Sciweavers

5348 search results - page 55 / 1070
» Models for the Compressible Web
Sort
View
TON
2002
175views more  TON 2002»
14 years 9 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
ICIP
2005
IEEE
15 years 11 months ago
Direct image retrieval in JPEG and JPEG2000
Images are often compressed using JPEG or JPEG2000. Many retrieval systems operated in either uncompressed or compressed domains have been proposed. However, retrieving in multipl...
Ka Man Au, Ngai-Fong Law, Wan-Chi Siu
TMM
2002
158views more  TMM 2002»
14 years 9 months ago
Foveated video quality assessment
Most image and video compression algorithms that have been proposed to improve picture quality relative to compression efficiency have either been designed based on objective crite...
Sanghoon Lee, Marios S. Pattichis, Alan C. Bovik
DCC
2000
IEEE
15 years 2 months ago
QccPack: An Open-Source Software Library for Quantization, Compression, and Coding
We describe the QccPack software package, an open-source collection of library routines and utility programs for quantization, compression, and coding of data. QccPack is being wr...
James E. Fowler
CIKM
2011
Springer
13 years 10 months ago
Factorization-based lossless compression of inverted indices
Many large-scale Web applications that require ranked top-k retrieval are implemented using inverted indices. An inverted index represents a sparse term-document matrix, where non...
George Beskales, Marcus Fontoura, Maxim Gurevich, ...