Sciweavers

1917 search results - page 177 / 384
» Compressive Wave Computation
Sort
View
CAL
2006
15 years 3 months ago
A Case for Compressing Traces with BDDs
Instruction-level traces are widely used for program and hardware analysis. However, program traces for just a few seconds of execution are enormous, up to several terabytes in siz...
Graham D. Price, Manish Vachharajani
139
Voted
DKE
2007
105views more  DKE 2007»
15 years 3 months ago
On compressing frequent patterns
A major challenge in frequent-pattern mining is the sheer size of its mining results. To compress the frequent patterns, we propose to cluster frequent patterns with a tightness m...
Dong Xin, Jiawei Han, Xifeng Yan, Hong Cheng
KES
2008
Springer
15 years 3 months ago
Driven by Compression Progress
I argue that data becomes temporarily interesting by itself to some self-improving, but computationally limited, subjective observer once he learns to predict or compress the data...
Jürgen Schmidhuber
141
Voted
KES
2008
Springer
15 years 3 months ago
Classification of Hyperspectral Images Compressed through 3D-JPEG2000
Abstract. Classification of hyperspectral images is paramount to an increasing number of user applications. With the advent of more powerful technology, sensed images demand for la...
Ian Blanes, Alaitz Zabala, Gerard Moré, Xav...
128
Voted
TON
2002
175views more  TON 2002»
15 years 3 months ago
Compressed bloom filters
A Bloom filter is a simple space-efficient randomized data structure for representing a set in order to support membership queries. Although Bloom filters allow false positives, f...
Michael Mitzenmacher