paper-with-me

홈 › Papers

Approximating Discontinuous Nash Equilibrial Values of Two-Player General-Sum Differential Games

2022-07-05 · Lei Zhang, Mukesh Ghimire, Wenlong Zhang, Zhe Xu, Yi Ren

Finding Nash equilibrial policies for two-player differential games requires solving Hamilton-Jacobi-Isaacs (HJI) PDEs. Self-supervised learning has been used to approximate solutions of such PDEs while circumventing the curse of dimensionality. However, this method fails to learn discontinuous PDE solutions due to its sampling nature, leading to poor safety performance of the resulting controllers in robotics applications when player rewards are discontinuous. This paper investigates two potential solutions to this problem: a hybrid method that leverages both supervised Nash equilibria and the HJI PDE, and a value-hardening method where a sequence of HJIs are solved with a gradually hardening reward. We compare these solutions using the resulting generalization and safety performance in two vehicle interaction simulation studies with 5D and 9D state spaces, respectively. Results show that with informative supervision (e.g., collision and near-collision demonstrations) and the low cost of self-supervised learning, the hybrid method achieves better safety performance than the supervised, self-supervised, and value hardening approaches on equal computational budget. Value hardening fails to generalize in the higher-dimensional case without informative supervision. Lastly, we show that the neural activation function needs to be continuously differentiable for learning PDEs and its choice can be case dependent.

📄 PDF Abstract BibTeX arXiv:2207.01773

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Learning Nash Equilibrial Hamiltonian for Two-Player Collision-Avoiding Interactions

2025-03-10 · Lei Zhang, Siddharth Das, Tanner Merry, Wenlong Zhang 외

We consider the problem of learning Nash equilibrial policies for two-player risk-sensitive collision-avoiding interactions. Solving the Hamilton-Jacobi-Isaacs equations of such general-sum differential games in real tim…

Active LearningCollision Avoidance

Value Approximation for Two-Player General-Sum Differential Games with State Constraints

2023-11-28 · Lei Zhang, Mukesh Ghimire, Wenlong Zhang, Zhe Xu 외

Solving Hamilton-Jacobi-Isaacs (HJI) PDEs numerically enables equilibrial feedback control in two-player differential games, yet faces the curse of dimensionality (CoD). While physics-informed neural networks (PINNs) hav…

Physics-informed machine learning

Nash Equilibria of Static Prediction Games

2009-12-01 · NeurIPS 2009 12 · Michael Brückner, Tobias Scheffer

The standard assumption of identically distributed training and test data can be violated when an adversary can exercise some control over the generation of the test data. In a prediction game, a learner produces a predi…

Prediction

Successful Nash Equilibrium Agent for a 3-Player Imperfect-Information Game

2018-04-13 · Sam Ganzfried, Austin Nowak, Joannier Pinales

Creating strong agents for games with more than two players is a major open problem in AI. Common approaches are based on approximating game-theoretic solution concepts such as Nash equilibrium, which have strong theoret…

Approximating Nash Equilibria in General-Sum Games via Meta-Learning

2025-04-26 · David Sychrovský, Christopher Solinas, Revan MacQueen, Kevin Wang 외

Nash equilibrium is perhaps the best-known solution concept in game theory. Such a solution assigns a strategy to each player which offers no incentive to unilaterally deviate. While a Nash equilibrium is guaranteed to a…

Meta-Learning