中文
相关论文

相关论文: LinearSR: Unlocking Linear Attention for Stable an…

200 篇论文

Video super-resolution (VSR) has many applications that pose strict causal, real-time, and latency constraints, including video streaming and TV. We address the VSR problem under these settings, which poses additional important challenges…

图像与视频处理 · 电气工程与系统科学 2022-04-07 Dario Fuoli , Martin Danelljan , Radu Timofte , Luc Van Gool

Burst super-resolution (BurstSR) aims at reconstructing a high-resolution (HR) image from a sequence of low-resolution (LR) and noisy images, which is conducive to enhancing the imaging effects of smartphones with limited sensors. The main…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Renlong Wu , Zhilu Zhang , Shuohao Zhang , Hongzhi Zhang , Wangmeng Zuo

Effective aggregation of temporal information of consecutive frames is the core of achieving video super-resolution. Many scholars have utilized structures such as sliding windows and recurrent to gather spatio-temporal information of…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Yonggui Zhu , Guofang Li

Transformer-based architectures have become the prevailing backbone of large language models. However, the quadratic time and memory complexity of self-attention remains a fundamental obstacle to efficient long-context modeling. To address…

计算与语言 · 计算机科学 2026-02-10 Yutao Sun , Zhenyu Li , Yike Zhang , Tengyu Pan , Bowen Dong , Yuyi Guo , Jianyong Wang

Transformer models have achieved remarkable success in sequential recommender systems (SRSs). However, computing the attention matrix in traditional dot-product attention mechanisms results in a quadratic complexity with sequence lengths,…

信息检索 · 计算机科学 2024-11-05 Langming Liu , Xiangyu Zhao , Chi Zhang , Jingtong Gao , Wanyu Wang , Wenqi Fan , Yiqi Wang , Ming He , Zitao Liu , Qing Li

In Diffusion Transformer (DiT) models, particularly for video generation, attention latency is a major bottleneck due to the long sequence length and the quadratic complexity. We find that attention weights can be separated into two parts:…

Motor imagery, an important category in electroencephalogram (EEG) research, often intersects with scenarios demanding low energy consumption, such as portable medical devices and isolated environment operations. Traditional deep learning…

神经与进化计算 · 计算机科学 2025-01-28 Chuhan Zhang , Wei Pan , Cosimo Della Santina

Diffusion-based image super-resolution (SR) aims to reconstruct high-resolution (HR) images from low-resolution (LR) observations. However, the inherent randomness injected during the reverse diffusion process causes the performance of…

计算机视觉与模式识别 · 计算机科学 2026-04-15 Shuwei Huang , Shizhuo Liu , Zijun Wei

Despite convolutional network-based methods have boosted the performance of single image super-resolution (SISR), the huge computation costs restrict their practical applicability. In this paper, we develop a computation efficient yet…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Xuehui Wang , Qing Wang , Yuzhi Zhao , Junchi Yan , Lei Fan , Long Chen

Recent deep learning approaches to single image super-resolution have achieved impressive results in terms of traditional error measures and perceptual quality. However, in each case it remains challenging to achieve high quality results…

计算机视觉与模式识别 · 计算机科学 2018-04-11 Yifan Wang , Federico Perazzi , Brian McWilliams , Alexander Sorkine-Hornung , Olga Sorkine-Hornung , Christopher Schroers

Transformer models have achieved remarkable results in a wide range of applications. However, their scalability is hampered by the quadratic time and memory complexity of the self-attention mechanism concerning the sequence length. This…

机器学习 · 计算机科学 2024-02-27 Yury Nahshan , Joseph Kampeas , Emir Haleva

In this work, we consider the image super-resolution (SR) problem. The main challenge of image SR is to recover high-frequency details of a low-resolution (LR) image that are important for human perception. To address this essentially…

计算机视觉与模式识别 · 计算机科学 2017-11-22 Wenhan Yang , Jiashi Feng , Jianchao Yang , Fang Zhao , Jiaying Liu , Zongming Guo , Shuicheng Yan

Autoregressive (AR) video diffusion is a powerful paradigm for streaming and interactive video generation. However, its reliance on softmax self-attention leads to quadratic compute complexity in sequence length and memory usage due to…

计算机视觉与模式识别 · 计算机科学 2026-05-22 Kunyang Li , Mubarak Shah , Yuzhang Shang

Super-resolution (SR) has achieved great success due to the development of deep convolutional neural networks (CNNs). However, as the depth and width of the networks increase, CNN-based SR methods have been faced with the challenge of…

图像与视频处理 · 电气工程与系统科学 2020-11-10 Parichehr Behjati , Pau Rodriguez , Armin Mehri , Isabelle Hupont , Jordi Gonzalez , Carles Fernandez Tena

This paper introduces a lightweight image super-resolution (SR) network, termed the Multi-scale Spatial Adaptive Attention Network (MSAAN), to address the common dilemma between high reconstruction fidelity and low model complexity in…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Sushi Rao , Jingwei Li

This work addresses the problems of semantic segmentation and image super-resolution by jointly considering the performance of both in training a Generative Adversarial Network (GAN). We propose a novel architecture and domain-specific…

计算机视觉与模式识别 · 计算机科学 2022-05-19 Tristan Frizza , Donald G. Dansereau , Nagita Mehr Seresht , Michael Bewley

Recently, deep convolutional neural networks (CNNs) have been widely explored in single image super-resolution (SISR) and contribute remarkable progress. However, most of the existing CNNs-based SISR methods do not adequately explore…

图像与视频处理 · 电气工程与系统科学 2021-04-22 Jiqing Zhang , Chengjiang Long , Yuxin Wang , Haiyin Piao , Haiyang Mei , Xin Yang , Baocai Yin

Convolutional Neural Networks (CNNs) have significantly advanced Image Super-Resolution (SR), yet most CNN-based methods rely solely on pixel-based transformations, often leading to artifacts and blurring, particularly under severe…

计算机视觉与模式识别 · 计算机科学 2025-04-15 Bingwen Hu , Heng Liu , Zhedong Zheng , Ping Liu

Ultra-high-resolution text-to-image generation is increasingly vital for applications requiring fine-grained textures and global structural fidelity, yet state-of-the-art text-to-image diffusion models such as FLUX and SD3 remain confined…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Yuyao Zhang , Yu-Wing Tai

Deep convolutional neural networks (DCNNs) have recently demonstrated high-quality results in single-image super-resolution (SR). DCNNs often suffer from over-parametrization and large amounts of redundancy, which results in inefficient…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Yinglan Ma , Hongyu Xiong , Zhe Hu , Lizhuang Ma