paper-with-me

홈 › Papers

Language-Agnostic Visual-Semantic Embeddings

2019-10-01 · ICCV 2019 10 · Jonatas Wehrmann, Douglas M. Souza, Mauricio A. Lopes, Rodrigo C. Barros

This paper proposes a framework for training language-invariant cross-modal retrieval models. We also introduce a novel character-based word-embedding approach, allowing the model to project similar words across languages into the same word-embedding space. In addition, by performing cross-modal retrieval at the character level, the storage requirements for a text encoder decrease substantially, allowing for lighter and more scalable retrieval architectures. The proposed language-invariant textual encoder based on characters is virtually unaffected in terms of storage requirements when novel languages are added to the system. Our contributions include new methods for building character-level-based word-embeddings, an improved loss function, and a novel cross-language alignment module that not only makes the architecture language-invariant, but also presents better predictive performance. We show that our models outperform the current state-of-the-art in both single and multi-language scenarios. This work can be seen as the basis of a new path on retrieval research, now allowing for the effective use of captions in multiple-language scenarios. Code is available at https://github.com/jwehrmann/lavse.

📄 PDF Abstract BibTeX

Code (1)

jwehrmann/lavse 공식 구현 pytorch

Tasks

Cross-Modal RetrievalRetrievalWord Embeddings

Similar Papers 제목 키워드 기반

Language-Agnostic Visual Embeddings for Cross-Script Handwriting Retrieval

2026-01-16 · Fangke Chen, Tianhao Dong, Sirry Chen, Guobin Zhang 외 arxiv

Handwritten word retrieval is vital for digital archives but remains challenging due to large handwriting variability and cross-lingual semantic gaps. While large vision-language models offer potential solutions, their p…

Domain-Agnostic Mutual Prompting for Unsupervised Domain Adaptation

2024-03-05 · CVPR 2024 1 · Zhekai Du, Xinyao Li, Fengling Li, Ke Lu 외

Conventional Unsupervised Domain Adaptation (UDA) strives to minimize distribution discrepancy between domains, which neglects to harness rich semantics from data and struggles to handle complex domain shifts. A promisin…

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Lightweight 3D Feature Pretraining by Bayesian Inversion of 2D Foundation Models

2026-06-19 · Marwane Hariat, Gianni Franchi, David Filliat, Antoine Manzanera arxiv

We present Casper3D, a lightweight probabilistic framework for converting noisy multi-view 2D foundation-model embeddings into a latent 3D semantic representation. We model view-level semantic features as noisy observati…

Supervised Typing of Big Graphs using Semantic Embeddings

2017-03-22 · Mayank Kejriwal, Pedro Szekely

We propose a supervised algorithm for generating type embeddings in the same semantic vector space as a given set of entity embeddings. The algorithm is agnostic to the derivation of the underlying entity embeddings. It …

Entity EmbeddingsFeature EngineeringVocal Bursts Type Prediction

QuASH: Using Natural-Language Heuristics to Query Visual-Language Robotic Maps

2025-10-16 · Matti Pekkanen, Francesco Verdoja, Ville Kyrki arxiv

Embeddings from Visual-Language Models are increasingly utilized to represent semantics in robotic maps, offering an open-vocabulary scene understanding that surpasses traditional, limited labels. Embeddings enable on-de…

Scene Understanding