中文
相关论文

相关论文: Comparing BilevelJuMP.jl Formulations: Support Vec…

200 篇论文

This article studies Gauss-Newton-type methods for over-determined systems to find solutions to bilevel programming problems. To proceed, we use the lower-level value function reformulation of bilevel programs and consider necessary…

最优化与控制 · 数学 2020-03-09 Joerg Fliege , Andrey Tin , Alain Zemkoho

Proper hyperparameter tuning is essential for achieving optimal performance of modern machine learning (ML) methods in predictive tasks. While there is an extensive literature on tuning ML learners for prediction, there is only little…

计量经济学 · 经济学 2024-02-08 Philipp Bach , Oliver Schacht , Victor Chernozhukov , Sven Klaassen , Martin Spindler

Hyperparameter optimization in machine learning is often achieved using naive techniques that only lead to an approximate set of hyperparameters. Although techniques such as Bayesian optimization perform an intelligent search on a given…

机器学习 · 计算机科学 2023-06-21 Ankur Sinha , Satender Gunwal , Shivam Kumar

This paper introduces a novel double regularization scheme for bilevel optimization problems whose lower-level problem is composite and convex, but not necessarily strongly convex, in the lower-level variable. The analysis focuses on the…

最优化与控制 · 数学 2026-02-06 Mattia Solla , Johannes O. Royset

We present \texttt{MathOptAI.jl}, an open-source Julia library for embedding trained machine learning predictors into a JuMP model. \texttt{MathOptAI.jl} can embed a wide variety of neural networks, decision trees, and Gaussian Processes…

机器学习 · 计算机科学 2026-05-26 Oscar Dowson , Robert B Parker , Russel Bent

Bilevel optimisation is used in inverse imaging problems for hyperparameter learning/identification and experimental design, for instance, to find optimal regularisation parameters and forward operators. However, computationally, the…

最优化与控制 · 数学 2025-08-06 Ensio Suonperä , Tuomo Valkonen

Linear bilevel programs (linear BLPs) have been widely used in computational mathematics and optimization in several applications. Single-level reformulation for linear BLPs replaces the lower-level linear program with its…

系统与控制 · 电气工程与系统科学 2024-06-18 Saeed Mohammadi , Mohammad Reza Hesamzadeh , Steven A. Gabriel , Dina Khastieva

We present DataDeps.jl: a julia package for the reproducible handling of static datasets to enhance the repeatability of scripts used in the data and computational sciences. It is used to automate the data setup part of running software…

软件工程 · 计算机科学 2018-08-06 Lyndon White , Roberto Togneri , Wei Liu , Mohammed Bennamoun

We review some recent learning approaches in variational imaging, based on bilevel optimisation, and emphasize the importance of their treatment in function space. The paper covers both analytical and numerical techniques. Analytically, we…

We investigate relaxations for a class of discrete bilevel programs where the interaction constraints linking the leader and the follower are linear. Our approach reformulates the upper-level optimality constraints by projecting the…

最优化与控制 · 数学 2024-07-26 Leonardo Lozano , David Bergman , Andre Augusto Cire

We present a Julia package HypersurfaceRegions.jl for computing all connected components in the complement of an arrangement of real algebraic hypersurfaces in $\mathbb{R}^n$.

数学软件 · 计算机科学 2025-11-26 Paul Breiding , Bernd Sturmfels , Kexin Wang

Motivation: Estimating model parameters from experimental observations is one of the key challenges in systems biology and can be computationally very expensive. While the Julia programming language was recently developed as a high-level…

定量方法 · 定量生物学 2020-11-06 Paul F. Lang , Sungho Shin , Victor M. Zavala

Recently, Serfling and Xiao (2007) extended the L-moment theory (Hosking, 1990) to the multivariate setting. In the present paper, we focus on the two-dimension random vectors to establish a link between the bivariate L-moments (BLM) and…

统计方法学 · 统计学 2011-06-20 Brahim Brahimi , Fateh Chebana , Abdelhakim Necir

It is common within the deep learning community to first pre-train a deep neural network from a large-scale dataset and then fine-tune the pre-trained model to a specific downstream task. Recently, both supervised and unsupervised…

机器学习 · 计算机科学 2020-11-13 Jincheng Zhong , Ximei Wang , Zhi Kou , Jianmin Wang , Mingsheng Long

We study a general class of bilevel problems, consisting in the minimization of an upper-level objective which depends on the solution to a parametric fixed-point equation. Important instances arising in machine learning include…

机器学习 · 统计学 2020-07-13 Riccardo Grazzi , Luca Franceschi , Massimiliano Pontil , Saverio Salzo

MultiPrecisionArrays.jl is a Julia package. This package provides data structures and solvers for several variants of iterative refinement. It will become much more useful when half precision (aka Float16) is fully supported in LAPACK/BLAS.…

数值分析 · 数学 2025-08-11 C. T. Kelley

Many optimization problems require hyperparameters, i.e., parameters that must be pre-specified in advance, such as regularization parameters and parametric regularizers in variational regularization methods for inverse problems, and…

最优化与控制 · 数学 2025-10-09 Matthias J. Ehrhardt , Silvia Gazzola , Sebastian J. Scott

Bilevel optimization enjoys a wide range of applications in emerging machine learning and signal processing problems such as hyper-parameter optimization, image reconstruction, meta-learning, adversarial training, and reinforcement…

机器学习 · 计算机科学 2025-01-08 Han Shen , Quan Xiao , Tianyi Chen

Bilevel optimization has become a powerful framework in various machine learning applications including meta-learning, hyperparameter optimization, and network architecture search. There are generally two classes of bilevel optimization…

机器学习 · 计算机科学 2021-08-03 Kaiyi Ji

Bilevel reinforcement learning (RL), which features intertwined two-level problems, has attracted growing interest recently. The inherent non-convexity of the lower-level RL problem is, however, to be an impediment to developing bilevel…

最优化与控制 · 数学 2025-02-28 Yan Yang , Bin Gao , Ya-xiang Yuan