中文
相关论文

相关论文: Fast Discrepancy Minimization with Hereditary Guar…

200 篇论文

A recent work by [Larsen, SODA 2023] introduced a faster combinatorial alternative to Bansal's SDP algorithm for finding a coloring $x \in \{-1, 1\}^n$ that approximately minimizes the discrepancy $\mathrm{disc}(A, x) := | A x |_{\infty}$…

数据结构与算法 · 计算机科学 2025-05-27 Yichuan Deng , Xiaoyu Li , Zhao Song , Omri Weinstein

In discrepancy minimization problems, we are given a family of sets $\mathcal{S} = \{S_1,\dots,S_m\}$, with each $S_i \in \mathcal{S}$ a subset of some universe $U = \{u_1,\dots,u_n\}$ of $n$ elements. The goal is to find a coloring $\chi :…

数据结构与算法 · 计算机科学 2018-12-14 Kasper Green Larsen

The hereditary discrepancy of a set system is a certain quantitative measure of the pseudorandom properties of the system. Roughly, hereditary discrepancy measures how well one can $2$-color the elements of the system so that each set…

数据结构与算法 · 计算机科学 2024-04-23 Greg Bodwin , Chengyuan Deng , Jie Gao , Gary Hoppenworth , Jalaj Upadhyay , Chen Wang

We consider the problem of finding a low discrepancy coloring for sparse set systems where each element lies in at most $t$ sets. We give an algorithm that finds a coloring with discrepancy $O((t \log n \log s)^{1/2})$ where $s$ is the…

数据结构与算法 · 计算机科学 2016-02-03 Nikhil Bansal , Shashwat Garg

We study one of the key tools in data approximation and optimization: low-discrepancy colorings. Formally, given a finite set system $(X,\mathcal S)$, the \emph{discrepancy} of a two-coloring $\chi:X\to\{-1,1\}$ is defined as $\max_{S \in…

数据结构与算法 · 计算机科学 2022-09-05 Mónika Csikós , Nabil H. Mustafa

Given a set system (V,S), V={1,...,n} and S={S1,...,Sm}, the minimum discrepancy problem is to find a 2-coloring of V, such that each set is colored as evenly as possible. In this paper we give the first polynomial time algorithms for…

数据结构与算法 · 计算机科学 2015-03-13 Nikhil Bansal

Minimizing the discrepancy of a set system is a fundamental problem in combinatorics. One of the cornerstones in this area is the celebrated six standard deviations result of Spencer (AMS 1985): In any system of n sets in a universe of size…

数据结构与算法 · 计算机科学 2012-10-15 Shachar Lovett , Raghu Meka

The Discrepancy of a hypergraph is the minimum attainable value, over two-colorings of its vertices, of the maximum absolute imbalance of any hyperedge. The Hereditary Discrepancy of a hypergraph, defined as the maximum discrepancy of a…

数据结构与算法 · 计算机科学 2014-07-24 Aleksandar Nikolov , Kunal Talwar

A result of Spencer states that every collection of $n$ sets over a universe of size $n$ has a coloring of the ground set with $\{-1,+1\}$ of discrepancy $O(\sqrt{n})$. A geometric generalization of this result was given by Gluskin (see…

数据结构与算法 · 计算机科学 2014-09-11 Ronen Eldan , Mohit Singh

We consider the problem of finding a low discrepancy coloring for sparse set systems where each element lies in at most t sets. We give an efficient algorithm that finds a coloring with discrepancy O((t log n)^{1/2}), matching the best…

数据结构与算法 · 计算机科学 2016-09-13 Nikhil Bansal , Daniel Dadush , Shashwat Garg

A well-known theorem of Spencer shows that any set system with $n$ sets over $n$ elements admits a coloring of discrepancy $O(\sqrt{n})$. While the original proof was non-constructive, recent progress brought polynomial time algorithms by…

离散数学 · 计算机科学 2017-03-14 Avi Levy , Harishchandra Ramadas , Thomas Rothvoss

Working with exhaustive search on large dataset is infeasible for several reasons. Recently, developed techniques that made pattern set mining feasible by a general solver with long execution time that supports heuristic search and are…

人工智能 · 计算机科学 2015-07-21 Shanjida Khatun , Hasib Ul Alam , Swakkhar Shatabda

The partial coloring method is one of the most powerful and widely used method in combinatorial discrepancy problems. However, in many cases it leads to sub-optimal bounds as the partial coloring step must be iterated a logarithmic number…

数据结构与算法 · 计算机科学 2017-07-13 Nikhil Bansal , Shashwat Garg

Although the applications of Non-Homogeneous Poisson Processes to model and study the threshold overshoots of interest in different time series of measurements have proven to provide good results, they needed to be complemented with an…

应用统计 · 统计学 2023-09-15 Biviana Marcela Suárez-Sierra , Arrigo Coen , Carlos Alberto Taimal

We introduce genetic algorithms as a means to estimate the accuracy required to discriminate among different models using experimental observables. We exemplify the technique in the context of the minimal supersymmetric standard model. If…

高能物理 - 唯象学 · 物理学 2009-11-10 B. C. Allanach , D. Grellscheid , F. Quevedo

Combinatorial discrepancy is a complexity measure of a collection of sets which quantifies how well the sets in the collection can be simultaneously balanced. More precisely, we are given an n-point set $P$, and a collection $\mathcal{F} =…

组合数学 · 数学 2017-04-18 Aleksandar Nikolov

We are concerned with the problem of designing large families of subsets over a common labeled ground set that have small pairwise intersections and the property that the maximum discrepancy of the label values within each of the sets is…

信息论 · 计算机科学 2019-01-18 R. Gabrys , H. S. Dau , C. J. Colbourn , O. Milenkovic

Geometric discrepancies are standard measures to quantify the irregularity of distributions. They are an important notion in numerical integration. One of the most important discrepancy notions is the so-called \emph{star discrepancy}.…

神经与进化计算 · 计算机科学 2013-10-08 Carola Doerr , Francois-Michel De Rainville

The problem of fast items retrieval from a fixed collection is often encountered in most computer science areas, from operating system components to databases and user interfaces. We present an approach based on hash tables that focuses on…

神经与进化计算 · 计算机科学 2020-07-17 Dan Domnita , Ciprian Oprisa

In real-time trajectory planning for unmanned vehicles, on-board sensors, radars and other instruments are used to collect information on possible obstacles to be avoided and pathways to be followed. Since, in practice, observations of the…

统计方法学 · 统计学 2013-09-25 Adriano Zanin Zambom , Julian A. A. Collazos , Ronaldo Dias
‹ 上一页 1 2 3 10 下一页 ›