中文
相关论文

相关论文: Optimizing $\alpha\mu$

200 篇论文

In its traditional definition, a repair of an inconsistent database is a consistent database that differs from the inconsistent one in a "minimal way". Often, repairs are not equally legitimate, as it is desired to prefer one over another;…

数据库 · 计算机科学 2016-03-08 Benny Kimelfeld , Ester Livshits , Liat Peterfreund

Many natural processes rely on optimizing the success ratio of a search process. We use an experimental setup consisting of a simple online game in which players have to find a target hidden on a board, to investigate the how the rounds are…

生物物理 · 物理学 2017-05-19 Ricardo Martinez-Garcia , Justin M. Calabrese , Cristobal Lopez

This paper proposes a modification to the traditional binary search algorithm in which it checks the presence of the input element with the middle element of the given set of elements at each iteration. Modified binary search algorithm…

数据结构与算法 · 计算机科学 2014-06-09 Ankit R. Chadha , Rishikesh Misal , Tanaya Mokashi

Classic cache-oblivious parallel matrix multiplication algorithms achieve optimality either in time or space, but not both, which promotes lots of research on the best possible balance or tradeoff of such algorithms. We study modern…

分布式、并行与集群计算 · 计算机科学 2019-11-14 Yuan Tang

We focus on the problem of \emph{Answer-Level Fine-Tuning} (ALFT), where the goal is to optimize a language model based on the correctness or properties of its final answers, rather than the specific reasoning traces used to produce them.…

机器学习 · 计算机科学 2026-05-01 Mehryar Mohri , Jon Schneider , Yifan Wu

This paper provides a novel framework for solving multiobjective discrete optimization problems with an arbitrary number of objectives. Our framework formulates these problems as network models, in that enumerating the Pareto frontier…

最优化与控制 · 数学 2018-09-06 David Bergman , Merve Bodur , Carlos Cardonha , Andre A. Cire

We consider a design problem where experimental conditions (design points $X_i$) are presented in the form of a sequence of i.i.d.\ random variables, generated with an unknown probability measure $\mu$, and only a given proportion…

统计方法学 · 统计学 2020-08-05 Luc Pronzato , HaiYing Wang

We provide a general mechanism to design online learning algorithms based on a minimax analysis within a drifting-games framework. Different online learning settings (Hedge, multi-armed bandit problems and online convex optimization) are…

机器学习 · 计算机科学 2014-10-31 Haipeng Luo , Robert E. Schapire

Selecting an optimal set of exemplars is critical for good performance of in-context learning. However, prior exemplar search methods narrowly optimize for predictive accuracy, critically neglecting model calibration--a key determinant of…

机器学习 · 计算机科学 2025-10-02 Gaoxiang Luo , Aryan Deshwal

In combination with Reinforcement Learning, Monte-Carlo Tree Search has shown to outperform human grandmasters in games such as Chess, Shogi and Go with little to no prior domain knowledge. However, most classical use cases only feature up…

人工智能 · 计算机科学 2023-05-23 Jannis Weil , Johannes Czech , Tobias Meuser , Kristian Kersting

In this paper, we introduce a novel, non-recursive, maximal matching algorithm for double auctions, which aims to maximize the amount of commodities to be traded. It differs from the usual equilibrium matching, which clears a market at the…

计算机科学与博弈论 · 计算机科学 2013-04-12 Jinzhong Niu , Simon Parsons

This paper studies a bandit optimization problem where the goal is to maximize a function $f(x)$ over $T$ periods for some unknown strongly concave function $f$. We consider a new pairwise comparison oracle, where the decision-maker chooses…

机器学习 · 计算机科学 2025-05-29 Xiangyu Chang , Xi Chen , Yining Wang , Zhiyi Zeng

The No Free Lunch (NFL) theorem guarantees equal average performance only under uniform sampling of a function space closed under permutation (c.u.p.). We ask when this averaging ceases to reflect what benchmarking actually reports. We…

机器学习 · 统计学 2026-03-05 Grzegorz Sroka

Machine Unlearning (MU) aims to selectively erase harmful behaviors from models while retaining the overall utility of the model. As a multi-task learning problem, MU involves balancing objectives related to forgetting specific…

计算机视觉与模式识别 · 计算机科学 2025-09-05 Jing Wu , Mehrtash Harandi

There has been a surge of recent interest in automatically learning policies to target treatment decisions based on rich individual covariates. In addition, practitioners want confidence that the learned policy has better performance than…

机器学习 · 统计学 2026-02-10 Hamsa Bastani , Osbert Bastani , Bryce McLaughlin

Few real-world hybrid systems are amenable to formal verification, due to their complexity and black box components. Optimization-based falsification---a methodology of search-based testing that employs stochastic optimization---is…

系统与控制 · 计算机科学 2018-08-14 Zhenya Zhang , Gidon Ernst , Sean Sedwards , Paolo Arcaini , Ichiro Hasuo

We consider a combinatorial question about searching for an unknown ideal $\mu$ within a known pointed poset $\lambda$. Elements of $\lambda$ may be queried for membership in $\mu$, but at most $k$ positive queries are permitted. We provide…

组合数学 · 数学 2025-05-13 Roma Eisel , Valerie McMullen , Robert Muth

One-max search is a classic problem in online decision-making, in which a trader acts on a sequence of revealed prices and accepts one of them irrevocably to maximise its profit. The problem has been studied both in probabilistic and in…

数据结构与算法 · 计算机科学 2025-02-11 Ziyad Benomar , Lorenzo Croissant , Vianney Perchet , Spyros Angelopoulos

During the past two decades, multi-agent optimization problems have drawn increased attention from the research community. When multiple objective functions are present among agents, many works optimize the sum of these objective functions.…

多智能体系统 · 计算机科学 2020-10-13 M. J. Blondin , M. T. Hale

Let PT-DFA mean a deterministic finite automaton whose transition relation is a partial function. We present an algorithm for minimizing a PT-DFA in $O(m \lg n)$ time and $O(m+n+\alpha)$ memory, where $n$ is the number of states, $m$ is the…

信息论 · 计算机科学 2008-02-21 Antti Valmari , Petri Lehtinen
‹ 上一页 1 8 9 10 下一页 ›