paper-with-me

Papers

CATANet: Efficient Content-Aware Token Aggregation for Lightweight Image Super-Resolution

2025-03-10 · CVPR 2025 1 · Xin Liu, Jie Liu, Jie Tang, Gangshan Wu

Transformer-based methods have demonstrated impressive performance in low-level visual tasks such as Image Super-Resolution (SR). However, its computational complexity grows quadratically with the spatial resolution. A series of works attempt to alleviate this problem by dividing Low-Resolution images into local windows, axial stripes, or dilated windows. SR typically leverages the redundancy of images for reconstruction, and this redundancy appears not only in local regions but also in long-range regions. However, these methods limit attention computation to content-agnostic local regions, limiting directly the ability of attention to capture long-range dependency. To address these issues, we propose a lightweight Content-Aware Token Aggregation Network (CATANet). Specifically, we propose an efficient Content-Aware Token Aggregation module for aggregating long-range content-similar tokens, which shares token centers across all image tokens and updates them only during the training phase. Then we utilize intra-group self-attention to enable long-range information interaction. Moreover, we design an inter-group cross-attention to further enhance global information interaction. The experimental results show that, compared with the state-of-the-art cluster-based method SPIN, our method achieves superior performance, with a maximum PSNR improvement of 0.33dB and nearly double the inference speed.

📄 PDF Abstract BibTeX arXiv:2503.06896

Code (1)

EquationWalker/CATANet 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

CataNet: Predicting remaining cataract surgery duration

2021-06-21 · Andrés Marafioti, Michel Hayoz, Mathias Gallardo, Pablo Márquez Neila 외

Cataract surgery is a sight saving surgery that is performed over 10 million times each year around the world. With such a large demand, the ability to organize surgical wards and operating rooms efficiently is critical …

FocuSFT: Bilevel Optimization for Dilution-Aware Long-Context Fine-Tuning

2026-05-11 · Zehua Pei, Hui-Ling Zhen, Xianzhi Yu, Sinno Jialin Pan 외 arxiv

Large language models can now process increasingly long inputs, yet their ability to effectively use information spread across long contexts remains limited. We trace this gap to how attention budget is spent during supe…

Bilevel Optimization

LiteSemRAG: Lightweight LLM-Free Semantic-Aware Graph Retrieval for Robust RAG

2026-03-16 · Xiao Yue, Guangzhi Qu, Lige Gan arxiv

Graph-based Retrieval-Augmented Generation (RAG) has shown great potential for improving multi-level reasoning and structured evidence aggregation. However, existing graph-based RAG frameworks heavily rely on exploiting …

STAC: Selective Spatiotemporal Aggregation and Compression for Video Reasoning Segmentation

2026-07-03 · Syed Ariff Syed Hesham, Yun Liu, Guolei Sun, Jing Yang 외 arxiv

Video reasoning segmentation demands pixel-accurate object tracking across hundreds of frames under complex natural language queries, producing dense spatiotemporal tokens whose quadratic self-attention cost makes long-v…

Natural Language QueriesObject Tracking

Precision-Aware Illumination-Disentangled Vision Transformer for Spacecraft 6D Pose Estimation

2026-06-10 · Zongwu Xie, Yifan Yang, Yonglong Zhang, Guanghu Xie 외 arxiv

Vision sensors provide a lightweight solution for spacecraft proximity operations, but monocular spacecraft 6D pose estimation remains difficult under illumination variation, specular reflection, shadowing, weak texture,…

6D Pose Estimation