Modeling for text compression

Моделирование для сжатия текста
Ian H. Witten, John G. Cleary, Tim Bell
1989-12-01

adaptive modelingdictionary modelingfinite-context modelingfinite-state modelingtext compression
The best schemes for text compression use large models to help them predict which characters will come next. The actual next characters are coded with respect to the prediction, resulting in compression of information. Models are best formed adaptively, based on the text seen so far. This paper surveys successful strategies for adaptive modeling that are suitable for use in practical text compression systems. The strategies fall into three main classes: finite-context modeling, in which the last few characters are used to condition the probability distribution for the next one; finite-state modeling, in which the distribution is conditioned by the current state (and which subsumes finite-context modeling as an important special case); and dictionary modeling, in which strings of characters are replaced by pointers into an evolving dictionary. A comparison of different methods on the same sample texts is included, along with an analysis of future research directions.
1
Adaptive models built from text observed so far are identified as the most practical and successful approach for text compression.
2
Effective text compression schemes use large predictive models, coding actual next characters relative to predicted probabilities to reduce information.
3
Successful adaptive modeling strategies comprise finite-context, finite-state, and dictionary modeling; finite-context modeling is an important special case of finite-state modeling.
4
The paper compares different modeling methods on identical sample texts and analyzes directions for future research.

adaptive text compression systems

successful adaptive modeling strategies and their comparative performance for predicting successive characters, including finite-context, finite-state, and dictionary modeling

Publication Details
Publication Date
1989-12-01
Journal
Publisher
ISSN
Cited by
262
Access Type
Author Information
Authors
Ian H. Witten
John G. Cleary
Tim Bell
Explore further
Open the scid.ai AI chat with a ready-made request: it will find papers on a similar topic and help build a literature review.
Find similar papers in the chat
Make a presentation
100%