paper-with-me

홈 › Papers

Studying the Temporal Dynamics of Word Co-occurrences: An Application to Event Detection

2016-05-01 · LREC 2016 5 · Daniel Preo{\c{t}}iuc-Pietro, P. K. Srijith, Mark Hepple, Trevor Cohn

Streaming media provides a number of unique challenges for computational linguistics. This paper studies the temporal variation in word co-occurrence statistics, with application to event detection. We develop a spectral clustering approach to find groups of mutually informative terms occurring in discrete time frames. Experiments on large datasets of tweets show that these groups identify key real world events as they occur in time, despite no explicit supervision. The performance of our method rivals state-of-the-art methods for event detection on F-score, obtaining higher recall at the expense of precision.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringEvent Detection

Methods 이 논문이 사용한 방법론

Spectral Clustering Spectral clustering has attracted increasing attention due to the promising ability in dealing with nonlinearly separable datasets [15], [16]. In spectral clustering, the…

Similar Papers 제목 키워드 기반

odeN: Simultaneous Approximation of Multiple Motif Counts in Large Temporal Networks

2021-08-19 · Ilie Sarpe, Fabio Vandin

Counting the number of occurrences of small connected subgraphs, called temporal motifs, has become a fundamental primitive for the analysis of temporal networks, whose edges are annotated with the time of the event they…

Meaning at the Planck scale? Contextualized word embeddings for doing history, philosophy, and sociology of science

2024-11-21 · Arno Simons

This paper explores the potential of contextualized word embeddings (CWEs) as a new tool in the history, philosophy, and sociology of science (HPSS) for studying contextual and evolving meanings of scientific concepts. U…

ArticlesPhilosophySociologyWord Embeddings

Using $k$-way Co-occurrences for Learning Word Embeddings

2017-09-05 · Danushka Bollegala, Yuichi Yoshida, Ken-ichi Kawarabayashi

Co-occurrences between two words provide useful insights into the semantics of those words. Consequently, numerous prior work on word embedding learning have used co-occurrences between two words as the training signal f…

Learning Word EmbeddingsWord Embeddings

ViCo: Word Embeddings from Visual Co-occurrences

2019-08-22 · ICCV 2019 10 · Tanmay Gupta, Alexander Schwing, Derek Hoiem

We propose to learn word embeddings from visual co-occurrences. Two words co-occur visually if both words apply to the same image or image region. Specifically, we extract four types of visual co-occurrences between obje…

AttributeClusteringWord Embeddings

DCC-Uchile at SemEval-2020 Task 1: Temporal Referencing Word Embeddings

2020-12-01 · SEMEVAL 2020 · Frank D. Zamora-Reina, Felipe Bravo-Marquez

We present a system for the task of unsupervised lexical change detection: given a target word and two corpora spanning different periods of time, automatically detects whether the word has lost or gained senses from one…

Change DetectionWord Embeddings