{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/dager-exact-gradient-inversion-for-large","title":"DAGER: Exact Gradient Inversion for Large Language Models","arxiv_id":"2405.15586","date":"2024-05-24","proceeding":null,"authors":["Ivo Petrov","Dimitar I. Dimitrov","Maximilian Baader","Mark Niklas Müller","Martin Vechev"],"abstract":"Federated learning works by aggregating locally computed gradients from multiple clients, thus enabling collaborative training without sharing private client data. However, prior work has shown that the data can actually be recovered by the server using so-called gradient inversion attacks. While these attacks perform well when applied on images, they are limited in the text domain and only permit approximate reconstruction of small batches and short input sequences. In this work, we propose DAGER, the first algorithm to recover whole batches of input text exactly. DAGER leverages the low-rank structure of self-attention layer gradients and the discrete nature of token embeddings to efficiently check if a given token sequence is part of the client data. We use this check to exactly recover full batches in the honest-but-curious setting without any prior on the data for both encoder- and decoder-based architectures using exhaustive heuristic search and a greedy approach, respectively. We provide an efficient GPU implementation of DAGER and show experimentally that it recovers full batches of size up to 128 on large language models (LLMs), beating prior attacks in speed (20x at same batch size), scalability (10x larger batches), and reconstruction quality (ROUGE-1/2 > 0.99).","url_abs":"https://arxiv.org/abs/2405.15586v2","url_pdf":"https://arxiv.org/pdf/2405.15586v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"dager-exact-gradient-inversion-for-large","repo_url":"https://github.com/insait-institute/dager-gradient-inversion","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"decoder","task_name":"Decoder"},{"task_slug":"federated-learning","task_name":"Federated Learning"},{"task_slug":null,"task_name":"GPU"},{"task_slug":"heuristic-search","task_name":"Heuristic Search"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2405.15586","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2405.15586"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/insait-institute/dager-gradient-inversion","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":7,"unverified":5},"by_repo_kind":{"official":{"samples":12,"ran":7,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"e7f735177bdb9824","entry":"check_if_in_span","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"token_filtering.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/token_filtering.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e7f735177bdb9824"}},{"code_sha256_prefix":"14424832926f4643","entry":"filter_in_span","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"attack_new.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/attack_new.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"14424832926f4643"}},{"code_sha256_prefix":"e9b16d51d51a6e25","entry":"get_args","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"args_factory.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/args_factory.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e9b16d51d51a6e25"}},{"code_sha256_prefix":"68917fefa350c8e4","entry":"get_param","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"analyze_neptune.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/analyze_neptune.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"68917fefa350c8e4"}},{"code_sha256_prefix":"c82d36eb12a25ac4","entry":"get_stat_mean_std","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"analyze_neptune.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/analyze_neptune.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"c82d36eb12a25ac4"}},{"code_sha256_prefix":"85d5abb9ab3a86b5","entry":"get_top_B_in_span","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"attack_new.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/attack_new.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"85d5abb9ab3a86b5"}},{"code_sha256_prefix":"0fc3bbcdae92794f","entry":"get_top_B_in_span","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"token_filtering.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/token_filtering.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0fc3bbcdae92794f"}},{"code_sha256_prefix":"0eb45ed221f977d8","entry":"add_partial_forward_bert","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"utils/partial_models.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/utils/partial_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0eb45ed221f977d8"}},{"code_sha256_prefix":"0a2c13e5eac7ed1c","entry":"add_partial_forward_gpt2","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"utils/partial_models.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/utils/partial_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"0a2c13e5eac7ed1c"}},{"code_sha256_prefix":"d75aa69345393336","entry":"add_partial_forward_llama","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"utils/partial_models.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/utils/partial_models.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d75aa69345393336"}},{"code_sha256_prefix":"a91a45021f881ade","entry":"check_if_in_span","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"attack_new.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/attack_new.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"a91a45021f881ade"}},{"code_sha256_prefix":"62d1cc29fda7d4f9","entry":"filter_in_span","repo":"insait-institute/dager-gradient-inversion","repo_kind":"official","path":"token_filtering.py","file_url":"https://github.com/insait-institute/dager-gradient-inversion/blob/HEAD/token_filtering.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"62d1cc29fda7d4f9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}