paper-with-me

Papers

Theoretical and Practical Advances on Smoothing for Extensive-Form Games

2017-02-16 · Christian Kroer, Kevin Waugh, Fatma Kilinc-Karzan, Tuomas Sandholm

Sparse iterative methods, in particular first-order methods, are known to be among the most effective in solving large-scale two-player zero-sum extensive-form games. The convergence rates of these methods depend heavily on the properties of the distance-generating function that they are based on. We investigate the acceleration of first-order methods for solving extensive-form games through better design of the dilated entropy function---a class of distance-generating functions related to the domains associated with the extensive-form games. By introducing a new weighting scheme for the dilated entropy function, we develop the first distance-generating function for the strategy spaces of sequential games that has no dependence on the branching factor of the player. This result improves the convergence rate of several first-order methods by a factor of $\Omega(b^dd)$, where $b$ is the branching factor of the player, and $d$ is the depth of the game tree. Thus far, counterfactual regret minimization methods have been faster in practice, and more popular, than first-order methods despite their theoretically inferior convergence rates. Using our new weighting scheme and practical tuning we show that, for the first time, the excessive gap technique can be made faster than the fastest counterfactual regret minimization algorithm, CFR+, in practice.

📄 PDF Abstract BibTeX arXiv:1702.04849

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualForm

Similar Papers 제목 키워드 기반

Towards a Better Understanding of Label Smoothing in Neural Machine Translation

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Yingbo Gao, Weiyue Wang, Christian Herold, Zijian Yang 외

In order to combat overfitting and in pursuit of better generalization, label smoothing is widely applied in modern neural machine translation systems. The core idea is to penalize over-confident outputs and regularize t…

Machine TranslationTranslation

A Dynamical Systems-Inspired Pruning Strategy for Addressing Oversmoothing in Graph Neural Networks

2024-12-10 · Biswadeep Chakraborty, Harshit Kumar, Saibal Mukhopadhyay

Oversmoothing in Graph Neural Networks (GNNs) poses a significant challenge as network depth increases, leading to homogenized node representations and a loss of expressiveness. In this work, we approach the oversmoothin…

Diversity

Analyzing Accuracy Loss in Randomized Smoothing Defenses

2020-03-03 · Yue Gao, Harrison Rosenberg, Kassem Fawaz, Somesh Jha 외

Recent advances in machine learning (ML) algorithms, especially deep neural networks (DNNs), have demonstrated remarkable success (sometimes exceeding human-level performance) on several tasks, including face and speech …

Autonomous DrivingBIG-bench Machine Learningspeech-recognitionSpeech Recognition

Discrete Randomized Smoothing Meets Quantum Computing

2024-08-01 · Tom Wollschläger, Aman Saxena, Nicola Franco, Jeanette Miriam Lorenz 외

Breakthroughs in machine learning (ML) and advances in quantum computing (QC) drive the interdisciplinary field of quantum machine learning to new levels. However, due to the susceptibility of ML models to adversarial at…

Quantum Machine Learning

Position: Don't be Afraid of Over-Smoothing And Over-Squashing

2026-01-12 · Niklas Kormann, Benjamin Doerr, Johannes F. Lutzeyer arxiv

Over-smoothing and over-squashing have been extensively studied in the literature on Graph Neural Networks (GNNs) over the past years. We challenge this prevailing focus in GNN research, arguing that these phenomena are …