中文
相关论文

相关论文: Maintaining Triangle Queries under Updates

200 篇论文

Automatic algorithm configuration tools such as irace efficiently tune parameter values but leave algorithmic code unchanged. This paper introduces a first version of irace-evo, an extension of irace that integrates code evolution through…

软件工程 · 计算机科学 2025-11-20 Camilo Chacón Sartori , Christian Blum

Information retrieval systems are usually measured by labeling the relevance of results corresponding to a sample of user queries. In practical search engines, such measurement needs to be performed continuously, such as daily or weekly.…

信息检索 · 计算机科学 2022-03-04 Nikita Astrakhantsev , Deepak Chittajallu , Nabeel Kaushal , Vladislav Mokeev

The problem of handling adaptivity in data analysis, intentional or not, permeates a variety of fields, including test-set overfitting in ML challenges and the accumulation of invalid scientific discoveries. We propose a mechanism for…

机器学习 · 计算机科学 2019-04-03 Blake Woodworth , Vitaly Feldman , Saharon Rosset , Nathan Srebro

An application area of vertex enumeration problem (VEP) is the usage within objective space based linear/convex {vector} optimization algorithms whose aim is to generate (an approximation of) the Pareto frontier. In such algorithms, VEP,…

最优化与控制 · 数学 2020-10-30 Irfan Caner Kaya , Firdevs Ulus

In this paper we show that many sequential randomized incremental algorithms are in fact parallel. We consider algorithms for several problems including Delaunay triangulation, linear programming, closest pair, smallest enclosing disk,…

数据结构与算法 · 计算机科学 2018-10-15 Guy E. Blelloch , Yan Gu , Julian Shun , Yihan Sun

A challenging category of robotics problems arises when sensing incurs substantial costs. This paper examines settings in which a robot wishes to limit its observations of state, for instance, motivated by specific considerations of energy…

机器人学 · 计算机科学 2023-09-26 Patrick Zhong , Federico Rossi , Dylan A. Shell

In this paper, we first define a difference measure between the old and new sequential patterns of stream data, which is proved to be a distance. Then we propose an experimental method, called TPD (Tradeoff between Performance and…

数据库 · 计算机科学 2007-05-23 Qingguo Zheng , Ke Xu , Shilong Ma

Traditional numerical techniques for solving time-dependent partial-differential-equation (PDE) initial-value problems (IVPs) store a truncated representation of the function values and some number of their time derivatives at each time…

数值分析 · 数学 2011-09-08 Hal Finkel

Recently, the problem of allocating one resource per agent with initial endowments (house markets) has seen a renewed interest: indeed, while in the domain of strict preferences the Top Trading Cycle algorithm is known to be the only…

计算机科学与博弈论 · 计算机科学 2020-02-27 Aurélie Beynier , Nicolas Maudet , Simon Rey , Parham Shams

A compact version of the variation evolving method (VEM) is developed in the primal variable space for optimal control computation. Following the idea that originates from the Lyapunov continuous-time dynamics stability theory in the…

系统与控制 · 电气工程与系统科学 2020-11-24 Sheng Zhang , Jiang-Tao Huang , Kai-Feng He , Fei Liao

We consider the problem of maintaining an (approximately) minimum vertex cover in an $n$-node graph $G = (V, E)$ that is getting updated dynamically via a sequence of edge insertions/deletions. We show how to maintain a…

数据结构与算法 · 计算机科学 2018-07-13 Sayan Bhattacharya , Janardhan Kulkarni

We settle the computational complexity of fundamental questions related to multicriteria integer linear programs, when the dimensions of the strategy space and of the outcome space are considered fixed constants. In particular we construct:…

最优化与控制 · 数学 2017-01-03 Jesús A. De Loera , Raymond Hemmecke , Matthias Köppe

We consider discrete bilevel optimization problems where the follower solves an integer program with a fixed number of variables. Using recent results in parametric integer programming, we present polynomial time algorithms for pure and…

最优化与控制 · 数学 2017-01-03 Matthias Köppe , Maurice Queyranne , Christopher Thomas Ryan

This paper considers online optimization for a system that performs a sequence of back-to-back tasks. Each task can be processed in one of multiple processing modes that affect the duration of the task, the reward earned, and an additional…

最优化与控制 · 数学 2024-01-17 Michael J. Neely

We present fully dynamic approximation algorithms for the Maximum Independent Set problem on several types of geometric objects: intervals on the real line, arbitrary axis-aligned squares in the plane and axis-aligned $d$-dimensional…

数据结构与算法 · 计算机科学 2020-07-20 Sujoy Bhore , Jean Cardinal , John Iacono , Grigorios Koumoutsos

We consider the problem of finding collision-free paths for curvature-constrained systems in the presence of obstacles while minimizing execution time. Specifically, we focus on the setting where a planar system can travel at some range of…

机器人学 · 计算机科学 2022-04-05 Doron Pinsky , Petr Váňa , Jan Faigl , Oren Salzman

The edge list model is arguably the simplest input model for graphs, where the graph is specified by a list of its edges. In this model, we study the quantum query complexity of three variants of the triangle finding problem. The first asks…

量子物理 · 物理学 2026-05-29 Amin Shiraz Gilani , Daochen Wang , Pei Wu , Xingyu Zhou

We address the problem of how to optimally schedule data packets over an unreliable channel in order to minimize the estimation error of a simple-to-implement remote linear estimator using a constant "Kalman'' gain to track the state of a…

信息论 · 计算机科学 2019-08-06 Rahul Singh , Gopal Krishna Kamath , P. R. Kumar

Estimating the number of triangles in a graph is one of the most fundamental problems in sublinear algorithms. In this work, we provide an algorithm that approximately counts the number of triangles in a graph using only polylogarithmic…

数据结构与算法 · 计算机科学 2020-08-04 Anup Bhattacharya , Arijit Bishnu , Arijit Ghosh , Gopinath Mishra

Temporal graphs have been recently introduced to model changes to a given network that occur throughout a fixed period of time. The Temporal $\Delta$ Clique problem, that generalizes the well known Clique problem to temporal graphs, has…

数据结构与算法 · 计算机科学 2022-10-14 Danny Hermelin , Yuval Itzhaki , Hendrik Molter , Rolf Niedermeier