中文
相关论文

相关论文: Translating the EAH Data Compression Algorithm int…

200 篇论文

Adaptive codes associate variable-length codewords to symbols being encoded depending on the previous symbols in the input data string. This class of codes has been introduced in [Dragos Trinca, cs.DS/0505007] as a new class of non-standard…

数据结构与算法 · 计算机科学 2007-05-23 Dragos Trinca

Adaptive variable-length codes associate a variable-length codeword to the symbol being encoded depending on the previous symbols in the input string. This class of codes has been recently presented in [Dragos Trinca, arXiv:cs.DS/0505007]…

数据结构与算法 · 计算机科学 2007-05-23 Dragos Trinca

Adaptive (variable-length) codes associate variable-length codewords to symbols being encoded depending on the previous symbols in the input data string. This class of codes has been presented in [Dragos Trinca, cs.DS/0505007] as a new…

信息论 · 计算机科学 2007-07-16 Dragos Trinca

We introduce a new class of non-standard variable-length codes, called adaptive codes. This class of codes associates a variable-length codeword to the symbol being encoded depending on the previous symbols in the input data string. An…

数据结构与算法 · 计算机科学 2007-05-23 Dragos Trinca

Constraint automata (CA) constitute a coordination model based on finite automata on infinite words. Originally introduced for modeling of coordinators, an interesting new application of CAs is implementing coordinators (i.e., compiling CAs…

编程语言 · 计算机科学 2019-03-14 Sung-Shik T. Q. Jongmans , Farhad Arbab

We explore different ways of implementing temporal constraints expressed in an extension of Answer Set Programming (ASP) with language constructs from dynamic logic. Foremost, we investigate how automata can be used for enforcing such…

人工智能 · 计算机科学 2021-09-07 Pedro Cabalar , Martín Diéguez , Susana Hahn , Torsten Schaub

We present a new data structure called the \emph{Compressed Random Access Memory} (CRAM) that can store a dynamic string $T$ of characters, e.g., representing the memory of a computer, in compressed form while achieving asymptotically…

数据结构与算法 · 计算机科学 2015-03-17 Jesper Jansson , Kunihiko Sadakane , Wing-Kin Sung

We present a theoretical framework for the compression of automata, which are widely used in speech processing and other natural language processing tasks. The framework extends to graph compression. Similar to stationary ergodic processes,…

信息论 · 计算机科学 2015-02-26 Mehryar Mohri , Michael Riley , Ananda Theertha Suresh

Density estimation, compression and data generation are crucial tasks in artificial intelligence. Variational Auto-Encoders (VAEs) constitute a single framework to achieve these goals. Here, we present a novel class of generative models,…

机器学习 · 统计学 2021-07-07 Ioannis Gatopoulos , Jakub M. Tomczak

Variational Auto-Encoders (VAEs) have been widely applied for learning compact, low-dimensional latent representations of high-dimensional data. When the correlation structure among data points is available, previous work proposed…

机器学习 · 计算机科学 2019-12-20 Da Tang , Dawen Liang , Nicholas Ruozzi , Tony Jebara

This paper investigates adaptive transmission strategies in embodied AI-enhanced vehicular networks by integrating large language models (LLMs) for semantic information extraction and deep reinforcement learning (DRL) for decision-making.…

网络与互联网体系结构 · 计算机科学 2025-01-03 Ruichen Zhang , Changyuan Zhao , Hongyang Du , Dusit Niyato , Jiacheng Wang , Suttinee Sawadsitang , Xuemin Shen , Dong In Kim

The model of generalized automata, introduced by Eilenberg in 1974, allows representing a regular language more concisely than conventional automata by allowing edges to be labeled not only with characters, but also strings. Giammarresi and…

形式语言与自动机理论 · 计算机科学 2026-04-23 Nicola Cotumaccio

We consider the problem of storing a dynamic string $S$ over an alphabet $\Sigma=\{\,1,\ldots,\sigma\,\}$ in compressed form. Our representation supports insertions and deletions of symbols and answers three fundamental queries:…

数据结构与算法 · 计算机科学 2015-07-27 J. Ian Munro , Yakov Nekrich

This paper provides a rigorous derivation and analysis of accelerated optimization algorithms through the lens of High-Resolution Ordinary Differential Equations (ODEs). While classical Nesterov acceleration is well-understood via…

最优化与控制 · 数学 2025-12-30 Kewang Chen , Yongqiu Jiang , Kees Vuik

We revisit the popular \emph{delayed deterministic finite automaton} (\ddfa{}) compression algorithm introduced by Kumar~et~al.~[SIGCOMM 2006] for compressing deterministic finite automata (DFAs) used in intrusion detection systems. This…

数据结构与算法 · 计算机科学 2024-11-26 Philip Bille , Inge Li Gørtz , Max Rishøj Pedersen

Data-driven artificial intelligence (AI) techniques are becoming prominent for learning in support of data compression, but are focused on standard problems such as text compression. To instead address the emerging problem of semantic…

信息论 · 计算机科学 2024-04-05 Haizi Yu , Lav R. Varshney

This paper presents an experimental comparison among four Automated Machine Learning (AutoML) methods for recommending the best classification algorithm for a given input dataset. Three of these methods are based on Evolutionary Algorithms…

Neural compression is the application of neural networks and other machine learning methods to data compression. Recent advances in statistical machine learning have opened up new possibilities for data compression, allowing compression…

机器学习 · 计算机科学 2023-08-22 Yibo Yang , Stephan Mandt , Lucas Theis

Image compression has been investigated as a fundamental research topic for many decades. Recently, deep learning has achieved great success in many computer vision tasks, and is gradually being used in image compression. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2018-04-26 Zhengxue Cheng , Heming Sun , Masaru Takeuchi , Jiro Katto

Automata learning has many applications in artificial intelligence and software engineering. Central to these applications is the $L^*$ algorithm, introduced by Angluin. The $L^*$ algorithm learns deterministic finite-state automata (DFAs)…

机器学习 · 计算机科学 2025-11-18 Sebastian Hagedorn , Martín Muñoz , Cristian Riveros , Rodrigo Toro Icarte
‹ 上一页 1 2 3 10 下一页 ›