| Challenge: | CIS-BWE introduces two chaos-informed discriminators for capturing the deterministic chaos from speech. |
| Approach: | They propose a novel adversarial Bandwidth Extension framework that introduces two chaos-informed discriminators for capturing the deterministic chaos from speech. |
| Outcome: | The proposed framework achieves better performance across nine subjective and objective evaluation metrics with a 40x reduction in discriminator size and overall 0.5x fewer parameters, establishing a new baseline in the BWE task. |
Similar Papers
XLSR-MamBo: Scaling the Hybrid Mamba-Attention Backbone for Audio Deepfake Detection (2026.findings-acl)
Copied to clipboard
| Challenge: | Advanced speech synthesis technologies have enabled highly realistic speech generation, posing security risks that motivate research into audio deepfake detection (ADD). |
| Approach: | They propose a modular framework that integrates an XLSR front-end with synergistic Mamba-Attention backbones to capture artifacts in spoofed speech signals. |
| Outcome: | The proposed framework achieves competitive performance on the ASVspoof 2021 LA, DF, and In-the-Wild benchmarks compared to other state-of-the art systems. |
MoE Adapter for Large Audio Language Models: Sparsity, Disentanglement, and Gradient-Conflict-Free (2026.findings-acl)
Copied to clipboard
Yishu Lei, Shuwei He, Hu Jing, Dan Zhang, Xianlong Luo, Danxiang Zhu, Shikun Feng, Rui Liu, Jingzhou HE, Yu Sun, Hua Wu, Haifeng Wang
| Challenge: | Existing research on Large Language Models (LLMs) limited to textual input modality . acoustic information is intrinsically heterogeneous, entangling attributes such as speech, music, and environmental context. |
| Approach: | They propose a sparse Mixture-of-Experts architecture to decouple acoustic information by routing audio tokens to specialized experts. |
| Outcome: | The proposed architecture outperforms existing models on audio semantic and paralinguistic tasks while retaining shared experts for global context. |
DIFFA-2: A Practical Diffusion Large Language Model for General Audio Understanding (2026.findings-acl)
Copied to clipboard
| Challenge: | Autoregressive (AR) large audio language models are expensive in data and computation . prior work shows diffusion-based LALMs can improve audio understanding under matched settings . |
| Approach: | They propose a diffusion-based LALM that upgrades the speech encoder and employs dual semantic and acoustic adapters. |
| Outcome: | a new model improves over existing autoregressive large language models and is competitive to strong AR models . the proposed model can make use of limited training data and improve inference efficiency . a recent study shows that diffusion-based models can improve audio understanding . |
CDRNN: Discovering Complex Dynamics in Human Language Processing (2021.acl-long)
Copied to clipboard
| Challenge: | Behavioral and fMRI experiments reveal detailed and plausible estimates of human language processing dynamics . central questions in psycholinguistics concern the mental processes involved in incremental human language understanding . |
| Approach: | They propose a continuous-time deconvolutional regressive neural network that captures time-varying, non-linear, and delayed influences of predictors on the response. |
| Outcome: | The proposed neural network captures time-varying, non-linear, and delayed influences on the response . Behavioral and fMRI experiments show it generalizes better than baselines . |
Deep learning-based end-to-end spoken language identification system for domain-mismatched scenario (2022.lrec-1)
Copied to clipboard
| Challenge: | Domain mismatch is a critical issue when it comes to spoken language identification. |
| Approach: | They evaluated a set of cross-domain language identification trials using a dataset from the Oriental Language Recognition (OLR) Challenge 2021 . |
| Outcome: | The proposed architectures and deep learning strategies have shown good performance in cross-domain speaker verification tasks. |
Common Voice: A Massively-Multilingual Speech Corpus (2020.lrec-1)
Copied to clipboard
Rosana Ardila, Megan Branson, Kelly Davis, Michael Kohler, Josh Meyer, Michael Henretty, Reuben Morais, Lindsay Saunders, Francis Tyers, Gregor Weber
| Challenge: | Common Voice is a massively-multilingual collection of transcribed speech intended for speech technology research and development. |
| Approach: | They propose to use Mozilla’s DeepSpeech Speech-to-Text toolkit to perform multilingual automatic speech recognition experiments. |
| Outcome: | The proposed corpus is the largest in the public domain for speech recognition, both in terms of hours and languages. |
Sommelier: Scalable Open Multi-turn Audio Pre-processing for Full-duplex Speech Language Models (2026.acl-industry)
Copied to clipboard
| Challenge: | Existing high-quality conversational data is limited for full-duplex models . overlapping and backchanneling are a challenge for most systems . |
| Approach: | They propose a robust and scalable open-source data processing pipeline for full-duplex models. |
| Outcome: | The proposed pipeline can listen and speak simultaneously, supporting more fluid and human-like interaction. |
The Bitter Lesson of Diffusion Language Models for Agentic Workflows: A Comprehensive Reality Check (2026.acl-long)
Copied to clipboard
| Challenge: | Embodied and Tool-Calling agents are effective in planning and complex reasoning, but require causal, precise, and logically grounded reasoning mechanisms to be viable for agentic tasks. |
| Approach: | They propose a framework that integrates dLLMs as plug-and-play cognitive cores. |
| Outcome: | The proposed model breaks the sequential latency bottleneck in agentic interactions. |
Penetrating Linguistic Disguises: A Slang-aware Label-Aligned Framework for Fine-Grained Toxicity Extraction in Chinese Hate Speech Detection (2026.findings-acl)
Copied to clipboard
| Challenge: | Flexible word boundaries and linguistic obfuscation, particularly slang, challenge precise span-level hate speech detection in Chinese. |
| Approach: | They propose a Slang-aware Label-Aligned Framework that maps slang to explicit hate semantics and uses task-specific branches to mitigate feature interference. |
| Outcome: | The proposed framework reduces ambiguity by mapping obscure slang to explicit hate semantics. |
dLLM: Simple Diffusion Language Modeling (2026.acl-demo)
Copied to clipboard
| Challenge: | diffusion language models (DLMs) are evolving rapidly but many lack transparent implementations or are scattered across codebases. |
| Approach: | They propose an open-source framework that unifies diffusion language modeling components while remaining flexible enough to support new methods and architectures. |
| Outcome: | dLLM unifies the core components of diffusion language modeling and makes them easy to customize for new designs. |