Plug-and-Play Clarifier: A Zero-Shot Multimodal Framework for Egocentric Intent Disambiguation
Sicheng Yang, Yukai Huang, Weitong Cai, Shitong Sun, You He, Jiankang Deng, Hang Zhang, Jifei Song, Zhensong Zhang
TL;DR
The paper tackles multimodal intent ambiguity in egocentric interaction by introducing the Plug-and-Play Clarifier, a zero-shot, modular framework that decomposes ambiguity into text, vision, and cross-modal sub-tasks. It combines dialogue-driven clarification, real-time visual quality feedback, and precise 3D gesture grounding to enable robust, plug-in integration with existing foundation models without fine-tuning. Quantitative results show substantial gains for small LMs (≈30% on textual disambiguation), vision clarifier improvements (>20% in corrective guidance), and cross-modal grounding enhancements (~5% semantic accuracy), validated on new VRA-Ego and established CLAMBER/IN3 datasets. The approach demonstrates that a hybrid architecture—LLMs guided by deterministic algorithms and structured iterative reasoning—offers a practical, efficient path toward reliable, embodied egocentric AI, with strong implications for AR/wearable interfaces and future robotic assistants.
Abstract
The performance of egocentric AI agents is fundamentally limited by multimodal intent ambiguity. This challenge arises from a combination of underspecified language, imperfect visual data, and deictic gestures, which frequently leads to task failure. Existing monolithic Vision-Language Models (VLMs) struggle to resolve these multimodal ambiguous inputs, often failing silently or hallucinating responses. To address these ambiguities, we introduce the Plug-and-Play Clarifier, a zero-shot and modular framework that decomposes the problem into discrete, solvable sub-tasks. Specifically, our framework consists of three synergistic modules: (1) a text clarifier that uses dialogue-driven reasoning to interactively disambiguate linguistic intent, (2) a vision clarifier that delivers real-time guidance feedback, instructing users to adjust their positioning for improved capture quality, and (3) a cross-modal clarifier with grounding mechanism that robustly interprets 3D pointing gestures and identifies the specific objects users are pointing to. Extensive experiments demonstrate that our framework improves the intent clarification performance of small language models (4--8B) by approximately 30%, making them competitive with significantly larger counterparts. We also observe consistent gains when applying our framework to these larger models. Furthermore, our vision clarifier increases corrective guidance accuracy by over 20%, and our cross-modal clarifier improves semantic answer accuracy for referential grounding by 5%. Overall, our method provides a plug-and-play framework that effectively resolves multimodal ambiguity and significantly enhances user experience in egocentric interaction.
