中文
相关论文

相关论文: Flexible Neural Image Compression via Code Editing

200 篇论文

Neural Radiance Fields (NeRFs) have emerged as powerful tools for capturing detailed 3D scenes through continuous volumetric representations. Recent NeRFs utilize feature grids to improve rendering quality and speed; however, these…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Tuan Pham , Stephan Mandt

Representing visual signals by coordinate-based deep fully-connected networks has been shown advantageous in fitting complex details and solving inverse problems than discrete grid-based representation. However, acquiring such a continuous…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Peihao Wang , Zhiwen Fan , Tianlong Chen , Zhangyang Wang

Residual Vector Quantization (RVQ) has become a dominant approach in neural speech and audio coding, providing high-fidelity compression. However, speech coding presents additional challenges due to real-world noise, which degrades…

声音 · 计算机科学 2025-06-23 Yunkee Chae , Kyogu Lee

Learned image compression (LIC) using deep learning architectures has seen significant advancements, yet standard rate-distortion (R-D) optimization often encounters imbalanced updates due to diverse gradients of the rate and distortion…

图像与视频处理 · 电气工程与系统科学 2025-03-19 Yichi Zhang , Zhihao Duan , Yuning Huang , Fengqing Zhu

We propose a versatile deep image compression network based on Spatial Feature Transform (SFT arXiv:1804.02815), which takes a source image and a corresponding quality map as inputs and produce a compressed image with variable rates. Our…

图像与视频处理 · 电气工程与系统科学 2021-08-24 Myungseo Song , Jinyoung Choi , Bohyung Han

Deep neural network-based image compression has been extensively studied. However, the model robustness which is crucial to practical application is largely overlooked. We propose to examine the robustness of prevailing learned image…

计算机视觉与模式识别 · 计算机科学 2023-06-09 Tong Chen , Zhan Ma

Entropy coding is widely used in typical learned image compression (LIC) that converts latents into a compact bitstream. However, entropy coding is typically sequential and becomes the coding latency bottleneck. To overcome it, we present…

图像与视频处理 · 电气工程与系统科学 2026-05-25 Hao Cao , Wenqi Guo , Zhijin Qin , Jungong Han

Fractal image compression has some desirable properties like high quality at high compression ratio, fast decoding, and resolution independence. Therefore it can be used for many applications such as texture mapping and pattern recognition…

计算机视觉与模式识别 · 计算机科学 2015-01-16 Mehdi. Salarian , Babak. Mohamadinia , Jalil Rasekhi

Scalable image compression is a technique that progressively reconstructs multiple versions of an image for different requirements. In recent years, images have increasingly been consumed not only by humans but also by image recognition…

图像与视频处理 · 电气工程与系统科学 2025-09-01 Yui Tatsumi , Ziyue Zeng , Hiroshi Watanabe

Training-free perceptual image codec adopt pre-trained unconditional generative model during decoding to avoid training new conditional generative model. However, they heavily rely on diffusion inversion or sample communication, which take…

图像与视频处理 · 电气工程与系统科学 2025-06-23 Ziran Zhu , Tongda Xu , Minye Huang , Dailan He , Xingtong Ge , Xinjie Zhang , Ling Li , Yan Wang

In an era where the exponential growth of image data driven by the Internet of Things (IoT) is outpacing traditional storage solutions, this work explores and advances the potential of Implicit Neural Representation (INR) as a…

图像与视频处理 · 电气工程与系统科学 2024-09-23 Sai Sanjeet , Seyyedali Hosseinalipour , Jinjun Xiong , Masahiro Fujita , Bibhu Datta Sahoo

Despite its improvements in coding performance compared to traditional codecs, Learned Image Compression (LIC) suffers from large computational costs for storage and deployment. Model quantization offers an effective solution to reduce the…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Md Adnan Faisal Hossain , Zhihao Duan , Fengqing Zhu

Deep learning-based image compression has made great progresses recently. However, many leading schemes use serial context-adaptive entropy model to improve the rate-distortion (R-D) performance, which is very slow. In addition, the…

图像与视频处理 · 电气工程与系统科学 2023-09-07 Haisheng Fu , Feng Liang , Jie Liang , Yongqiang Wang , Guohe Zhang , Jingning Han

We present a novel systematic theoretical framework to analyze the rate-distortion (R-D) limits of learned image compression. While recent neural codecs have achieved remarkable empirical results, their distance from the…

信息论 · 计算机科学 2026-01-15 Changshuo Wang , Zijian Liang , Kai Niu , Ping Zhang

Feature coding for machines (FCM) is a lossy compression paradigm for split-inference. The transmitter encodes the outputs of the first part of a neural network before sending them to the receiver for completing the inference. Practical FCM…

图像与视频处理 · 电气工程与系统科学 2026-01-30 Samuel Fernández-Menduiña , Hyomin Choi , Fabien Racapé , Eduardo Pavez , Antonio Ortega

Implicit Neural Representations (INRs) offer exceptional fidelity for video compression by learning per-video optimized functions, but their adoption is crippled by impractically slow encoding times. Existing attempts to accelerate INR…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Vikram Rangarajan , Shishira Maiya , Max Ehrlich , Abhinav Shrivastava

Implicit neural representation (INR) methods for video compression have recently achieved visual quality and compression ratios that are competitive with traditional pipelines. However, due to the need for per-sample network training, the…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Matthew Gwilliam , Roy Zhang , Namitha Padmanabhan , Hongyang Du , Abhinav Shrivastava

In this paper, we present a novel approach for fine-tuning a decoder-side neural network in the context of image compression, such that the weight-updates are better compressible. At encoder side, we fine-tune a pre-trained artifact removal…

机器学习 · 计算机科学 2019-06-17 Yat Hong Lam , Alireza Zare , Caglar Aytekin , Francesco Cricri , Jani Lainema , Emre Aksu , Miska Hannuksela

Spatial frequency analysis and transforms serve a central role in most engineered image and video lossy codecs, but are rarely employed in neural network (NN)-based approaches. We propose a novel NN-based image coding framework that…

图像与视频处理 · 电气工程与系统科学 2023-01-04 Hyomin Choi , Fabien Racape , Shahab Hamidi-Rad , Mateen Ulhaq , Simon Feltman

Recently, perceptual image compression has achieved significant advancements, delivering high visual quality at low bitrates for natural images. However, for screen content, existing methods often produce noticeable artifacts when…

计算机视觉与模式识别 · 计算机科学 2025-05-12 Tongda Xu , Jiahao Li , Bin Li , Yan Wang , Ya-Qin Zhang , Yan Lu