paper-with-me

Papers

A Probabilistic Model for Joint Learning of Word Embeddings from Texts and Images

2018-10-01 · EMNLP 2018 10 · Melissa Ailem, Bo-Wen Zhang, Aurelien Bellet, Pascal Denis, Fei Sha

Several recent studies have shown the benefits of combining language and perception to infer word embeddings. These multimodal approaches either simply combine pre-trained textual and visual representations (e.g. features extracted from convolutional neural networks), or use the latter to bias the learning of textual word embeddings. In this work, we propose a novel probabilistic model to formalize how linguistic and perceptual inputs can work in concert to explain the observed word-context pairs in a text corpus. Our approach learns textual and visual representations jointly: latent visual factors couple together a skip-gram model for co-occurrence in linguistic data and a generative latent variable model for visual data. Extensive experimental studies validate the proposed model. Concretely, on the tasks of assessing pairwise word similarity and image/caption retrieval, our approach attains equally competitive or stronger results when compared to other state-of-the-art multimodal models.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Coreference ResolutionImage ClassificationQuestion AnsweringRetrievalSentiment AnalysisWord EmbeddingsWord Similarity

Similar Papers 제목 키워드 기반

Dynamic Word Embeddings

2017-02-27 · ICML 2017 8 · Robert Bamler, Stephan Mandt

We present a probabilistic language model for time-stamped text data which tracks the semantic evolution of individual words over time. The model represents words and contexts by latent trajectories in an embedding space…

Language ModelingLanguage ModellingVariational InferenceWord Embeddings

Probabilistic Embeddings for Frozen Vision-Language Models: Uncertainty Quantification with Gaussian Process Latent Variable Models

2025-05-08 · Aishwarya Venkataramanan, Paul Bodesheim, Joachim Denzler

Vision-Language Models (VLMs) learn joint representations by mapping images and text into a shared latent space. However, recent research highlights that deterministic embeddings from standard VLMs often struggle to capt…

Active Learningcross-modal alignmentCross-Modal RetrievalEmbeddings Evaluation+3

Topic Modeling over Short Texts by Incorporating Word Embeddings

2016-09-27 · Jipeng Qiang, Ping Chen, Tong Wang, Xindong Wu

Inferring topics from the overwhelming amount of short texts becomes a critical but challenging task for many content analysis tasks, such as content charactering, user interest profiling, and emerging topic detecting. E…

Word Embeddings

Dynamic Bernoulli Embeddings for Language Evolution

2017-03-23 · Maja Rudolph, David Blei

Word embeddings are a powerful approach for unsupervised analysis of language. Recently, Rudolph et al. (2016) developed exponential family embeddings, which cast word embeddings in a probabilistic framework. Here, we de…

Word Embeddings

Disambiguated skip-gram model

2018-10-01 · EMNLP 2018 10 · Karol Grzegorczyk, Marcin Kurdziel

We present disambiguated skip-gram: a neural-probabilistic model for learning multi-sense distributed representations of words. Disambiguated skip-gram jointly estimates a skip-gram-like context word prediction model and…

Image CaptioningmodelWord EmbeddingsWord Sense Disambiguation+1