paper-with-me

Papers

Tracing Topic Transitions with Temporal Graph Clusters

2021-04-16 · Xiaonan Jing, Qingyuan Hu, Yi Zhang, Julia Taylor Rayz

Twitter serves as a data source for many Natural Language Processing (NLP) tasks. It can be challenging to identify topics on Twitter due to continuous updating data stream. In this paper, we present an unsupervised graph based framework to identify the evolution of sub-topics within two weeks of real-world Twitter data. We first employ a Markov Clustering Algorithm (MCL) with a node removal method to identify optimal graph clusters from temporal Graph-of-Words (GoW). Subsequently, we model the clustering transitions between the temporal graphs to identify the topic evolution. Finally, the transition flows generated from both computational approach and human annotations are compared to ensure the validity of our framework.

📄 PDF Abstract BibTeX arXiv:2104.07836

Code (1)

lostkuma/TopicTransition 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

Modeling Fuzzy Cluster Transitions for Topic Tracing

2021-04-16 · Xiaonan Jing, Yi Zhang, Qingyuan Hu, Julia Taylor Rayz

Twitter can be viewed as a data source for Natural Language Processing (NLP) tasks. The continuously updating data streams on Twitter make it challenging to trace real-time topic evolution. In this paper, we propose a fr…

I miss you babe: Analyzing Emotion Dynamics During COVID-19 Pandemic

2020-11-01 · EMNLP (NLP+CSS) 2020 11 · Hui Xian Lynnette Ng, Roy Ka-Wei Lee, Md Rabiul Awal

With the world on a lockdown due to the COVID-19 pandemic, this paper studies emotions expressed on Twitter. Using a combined strategy of time series analysis of emotions augmented by tweet topics, this study provides an…

Emotion RecognitionTime SeriesTime Series Analysis

CTRLStruct: Dialogue Structure Learning for Open-Domain Response Generation

2023-03-02 · Congchi Yin, Piji Li, Zhaochun Ren

Dialogue structure discovery is essential in dialogue generation. Well-structured topic flow can leverage background information and predict future topics to help generate controllable and explainable responses. However,…

Contrastive LearningDialogue GenerationResponse GenerationSentence+2

DGEKT: A Dual Graph Ensemble Learning Method for Knowledge Tracing

2022-11-23 · Chaoran Cui, Yumo Yao, Chunyun Zhang, Hebo Ma 외

Knowledge tracing aims to trace students' evolving knowledge states by predicting their future performance on concept-related exercises. Recently, some graph-based models have been developed to incorporate the relationsh…

Ensemble LearningKnowledge DistillationKnowledge Tracing

WebMap -- Large Language Model-assisted Semantic Link Induction in the Web

2025-03-31 · Shiraj Pokharel, Georg P. Roßrucker, Mario M. Kubek

Carrying out research tasks is only inadequately supported, if not hindered, by current web search engines. This paper therefore proposes functional extensions of WebMap, a semantically induced overlay linking structure …

Language ModelingLanguage ModellingLarge Language Model