pith:EAYAS546
MACAA: Belief-Revision Multi-Agent Reasoning for Code Authorship Verification
A coordinator and four expert agents use belief revision to verify code authorship without any training data.
arxiv:2605.09421 v3 · 2026-05-10 · cs.SE
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{EAYAS546LTSUDJZJXO3S5ZXORR}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
MACAA achieves 89.15% F1 on same-language benchmarks and 80.00% on mixed cross-language pairs, outperforming the baselines overall in both same-language and cross-language evaluations.
The four expert agents reliably extract non-hallucinated evidence from layout, lexical, syntactic, and programming-pattern dimensions even on heterogeneous or cross-language code pairs, and the coordinator's expansion-contraction-revision process produces auditable yet accurate authorship decisions.
MACAA is a belief-revision multi-agent framework for training-free code authorship verification that reports 89.15% F1 on same-language benchmarks and 80% on cross-language pairs while outperforming baselines.
References
Receipt and verification
| First computed | 2026-05-20T00:01:43.426373Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
203009779e5ce541a729bbb72ee6ee8c6f188875b59f54fc6f6ec340fbc5a64e
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/EAYAS546LTSUDJZJXO3S5ZXORR \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: 203009779e5ce541a729bbb72ee6ee8c6f188875b59f54fc6f6ec340fbc5a64e
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "d883bc926ef9f42dda616c01f1da4d0ac0fa8fb50b7b2b6513e02c4ef9457477",
"cross_cats_sorted": [],
"license": "http://arxiv.org/licenses/nonexclusive-distrib/1.0/",
"primary_cat": "cs.SE",
"submitted_at": "2026-05-10T08:47:05Z",
"title_canon_sha256": "f7d1c5e72f1d5028cadc87adbfd56e9bb36a97103aea04a9ab30b730904089b6"
},
"schema_version": "1.0",
"source": {
"id": "2605.09421",
"kind": "arxiv",
"version": 3
}
}