Papers › Regularization properties of adversarially-trained linear regression

Regularization properties of adversarially-trained linear regression

16 Oct 2023NeurIPS 2023 11arXiv:2310.10807archive 2025-07-28

Antônio H. Ribeiro, Dave Zachariah, Francis Bach, Thomas B. Schön

State-of-the-art machine learning models can be vulnerable to very small input perturbations that are adversarially constructed. Adversarial training is an effective approach to defend against it. Formulated as a min-max problem, it searches for the best solution when the training data were corrupted by the worst-case attacks. Linear models are among the simple models where vulnerabilities can be observed and are the focus of our study. In this case, adversarial training leads to a convex optimization problem which can be formulated as the minimization of a finite sum. We provide a comparative analysis between the solution of adversarial training in linear regression and other regularization methods. Our main findings are that: (A) Adversarial training yields the minimum-norm interpolating solution in the overparameterized regime (more parameters than data), as long as the maximum disturbance radius is smaller than a threshold. And, conversely, the minimum-norm interpolator is the solution to adversarial training with a given radius. (B) Adversarial training can be equivalent to parameter shrinking methods (ridge regression and Lasso). This happens in the underparametrized region, for an appropriate choice of adversarial radius and zero-mean symmetrically distributed covariates. (C) For ℓ_∞-adversarial training -- as in square-root Lasso -- the choice of adversarial radius for optimal bounds does not depend on the additive noise variance. We confirm our theoretical findings with numerical examples.

PaperPDFConference PDFCodeCode 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="2310.10807")

Code

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

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

antonior92/advtrain-linreg officialmentioned in papermentioned on GitHubMIT 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

11 samples harvested; 8 ran; 0 honoured the contract we drafted; 3 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.

8ran
3unverified

Licence: 0 of the 11 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 antonior92/advtrain-linreg. “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.

estimate_adv_radius antonior92/advtrain-linreg/comparing_methods/estimate.py official repository ran MIT (permissive) · dde87153c64c3d40 · report
estimate_sqrt_lasso_reg antonior92/advtrain-linreg/comparing_methods/estimate.py official repository ran MIT (permissive) · 9a58fec7b7bae791 · report
generate_random_ortogonal antonior92/advtrain-linreg/datasets.py official repository ran MIT (permissive) · 2824a1210c63d6d0 · report
get_dataset antonior92/advtrain-linreg/datasets.py official repository ran MIT (permissive) · 6a90f732312ff406 · report
get_median_and_quantiles antonior92/advtrain-linreg/magic/plot.py official repository ran MIT (permissive) · 6df7e6cfbf2117d1 · report
get_quantiles antonior92/advtrain-linreg/utils.py official repository ran MIT (permissive) · 40ab339cc59ce96b · report
get_quantiles_df antonior92/advtrain-linreg/utils.py official repository ran MIT (permissive) · 243707ae2686e411 · report
ridge antonior92/advtrain-linreg/training.py official repository ran fingerprinted MIT (permissive) · 1a4b4921f59dd821 · report
comput_advradius_zero antonior92/advtrain-linreg/comparing_methods/estimate.py official repository unverified MIT (permissive) · d679e1db4f2edfe2 · report
compute_adv_attack antonior92/advtrain-linreg/adversarial_attack.py official repository unverified MIT (permissive) · ec6c5f1280eb088b · report
compute_q antonior92/advtrain-linreg/advtrain.py official repository unverified MIT (permissive) · b65631d31bb9f5cb · report

Tasks

regression

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

FocusLinear Regression

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