Social-RAG: Retrieving from Group Interactions to Socially Ground AI Generation
Ruotong Wang, Xinyi Zhou, Lin Qiu, Joseph Chee Chang, Jonathan Bragg, Amy X. Zhang
TL;DR
Social-RAG introduces a retrieval-based grounding framework that uses a social knowledge base built from group interactions to contextualize and tailor AI-generated messages. Implemented as PaperPing in Slack, the approach retrieves social signals, explains recommendations with group-aware context, and learns from reactions to refine future outputs. Field deployment across 18 channels with 500+ researchers shows contextually relevant recommendations that fit existing social practices and foster group common ground, while outlining challenges in balancing group and individual preferences and potential disruptions. The work advances grounded AI by leveraging implicit social cues rather than explicit preferences, offering a scalable path toward socially aware multi-user generation.
Abstract
AI agents are increasingly tasked with making proactive suggestions in online spaces where groups collaborate, yet risk being unhelpful or even annoying if they fail to match group preferences or behave in socially inappropriate ways. Fortunately, group spaces have a rich history of prior interactions and affordances for social feedback that can support grounding an agent's generations to a group's interests and norms. We present Social-RAG, a workflow for socially grounding agents that retrieves context from prior group interactions, selects relevant social signals, and feeds them into a language model to generate messages in a socially aligned manner. We implement this in \textsc{PaperPing}, a system for posting paper recommendations in group chat, leveraging social signals determined from formative studies with 39 researchers. From a three-month deployment in 18 channels reaching 500+ researchers, we observed PaperPing posted relevant messages in groups without disrupting their existing social practices, fostering group common ground.
