paper-with-me

Papers

Lossy Event Compression based on Image-derived Quad Trees and Poisson Disk Sampling

2020-05-03 · Srutarshi Banerjee, Zihao W. Wang, Henry H. Chopp, Oliver Cossairt, Aggelos Katsaggelos

With several advantages over conventional RGB cameras, event cameras have provided new opportunities for tackling visual tasks under challenging scenarios with fast motion, high dynamic range, and/or power constraint. Yet unlike image/video compression, the performance of event compression algorithm is far from satisfying and practical. The main challenge for compressing events is the unique event data form, i.e., a stream of asynchronously fired event tuples each encoding the 2D spatial location, timestamp, and polarity (denoting an increase or decrease in brightness). Since events only encode temporal variations, they lack spatial structure which is crucial for compression. To address this problem, we propose a novel event compression algorithm based on a quad tree (QT) segmentation map derived from the adjacent intensity images. The QT informs 2D spatial priority within the 3D space-time volume. In the event encoding step, events are first aggregated over time to form polarity-based event histograms. The histograms are then variably sampled via Poisson Disk Sampling prioritized by the QT based segmentation map. Next, differential encoding and run length encoding are employed for encoding the spatial and polarity information of the sampled events, respectively, followed by Huffman encoding to produce the final encoded events. Our Poisson Disk Sampling based Lossy Event Compression (PDS-LEC) algorithm performs rate-distortion based optimal allocation. On average, our algorithm achieves greater than 6x compression compared to the state of the art.

📄 PDF Abstract BibTeX arXiv:2005.00974

Code (0)

등록된 구현이 없습니다.

Tasks

Event-based visionImage ReconstructionVideo Compression

Similar Papers 제목 키워드 기반

Learning Scalable lY=-Constrained Near-Lossless Image Compression via Joint Lossy Image and Residual Compression

2021-06-19 · CVPR 2021 1 · Yuanchao Bai, Xianming Liu, WangMeng Zuo, YaoWei Wang 외

We propose a novel joint lossy image and residual compression framework for learning l_infinity-constrained near-lossless image compression. Specifically, we obtain a lossy reconstruction of the raw image through los…

Image Compression

Learning Scalable $\ell_\infty$-constrained Near-lossless Image Compression via Joint Lossy Image and Residual Compression

2021-03-31 · Yuanchao Bai, Xianming Liu, WangMeng Zuo, YaoWei Wang 외

We propose a novel joint lossy image and residual compression framework for learning $\ell_\infty$-constrained near-lossless image compression. Specifically, we obtain a lossy reconstruction of the raw image through loss…

Image Compression

Lossy Compression with Pretrained Diffusion Models

2025-01-16 · Jeremy Vonderfecht, Feng Liu

We apply the DiffC algorithm (Theis et al. 2022) to Stable Diffusion 1.5, 2.1, XL, and Flux-dev, and demonstrate that these pretrained models are remarkably capable lossy image compressors. A principled algorithm for los…

DF-RAP: A Robust Adversarial Perturbation for Defending against Deepfakes in Real-world Social Network Scenarios

2024-03-05 · journal 2024 3 · Zuomin Qu, Zuping Xi, Wei Lu, Xiangyang Luo 외

The misuse of Deepfakes to create unauthorized fake facial images and videos poses a growing threat to personal privacy and social stability. Proactive defense algorithms have been proposed to prevent this fraud by injec…

Adversarial RobustnessFace Swapping

Lossy Event Compression: From Event Stream Distortion to Task Performance

2026-08-28 · Zahra Rezaee, Catarina Brites, João Ascenso arxiv

Event cameras generate asynchronous, sparse data streams with microsecond temporal resolution, but in moderate-to-high motion scenes they can produce as many as hundreds of millions of events per second, creating signifi…

Optical Flow EstimationVideo ReconstructionObject Detection