paper-with-me

홈 › Papers

Vector Linking via Cross-Model Local Isometric Consistency

2026-05-29 · Ziying Chen, Yang Cao, He Sun, Beining Yang, Tianjian Yang arxiv

We study Vector Linking: given two embedding clouds produced by different black-box encoders over partially overlapping datasets, recover cross-model object correspondences using only vectors. Empirically and theoretically, we show that independently trained contrastive encoders exhibit local geometric consistency: short-range distances are approximately preserved up to a scale factor, while long-range distances are not due to model-specific distortion. Building on this, we propose an iterative, reference-based geometric embedding hashing that recovers vector links from a tiny seed set of paired anchors. It represents each vector by distances to sampled paired anchors, proposes candidate links via hash-space matching, and aggregates evidence across views in a Beta-Bernoulli posterior to bootstrap high-confidence links as new anchors. Experiments across multiple benchmarks and embedding model pairs demonstrate accurate and robust linking under varying overlap, seed budgets, and out-of-domain anchors, with applications to vector database integration and cross-model clustering. Code is available at https://github.com/DBgroup-Edinburgh/VecLinking.

📄 PDF Abstract BibTeX arXiv:2605.31100

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Markov-Lipschitz Deep Learning

2020-06-15 · Stan Z. Li, Zelin Zang, Lirong Wu

We propose a novel framework, called Markov-Lipschitz deep learning (MLDL), to tackle geometric deterioration caused by collapse, twisting, or crossing in vector-based neural network transformations for manifold-based re…

Deep LearningDimensionality ReductionRepresentation LearningTopological Data Analysis

A Low-Dimensional Representation for Robust Partial Isometric Correspondences Computation

2013-08-30 · Alan Brunton, Michael Wand, Stefanie Wuhrer, Hans-Peter Seidel 외

Intrinsic isometric shape matching has become the standard approach for pose invariant correspondence estimation among deformable shapes. Most existing approaches assume global consistency, i.e., the metric structure of …

Deep Manifold Computing and Visualization Using Elastic Locally Isometric Smoothness

2021-01-01 · Stan Z. Li, Zelin Zang, Lirong Wu

The ability to preserve local geometry of highly nonlinear manifolds in high dimensional spaces and properly unfold them into lower dimensional hyperplanes is the key to the success of manifold computing, nonlinear dimen…

Dimensionality Reduction

An Intrinsic Vector Heat Network

2024-06-14 · Alexander Gao, Maurice Chu, Mubbasir Kapadia, Ming C. Lin 외

Vector fields are widely used to represent and model flows for many science and engineering applications. This paper introduces a novel neural network architecture for learning tangent vector fields that are intrinsicall…

4Deform: Neural Surface Deformation for Robust Shape Interpolation

2025-02-27 · CVPR 2025 1 · Lu Sang, Zehranaz Canfes, Dongliang Cao, Riccardo Marin 외

Generating realistic intermediate shapes between non-rigidly deformed shapes is a challenging task in computer vision, especially with unstructured data (e.g., point clouds) where temporal consistency across frames is la…