Search papers, labs, and topics across Lattice.
This paper introduces IceBreaker, a novel approach to generating personalized conversation starters for conversational agents, addressing the critical first-message barrier that users face when initiating interactions. By employing a two-step handshake process that includes Resonance-Aware Interest Distillation and Interaction-Oriented Starter Generation, IceBreaker effectively captures user interests and stimulates engagement without prior explicit intent. The method was validated through online A/B testing, demonstrating significant improvements in user active days and click-through rates, leading to its deployment in a major conversational agent product.
Personalized conversation starters can boost user engagement by over 9% and break the first-message barrier that hinders interaction with conversational agents.
Conversational agents, such as ChatGPT and Doubao, have become essential daily assistants for billions of users. To further enhance engagement, these systems are evolving from passive responders to proactive companions. However, existing efforts focus on activation within ongoing dialogues, while overlooking a key real-world bottleneck. In the conversation initiation stage, users may have a vague need but no explicit query intent, creating a first-message barrier where the conversation holds before it begins. To overcome this, we introduce Conversation Starter Generation: generating personalized starters to guide users into conversation. However, unlike in-conversation stages where immediate context guides the response, initiation must operate in a cold-start moment without explicit user intent. To pioneer in this direction, we present IceBreaker that frames human ice-breaking as a two-step handshake: (i) evoke resonance via Resonance-Aware Interest Distillation from session summaries to capture trigger interests, and (ii) stimulate interaction via Interaction-Oriented Starter Generation, optimized with personalized preference alignment and a self-reinforced loop to maximize engagement. Online A/B tests on one of the world's largest conversational agent products show that IceBreaker improves user active days by +0.184% and click-through rate by +9.425%, and has been deployed in production.