paper-with-me

홈 › Papers

Tango3D: Towards Alignment for Global and Local 2D-3D Correspondence

2026-05-19 · Zebin He, Mingxin Yang, Shuhui Yang, Hanxiao Sun, Xintong Han, Chunchao Guo, Wenhan Luo arxiv

Existing 3D foundation models typically align point clouds to frozen vision-language spaces like CLIP, which achieve strong cross-modal retrieval by compressing 3D shape into a global vector. However, this global-only alignment cannot establish fine-grained pixel-to-point correspondence. To solve this, we present Tango3D, a foundation model that unifies dense correspondence and global retrieval. We use a geometry-aware 2D visual backbone and a pretrained 3D VAE to encode images into 2D patches and point clouds into 3D tokens. These are mapped into a single shared space to achieve both local pixel-to-point alignment and global semantic alignment. To stabilize the joint learning of dense and global objectives, we introduce a three-stage progressive training strategy. Experiments show our model successfully achieves object-level pixel-to-point alignment while maintaining competitive global retrieval, a joint capability not offered by existing 3D foundation models. By establishing a fine-grained alignment feature space, Tango3D injects rich semantics into purely geometric 3D tokens, paving the way for a wide range of dense 3D downstream tasks.

📄 PDF Abstract BibTeX arXiv:2605.19727

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalPoint Clouds

Similar Papers 제목 키워드 기반

TANGO: Clustering with Typicality-Aware Nonlocal Mode-Seeking and Graph-Cut Optimization

2024-08-19 · Haowen Ma, Zhiguo Long, Hua Meng

Density-based clustering methods by mode-seeking usually achieve clustering by using local density estimation to mine structural information, such as local dependencies from lower density points to higher neighbors. Howe…

ClusteringDensity Estimation

Learning Semantic Correspondences from Noisy Data-text Pairs by Local-to-Global Alignments

2020-12-01 · COLING 2020 8 · Feng Nie, Jinpeng Wang, Chin-Yew Lin

Learning semantic correspondences between structured input data (e.g., slot-value pairs) and associated texts is a core problem for many downstream NLP applications, e.g., data-to-text generation. Large-scale datasets re…

Data-to-Text GenerationText Generation

TANGO: Co-Speech Gesture Video Reenactment with Hierarchical Audio Motion Embedding and Diffusion Interpolation

2024-10-05 · Haiyang Liu, Xingchao Yang, Tomoya Akiyama, Yuantian Huang 외

We present TANGO, a framework for generating co-speech body-gesture videos. Given a few-minute, single-speaker reference video and target speech audio, TANGO produces high-fidelity videos with synchronized body gestures.…

cross-modal alignmentRetrievalvalid

Contour Flow: Middle-Level Motion Estimation by Combining Motion Segmentation and Contour Alignment

2015-12-01 · ICCV 2015 12 · Huijun Di, Qingxuan Shi, Feng Lv, Ming Qin 외

Our goal is to estimate contour flow (the contour pairs with consistent point correspondence) from inconsistent contours extracted independently in two video frames. We formulate the contour flow estimation locally as a …

Motion EstimationMotion SegmentationOptical Flow Estimation

CLNet: Cross-View Correspondence Makes a Stronger Geo-Localizationer

2025-12-16 · Xianwei Cao, Dou Quan, Shuang Wang, Ning Huyan 외 arxiv

Image retrieval-based cross-view geo-localization (IRCVGL) aims to match images captured from significantly different viewpoints, such as satellite and street-level images. Existing methods predominantly rely on learning…

Image Retrieval