中文
相关论文

相关论文: DeRainMamba: A Frequency-Aware State Space Model w…

200 篇论文

Infrared Image Super-Resolution (IRSR) is challenged by the low contrast and sparse textures of infrared data, requiring robust long-range modeling to maintain global coherence. While State-Space Models like Mamba offer proficiency in…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Yongsong Huang , Tomo Miyazaki , Xiaofeng Liu , Shinichiro Omachi

Previous research on lightweight models has primarily focused on CNNs and Transformer-based designs. CNNs, with their local receptive fields, struggle to capture long-range dependencies, while Transformers, despite their global modeling…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Haoyang He , Jiangning Zhang , Yuxuan Cai , Hongxu Chen , Xiaobin Hu , Zhenye Gan , Yabiao Wang , Chengjie Wang , Yunsheng Wu , Lei Xie

State-space modeling has emerged as a powerful paradigm for sequence analysis in various tasks such as natural language processing, time-series forecasting, and signal processing. In this work, we propose an \emph{Adaptive State-Space…

机器学习 · 计算机科学 2025-07-31 Alice Zhang , Chao Li

Mamba-based models have drawn much attention in offline RL. However, their selective mechanism often detrimental when key steps in RL sequences are omitted. To address these issues, we propose a simple yet effective structure, called…

机器学习 · 计算机科学 2026-02-27 Wall Kim , Chaeyoung Song , Hanul Kim

State space models (SSMs), particularly Mamba, have shown promise in NLP tasks and are increasingly applied to vision tasks. However, most Mamba-based vision models focus on network architecture and scan paths, with little attention to the…

计算机视觉与模式识别 · 计算机科学 2025-10-20 Yujie Zhu , Xinyi Zhang , Yekai Lu , Guang Yang , Faming Fang , Guixu Zhang

Efficient extraction of spectral sequences and geospatial information has always been a hot topic in hyperspectral image classification. In terms of spectral sequence feature capture, RNN and Transformer have become mainstream…

计算机视觉与模式识别 · 计算机科学 2024-07-12 Aitao Yang , Min Li , Yao Ding , Leyuan Fang , Yaoming Cai , Yujie He

Depth map super-resolution technology aims to improve the spatial resolution of low-resolution depth maps and effectively restore high-frequency detail information. Traditional convolutional neural network has limitations in dealing with…

计算机视觉与模式识别 · 计算机科学 2025-08-04 Chenggang Guo , Hao Xu , XianMing Wan

State Space Models (SSMs), especially Mamba, have shown great promise in medical image segmentation due to their ability to model long-range dependencies with linear computational complexity. However, accurate medical image segmentation…

计算机视觉与模式识别 · 计算机科学 2024-08-27 Chaowei Chen , Li Yu , Shiquan Min , Shunfang Wang

Lens flares, caused by complex optical aberrations, severely degrade image quality especially in nighttime photography. Although recent restoration methods have made remarkable progress, most still rely on spatially uniform processing. They…

计算机视觉与模式识别 · 计算机科学 2026-05-11 Zijia Fu , Yuanfei Huang , Lizhi Wang , Hua Huang

State Space Model (SSM) is a mathematical model used to describe and analyze the behavior of dynamic systems. This model has witnessed numerous applications in several fields, including control theory, signal processing, economics and…

计算机视觉与模式识别 · 计算机科学 2024-05-08 Xiao Liu , Chenxu Zhang , Lei Zhang

Foundation models refer to deep learning models pretrained on large unlabeled datasets through self-supervised algorithms. In the Earth science and remote sensing communities, there is growing interest in transforming the use of Earth…

计算机视觉与模式识别 · 计算机科学 2025-02-04 Chuc Man Duc , Hiromichi Fukui

Rain removal is important for improving the robustness of outdoor vision based systems. Current rain removal methods show limitations either for complex dynamic scenes shot from fast moving cameras, or under torrential rain fall with opaque…

计算机视觉与模式识别 · 计算机科学 2018-03-29 Jie Chen , Cheen-Hau Tan , Junhui Hou , Lap-Pui Chau , He Li

Recent advances in deep learning for vision tasks have seen the rise of State Space Models (SSMs) like Mamba, celebrated for their linear scalability. However, their adaptation to 2D visual data often necessitates complex modifications that…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Minjong Cheon , Changbae Mun

Multimodal Image Fusion (MMIF) integrates complementary information from various modalities to produce clearer and more informative fused images. MMIF under adverse weather is particularly crucial in autonomous driving and UAV monitoring…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Huichun Liu , Xiaosong Li , Zhuangfan Huang , Tao Ye , Yang Liu , Haishu Tan

In this paper, we reveal a novel haze-specific wavelet degradation prior observed through wavelet transform analysis, which shows that haze-related information predominantly resides in low-frequency components. Exploiting this insight, we…

计算机视觉与模式识别 · 计算机科学 2025-05-08 Jie Sun , Heng Liu , Yongzhen Wang , Xiao-Ping Zhang , Mingqiang Wei

U-shaped architectures have long dominated the field of medical image segmentation, while Transformers are widely employed for modeling long-range dependencies. The former typically handles scale variations implicitly by aggregating…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Yanhua Zhang , Ke Zhang , Jingyu Wang , Gabriella Balestra , Samanta Rosati , Yulin Wu , Wuwei Wang , Valentina Giannini

Transformers and Mamba, initially invented for natural language processing, have inspired backbone architectures for visual recognition. Recent studies integrated Local Attention Transformers with Mamba to capture both local details and…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Meng Lou , Yunxiang Fu , Yizhou Yu

It is challenging to remove rain-steaks from a single rainy image because the rain steaks are spatially varying in the rainy image. Although the CNN based methods have reported promising performance recently, there are still some defects,…

计算机视觉与模式识别 · 计算机科学 2023-05-04 Chaobing Zheng , Jun Jiang , Wenjian Ying , Shiqian Wu

State space models (SSMs) reduce the quadratic complexity of transformers by leveraging linear recurrence. Recently, VMamba has emerged as a strong SSM-based vision backbone, yet remains bottlenecked by spatial redundancy in its…

计算机视觉与模式识别 · 计算机科学 2025-07-15 Tien-Yu Chi , Hung-Yueh Chiang , Diana Marculescu , Kai-Chiang Wu

Mamba-based models have drawn much attention in offline RL. However, their selective mechanism often detrimental when key steps in RL sequences are omitted. To address these issues, we propose a simple yet effective structure, called…

机器学习 · 计算机科学 2026-02-27 Wall Kim , Chaeyoung Song , Hanul Kim
‹ 上一页 1 8 9 10 下一页 ›