paper-with-me

Papers

Which Hyperparameters Matter? A Game-Theoretic Framework for Interpretable Hyperparameter Sensitivity Analysis

2026-07-17 · Nyi Nyi Aung, Heepeom Shin, Abigail Lawlor, Adrian Stein arxiv

This work presents a game-theoretic framework for interpretable hyperparameter-objective interaction analysis rather than proposing a new optimization algorithm. In the proposed framework, Shapley Effects are employed for global sensitivity analysis, while Pareto front sets are utilized to identify effective hyperparameter configurations and support early-stage model evaluation. The resulting analysis reveals which players (hyperparameters) are most influential with respect to different objectives in a given game (application). Consequently, the proposed framework provides interpretable insights into objective-aware hyperparameter interactions, enabling practitioners to guide subsequent optimization, reduce the search space, and perform early-stage model evaluation. The effectiveness of the proposed framework is demonstrated using three distinct neural network architectures across different problem domains under multi-objective settings.

📄 PDF Abstract BibTeX arXiv:2607.15884

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fast Algorithms for Game-Theoretic Centrality Measures

2015-12-06 · Piotr Lech Szczepański

In this dissertation, we analyze the computational properties of game-theoretic centrality measures. The key idea behind game-theoretic approach to network analysis is to treat nodes as players in a cooperative game, whe…

Adversarially Trained Actor Critic for Offline Reinforcement Learning

2022-02-05 · Ching-An Cheng, Tengyang Xie, Nan Jiang, Alekh Agarwal

We propose Adversarially Trained Actor Critic (ATAC), a new model-free algorithm for offline reinforcement learning (RL) under insufficient data coverage, based on the concept of relative pessimism. ATAC is designed as a…

continuous-controlContinuous ControlD4RLOffline RL+3

Not All Agents Matter: From Global Attention Dilution to Risk-Prioritized Game Planning

2026-04-07 · Kang Ding, Hongsong Wang, Jie Gui, Lei He arxiv

End-to-end autonomous driving resides not in the integration of perception and planning, but rather in the dynamic multi-agent game within a unified representation space. Most existing end-to-end models treat all agents …

Autonomous DrivingDecision Making

Game-Theoretic Gradient Control for Robust Neural Network Training

2025-07-25 · Maria Zaitseva, Ivan Tomilov, Natalia Gusarova arxiv

Feed-forward neural networks (FFNNs) are vulnerable to input noise, reducing prediction performance. Existing regularization methods like dropout often alter network architecture or overlook neuron interactions. This stu…

Experience-replay Innovative Dynamics

2025-01-21 · Tuo Zhang, Leonardo Stella, Julian Barreiro-Gomez

Despite its groundbreaking success, multi-agent reinforcement learning (MARL) still suffers from instability and nonstationarity. Replicator dynamics, the most well-known model from evolutionary game theory (EGT), provid…

Multi-agent Reinforcement Learning