paper-with-me

홈 › Papers

What's in the Image? Explorable Decoding of Compressed Images

2020-06-16 · CVPR 2021 1 · Yuval Bahat, Tomer Michaeli

The ever-growing amounts of visual contents captured on a daily basis necessitate the use of lossy compression methods in order to save storage space and transmission bandwidth. While extensive research efforts are devoted to improving compression techniques, every method inevitably discards information. Especially at low bit rates, this information often corresponds to semantically meaningful visual cues, so that decompression involves significant ambiguity. In spite of this fact, existing decompression algorithms typically produce only a single output, and do not allow the viewer to explore the set of images that map to the given compressed code. In this work we propose the first image decompression method to facilitate user-exploration of the diverse set of natural images that could have given rise to the compressed input code, thus granting users the ability to determine what could and what could not have been there in the original scene. Specifically, we develop a novel deep-network based decoder architecture for the ubiquitous JPEG standard, which allows traversing the set of decompressed images that are consistent with the compressed JPEG file. To allow for simple user interaction, we develop a graphical user interface comprising several intuitive exploration tools, including an automatic tool for examining specific solutions of interest. We exemplify our framework on graphical, medical and forensic use cases, demonstrating its wide range of potential applications.

📄 PDF Abstract BibTeX arXiv:2006.09332

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage RestorationSuper-Resolution

Similar Papers 제목 키워드 기반

DPW-SDNet: Dual Pixel-Wavelet Domain Deep CNNs for Soft Decoding of JPEG-Compressed Images

2018-05-27 · Honggang Chen, Xiaohai He, Linbo Qing, Shuhua Xiong 외

JPEG is one of the widely used lossy compression methods. JPEG-compressed images usually suffer from compression artifacts including blocking and blurring, especially at low bit-rates. Soft decoding is an effective solut…

BlockingJPEG Artifact Correction

Towards Image Understanding from Deep Compression without Decoding

2018-03-16 · ICLR 2018 1 · Robert Torfason, Fabian Mentzer, Eirikur Agustsson, Michael Tschannen 외

Motivated by recent work on deep neural network (DNN)-based image compression methods showing potential improvements in image quality, savings in storage, and bandwidth reduction, we propose to perform image understandin…

ClassificationGeneral ClassificationImage CompressionSegmentation

Explorable Theorems: Making Written Theorems Explorable by Grounding Them in Formal Representations

2026-04-03 · Hita Kambhamettu, Will Crichton, Sean Welleck, Harrison Goldstein 외 arxiv

LLM-generated explanations can make technical content more accessible, but there is a ceiling on what they can support interactively. Because LLM outputs are static text, they cannot be executed or stepped through. We ar…

HunyuanWorld 1.0: Generating Immersive, Explorable, and Interactive 3D Worlds from Words or Pixels

2025-07-29 · HunyuanWorld Team, Zhenwei Wang, Yuhao Liu, Junta Wu 외 arxiv

Creating immersive and playable 3D worlds from texts or images remains a fundamental challenge in computer vision and graphics. Existing world generation approaches typically fall into two categories: video-based methods…

Random Walk Graph Laplacian based Smoothness Prior for Soft Decoding of JPEG Images

2016-07-07 · Xianming Liu, Gene Cheung, Xiaolin Wu, Debin Zhao

Given the prevalence of JPEG compressed images, optimizing image reconstruction from the compressed format remains an important problem. Instead of simply reconstructing a pixel block from the centers of indexed DCT coef…

ClusteringImage ReconstructionQuantization