中文
相关论文

相关论文: On Levenshtein Balls with Radius One

200 篇论文

A frequency permutation array (FPA) of length $n=m\lambda$ and distance $d$ is a set of permutations on a multiset over $m$ symbols, where each symbol appears exactly $\lambda$ times and the distance between any two elements in the array is…

信息论 · 计算机科学 2009-01-15 Min-Zheng Shieh , Shi-Chun Tsai

We consider the problem of computing the (two-sided) Hausdorff distance between the unit $\ell_{p_{1}}$ and $\ell_{p_{2}}$ norm balls in finite dimensional Euclidean space for $1 \leq p_1 < p_2 \leq \infty$, and derive a closed-form formula…

最优化与控制 · 数学 2023-07-28 Shadi Haddad , Abhishek Halder

We aim to speed up approximate keyword matching by storing a lightweight, fixed-size block of data for each string, called a fingerprint. These work in a similar way to hash values; however, they can be also used for matching with errors.…

数据结构与算法 · 计算机科学 2017-11-27 Aleksander Cisłak , Szymon Grabowski

The Median String Problem is W[1]-Hard under the Levenshtein distance, thus, approximation heuristics are used. Perturbation-based heuristics have been proved to be very competitive as regards the ratio approximation accuracy/convergence…

数据结构与算法 · 计算机科学 2020-03-05 Pedro Mirabal , José Abreu , Oscar Pedreira

The celebrated Dvoretzky theorem asserts that every $N$-dimensional convex body admits central sections of dimension $d = \Omega(\log N)$, which is nearly spherical. For many instances of convex bodies, typically unit balls with respect to…

度量几何 · 数学 2026-03-02 Stanislaw Szarek , Pawel Wolff

We consider the problem of estimating the distance between two bodies of volume $\varepsilon$ located inside a $n$-dimensional ball $U$ of unit volume for $n\to\infty$. Let $A$ be a closed set with a smooth boundary of the volume…

度量几何 · 数学 2022-06-16 F. Ivlev , A. Kanel-Belov

Many information retrieval algorithms rely on the notion of a good distance that allows to efficiently compare objects of different nature. Recently, a new promising metric called Word Mover's Distance was proposed to measure the divergence…

计算与语言 · 计算机科学 2018-05-14 Georgios Balikas , Charlotte Laclau , Ievgen Redko , Massih-Reza Amini

Text-to-pattern distance is a fundamental problem in string matching, where given a pattern of length $m$ and a text of length $n$, over an integer alphabet, we are asked to compute the distance between pattern and the text at every…

数据结构与算法 · 计算机科学 2020-05-04 Przemysław Uznański

The hull of a linear code over finite fields is the intersection of the code and its dual, and linear codes with small hulls have applications in computational complexity and information protection. Linear codes with the smallest hull are…

信息论 · 计算机科学 2023-06-08 Shitao Li , Minjia Shi , Jon-Lark Kim

For a set $X$ of $N$ points in $\mathbb{R}^D$, the Johnson-Lindenstrauss lemma provides random linear maps that approximately preserve all pairwise distances in $X$ -- up to multiplicative error $(1\pm \epsilon)$ with high probability --…

概率论 · 数学 2023-07-18 Michael P. Casey

The paper deals with minimax optimal statistical tests for two composite hypotheses, where each hypothesis is defined by a non-parametric uncertainty set of feasible distributions. It is shown that for every pair of uncertainty sets of the…

统计理论 · 数学 2018-04-17 Michael Fauss , Abdelhak M. Zoubir , H. Vincent Poor

The method of random Fourier features (RFF), proposed in a seminal paper by Rahimi and Recht (NIPS'07), is a powerful technique to find approximate low-dimensional representations of points in (high-dimensional) kernel space, for…

机器学习 · 计算机科学 2023-04-14 Kuan Cheng , Shaofeng H. -C. Jiang , Luojian Wei , Zhide Wei

We study the problem of representing all distances between $n$ points in $\mathbb R^d$, with arbitrarily small distortion, using as few bits as possible. We give asymptotically tight bounds for this problem, for Euclidean metrics, for…

计算几何 · 计算机科学 2021-10-08 Piotr Indyk , Tal Wagner

In this paper we explore the connection between quantitative rectifiability of measures and the $L^2$ boundedness of the codimension one Riesz transform. Among other things, we prove the following. Let $\mu$ be a Radon measure in $\mathbb…

经典分析与常微分方程 · 数学 2026-02-10 Xavier Tolsa

We consider a Brownian particle with diffusion coefficient $D$ in a $d$-dimensional ball of radius $R$ with reflecting boundaries. We study the maximum $M_x(t)$ of the trajectory of the particle along the $x$-direction at time $t$. In the…

统计力学 · 物理学 2022-06-13 Benjamin De Bruyne , Olivier Bénichou , Satya N. Majumdar , Gregory Schehr

Consider a binary word being transmitted through a communication channel that introduces deletable errors where each bit of the word is either retained, flipped, erased or deleted. The simplest code for correcting \emph{all} possible…

信息论 · 计算机科学 2018-05-03 Ghurumuruhan Ganesan

We define a metric on $\mathbb{F}_q^n$ using the linear complexity of finite sequences. We will then develop a coding theory for this metric. We will give a Singleton-like bound and we will give constructions of subspaces of…

信息论 · 计算机科学 2018-03-19 Tovohery Randrianarisoa

The Swap-Insert Correction distance from a string $S$ of length $n$ to another string $L$ of length $m\geq n$ on the alphabet $[1..d]$ is the minimum number of insertions, and swaps of pairs of adjacent symbols, converting $S$ into $L$.…

数据结构与算法 · 计算机科学 2015-06-30 Jérémy Barbay , Pablo Pérez-Lantero

V. Levenshtein first proposed the sequence reconstruction problem in 2001. This problem studies the model where the same sequence from some set is transmitted over multiple channels, and the decoder receives the different outputs. Assume…

组合数学 · 数学 2023-08-08 Xiang Wang , Elena V. Konstantinova

A single deletion error correcting code (SDECC) is a set of fixed-length sequences consisting of two types of symbols, 0 and 1, such that the original sequence can be recovered for at most one deletion error. The upper bound for the size of…

信息论 · 计算机科学 2023-09-27 Kazuhisa Nakasho , Manabu Hagiwara , Austin Anderson , J. B. Nation