paper-with-me

Papers

FASE : A Fairness-Aware Spatiotemporal Event Graph Framework for Predictive Policing

2026-04-19 · Pronob Kumar Barman, Pronoy Kumar Barman, Plaban Kumar Barman, Rohan Mandar Salvi arxiv

Predictive policing systems that allocate patrol resources based solely on predicted crime risk can unintentionally amplify racial disparities through feedback driven data bias. We present FASE, a Fairness Aware Spatiotemporal Event Graph framework, which integrates spatiotemporal crime prediction with fairness constrained patrol allocation and a closed loop deployment feedback simulator. We model Baltimore as a graph of 25 ZIP Code Tabulation Areas and use 139,982 Part 1 crime incidents from 2017 to 2019 at hourly resolution, producing a sparse feature tensor. The prediction module combines a spatiotemporal graph neural network with a multivariate Hawkes process to capture spatial dependencies and self exciting temporal dynamics. Outputs are modeled using a Zero Inflated Negative Binomial distribution, suitable for overdispersed and zero heavy crime counts. The model achieves a validation loss of 0.4800 and a test loss of 0.4857. Patrol allocation is formulated as a fairness constrained linear optimization problem that maximizes risk weighted coverage while enforcing a Demographic Impact Ratio constraint with deviation bounded by 0.05. Across six simulated deployment cycles, fairness remains within 0.9928 to 1.0262, and coverage ranges from 0.876 to 0.936. However, a persistent detection rate gap of approximately 3.5 percentage points remains between minority and non minority areas. This result shows that allocation level fairness constraints alone do not eliminate feedback induced bias in retraining data, highlighting the need for fairness interventions across the full pipeline.

📄 PDF Abstract BibTeX arXiv:2604.18644

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Efficient Encoder-Free Fourier-based 3D Large Multimodal Model

2026-02-26 · Guofeng Mei, Wei Lin, Luigi Riz, Yujiao Wu 외 arxiv

Large Multimodal Models (LMMs) that process 3D data typically rely on heavy, pre-trained visual encoders to extract geometric features. While recent 2D LMMs have begun to eliminate such encoders for efficiency and scalab…

Point Clouds

FairST: Equitable Spatial and Temporal Demand Prediction for New Mobility Systems

2019-06-21 · An Yan, Bill Howe

Emerging transportation modes, including car-sharing, bike-sharing, and ride-hailing, are transforming urban mobility but have been shown to reinforce socioeconomic inequities. Spatiotemporal demand prediction models for…

Fairness

FASE: Fast Adaptive Semantic Entropy for Code Quality

2026-06-08 · Shizhe Lin, Ladan Tahvildari arxiv

Multi-agent code generation offers a promising paradigm for autonomous software development by simulating the human software engineering lifecycle. However, system reliability remains hindered by LLM hallucinations and e…

Code Generation

FairSTG: Countering performance heterogeneity via collaborative sample-level optimization

2024-03-19 · Gengyu Lin, Zhengyang Zhou, Qihe Huang, Kuo Yang 외

Spatiotemporal learning plays a crucial role in mobile computing techniques to empower smart cites. While existing research has made great efforts to achieve accurate predictions on the overall dataset, they still neglec…

FairnessGraph LearningTransfer Learning

Fase-AL -- Adaptation of Fast Adaptive Stacking of Ensembles for Supporting Active Learning

2020-01-30 · Agustín Alejandro Ortiz-Díaz, Fabiano Baldo, Laura María Palomino Mariño, Alberto Verdecia Cabrera

Classification algorithms to mine data stream have been extensively studied in recent years. However, a lot of these algorithms are designed for supervised learning which requires labeled instances. Nevertheless, the lab…

Active LearningClassificationGeneral Classification