paper-with-me

홈 › Papers

Region of Interest Loss for Anonymizing Learned Image Compression

2024-06-09 · Christoph Liebender, Ranulfo Bezerra, Kazunori Ohno, Satoshi Tadokoro

The use of AI in public spaces continually raises concerns about privacy and the protection of sensitive data. An example is the deployment of detection and recognition methods on humans, where images are provided by surveillance cameras. This results in the acquisition of great amounts of sensitive data, since the capture and transmission of images taken by such cameras happens unaltered, for them to be received by a server on the network. However, many applications do not explicitly require the identity of a given person in a scene; An anonymized representation containing information of the person's position while preserving the context of them in the scene suffices. We show how using a customized loss function on region of interests (ROI) can achieve sufficient anonymization such that human faces become unrecognizable while persons are kept detectable, by training an end-to-end optimized autoencoder for learned image compression that utilizes the flexibility of the learned analysis and reconstruction transforms for the task of mutating parts of the compression result. This approach enables compression and anonymization in one step on the capture device, instead of transmitting sensitive, nonanonymized data over the network. Additionally, we evaluate how this anonymization impacts the average precision of pre-trained foundation models on detecting faces (MTCNN) and humans (YOLOv8) in comparison to non-ANN based methods, while considering compression rate and latency.

📄 PDF Abstract BibTeX arXiv:2406.05726

Code (1)

BRN-Hub/anon-compression 공식 구현 pytorch

Tasks

Image Compression

Similar Papers 제목 키워드 기반

TLIC: Learned Image Compression with ROI-Weighted Distortion and Bit Allocation

2024-01-16 · Wei Jiang, Yongqi Zhai, Hangyu Li, Ronggang Wang

This short paper describes our method for the track of image compression. To achieve better perceptual quality, we use the adversarial loss to generate realistic textures, use region of interest (ROI) mask to guide the b…

Image Compression

SEEC: Segmentation-Assisted Multi-Entropy Models for Learned Lossless Image Compression

2025-09-09 · Chunhang Zheng, Zichang Ren, Dou Li arxiv

Recently, learned image compression has attracted considerable attention due to its superior performance over traditional methods. However, most existing approaches employ a single entropy model to estimate the probabili…

Semantic SegmentationImage Compression

Attribute-preserving Face Dataset Anonymization via Latent Code Optimization

2023-03-20 · CVPR 2023 1 · Simone Barattin, Christos Tzelepis, Ioannis Patras, Nicu Sebe

This work addresses the problem of anonymizing the identity of faces in a dataset of images, such that the privacy of those depicted is not violated, while at the same time the dataset is useful for downstream task such …

Attribute

Learning a Deep Convolution Network with Turing Test Adversaries for Microscopy Image Super Resolution

2019-01-18 · Francis Tom, Himanshu Sharma, Dheeraj Mundhra, Tathagato Rai Dastidar 외

Adversarially trained deep neural networks have significantly improved performance of single image super resolution, by hallucinating photorealistic local textures, thereby greatly reducing the perception difference betw…

Image Super-ResolutionSSIMSuper-Resolution

Repopulating Street Scenes

2021-03-30 · CVPR 2021 1 · Yifan Wang, Andrew Liu, Richard Tucker, Jiajun Wu 외

We present a framework for automatically reconfiguring images of street scenes by populating, depopulating, or repopulating them with objects such as pedestrians or vehicles. Applications of this method include anonymizi…

Autonomous Driving