Papers › Understanding and Combating Robust Overfitting via Input Loss Landscape Analysis and...

Understanding and Combating Robust Overfitting via Input Loss Landscape Analysis and Regularization

9 Dec 2022arXiv:2212.04985archive 2025-07-28

Lin Li, Michael Spratling

Adversarial training is widely used to improve the robustness of deep neural networks to adversarial attack. However, adversarial training is prone to overfitting, and the cause is far from clear. This work sheds light on the mechanisms underlying overfitting through analyzing the loss landscape w.r.t. the input. We find that robust overfitting results from standard training, specifically the minimization of the clean loss, and can be mitigated by regularization of the loss gradients. Moreover, we find that robust overfitting turns severer during adversarial training partially because the gradient regularization effect of adversarial training becomes weaker due to the increase in the loss landscapes curvature. To improve robust generalization, we propose a new regularizer to smooth the loss landscape by penalizing the weighted logits variation along the adversarial direction. Our method significantly mitigates robust overfitting and achieves the highest robustness and efficiency compared to similar previous methods. Code is available at https://github.com/TreeLLi/Combating-RO-AdvLC.

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="2212.04985")

Code

Syntology Ran 1 of 14 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

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

treelli/combating-ro-advlc officialmentioned in paperpytorchMIT 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

14 samples harvested; 1 ran; 0 honoured the contract we drafted; 13 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.

1ran · our draft was wrong
13unverified

Licence: 0 of the 14 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 treelli/combating-ro-advlc. “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.

conv3x3 treelli/combating-ro-advlc/src/model/wide_resnet.py official repository ran · our draft was wrong MIT (permissive) · 583f9780bdd00a45 · report
accuracy treelli/combating-ro-advlc/src/utils/helper.py official repository unverified MIT (permissive) · 4fd5d1dd1a797d37 · report
complete_ids treelli/combating-ro-advlc/src/utils/log.py official repository unverified MIT (permissive) · 4e3bcb7fb6c461e4 · report
gather_all treelli/combating-ro-advlc/src/utils/helper.py official repository unverified MIT (permissive) · e7976a487657389f · report
hessian_ig treelli/combating-ro-advlc/src/utils/grad.py official repository unverified MIT (permissive) · 73e4014f2a1e2e1f · report
hessian_loss treelli/combating-ro-advlc/src/utils/grad.py official repository unverified MIT (permissive) · 4d5ced10f4ad3d8d · report
ids_from_idx treelli/combating-ro-advlc/src/utils/log.py official repository unverified MIT (permissive) · eac0350365e31875 · report
idx_from_ids treelli/combating-ro-advlc/src/utils/log.py official repository unverified MIT (permissive) · c4060e502670b5cb · report
input_grad treelli/combating-ro-advlc/src/utils/grad.py official repository unverified MIT (permissive) · b63f8dddc272ba67 · report
pixel_2_real treelli/combating-ro-advlc/src/config/config.py official repository unverified MIT (permissive) · 5d1ae0c45e71f173 · report
real_2_pixel treelli/combating-ro-advlc/src/config/config.py official repository unverified MIT (permissive) · f33bd487ae731b24 · report
reduce_all treelli/combating-ro-advlc/src/utils/helper.py official repository unverified MIT (permissive) · 44448a225e87438a · report
upper treelli/combating-ro-advlc/src/config/config.py official repository unverified MIT (permissive) · c4a5928bd44f924c · report
word treelli/combating-ro-advlc/src/utils/printer.py official repository unverified MIT (permissive) · d49988befbdccf83 · report

Tasks

Adversarial Attack

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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