paper-with-me

Papers

Causal Knowledge Guided Societal Event Forecasting

2021-12-10 · Songgaojun Deng, Huzefa Rangwala, Yue Ning

Data-driven societal event forecasting methods exploit relevant historical information to predict future events. These methods rely on historical labeled data and cannot accurately predict events when data are limited or of poor quality. Studying causal effects between events goes beyond correlation analysis and can contribute to a more robust prediction of events. However, incorporating causality analysis in data-driven event forecasting is challenging due to several factors: (i) Events occur in a complex and dynamic social environment. Many unobserved variables, i.e., hidden confounders, affect both potential causes and outcomes. (ii) Given spatiotemporal non-independent and identically distributed (non-IID) data, modeling hidden confounders for accurate causal effect estimation is not trivial. In this work, we introduce a deep learning framework that integrates causal effect estimation into event forecasting. We first study the problem of Individual Treatment Effect (ITE) estimation from observational event data with spatiotemporal attributes and present a novel causal inference model to estimate ITEs. We then incorporate the learned event-related causal information into event prediction as prior knowledge. Two robust learning modules, including a feature reweighting module and an approximate constraint loss, are introduced to enable prior knowledge injection. We evaluate the proposed causal inference model on real-world event datasets and validate the effectiveness of proposed robust learning modules in event prediction by feeding learned causal information into different deep learning methods. Experimental results demonstrate the strengths of the proposed causal inference model for ITE estimation in societal events and showcase the beneficial properties of robust learning modules in societal event forecasting.

📄 PDF Abstract BibTeX arXiv:2112.05695

Code (1)

amy-deng/cape 공식 구현 pytorch

Tasks

Causal Inference

Similar Papers 제목 키워드 기반

Pairwise Causality Guided Transformers for Event Sequences

2023-09-21 · NeurIPS 2023 11

Although pairwise causal relations have been extensively studied in observational longitudinal analyses across many disciplines, incorporating knowledge of causal pairs into deep learning models for temporal event sequen…

A Survey on Societal Event Forecasting with Deep Learning

2021-12-12 · Songgaojun Deng, Yue Ning

Population-level societal events, such as civil unrest and crime, often have a significant impact on our daily life. Forecasting such events is of great importance for decision-making and resource allocation. Event predi…

Decision MakingDeep LearningSurvey

LearnDA: Learnable Knowledge-Guided Data Augmentation for Event Causality Identification

2021-06-03 · ACL 2021 5 · Xinyu Zuo, Pengfei Cao, Yubo Chen, Kang Liu 외

Modern models for event causality identification (ECI) are mainly based on supervised learning, which are prone to the data lacking problem. Unfortunately, the existing NLP-related augmentation methods cannot directly pr…

Data AugmentationEvent Causality Identification

Logic and Commonsense-Guided Temporal Knowledge Graph Completion

2022-11-30 · Guanglin Niu, Bo Li

A temporal knowledge graph (TKG) stores the events derived from the data involving time. Predicting events is extremely challenging due to the time-sensitive property of events. Besides, the previous TKG completion (TKGC…

Causal InferenceKnowledge Graph CompletionTemporal Knowledge Graph Completion

From Dense to Sparse: Event Response for Enhanced Residential Load Forecasting

2025-01-06 · Xin Cao, Qinghua Tao, Yingjie Zhou, Lu Zhang 외

Residential load forecasting (RLF) is crucial for resource scheduling in power systems. Most existing methods utilize all given load records (dense data) to indiscriminately extract the dependencies between historical an…

Load ForecastingScheduling