中文
相关论文

相关论文: Derandomizing the Lovasz Local Lemma via log-space…

200 篇论文

The Lovasz Local Lemma [EL75] is a powerful tool to non-constructively prove the existence of combinatorial objects meeting a prescribed collection of criteria. In his breakthrough paper [Bec91], Beck demonstrated that a constructive…

数据结构与算法 · 计算机科学 2009-05-21 Robin A. Moser , Gábor Tardos

Probabilistic modelling of power systems operation and planning processes depends on data-driven methods, which require sufficiently large datasets. When historical data lacks this, it is desired to model the underlying data generation…

机器学习 · 统计学 2024-09-26 Kutay Bölat , Simon H. Tindemans , Peter Palensky

Quadratic form reduction and lattice reduction are fundamental tools in computational number theory and in computer science, especially in cryptography. The celebrated Lenstra-Lenstra-Lov\'asz reduction algorithm (so-called LLL) has been…

数据结构与算法 · 计算机科学 2019-05-29 Thomas Espitau , Antoine Joux

We propose two simple, principled and practical algorithms that enjoy provable scaling laws for the test-time compute of large language models (LLMs). The first one is a two-stage knockout-style algorithm: given an input problem, it first…

计算与语言 · 计算机科学 2025-10-29 Yanxi Chen , Xuchen Pan , Yaliang Li , Bolin Ding , Jingren Zhou

By relaxing conditions for natural structure learning algorithms, a family of constraint-based algorithms containing all exact structure learning algorithms under the faithfulness assumption, we define localised natural structure learning…

统计方法学 · 统计学 2024-05-28 Kai Z Teh , Kayvan Sadeghi , Terry Soo

The trapping redundancy of a linear code is the number of rows of a smallest parity-check matrix such that no submatrix forms an $(a,b)$-trapping set. This concept was first introduced in the context of low-density parity-check (LDPC) codes…

信息论 · 计算机科学 2016-11-15 Yu Tsunoda , Yuichiro Fujiwara

Efficient derandomization has long been a goal in complexity theory, and a major recent result by Yanyi Liu and Rafael Pass identifies a new class of hardness assumption under which it is possible to perform time-bounded derandomization…

计算复杂性 · 计算机科学 2024-07-01 Yakov Shalunov

Partial Rejection Sampling is an algorithmic approach to obtaining a perfect sample from a specified distribution. The objects to be sampled are assumed to be represented by a number of random variables. In contrast to classical rejection…

数据结构与算法 · 计算机科学 2024-09-18 Mark Jerrum

A curious property of randomized log-space search algorithms is that their outputs are often longer than their workspace. This leads to the question: how can we reproduce the results of a randomized log space computation without storing the…

计算复杂性 · 计算机科学 2018-03-14 Ofer Grossman , Yang P. Liu

LLM (large language model) practitioners commonly notice that outputs can vary for the same inputs under settings expected to be deterministic. Yet the questions of how pervasive this is, and with what impact on results, have not to our…

This paper investigates the behavior of statistical ensembles under iteration map induced by discrete integrable Hamiltonian systems in deterministic case and stochastic case, addressing the problem from two perspectives: the Law of Large…

概率论 · 数学 2025-09-26 Xinyu Liu , Xinze Zhang , Yong Li

Parameter estimation is a foundational step in statistical modeling, enabling us to extract knowledge from data and apply it effectively. Bayesian estimation of parameters incorporates prior beliefs with observed data to infer distribution…

统计方法学 · 统计学 2025-06-24 Fahad Mostafa , Md Rejuan Haque , Md Mostafijur Rahman , Farzana Nasrin

Given a list L of elements and a property that L exhibits, ddmin is a well-known test input minimization algorithm designed to automatically eliminate irrelevant elements from L. This algorithm is extensively adopted in test input…

软件工程 · 计算机科学 2025-05-12 Mengxiao Zhang , Zhenyang Xu , Yongqiang Tian , Xinru Cheng , Chengnian Sun

Capturing aleatoric uncertainty is a critical part of many machine learning systems. In deep learning, a common approach to this end is to train a neural network to estimate the parameters of a heteroscedastic Gaussian distribution by…

机器学习 · 计算机科学 2022-04-04 Maximilian Seitzer , Arash Tavakoli , Dimitrije Antic , Georg Martius

We deal with the random combinatorial structures called assemblies. By weakening the logarithmic condition which assures regularity of the number of components of a given order, we extend the notion of logarithmic assemblies. Using the…

概率论 · 数学 2009-03-06 Eugenijus Manstavičius

A central approach to algorithmic derandomization is to construct probability distributions with small support that "fool" randomized algorithms, often enabling efficient parallel (NC) implementations. An abstraction of this idea is fooling…

数据结构与算法 · 计算机科学 2026-01-27 Jeff Giliberti , David G. Harris

The goal of image oversegmentation is to divide an image into several pieces, each of which should ideally be part of an object. One of the simplest and yet most effective oversegmentation algorithms is known as local variation (LV)…

计算机视觉与模式识别 · 计算机科学 2026-04-07 Michael Baltaxe , Peter Meer , Michael Lindenbaum

There has been substantial progress in the inference of formal behavioural specifications from sample trajectories, for example, using Linear Temporal Logic (LTL). However, these techniques cannot handle specifications that correctly…

计算机科学中的逻辑 · 计算机科学 2025-05-20 Rajarshi Roy , Yash Pote , David Parker , Marta Kwiatkowska

Many theorems about Kolmogorov complexity rely on existence of combinatorial objects with specific properties. Usually the probabilistic method gives such objects with better parameters than explicit constructions do. But the probabilistic…

计算复杂性 · 计算机科学 2012-03-12 Daniil Musatov

We study the problem of sampling an approximately uniformly random satisfying assignment for atomic constraint satisfaction problems i.e. where each constraint is violated by only one assignment to its variables. Let $p$ denote the maximum…

数据结构与算法 · 计算机科学 2021-02-17 Vishesh Jain , Huy Tuan Pham , Thuy-Duong Vuong