paper-with-me

Papers

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 Distribution Estimator (DocNADE) was proposed and demonstrated state-of-the-art performance for document modeling. In this work, we show how to successfully apply and extend this model to the context of visual scene modeling. Specifically, we propose SupDocNADE, a supervised extension of DocNADE, that increases the discriminative power of the hidden topic features by incorporating label information into the training objective of the model. We also describe how to leverage information about the spatial position of the visual words and how to embed additional image annotations, so as to simultaneously perform image classification and annotation. We test our model on the Scene15, LabelMe and UIUC-Sports datasets and show that it compares favorably to other topic models such as the supervised variant of LDA.

📄 PDF Abstract BibTeX arXiv:1305.5306

Code (0)

등록된 구현이 없습니다.

Tasks

General Classificationimage-classificationImage ClassificationScene RecognitionTopic Models

Methods 이 논문이 사용한 방법론

LDA Linear discriminant analysis (LDA), normal discriminant analysis (NDA), or discriminant function analysis is a generalization of Fisher's linear discriminant, a method used in…

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

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 d…

image-classificationImage ClassificationInformation RetrievalRetrieval+1

textTOvec: Deep Contextualized Neural Autoregressive Topic Models of Language with Distributed Compositional Prior

2018-10-09 · ICLR 2019 5 · Pankaj Gupta, Yatin Chaudhary, Florian Buettner, Hinrich Schütze

We address two challenges of probabilistic topic modelling in order to better estimate the probability of a word in a given context, i.e., P(word|context): (1) No Language Structure in Context: Probabilistic topic models…

Information ExtractionInformation RetrievalLanguage ModellingRetrieval+2

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

Lag selection and estimation of stable parameters for multiple autoregressive processes through convex programming

2023-03-03 · Somnath Chakraborty, Johannes Lederer, Rainer von Sachs

Motivated by a variety of applications, high-dimensional time series have become an active topic of research. In particular, several methods and finite-sample theories for individual stable autoregressive processes with …

Time SeriesTime Series Analysis