paper-with-me

홈 › Papers

Improving Relative Representations with Learned Anchors and Whitened Inner Products

2026-05-28 · Oscar Thorsted Svendsen, Nikolaj Holst Jakobsen, Fabian Mager, Hiba Nassar arxiv

Independently trained neural models typically converge to incompatible latent representations, creating a fundamental barrier to highly modular AI systems. While Relative Representations (RR) address this by mapping absolute coordinates to a shared space defined by similarities to common anchor points, traditional implementations rely on randomly sampled anchors and cosine similarity, which frequently fail to capture the anisotropic geometries of modern architectures like Transformers. In this work, we propose a robust framework for cross-model communication based on two improvements. We learn anchors as robust semantic prototypes and utilize a geometry-aware similarity metric which preserves discriminative magnitude information and is invariant to affine shifts. Our approach demonstrates significant gains in performance and consistency across vision and language tasks. Notably, it enables nearly lossless information transfer and stable zero-shot communication even between highly heterogeneous architectures, such as small language models of varying scales.

📄 PDF Abstract BibTeX arXiv:2605.30596

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bootstrapping Parallel Anchors for Relative Representations

2023-03-01 · Irene Cannistraci, Luca Moschella, Valentino Maiorca, Marco Fumero 외

The use of relative representations for latent embeddings has shown potential in enabling latent space communication and zero-shot model stitching across a wide range of applications. Nevertheless, relative representatio…

Semantic correspondence

Discriminative Anchor Learning for Efficient Multi-view Clustering

2024-09-25 · Yalan Qin, Nan Pu, Hanzhou Wu, Nicu Sebe

Multi-view clustering aims to study the complementary information across views and discover the underlying structure. For solving the relatively high computational cost for the existing approaches, works based on anchor …

Clusteringgraph construction

Weakly Supervised Vision-and-Language Pre-training with Relative Representations

2023-05-24 · Chi Chen, Peng Li, Maosong Sun, Yang Liu

Weakly supervised vision-and-language pre-training (WVLP), which learns cross-modal representations with limited cross-modal supervision, has been shown to effectively reduce the data cost of pre-training while maintaini…

Retrieval

Structure-Aware Motion Transfer with Deformable Anchor Model

2022-04-11 · CVPR 2022 1 · Jiale Tao, Biao Wang, Borun Xu, Tiezheng Ge 외

Given a source image and a driving video depicting the same object type, the motion transfer task aims to generate a video by learning the motion from the driving video while preserving the appearance from the source ima…

model

Relative Representations of Latent Spaces enable Efficient Semantic Channel Equalization

2024-11-29 · Tomás Hüttebräucker, Simone Fiorellino, Mohamed Sana, Paolo Di Lorenzo 외

In multi-user semantic communication, language mismatche poses a significant challenge when independently trained agents interact. We present a novel semantic equalization algorithm that enables communication between age…

Semantic Communication