2008 3rd International Symposium on Communications, Control and Signal Processing 2008
DOI: 10.1109/isccsp.2008.4537468
|View full text |Cite
|
Sign up to set email alerts
|

Compression for visual pattern recognition

Abstract: To date, computer science solves pattern recognition problems by highly task specific algorithms. Searching for a generic, unifying principle of pattern recognition, Benedetto et al. showed that compression is a good candidate: For the domain of text, approximating the mutual information of patterns by the achievable compression factors allows to detect similarity with surprising accuracy. Here we show that this principle is much more general than expected, since the common compressor gzip is able to solve a m… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1

Citation Types

0
5
0

Year Published

2009
2009
2014
2014

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(5 citation statements)
references
References 19 publications
0
5
0
Order By: Relevance
“…The juxtaposition in our implementation is left–right, but we have not compared our implementation to an up–down juxtaposition. Various image-compression programmes were investigated by Heidemann & Ritter (2008a, b), and their optimal image compressor for texture classification was gzip , which we have chosen as our image compressor 1 . Gzip relies on Huffman entropy coding (Huffman 1952; see also Saravanan & Ponalagusamy 2010) and the Lempel–Ziv algorithm (Lempel & Ziv 1977; see also Kärkkäinen et al .…”
Section: Heidemann and Ritter's Image-compression Techniquementioning
confidence: 99%
See 4 more Smart Citations
“…The juxtaposition in our implementation is left–right, but we have not compared our implementation to an up–down juxtaposition. Various image-compression programmes were investigated by Heidemann & Ritter (2008a, b), and their optimal image compressor for texture classification was gzip , which we have chosen as our image compressor 1 . Gzip relies on Huffman entropy coding (Huffman 1952; see also Saravanan & Ponalagusamy 2010) and the Lempel–Ziv algorithm (Lempel & Ziv 1977; see also Kärkkäinen et al .…”
Section: Heidemann and Ritter's Image-compression Techniquementioning
confidence: 99%
“…The Lempel-Ziv algorithm (LZ77) eliminates duplicate strings of symbols using 'sliding-window compression' (referring to the buffer window that records the previously-observed symbols in the data stream) 3 . Quoting Heidemann and Ritter (2008b): "The Lempel-Ziv algorithm (LZ77) (Lempel and Ziv, 1977), which detects repeatedly occurring symbol sequences within the data, such that a dictionary can be established. A repeated symbol sequence can then be replaced by the symbol defined in the dictionary."…”
Section: Heidemann and Ritter's Image-compression Techniquementioning
confidence: 99%
See 3 more Smart Citations