中文
相关论文

相关论文: Exploring Frequency-Inspired Optimization in Trans…

200 篇论文

Transformer-based approaches have achieved superior performance in image restoration, since they can model long-term dependencies well. However, the limitation in capturing local information restricts their capacity to remove degradations.…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Shihao Zhou , Duosheng Chen , Jinshan Pan , Jufeng Yang

With the increasing complexity of generative AI models, post-training quantization (PTQ) has emerged as a promising solution for deploying hyper-scale models on edge devices such as mobile and TVs. Existing PTQ schemes, however, consume…

机器学习 · 计算机科学 2024-11-06 Junhan Kim , Chungman Lee , Eulrang Cho , Kyungphil Park , Ho-young Kim , Joonyoung Kim , Yongkweon Jeon

Obtaining high-resolution hyperspectral images (HR-HSI) is costly and data-intensive, making it necessary to fuse low-resolution hyperspectral images (LR-HSI) with high-resolution RGB images (HR-RGB) for practical applications. However,…

图像与视频处理 · 电气工程与系统科学 2025-03-25 Lei Guo , Wei Chen , Yuxuan Sun , Bo Ai , Nikolaos Pappas , Tony Quek

Post-training quantization (PTQ) has evolved as a prominent solution for compressing complex models, which advocates a small calibration dataset and avoids end-to-end retraining. However, most existing PTQ methods employ block-wise…

计算机视觉与模式识别 · 计算机科学 2025-05-02 Changjun Li , Runqing Jiang , Zhuo Song , Pengpeng Yu , Ye Zhang , Yulan Guo

Transformer has achieved satisfactory results in the field of hyperspectral image (HSI) classification. However, existing Transformer models face two key challenges when dealing with HSI scenes characterized by diverse land cover types and…

计算机视觉与模式识别 · 计算机科学 2025-02-27 Yichu Xu , Di Wang , Lefei Zhang , Liangpei Zhang

Several recent Transformer architectures expose later layers to representations computed in the earliest layers, motivated by the observation that low-level features can become harder to recover as the residual stream is repeatedly…

机器学习 · 计算机科学 2026-05-07 Skye Gunasekaran , Téa Wright , Rui-Jie Zhu , Jason Eshraghian

Recent studies show that Transformer has strong capability of building long-range dependencies, yet is incompetent in capturing high frequencies that predominantly convey local information. To tackle this issue, we present a novel and…

计算机视觉与模式识别 · 计算机科学 2022-05-27 Chenyang Si , Weihao Yu , Pan Zhou , Yichen Zhou , Xinchao Wang , Shuicheng Yan

Hyperspectral image super-resolution has attained widespread prominence to enhance the spatial resolution of hyperspectral images. However, convolution-based methods have encountered challenges in harnessing the global spatial-spectral…

图像与视频处理 · 电气工程与系统科学 2023-11-30 Shi Chen , Lefei Zhang , Liangpei Zhang

Learned image compression (LIC) has gained traction as an effective solution for image storage and transmission in recent years. However, existing LIC methods are redundant in latent representation due to limitations in capturing…

图像与视频处理 · 电气工程与系统科学 2024-12-17 Han Li , Shaohui Li , Wenrui Dai , Chenglin Li , Junni Zou , Hongkai Xiong

Hyperspectral images (HSIs) contain rich spectral and spatial information. Motivated by the success of transformers in the field of natural language processing and computer vision where they have shown the ability to learn long range…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Shaheer Mohamed , Maryam Haghighat , Tharindu Fernando , Sridha Sridharan , Clinton Fookes , Peyman Moghadam

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

Aligning Diffusion models has achieved remarkable breakthroughs in generating high-quality, human preference-aligned images. Existing techniques, such as supervised fine-tuning (SFT) and DPO-style preference optimization, have become…

计算机视觉与模式识别 · 计算机科学 2026-03-20 Zening Sun , Zhengpeng Xie , Lichen Bai , Shitong Shao , Shuo Yang , Zeke Xie

Recent progress in single-image super-resolution (SISR) has achieved remarkable performance, yet the computational costs of these methods remain a challenge for deployment on resource-constrained devices. In particular, transformer-based…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Gang Wu , Junjun Jiang , Junpeng Jiang , Xianming Liu

Despite the tantalizing success in a broad of vision tasks, transformers have not yet demonstrated on-par ability as ConvNets in high-resolution image generative modeling. In this paper, we seek to explore using pure transformers to build a…

计算机视觉与模式识别 · 计算机科学 2022-07-22 Bowen Zhang , Shuyang Gu , Bo Zhang , Jianmin Bao , Dong Chen , Fang Wen , Yong Wang , Baining Guo

Post-Training Quantization (PTQ) reduces the memory footprint and computational overhead of deep neural networks by converting full-precision (FP) values into quantized and compressed data types. While PTQ is more cost-efficient than…

计算机视觉与模式识别 · 计算机科学 2025-10-08 Ali Zoljodi , Radu Timofte , Masoud Daneshtalab

Hyperspectral image has become increasingly crucial due to its abundant spectral information. However, It has poor spatial resolution with the limitation of the current imaging mechanism. Nowadays, many convolutional neural networks have…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Jin-Fan Hu , Ting-Zhu Huang , Liang-Jian Deng

The Diffusion models, widely used for image generation, face significant challenges related to their broad applicability due to prolonged inference times and high memory demands. Efficient Post-Training Quantization (PTQ) is crucial to…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Yushi Huang , Ruihao Gong , Xianglong Liu , Jing Liu , Yuhang Li , Jiwen Lu , Dacheng Tao

Transformer-based architectures have become the de-facto standard models for a wide range of Natural Language Processing tasks. However, their memory footprint and high latency are prohibitive for efficient deployment and inference on…

机器学习 · 计算机科学 2021-09-28 Yelysei Bondarenko , Markus Nagel , Tijmen Blankevoort

3D Swin Transformer (3D-ST) known for its hierarchical attention and window-based processing, excels in capturing intricate spatial relationships within images. Spatial-spectral Transformer (SST), meanwhile, specializes in modeling…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Muhammad Ahmad , Manuel Mazzara , Salvatore Distifano

Transformer-based methods have shown impressive performance in image restoration tasks, such as image super-resolution and denoising. However, we find that these networks can only utilize a limited spatial range of input information through…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Xiangyu Chen , Xintao Wang , Wenlong Zhang , Xiangtao Kong , Yu Qiao , Jiantao Zhou , Chao Dong