paper-with-me

홈 › Papers

Towards Multi-Agent-Simulation-Based Community Note Evaluation

2026-06-03 · Changxi Wen, Shuning Zhang, Bohao Chu, Yuwei Chuai, Hui Wang, Dai Shi, Xin Yi, Hewu Li arxiv

Community-based fact-checking that relies on cross-consensus is expanding rapidly on social media platforms. However, the delay and low-ratio of cross-consensus community fact-checks rated by human contributors remains a significant challenge. To address this, we first created ComRate, a large-scale dataset comprising 2.5 million community notes and over 209 million ratings sourced from $\mathbb{X}$. We then propose MultiCom, a persona-guided multi-agent rating framework for community note evaluation. MultiCom simulates diverse rater population by clustering contributors in a matrix-factorized rater space and prompting persona agents to generate structured assessments based on the official community notes rating schema. These agents output structured and explainable judgments, such as confidence, agreement signals and reasons. An out-of-fold calibrated aggregation algorithm combines features such as raw votes and diagnostic reason signals for reliable prediction. Extensive evaluations demonstrate that MultiCom outperforms alternative methods, achieving an average accuracy of 84.7% (balanced accuracy 68.3%, macro-F1 60.1%) on the evaluation set.

📄 PDF Abstract BibTeX arXiv:2606.18268

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Better with Experience: Self-Evolving LLM Agents for Evidence-Grounded Health Community Notes

2026-06-01 · Zihang Fu, Fanxiao Li, Jianyang Gu, Haonan Wang 외 arxiv

Large Language Model (LLM)-augmented Community Notes offer a scalable path for timely, evidence-grounded correction of health misinformation on social platforms. However, they still reset at every post, leaving useful co…

ModelScope-Agent: Building Your Customizable Agent System with Open-source Large Language Models

2023-09-02 · Chenliang Li, Hehong Chen, Ming Yan, Weizhou Shen 외

Large language models (LLMs) have recently demonstrated remarkable capabilities to comprehend human intentions, engage in reasoning, and design planning-like behavior. To further unleash the power of LLMs to accomplish c…

Beyond the Crowd: LLM-Augmented Community Notes for Governing Health Misinformation

2025-10-13 · Jiaying Wu, Zihang Fu, Haonan Wang, Fanxiao Li 외 arxiv

Community Notes, the crowd-sourced misinformation governance system on X (formerly Twitter), allows users to flag misleading posts, attach contextual notes, and rate the notes' helpfulness. However, our empirical analysi…

HelloFresh: LLM Evaluations on Streams of Real-World Human Editorial Actions across X Community Notes and Wikipedia edits

2024-06-05 · Tim Franzmeyer, Aleksandar Shtedritski, Samuel Albanie, Philip Torr 외

Benchmarks have been essential for driving progress in machine learning. A better understanding of LLM capabilities on real world tasks is vital for safe development. Designing adequate LLM benchmarks is challenging: Dat…

Articles

Static Sandboxes Are Inadequate: Modeling Societal Complexity Requires Open-Ended Co-Evolution in LLM-Based Multi-Agent Simulations

2025-10-15 · Jinkun Chen, Sher Badshah, Xuemin Yu, Sijia Han arxiv

What if artificial agents could not just communicate, but also evolve, adapt, and reshape their worlds in ways we cannot fully predict? With llm now powering multi-agent systems and social simulations, we are witnessing …