Unit-Based Agent for Semi-Cascaded Full-Duplex Dialogue Systems
About
Full-duplex voice interaction is crucial for natural human computer interaction. We present a framework that decomposes complex dialogue into minimal conversational units, enabling the system to process each unit independently and predict when to transit to the next. This framework is instantiated as a semi-cascaded full-duplex dialogue system built around a multimodal large language model, supported by auxiliary modules such as voice activity detection (VAD) and text-to-speech (TTS) synthesis. The resulting system operates in a train-free, plug-and-play manner. Experiments on the HumDial dataset demonstrate the effectiveness of our framework, which ranks second among all teams on the test set of the Human-like Spoken Dialogue Systems Challenge (Track 2: Full-Duplex Interaction). Code is available at the GitHub repository https://github.com/yu-haoyuan/fd-badcat.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Full-duplex dialogue | HumDial 1.5 (dev) | First Response Delay1.528 | 2 | |
| Full-duplex dialogue | HumDial 1.5 (test) | Interruption Score89.7 | 1 |