中文
相关论文

相关论文: Transformer-based Variable-rate Image Compression …

200 篇论文

We give an algorithm that learns a representation of data through compression. The algorithm 1) predicts bits sequentially from those previously seen and 2) has a structure and a number of computations similar to an autoencoder. The…

计算机视觉与模式识别 · 计算机科学 2011-08-05 Karol Gregor , Yann LeCun

Recently, Transformer-based image restoration networks have achieved promising improvements over convolutional neural networks due to parameter-independent global interactions. To lower computational cost, existing works generally limit…

计算机视觉与模式识别 · 计算机科学 2023-02-06 Jiale Zhang , Yulun Zhang , Jinjin Gu , Yongbing Zhang , Linghe Kong , Xin Yuan

Recent works have shown that learned models can achieve significant performance gains, especially in terms of perceptual quality measures, over traditional methods. Hence, the state of the art in image restoration and compression is getting…

图像与视频处理 · 电气工程与系统科学 2021-05-03 A. Murat Tekalp , Michele Covell , Radu Timofte , Chao Dong

Visual prompting infuses visual information into the input image to adapt models toward specific predictions and tasks. Recently, manually crafted markers such as red circles are shown to guide the model to attend to a target region on the…

计算机视觉与模式识别 · 计算机科学 2024-06-06 Razieh Rezaei , Masoud Jalili Sabet , Jindong Gu , Daniel Rueckert , Philip Torr , Ashkan Khakzar

In this proposal, we design a learned multi-frequency image compression approach that uses generalized octave convolutions to factorize the latent representations into high-frequency (HF) and low-frequency (LF) components, and the LF…

图像与视频处理 · 电气工程与系统科学 2020-09-29 Jianping Lin , Mohammad Akbari , Haisheng Fu , Qian Zhang , Shang Wang , Jie Liang , Dong Liu , Feng Liang , Guohe Zhang , Chengjie Tu

We show how bidirectional transformers trained for masked token prediction can be applied to neural image compression to achieve state-of-the-art results. Such models were previously used for image generation by progressivly sampling groups…

图像与视频处理 · 电气工程与系统科学 2023-04-18 Fabian Mentzer , Eirikur Agustsson , Michael Tschannen

Image-based single-modality compression learning approaches have demonstrated exceptionally powerful encoding and decoding capabilities in the past few years , but suffer from blur and severe semantics loss at extremely low bitrates. To…

图像与视频处理 · 电气工程与系统科学 2023-04-27 Xuhao Jiang , Weimin Tan , Tian Tan , Bo Yan , Liquan Shen

Recent advances in text-to-image generative models provide the ability to generate high-quality images from short text descriptions. These foundation models, when pre-trained on billion-scale datasets, are effective for various downstream…

机器学习 · 计算机科学 2023-07-06 Eric Lei , Yiğit Berkay Uslu , Hamed Hassani , Shirin Saeedi Bidokhti

We introduce a modality-agnostic neural compression algorithm based on a functional view of data and parameterised as an Implicit Neural Representation (INR). Bridging the gap between latent coding and sparsity, we obtain compact latent…

机器学习 · 统计学 2023-04-10 Jonathan Richard Schwarz , Jihoon Tack , Yee Whye Teh , Jaeho Lee , Jinwoo Shin

With the introduction of the transformer architecture in computer vision, increasing model scale has been demonstrated as a clear path to achieving performance and robustness gains. However, with model parameter counts reaching the…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Jochem Loedeman , Maarten C. Stol , Tengda Han , Yuki M. Asano

Efficient channel state information (CSI) compression at the user equipment plays a key role in enabling accurate channel reconstruction and precoder design in massive multiple-input multiple-output systems. A key challenge lies in…

信息论 · 计算机科学 2026-02-04 Xi Chen , Homa Esfahanizadeh , Foad Sohrabi

Current image generation methods are based on a two-stage training approach. In stage 1, an auto-encoder is trained to compress an image into a latent space; in stage 2, a generative model is trained to learn a distribution over that latent…

计算机视觉与模式识别 · 计算机科学 2025-12-12 Vivek Ramanujan , Kushal Tirumala , Armen Aghajanyan , Luke Zettlemoyer , Ali Farhadi

Recently, text-to-image generation models have achieved remarkable advancements, particularly with diffusion models facilitating high-quality image synthesis from textual descriptions. However, these models often struggle with achieving…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Lunhao Duan , Shanshan Zhao , Wenjun Yan , Yinglun Li , Qing-Guo Chen , Zhao Xu , Weihua Luo , Kaifu Zhang , Mingming Gong , Gui-Song Xia

The primary goal of this work is to review the importance of data compression and present a fast Fourier-based method for generating the deterministic compression matrix in the area of deterministic compressed sensing. The principle…

信号处理 · 电气工程与系统科学 2018-07-04 Sai Charan Jajimi

We describe an image compression method, consisting of a nonlinear analysis transformation, a uniform quantizer, and a nonlinear synthesis transformation. The transforms are constructed in three successive stages of convolutional linear…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Johannes Ballé , Valero Laparra , Eero P. Simoncelli

The high computational demands of Vision Transformers (ViTs) in processing a large number of tokens often constrain their practical application in analyzing medical images. This research proposes a Prompt-driven Adaptive Token ({\it PrATo})…

计算机视觉与模式识别 · 计算机科学 2025-08-27 Pallabi Dutta , Anubhab Maity , Sushmita Mitra

Even though rate-distortion optimization is a crucial part of traditional image and video compression, not many approaches exist which transfer this concept to end-to-end-trained image compression. Most frameworks contain static compression…

图像与视频处理 · 电气工程与系统科学 2022-01-06 Fabian Brand , Kristian Fischer , Alexander Kopte , André Kaup

Computed tomography for region-of-interest (ROI) reconstruction has advantages of reducing X-ray radiation dose and using a small detector. However, standard analytic reconstruction methods suffer from severe cupping artifacts, and existing…

计算机视觉与模式识别 · 计算机科学 2019-05-28 Yoseob Han , Jong Chul Ye

Transformers achieve superior performance on many tasks, but impose heavy compute and memory requirements during inference. This inference can be made more efficient by partitioning the process across multiple devices, which, in turn,…

机器学习 · 计算机科学 2026-04-21 Anderson de Andrade , Alon Harell , Ivan V. Bajić

Learned image compression methods have shown superior rate-distortion performance and remarkable potential compared to traditional compression methods. Most existing learned approaches use stacked convolution or window-based self-attention…

图像与视频处理 · 电气工程与系统科学 2024-01-03 Huairui Wang , Nianxiang Fu , Zhenzhong Chen , Shan Liu