Proceedings Article10.1145/1963405.1963411
Sparse hidden-dynamics conditional random fields for user intent understanding
Yelong Shen,Jun Yan,Shuicheng Yan,Lei Ji,Ning Liu,Zheng Chen +5 more
- 28 Mar 2011
- pp 7-16
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Measuring personalization of web search
Aniko Hannak,Piotr Sapiezynski,Arash Molavi Kakhki,Balachander Krishnamurthy,David Lazer,Alan Mislove,Christo Wilson +6 more
- 13 May 2013
TL;DR: A methodology for measuring personalization in Web search results is developed and it is found that, on average, 11.7% of results show differences due to personalization, but that this varies widely by search query and by result ranking.
•Posted Content
Measuring Personalization of Web Search
TL;DR: In this paper, the authors developed a methodology for measuring personalization in Web search results and applied their methodology to 200 users on Google Web Search and 100 users on Bing, finding that, on average, 11.7% of results showed differences due to personalization on Google, while 15.8 percent of results were personalized on Bing.
229
A Semantic Approach for Estimating Consumer Content Preferences from Online Search Queries
Jia Liu,Olivier Toubia +1 more
TL;DR: A topic model is introduced, hierarchically dual latent Dirichlet allocation, the output of which provides a basis for estimating consumers’ content preferenc...
92
A statistical analysis approach to predict user's changing requirements for software service evolution
TL;DR: A methodology that employs Conditional Random Fields (CRF) as a means to provide quantitative exploration of system-user interactions that often lead to the discovery of users’ potential needs and requirements is proposed.
41
•Posted Content
Substructure and Boundary Modeling for Continuous Action Recognition
TL;DR: In this article, a probabilistic graphical model for continuous action recognition with two novel components: substructure transition model and discriminative boundary model is introduced, which encodes the sparse and global temporal transition prior between action primitives in state-space model.
References
Support-Vector Networks
Corinna Cortes,Vladimir Vapnik +1 more
TL;DR: High generalization ability of support-vector networks utilizing polynomial input transformations is demonstrated and the performance of the support- vector network is compared to various classical learning algorithms that all took part in a benchmark study of Optical Character Recognition.
MapReduce: simplified data processing on large clusters
Jeffrey Dean,Sanjay Ghemawat +1 more
- 06 Dec 2004
TL;DR: This paper presents the implementation of MapReduce, a programming model and an associated implementation for processing and generating large data sets that runs on a large cluster of commodity machines and is highly scalable.
MapReduce: simplified data processing on large clusters
Jeffrey Dean,Sanjay Ghemawat +1 more
TL;DR: This presentation explains how the underlying runtime system automatically parallelizes the computation across large-scale clusters of machines, handles machine failures, and schedules inter-machine communication to make efficient use of the network and disks.
•Book
Probabilistic Reasoning in Intelligent Systems: Networks of Plausible Inference
Judea Pearl
- 01 Jan 1988
TL;DR: Probabilistic Reasoning in Intelligent Systems as mentioned in this paper is a complete and accessible account of the theoretical foundations and computational methods that underlie plausible reasoning under uncertainty, and provides a coherent explication of probability as a language for reasoning with partial belief.
17.6K
•Proceedings Article
Conditional Random Fields: Probabilistic Models for Segmenting and Labeling Sequence Data
John Lafferty,Andrew McCallum,Fernando Pereira +2 more
- 28 Jun 2001
TL;DR: This work presents iterative parameter estimation algorithms for conditional random fields and compares the performance of the resulting models to HMMs and MEMMs on synthetic and natural-language data.