中文
相关论文

相关论文: Deterministic Identity Testing for Sum of Read-Onc…

200 篇论文

The weakest pre-expectation calculus has been proved to be a mature theory to analyze quantitative properties of probabilistic and nondeterministic programs. We present an automatic method for proving quantitative linear properties on any…

计算机科学中的逻辑 · 计算机科学 2010-06-29 Damián Barsotti , Nicolás Wolovick

In a recent work, Gryaznov, Pudl\'{a}k, and Talebanfard (CCC' 22) introduced a stronger version of affine extractors known as directional affine extractors, together with a generalization of $\mathsf{ROBP}$s where each node can make linear…

计算复杂性 · 计算机科学 2024-07-04 Xin Li , Yan Zhong

We study the parameterized complexity of algorithmic problems whose input is an integer set $A$ in terms of the doubling constant $C := |A + A|/|A|$, a fundamental measure of additive structure. We present evidence that this new…

数据结构与算法 · 计算机科学 2024-07-26 Tim Randolph , Karol Węgrzycki

Dictionary learning aims to find a dictionary that can sparsely represent the training data. Methods in the literature typically formulate the dictionary learning problem as an optimisation with respect to two variables, i.e., dictionary…

信号处理 · 电气工程与系统科学 2019-11-21 Cheng Cheng , Wei Dai

We present new deterministic algorithms for several cases of the maximum rank matrix completion problem (for short matrix completion), i.e. the problem of assigning values to the variables in a given symbolic matrix as to maximize the…

数据结构与算法 · 计算机科学 2014-07-11 Gábor Ivanyos , Marek Karpinski , Nitin Saxena

Recently, Pagh presented a randomized approximation algorithm for the multiplication of real-valued matrices building upon work for detecting the most frequent items in data streams. We continue this line of research and present new {\em…

数据结构与算法 · 计算机科学 2012-09-21 Konstantin Kutzkov

As secure processors such as Intel SGX (with hyperthreading) become widely adopted, there is a growing appetite for private analytics on big data. Most prior works on data-oblivious algorithms adopt the classical PRAM model to capture…

分布式、并行与集群计算 · 计算机科学 2021-07-01 Vijaya Ramachandran , Elaine Shi

We consider a minimal extension of the language of arithmetic, such that the bounded formulas provably total in a suitably-defined theory \`a la Buss (expressed in this new language) precisely capture polytime random functions. Then, we…

计算机科学中的逻辑 · 计算机科学 2023-11-28 Melissa Antonelli , Ugo Dal Lago , Davide Davoli , Isabel Oitavem , Paolo Pistone

Active learning as a paradigm in deep learning is especially important in applications involving intricate perception tasks such as object detection where labels are difficult and expensive to acquire. Development of active learning methods…

计算机视觉与模式识别 · 计算机科学 2022-12-22 Tobias Riedlinger , Marius Schubert , Karsten Kahl , Hanno Gottschalk , Matthias Rottmann

We revisit the complexity of verifying basic identities, such as associativity and distributivity, on a given finite algebraic structure. In particular, while Rajagopalan and Schulman (FOCS'96, SICOMP'00) gave a surprising randomized…

数据结构与算法 · 计算机科学 2026-04-01 Bartłomiej Dudek , Nick Fischer , Geri Gokaj , Ce Jin , Marvin Künnemann , Xiao Mao , Mirza Redžić

We begin the study of list-decodable linear regression using batches. In this setting only an $\alpha \in (0,1]$ fraction of the batches are genuine. Each genuine batch contains $\ge n$ i.i.d. samples from a common unknown distribution and…

机器学习 · 计算机科学 2022-11-24 Abhimanyu Das , Ayush Jain , Weihao Kong , Rajat Sen

We consider the class of counting problems,i.e. functions in $\#$P, which are self reducible, and have easy decision version, i.e. for every input it is easy to decide if the value of the function $f(x)$ is zero. For example,…

计算复杂性 · 计算机科学 2016-11-08 Eleni Bakali

Users of program analyses expect that results change predictably in response to changes in their programs, but many analyses fail to provide such robustness. This paper introduces a theoretical framework that provides a unified language to…

编程语言 · 计算机科学 2026-04-14 Zachary Kincaid , Shaowei Zhu

We study the robustness verification problem for tree-based models, including decision trees, random forests (RFs) and gradient boosted decision trees (GBDTs). Formal robustness verification of decision tree ensembles involves finding the…

机器学习 · 计算机科学 2019-12-11 Hongge Chen , Huan Zhang , Si Si , Yang Li , Duane Boning , Cho-Jui Hsieh

Polynomial identity testing and arithmetic circuit lower bounds are two central questions in algebraic complexity theory. It is an intriguing fact that these questions are actually related. One of the authors of the present paper has…

计算复杂性 · 计算机科学 2012-02-17 Bruno Grenet , Pascal Koiran , Natacha Portier , Yann Strozecki

A symbolic determinant under rank-one restriction computes a polynomial of the form $\det(A_0+A_1y_1+\ldots+A_ny_n)$, where $A_0,A_1,\ldots,A_n$ are square matrices over a field $\mathbb{F}$ and $rank(A_i)=1$ for each $i\in[n]$. This class…

计算复杂性 · 计算机科学 2026-03-05 Abhiram Aravind , Abhranil Chatterjee , Sumanta Ghosh , Rohit Gurjar , Roshan Raj , Chandan Saha

Training the multi-label image recognition models with partial labels, in which merely some labels are known while others are unknown for each image, is a considerably challenging and practical task. To address this task, current algorithms…

计算机视觉与模式识别 · 计算机科学 2022-03-07 Tao Pu , Tianshui Chen , Hefeng Wu , Liang Lin

Arithmetic circuit complexity studies the complexity of computing polynomials using only arithmetic operations such as addition, multiplication, subtraction, and division. Polynomials over rings of integers model counting problems.…

计算复杂性 · 计算机科学 2026-05-12 Balagopal Komarath , Harshil Mittal , Jayalal Sarma

This paper presents algorithms for solving multiobjective integer programming problems. The algorithm uses Barvinok's rational functions of the polytope that defines the feasible region and provides as output the entire set of nondominated…

最优化与控制 · 数学 2008-03-04 Victor Blanco , Justo Puerto

A connected component labeling algorithm is developed for implicitly-defined domains specified by multivariate polynomials. The algorithm operates by recursively subdividing the constraint domain into hyperrectangular subcells until the…

数值分析 · 数学 2022-11-29 Robert I. Saye