Papers › ATM: Adversarial Tuning Multi-agent System Makes a Robust Retrieval-Augmented Generator

ATM: Adversarial Tuning Multi-agent System Makes a Robust Retrieval-Augmented Generator

28 May 2024arXiv:2405.18111archive 2025-07-28

Junda Zhu, Lingyong Yan, Haibo Shi, Dawei Yin, Lei Sha

Large language models (LLMs) are proven to benefit a lot from retrieval-augmented generation (RAG) in alleviating hallucinations confronted with knowledge-intensive questions. RAG adopts information retrieval techniques to inject external knowledge from semantic-relevant documents as input contexts. However, since today's Internet is flooded with numerous noisy and fabricating content, it is inevitable that RAG systems are vulnerable to these noises and prone to respond incorrectly. To this end, we propose to optimize the retrieval-augmented Generator with an Adversarial Tuning Multi-agent system (ATM). The ATM steers the Generator to have a robust perspective of useful documents for question answering with the help of an auxiliary Attacker agent through adversarially tuning the agents for several iterations. After rounds of multi-agent iterative tuning, the Generator can eventually better discriminate useful documents amongst fabrications. The experimental results verify the effectiveness of ATM and we also observe that the Generator can achieve better performance compared to the state-of-the-art baselines.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.18111")

Code

Syntology Ran 6 of 10 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 10 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

chuhac/atm-rag officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
4unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from chuhac/ATM-RAG. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

build_tokenized_answer chuhac/ATM-RAG/atm_train/attacker_dpo/dpo_utils.py official repository ran no licence file found · pointer only · 6d352198e5317f00 · report
extract_feat chuhac/ATM-RAG/atm_train/attacker_build_data/fab_merge.py official repository ran no licence file found · pointer only · 7f301966b623a001 · report
format_split chuhac/ATM-RAG/atm_train/attacker_build_data/fab_merge.py official repository ran no licence file found · pointer only · 6160179f5bd871ff · report
get_minmax chuhac/ATM-RAG/atm_train/attacker_dpo/build_compare_dpo_data.py official repository ran fingerprinted no licence file found · pointer only · d8e3a84ceeffb458 · report
post_replace chuhac/ATM-RAG/atm_train/attacker_build_data/fab_merge.py official repository ran fingerprinted no licence file found · pointer only · fa484907e7a9d47d · report
tokenize_row chuhac/ATM-RAG/atm_train/attacker_dpo/dpo_utils.py official repository ran no licence file found · pointer only · d669eabd24581a7c · report
get_prompt chuhac/ATM-RAG/atm_train/attacker_build_data/prompting_for_rag.py official repository unverified no licence file found · pointer only · 3df45990990f233a · report
get_prompt_template chuhac/ATM-RAG/atm_train/attacker_build_data/prompting_for_rag.py official repository unverified no licence file found · pointer only · 8c73808563540e74 · report
process_data chuhac/ATM-RAG/atm_train/generator_sft/generator_sft_data_prepare.py official repository unverified no licence file found · pointer only · 52fc805b3f39c687 · report
process_str_to_input_ids chuhac/ATM-RAG/atm_train/generator_sft/generator_sft_data_prepare.py official repository unverified no licence file found · pointer only · 758b28b1b0e93e94 · report

Tasks

Information RetrievalLanguage ModellingLarge Language ModelQuestion AnsweringRAGRetrievalRetrieval-augmented Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdamAttentionAttention DropoutBARTBERTBPEDense ConnectionsDropoutLayer NormalizationLinear LayerLinear Warmup With Linear DecayMulti-Head AttentionRAGResidual ConnectionSoftmaxWeight DecayWordPiece

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections