paper-with-me

홈 › Papers

AsyncVoice Agent: Real-Time Explanation for LLM Planning and Reasoning

2025-10-17 · Yueqian Lin, Zhengmian Hu, Jayakumar Subramanian, Qinsi Wang, Nikos Vlassis, Hai "Helen" Li, Yiran Chen arxiv

Effective human-AI collaboration on complex reasoning tasks requires that users understand and interact with the model's process, not just receive an output. However, the monolithic text from methods like Chain-of-Thought (CoT) prevents this, as current interfaces lack real-time verbalization and robust user barge-in. We present AsyncVoice Agent, a system whose asynchronous architecture decouples a streaming LLM backend from a conversational voice frontend. This design allows narration and inference to run in parallel, empowering users to interrupt, query, and steer the model's reasoning process at any time. Objective benchmarks show this approach reduces interaction latency by more than 600x compared to monolithic baselines while ensuring high fidelity and competitive task accuracy. By enabling a two-way dialogue with a model's thought process, AsyncVoice Agent offers a new paradigm for building more effective, steerable, and trustworthy human-AI systems for high-stakes tasks.

📄 PDF Abstract BibTeX arXiv:2510.16156

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tradeoff-Focused Contrastive Explanation for MDP Planning

2020-04-27 · Roykrong Sukkerd, Reid Simmons, David Garlan

End-users' trust in automated agents is important as automated decision-making and planning is increasingly used in many aspects of people's lives. In real-world applications of planning, multiple optimization objectives…

Decision MakingRobot Navigation

Generating High-Quality Explanations for Navigation in Partially-Revealed Environments

2021-12-01 · NeurIPS 2021 12 · Gregory Stein

We present an approach for generating natural language explanations of high-level behavior of autonomous agents navigating in partially-revealed environments. Our counterfactual explanations communicate changes to interp…

counterfactualExplanation GenerationVocal Bursts Intensity Prediction

Generating High-Quality Explanations for Navigation in Partially-Revealed Environments

2021-05-21 · NeurIPS 2021 12 · Gregory J. Stein

We present an approach for generating natural language explanations of high-level behavior of autonomous agents navigating in partially-revealed environments. Our counterfactual explanations communicate changes to interp…

counterfactualExplanation GenerationVocal Bursts Intensity Prediction

Balancing Explicability and Explanation in Human-Aware Planning

2017-08-01 · Tathagata Chakraborti, Sarath Sreedharan, Subbarao Kambhampati

Human aware planning requires an agent to be aware of the intentions, capabilities and mental model of the human in the loop during its decision process. This can involve generating plans that are explicable to a human o…

Decision MakingExplanation GenerationTask Planning

On Exploiting Hitting Sets for Model Reconciliation

2020-12-16 · Stylianos Loukas Vasileiou, Alessandro Previti, William Yeoh

In human-aware planning, a planning agent may need to provide an explanation to a human user on why its plan is optimal. A popular approach to do this is called model reconciliation, where the agent tries to reconcile th…

model