Weighing mainstream and alternative accounts…
Two lenses on the same evidence, given equal space. Source weight and the primary source ratio show what each rests on.
What every lens accepts.
Specific positions people hold on this question. Say whether you agree, add evidence, or submit a view of your own.
Deeper threads worth pulling on next.
Investigated
Projected Gradient Descent (PGD) iteratively changes an input in a loss-increasing direction, projecting each step back into a permitted perturbation region such as an ℓp ball and the valid input domain. PGD is widely used to generate adversarial examples and to evaluate or improve neural-network robustness; randomized initialization corresponds to the Madry et al. method in the cited implementation. Its results depend strongly on the loss, norm, projection, initialization, iteration budget, and constraints. Research reports stronger results from alternating objectives, adaptive methods, and more exact constraint handling. The main disagreement is whether standard PGD is a sufficiently strong and representative robustness test: some work treats it as a reliable first-order baseline, while other work finds important cases where it overestimates robustness or can be improved substantially.
Two lenses on the same evidence, given equal space. Source weight and the primary source ratio show what each rests on.
Lens adapted to this topic: How PGD works and why it is widely used
The mainstream machine-learning account treats PGD as a principled first-order attack for approximately solving the inner maximization in robust optimization. It is valuable because it searches within an explicit threat model, can be randomized and iterated, and supports both adversarial evaluation and training. Its conclusions are conditional on the selected norm, radius, loss, constraints, and attack budget rather than being universal measures of model safety.
0 agree · 0 disagree (50% agree)
Lens adapted to this topic: Where standard PGD may overstate robustness
A serious dissenting technical perspective argues that “PGD robustness” is not a single settled quantity. Standard implementations can be weakened by an unsuitable objective, an inaccurate projection, insufficient iterations, or failure to enforce the exact intersection of the threat region and valid input domain. Studies therefore propose alternating objectives, adaptive or exact projections, constrained optimization, and specialized variants, sometimes finding materially stronger attacks against models that appeared robust under earlier procedures.
0 agree · 0 disagree (50% agree)
What every lens accepts.
Specific positions people hold on this question. Say whether you agree, add evidence, or submit a view of your own.
How it works: Agree/disagree is about the view. Evidence is scored on helpfulness, verified primary sources, and flags. New submissions are reviewed.
No perspectives on record yet.
Every investigation starts with one voice. Be the first to put a viewpoint — and the evidence behind it — on the record.
Deeper threads worth pulling on next.