Probabilistic Topic Modeling Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replace - " (2006)" to " (2006)")
 
m (Text replacement - ". " to ". ")
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A [[Probabilistic Topic Modeling Algorithm|probabilistic topic modeling algorithm]] is a [[topic modeling algorithm]] that makes use of a [[probabilistic modeling algorithm]].
A [[Probabilistic Topic Modeling Algorithm|probabilistic topic modeling algorithm]] is a [[topic modeling algorithm]] that makes use of a [[probabilistic modeling algorithm]].
* <B><U>Context</U>:</B>
* <B>Context</U>:</B>
** It can produce a [[Probabilistic Topic Model]].
** It can produce a [[Probabilistic Topic Model]].
** It can be a [[Word-level Analysis Algorithm]].
** It can be a [[Word-level Analysis Algorithm]].
* <B><U>Counter-Example(s)</U>:</B>  
** …
* <B>Counter-Example(s):</B>  
** a [[Document Topic Clustering Algorithm]].
** a [[Document Topic Clustering Algorithm]].
* <B><U>See</U>:</B> [[Manual Topic Modeling Process]].
* <B>See:</B> [[Manual Topic Modeling Process]].
 
----
----
----
----
==References ==


===2008===
== References ==
* ([[2008_ModelingScience|Blei, 2008]]) &rArr; [[David M. Blei]]. ([[2008]]). "[http://www.cs.princeton.edu/~blei/modeling-science.pdf Modeling Science]." Presentation. April 17, 2008
 
* ([[2008_TopicModelsConditionedOnArbFeat|Mimno & McCallum, 2008]]) &rArr; [[David Mimno]], and [[Andrew McCallum]]. ([[2008]]). "[http://www.cs.umass.edu/~mimno/papers/dmr-uai.pdf Topic Models Conditioned on Arbitrary Features with Dirichlet-multinomial Regression]." In: Proceedings of UAI 2008.
=== 2008 ===
** Text documents are usually accompanied by metadata, such as the authors, the publication venue, the date, and any references. Work in topic modeling that has taken such information into account, such as Author-Topic, Citation-Topic, and Topic-over-Time models, has generally focused on constructing specific models that are suited only for one particular type of metadata. This paper presents a simple, unified model for learning topics from documents given arbitrary non-textual features, which can be discrete, categorical, or continuous.  
* ([[2008_ModelingScience|Blei, 2008]]) [[David M. Blei]]. ([[2008]]). [http://www.cs.princeton.edu/~blei/modeling-science.pdf Modeling Science]." Presentation. April 17, 2008
* ([[2008_TopicModelsConditionedOnArbFeat|Mimno & McCallum, 2008]]) [[David Mimno]], and [[Andrew McCallum]]. ([[2008]]). [http://www.cs.umass.edu/~mimno/papers/dmr-uai.pdf Topic Models Conditioned on Arbitrary Features with Dirichlet-multinomial Regression].In: Proceedings of UAI 2008.
** Text documents are usually accompanied by metadata, such as the authors, the publication venue, the date, and any references. Work in topic modeling that has taken such information into account, such as Author-Topic, Citation-Topic, and Topic-over-Time models, has generally focused on constructing specific models that are suited only for one particular type of metadata. [[This paper]] presents a simple, unified model for learning topics from documents given arbitrary non-textual features, which can be discrete, categorical, or continuous.


===2006===
=== 2006 ===
* ([[2006_DynamicTopicModels|Blei & Lafferty]]) &rArr; [[David M. Blei]], and [[John D. Lafferty]]. ([[2006]]). "[http://dx.doi.org/10.1145/1143844.1143859 Dynamic Topic Models]." In: Proceedings of the 23rd International Conference on Machine Learning ([[ICML] 2006).
* ([[2006_DynamicTopicModels|Blei & Lafferty]]) [[David M. Blei]], and [[John D. Lafferty]]. ([[2006]]). [http://dx.doi.org/10.1145/1143844.1143859 Dynamic Topic Models].In: Proceedings of the 23rd International Conference on Machine Learning ([[ICML] 2006).
* ([[2006_TopicModelingBeyongBoW|Wallach, 2006]]) &rArr; [[Hanna M. Wallach]]. ([[2006]]). "[http://www.cs.umass.edu/~wallach/publications/wallach06beyond.pdf Topic modeling: beyond bag-of-words]." In: Proceedings of the 23rd ICML Conference (ICML 2006) [http://dx.doi.org/10.1145/1143844.1143967 doi:10.1145/1143844.1143967]
* ([[2006_TopicModelingBeyongBoW|Wallach, 2006]]) [[Hanna M. Wallach]]. ([[2006]]). [http://www.cs.umass.edu/~wallach/publications/wallach06beyond.pdf Topic modeling: beyond bag-of-words].In: Proceedings of the 23rd ICML Conference (ICML 2006) [http://dx.doi.org/10.1145/1143844.1143967 doi:10.1145/1143844.1143967]
* ([[2006_StatisticalEntityTopicModels|Newman & al, 2006]]) &rArr; David Newman, Chaitanya Chemudugunta, and [[Padhraic Smyth]]. ([[2006]]). "[http://dx.doi.org/10.1145/1150402.1150487 Statistical Entity-Topic Models]." In: Proceedings of SIGKDD-2006.
* ([[2006_StatisticalEntityTopicModels|Newman et al., 2006]]) David Newman, Chaitanya Chemudugunta, and [[Padhraic Smyth]]. ([[2006]]). [http://dx.doi.org/10.1145/1150402.1150487 Statistical Entity-Topic Models].In: Proceedings of SIGKDD-2006.


===2004===
=== 2004 ===
* ([[2004_FindingScientificTopics|Griffiths & Steyvers, 2004]]) &rArr; [[Thomas L. Griffiths]], and [[Mark Steyvers]]. (2004). "[http://www.pnas.org/content/101/suppl.1/5228.full.pdf+html Finding Scientific Topics]." In: PNAS, 101(Suppl. 1). [http://dx.doi.org/10.1073/pnas.0307752101 doi:10.1073/pnas.0307752101]
* ([[2004_FindingScientificTopics|Griffiths & Steyvers, 2004]]) [[Thomas L. Griffiths]], and [[Mark Steyvers]]. ([[2004]]). [http://www.pnas.org/content/101/suppl.1/5228.full.pdf+html Finding Scientific Topics].In: PNAS, 101(Suppl. 1). [http://dx.doi.org/10.1073/pnas.0307752101 doi:10.1073/pnas.0307752101]
** ... We then present a Markov chain Monte Carlo algorithm for inference in this model. We use this algorithm to analyze abstracts from PNAS by using Bayesian model selection to establish the number of topics.  
** We then present a [[Markov chain Monte Carlo algorithm]] for inference in [[this model]]. We use [[this algorithm]] to analyze abstracts from PNAS by using Bayesian model selection to establish the number of topics.


===2003===
=== 2003 ===
* ([[2003_LatentDirichletAllocation|Blei, Ng & Jordan, 2003]]) &rArr; [[David M. Blei]], [[Andrew Y. Ng]] , and [[Michael I. Jordan]]. (2003). "[http://www.cs.princeton.edu/~blei/papers/BleiNgJordan2003.pdf Latent Dirichlet Allocation]." In: The Journal of Machine Learning Research, 3.
* ([[2003_LatentDirichletAllocation|Blei, Ng & Jordan, 2003]]) [[David M. Blei]], [[Andrew Y. Ng]] , and [[Michael I. Jordan]]. ([[2003]]). [http://www.cs.princeton.edu/~blei/papers/BleiNgJordan2003.pdf Latent Dirichlet Allocation].In: The Journal of Machine Learning Research, 3.


----
----

Latest revision as of 13:28, 2 August 2022

A probabilistic topic modeling algorithm is a topic modeling algorithm that makes use of a probabilistic modeling algorithm.



References

2008

2006

2004

2003