---
title: Quasi-Variational Inequalities
url: https://www.emergentmind.com/topics/quasi-variational-inequalities
type: topic
---

# Quasi-Variational Inequalities

A quasi-variational inequality (QVI) is a mathematical problem in which one seeks a point within a constraint set that itself depends on the unknown point and requires that a prescribed inequality (often involving a monotone or pseudomonotone operator) be satisfied for all points within this constraint set. QVIs generalize classical variational inequalities by allowing the feasible set to shift with the solution, thus capturing a much broader class of equilibrium and optimization phenomena, particularly in infinite-dimensional spaces, systems with feedback effects, and problems where the feasible region is state- or parameter-dependent. QVIs encompass frameworks ranging from convex analysis to dynamic equilibrium theory, and underpin modern developments in numerics, control theory, optimization under uncertainty, and game theory.

## 1. Mathematical Formulation and General Structure

A classical variational inequality (VI) on a Hilbert or Banach space seeks $x^* \in K$ such that
\[
\langle F(x^*), y - x^* \rangle \geq 0, \quad \forall y \in K,
\]
where $F$ is an operator (typically monotone or pseudomonotone) and $K$ is a fixed, closed, convex set.

A QVI relaxes the fixed-set assumption: for a set-valued mapping $K: X \to 2^X$, the QVI is to find $x^* \in K(x^*)$ such that
\[
\langle F(x^*), y - x^* \rangle \geq 0, \quad \forall y \in K(x^*).
\]
A variety of QVI formulations appear in the literature, including "split" QVIs where the solution must also satisfy a further inequality involving its image under a linear operator, hemivariational QVIs with additional nonsmooth terms, and inverse QVIs. Table 1 highlights several canonical models.

| Model                | Constraints         | Operator    |
|----------------------|--------------------|-------------|
| VI                   | $x \in K$          | $F(x)$      |
| QVI                  | $x \in K(x)$       | $F(x)$      |
| Split-GQVI [1308.2750] | $x \in K_1(x)$, $A x \in K_2(A x)$ | $F_1(x)$, $F_2(A x)$ |
| Hemivariational QVI [2309.04609] | $u \in K(u)$         | $A u + \partial j(Mu)$ |

Typical examples of $K(x)$ include sets defined by state-dependent constraints, obstacles in PDEs, or more generally sets derived from interdependent equilibrium or control constraints.

## 2. Existence, Uniqueness, and Structural Conditions

Existence and, when possible, uniqueness of solutions to QVIs require a blend of classical monotonicity, compactness, coercivity, and additional regularity of the solution set mapping. Several frameworks address these aspects:

1. **Pseudomonotonicity and Mosco Continuity:** On Banach spaces, assuming $F$ is pseudomonotone (in the sense of Brezis) and the set mapping $x \mapsto K(x)$ is weakly Mosco-continuous, one ensures existence under boundedness and closedness assumptions [1810.00406].

2. **Strong Monotonicity and Lipschitz Continuity:** In Hilbert spaces, uniqueness and Lipschitz stability are proved under smallness assumptions on the Lipschitz constant of $x \mapsto K(x)$ and strong monotonicity of $F$, e.g., $L_\Phi < 1/\gamma_A$ or its convex potential variant [1909.02934].

3. **Order-Theoretic Fixed Point Theory:** For monotone obstacle maps in lattice-ordered vector spaces, fixed point theorems such as the Birkhoff–Tartar theorem yield existence of minimal and maximal solutions [2008.13586, 1904.06231]. This is pivotal in applications where multiple solutions exist, as in obstacle-type QVIs.

4. **Coercivity and Unbounded Constraints:** For QVIs with possibly unbounded constraint maps, coercivity at infinity (forcing the sequence to "return" from infinity) enables existence results even for noncompact feasible regions [2301.05482].

5. **State-Dependent and Evolution Constraints:** In evolution QVIs, where the constraint set depends on the process history or solution trajectory, existence follows from a combination of compactness results (parabolic analogues of the Aubin–Lions lemma), maximal monotonicity, and feedback (fixed-point) arguments [2009.14129, 2405.17810].

## 3. Algorithmic Frameworks and Numerical Methods

Several algorithmic paradigms have emerged for QVIs, generalizing familiar methods from VI numerics:

1. **Projection and Fixed Point Iterations:** Iterative schemes combine projected evaluations of $F$ with sequential updates of the constraint set, as in the split general QVI algorithm [1308.2750], where at each step one projects a modified gradient onto $K(x^n)$.

2. **Augmented Lagrangian and Penalty Schemes:** For problems with complex parametric or coupling constraints, augmented Lagrangian or penalty methods iteratively approximate the QVI by a sequence of VIs with fixed, simplifying sets, updating multipliers and penalty parameters [1810.00406, 2008.13586].

3. **Extragradient and Inertial Methods:** Extensions of extragradient and inertial projection methods provide robust convergence for monotone or strongly monotone (possibly stochastic) QVIs, with provable linear rates in the presence of strong monotonicity and appropriately regular set mappings [2404.13912, 2401.03076]. Tseng-type methods and their continuous limits admit similar contraction properties with appropriately chosen parameters [2505.04102].

4. **Dantzig-Wolfe Decomposition:** For large-scale structured QVIs, decomposition into "master" and "subproblem" levels—solving VIs over decoupled sets and coordinating via gap functions—enables scalable computation and efficient parallelization [2505.08108].

5. **Value Function Reformulation and Semismooth Newton Methods:** For nonconvex or nonmonotone QVIs, reformulation via the optimal value function enables coderivative-based robust stability results and global convergence of semismooth Newton algorithms [2210.02531].

6. **Neural Network Dynamical Systems:** Continuous and discrete-time neural network flows are proposed for inverse QVIs, relying on carefully tuned contraction and dissipation estimates to guarantee asymptotic and exponential stability [2204.05707].

Implementation details for these algorithms typically hinge on computable projections onto the state-dependent feasible set, strong or pseudomonotonicity of underlying operators, Lipschitz regularity of projection mappings, and, in stochastic or splitting schemes, proper control of approximation and sampling errors.

## 4. Regularity, Sensitivity, and Control

Advanced QVI theory addresses not just existence, but also regularity (stability with respect to data), differentiability properties of the solution map, and control-theoretic implications:

- **Directional Differentiability and Sensitivity:** For QVIs with Hadamard directionally differentiable obstacle maps, a solution map is directionally differentiable, and its derivative solves a linearized QVI where the critical cone is determined by the active constraints and the obstacle's derivative [1802.03564, 2008.13586, 1909.02934].
  
- **Stability of Extremal Solutions:** For set-valued QVI solution mappings, the extremal (minimal, maximal) elements are shown to depend continuously on monotone data perturbations under suitable order and monotonicity conditions. Perturbation approaches crucially inform well-posedness and control [1904.06231].

- **Optimal Control and Nash Equilibrium:** Control problems with QVI constraints are tackled by deriving stationarity conditions (Bouligand, C-, and strong stationarity) that involve adjoint states and multipliers tied to the linearized QVI [2008.13586, 1909.02934]. These frameworks are directly applied to generalized Nash equilibrium problems, distributed control in PDEs with state-dependent constraints, and (for parabolic QVIs) feedback systems with dynamic admissible sets [1810.00406, 2301.06729, 2405.17810].

- **Local Solution Concepts:** For nonconvex or locally varying constraints, local concepts (local Stampacchia or Minty solutions) become essential, often characterized by the "local reproducibility" property of constraint mappings, reducing the analysis to VI problems on local sections [2402.02115].

## 5. Applications in Analysis, Economics, and Engineering

QVIs have been successfully applied and numerically treated in a range of scientific and engineering domains:

- **Nonlinear PDEs and Free Boundary Problems:** Fractional elliptic QVIs, modeled with nonlocal diffusion operators and state-dependent obstacles, require advanced analytic and numerical methodology (extension problems, Mosco convergence, semismooth Newton solvers; see [1712.07001]). Quasi-hemivariational inequalities provide frameworks for semipermeability and contact phenomena in mechanics [2309.04609].

- **Fluid Dynamics and Phase Change:** Stefan/Navier-Stokes models with temperature-dependent velocity or gradient constraints (modeling, for example, freezing/melting interfaces) are cast as parabolic QVIs and solved using compactness-based time-discretization and variational formulations [1810.05437, 2009.14129].

- **Optimal Control, Market, and Game Theory:** Generalized Nash equilibrium problems, optimal distributed and boundary control with QVI constraints, and pure exchange Walrasian equilibrium systems are modeled and solved using QVI theory with advanced decomposition schemes and convergence properties [1810.00406, 2505.08108, 2301.05482].

- **Nonsmooth Parameter Identification:** Evolution QVIs with nonsmooth and multivalued nonlinearities (e.g., governed by Clarke subdifferentials) support robust models for parameter identification in complex control systems [2405.17810].

## 6. Advanced Topics: Nonconvexity, Stochasticity, Evolution, and Hemivariational Structures

Extensions to nonconvex QVIs, stochastic problems, and hybrid structures enrich the scope and complexity of the field:

- **Nonconvex QVIs:** Transformation via value function reformulation provides coderivative-based robust stability and enables solver design even in the absence of convexity [2210.02531].

- **Stochastic QVIs:** Monotone stochastic QVIs admit gradient and extragradient-type methods with rigorous rates under quadratic growth conditions, accommodating inexact constraint projections and sample-average approximations [2401.03076].

- **Evolution QVIs:** Strongly time-dependent feasible sets and feedback-coupled parabolic structures are addressed via variational time-derivative operators, compactness theorems, and fixed-point strategies [2009.14129, 2405.17810].

- **Hemivariational Components:** The inclusion of locally Lipschitz (possibly nonconvex) superpotentials, as handled via Clarke subdifferentials, broadens the QVI framework to encompass contact mechanics, friction, and nonmonotone transport [2309.04609].

## 7. Future Directions and Open Problems

Key avenues for further research include:

- **Infinite-dimensional, unbounded, and time-dependent constraint maps:** Further extension of existence, regularity, and numerical methodology, particularly under relaxed compactness or coercivity assumptions [2301.05482, 2301.06729].
- **Data-driven and neural network approaches:** Neural network flows for QVIs and their control-theoretic properties have only begun to be explored [2204.05707].
- **Numerical Scalability:** Parallel and decomposed solution methods, including Dantzig–Wolfe and block-separable strategies, will be critical for large-scale and high-dimensional systems [2505.08108].
- **Local and approximate solution frameworks:** Analytical techniques and algorithms based on local solution concepts, enabling robust computation in nonconvex or practically constrained domains [2402.02115].
- **Coupled/multiphysics QVIs:** Handling QVIs arising from coupled systems (e.g., electrochemical, rheological, or coupled PDE-ODE networks) remains an open challenge in terms of both theory and large-scale simulation.

Quasi-variational inequalities thus provide a unifying, extensible framework for a wide spectrum of problems in analysis, PDEs, control, games, and optimization, with ongoing developments at the intersection of mathematical theory, computational algorithms, and domain-driven modeling.

Source: https://www.emergentmind.com/topics/quasi-variational-inequalities