中文
相关论文

相关论文: SasMamba: A Lightweight Structure-Aware Stride Sta…

200 篇论文

Mamba, with its selective State Space Models (SSMs), offers a more computationally efficient solution than Transformers for long-range dependency modeling. However, there is still a debate about its effectiveness in high-resolution 3D…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Chaohan Wang , Yutong Xie , Qi Chen , Yuyin Zhou , Qi Wu

Motion forecasting is a crucial component of autonomous driving systems, enabling the generation of accurate and smooth future trajectories to ensure safe navigation to the destination. In previous methods, potential future trajectories are…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Shijie Li , Xun Xu , Si Yong Yeo , Xulei Yang

Attention-based methods have demonstrated exceptional performance in modelling long-range dependencies on spherical cortical surfaces, surpassing traditional Geometric Deep Learning (GDL) models. However, their extensive inference time and…

计算机视觉与模式识别 · 计算机科学 2025-02-21 Rongzhao He , Weihao Zheng , Leilei Zhao , Ying Wang , Dalin Zhu , Dan Wu , Bin Hu

Endoscopic Submucosal Dissection (ESD) is a minimally invasive procedure initially developed for early gastric cancer treatment and has expanded to address diverse gastrointestinal lesions. While computer-assisted surgery (CAS) systems…

计算机视觉与模式识别 · 计算机科学 2025-08-12 Xiangning Zhang , Qingwei Zhang , Jinnan Chen , Chengfeng Zhou , Yaqi Wang , Zhengjie Zhang , Xiaobo Li , Dahong Qian

Medical image super-resolution (SR) is essential for enhancing diagnostic accuracy while reducing acquisition cost and scanning time. However, modeling both long-range anatomical structures and fine-grained frequency details with low…

计算机视觉与模式识别 · 计算机科学 2025-11-03 Wenfeng Huang , Xiangyun Liao , Wei Cao , Wenjing Jia , Weixin Si

State Space Models (SSMs) show significant potential for long-sequence modeling, but their reliance on input order conflicts with the irregular nature of point clouds. Existing approaches often rely on predefined serialization schemes whose…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Bin Liu , Chunyang Wang , Xuelian Liu , Ge Zhang

State Space Models (SSMs) are powerful tools for modeling sequential data in computer vision and time series analysis domains. However, traditional SSMs are limited by fixed, one-dimensional sequential processing, which restricts their…

机器学习 · 计算机科学 2025-04-08 Nikola Zubić , Davide Scaramuzza

In recent years, Transformers have become the de-facto architecture for sequence modeling on text and a variety of multi-dimensional data, such as images and video. However, the use of self-attention layers in a Transformer incurs…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shufan Li , Harkanwar Singh , Aditya Grover

We present MambaH-Fit, a state space modelling framework tailored for hyper-surface fitting-based point cloud normal estimation. Existing normal estimation methods often fall short in modelling fine-grained geometric structures, thereby…

计算机视觉与模式识别 · 计算机科学 2025-10-13 Weijia Wang , Yuanzhi Su , Pei-Gen Ye , Yuan-Gen Wang , Xuequan Lu

Foundational models have significantly advanced in natural language processing (NLP) and computer vision (CV), with the Transformer architecture becoming a standard backbone. However, the Transformer's quadratic complexity poses challenges…

计算机视觉与模式识别 · 计算机科学 2024-05-28 Lv Tang , HaoKe Xiao , Peng-Tao Jiang , Hao Zhang , Jinwei Chen , Bo Li

A comprehensive understanding of molecular structures is important for the prediction of molecular ground-state conformation involving property information. Meanwhile, state space model (e.g., Mamba) has recently emerged as a promising…

化学物理 · 物理学 2025-11-14 Yuxin Gou , Aming Wu , Richang Hong , Meng Wang

In the era of large-scale pre-trained models, effectively adapting general knowledge to specific affective computing tasks remains a challenge, particularly regarding computational efficiency and multimodal heterogeneity. While…

人工智能 · 计算机科学 2026-03-20 Yan Li , Yifei Xing , Xiangyuan Lan , Xin Li , Haifeng Chen , Dongmei Jiang

Salient object detection (SOD) requires modeling both long-range contextual dependencies and fine-grained structural details, which remains challenging for convolutional, transformer-based, and Mamba-based state space models. While recent…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Suklav Ghosh , Arijit Sur , Pinaki Mitra

As automation advances in manufacturing, the demand for precise and sophisticated defect detection technologies grows. Existing vision models for defect recognition methods are insufficient for handling the complexities and variations of…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Qianning Wang , He Hu , Yucheng Zhou

Recent advancements in transformers, specifically self-attention mechanisms, have significantly improved hyperspectral image (HSI) classification. However, these models often suffer from inefficiencies, as their computational complexity…

Reliable 3D object detection is fundamental to autonomous driving, and multimodal fusion algorithms using cameras and LiDAR remain a persistent challenge. Cameras provide dense visual cues but ill posed depth; LiDAR provides a precise 3D…

计算机视觉与模式识别 · 计算机科学 2026-02-13 Venkatraman Narayanan , Bala Sai , Rahul Ahuja , Pratik Likhar , Varun Ravi Kumar , Senthil Yogamani

Training deep learning models for semantic occupancy prediction is challenging due to factors such as a large number of occupancy cells, severe occlusion, limited visual cues, complicated driving scenarios, etc. Recent methods often adopt…

计算机视觉与模式识别 · 计算机科学 2025-03-12 Heng Li , Yuenan Hou , Xiaohan Xing , Yuexin Ma , Xiao Sun , Yanyong Zhang

As one of the most effective methods for cardiovascular disease (CVD) diagnosis, multi-lead Electrocardiogram (ECG) signals present a characteristic multi-sensor information fusion challenge that has been continuously researched in deep…

信号处理 · 电气工程与系统科学 2025-09-04 Huaicheng Zhang , Ruoxin Wang , Chenlian Zhou , Jiguang Shi , Yue Ge , Zhoutong Li , Sheng Chang , Hao Wang , Jin He , Qijun Huang

Physics-informed machine learning (PIML) has emerged as a promising alternative to classical methods for predicting dynamical systems, offering faster and more generalizable solutions. However, existing models, including recurrent neural…

机器学习 · 计算机科学 2025-01-28 Zheyuan Hu , Nazanin Ahmadi Daryakenari , Qianli Shen , Kenji Kawaguchi , George Em Karniadakis

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
‹ 上一页 1 8 9 10 下一页 ›