中文
相关论文

相关论文: Linear Probing with 5-Independent Hashing

200 篇论文

Formally verifying the correctness of mathematical proofs is more accessible than ever, however, the learning curve remains steep for many of the state-of-the-art interactive theorem provers (ITP). Deriving the most appropriate subsequent…

计算机科学中的逻辑 · 计算机科学 2024-11-05 Liao Zhang , David M. Cerna , Cezary Kaliszyk

Program sensitivity, also known as Lipschitz continuity, describes how small changes in a program's input lead to bounded changes in the output. We propose an average notion of program sensitivity for probabilistic programs---expected…

编程语言 · 计算机科学 2017-11-10 Gilles Barthe , Thomas Espitau , Benjamin Grégoire , Justin Hsu , Pierre-Yves Strub

Fast nearest neighbor searching is becoming an increasingly important tool in solving many large-scale problems. Recently a number of approaches to learning data-dependent hash functions have been developed. In this work, we propose a…

机器学习 · 计算机科学 2013-03-05 Xi Li , Guosheng Lin , Chunhua Shen , Anton van den Hengel , Anthony Dick

We consider the structure learning problem for graphical models that we call loosely connected Markov random fields, in which the number of short paths between any pair of nodes is small, and present a new conditional independence test…

机器学习 · 统计学 2014-02-05 Rui Wu , R. Srikant , Jian Ni

Linear logic was conceived in 1987 by Girard and, in contrast to classical logic, restricts the usage of the structural inference rules of weakening and contraction. With this, atoms of the logic are no longer interpreted as truth, but as…

计算机科学中的逻辑 · 计算机科学 2021-10-04 Florian Chudigiewitsch

Linear algebra expressions, which play a central role in countless scientific computations, are often computed via a sequence of calls to existing libraries of building blocks (such as those provided by BLAS and LAPACK). A sequence…

性能 · 计算机科学 2024-08-15 Aravind Sankaran , Paolo Bientinesi

Detectability of failures of linear programming (LP) decoding and the potential for improvement by adding new constraints motivate the use of an adaptive approach in selecting the constraints for the underlying LP problem. In this paper, we…

信息论 · 计算机科学 2007-07-13 Mohammad H. Taghavi , Paul H. Siegel

Large language models (LLMs) exhibit distinct and consistent personalities that greatly impact trust and engagement. While this means that personality frameworks would be highly valuable tools to characterize and control LLMs' behavior,…

计算与语言 · 计算机科学 2026-01-19 Michel Frising , Daniel Balcells

We study the classification problems over string data for hypotheses specified by formulas of monadic second-order logic MSO. The goal is to design learning algorithms that run in time polynomial in the size of the training set,…

机器学习 · 计算机科学 2017-08-29 Martin Grohe , Christof Löding , Martin Ritzert

We develop a Hilbert--Schmidt independence criterion (HSIC)-based framework for testing serial independence in strictly stationary time series. The proposed auto Hilbert--Schmidt independence criterion (AutoHSIC) measures dependence between…

统计方法学 · 统计学 2026-05-22 Muyi Li , Yuqing Xu , Zhou Zhou

Hamiltonian learning protocols are essential tools to benchmark quantum computers and simulators. Yet rigorous methods for time-dependent Hamiltonians and Lindbladians remain scarce despite their wide use. We close this gap by learning the…

量子物理 · 物理学 2025-10-10 Daniel Stilck França , Tim Möbus , Cambyse Rouzé , Albert H. Werner

We describe a slightly sub-exponential time algorithm for learning parity functions in the presence of random classification noise. This results in a polynomial-time algorithm for the case of parity functions that depend on only the first…

机器学习 · 计算机科学 2007-05-23 Avrim Blum , Adam Kalai , Hal Wasserman

In this paper, we are interested in linear prediction of a particular kind of stochastic process, namely a marked temporal point process. The observations are event times recorded on the real line, with marks attached to each event. We show…

统计方法学 · 统计学 2022-07-18 Maximilian Aigner , Valérie Chavez-Demoulin

Adapting pre-trained models to new tasks can exhibit varying effectiveness across datasets. Visual prompting, a state-of-the-art parameter-efficient transfer learning method, can significantly improve the performance of out-of-distribution…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Hsi-Ai Tsao , Lei Hsiung , Pin-Yu Chen , Tsung-Yi Ho

Linearizability has become the de facto correctness specification for implementations of concurrent data structures. While formally verifying such implementations remains challenging, linearizability monitoring has emerged as a promising…

编程语言 · 计算机科学 2025-09-16 Lee Zheng Han , Umang Mathur

Recently, there has been considerable progress on designing algorithms with provable guarantees -- typically using linear algebraic methods -- for parameter learning in latent variable models. But designing provable algorithms for inference…

机器学习 · 计算机科学 2016-05-30 Sanjeev Arora , Rong Ge , Frederic Koehler , Tengyu Ma , Ankur Moitra

We describe a formal proof of the independence of the continuum hypothesis ($\mathsf{CH}$) in the Lean theorem prover. We use Boolean-valued models to give forcing arguments for both directions, using Cohen forcing for the consistency of…

逻辑 · 数学 2021-02-08 Jesse Michael Han , Floris van Doorn

We propose new concepts in order to analyze and model the dependence structure between two time series. Our methods rely exclusively on the order structure of the data points. Hence, the methods are stable under monotone transformations of…

统计理论 · 数学 2015-02-02 Alexander Schnurr , Herold Dehling

Consistent hashing is fundamental to distributed systems, but ring-based schemes can exhibit high peak-to-average load ratios unless they use many virtual nodes, while multi-probe methods improve balance at the cost of scattered memory…

分布式、并行与集群计算 · 计算机科学 2025-12-30 Yongjie Guan

Linear temporal logic (LTL) is widely used in industrial verification. LTL formulae can be learned from traces. Scaling LTL formula learning is an open problem. We implement the first GPU-based LTL learner using a novel form of enumerative…

编程语言 · 计算机科学 2024-03-29 Mojtaba Valizadeh , Nathanaël Fijalkow , Martin Berger