中文
相关论文

相关论文: Efficient Single Image Super-Resolution with Entro…

200 篇论文

Recent transformer-based super-resolution (SR) methods have achieved promising results against conventional CNN-based methods. However, these approaches suffer from essential shortsightedness created by only utilizing the standard…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Jinsu Yoo , Taehoon Kim , Sihaeng Lee , Seung Hwan Kim , Honglak Lee , Tae Hyun Kim

Scaling Transformers to ultra-long contexts is bottlenecked by the $O(n^2 d)$ cost of self-attention. Existing methods reduce this cost along the sequence axis through local windows, kernel approximations, or token-level sparsity, but these…

机器学习 · 计算机科学 2026-03-31 Yan Xie , Tiansheng Wen , Tangda Huang , Bo Chen , Chenyu You , Stefanie Jegelka , Yifei Wang

In Sequential Recommendation Systems (SRSs), Transformer models have demonstrated remarkable performance but face computational and memory cost challenges, especially when modeling long-term user behavior sequences. Due to its quadratic…

信息检索 · 计算机科学 2026-03-25 Juntao Hu , Wei Zhou , Haini Cai , Xiao Du , Huayi Shen , Junhao Wen

Transformers are state-of-the-art models for a variety of sequence modeling tasks. At their core is an attention function which models pairwise interactions between the inputs at every timestep. While attention is powerful, it does not…

计算与语言 · 计算机科学 2021-03-23 Hao Peng , Nikolaos Pappas , Dani Yogatama , Roy Schwartz , Noah A. Smith , Lingpeng Kong

Previous works have shown that increasing the window size for Transformer-based image super-resolution models (e.g., SwinIR) can significantly improve the model performance. Still, the computation overhead is also considerable when the…

计算机视觉与模式识别 · 计算机科学 2024-08-15 Yupeng Zhou , Zhen Li , Chun-Le Guo , Li Liu , Ming-Ming Cheng , Qibin Hou

Deep learning-based single-image super-resolution (SISR) technology focuses on enhancing low-resolution (LR) images into high-resolution (HR) ones. Although significant progress has been made, challenges remain in computational complexity…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Rongchang Lu , Changyu Li , Donghang Li , Guojing Zhang , Jianqiang Huang , Xilai Li

The early detection of pancreatic neoplasm is a major clinical dilemma, and it is predominantly so because tumors are likely to occur with minimal contrast margins and a large spread anatomy-wide variation amongst patients on a CT scan.…

计算机视觉与模式识别 · 计算机科学 2026-02-19 Janani Annur Thiruvengadam , Kiran Mayee Nabigaru , Anusha Kovi

Efficient modeling of long sequences of high-order data requires a more efficient architecture than Transformer. In this paper, we investigate two key aspects of extending linear recurrent models, especially those originally designed for…

机器学习 · 计算机科学 2025-08-19 Yibo Zhong

We propose ERA, a new paradigm that constrains the sampling entropy above given thresholds by applying specially designed activations to the outputs of models. Our approach demonstrates broad effectiveness across different domains: 1) for…

机器学习 · 计算机科学 2025-10-13 Zilin Kang , Chonghua Liao , Tingqiang Xu , Huazhe Xu

Window-based transformers have demonstrated outstanding performance in super-resolution tasks due to their adaptive modeling capabilities through local self-attention (SA). However, they exhibit higher computational complexity and inference…

计算机视觉与模式识别 · 计算机科学 2024-09-27 Zhenyu Hu , Wanjie Sun

Despite the advances in the field of Face Recognition (FR), the precision of these methods is not yet sufficient. To improve the FR performance, this paper proposes a technique to aggregate the outputs of two state-of-the-art (SOTA) deep FR…

计算机视觉与模式识别 · 计算机科学 2023-09-26 Mohammad Akyash , Ali Zafari , Nasser M. Nasrabadi

Parameter-efficient fine-tuning (PEFT) has emerged as a powerful paradigm for adapting large-scale pre-trained models to downstream tasks with minimal additional parameters. Among PEFT methods, Low-Rank Adaptation (LoRA) stands out for its…

机器学习 · 计算机科学 2026-02-03 Nghiem T. Diep , Dung Le , Tuan Truong , Tan Dinh , Huy Nguyen , Nhat Ho

Aggregating information from features across different layers is an essential operation for dense prediction models. Despite its limited expressiveness, feature concatenation dominates the choice of aggregation operations. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-01-20 Yung-Hsu Yang , Thomas E. Huang , Min Sun , Samuel Rota Bulò , Peter Kontschieder , Fisher Yu

In this paper,an Enhanced Self-Attention (ESA) mechanism has been put forward for robust feature extraction.The proposed ESA is integrated with the recursive gated convolution and self-attention mechanism.In particular, the former is used…

声音 · 计算机科学 2023-05-23 J. Li , Z. Duan , S. Li , X. Yu , G. Yang

ConvNets can compete with transformers in high-level tasks by exploiting larger receptive fields. To unleash the potential of ConvNet in super-resolution, we propose a multi-scale attention network (MAN), by coupling classical multi-scale…

图像与视频处理 · 电气工程与系统科学 2024-04-16 Yan Wang , Yusen Li , Gang Wang , Xiaoguang Liu

We introduce the Structured Knowledge Accumulation (SKA) framework, which reinterprets entropy as a dynamic, layer-wise measure of knowledge alignment in neural networks. Instead of relying on traditional gradient-based optimization, SKA…

机器学习 · 计算机科学 2025-03-19 Bouarfa Mahi Quantiota

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

The versatility of self-attention mechanism earned transformers great success in almost all data modalities, with limitations on the quadratic complexity and difficulty of training. Efficient transformers, on the other hand, often rely on…

机器学习 · 计算机科学 2024-08-20 Minh Lenhat , Viet Anh Nguyen , Khoa Nguyen , Duong Duc Hieu , Dao Huu Hung , Truong Son Hy

The evolution of Large Vision-Language Models (LVLMs) has progressed from single to multi-image reasoning. Despite this advancement, our findings indicate that LVLMs struggle to robustly utilize information across multiple images, with…

计算机视觉与模式识别 · 计算机科学 2025-03-19 Xinyu Tian , Shu Zou , Zhaoyuan Yang , Jing Zhang

Recently, deep learning has been successfully applied to the single-image super-resolution (SISR) with remarkable performance. However, most existing methods focus on building a more complex network with a large number of layers, which can…

计算机视觉与模式识别 · 计算机科学 2022-04-20 Wenbin Zou , Tian Ye , Weixin Zheng , Yunchen Zhang , Liang Chen , Yi Wu