paper-with-me

Papers

Scalable Kernel Inverse Optimization

2024-10-31 · Youyuan Long, Tolga Ok, Pedro Zattoni Scroccaro, Peyman Mohajerin Esfahani

Inverse Optimization (IO) is a framework for learning the unknown objective function of an expert decision-maker from a past dataset. In this paper, we extend the hypothesis class of IO objective functions to a reproducing kernel Hilbert space (RKHS), thereby enhancing feature representation to an infinite-dimensional space. We demonstrate that a variant of the representer theorem holds for a specific training loss, allowing the reformulation of the problem as a finite-dimensional convex optimization program. To address scalability issues commonly associated with kernel methods, we propose the Sequential Selection Optimization (SSO) algorithm to efficiently train the proposed Kernel Inverse Optimization (KIO) model. Finally, we validate the generalization capabilities of the proposed KIO model and the effectiveness of the SSO algorithm through learning-from-demonstration tasks on the MuJoCo benchmark.

📄 PDF Abstract BibTeX arXiv:2410.23952

Code (1)

Longyouyuan/Scalable-Kernel-Inverse-Optimization 공식 구현

Tasks

MuJoCo

Similar Papers 제목 키워드 기반

Online Kernel Sliced Inverse Regression

2023-01-23 · Wenquan Cui, Yue Zhao, Jianjun Xu, Haoyang Cheng

Online dimension reduction is a common method for high-dimensional streaming data processing. Online principal component analysis, online sliced inverse regression, online kernel principal component analysis and other me…

Dimensionality ReductionregressionStochastic Optimization

Bilevel optimization for learning hyperparameters: Application to solving PDEs and inverse problems with Gaussian processes

2025-10-07 · Nicholas H. Nelsen, Houman Owhadi, Andrew M. Stuart, Xianjin Yang 외 arxiv

Methods for solving scientific computing and inference problems, such as kernel- and neural network-based approaches for partial differential equations (PDEs), inverse problems, and supervised learning tasks, depend cruc…

Hyperparameter OptimizationBilevel OptimizationGaussian Processes

Online semi-parametric learning for inverse dynamics modeling

2016-03-17 · Diego Romeres, Mattia Zorzi, Raffaello Camoriano, Alessandro Chiuso

This paper presents a semi-parametric algorithm for online learning of a robot inverse dynamics model. It combines the strength of the parametric and non-parametric modeling. The former exploits the rigid body dynamics e…

Scalable Kernel Learning via the Discriminant Information

2019-09-23 · Mert Al, Zejiang Hou, Sun-Yuan Kung

Kernel approximation methods create explicit, low-dimensional kernel feature maps to deal with the high computational and memory complexity of standard techniques. This work studies a supervised kernel learning methodolo…

Towards Automated Kernel Generation in the Era of LLMs

2026-01-22 · Yang Yu, Peiyu Zang, Chi Hsu Tsai, Haiming Wu 외 arxiv

The performance of modern AI systems is fundamentally constrained by the quality of their underlying GPU kernels, which translate high-level algorithmic semantics into low-level hardware operations. Achieving near-optima…