cd /news/machine-learning/certifiably-interpretable-training-o… · home topics machine-learning article
[ARTICLE · art-129795] src=arxiv.org ↗ pub= topic=machine-learning verified=true sentiment=↑ positive

Certifiably Interpretable Training of ReLU-MLPs for Boolean Tasks with Guaranteed Truth-Table Generalization

Researchers introduced MACCHIATO, a specialized training algorithm that jointly constructs an explicitly structured ReLU-MLP from partial truth-table observations and an explicit Boolean circuit over signed literals with AND, OR, and XOR gates certifying what its subnetworks compute. Under the theorem's influence-recovery conditions, if each of the m stage-wise residuals depends on at most log2(B) bits, a sample-splitting variant trained on T observations returns a six-layer ReLU-MLP of width O(mB) with truth-table error O(sqrt(m(B+log(m/delta))/T)). On synthetic random-junta tasks, the networks outperform depth- and hidden-width-matched Adam-trained MLPs in several data-sparse or projection-aligned regimes, and the iterative procedure completes in regimes where flat ambient-dimensional ESPRESSO exceeds a three-hour computational budget.

by read1 min views1 publishedSep 15, 2026

arXiv:2609.13439v1 Announce Type: new Abstract: As compute scales, models evolve, and training algorithms advance, our ability to explain the increasingly powerful AI systems they enable is eroding. To help safeguard interpretability, we introduce a specialized training algorithm (MACCHIATO) that jointly constructs (i) an explicitly structured $\operatorname{ReLU}$-MLP from partial truth-table observations and (ii) an explicit Boolean circuit over signed literals with ${\operatorname{AND},\operatorname{OR},\operatorname{XOR}}$ gates certifying what its subnetworks compute and how they compose. Intuitively, we iteratively project the residuals of a Boolean function onto low-dimensional ${\operatorname{AND},\operatorname{OR},\operatorname{XOR}}$-circuit classes and exactly compile the resulting circuit into a $\operatorname{ReLU}$-MLP; we combine $\operatorname{ReLU}$-MLP circuit compilation, ESPRESSO logic minimization, and influence-based variable selection. Roughly speaking, our interpretability certificate is complemented by a statistical guarantee: under the theorem's influence-recovery conditions, if each of the $m$ stage-wise residuals depends on at most $\log_2(B)$ bits, a sample-splitting variant of our algorithm trained on $T$ observations returns a six-layer $\operatorname{ReLU}$-MLP (counting the input layer) of width $\mathcal{O}(mB)$ with truth-table error $\mathcal{O}\bigl(\sqrt{m(B+\log(m/\delta))/T}\bigr)$. On synthetic random-junta tasks, our networks outperform depth- and hidden-width-matched Adam-trained MLPs in several data-sparse or projection-aligned regimes, while the trained ReLU-MLPs are stronger in others. Moreover, in our explicit PyEDA truth-table implementation, the iterative procedure completes in regimes where flat ambient-dimensional ESPRESSO exceeds the three-hour computational budget.

── more in #machine-learning 4 stories · sorted by recency
── more on @macchiato 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/certifiably-interpre…] indexed:0 read:1min 2026-09-15 ·