MACAA: Belief-Revision Multi-Agent Reasoning for Code Authorship Verification
Jingwei Ye, Zhi Wang, Xin Li, Cong Gao, Chenbin Su, Jieshuai Yang, Jianfei Tang, Ge Chu

TL;DR
MACAA is a training-free, multi-agent framework that uses belief revision to improve code authorship verification, outperforming existing methods especially in low-data and cross-language scenarios.
Contribution
It introduces MACAA, a novel belief-revision multi-agent system that enhances code authorship verification without requiring training data.
Findings
Achieves 89.15% F1 on same-language benchmarks
Achieves 80.00% F1 on cross-language pairs
Outperforms baseline methods in both scenarios
Abstract
Code authorship attribution (CAA) supports software forensics, plagiarism detection, and intellectual property protection. However, existing supervised CAA approaches suffer from scarce training data and closed-world assumptions: they require sufficient labeled code from fixed candidate-author sets, making training difficult in low-data cases and predictions unreliable for open-world test pairs with unseen samples, or heterogeneous code pairs. Large language models remove task-specific training, but direct prompting depends on costly expert-designed prompts, can hallucinate over complex heterogeneous code pairs, and rarely yields auditable evidence traces. We propose MACAA, a belief-revision-based multi-agent framework for training-free code authorship verification. MACAA comprises a Coordinator and four Expert Agents analyzing layout, lexical, syntactic, and programming-pattern…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
