paper-with-me

홈 › Papers

End-to-end Listen, Look, Speak and Act

2025-10-19 · Siyin Wang, Wenyi Yu, Xianzhao Chen, Xiaohai Tian, Jun Zhang, Lu Lu, Chao Zhang arxiv

Human interaction is inherently multimodal and full-duplex: we listen while watching, speak while acting, and fluidly adapt to turn-taking and interruptions. Realizing these capabilities is essential for building models simulating humans. We present ELLSA (End-to-end Listen, Look, Speak and Act), which, to our knowledge, is the first full-duplex, end-to-end model that simultaneously perceives and generates across vision, text, speech, and action within a single architecture, enabling interaction patterns previously out of reach, yielding more natural, human-like behaviors. At its core is a novel SA-MoE architecture (Self-Attention Mixture-of-Experts) that routes each modality to specialized experts and fuses them through a unified attention backbone. This provides a generalizable solution for joint multimodal perception and concurrent generation, leveraging strong pre-trained components while enabling efficient modality integration and mitigating modality interference. On speech-interaction and robot-manipulation benchmarks, ELLSA matches modality-specific baselines, while uniquely supporting advanced multimodal and full-duplex behaviors such as dialogue and action turn-taking, defective instruction rejection, speaking-while-acting, context-grounded visual question answering, and action barge-ins. We contend that ELLSA represents a step toward more natural and general interactive intelligence, contributing to the broader pursuit of artificial general intelligence. All data, code and model checkpoints will be released at https://github.com/bytedance/SALMONN/tree/ELLSA.

📄 PDF Abstract BibTeX arXiv:2510.16756

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering

Similar Papers 제목 키워드 기반

MFR-Net: Multi-faceted Responsive Listening Head Generation via Denoising Diffusion Model

2023-08-31 · Jin Liu, Xi Wang, Xiaomeng Fu, Yesheng Chai 외

Face-to-face communication is a common scenario including roles of speakers and listeners. Most existing research methods focus on producing speaker videos, while the generation of listener heads remains largely overlook…

DenoisingDiversity

EmbodiedHead: Real-Time Listening and Speaking Avatar for Conversational Agents

2026-04-19 · Yu Zhang, Kaiyuan Shen, Yang Li arxiv

We present EmbodiedHead, a speech-driven talking-head framework that equips LLMs with real-time visual avatars for conversation. A practical embodied avatar must achieve real-time generation, unified listening-speaking b…

Target Speaker Selection for Neural Network Beamforming in Multi-Speaker Scenarios

2025-03-24 · Luan Vinícius Fiorio, Bruno Defraene, Johan David, Alex Young 외

We propose a speaker selection mechanism (SSM) for the training of an end-to-end beamforming neural network, based on recent findings that a listener usually looks to the target speaker with a certain undershot angle. Th…

VividListener: Expressive and Controllable Listener Dynamics Modeling for Multi-Modal Responsive Interaction

2025-04-30 · Shiying Li, Xingqun Qi, Bingkun Yang, Chen Weile 외

Generating responsive listener head dynamics with nuanced emotions and expressive reactions is crucial for practical dialogue modeling in various virtual avatar animations. Previous studies mainly focus on the direct sho…

PolySLGen: Online Multimodal Speaking-Listening Reaction Generation in Polyadic Interaction

2026-04-09 · Zhi-Yi Lin, Thomas Markhorst, Jouh Yeong Chew, Xucong Zhang arxiv

Human-like multimodal reaction generation is essential for natural group interactions between humans and embodied AI. However, existing approaches are limited to single-modality or speaking-only responses in dyadic inter…