Vector Learning for Cross Domain Representations
Recently, generative adversarial networks have gained a lot of popularity for image generation tasks. However, such models are associated with complex learning mechanisms and demand very large relevant datasets. This work borrows concepts from image and video captioning models to form an image generative framework. The model is trained in a similar fashion as recurrent captioning model and uses the learned weights for image generation. This is done in an inverse direction, where the input is a caption and the output is an image. The vector representation of the sentence and frames are extracted from an encoder-decoder model which is initially trained on similar sentence and image pairs. Our model conditions image generation on a natural language caption. We leverage a sequence-to-sequence model to generate synthetic captions that have the same meaning for having a robust image generation. One key advantage of our method is that the traditional image captioning datasets can be used for synthetic sentence paraphrases. Results indicate that images generated through multiple captions are better at capturing the semantic meaning of the family of captions.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderImage CaptioningImage GenerationSentenceVideo CaptioningSimilar Papers 제목 키워드 기반
A simple coding for cross-domain matching with dimension reduction via spectral graph embedding
Data vectors are obtained from multiple domains. They are feature vectors of images or vector representations of words. Domains may have different numbers of data vectors with different dimensions. These data vectors fro…
Dimensionality ReductionGraph EmbeddingCross-Domain Sentiment Classification using Vector Embedded Domain Representations
Due to the differences between reviews in different product categories, creating a general model for cross-domain sentiment classification can be a difficult task. This paper proposes an architecture that incorporates do…
ClassificationGeneral ClassificationSentiment AnalysisSentiment ClassificationCoupled Representation Learning for Domains, Intents and Slots in Spoken Language Understanding
Representation learning is an essential problem in a wide range of applications and it is important for performing downstream tasks successfully. In this paper, we propose a new model that learns coupled representations …
Representation LearningRerankingSpoken Language UnderstandingLearning Vector-Quantized Item Representation for Transferable Sequential Recommenders
Recently, the generality of natural language text has been leveraged to develop transferable recommender systems. The basic idea is to employ pre-trained language models~(PLM) to encode item text into item representation…
Language ModellingRecommendation Systemstext similarityVarying Vector Representations and Integrating Meaning Shifts into a PageRank Model for Automatic Term Extraction
We perform a comparative study for automatic term extraction from domain-specific language using a PageRank model with different edge-weighting methods. We vary vector space representations within the PageRank graph algo…
Term Extraction