kb/data/en.wikipedia.org/wiki/Context_tree_weighting-0.md

23 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Context tree weighting"
chunk: 1/1
source: "https://en.wikipedia.org/wiki/Context_tree_weighting"
category: "reference"
tags: "science, encyclopedia"
date_saved: "2026-05-05T11:32:09.255560+00:00"
instance: "kb-cron"
---
The context tree weighting method (CTW) is a lossless compression and prediction algorithm by Willems, Shtarkov & Tjalkens 1995. The CTW algorithm is among the very few such algorithms that offer both theoretical guarantees and good practical performance (see, e.g. Begleiter, El-Yaniv & Yona 2004).
The CTW algorithm is an “ensemble method”, mixing the predictions of many underlying variable order Markov models, where each such model is constructed using zero-order conditional probability estimators.
== References ==
Willems; Shtarkov; Tjalkens (1995), "The Context-Tree Weighting Method: Basic Properties", IEEE Transactions on Information Theory, 41 (3), IEEE Transactions on Information Theory: 653664, Bibcode:1995ITIT...41..653W, doi:10.1109/18.382012
Willems; Shtarkov; Tjalkens (1997), Reflections on "The Context-Tree Weighting Method: Basic Properties", vol. 47, IEEE Information Theory Society Newsletter, CiteSeerX 10.1.1.109.1872{{citation}}: CS1 maint: location missing publisher (link)
Begleiter; El-Yaniv; Yona (2004), "On Prediction Using Variable Order Markov Models", Journal of Artificial Intelligence Research, 22, Journal of Artificial Intelligence Research: 385421, arXiv:1107.0051, doi:10.1613/jair.1491, S2CID 47180476
== External links ==
Relevant CTW papers and implementations
CTW Official Homepage