中文
相关论文

相关论文: Semi Supervised Phrase Localization in a Bidirecti…

200 篇论文

Most unsupervised NLP models represent each word with a single point or single region in semantic space, while the existing multi-sense word embeddings cannot represent longer word sequences like phrases or sentences. We propose a novel…

计算与语言 · 计算机科学 2021-12-30 Haw-Shiuan Chang , Amol Agrawal , Andrew McCallum

Many of the existing methods for learning joint embedding of images and text use only supervised information from paired images and its textual attributes. Taking advantage of the recent success of unsupervised learning in deep neural…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Yao-Hung Hubert Tsai , Liang-Kang Huang , Ruslan Salakhutdinov

We introduce a unified framework to jointly model images, text, and human attention traces. Our work is built on top of the recent Localized Narratives annotation framework [30], where each word of a given caption is paired with a mouse…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Zihang Meng , Licheng Yu , Ning Zhang , Tamara Berg , Babak Damavandi , Vikas Singh , Amy Bearman

Word embeddings are a key component of high-performing natural language processing (NLP) systems, but it remains a challenge to learn good representations for novel words on the fly, i.e., for words that did not occur in the training data.…

计算与语言 · 计算机科学 2018-11-12 Timo Schick , Hinrich Schütze

Bilingual lexicon induction, translating words from the source language to the target language, is a long-standing natural language processing task. Recent endeavors prove that it is promising to employ images as pivot to learn the lexicon…

计算与语言 · 计算机科学 2019-06-04 Shizhe Chen , Qin Jin , Alexander Hauptmann

This work presents an end-to-end trainable deep bidirectional LSTM (Long-Short Term Memory) model for image captioning. Our model builds on a deep convolutional neural network (CNN) and two separate LSTM networks. It is capable of learning…

计算机视觉与模式识别 · 计算机科学 2016-07-21 Cheng Wang , Haojin Yang , Christian Bartz , Christoph Meinel

We present a neural framework for learning associations between interrelated groups of words such as the ones found in Subject-Verb-Object (SVO) structures. Our model induces a joint function-specific word vector space, where vectors of…

计算与语言 · 计算机科学 2020-05-12 Daniela Gerz , Ivan Vulić , Marek Rei , Roi Reichart , Anna Korhonen

Deep neural networks trained for classification have been found to learn powerful image representations, which are also often used for other tasks such as comparing images w.r.t. their visual similarity. However, visual similarity does not…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Björn Barz , Joachim Denzler

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

Word embedding, which encodes words into vectors, is an important starting point in natural language processing and commonly used in many text-based machine learning tasks. However, in most current word embedding approaches, the similarity…

计算与语言 · 计算机科学 2018-12-27 Denis Sedov , Zhirong Yang

Autoencoding, which aims to reconstruct the input images through a bottleneck latent representation, is one of the classic feature representation learning strategies. It has been shown effective as an auxiliary task for semi-supervised…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Yuhao Lin , Haiming Xu , Lingqiao Liu , Jinan Zou , Javen Qinfeng Shi

Various methods have been proposed to detect objects while reducing the cost of data annotation. For instance, weakly supervised object detection (WSOD) methods rely only on image-level annotations during training. Unfortunately, data…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Eduardo Hugo Sanchez

Multimodal sentence embedding models typically leverage image-caption pairs in addition to textual data during training. However, such pairs often contain noise, including redundant or irrelevant information on either the image or caption…

计算与语言 · 计算机科学 2025-08-04 Kaiyan Zhao , Zhongtao Miao , Yoshimasa Tsuruoka

We present a semi-supervised learning framework based on graph embeddings. Given a graph between instances, we train an embedding for each instance to jointly predict the class label and the neighborhood context in the graph. We develop…

机器学习 · 计算机科学 2016-05-30 Zhilin Yang , William W. Cohen , Ruslan Salakhutdinov

Grounding textual phrases in visual content is a meaningful yet challenging problem with various potential applications such as image-text inference or text-driven multimedia interaction. Most of the current existing methods adopt the…

计算机视觉与模式识别 · 计算机科学 2018-05-03 Zhiyuan Fang , Shu Kong , Tianshu Yu , Yezhou Yang

We present a universal framework to model contextualized sentence representations with visual awareness that is motivated to overcome the shortcomings of the multimodal parallel data with manual annotations. For each sentence, we first…

计算与语言 · 计算机科学 2019-11-12 Zhuosheng Zhang , Rui Wang , Kehai Chen , Masao Utiyama , Eiichiro Sumita , Hai Zhao

In this paper, we present a model which takes as input a corpus of images with relevant spoken captions and finds a correspondence between the two modalities. We employ a pair of convolutional neural networks to model visual objects and…

计算机视觉与模式识别 · 计算机科学 2015-11-13 David Harwath , James Glass

Most existing methods for automatic bilingual dictionary induction rely on prior alignments between the source and target languages, such as parallel corpora or seed dictionaries. For many language pairs, such supervised alignments are not…

计算与语言 · 计算机科学 2018-03-26 Hanan Aldarmaki , Mahesh Mohan , Mona Diab

Due to abundance of data from multiple modalities, cross-modal retrieval tasks with image-text, audio-image, etc. are gaining increasing importance. Of the different approaches proposed, supervised methods usually give significant…

计算机视觉与模式识别 · 计算机科学 2020-01-03 Devraj Mandal , Pramod Rao , Soma Biswas

In many modern day systems such as information extraction and knowledge management agents, ontologies play a vital role in maintaining the concept hierarchies of the selected domain. However, ontology population has become a problematic…