paper-with-me

홈 › Papers

A Deep and Autoregressive Approach for Topic Modeling of Multimodal Data

2014-09-13 · Yin Zheng, Yu-Jin Zhang, Hugo Larochelle

Topic modeling based on latent Dirichlet allocation (LDA) has been a framework of choice to deal with multimodal data, such as in image annotation tasks. Another popular approach to model the multimodal data is through deep neural networks, such as the deep Boltzmann machine (DBM). Recently, a new type of topic model called the Document Neural Autoregressive Distribution Estimator (DocNADE) was proposed and demonstrated state-of-the-art performance for text document modeling. In this work, we show how to successfully apply and extend this model to multimodal data, such as simultaneous image classification and annotation. First, we propose SupDocNADE, a supervised extension of DocNADE, that increases the discriminative power of the learned hidden topic features and show how to employ it to learn a joint representation from image visual words, annotation words and class label information. We test our model on the LabelMe and UIUC-Sports data sets and show that it compares favorably to other topic models. Second, we propose a deep extension of our model and provide an efficient way of training the deep model. Experimental results show that our deep model outperforms its shallow version and reaches state-of-the-art performance on the Multimedia Information Retrieval (MIR) Flickr data set.

📄 PDF Abstract BibTeX arXiv:1409.3970

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationInformation RetrievalRetrievalTopic Models

Methods 이 논문이 사용한 방법론

Deep Boltzmann Machine 설명 없음

Similar Papers 제목 키워드 기반

Topic Modeling of Multimodal Data: An Autoregressive Approach

2014-06-01 · CVPR 2014 6 · Yin Zheng, Yu-Jin Zhang, Hugo Larochelle

Topic modeling based on latent Dirichlet allocation (LDA) has been a framework of choice to deal with multimodal data, such as in image annotation tasks. Recently, a new type of topic model called the Document Neural Aut…

image-classificationImage ClassificationTopic Models

Document Informed Neural Autoregressive Topic Models with Distributional Prior

2018-09-15 · Pankaj Gupta, Yatin Chaudhary, Florian Buettner, Hinrich Schütze

We address two challenges in topic models: (1) Context information around words helps in determining their actual meaning, e.g., "networks" used in the contexts "artificial neural networks" vs. "biological neuron network…

Language ModelingLanguage ModellingRetrievalTopic Models

Document Informed Neural Autoregressive Topic Models

2018-08-11 · Pankaj Gupta, Florian Buettner, Hinrich Schütze

Context information around words helps in determining their actual meaning, for example "networks" used in contexts of artificial neural networks or biological neuron networks. Generative topic models infer topic-word di…

Language ModelingLanguage ModellingRetrievalText Categorization+1

A Supervised Neural Autoregressive Topic Model for Simultaneous Image Classification and Annotation

2013-05-23 · Yin Zheng, Yu-Jin Zhang, Hugo Larochelle

Topic modeling based on latent Dirichlet allocation (LDA) has been a framework of choice to perform scene recognition and annotation. Recently, a new type of topic model called the Document Neural Autoregressive Distribu…

General Classificationimage-classificationImage ClassificationScene Recognition+1

Neural Multimodal Topic Modeling: A Comprehensive Evaluation

2024-03-26 · Felipe González-Pizarro, Giuseppe Carenini

Neural topic models can successfully find coherent and diverse topics in textual data. However, they are limited in dealing with multimodal datasets (e.g., images and text). This paper presents the first systematic and c…

Topic Models