Provsformer
Provsformer is a proposed neural architecture that blends data provenance tracking with transformer models to support auditable AI processes. The name signals its aim to make the transformation of information over neural networks transparent, with a formal record of how inputs are transformed into outputs. In this concept, runs of Provsformer generate a provenance graph that encodes the lineage of tokens, decisions, and intermediate representations, along with a compact digest of model configuration and data.
The architecture builds on standard transformer components but incorporates a provenance module. As data flows through
Applications include regulated industries like finance and healthcare, scientific data pipelines, and any AI workflow where
Challenges include added computational overhead, complexity of provenance schemas, privacy concerns, and the need for standards