From What to Respond to When to Respond: Timely Response Generation for Open-domain Dialogue Agents
Seongbo Jang, Minjin Jeon, Jaehoon Lee, Seonghyeon Lee, Dongha Lee, Hwanjo Yu

TL;DR
This paper introduces the task of timely dialogue response generation, proposing a new benchmark and dataset, and presents Timer, a model that predicts appropriate response timing and generates contextually timely responses, outperforming baselines.
Contribution
The paper presents a novel task, benchmark, and dataset for timely response generation, and develops Timer, a model that predicts response timing and generates appropriate responses in open-domain dialogue.
Findings
Timer outperforms prompting-based LLMs in evaluations.
The dataset includes 55K event-driven dialogues synthesized with LLMs.
The approach effectively models when to respond in dialogue contexts.
Abstract
While research on dialogue response generation has primarily focused on generating coherent responses conditioning on textual context, the critical question of when to respond grounded on the temporal context remains underexplored. To bridge this gap, we propose a novel task called timely dialogue response generation and introduce the TimelyChat benchmark, which evaluates the capabilities of language models to predict appropriate time intervals and generate time-conditioned responses. Additionally, we construct a large-scale training dataset by leveraging unlabeled event knowledge from a temporal commonsense knowledge graph and employing a large language model (LLM) to synthesize 55K event-driven dialogues. We then train Timer, a dialogue agent designed to proactively predict time intervals and generate timely responses that align with those intervals. Experimental results show that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and dialogue systems · Topic Modeling · Natural Language Processing Techniques
MethodsALIGN
