AI RESEARCH

ProactiveLLM: Learning Active Interaction for Streaming Large Language Models

arXiv CS.CL

ArXi:2606.00523v1 Announce Type: new Standard Large Language Models (LLMs) follow a read-then-generate paradigm, causing unnecessary latency and computation. Streaming LLMs alleviate this issue by generating while receiving inputs, but still struggle to decide when to interact with the stream. Existing methods either hard-code interaction timing or rely on costly external alignment signals, such as timing labels, reasoning trajectories, or stronger teachers.