中文
相关论文

相关论文: A simple 7/3-approximation algorithm for feedback …

200 篇论文

This paper is about the old Wahba problem in its more general form, which we call "simultaneous rotation and correspondence search". In this generalization we need to find a rotation that best aligns two partially overlapping $3$D point…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Liangzu Peng , Manolis C. Tsakiris , René Vidal

We introduce the batched set cover problem, which is a generalization of the online set cover problem. In this problem, the elements of the ground set that need to be covered arrive in batches. Our main technical contribution is a tight…

数据结构与算法 · 计算机科学 2018-11-28 Juan C. Martínez Mori , Samitha Samaranayake

We consider the problem of pure exploration with subset-wise preference feedback, which contains $N$ arms with features. The learner is allowed to query subsets of size $K$ and receives feedback in the form of a noisy winner. The goal of…

机器学习 · 计算机科学 2021-04-13 Shubham Gupta , Aadirupa Saha , Sumeet Katariya

Agent forecasting systems have been explored to investigate agent patterns and improve decision-making in various domains, e.g., pedestrian predictions and marketing bidding. Badminton represents a fascinating example of a multifaceted…

人工智能 · 计算机科学 2023-12-19 Wei-Yao Wang , Wen-Chih Peng , Wei Wang , Philip S. Yu

Forward reachability analysis is the predominant approach for verifying reach-avoid properties in neural feedback systems (dynamical systems controlled by neural networks). This dominance stems from the limited scalability of existing…

人工智能 · 计算机科学 2026-01-14 Samuel I. Akinwande , Sydney M. Katz , Mykel J. Kochenderfer , Clark Barrett

One of the most popular training algorithms for deep neural networks is the Adaptive Moment Estimation (Adam) introduced by Kingma and Ba. Despite its success in many applications there is no satisfactory convergence analysis: only local…

机器学习 · 计算机科学 2022-10-06 Sebastian Bock , Martin Georg Weiß

The Directed Feedback Vertex Set problem (DFVS) asks whether it is possible to remove at most $k$ vertices from a directed graph to make it acyclic. Whether DFVS is fixed-parameter tractable was a long-standing open problem in parameterized…

数据结构与算法 · 计算机科学 2024-10-22 Ziliang Xiong , Mingyu Xiao

The multiway-cut problem is, given a weighted graph and k >= 2 terminal nodes, to find a minimum-weight set of edges whose removal separates all the terminals. The problem is NP-hard, and even NP-hard to approximate within 1+delta for some…

数据结构与算法 · 计算机科学 2015-06-02 David Karger , Phil Klein , Cliff Stein , Mikkel Thorup , Neal E. Young

We present a framework for computing with input data specified by intervals, representing uncertainty in the values of the input parameters. To compute a solution, the algorithm can query the input parameters that yield more refined…

数据结构与算法 · 计算机科学 2015-03-19 Manoj Gupta , Yogish Sabharwal , Sandeep Sen

In the non-uniform sparsest cut problem, we are given a supply graph G and a demand graph D, both with the same set of nodes V. The goal is to find a cut of V that minimizes the ratio of the total capacity on the edges of G crossing the cut…

数据结构与算法 · 计算机科学 2021-11-12 Vincent Cohen-Addad , Tobias Mömke , Victor Verdugo

We introduce a new approach aiming at computing approximate optimal designs for multivariate polynomial regressions on compact (semi-algebraic) design spaces. We use the moment-sum-of-squares hierarchy of semidefinite programming problems…

We give a 3/2-approximation algorithm for stable matchings that runs in $O(m)$ time. The previously best known algorithm by McDermid has the same approximation ratio but runs in $O(n^{3/2}m)$ time, where $n$ denotes the number of people and…

数据结构与算法 · 计算机科学 2014-04-07 Katarzyna Paluch

Chess championships are often organised as a Swiss-system tournament, causing great challenges in ranking the participants due to the different strength of schedules and possible circular triads. The paper suggests that pairwise comparison…

应用统计 · 统计学 2016-11-03 Lászlo Csató

We study the problem of estimating the trace of a matrix $A$ that can only be accessed through matrix-vector multiplication. We introduce a new randomized algorithm, Hutch++, which computes a $(1 \pm \epsilon)$ approximation to $tr(A)$ for…

数据结构与算法 · 计算机科学 2021-06-14 Raphael A. Meyer , Cameron Musco , Christopher Musco , David P. Woodruff

The FEAST eigensolver is extended to the computation of the singular triplets of a large matrix $A$ with the singular values in a given interval. The resulting FEAST SVDsolver is subspace iteration applied to an approximate spectral…

数值分析 · 数学 2023-09-19 Zhongxiao Jia , Kailiang Zhang

The optimal value computation for turned-based stochastic games with reachability objectives, also known as simple stochastic games, is one of the few problems in $NP \cap coNP$ which are not known to be in $P$. However, there are some…

计算复杂性 · 计算机科学 2014-08-10 David Auger , Pierre COUCHENEY , Yann Strozecki

Consider convex optimization problems subject to a large number of constraints. We focus on stochastic problems in which the objective takes the form of expected values and the feasible set is the intersection of a large number of convex…

机器学习 · 统计学 2015-11-13 Mengdi Wang , Yichen Chen , Jialin Liu , Yuantao Gu

An $n$-tournament $T$ with vertex set $V$ is simple if there is no subset $M$ of $V$ such that $2\leq \left \vert M\right \vert \leq n-1$ and for every $x\in V\setminus M$, either $M\rightarrow x$ or $x \rightarrow M$. The simplicity index…

组合数学 · 数学 2021-07-28 Abderrahim Boussaïri , Soufiane Lakhlifi , Imane Talbaoui

We present a new class of vertex cover and set cover games. The price of anarchy bounds match the best known constant factor approximation guarantees for the centralized optimization problems for linear and also for submodular costs -- in…

计算机科学与博弈论 · 计算机科学 2012-03-02 Georgios Piliouras , Tomas Valla , Laszlo A. Vegh

This article presents an approximation algorithm for a task allocation, sequencing and scheduling problem involving a team of human operators and robots. Specifically, we present an algorithm with an approximation ratio as a function of the…

机器人学 · 计算机科学 2019-09-12 Sai Krishna Hari , Abhishek Nayak , Sivakumar Rathinam
‹ 上一页 1 8 9 10 下一页 ›