paper-with-me

Papers

Knowledge-Preserving Incremental Social Event Detection via Heterogeneous GNNs

2021-01-21 · Yuwei Cao, Hao Peng, Jia Wu, Yingtong Dou, JianXin Li, Philip S. Yu

Social events provide valuable insights into group social behaviors and public concerns and therefore have many applications in fields such as product recommendation and crisis management. The complexity and streaming nature of social messages make it appealing to address social event detection in an incremental learning setting, where acquiring, preserving, and extending knowledge are major concerns. Most existing methods, including those based on incremental clustering and community detection, learn limited amounts of knowledge as they ignore the rich semantics and structural information contained in social data. Moreover, they cannot memorize previously acquired knowledge. In this paper, we propose a novel Knowledge-Preserving Incremental Heterogeneous Graph Neural Network (KPGNN) for incremental social event detection. To acquire more knowledge, KPGNN models complex social messages into unified social graphs to facilitate data utilization and explores the expressive power of GNNs for knowledge extraction. To continuously adapt to the incoming data, KPGNN adopts contrastive loss terms that cope with a changing number of event classes. It also leverages the inductive learning ability of GNNs to efficiently detect events and extends its knowledge from previously unseen data. To deal with large social streams, KPGNN adopts a mini-batch subgraph sampling strategy for scalable training, and periodically removes obsolete data to maintain a dynamic embedding space. KPGNN requires no feature engineering and has few hyperparameters to tune. Extensive experiment results demonstrate the superiority of KPGNN over various baselines.

📄 PDF Abstract BibTeX arXiv:2101.08747

Code (2)

RingBDStack/KPGNN 공식 구현 pytorch
YuweiCao-UIC/KPGNN pytorch

Tasks

Event DetectionFeature EngineeringGraph ClusteringGraph Neural NetworkIncremental LearningInductive LearningManagementTwitter Event Detection

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Social Event Detection via Hybrid Graph Contrastive Learning and Reinforced Incremental Clustering

2023-12-08 · Yuanyuan Guo, Zehua Zang, Hang Gao, Xiao Xu 외

Detecting events from social media data streams is gradually attracting researchers. The innate challenge for detecting events is to extract discriminative information from social media data thereby assigning the data in…

ClusteringContrastive LearningEvent Detection

Class-Incremental Learning for Sound Event Localization and Detection

2024-11-19 · Ruchi Pandey, Manjunath Mulimani, Archontis Politis, Annamaria Mesaros

This paper investigates the feasibility of class-incremental learning (CIL) for Sound Event Localization and Detection (SELD) tasks. The method features an incremental learner that can learn new sound classes independent…

class-incremental learningClass Incremental LearningContinual LearningIncremental Learning+1

Lifelong Knowledge-Enriched Social Event Representation Learning

2021-04-01 · EACL 2021 2 · Prashanth Vijayaraghavan, Deb Roy

The ability of humans to symbolically represent social events and situations is crucial for various interactions in everyday life. Several studies in cognitive psychology have established the role of mental state attribu…

Continual LearningRepresentation Learning

Hierarchical and Incremental Structural Entropy Minimization for Unsupervised Social Event Detection

2023-12-19 · Yuwei Cao, Hao Peng, Zhengtao Yu, Philip S. Yu

As a trending approach for social event detection, graph neural network (GNN)-based methods enable a fusion of natural language semantics and the complex social network structural information, thus showing SOTA performan…

Event DetectionGraph Neural Network

Dual-Selective Network for Domain-Incremental Change Detection

2026-07-02 · Yuzhi He, Junxi Huang, Haorui Wu, Jiahui Qu arxiv

Domain-incremental change detection (DICD) continuously adapts models to new geographic domains while preserving prior knowledge. However, a structural mismatch exists: the label space remains fixed while domain characte…

Computational EfficiencyChange Detection