paper-with-me

홈 › Papers

Among Us: Measuring and Mitigating Malicious Contributions in Model Collaboration Systems

2026-02-05 · Ziyuan Yang, Wenxuan Ding, Shangbin Feng, Yulia Tsvetkov arxiv

Language models (LMs) are increasingly used in collaboration: multiple LMs trained by different parties collaborate through routing systems, multi-agent debate, model merging, and more. Critical safety risks remain in this decentralized paradigm: what if some of the models in multi-LLM systems are compromised or malicious? We first quantify the impact of malicious models by engineering four categories of malicious LMs, plug them into four types of popular model collaboration systems, and evaluate the compromised system across 10 datasets. We find that malicious models have a severe impact on the multi-LLM systems, especially for reasoning and safety domains where performance is lowered by 7.12% and 7.94% on average. We then propose mitigation strategies to alleviate the impact of malicious components, by employing external supervisors that oversee model collaboration to disable/mask them out to reduce their influence. On average, these strategies recover 95.31% of the initial performance, while making model collaboration systems fully resistant to malicious models remains an open research question.

📄 PDF Abstract BibTeX arXiv:2602.05176

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ZenoPS: A Distributed Learning System Integrating Communication Efficiency and Security

2022-07-01 · Algorithms 2022 7 · Cong Xie, Oluwasanmi Koyejo, Indranil Gupta

Distributed machine learning is primarily motivated by the promise of increased computation power for accelerating training and mitigating privacy concerns. Unlike machine learning on a single device, distributed machine…

BIG-bench Machine Learning

SentinelNet: Safeguarding Multi-Agent Collaboration Through Credit-Based Dynamic Threat Detection

2025-10-17 · Yang Feng, Xudong Pan arxiv

Malicious agents pose significant threats to the reliability and decision-making capabilities of Multi-Agent Systems (MAS) powered by Large Language Models (LLMs). Existing defenses often fall short due to reactive desig…

Contrastive Learning

"I Didn't Make the Micro Decisions": Measuring, Inducing, and Exposing Goal-Level AI Contributions in Collaboration

2026-05-20 · Eunsu Kim, Jessica R. Mindel, Kyungjin Kim, Sherry Tongshuang Wu arxiv

As large language models (LLMs) increasingly shape how users form, refine, and extend their goals, attributing contributions in human-AI collaboration becomes critical for users calibrating their own reliance and for eva…

Measuring Participant Contributions in Decentralized Federated Learning

2025-05-29 · Honoka Anada, Tatsuya Kaneko, Shinya Takamaeda-Yamazaki

Federated learning (FL) enables multiple clients to collaboratively train models without sharing their data. Measuring participant contributions in FL is crucial for incentivizing clients and ensuring transparency. While…

Federated Learning

When AI Agents Collude Online: Financial Fraud Risks by Collaborative LLM Agents on Social Platforms

2025-11-09 · Qibing Ren, Zhijie Zheng, Jiaxuan Guo, Junchi Yan 외 arxiv

In this work, we study the risks of collective financial fraud in large-scale multi-agent systems powered by large language model (LLM) agents. We investigate whether agents can collaborate in fraudulent behaviors, how s…