中文
相关论文

相关论文: First-order State Space Model for Lightweight Imag…

200 篇论文

State Space Models (SSMs)-most notably RNNs-have historically played a central role in sequential modeling. Although attention mechanisms such as Transformers have since dominated due to their ability to model global context, their…

计算机视觉与模式识别 · 计算机科学 2025-10-02 Hyun-kyu Ko , Youbin Kim , Jihyeon Park , Dongheok Park , Gyeongjin Kang , Wonjun Cho , Hyung Yi , Eunbyung Park

Recent works have demonstrated that attention-based transformer and large language model (LLM) architectures can achieve strong channel state prediction (CSP) performance by capturing long-range temporal dependencies across channel state…

信息论 · 计算机科学 2026-04-27 Aladin Djuhera , Haris Gacanin , Holger Boche

Recent advancements in state space models, notably Mamba, have demonstrated significant progress in modeling long sequences for tasks like language understanding. Yet, their application in vision tasks has not markedly surpassed the…

计算机视觉与模式识别 · 计算机科学 2024-03-15 Tao Huang , Xiaohuan Pei , Shan You , Fei Wang , Chen Qian , Chang Xu

Sequence modeling is a crucial area across various domains, including Natural Language Processing (NLP), speech recognition, time series forecasting, music generation, and bioinformatics. Recurrent Neural Networks (RNNs) and Long Short Term…

机器学习 · 计算机科学 2024-04-26 Badri Narayana Patro , Vijay Srinivas Agneeswaran

Arbitrary scale super-resolution (ASSR) aims to super-resolve low-resolution images to high-resolution images at any scale using a single model, addressing the limitations of traditional super-resolution methods that are restricted to…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Peizhe Xia , Long Peng , Xin Di , Renjing Pei , Yang Wang , Yang Cao , Zheng-Jun Zha

Online video super-resolution (VSR) is an important technique for many real-world video processing applications, which aims to restore the current high-resolution video frame based on temporally previous frames. Most of the existing online…

计算机视觉与模式识别 · 计算机科学 2026-02-25 Qiang Zhu , Xiandong Meng , Yuxian Jiang , Fan Zhang , David Bull , Shuyuan Zhu , Bing Zeng , Ronggang Wang

Single hyperspectral image super-resolution (SHSR) aims to restore high-resolution images from low-resolution hyperspectral images. Recently, the Visual Mamba model has achieved an impressive balance between performance and computational…

计算机视觉与模式识别 · 计算机科学 2025-05-19 Baisong Li , Xingwang Wang , Haixiao Xu

Designing computationally efficient network architectures remains an ongoing necessity in computer vision. In this paper, we adapt Mamba, a state-space language model, into VMamba, a vision backbone with linear time complexity. At the core…

计算机视觉与模式识别 · 计算机科学 2024-12-31 Yue Liu , Yunjie Tian , Yuzhong Zhao , Hongtian Yu , Lingxi Xie , Yaowei Wang , Qixiang Ye , Jianbin Jiao , Yunfan Liu

Existing Transformer-based models for point cloud analysis suffer from quadratic complexity, leading to compromised point cloud resolution and information loss. In contrast, the newly proposed Mamba model, based on state space models (SSM),…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Xu Han , Yuan Tang , Zhaoxuan Wang , Xianzhi Li

Recently, State Space Models (SSMs), with Mamba as a prime example, have shown great promise for long-range dependency modeling with linear complexity. Then, Vision Mamba and the subsequent architectures are presented successively, and they…

图像与视频处理 · 电气工程与系统科学 2024-06-11 Zhongping Ji

In image fusion tasks, images from different sources possess distinct characteristics. This has driven the development of numerous methods to explore better ways of fusing them while preserving their respective characteristics.Mamba, as a…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Zihan Cao , Xiao Wu , Liang-Jian Deng , Yu Zhong

Transformer-based methods have demonstrated impressive performance in 4D light field (LF) super-resolution by effectively modeling long-range spatial-angular correlations, but their quadratic complexity hinders the efficient processing of…

图像与视频处理 · 电气工程与系统科学 2024-06-25 Ruisheng Gao , Zeyu Xiao , Zhiwei Xiong

Image restoration endeavors to reconstruct a high-quality, detail-rich image from a degraded counterpart, which is a pivotal process in photography and various computer vision systems. In real-world scenarios, different types of degradation…

计算机视觉与模式识别 · 计算机科学 2024-08-20 Yuhong He , Long Peng , Qiaosi Yi , Chen Wu , Lu Wang

Image restoration is a key task in low-level computer vision that aims to reconstruct high-quality images from degraded inputs. The emergence of Vision Mamba, which draws inspiration from the advanced state space model Mamba, marks a…

计算机视觉与模式识别 · 计算机科学 2025-06-30 Yu-Cheng Lin , Yu-Syuan Xu , Hao-Wei Chen , Hsien-Kai Kuo , Chun-Yi Lee

For the deployment of neural networks in resource-constrained environments, prior works have built lightweight architectures with convolution and attention for capturing local and global dependencies, respectively. Recently, the state space…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Sanghyeok Lee , Joonmyung Choi , Hyunwoo J. Kim

Large language models (LLMs) have advanced significantly due to the attention mechanism, but their quadratic complexity and linear memory demands limit their performance on long-context tasks. Recently, researchers introduced Mamba, an…

计算与语言 · 计算机科学 2024-10-22 Wangjie You , Zecheng Tang , Juntao Li , Lili Yao , Min Zhang

Multimodal fusion has made great progress in the field of remote sensing image classification due to its ability to exploit the complementary spatial-spectral information. Deep learning methods such as CNN and Transformer have been widely…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Qingyu Wang , Xue Jiang , Guozheng Xu

Global Station Weather Forecasting (GSWF), a prominent meteorological research area, is pivotal in providing timely localized weather predictions. Despite the progress existing models have made in the overall accuracy of the GSWF, executing…

机器学习 · 计算机科学 2025-01-22 Songru Yang , Zili Liu , Zhenwei Shi , Zhengxia Zou

In recent years, Transformers have become the de-facto architecture for long-term sequence forecasting (LTSF), but faces challenges such as quadratic complexity and permutation invariant bias. A recent model, Mamba, based on selective state…

机器学习 · 计算机科学 2024-05-28 Xiuding Cai , Yaoyao Zhu , Xueyao Wang , Yu Yao

The realm of Mamba for vision has been advanced in recent years to strike for the alternatives of Vision Transformers (ViTs) that suffer from the quadratic complexity. While the recurrent scanning mechanism of Mamba offers computational…

计算机视觉与模式识别 · 计算机科学 2026-03-18 Masakazu Yoshimura , Teruaki Hayashi , Yuki Hoshino , Wei-Yao Wang , Takeshi Ohashi