paper-with-me

Papers

Cheap Thrills: Effective Amortized Optimization Using Inexpensive Labels

2026-03-05 · Khai Nguyen, Petros Ellinas, Anvita Bhagavathula, Priya L. Donti arxiv

To scale optimization and simulation, prior work has explored training machine-learning surrogates that map problem parameters to solutions inexpensively at inference time. Unfortunately, commonly used approaches, including supervised and self-supervised learning with either soft or hard feasibility enforcement, face inherent challenges such as reliance on expensive high-quality labels or difficult optimization landscapes. To address their trade-offs, we propose a novel framework that collects "cheap" imperfect labels, performs supervised model pretraining with a merit loss-based termination scheme, and finally refines the model through self-supervised learning to improve final performance. Empirical validation across challenging domains -- including nonconvex constrained optimization, power-grid operation, and stiff dynamical systems -- shows that this three-stage strategy yields faster convergence; improved accuracy, feasibility, and optimality; and up to 59x reductions in total offline computational cost. We further analyze why and when our framework improves surrogate model training, finding that (i) merit loss is an informative signal and (ii) only small numbers of cheap, inexact labels are needed to place the model in a favorable regime for self-supervised learning.

📄 PDF Abstract BibTeX arXiv:2603.05495

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Hierarchical Variational Policies for Reward-Guided Diffusion

2026-05-20 · Kushagra Pandey, Farrin Marouf Sofian, Jan Niklas Groeneveld, Felix Draxler 외 arxiv

Adapting pretrained diffusion models to downstream objectives such as inverse problems often requires expensive test-time guidance or optimization. We propose a principled framework for generating high-quality reward-ali…

Test-time Adaptation

Evolutionary Multitasking AUC Optimization

2022-01-04 · Chao Wang, Kai Wu, Jing Liu

Learning to optimize the area under the receiver operating characteristics curve (AUC) performance for imbalanced data has attracted much attention in recent years. Although there have been several methods of AUC optimiz…

Binary Classification

Challenges and Thrills of Legal Arguments

2020-06-06 · Anurag Pallaprolu, Radha Vaidya, Aditya Swaroop Attawar

State-of-the-art attention based models, mostly centered around the transformer architecture, solve the problem of sequence-to-sequence translation using the so-called scaled dot-product attention. While this technique i…

Translation

Accelerating Simulation of Stiff Nonlinear Systems using Continuous-Time Echo State Networks

2020-10-07 · Ranjan Anantharaman, Yingbo Ma, Shashi Gowda, Chris Laughman 외

Modern design, control, and optimization often requires simulation of highly nonlinear models, leading to prohibitive computational costs. These costs can be amortized by evaluating a cheap surrogate of the full model. H…

Hybrid Predictive Coding: Inferring, Fast and Slow

2022-04-05 · Alexander Tschantz, Beren Millidge, Anil K Seth, Christopher L Buckley

Predictive coding is an influential model of cortical neural activity. It proposes that perceptual beliefs are furnished by sequentially minimising "prediction errors" - the differences between predicted and observed dat…

Bayesian InferenceObject Recognition