中文
相关论文

相关论文: When Are Two RLHF Objectives the Same?

200 篇论文

Current audio captioning relies on supervised learning with paired audio-caption data, which is costly to curate and may not reflect human preferences in real-world scenarios. To address this, we propose a preference-aligned audio…

音频与语音处理 · 电气工程与系统科学 2026-02-26 Kartik Hegde , Rehana Mahfuz , Yinyi Guo , Erik Visser

A reciprocal recommendation problem is one where the goal of learning is not just to predict a user's preference towards a passive item (e.g., a book), but to recommend the targeted user on one side another user from the other side such…

机器学习 · 计算机科学 2018-06-05 Fabio Vitale , Nikos Parotsidis , Claudio Gentile

For aligning large language models (LLMs), prior work has leveraged reinforcement learning via human feedback (RLHF) or variations of direct preference optimization (DPO). While DPO offers a simpler framework based on maximum likelihood…

人工智能 · 计算机科学 2025-05-27 Anirudhan Badrinath , Prabhat Agarwal , Jiajing Xu

Perception in the real world requires robustness to diverse viewing conditions. Existing approaches often rely on specialized architectures or training with predefined data augmentations, limiting adaptability. Taking inspiration from…

计算机视觉与模式识别 · 计算机科学 2025-09-17 Utkarsh Singhal , Ryan Feng , Stella X. Yu , Atul Prakash

Many statistical estimation procedures lead to nonconvex optimization problems. Algorithms to solve these are often guaranteed to output a stationary point of the optimization problem. Oracle inequalities are an important theoretical…

统计理论 · 数学 2018-02-28 Andreas Elsener , Sara van de Geer

Linearizability is the gold standard among algorithm designers for deducing the correctness of a distributed algorithm using implemented shared objects from the correctness of the corresponding algorithm using atomic versions of the same…

分布式、并行与集群计算 · 计算机科学 2011-09-21 Wojciech Golab , Lisa Higham , Philipp Woelfel

In this paper, we study optimization methods consisting of iteratively minimizing surrogates of an objective function. By proposing several algorithmic variants and simple convergence analyses, we make two main contributions. First, we…

机器学习 · 统计学 2013-05-15 Julien Mairal

This paper proposes several novel optimization algorithms for minimizing a nonlinear objective function. The algorithms are enlightened by the optimal state trajectory of an optimal control problem closely related to the minimized objective…

最优化与控制 · 数学 2025-04-01 Hongxia Wang , Yeming Xu , Ziyuan Guo , Huanshui Zhang

We call an objective function or algorithm symmetric with respect to an input if after swapping two parts of the input in any algorithm, the solution of the algorithm and the output remain the same. More formally, for a permutation $\pi$ of…

数据结构与算法 · 计算机科学 2021-01-14 Sepideh Aghamolaei

Classification of ordinal data is one of the most important tasks of relation learning. In this thesis a novel framework for ordered classes is proposed. The technique reduces the problem of classifying ordered classes to the standard…

人工智能 · 计算机科学 2007-05-23 Jaime S. Cardoso

Using an optimization algorithm to solve a machine learning problem is one of mainstreams in the field of science. In this work, we demonstrate a comprehensive comparison of some state-of-the-art first-order optimization algorithms for…

机器学习 · 计算机科学 2014-04-29 Yu Wei , Pock Thomas

This paper describes a series of model-checking experiments to verify optimistic replication algorithms based on Operational Transformation (OT) approach used for supporting collaborative edition. We formally define, using tool UPPAAL, the…

计算机科学中的逻辑 · 计算机科学 2009-04-20 Hanifa Boucheneb , Abdessamad Imine

The rapid development of large language model (LLM) alignment algorithms has resulted in a complex and fragmented landscape, with limited clarity on the effectiveness of different methods and their inter-connections. This paper introduces…

In this paper, we introduce a novel data transformation framework based on Opposition-Based Learning (OBL) to boost the performance of traditional classification algorithms. Originally developed to accelerate convergence in optimization…

机器学习 · 计算机科学 2025-04-28 Abdesslem Layeb

This work studies the challenge of aligning large language models (LLMs) with offline preference data. We focus on alignment by Reinforcement Learning from Human Feedback (RLHF) in particular. While popular preference optimization methods…

机器学习 · 计算机科学 2024-06-07 Xiang Ji , Sanjeev Kulkarni , Mengdi Wang , Tengyang Xie

In multi-objective optimization, a single decision vector must balance the trade-offs between many objectives. Solutions achieving an optimal trade-off are said to be Pareto optimal: these are decision vectors for which improving any one…

最优化与控制 · 数学 2023-08-07 Abhishek Roy , Geelon So , Yi-An Ma

Two important goals of high-dimensional modeling are prediction and variable selection. In this article, we consider regularization with combined $L_1$ and concave penalties, and study the sampling properties of the global optimum of the…

统计方法学 · 统计学 2016-05-12 Yingying Fan , Jinchi Lv

Motivated by emerging applications in machine learning, we consider an optimization problem in a general form where the gradient of the objective function is available through a biased stochastic oracle. We assume a bias-control parameter…

最优化与控制 · 数学 2026-02-10 Yin Liu , Sam Davanloo Tajbakhsh

We provide new insight into a {\em generalized conditional subgradient} algorithm and a {\em generalized mirror descent} algorithm for the convex minimization problem \[ \min_x \; \{f(Ax) + h(x)\}.\] As Bach showed in [{\em SIAM J. Optim.},…

最优化与控制 · 数学 2019-06-04 Javier Pena

Bayesian optimization is a class of data efficient model based algorithms typically focused on global optimization. We consider the more general case where a user is faced with multiple problems that each need to be optimized conditional on…

机器学习 · 统计学 2020-11-04 Michael Pearce , Janis Klaise , Matthew Groves