中文
相关论文

相关论文: L-systems for Measuring Repetitiveness*

200 篇论文

It has recently been shown that for compressive sensing, significantly fewer measurements may be required if the sparsity assumption is replaced by the assumption the unknown vector lies near the range of a suitably-chosen generative model.…

信息论 · 计算机科学 2020-03-11 Zhaoqiang Liu , Jonathan Scarlett

We consider the lossless compression bound of any individual data sequence. If we fit the data by a parametric model, the entropy quantity $nH({\hat \theta}_n)$ obtained by plugging in the maximum likelihood estimate is an underestimate of…

信息论 · 计算机科学 2024-01-23 Lei M Li

In this paper, source coding or data compression is viewed as a measurement problem. Given a measurement device with fewer states than the observable of a stochastic source, how can one capture the essential information? We propose modeling…

混沌动力学 · 物理学 2015-05-13 Nithin Nagaraj

The aim of this note is to provide some reference facts for LZW---mostly from Thomas and Cover \cite{Cover:2006aa} and provide a reference for some metrics that can be derived from it. LZW is an algorithm to compute a Kolmogorov Complexity…

信息论 · 计算机科学 2017-08-01 Giulio Ruffini

Maximal repetition of a string is the maximal length of a repeated substring. This paper investigates maximal repetition of strings drawn from stochastic processes. Strengthening previous results, two new bounds for the almost sure growth…

信息论 · 计算机科学 2020-03-11 Łukasz Dębowski

It is now well known that the performance of a linear code $C$ under iterative decoding on a binary erasure channel (and other channels) is determined by the size of the smallest stopping set in the Tanner graph for $C$. Several recent…

信息论 · 计算机科学 2007-07-16 Moshe Schwartz , Alexander Vardy

The Weisfeiler-Lehman (WL) test is a widely used algorithm in graph machine learning, including graph kernels, graph metrics, and graph neural networks. However, it focuses only on the consistency of the graph, which means that it is unable…

机器学习 · 计算机科学 2023-05-02 Zhongxi Fang , Jianming Huang , Xun Su , Hiroyuki Kasai

In this paper, we made an extension to the convergence analysis of the dynamics of two-layered bias-free networks with one $ReLU$ output. We took into consideration two popular regularization terms: the $\ell_1$ and $\ell_2$ norm of the…

机器学习 · 统计学 2017-11-21 Zhifeng Kong

A new framework is introduced for examining and evaluating the fundamental limits of lossless data compression, that emphasizes genuinely non-asymptotic results. The {\em sample complexity} of compressing a given source is defined as the…

信息论 · 计算机科学 2026-04-16 Terence Viaud , Ioannis Kontoyiannis

Given an LZW/LZ78 compressed text, we want to find an approximate occurrence of a given pattern of length m. The goal is to achieve time complexity depending on the size n of the compressed representation of the text instead of its length.…

数据结构与算法 · 计算机科学 2013-09-23 Pawel Gawrychowski , Damian Straszak

Traditionally, data compression deals with the problem of concisely representing a data source, e.g. a sequence of letters, for the purpose of eventual reproduction (either exact or approximate). In this work we are interested in the case…

信息论 · 计算机科学 2013-12-10 Amir Ingber , Tsachy Weissman

This paper describes a new set of block source codes well suited for data compression. These codes are defined by sets of productions rules of the form a.l->b, where a in A represents a value from the source alphabet A and l, b are -small-…

信息论 · 计算机科学 2009-09-29 Herve Jegou , Christine Guillemot

It was recently proved that any SLP generating a given string $w$ can be transformed in linear time into an equivalent balanced SLP of the same asymptotic size. We show that this result also holds for RLSLPs, which are SLPs extended with…

数据结构与算法 · 计算机科学 2022-06-28 Gonzalo Navarro , Francisco Olivares , Cristian Urbina

In this paper, we describe a new type of match between a pattern and a text that aren't necessarily maximal in the query, but still contain useful matching information: locally maximal exact matches (LEMs). There are usually a large amount…

数据结构与算法 · 计算机科学 2025-05-22 Ahsan Sanaullah , Degui Zhi , Shaojie Zhang

Low-density parity-check (LDPC) convolutional codes (or spatially-coupled codes) were recently shown to approach capacity on the binary erasure channel (BEC) and binary-input memoryless symmetric channels. The mechanism behind this…

信息论 · 计算机科学 2016-11-17 Arvind Yedla , Yung-Yih Jian , Phong S. Nguyen , Henry D. Pfister

The classical Ulam sequence is defined recursively as follows: $a_1=1$, $a_2=2$, and $a_n$, for $n > 2$, is the smallest integer not already in the sequence that can be written uniquely as the sum of two distinct earlier terms. This…

组合数学 · 数学 2020-11-03 Tej Bade , Kelly Cui , Antoine Labelle , Deyuan Li

Motivated by the established notion of storage codes, we consider sets of infinite sequences over a finite alphabet such that every $k$-tuple of consecutive entries is uniquely recoverable from its $l$-neighborhood in the sequence. We…

信息论 · 计算机科学 2022-03-08 Ohad Elishco , Alexander Barg

Run-Length Encoding (RLE) is one of the most fundamental tools in data compression. However, its compression power drops significantly if there lacks consecutive elements in the sequence. In extreme cases, the output of the encoder may…

数据结构与算法 · 计算机科学 2023-12-29 Xutan Peng , Yi Zhang , Dejia Peng , Jiafa Zhu

Wu and Verd\'u developed a theory of almost lossless analog compression, where one imposes various regularity conditions on the compressor and the decompressor with the input signal being modelled by a (typically infinite-entropy)…

动力系统 · 数学 2022-12-29 Yonatan Gutman , Adam Śpiewak

We give cell-probe bounds for the computation of edit distance, Hamming distance, convolution and longest common subsequence in a stream. In this model, a fixed string of $n$ symbols is given and one $\delta$-bit symbol arrives at a time in…

数据结构与算法 · 计算机科学 2014-07-25 Raphael Clifford , Markus Jalsenius , Benjamin Sach