LGAISep 17, 2024

A logical alarm for misaligned binary classifiers

arXiv:2409.11052v1h-index: 15
Originality Incremental advance
AI Analysis

This provides a method for ensuring safety in AI systems, particularly for binary classifiers, though it is incremental as it builds on formal verification concepts.

The paper tackles the problem of detecting malfunctioning agents in binary classification ensembles by formalizing logical consistency axioms from their agreements and disagreements on unlabeled test data, constructing a fully logical alarm that can prove at least one member is malfunctioning for ensembles of size 1 or 2.

If two agents disagree in their decisions, we may suspect they are not both correct. This intuition is formalized for evaluating agents that have carried out a binary classification task. Their agreements and disagreements on a joint test allow us to establish the only group evaluations logically consistent with their responses. This is done by establishing a set of axioms (algebraic relations) that must be universally obeyed by all evaluations of binary responders. A complete set of such axioms are possible for each ensemble of size N. The axioms for $N = 1, 2$ are used to construct a fully logical alarm - one that can prove that at least one ensemble member is malfunctioning using only unlabeled data. The similarities of this approach to formal software verification and its utility for recent agendas of safe guaranteed AI are discussed.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes