Listening Alone, Understanding Together: Collaborative Context Recovery for Privacy-Aware AI

πŸ“… 2026-04-14
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

194K/year
πŸ€– AI Summary
This work addresses the critical privacy risks posed by always-on voice AI systems that inadvertently capture audio from non-consenting speakers. To mitigate this issue, the authors propose CONCORD, a novel framework that formulates privacy-preserving contextual recovery as a collaborative task among trusted agents. Instead of inferring missing dialogue context, CONCORD enables agents to negotiate and exchange only the minimal necessary information. The system records exclusively the device owner’s speech and integrates real-time speaker verification, spatiotemporal context parsing, information gap detection, and a relationship-aware query mechanism to reconstruct conversational context while rigorously preserving privacy. Empirical evaluation demonstrates that CONCORD achieves strong performance across multiple dialogue domains, attaining 91.4% recall in identifying information gaps, 96% accuracy in relationship classification, and a 97% true negative rate in preventing privacy-sensitive disclosures.

Technology Category

Application Category

πŸ“ Abstract
We introduce CONCORD, a privacy-aware asynchronous assistant-to-assistant (A2A) framework that leverages collaboration between proactive speech-based AI. As agents evolve from reactive to always-listening assistants, they face a core privacy risk (of capturing non-consenting speakers), which makes their social deployment a challenge. To overcome this, we implement CONCORD, which enforces owner-only speech capture via real-time speaker verification, producing a one-sided transcript that incurs missing context but preserves privacy. We demonstrate that CONCORD can safely recover necessary context through (1) spatio-temporal context resolution, (2) information gap detection, and (3) minimal A2A queries governed by a relationship-aware disclosure. Instead of hallucination-prone inferring, CONCORD treats context recovery as a negotiated safe exchange between assistants. Across a multi-domain dialogue dataset, CONCORD achieves 91.4% recall in gap detection, 96% relationship classification accuracy, and 97% true negative rate in privacy-sensitive disclosure decisions. By reframing always-listening AI as a coordination problem between privacy-preserving agents, CONCORD offers a practical path toward socially deployable proactive conversational agents.
Problem

Research questions and friction points this paper is trying to address.

privacy-aware AI
always-listening assistants
context recovery
speaker verification
non-consenting speakers
Innovation

Methods, ideas, or system contributions that make the work stand out.

privacy-aware AI
assistant-to-assistant collaboration
context recovery
speaker verification
relationship-aware disclosure