paper-with-me

Papers

ConSensus: Multi-Agent Collaboration for Multimodal Sensing

2026-01-10 · Hyungjun Yoon, Mohammad Malekzadeh, Sung-Ju Lee, Fahim Kawsar, Lorena Qendro arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.06453

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SuppreSensing: Expert-Guided Feature Recalibration and Discrepancy Augmentation for Multimodal Object Detection

2026-08-21 · Xin Wu, Zhenyu Gao, Qiankun Zhang, Shaoyong Guo arxiv

Multimodal object detection in remote sensing faces challenges due to semantic heterogeneity and modality-specific noise interference. To this end, we propose SuppreSensing, which reformulates multimodal fusion as a sele…

Object Detection

Multi-Agent Consensus Seeking via Large Language Models

2023-10-31 · Huaben Chen, Wenkang Ji, Lufeng Xu, Shiyu Zhao

Multi-agent systems driven by large language models (LLMs) have shown promising abilities for solving complex tasks in a collaborative manner. This work considers a fundamental problem in multi-agent collaboration: conse…

Belief-Calibrated Multi-Agent Consensus Seeking for Complex NLP Tasks

2025-10-07 · Wentao Deng, Jiahuan Pei, Zhiwei Xu, Zhaochun Ren 외 arxiv

A multi-agent system (MAS) enhances its capacity to solve complex natural language processing (NLP) tasks through collaboration among multiple agents, where consensus-seeking serves as a fundamental mechanism. However, e…

Active Asymmetric Multi-Agent Multimodal Learning under Uncertainty

2026-02-04 · Rui Liu, Pratap Tokekar, Ming Lin arxiv

Multi-agent systems are increasingly equipped with heterogeneous multimodal sensors, enabling richer perception but introducing modality-specific and agent-dependent uncertainty. Existing multi-agent collaboration framew…

Autonomous Driving

DAIN: Dynamic Agent-Based Interaction Network for Efficient and Collaborative Multimodal Reasoning

2026-06-29 · Xinxin Chen, Yuchen Li, Zihan Wang, Haoyu Zhang 외 arxiv

Current multimodal fusion approaches, particularly those based on static Mixture-of-Experts (MoE) architectures, often struggle to provide the adaptive and efficient collaborative reasoning required by complex real-world…

Computational EfficiencyMultimodal Reasoning