paper-with-me

Papers

Variable-Length Codes Independent or Closed with respect to Edit Relations

2021-04-29 · Jean Néraud

We investigate inference of variable-length codes in other domains of computer science, such as noisy information transmission or information retrieval-storage: in such topics, traditionally mostly constant-length codewords act. The study is relied upon the two concepts of independent and closed sets. We focus to those word relations whose images are computed by applying some peculiar combinations of deletion, insertion, or substitution. In particular, characterizations of variable-length codes that are maximal in the families of $\tau$-independent or $\tau$-closed codes are provided.

📄 PDF Abstract BibTeX arXiv:2104.14185

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Complete Variable-Length Codes: An Excursion into Word Edit Operations

2019-12-05 · Jean Néraud

Given an alphabet A and a binary relation $\tau$ $\subseteq$ A * x A * , a language X $\subseteq$ A * is $\tau$-independent if $\tau$ (X) $\cap$ X = $\emptyset$; X is $\tau$-closed if $\tau$ (X) $\subseteq$ X. The langua…

When Variable-Length Codes Meet the Field of Error Detection

2022-08-31 · Jean Néraud

Given a finite alphabet $A$ and a binary relation $\tau\subseteq A^*\times A^*$, a set $X$ is $\tau$-{\it independent} if $ \tau(X)\cap X=\emptyset$. Given a quasi-metric $d$ over $A^*$ (in the meaning of \cite{W31}) and…

Relation

Deep Learning-Based Decoding of Constrained Sequence Codes

2019-06-13 · Congzhe Cao, Duanshun Li, Ivan Fair

Constrained sequence (CS) codes, including fixed-length CS codes and variable-length CS codes, have been widely used in modern wireless communication and data storage systems. Sequences encoded with constrained sequence …

Deep Learning

Optimal Formats for Weight Quantisation

2025-05-19 · Douglas Orr, Luka Ribar, Carlo Luschi

Weight quantisation is an essential technique for enabling efficient training and deployment of modern deep learning models. However, the recipe book of quantisation formats is large and the formats are often chosen empi…

Variable-Length Hashing

2016-03-17 · Honghai Yu, Pierre Moulin, Hong Wei Ng, XiaoLi Li

Hashing has emerged as a popular technique for large-scale similarity search. Most learning-based hashing methods generate compact yet correlated hash codes. However, this redundancy is storage-inefficient. Hence we prop…

Code SearchRetrieval