中文
相关论文

相关论文: A Tight Upper Bound on the Number of Candidate Pat…

200 篇论文

We consider the maximum coding rate achievable by uniformly-random codes for the deletion channel. We prove an upper bound that's within 0.1 of the best known lower bounds for all values of the deletion probability $d,$ and much closer for…

信息论 · 计算机科学 2022-10-17 Berivan Isik , Francisco Pernice , Tsachy Weissman

We study how we can leverage only a handful of characteristics of a transformer's architecture to closely predict the number of different sequences it can output, both qualitatively and quantitatively. We provide an upper bound depending on…

机器学习 · 计算机科学 2026-05-22 Maxime Meyer , Mario Michelessa , Caroline Chaux , Vincent Y. F. Tan

In this paper we present a new error bound on sampling algorithms for frequent itemsets mining. We show that the new bound is asymptotically tighter than the state-of-art bounds, i.e., given the chosen samples, for small enough error…

数据结构与算法 · 计算机科学 2017-03-27 Shiyu Ji , Kun Wan

We present a new algorithm for computing upper bounds on the number of executions of each program instruction during any single program run. The upper bounds are expressed as functions of program input values. The algorithm is primarily…

编程语言 · 计算机科学 2016-05-13 Pavel Čadek , Jan Strejček , Marek Trtík

Networks offer a powerful approach to modeling complex systems by representing the underlying set of pairwise interactions. Link prediction is the task that predicts links of a network that are not directly visible, with profound…

物理与社会 · 物理学 2024-04-22 Yijun Ran , Xiao-Ke Xu , Tao Jia

This paper proposes a model, the linear model, for randomly generating logic programs with low density of rules and investigates statistical properties of such random logic programs. It is mathematically shown that the average number of…

人工智能 · 计算机科学 2015-10-07 Kewen Wang , Lian Wen , Kedian Mu

We provide an upper bound on the number of neurons required in a shallow neural network to approximate a continuous function on a compact set with a given accuracy. This method, inspired by a specific proof of the Stone-Weierstrass theorem,…

机器学习 · 统计学 2025-10-09 Frantisek Hakl , Vit Fojtik

New bounds on the number of similar or directly similar copies of a pattern within a finite subset of the line or the plane are proved. The number of equilateral triangles whose vertices all lie within an $n$-point subset of the plane is…

The likelihood function of a finite mixture model is a non-convex function with multiple local maxima and commonly used iterative algorithms such as EM will converge to different solutions depending on initial conditions. In this paper we…

机器学习 · 计算机科学 2016-08-19 Elad Mezuman , Yair Weiss

This paper formalizes a latent variable inference problem we call {\em supervised pattern discovery}, the goal of which is to find sets of observations that belong to a single ``pattern.'' We discuss two versions of the problem and prove…

机器学习 · 统计学 2014-02-10 Jonathan H. Huggins , Cynthia Rudin

Biological and machine pattern recognition systems face a common challenge: Given sensory data about an unknown object, classify the object by comparing the sensory data with a library of internal representations stored in memory. In many…

信息论 · 计算机科学 2007-07-13 M. Brandon Westover , Joseph A. O'Sullivan

Standard decoding strategies for text generation, including top-k, nucleus sampling, and contrastive search, select tokens based on likelihood, restricting selection to high-probability regions. Human language production operates…

计算与语言 · 计算机科学 2026-03-20 Esteban Garces Arias , Nurzhan Sapargali , Christian Heumann , Matthias Aßenmacher

The prototypical high-dimensional statistics problem entails finding a structured signal in noise. Many of these problems exhibit an intriguing phenomenon: the amount of data needed by all known computationally efficient algorithms far…

计算复杂性 · 计算机科学 2019-11-19 Matthew Brennan , Guy Bresler , Wasim Huleihel

Large language models increasingly rely on explicit reasoning chains and can produce multiple plausible responses for a given context. We study the candidate sampler that produces the set of plausible responses contrasting the ancestral…

计算与语言 · 计算机科学 2025-09-23 Sergey Troshin , Irina Saparina , Antske Fokkens , Vlad Niculae

We consider a linear regression model, with the parameter of interest a specified linear combination of the regression parameter vector. We suppose that, as a first step, a data-based model selection (e.g. by preliminary hypothesis tests or…

统计理论 · 数学 2011-09-27 Paul Kabaila , Khageswor Giri

Neural networks with rectified linear unit activations are essentially multivariate linear splines. As such, one of many ways to measure the "complexity" or "expressivity" of a neural network is to count the number of knots in the spline…

机器学习 · 统计学 2016-12-01 Kevin K. Chen

We give new bounds on the reliability function of a typewriter channel with 5 inputs and crossover probability $1/2$. The lower bound is more of theoretical than practical importance; it improves very marginally the expurgated bound,…

信息论 · 计算机科学 2016-07-19 Marco Dalai , Yury Polyanskiy

The current trend of scaling language models involves increasing both parameter count and training dataset size. Extrapolating this trend suggests that training dataset size may soon be limited by the amount of text data available on the…

Nowadays, frequent pattern mining (FPM) on large graphs receives increasing attention, since it is crucial to a variety of applications, e.g., social analysis. Informally, the FPM problem is defined as finding all the patterns in a large…

数据库 · 计算机科学 2022-05-04 Xin Wang , Zhuo Lan , Yu-Ang He , Yang Wang , Zhi-Gui Liu , Wen-Bo Xie

This paper studies the problem of finding the exact ranking from noisy comparisons. A comparison over a set of $m$ items produces a noisy outcome about the most preferred item, and reveals some information about the ranking. By repeatedly…

机器学习 · 计算机科学 2021-07-30 Wenbo Ren , Jia Liu , Ness B. Shroff