paper-with-me

홈 › Papers

Hyperparameter Trajectory Inference with Conditional Lagrangian Optimal Transport

2026-03-02 · Harry Amad, Mihaela van der Schaar arxiv

Neural networks (NNs) often have critical behavioural trade-offs that are set at design time with hyperparameters-such as reward weights in reinforcement learning or quantile targets in regression. Post-deployment, however, user preferences can evolve, making initial settings undesirable, necessitating potentially expensive retraining. To circumvent this, we introduce the task of Hyperparameter Trajectory Inference (HTI): to learn, from observed data, how a NN's conditional output distribution changes with its hyperparameters, and construct a surrogate model that approximates the NN at unobserved hyperparameter settings. HTI requires extending existing trajectory inference approaches to incorporate conditions, exacerbating the challenge of ensuring inferred paths are feasible. We propose an approach based on conditional Lagrangian optimal transport, jointly learning the Lagrangian function governing hyperparameter-induced dynamics along with the associated optimal transport maps and geodesics between observed marginals, which form the surrogate model. We incorporate inductive biases based on the manifold hypothesis and least-action principles into the learned Lagrangian, improving surrogate model feasibility. We empirically demonstrate that our approach reconstructs NN outputs across various hyperparameter spectra better than other alternatives.

📄 PDF Abstract BibTeX arXiv:2603.01771

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Constrained Diffusion Models with Primal-Dual Inference

2026-06-15 · Samar Hadou, Yigit Berkay Uslu, Alejandro Ribeiro arxiv

This paper develops constrained diffusion models with primal-dual inference (PDI) to sample from optimal distributions of entropy-regularized optimization problems with \emph{average} constraints. We formalize constraine…

A Computational Framework for Solving Wasserstein Lagrangian Flows

2023-10-16 · Kirill Neklyudov, Rob Brekelmans, Alexander Tong, Lazar Atanackovic 외

The dynamical formulation of the optimal transport can be extended through various choices of the underlying geometry (kinetic energy), and the regularization of density paths (potential energy). These combinations yield…

Meta SAC-Lag: Towards Deployable Safe Reinforcement Learning via MetaGradient-based Hyperparameter Tuning

2024-08-15 · Homayoun Honari, Amir Mehdi Soufi Enayati, Mehran Ghafarian Tamizi, Homayoun Najjaran

Safe Reinforcement Learning (Safe RL) is one of the prevalently studied subcategories of trial-and-error-based methods with the intention to be deployed on real-world systems. In safe RL, the goal is to maximize reward p…

Safe ExplorationSafe Reinforcement Learning

Bridging Simulators with Conditional Optimal Transport

2025-10-28 · Justine Zeghal, Benjamin Remy, Yashar Hezaveh, Francois Lanusse 외 arxiv

We propose a new field-level emulator that bridges two simulators using unpaired simulation datasets. Our method leverages a flow-based approach to learn the likelihood transport from one simulator to the other. Since mu…

Conditional Deformable Image Registration with Convolutional Neural Network

2021-06-23 · Tony C. W. Mok, Albert C. S. Chung

Recent deep learning-based methods have shown promising results and runtime advantages in deformable image registration. However, analyzing the effects of hyperparameters and searching for optimal regularization paramete…

Image RegistrationSelf-Supervised Learning