← Back to feed
2026-07-07multimodalagentscode

Hierarchical Acoustic-Semantic Modeling: Modality Separation and Semantic Coherence for Full-Duplex SLMs

Zhenyu Liu, Yunxin Li, Xuanyu Zhang, Qixun Teng, Shenyuan Jiang, Haolan Chen, Minjun Zhao, Fanbo Meng, Yu Xu, Yancheng He, Baotian Hu, Haizhou Li, Min Zhang

PDF preview for Hierarchical Acoustic-Semantic Modeling: Modality Separation and Semantic Coherence for Full-Duplex SLMs
Read on arXiv →

Key claim

New framework significantly reduces modality interference in SLMs.

In plain English

Imagine you're trying to build a system that can hold a natural conversation while also processing speech in real-time. This is a tough challenge because when a model tries to handle both speaking and understanding at the same time, it often gets confused — this is called modality interference. It happens because the model struggles to balance the different types of information it needs to process, leading to misunderstandings and unnatural interactions. This is what's known as knowledge degradation, where the model's ability to understand and respond effectively is compromised.

To tackle this issue, the authors of the paper took a close look at how these models work and found that the problem stems from conflicting gradients when the model tries to learn from both acoustic and semantic data simultaneously. They introduced a new framework called Lychee-FD, which separates the processing of these two modalities in a smart way. By decoupling the conflicting parts of the model while still allowing them to communicate through a dedicated channel, they managed to reduce the interference.

The results are promising: their approach not only improves the model's ability to understand speech but also makes conversations feel more fluid and natural. Compared to previous methods, this new framework shows a significant boost in performance, making it a valuable advancement for anyone looking to build more intelligent and responsive spoken language systems.

Novelty
8.5/10

The paper introduces a new framework and a hierarchical parameter separation strategy to address modality interference in full-duplex spoken language models.

Reliability
8.0/10

The claims are supported by extensive experiments on multiple benchmarks, demonstrating significant improvements over existing methods.

Deep reliability assessment

The methodology supports the claim that modality interference is a key issue in full-duplex SLMs and that their hierarchical parameter separation strategy can mitigate it. However, the paper may overclaim the generalizability of these results to all real-world scenarios without further testing.

Reproducibility

Yes, the paper provides open source code and datasets. GitHub and HuggingFace URLs are mentioned.

Key figure

Figure 1 illustrates the trade-off between efficiency and intelligence in different SLM paradigms, highlighting the superior performance of the proposed hierarchical framework.

Benchmark results

~Spoken QAaccuracy: 7.4vs Moshi+7.4%SOTA
~FullDuplexBench 1.5fluidity: 28.5vs Moshi+28.5%SOTA
GitHub1 repo
HITsz-TMG/Lychee-FDOfficial
Hierarchical Acoustic-Semantic Modeling: Modality Separation and Semantic Coherence for Full-Duplex SLMs — Frontier Papers