English

PiShield: A PyTorch Package for Learning with Requirements

Machine Learning 2024-05-15 v2 Artificial Intelligence Logic in Computer Science

Abstract

Deep learning models have shown their strengths in various application domains, however, they often struggle to meet safety requirements for their outputs. In this paper, we introduce PiShield, the first package ever allowing for the integration of the requirements into the neural networks' topology. PiShield guarantees compliance with these requirements, regardless of input. Additionally, it allows for integrating requirements both at inference and/or training time, depending on the practitioners' needs. Given the widespread application of deep learning, there is a growing need for frameworks allowing for the integration of the requirements across various domains. Here, we explore three application scenarios: functional genomics, autonomous driving, and tabular data generation.

Keywords

Cite

@article{arxiv.2402.18285,
  title  = {PiShield: A PyTorch Package for Learning with Requirements},
  author = {Mihaela Cătălina Stoian and Alex Tatomir and Thomas Lukasiewicz and Eleonora Giunchiglia},
  journal= {arXiv preprint arXiv:2402.18285},
  year   = {2024}
}

Comments

Demo paper, accepted at IJCAI 2024

R2 v1 2026-06-28T15:03:11.697Z