中文
相关论文

相关论文: Faster Black-Box Algorithms Through Higher Arity O…

200 篇论文

We show that the complexity of minimal monotone circuits implementing a monotone version of the permutation operator on $n$ boolean vectors of length $q$ is $\Theta(qn\log n)$. In particular, we obtain an alternative way to prove the known…

计算复杂性 · 计算机科学 2020-07-01 Igor S. Sergeev

Binary optimization, a representative subclass of discrete optimization, plays an important role in mathematical optimization and has various applications in computer vision and machine learning. Usually, binary optimization problems are…

最优化与控制 · 数学 2021-05-18 Huan Xiong , Mengyang Yu , Li Liu , Fan Zhu , Fumin Shen , Ling Shao

Learned optimizers -- neural networks that are trained to act as optimizers -- have the potential to dramatically accelerate training of machine learning models. However, even when meta-trained across thousands of tasks at huge…

机器学习 · 计算机科学 2022-09-23 James Harrison , Luke Metz , Jascha Sohl-Dickstein

Binarization is an extreme network compression approach that provides large computational speedups along with energy and memory savings, albeit at significant accuracy costs. We investigate the question of where to binarize inputs at…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Ameya Prabhu , Vishal Batchu , Rohit Gajawada , Sri Aurobindo Munagala , Anoop Namboodiri

Attention operators have been applied on both 1-D data like texts and higher-order data such as images and videos. Use of attention operators on high-order data requires flattening of the spatial or spatial-temporal dimensions into a…

计算机视觉与模式识别 · 计算机科学 2020-07-17 Hongyang Gao , Zhengyang Wang , Shuiwang Ji

Black-box optimization (BBO) has a broad range of applications, including automatic machine learning, engineering, physics, and experimental design. However, it remains a challenge for users to apply BBO methods to their problems at hand…

We derive a new class of one-loop non-renormalization theorems that strongly constrain the running of higher dimension operators in a general four-dimensional quantum field theory. Our logic follows from unitarity: cuts of one-loop…

高能物理 - 唯象学 · 物理学 2015-08-19 Clifford Cheung , Chia-Hsien Shen

The higher Sugawara operators acting on the Verma modules over the affine Kac-Moody algebra at the critical level are related to the higher Hamiltonians of the Gaudin model due to work of Feigin, Frenkel and Reshetikhin. An explicit…

表示论 · 数学 2009-06-27 A. V. Chervov , A. I. Molev

We use a Bayesian approach to optimally solve problems in noisy binary search. We deal with two variants: 1. Each comparison can be erroneous with some probability $1 - p$. 2. At each stage $k$ comparisons can be performed in parallel and a…

量子物理 · 物理学 2011-11-09 M. Ben-Or , Avinatan Hassidim

Consider a generalization of the classical binary search problem in linearly sorted data to the graph-theoretic setting. The goal is to design an adaptive query algorithm, called a strategy, that identifies an initially unknown target…

数据结构与算法 · 计算机科学 2020-05-04 Dariusz Dereniowski , Aleksander Łukasiewicz , Przemysław Uznański

We study the approximation numbers of weighted composition operators $f\mapsto w\cdot(f\circ\varphi)$ on the Hardy space $H^2$ on the unit disc. For general classes of such operators, upper and lower bounds on their approximation numbers…

泛函分析 · 数学 2017-12-27 Gandalf Lechner , Daniel Li , Hervé Queffélec , Luis Rodríguez-Piazza

Zeroth-order optimization (ZO) has been a powerful framework for solving black-box problems, which estimates gradients using zeroth-order data to update variables iteratively. The practical applicability of ZO critically depends on the…

最优化与控制 · 数学 2026-03-03 Ruiyang Jin , Yuke Zhou , Yujie Tang , Jie Song , Siyang Gao

The simplex method for linear programming is known to be highly efficient in practice, and understanding its performance from a theoretical perspective is an active research topic. The framework of smoothed analysis, first introduced by…

数据结构与算法 · 计算机科学 2025-10-22 Sophie Huiberts , Yin Tat Lee , Xinzhi Zhang

We prove that $n$-bit integers may be multiplied in $O(n \log n \, 4^{\log^* n})$ bit operations. This complexity bound had been achieved previously by several authors, assuming various unproved number-theoretic hypotheses. Our proof is…

符号计算 · 计算机科学 2019-02-13 David Harvey , Joris van der Hoeven

We study the complexity of closure operators, with applications to machine learning and decision theory. In machine learning, closure operators emerge naturally in data classification and clustering. In decision theory, they can model…

理论经济学 · 经济学 2022-05-25 Hamed Hamze Bajgiran , Federico Echenique

Deep neural networks are susceptible to adversarial inputs and various methods have been proposed to defend these models against adversarial attacks under different perturbation models. The robustness of models to adversarial attacks has…

机器学习 · 计算机科学 2022-11-01 Jian Vora , Pranay Reddy Samala

We consider the fundamental problem of prediction with expert advice where the experts are "optimizable": there is a black-box optimization oracle that can be used to compute, in constant time, the leading expert in retrospect at any point…

机器学习 · 计算机科学 2016-01-28 Elad Hazan , Tomer Koren

We describe an algorithm computing an optimal prefix free code for $n$ unsorted positive weights in time within $O(n(1+\lg \alpha))\subseteq O(n\lg n)$, where the alternation $\alpha\in[1..n-1]$ measures the amount of sorting required by…

数据结构与算法 · 计算机科学 2016-02-02 Jérémy Barbay

In this paper, we study the fundamental open question of finding the optimal high-order algorithm for solving smooth convex minimization problems. Arjevani et al. (2019) established the lower bound $\Omega\left(\epsilon^{-2/(3p+1)}\right)$…

最优化与控制 · 数学 2022-05-20 Dmitry Kovalev , Alexander Gasnikov

A binary code Enc$:\{0,1\}^k \to \{0,1\}^n$ is $(0.5-\epsilon,L)$-list decodable if for all $w \in \{0,1\}^n$, the set List$(w)$ of all messages $m \in \{0,1\}^k$ such that the relative Hamming distance between Enc$(m)$ and $w$ is at most…

计算复杂性 · 计算机科学 2024-09-04 Noga Ron-Zewi , Ronen Shaltiel , Nithin Varma