paper-with-me

홈 › Papers

Agora: Toward Autonomous Bug Detection in Production-Level Consensus Protocols with LLM Agents

2026-05-28 · Xiang Liu, Sa Song, Zhaowei Zhang, Huiying Lan, Jason Zeng, Ming Wu, Michael Heinrich, Yong Sun, Ceyao Zhang arxiv

Consensus protocols form the backbone of distributed systems and blockchains, where implementation bugs can cause data corruption and financial losses. While LLM-based approaches show promise in code analysis, they struggle with deep protocol-level logic bugs involving complex state-dependent behaviors across multiple execution stages. We present Agora, a domain-aware multi-agent framework that integrates hypothesis-driven testing with LLM capabilities for systematic protocol verification. Agora employs specialized agents that collaboratively explore protocol state spaces, synthesize attack scenarios using domain-specific constraints, and validate findings through iterative refinement. This explicit role separation enables reasoning about global protocol invariants beyond single-function code analysis. We evaluate Agora on four consensus implementations (Raft, EPaxos, HotStuff, BullShark) using four state-of-the-art LLMs. Agora discovers 15 previously unknown protocol-level logic bugs that violate safety properties, while existing LLM-based agents fail to detect any such protocol-level logic bugs. Our results demonstrate that domain-aware multi-agent collaboration is essential for detecting deep logic bugs in complex protocols.

📄 PDF Abstract BibTeX arXiv:2605.29910

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agoran: An Agentic Open Marketplace for 6G RAN Automation

2025-08-05 · Ilias Chatzistefanidis, Navid Nikaein, Andrea Leone, Ali Maatouk 외 arxiv

Next-generation mobile networks must reconcile the often-conflicting goals of multiple service owners. However, today's network slice controllers remain rigid, policy-bound, and unaware of the business context. We introd…

Agora: Teaching the Skill of Consensus-Finding with AI Personas Grounded in Human Voice

2026-03-07 · Prerna Ravi, Om Gokhale, Suyash Fulay, Eugene Yi 외 arxiv

Deliberative democratic theory suggests that civic competence: the capacity to navigate disagreement, weigh competing values, and arrive at collective decisions is not innate but developed through practice. Yet opportuni…

AI Trading's Alpha Singularity: Emergent Market Reasoning through Agent-to-Agent Self-Evolution

2026-06-28 · Yuqi Li, Siyuan Liu, Bingjun Liu arxiv

Automated alpha mining holds the scoring function fixed and varies the search algorithm over it. A search that converges against a fixed scorer overfits whatever the scorer cannot penalize, a primary cause of the out-of-…

Agora: Git as Shared Memory for Collective AutoResearch

2026-09-16 · Yifan Zhang, Yunheng Zou, Shaokun Zhang, Jian Hu 외 hf

Autonomous research loops such as AutoResearch show that one coding agent can improve a training setup unattended. Run several of them and each session starts from scratch, so more agents tend to mean more duplicated sea…

Agora: A Unified Asset Ecosystem Going Beyond Marketplaces and Cloud Services

2019-09-06 · Jonas Traub, Jorge-Arnulfo Quiané-Ruiz, Zoi Kaoudi, Volker Markl

Data, algorithms, and compute/storage infrastructure are key assets that drive data science and artificial intelligence applications. As providing all these assets requires a huge investment, data science and artificial …

Management