AI Navigate

Multi-Task Anti-Causal Learning for Reconstructing Urban Events from Residents' Reports

arXiv cs.LG / 3/13/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • MTAC is a framework for estimating latent causes from outcomes across multiple related tasks by explicitly exploiting cross-task invariances through a shared causal graph and task-specific heads.
  • The approach first performs causal discovery to learn a shared forward model and then instantiates a structured multi-task SEM that factorizes the outcome-generation process into a task-invariant mechanism and task-specific mechanisms.
  • It then uses MAP-based inference to reconstruct causes by jointly optimizing latent mechanism variables and cause magnitudes under the learned causal structure.
  • The evaluation on real-world urban data from Manhattan and Newark across parking violations, abandoned properties, and unsanitary conditions shows MTAC achieves up to 34.61% MAE reduction over strong baselines.
  • The results illustrate the benefit of learning transferable causal mechanisms across related tasks, enabling more accurate and coherent urban-event reconstruction from residents' reports.

Abstract

Many real-world machine learning tasks are anti-causal: they require inferring latent causes from observed effects. In practice, we often face multiple related tasks where part of the forward causal mechanism is invariant across tasks, while other components are task-specific. We propose Multi-Task Anti-Causal learning (MTAC), a framework for estimating causes from outcomes and confounders by explicitly exploiting such cross-task invariances. MTAC first performs causal discovery to learn a shared causal graph and then instantiates a structured multi-task structural equation model (SEM) that factorizes the outcome-generation process into (i) a task-invariant mechanism and (ii) task-specific mechanisms via a shared backbone with task-specific heads. Building on the learned forward model, MTAC performs maximum A posteriori (MAP)based inference to reconstruct causes by jointly optimizing latent mechanism variables and cause magnitudes under the learned causal structure. We evaluate MTAC on the application of urban event reconstruction from resident reports, spanning three tasks:parking violations, abandoned properties, and unsanitary conditions. On real-world data collected from Manhattan and the city of Newark, MTAC consistently improves reconstruction accuracy over strong baselines, achieving up to 34.61\% MAE reduction and demonstrating the benefit of learning transferable causal mechanisms across tasks.