paper-with-me

Papers

A General Framework for Property-Driven Machine Learning

2025-05-01 · Thomas Flinkow, Marco Casadio, Colin Kessler, Rosemary Monahan, Ekaterina Komendantskaya

Neural networks have been shown to frequently fail to learn critical safety and correctness properties purely from data, highlighting the need for training methods that directly integrate logical specifications. While adversarial training can be used to improve robustness to small perturbations within $\epsilon$-cubes, domains other than computer vision -- such as control systems and natural language processing -- may require more flexible input region specifications via generalised hyper-rectangles. Differentiable logics offer a way to encode arbitrary logical constraints as additional loss terms that guide the learning process towards satisfying these constraints. In this paper, we investigate how these two complementary approaches can be unified within a single framework for property-driven machine learning, as a step toward effective formal verification of neural networks. We show that well-known properties from the literature are subcases of this general approach, and we demonstrate its practical effectiveness on a case study involving a neural network controller for a drone system. Our framework is made publicly available at https://github.com/tflinkow/property-driven-ml.

📄 PDF Abstract BibTeX arXiv:2505.00466

Code (1)

tflinkow/property-driven-ml 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Building Data-driven Models with Microstructural Images: Generalization and Interpretability

2017-11-01 · Julia Ling, Maxwell Hutchinson, Erin Antono, Brian DeCost 외

As data-driven methods rise in popularity in materials science applications, a key question is how these machine learning models can be used to understand microstructure. Given the importance of process-structure-propert…

BIG-bench Machine Learning

Multi-objective fluorescent molecule design with a data-physics dual-driven generative framework

2026-01-20 · Yanheng Li, Zhichen Pu, Lijiang Yang, Zehao Zhou 외 arxiv

Designing fluorescent small molecules with tailored optical and physicochemical properties requires navigating vast, underexplored chemical space while satisfying multiple objectives and constraints. Conventional generat…

Towards out-of-distribution generalizable predictions of chemical kinetics properties

2023-10-04 · ZiHao Wang, Yongqiang Chen, Yang Duan, Weijiang Li 외

Machine Learning (ML) techniques have found applications in estimating chemical kinetic properties. With the accumulated drug molecules identified through "AI4drug discovery", the next imperative lies in AI-driven design…

PredictionProperty Prediction

t-METASET: Tailoring Property Bias of Large-Scale Metamaterial Datasets through Active Learning

2022-02-21 · Doksoo Lee, Yu-Chin Chan, Wei Wayne Chen, LiWei Wang 외

Inspired by the recent achievements of machine learning in diverse domains, data-driven metamaterials design has emerged as a compelling paradigm that can unlock the potential of multiscale architectures. The model-centr…

Active Learning

Learning the hypotheses space from data through a U-curve algorithm

2021-09-08 · Diego Marcondes, Adilson Simonis, Junior Barrera

This paper proposes a data-driven systematic, consistent and non-exhaustive approach to Model Selection, that is an extension of the classical agnostic PAC learning model. In this approach, learning problems are modeled …

Model SelectionPAC learning