中文
相关论文

相关论文: Mamba Policy: Towards Efficient 3D Diffusion Polic…

200 篇论文

Diffusion models have recently shown significant potential in solving decision-making problems, particularly in generating behavior plans -- also known as diffusion planning. While numerous studies have demonstrated the impressive…

机器学习 · 计算机科学 2025-03-04 Haofei Lu , Dongqi Han , Yifei Shen , Dongsheng Li

In this work, we propose an accurate and real-time optical flow and disparity estimation model by fusing pairwise input images in the proposed non-causal selective state space for dense perception tasks. We propose a non-causal Mamba…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Tushar Anand , Advik Sinha , Abhijit Das

Learning diverse policies for non-prehensile manipulation is essential for improving skill transfer and generalization to out-of-distribution scenarios. In this work, we enhance exploration through a two-fold approach within a hybrid…

机器人学 · 计算机科学 2025-04-29 Huy Le , Tai Hoang , Miroslav Gabriel , Gerhard Neumann , Ngo Anh Vien

Motion prediction is crucial for autonomous driving, as it enables accurate forecasting of future vehicle trajectories based on historical inputs. This paper introduces Trajectory Mamba, a novel efficient trajectory prediction framework…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Yizhou Huang , Yihua Cheng , Kezhi Wang

Diffusion policies are powerful visuomotor models for robotic manipulation, yet they often fail to generalize to manipulators or end-effectors unseen during training and struggle to accommodate new task requirements at inference time.…

机器人学 · 计算机科学 2025-09-16 Xiangtong Yao , Yirui Zhou , Yuan Meng , Yanwen Liu , Liangyu Dong , Zitao Zhang , Zhenshan Bing , Kai Huang , Fuchun Sun , Alois Knoll

Transformer and its derivatives have achieved success in diverse tasks across computer vision, natural language processing, and speech processing. To reduce the complexity of computations within the multi-head self-attention mechanism in…

音频与语音处理 · 电气工程与系统科学 2025-04-29 Xiangyu Zhang , Qiquan Zhang , Hexin Liu , Tianyi Xiao , Xinyuan Qian , Beena Ahmed , Eliathamby Ambikairajah , Haizhou Li , Julien Epps

Transformer-based methods have achieved remarkable performance in event-based object detection, owing to the global modeling ability. However, they neglect the influence of non-event and noisy regions and process them uniformly, leading to…

计算机视觉与模式识别 · 计算机科学 2025-01-22 Nan Yang , Yang Wang , Zhanwen Liu , Meng Li , Yisheng An , Xiangmo Zhao

Deployment of efficient and accurate Deep Learning models has long been a challenge in autonomous navigation, particularly for real-time applications on resource-constrained edge devices. Edge devices are limited in computing power and…

图像与视频处理 · 电气工程与系统科学 2025-10-17 Romina Aalishah , Mozhgan Navardi , Tinoosh Mohsenin

Applying pre-trained models to assist point cloud understanding has recently become a mainstream paradigm in 3D perception. However, existing application strategies are straightforward, utilizing only the final output of the pre-trained…

计算机视觉与模式识别 · 计算机科学 2025-05-28 Yaohua Zha , Yanzi Wang , Hang Guo , Jinpeng Wang , Tao Dai , Bin Chen , Zhihao Ouyang , Xue Yuerong , Ke Chen , Shu-Tao Xia

The quadratic complexity of the attention mechanism in Transformer models has motivated the development of alternative architectures with sub-quadratic scaling, such as state-space models. Among these, Mamba has emerged as a leading…

机器学习 · 计算机科学 2025-12-16 Peng Lu , Jerry Huang , Qiuhao Zeng , Xinyu Wang , Boxing Chen , Philippe Langlais , Yufei Cui

Diffusion Probabilistic Models (DPMs) have achieved great success in image generation but suffer from high inference latency due to their iterative denoising nature. Motivated by the evolving feature dynamics across the denoising…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Haodong He , Yuan Gao , Weizhong Zhang , Gui-Song Xia

Diffusion models exhibit impressive scalability in robotic task learning, yet they struggle to adapt to novel, highly dynamic environments. This limitation primarily stems from their constrained replanning ability: they either operate at a…

机器人学 · 计算机科学 2025-07-16 Xi Ye , Rui Heng Yang , Jun Jin , Yinchuan Li , Amir Rasouli

While imitation learning provides a simple and effective framework for policy learning, acquiring consistent actions during robot execution remains a challenging task. Existing approaches primarily focus on either modifying the action…

机器人学 · 计算机科学 2024-07-24 Xiao Liu , Fabian Weigend , Yifan Zhou , Heni Ben Amor

With the rapid growth of encrypted network traffic, effective traffic classification has become essential for network security and quality of service management. Current machine learning and deep learning approaches for traffic…

机器学习 · 计算机科学 2026-01-30 Tongze Wang , Xiaohui Xie , Wenduo Wang , Chuyi Wang , Jinzhou Liu , Boyan Huang , Yannan Hu , Youjian Zhao , Yong Cui

Multi-modal 3D medical image segmentation aims to accurately identify tumor regions across different modalities, facing challenges from variations in image intensity and tumor morphology. Traditional convolutional neural network (CNN)-based…

计算机视觉与模式识别 · 计算机科学 2025-05-01 Zexin Ji , Beiji Zou , Xiaoyan Kui , Hua Li , Pierre Vera , Su Ruan

Recent deep learning approaches for river discharge forecasting have improved the accuracy and efficiency in flood forecasting, enabling more reliable early warning systems for risk management. Nevertheless, existing deep learning…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Mohamad Hakam Shams Eddin , Yikui Zhang , Stefan Kollet , Juergen Gall

In this effort, we propose using the Mamba for handling tabular data in personalized recommendation systems. We present the \textit{FT-Mamba} (Feature Tokenizer\,$+$\,Mamba), a novel hybrid model that replaces Transformer layers with Mamba…

信息检索 · 计算机科学 2024-09-27 Andrew Starnes , Clayton Webster

Recent advancements in State Space Models, notably Mamba, have demonstrated superior performance over the dominant Transformer models, particularly in reducing the computational complexity from quadratic to linear. Yet, difficulties in…

计算机视觉与模式识别 · 计算机科学 2024-10-11 Fei Xie , Weijia Zhang , Zhongdao Wang , Chao Ma

Effective reasoning is crucial to solving complex mathematical problems. Recent large language models (LLMs) have boosted performance by scaling test-time computation through long chain-of-thought reasoning. However, transformer-based…

机器学习 · 计算机科学 2025-09-10 Junxiong Wang , Wen-Ding Li , Daniele Paliotta , Daniel Ritter , Alexander M. Rush , Tri Dao

In the past decade, Convolutional Neural Networks (CNNs) and Transformers have achieved wide applicaiton in semantic segmentation tasks. Although CNNs with Transformer models greatly improve performance, the global context modeling remains…

计算机视觉与模式识别 · 计算机科学 2026-02-06 Feixiang Du , Shengkun Wu
‹ 上一页 1 8 9 10 下一页 ›