中文
相关论文

相关论文: Linear Probing with Constant Independence

200 篇论文

We present and study linear programming based detectors for two-dimensional intersymbol interference channels. Interesting instances of two-dimensional intersymbol interference channels are magnetic storage, optical storage and Wyner's…

信息论 · 计算机科学 2011-03-01 Shrinivas Kudekar , Jason K. Johnson , Michael Chertkov

Tool use, such as web search, has become a standard capability even in freely available large language models (LLMs). However, existing benchmarks evaluate temporal reasoning mainly in static, non-tool-using settings, which poorly reflect…

计算与语言 · 计算机科学 2026-03-24 Zhengxiang Wang , Zeyu Dong

Computing high-quality independent sets quickly is an important problem in combinatorial optimization. Several recent algorithms have shown that kernelization techniques can be used to find exact maximum independent sets in medium-sized…

数据结构与算法 · 计算机科学 2016-02-05 Jakob Dahlum , Sebastian Lamm , Peter Sanders , Christian Schulz , Darren Strash , Renato F. Werneck

Separation logic is a substructural logic which has proved to have numerous and fruitful applications to the verification of programs working on dynamic data structures. Recently, Barthe, Hsu and Liao have proposed a new way of giving…

密码学与安全 · 计算机科学 2024-05-21 Ugo Dal Lago , Davide Davoli , Bruce M. Kapron

AlphaEvolve and FunSearch have demonstrated the potential of combining large language models (LLMs) with evolutionary search for automated algorithm discovery. However, discovery success is shaped not only by model capability but also…

软件工程 · 计算机科学 2026-05-18 Yoichi Ishibashi , Taro Yano , Masafumi Oyamada

Binary linear classification has been explored since the very early days of the machine learning literature. Perhaps the most classical algorithm is the Perceptron, where a weight vector used to classify examples is maintained, and additive…

机器学习 · 计算机科学 2020-11-18 Rafael Hanashiro , Jacob Abernethy

The linear complexity of a sequence has been used as an important measure of keystream strength, hence designing a sequence which possesses high linear complexity and $k$-error linear complexity is a hot topic in cryptography and…

密码学与安全 · 计算机科学 2011-09-22 Jianqin Zhou

We propose a simple O([n^5/\log n]L) algorithm for linear programming feasibility, that can be considered as a polynomial-time implementation of the relaxation method. Our work draws from Chubanov's "Divide-and-Conquer" algorithm [4], where…

最优化与控制 · 数学 2013-12-09 László A. Végh , Giacomo Zambelli

We provide a deterministic algorithm for computing the $5$-edge-connected components of an undirected multigraph in linear time. There were probably good indications that this computation can be performed in linear time, but no such…

数据结构与算法 · 计算机科学 2023-11-09 Evangelos Kosinas

The information theoretic approach to security entails harnessing the correlated randomness available in nature to establish security. It uses tools from information theory and coding and yields provable security, even against an adversary…

信息论 · 计算机科学 2016-03-23 Himanshu Tyagi , Alexander Vardy

While separate chaining is a common strategy for resolving collisions in a hash table taught in most textbooks, compact hashing is a less common technique for saving space when hashing integers whose domain is relatively small with respect…

数据结构与算法 · 计算机科学 2019-05-02 Dominik Köppl

Similarity search in high-dimensional spaces is an important task for many multimedia applications. Due to the notorious curse of dimensionality, approximate nearest neighbor techniques are preferred over exact searching techniques since…

数据库 · 计算机科学 2020-10-16 Omid Jafari , Parth Nagarkar , Jonathan Montaño

The generalized Hamming weights of a linear code have been extensively studied since Wei first use them to characterize the cryptography performance of a linear code over the wire-tap channel of type II. In this paper, we investigate the…

信息论 · 计算机科学 2017-02-15 Gaopeng Jian

Iterative refinement (IR) is a popular scheme for solving a linear system of equations based on gradually improving the accuracy of an initial approximation. Originally developed to improve upon the accuracy of Gaussian elimination,…

数值分析 · 数学 2025-06-24 Chai Wah Wu , Mark S. Squillante , Vasileios Kalantzis , Lior Horesh

Although hash function learning algorithms have achieved great success in recent years, most existing hash models are off-line, which are not suitable for processing sequential or online data. To address this problem, this work proposes an…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Long-Kai Huang , Qiang Yang , Wei-Shi Zheng

Cover-free families were considered from different subjects by numerous researchers. Recently, cover-free families are also found useful in cryptography. In this paper, we use an uniform method to survey known results of cover-free…

组合数学 · 数学 2023-03-31 Ruizhong Wei

Test of independence is of fundamental importance in modern data analysis, with broad applications in variable selection, graphical models, and causal inference. When the data is high dimensional and the potential dependence signal is…

统计方法学 · 统计学 2023-06-13 Zhanrui Cai , Jing Lei , Kathryn Roeder

We explore the theoretical foundations of a ``twenty questions'' approach to pattern recognition. The object of the analysis is the computational process itself rather than probability distributions (Bayesian inference) or decision…

统计理论 · 数学 2007-06-13 Gilles Blanchard , Donald Geman

LLM test-time compute (or LLM inference) via search has emerged as a promising research area with rapid developments. However, current frameworks often adopt distinct perspectives on three key aspects: task definition, LLM profiling, and…

人工智能 · 计算机科学 2025-04-29 Xinzhe Li

Techniques to evaluate a program's cache performance fall into two camps: 1. Traditional trace-based cache simulators precisely account for sophisticated real-world cache models and support arbitrary workloads, but their runtime is…

编程语言 · 计算机科学 2022-03-29 Canberk Morelli , Jan Reineke
‹ 上一页 1 8 9 10 下一页 ›