paper-with-me

Papers

Seeing the Unseen: Learning Basis Confounder Representations for Robust Traffic Prediction

2023-11-21 · Jiahao Ji, Wentao Zhang, Jingyuan Wang, Chao Huang

Traffic prediction is essential for intelligent transportation systems and urban computing. It aims to establish a relationship between historical traffic data X and future traffic states Y by employing various statistical or deep learning methods. However, the relations of X -> Y are often influenced by external confounders that simultaneously affect both X and Y , such as weather, accidents, and holidays. Existing deep-learning traffic prediction models adopt the classic front-door and back-door adjustments to address the confounder issue. However, these methods have limitations in addressing continuous or undefined confounders, as they depend on predefined discrete values that are often impractical in complex, real-world scenarios. To overcome this challenge, we propose the Spatial-Temporal sElf-superVised confoundEr learning (STEVE) model. This model introduces a basis vector approach, creating a base confounder bank to represent any confounder as a linear combination of a group of basis vectors. It also incorporates self-supervised auxiliary tasks to enhance the expressive power of the base confounder bank. Afterward, a confounder-irrelevant relation decoupling module is adopted to separate the confounder effects from direct X -> Y relations. Extensive experiments across four large-scale datasets validate our model's superior performance in handling spatial and temporal distribution shifts and underscore its adaptability to unseen confounders. Our model implementation is available at https://github.com/bigscity/STEVE_CODE.

📄 PDF Abstract BibTeX arXiv:2311.12472

Code (1)

bigscity/steve_code 공식 구현 pytorch

Tasks

Robust Traffic PredictionTraffic Prediction

Similar Papers 제목 키워드 기반

Seeing is not Believing: Robust Reinforcement Learning against Spurious Correlation

2023-07-15 · NeurIPS 2023 11

Robustness has been extensively studied in reinforcement learning (RL) to handle various forms of uncertainty such as random perturbations, rare events, and malicious attacks. In this work, we consider one critical type …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Functional Indirection Neural Estimator for Better Out-of-distribution Generalization

2022-10-23 · Kha Pham, Hung Le, Man Ngo, Truyen Tran

The capacity to achieve out-of-distribution (OOD) generalization is a hallmark of human intelligence and yet remains out of reach for machines. This remarkable capability has been attributed to our abilities to make conc…

Out-of-Distribution Generalization

Compressive Representations of Weather Scenes for Strategic Air Traffic Flow Management

2021-07-02 · Sandip Roy

Terse representation of high-dimensional weather scene data is explored, in support of strategic air traffic flow management objectives. Specifically, we consider whether aviation-relevant weather scenes are compressible…

Management

Debiased machine learning for estimating the causal effect of urban traffic on pedestrian crossing behaviour

2022-12-21 · Kimia Kamal, Bilal Farooq

Before the transition of AVs to urban roads and subsequently unprecedented changes in traffic conditions, evaluation of transportation policies and futuristic road design related to pedestrian crossing behavior is of vit…

Domain Composition and Attention for Unseen-Domain Generalizable Medical Image Segmentation

2021-09-18 · Ran Gu, Jingyang Zhang, Rui Huang, Wenhui Lei 외

Domain generalizable model is attracting increasing attention in medical image analysis since data is commonly acquired from different institutes with various imaging protocols and scanners. To tackle this challenging do…

Domain GeneralizationImage SegmentationMedical Image AnalysisMedical Image Segmentation+1