Skip to content

Variational convexity: new characterizations, calculus rules, and applications

Source: arXiv:2606.24545 · Published 2026-06-23 · By Radu Ioan Bot, Ziyuan Wang

TL;DR

This paper develops new characterizations and calculus rules for variational convexity, a notion introduced by Rockafellar in 2019 that generalizes classical convexity in a way that guarantees local optimality of stationary points in nonconvex optimization problems. The authors establish a new characterization of variational convexity in terms of proximal hulls, removing technical neighborhoods used in prior work, and complement a recent characterization based on Moreau envelopes. They also provide a geometric characterization using epigraphical variational convexity. Furthermore, they systematically analyze operations that preserve variational convexity, including nonlinear and linear composition, summation, and proximal averaging. These results are applied to nonlinear programming problems with possibly nonsmooth objectives, continuously differentiable inequality constraints, and affine equality constraints, relaxing usual twice differentiability assumptions. This yields new conditions guaranteeing local optimality rather than mere stationarity in constrained problems, extending the current state-of-the-art in variational analysis and nonlinear programming.

Key findings

  • Variational convexity of a function f at point (x̄, v̄) is equivalent to prox-regularity at (x̄, v̄) together with a localized convex subgradient inequality for its proximal hull h_λf on neighborhoods U × V without requiring f-attentive truncations (Theorem 3.2).
  • The proximal hull characterization avoids the shifted reference point used in the Moreau envelope characterization (which is around x̄ + λv̄), providing a localized convex subgradient inequality directly around x̄.
  • Variational convexity of a function f at (x̄, v̄) is equivalent to variational convexity of its epigraph epi f at (x̄, f(x̄)) for the normal vector (v̄, -1) (Theorem 3.9).
  • The zero-norm ||·||_0 is variationally convex at every point in R^n for every associated subgradient (Example 2.10).
  • Variational convexity is preserved under nonlinear and linear compositions, sums, and proximal averaging, allowing construction and verification for composite functions (results detailed in Section 4).
  • The Minimax Concave Penalty (MCP), a widely used nonconvex approximation of the zero norm, satisfies the convex subgradient inequality due to its representation as a rescaled proximal hull of the zero norm (Section 3.1).
  • Applying these characterizations and calculus rules leads to new local optimality conditions for nonlinear programming problems where the objective may be nonsmooth and constraints only need to be continuously differentiable or affine, extending beyond prior results requiring twice continuous differentiability (Section 5).

Threat model

n/a - This is a theoretical mathematical paper focused on variational analysis and optimization, not a security or adversarial threat setting.

Methodology — deep read

The paper develops theoretical results through rigorous variational analysis with the following approach:

  1. Threat Model & Assumptions: The adversary is the mathematical optimizer analyzing stationary points of nonconvex optimization problems. The model assumes the functions are proper, lower semicontinuous, and prox-bounded. Key assumptions include prox-regularity and subdifferential continuity. The setting includes nonsmooth objective functions with continuously differentiable inequality constraints and affine equality constraints in nonlinear programming.

  2. Data: The analysis is theoretical and does not rely on empirical datasets. Instead, it relies on function classes and their subdifferential mappings. Examples provided include the zero norm function and MCP penalty.

  3. Architecture/Algorithm: The central mathematical objects studied are the subdifferentials ∂f, proximal operator P_λf, Moreau envelope e_λf, and proximal hull h_λf. Variational convexity is analyzed via monotonicity of f-attentive truncations of the subdifferential and regularity properties. The proximal hull plays a novel role to localize convexity conditions without shifts.

  4. Training Regime: Not applicable since this is a theoretical variational analysis study with rigorous proofs rather than learning-based experiments.

  5. Evaluation Protocol: The authors establish equivalences between definitions from prior work and their new characterizations. They employ lemmas and theorems to prove equivalence conditions, removing technical assumptions like attentive neighborhoods. They further analyze operations preserving variational convexity by proving suitable calculus rules (e.g., composition, sum, proximal averaging).

  6. Reproducibility: The work is purely mathematical and reproducible via the given proofs. No code or datasets are involved. All assumptions, definitions, and intermediate steps are carefully detailed, allowing follow-up by readers with appropriate variational analysis background.

Concrete example walkthrough: The MCP penalty function, defined piecewise, is shown to satisfy the proximal hull-based convex subgradient inequality despite being nonconvex, via its explicit representation as a rescaled proximal hull of the zero norm. This illustrates how the proximal hull characterization provides insight into variational convexity for practical nonconvex functions widely used in sparse learning.

Technical innovations

  • New characterization of variational convexity via localized convex subgradient inequality of the proximal hull h_λf around the original point x̄, removing the need for f-attentive ε-truncations or shifts.
  • Geometric epigraphical characterization proving variational convexity of a function is equivalent to variational convexity of its epigraph set.
  • Development of systematic calculus rules proving variational convexity is preserved under nonlinear and linear composition, summation, and proximal averaging.
  • Application of these results to nonlinear programming with nonsmooth objectives and continuously differentiable inequality and affine equality constraints, extending local optimality conditions beyond twice differentiable settings.

Limitations

  • The equivalence results depend on prox-regularity and prox-boundedness assumptions, which may not hold for all classes of functions.
  • The extension to nonlinear programming requires equality constraints to be affine, limiting applicability compared to more general nonlinear equalities.
  • No empirical validation or numerical experiments are provided to demonstrate practical impact or how to verify assumptions in real problems.
  • The calculus rules and characterizations may be technically challenging to verify for arbitrary nonconvex functions beyond the analytical examples given.
  • The theory applies to local properties; global behavior or guarantees are not analyzed.

Open questions / follow-ons

  • How can these variational convexity characterizations be efficiently verified or tested on complex nonconvex functions encountered in practice?
  • Can the restriction to affine equality constraints in nonlinear programming applications be relaxed to more general nonlinear equalities?
  • What are the implications of these results for algorithmic convergence guarantees of nonconvex optimization methods?
  • Could proximal hull characterizations be extended or adapted for infinite-dimensional function spaces or stochastic optimization?

Why it matters for bot defense

While this paper addresses advanced mathematical concepts in variational convexity and nonsmooth optimization, bot-defense and CAPTCHA practitioners could find the insights valuable for understanding solution behavior and local optimality in challenging nonconvex verification or challenge-response functions. The characterizations of variational convexity may help design loss functions or scoring criteria in CAPTCHA systems that guarantee interpretable local minima despite inherent nonconvexities. Furthermore, calculus rules for variational convexity support compositional system design, where complex verification functions are built from simpler variationally convex components, helping ensure stability and robustness of decision boundaries against automated attacks. However, these results are highly theoretical and do not directly translate into out-of-the-box engineering solutions; practitioners would need to interpret and adapt the concepts carefully within their specific bot detection or CAPTCHA frameworks.

Cite

bibtex
@article{arxiv2606_24545,
  title={ Variational convexity: new characterizations, calculus rules, and applications },
  author={ Radu Ioan Bot and Ziyuan Wang },
  journal={arXiv preprint arXiv:2606.24545},
  year={ 2026 },
  url={https://arxiv.org/abs/2606.24545}
}

Read the full paper

Last updated:

Articles are CC BY 4.0 — feel free to quote with attribution