paper-with-me

Papers

Event extraction from Twitter using Non-Parametric Bayesian Mixture Model with Word Embeddings

2017-04-01 · EACL 2017 4 · Deyu Zhou, Xuan Zhang, Yulan He

To extract structured representations of newsworthy events from Twitter, unsupervised models typically assume that tweets involving the same named entities and expressed using similar words are likely to belong to the same event. Hence, they group tweets into clusters based on the co-occurrence patterns of named entities and topical keywords. However, there are two main limitations. First, they require the number of events to be known beforehand, which is not realistic in practical applications. Second, they don{'}t recognise that the same named entity might be referred to by multiple mentions and tweets using different mentions would be wrongly assigned to different events. To overcome these limitations, we propose a non-parametric Bayesian mixture model with word embeddings for event extraction, in which the number of events can be inferred automatically and the issue of lexical variations for the same named entity can be dealt with properly. Our model has been evaluated on three datasets with sizes ranging between 2,499 and over 60 million tweets. Experimental results show that our model outperforms the baseline approach on all datasets by 5-8{\%} in F-measure.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionWord Embeddings

Similar Papers 제목 키워드 기반

A Simple Bayesian Modelling Approach to Event Extraction from Twitter

2014-06-01 · ACL 2014 6 · Deyu Zhou, Liang-Yu Chen, Yulan He
Event Extraction

Spatiotemporal Clustering with Neyman-Scott Processes via Connections to Bayesian Nonparametric Mixture Models

2022-01-13 · Yixin Wang, Anthony Degleris, Alex H. Williams, Scott W. Linderman

Neyman-Scott processes (NSPs) are point process models that generate clusters of points in time or space. They are natural models for a wide range of phenomena, ranging from neural spike trains to document streams. The c…

Bayesian InferenceClusteringEvent Detection

Opinion mining from twitter data using evolutionary multinomial mixture models

2015-09-24 · Md. Abul Hasnat, Julien Velcin, Stéphane Bonnevay, Julien Jacques

Image of an entity can be defined as a structured and dynamic representation which can be extracted from the opinions of a group of users or population. Automatic extraction of such an image has certain importance in pol…

ClusteringOpinion MiningSociology

A Semiparametric Bayesian Method for Instrumental Variable Analysis with Partly Interval-Censored Time-to-Event Outcome

2025-01-23 · Elvis Han Cui, Xuyang Lu, Jin Zhou, Hua Zhou 외

This paper develops a semiparametric Bayesian instrumental variable analysis method for estimating the causal effect of an endogenous variable when dealing with unobserved confounders and measurement errors with partly i…

Dirichlet Process Parsimonious Mixtures for clustering

2015-01-14 · Faicel Chamroukhi, Marius Bartcus, Hervé Glotin

The parsimonious Gaussian mixture models, which exploit an eigenvalue decomposition of the group covariance matrices of the Gaussian mixture, have shown their success in particular in cluster analysis. Their estimation i…

ClusteringModel Selection