paper-with-me

홈 › Papers

Multi-modal Multi-task Pre-training for Improved Point Cloud Understanding

2025-07-23 · Liwen Liu, Weidong Yang, Lipeng Ma, Ben Fei arxiv

Recent advances in multi-modal pre-training methods have shown promising effectiveness in learning 3D representations by aligning multi-modal features between 3D shapes and their corresponding 2D counterparts. However, existing multi-modal pre-training frameworks primarily rely on a single pre-training task to gather multi-modal data in 3D applications. This limitation prevents the models from obtaining the abundant information provided by other relevant tasks, which can hinder their performance in downstream tasks, particularly in complex and diverse domains. In order to tackle this issue, we propose MMPT, a Multi-modal Multi-task Pre-training framework designed to enhance point cloud understanding. Specifically, three pre-training tasks are devised: (i) Token-level reconstruction (TLR) aims to recover masked point tokens, endowing the model with representative learning abilities. (ii) Point-level reconstruction (PLR) is integrated to predict the masked point positions directly, and the reconstructed point cloud can be considered as a transformed point cloud used in the subsequent task. (iii) Multi-modal contrastive learning (MCL) combines feature correspondences within and across modalities, thus assembling a rich learning signal from both 3D point cloud and 2D image modalities in a self-supervised manner. Moreover, this framework operates without requiring any 3D annotations, making it scalable for use with large datasets. The trained encoder can be effectively transferred to various downstream tasks. To demonstrate its effectiveness, we evaluated its performance compared to state-of-the-art methods in various discriminant and generative applications under widely-used benchmarks.

📄 PDF Abstract BibTeX arXiv:2507.17533

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Multi-Modal Adapter for Vision-Language Models

2024-09-03 · Dominykas Seputis, Serghei Mihailov, Soham Chatterjee, Zehao Xiao

Large pre-trained vision-language models, such as CLIP, have demonstrated state-of-the-art performance across a wide range of image classification tasks, without requiring retraining. Few-shot CLIP is competitive with ex…

image-classificationImage Classification

Show-o2: Improved Native Unified Multimodal Models

2025-06-18 · Jinheng Xie, Zhenheng Yang, Mike Zheng Shou

This paper presents improved native unified multimodal models, \emph{i.e.,} Show-o2, that leverage autoregressive modeling and flow matching. Built upon a 3D causal variational autoencoder space, unified visual represent…

Language ModelingLanguage ModellingVideo Generation

MultiMAE: Multi-modal Multi-task Masked Autoencoders

2022-04-04 · Roman Bachmann, David Mizrahi, Andrei Atanov, Amir Zamir

We propose a pre-training strategy called Multi-modal Multi-task Masked Autoencoders (MultiMAE). It differs from standard Masked Autoencoding in two key aspects: I) it can optionally accept additional modalities of infor…

Depth Estimationimage-classificationImage ClassificationSemantic Segmentation

MILES: Modality-Informed Learning Rate Scheduler for Balancing Multimodal Learning

2025-10-20 · Alejandro Guerra-Manzanares, Farah E. Shamout arxiv

The aim of multimodal neural networks is to combine diverse data sources, referred to as modalities, to achieve enhanced performance compared to relying on a single modality. However, training of multimodal networks is t…

VIP5: Towards Multimodal Foundation Models for Recommendation

2023-05-23 · Shijie Geng, Juntao Tan, Shuchang Liu, Zuohui Fu 외

Computer Vision (CV), Natural Language Processing (NLP), and Recommender Systems (RecSys) are three prominent AI applications that have traditionally developed independently, resulting in disparate modeling and engineeri…

Recommendation Systems