paper-with-me

Papers

MambaTron: Efficient Cross-Modal Point Cloud Enhancement using Aggregate Selective State Space Modeling

2025-01-25 · Sai Tarun Inaganti, Gennady Petrenko

Point cloud enhancement is the process of generating a high-quality point cloud from an incomplete input. This is done by filling in the missing details from a reference like the ground truth via regression, for example. In addition to unimodal image and point cloud reconstruction, we focus on the task of view-guided point cloud completion, where we gather the missing information from an image, which represents a view of the point cloud and use it to generate the output point cloud. With the recent research efforts surrounding state-space models, originally in natural language processing and now in 2D and 3D vision, Mamba has shown promising results as an efficient alternative to the self-attention mechanism. However, there is limited research towards employing Mamba for cross-attention between the image and the input point cloud, which is crucial in multi-modal problems. In this paper, we introduce MambaTron, a Mamba-Transformer cell that serves as a building block for our network which is capable of unimodal and cross-modal reconstruction which includes view-guided point cloud completion.We explore the benefits of Mamba's long-sequence efficiency coupled with the Transformer's excellent analytical capabilities through MambaTron. This approach is one of the first attempts to implement a Mamba-based analogue of cross-attention, especially in computer vision. Our model demonstrates a degree of performance comparable to the current state-of-the-art techniques while using a fraction of the computation resources.

📄 PDF Abstract BibTeX arXiv:2501.16384

Code (0)

등록된 구현이 없습니다.

Tasks

MambaPoint Cloud CompletionPoint cloud reconstructionState Space Models

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…
Focus 설명 없음

Similar Papers 제목 키워드 기반

MAGE: View-guided Point Cloud Completion with Efficient Modality Alignment and Adaptive Geometry Enhancement

2026-06-30 · Weize Quan, Zhengwei Wu, Kai Wang, Dong-Ming Yan arxiv

View-based point cloud completion aims to recover a complete 3D shape from a partial point cloud, guided by a single-view image. However, existing approaches often suffer from limited performance due to weak modality ali…

Point Cloud Completion

Let Images Give You More:Point Cloud Cross-Modal Training for Shape Analysis

2022-10-09 · Xu Yan, Heshen Zhan, Chaoda Zheng, Jiantao Gao 외

Although recent point cloud analysis achieves impressive progress, the paradigm of representation learning from a single modality gradually meets its bottleneck. In this work, we take a step towards more discriminative 3…

3D Point Cloud ClassificationKnowledge DistillationRepresentation Learning

Towards Compact 3D Representations via Point Feature Enhancement Masked Autoencoders

2023-12-17 · Yaohua Zha, Huizhen Ji, Jinmin Li, Rongsheng Li 외

Learning 3D representation plays a critical role in masked autoencoder (MAE) based pre-training methods for point cloud, including single-modal and cross-modal based MAE. Specifically, although cross-modal MAE methods le…

3D Point Cloud ClassificationFew-Shot 3D Point Cloud Classification

MambaPlace:Text-to-Point-Cloud Cross-Modal Place Recognition with Attention Mamba Mechanisms

2024-08-28 · Tianyi Shang, Zhenyu Li, Pengjie Xu, Jinwei Qiao

Vision Language Place Recognition (VLVPR) enhances robot localization performance by incorporating natural language descriptions from images. By utilizing language information, VLVPR directs robot place matching, overcom…

Cross-modal place recognitionMambaVisual Place Recognition

Cross-BERT for Point Cloud Pretraining

2023-12-08 · Xin Li, Peng Li, Zeyong Wei, Zhe Zhu 외

Introducing BERT into cross-modal settings raises difficulties in its optimization for handling multiple modalities. Both the BERT architecture and training objective need to be adapted to incorporate and model informati…

Self-Supervised Learning