paper-with-me

Papers

UniGS: Unified Language-Image-3D Pretraining with Gaussian Splatting

2025-02-25 · Haoyuan Li, Yanpeng Zhou, Tao Tang, Jifei Song, Yihan Zeng, Michael Kampffmeyer, Hang Xu, Xiaodan Liang

Recent advancements in multi-modal 3D pre-training methods have shown promising efficacy in learning joint representations of text, images, and point clouds. However, adopting point clouds as 3D representation fails to fully capture the intricacies of the 3D world and exhibits a noticeable gap between the discrete points and the dense 2D pixels of images. To tackle this issue, we propose UniGS, integrating 3D Gaussian Splatting (3DGS) into multi-modal pre-training to enhance the 3D representation. We first rely on the 3DGS representation to model the 3D world as a collection of 3D Gaussians with color and opacity, incorporating all the information of the 3D scene while establishing a strong connection with 2D images. Then, to achieve Language-Image-3D pertaining, UniGS starts with a pre-trained vision-language model to establish a shared visual and textual space through extensive real-world image-text pairs. Subsequently, UniGS employs a 3D encoder to align the optimized 3DGS with the Language-Image representations to learn unified multi-modal representations. To facilitate the extraction of global explicit 3D features by the 3D encoder and achieve better cross-modal alignment, we additionally introduce a novel Gaussian-Aware Guidance module that guides the learning of fine-grained representations of the 3D domain. Through extensive experiments across the Objaverse, ABO, MVImgNet and SUN RGBD datasets with zero-shot classification, text-driven retrieval and open-world understanding tasks, we demonstrate the effectiveness of UniGS in learning a more general and stronger aligned multi-modal representation. Specifically, UniGS achieves leading results across different 3D tasks with remarkable improvements over previous SOTA, Uni3D, including on zero-shot classification (+9.36%), text-driven retrieval (+4.3%) and open-world understanding (+7.92%).

📄 PDF Abstract BibTeX arXiv:2502.17860

Code (0)

등록된 구현이 없습니다.

Tasks

3DGScross-modal alignmentRetrievalzero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

UniGS: Unified Geometry-Aware Gaussian Splatting for Multimodal Rendering

2025-10-14 · Yusen Xie, Zhenmin Huang, Jianhao Jiao, Dimitrios Kanoulas 외 arxiv

In this paper, we propose UniGS, a unified map representation and differentiable framework for high-fidelity multimodal 3D reconstruction based on 3D Gaussian Splatting. Our framework integrates a CUDA-accelerated raster…

3D Reconstruction

UniGS: Modeling Unitary 3D Gaussians for Novel View Synthesis from Sparse-view Images

2024-10-17 · Jiamin Wu, Kenkun Liu, Yukai Shi, Xiaoke Jiang 외

In this work, we introduce UniGS, a novel 3D Gaussian reconstruction and novel view synthesis model that predicts a high-fidelity representation of 3D Gaussians from arbitrary number of posed sparse-view images. Previous…

3D ReconstructionDecoderNovel View Synthesis

UniGS: Unified Representation for Image Generation and Segmentation

2023-12-04 · CVPR 2024 1 · Lu Qi, Lehan Yang, Weidong Guo, Yu Xu 외

This paper introduces a novel unified representation of diffusion models for image generation and segmentation. Specifically, we use a colormap to represent entity-level masks, addressing the challenge of varying entity …

Image GenerationSegmentation

"Let's not Quote out of Context": Unified Vision-Language Pretraining for Context Assisted Image Captioning

2023-06-01 · Abisek Rajakumar Kalarani, Pushpak Bhattacharyya, Niyati Chhaya, Sumit Shekhar

Well-formed context aware image captions and tags in enterprise content such as marketing material are critical to ensure their brand presence and content recall. Manual creation and updates to ensure the same is non tri…

Image CaptioningKeyword ExtractionMarketingVisual Entailment

Beyond Language Modeling: An Exploration of Multimodal Pretraining

2026-03-03 · Shengbang Tong, David Fan, John Nguyen, Ellis Brown 외 arxiv

The visual world offers a critical axis for advancing foundation models beyond language. Despite growing interest in this direction, the design space for native multimodal models remains opaque. We provide empirical clar…