pith. sign in

arxiv: 2601.06453 · v2 · pith:3EACYACYnew · submitted 2026-01-10 · 💻 cs.AI

ConSensus: Multi-Agent Collaboration for Multimodal Sensing

classification 💻 cs.AI
keywords consensusmultimodalsensingdatafusionmulti-agentsensoracross
0
0 comments X
read the original abstract

Large language models (LLMs) are increasingly grounded in sensor data to perceive and reason about human physiology and the physical world. However, accurately interpreting heterogeneous multimodal sensor data remains a fundamental challenge. We show that a single monolithic LLM often fails to reason coherently across modalities, leading to incomplete interpretations and prior-knowledge bias. We introduce ConSensus, a training-free multi-agent collaboration framework that decomposes multimodal sensing tasks into specialized, modality-aware agents. To aggregate agent-level interpretations, we propose a hybrid fusion mechanism that balances semantic aggregation, which enables cross-modal reasoning and contextual understanding, with statistical consensus, which provides robustness through agreement across modalities. While each approach has complementary failure modes, their combination enables reliable inference under sensor noise and missing data. We evaluate ConSensus on five diverse multimodal sensing benchmarks, demonstrating an average accuracy improvement of 7.1% over the single-agent baseline. Furthermore, ConSensus matches or exceeds the performance of iterative multi-agent debate methods while achieving a 12.7 times reduction in average fusion token cost through a single-round hybrid fusion protocol, yielding a robust and efficient solution for real-world multimodal sensing tasks. The source code is available at https://github.com/nokia/multi-agent-collaboration-for-multimodal-sensing.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. SensingAgents: A Multi-Agent Collaborative Framework for Robust IMU Activity Recognition

    cs.AI 2026-05 unverdicted novelty 6.0

    SensingAgents is a multi-agent LLM framework that reaches 79.5% zero-shot accuracy on IMU activity recognition by using position-specific analysts, debating advocates, and a final decision agent, beating prior agent a...

  2. EduGage: Methods and Dataset for Sensor-Based Momentary Assessment of Engagement in Self-Guided Video Learning

    cs.HC 2026-05 unverdicted novelty 6.0

    EduGage releases a multimodal sensor dataset and models for estimating learner engagement in self-guided video learning, reporting MAE of 0.81 and outperforming baselines with 16 participants.