中文
相关论文

相关论文: Spectral Image Tokenizer

200 篇论文

Understanding the mechanisms underlying deep neural networks remains a fundamental challenge in machine learning and computer vision. One promising, yet only preliminarily explored approach, is feature inversion, which attempts to…

计算机视觉与模式识别 · 计算机科学 2025-08-15 Jan Rathjens , Shirin Reyhanian , David Kappel , Laurenz Wiskott

Convolutional neural networks (CNN) have demonstrated outstanding Compressed Sensing (CS) performance compared to traditional, hand-crafted methods. However, they are broadly limited in terms of generalisability, inductive bias and…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Marlon Bran Lorenzana , Craig Engstrom , Shekhar S. Chandra

Deep networks can be trained to map images into a low-dimensional latent space. In many cases, different images in a collection are articulated versions of one another; for example, same object with different lighting, background, or pose.…

计算机视觉与模式识别 · 计算机科学 2023-03-14 Rakib Hyder , M. Salman Asif

Image captioning is the process of automatically generating a description of an image in natural language. Image captioning is one of the significant challenges in image understanding since it requires not only recognizing salient objects…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Ghadah Alabduljabbar , Hafida Benhidour , Said Kerrache

Wavelet frame systems are known to be effective in capturing singularities from noisy and degraded images. In this paper, we introduce a new edge driven wavelet frame model for image restoration by approximating images as piecewise smooth…

数值分析 · 数学 2017-01-26 Jae Kyu Choi , Bin Dong , Xiaoqun Zhang

This paper presents a Transformer-based image compression system that allows for a variable image quality objective according to the user's preference. Optimizing a learned codec for different quality objectives leads to reconstructed…

计算机视觉与模式识别 · 计算机科学 2023-09-25 Chia-Hao Kao , Yi-Hsin Chen , Cheng Chien , Wei-Chen Chiu , Wen-Hsiao Peng

We propose a novel image sampling method for differentiable image transformation in deep neural networks. The sampling schemes currently used in deep learning, such as Spatial Transformer Networks, rely on bilinear interpolation, which…

计算机视觉与模式识别 · 计算机科学 2019-09-11 Wei Jiang , Weiwei Sun , Andrea Tagliasacchi , Eduard Trulls , Kwang Moo Yi

Prevailing autoregressive (AR) models for text-to-image generation either rely on heavy, computationally-intensive diffusion models to process continuous image tokens, or employ vector quantization (VQ) to obtain discrete tokens with…

Modeling the distribution of natural images is a landmark problem in unsupervised learning. This task requires an image model that is at once expressive, tractable and scalable. We present a deep neural network that sequentially predicts…

计算机视觉与模式识别 · 计算机科学 2016-08-22 Aaron van den Oord , Nal Kalchbrenner , Koray Kavukcuoglu

Existing image-to-image transformation approaches primarily focus on synthesizing visually pleasing data. Generating images with correct identity labels is challenging yet much less explored. It is even more challenging to deal with image…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Wei Xiong , Yutong He , Yixuan Zhang , Wenhan Luo , Lin Ma , Jiebo Luo

Recent advances in subject-driven image generation using diffusion models have attracted considerable attention for their remarkable capabilities in producing high-quality images. Nevertheless, the potential of Visual Autoregressive (VAR)…

计算机视觉与模式识别 · 计算机科学 2026-02-02 Xin Jiang , Jingwen Chen , Yehao Li , Yingwei Pan , Kezhou Chen , Zechao Li , Ting Yao , Tao Mei

Autoregressive generative models of images tend to be biased towards capturing local structure, and as a result they often produce samples which are lacking in terms of large-scale coherence. To address this, we propose two methods to learn…

计算机视觉与模式识别 · 计算机科学 2019-10-09 Jeffrey De Fauw , Sander Dieleman , Karen Simonyan

Patch-based image tokenization ignores the morphology of the visual world, limiting effective and efficient learning of image understanding. Inspired by subword tokenization, we introduce subobject-level adaptive token segmentation and…

计算机视觉与模式识别 · 计算机科学 2025-03-14 Delong Chen , Samuel Cahyawijaya , Jianfeng Liu , Baoyuan Wang , Pascale Fung

Visual autoregressive modeling, based on the next-scale prediction paradigm, exhibits notable advantages in image quality and model scalability over traditional autoregressive and diffusion models. It generates images by progressively…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zhuokun Chen , Jugang Fan , Zhuowei Yu , Bohan Zhuang , Mingkui Tan

We present Infinity, a Bitwise Visual AutoRegressive Modeling capable of generating high-resolution, photorealistic images following language instruction. Infinity redefines visual autoregressive model under a bitwise token prediction…

计算机视觉与模式识别 · 计算机科学 2025-06-18 Jian Han , Jinlai Liu , Yi Jiang , Bin Yan , Yuqi Zhang , Zehuan Yuan , Bingyue Peng , Xiaobing Liu

Annotating lots of 3D medical images for training segmentation models is time-consuming. The goal of weakly supervised semantic segmentation is to train segmentation models without using any ground truth segmentation masks. Our work…

图像与视频处理 · 电气工程与系统科学 2024-04-23 Marius Schmidt-Mengin , Alexis Benichoux , Shibeshih Belachew , Nikos Komodakis , Nikos Paragios

In language processing, transformers benefit greatly from text being condensed. This is achieved through a larger vocabulary that captures word fragments instead of plain characters. This is often done with Byte Pair Encoding. In the…

计算机视觉与模式识别 · 计算机科学 2024-11-18 Tim Elsner , Paula Usinger , Julius Nehring-Wirxel , Gregor Kobsik , Victor Czech , Yanjiang He , Isaak Lim , Leif Kobbelt

Image reconstruction under multiple light scattering is crucial in a number of applications such as diffraction tomography. The reconstruction problem is often formulated as a nonconvex optimization, where a nonlinear measurement model is…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Yu Sun , Zhihao Xia , Ulugbek S. Kamilov

Semantic segmentation necessitates approaches that learn high-level characteristics while dealing with enormous amounts of data. Convolutional neural networks (CNNs) can learn unique and adaptive features to achieve this aim. However, due…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Hasan AlMarzouqi , Lyes Saad Saoud

Transformers, which are popular for language modeling, have been explored for solving vision tasks recently, e.g., the Vision Transformer (ViT) for image classification. The ViT model splits each image into a sequence of tokens with fixed…

计算机视觉与模式识别 · 计算机科学 2021-12-01 Li Yuan , Yunpeng Chen , Tao Wang , Weihao Yu , Yujun Shi , Zihang Jiang , Francis EH Tay , Jiashi Feng , Shuicheng Yan