paper-with-me

Papers

EchoSR: Efficient Context Harnessing for Lightweight Image Super-Resolution

2026-05-17 · Hanli Zhao, Binhao Wang, Shihao Zhao, Tao Wang, Kaihao Zhang, Wanglong Lu arxiv

Image super-resolution (SR) aims to reconstruct high-quality, high-resolution (HR) images from low-resolution (LR) inputs and plays a critical role in various downstream applications. Despite recent advancements, balancing reconstruction fidelity and computational efficiency remains a fundamental challenge, particularly in resource-constrained scenarios. While existing lightweight methods attempt to expand receptive fields, many of them either incur substantial computational overhead, naively scale up kernel sizes, or lack mechanisms for coherent multi-scale integration, limiting their overall effectiveness and scalability. To address these limitations, we propose EchoSR, an efficient context-harnessing framework for lightweight image super-resolution, which unifies multi-scale receptive field modeling and hierarchical context fusion. EchoSR decouples feature learning into disentangled local, multi-scale, and global modeling stages through an efficient context-harnessing strategy, and further promotes seamless cross-scale integration via a cross-scale overlapping fusion mechanism. Extensive experiments have shown that EchoSR consistently outperforms state-of-the-art lightweight super-resolution methods across multiple benchmarks, while also achieving a faster speed $(\sim 2\times)$. The source code is available at https://github.com/funnyWang-Echoes/EchoSR.

📄 PDF Abstract BibTeX arXiv:2605.17470

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage Super-Resolution

Similar Papers 제목 키워드 기반

Harnessing Lightweight Transformer with Contextual Synergic Enhancement for Efficient 3D Medical Image Segmentation

2026-03-24 · Xinyu Liu, Zhen Chen, Wuyang Li, Chenxin Li 외 arxiv

Transformers have shown remarkable performance in 3D medical image segmentation, but their high computational requirements and need for large amounts of labeled data limit their applicability. To address these challenges…

Medical Image Segmentation

Harnessing Multi-resolution and Multi-scale Attention for Underwater Image Restoration

2024-08-19 · Alik Pramanick, Arijit Sur, V. Vijaya Saradhi

Underwater imagery is often compromised by factors such as color distortion and low contrast, posing challenges for high-level vision tasks. Recent underwater image restoration (UIR) methods either analyze the input imag…

Autonomous VehiclesImage EnhancementImage RestorationSSIM+2

Harnessing Structural Context for Entity Alignment Foundation Models

2026-06-04 · Xingyu Chen, Yuanning Cui, Zequn Sun, Wei Hu arxiv

Entity alignment (EA) aims to identify equivalent entities across heterogeneous knowledge graphs (KGs) and is a key component of knowledge fusion and cross-KG reasoning. The recent EA foundation model demonstrates that a…

Knowledge GraphsEntity Alignment

Lightweight Unsupervised Federated Learning with Pretrained Vision Language Model

2024-04-17 · Hao Yan, Yuhong Guo

Federated learning aims to tackle the ``isolated data island" problem, where it trains a collective model from physically isolated clients while safeguarding the privacy of users' data. However, supervised federated lear…

Federated LearningLanguage ModelingLanguage Modelling

Shuffle Vision Transformer: Lightweight, Fast and Efficient Recognition of Driver Facial Expression

2024-09-05 · Ibtissam Saadi, Douglas W. Cunningham, Taleb-ahmed Abdelmalik, Abdenour Hadid 외

Existing methods for driver facial expression recognition (DFER) are often computationally intensive, rendering them unsuitable for real-time applications. In this work, we introduce a novel transfer learning-based dual …

BenchmarkingComputational EfficiencyFacial Expression RecognitionTransfer Learning