Tag: Data compression
JPEG textures show feasible real-time GPU rendering
What the study found The study found that variable-rate texture compression using JPEG can be feasible for real-time rendering on modern GPUs. It also found that JPEG can maintain significantly better quality and compression rates than BC1, and can outperform or compete with ASTC depending on the image type. Why the authors say this matters…
Mamba-based compressor matches or exceeds standard tools on scientific data
—
What the study found BOA Constrictor is a new lossless neural compressor based on the Mamba state space model, and it achieved competitive compression on structured scientific datasets. The authors report that it matched or exceeded LZMA, ZSTD, and ZLIB at maximum compression on several high-energy physics datasets. Why the authors say this matters The…

Logarithmic-time pattern matching for compressed and dynamic texts
Study introduces O(log n)-time algorithms for Internal Pattern Matching queries on compressed and dynamic strings using recompression-based representations.

