中文
相关论文

相关论文: Artificial Sequences and Complexity Measures

200 篇论文

A well-known fact in the field of lossless text compression is that high-order entropy is a weak model when the input contains long repetitions. Motivated by this, decades of research have generated myriads of so-called dictionary…

数据结构与算法 · 计算机科学 2020-12-17 Dominik Kempa , Nicola Prezza

Complexity science offers a wide range of measures for quantifying unpredictability, structure, and information. Yet, a systematic conceptual organization of these measures is still missing. We present a unified framework that locates…

机器学习 · 计算机科学 2025-05-13 Nima Dehghani

The problem of guessing a random string is revisited. A close relation between guessing and compression is first established. Then it is shown that if the sequence of distributions of the information spectrum satisfies the large deviation…

信息论 · 计算机科学 2010-08-12 Manjesh Kumar Hanawal , Rajesh Sundaresan

Data complexity is an important concept in the natural sciences and related areas, but lacks a rigorous and computable definition. In this paper, we focus on a particular sense of complexity that is high if the data is structured in a way…

计算机视觉与模式识别 · 计算机科学 2025-03-21 Louis Mahon

In essence, the two tagging methods (direct tagging and tagging with sentences compression) are to tag the information we need by using regular expression which basing on the inherent language patterns of the natural language. Though it has…

计算与语言 · 计算机科学 2018-10-08 Peihui Chen

We survey the emerging area of compression-based, parameter-free, similarity distance measures useful in data-mining, pattern recognition, learning and automatic semantics extraction. Given a family of distances on a set of objects, a…

计算机视觉与模式识别 · 计算机科学 2007-05-23 Rudi Cilibrasi , Paul Vitanyi

Most pattern mining methods output a very large number of frequent patterns and isolating a small but relevant subset is a challenging problem of current interest in frequent pattern mining. In this paper we consider discovery of a small…

数据库 · 计算机科学 2014-10-14 A. Ibrahim , Shivakumar Sastry , P. S. Sastry

Interpretability is a pressing issue for machine learning. Common approaches to interpretable machine learning constrain interactions between features of the input, rendering the effects of those features on a model's output comprehensible…

机器学习 · 计算机科学 2023-05-11 Kieran A. Murphy , Dani S. Bassett

We study the problem of compressing a source sequence in the presence of side-information that is related to the source via insertions, deletions and substitutions. We propose a simple algorithm to compress the source sequence when the…

信息论 · 计算机科学 2016-11-15 Nan Ma , Kannan Ramchandran , David Tse

Accurately segmenting a citation string into fields for authors, titles, etc. is a challenging task because the output typically obeys various global constraints. Previous work has shown that modeling soft constraints, where the model is…

计算与语言 · 计算机科学 2014-10-20 Sam Anzaroot , Alexandre Passos , David Belanger , Andrew McCallum

In this paper, the problem of semantic information extraction for resource constrained text data transmission is studied. In the considered model, a sequence of text data need to be transmitted within a communication resource-constrained…

计算与语言 · 计算机科学 2025-04-09 Zhouxiang Zhao , Zhaohui Yang , Ye Hu , Licheng Lin , Zhaoyang Zhang

Given a sequence composed of a limit number of characters, we try to "read" it as a "text". This involves to segment the sequence into "words". The difficulty is to distinguish good segmentation from enormous number of random ones.Aiming at…

生物物理 · 物理学 2009-11-06 Bin Wang

Automatic extraction of cause-effect relationships from natural language texts is a challenging open problem in Artificial Intelligence. Most of the early attempts at its solution used manually constructed linguistic and syntactic rules on…

人工智能 · 计算机科学 2016-05-26 Nabiha Asghar

We report (to our knowledge) the first evaluation of Constraint Satisfaction as a computational framework for solving closest string problems. We show that careful consideration of symbol occurrences can provide search heuristics that…

人工智能 · 计算机科学 2010-05-04 Tom Kelsey , Lars Kotthoff

Existing sequence alignment algorithms use heuristic scoring schemes which cannot be used as objective distance metrics. Therefore one relies on measures like the p- or log-det distances, or makes explicit, and often simplistic, assumptions…

基因组学 · 定量生物学 2015-05-19 Orion Penner , Peter Grassberger , Maya Paczuski

The task of finding a criterion allowing to distinguish a text from an arbitrary set of words is rather relevant in itself, for instance, in the aspect of development of means for internet-content indexing or separating signals and noise in…

计算与语言 · 计算机科学 2007-10-02 D. V. Lande , A. A. Snarskii

Recurrent neural networks have proved to be an effective method for statistical language modeling. However, in practice their memory and run-time complexity are usually too large to be implemented in real-time offline mobile applications.…

计算与语言 · 计算机科学 2019-04-09 Artem M. Grachev , Dmitry I. Ignatov , Andrey V. Savchenko

Measuring similarities between strings is central for many established and fast growing research areas including information retrieval, biology, and natural language processing. The traditional approach for string similarity measurements is…

信息检索 · 计算机科学 2018-08-20 Mehdi Ben Lazreg , Morten Goodwin

We present an architecture for information extraction from text that augments an existing parser with a character-level neural network. The network is trained using a measure of consistency of extracted data with existing databases as a…

计算与语言 · 计算机科学 2017-01-25 Philipp Meerkamp , Zhengyi Zhou

Through reading the documentation in the context, tool-using language models can dynamically extend their capability using external tools. The cost is that we have to input lengthy documentation every time the model needs to use the tool,…