paper-with-me

Papers

Metanetworks as Regulatory Operators: Learning to Edit for Requirement Compliance

2025-12-17 · Ioannis Kalogeropoulos, Giorgos Bouritsas, Yannis Panagakis arxiv

As machine learning models are increasingly deployed in high-stakes settings, e.g. as decision support systems in various societal sectors or in critical infrastructure, designers and auditors are facing the need to ensure that models satisfy a wider variety of requirements (e.g. compliance with regulations, fairness, computational constraints) beyond performance. Although most of them are the subject of ongoing studies, typical approaches face critical challenges: post-processing methods tend to compromise performance, which is often counteracted by fine-tuning or, worse, training from scratch, an often time-consuming or even unavailable strategy. This raises the following question: "Can we efficiently edit models to satisfy requirements, without sacrificing their utility?" In this work, we approach this with a unifying framework, in a data-driven manner, i.e. we learn to edit neural networks (NNs), where the editor is an NN itself - a graph metanetwork - and editing amounts to a single inference step. In particular, the metanetwork is trained on NN populations to minimise an objective consisting of two terms: the requirement to be enforced and the preservation of the NN's utility. We experiment with diverse tasks (the data minimisation principle, bias mitigation and weight pruning) improving the trade-offs between performance, requirement satisfaction and time efficiency compared to popular post-processing or re-training alternatives.

📄 PDF Abstract BibTeX arXiv:2512.15469

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Monotonic Neural Additive Models: Pursuing Regulated Machine Learning Models for Credit Scoring

2022-09-21 · Dangxing Chen, Weicheng Ye

The forecasting of credit default risk has been an active research field for several decades. Historically, logistic regression has been used as a major tool due to its compliance with regulatory requirements: transparen…

Additive modelsFairnessregression

An Open Knowledge Graph-Based Approach for Mapping Concepts and Requirements between the EU AI Act and International Standards

2024-08-21 · Julio Hernandez, Delaram Golpayegani, Dave Lewis

The many initiatives on trustworthy AI result in a confusing and multipolar landscape that organizations operating within the fluid and complex international value chains must navigate in pursuing trustworthy AI. The EU'…

Knowledge GraphsNavigate

A Regulatory Governance Framework for AI-Driven Financial Fraud Detection in U.S. Banking: Integrating OCC, SR 11-7, CFPB, and FinCEN Compliance Requirements for Model Development, Validation, and Monitoring Lifecycles

2026-04-14 · Mohammad Nasir Uddin arxiv

U.S. financial institutions deploying AI-based fraud detection face a fragmented compliance landscape spanning four regulatory frameworks -- OCC Bulletin 2011-12, SR 11-7, the CFPB AI circular, and FinCEN BSA/SAR require…

Fraud Detection

Explicating Tacit Regulatory Knowledge from LLMs to Auto-Formalize Requirements for Compliance Test Case Generation

2026-01-14 · Zhiyi Xue, Xiaohong Chen, Min Zhang arxiv

Compliance testing in highly regulated domains is crucial but largely manual, requiring domain experts to translate complex regulations into executable test cases. While large language models (LLMs) show promise for auto…

Assessing Model-Agnostic XAI Methods against EU AI Act Explainability Requirements

2026-03-19 · Francesco Sovrano, Giulia Vilone, Michael Lognoul arxiv

Explainable AI (XAI) has evolved in response to expectations and regulations, such as the EU AI Act, which introduces regulatory requirements on AI-powered systems. However, a persistent gap remains between existing XAI …