English

Towards White Box Deep Learning

Machine Learning 2024-04-18 v5 Artificial Intelligence Neural and Evolutionary Computing

Abstract

Deep neural networks learn fragile "shortcut" features, rendering them difficult to interpret (black box) and vulnerable to adversarial attacks. This paper proposes semantic features as a general architectural solution to this problem. The main idea is to make features locality-sensitive in the adequate semantic topology of the domain, thus introducing a strong regularization. The proof of concept network is lightweight, inherently interpretable and achieves almost human-level adversarial test metrics - with no adversarial training! These results and the general nature of the approach warrant further research on semantic features. The code is available at https://github.com/314-Foundation/white-box-nn

Keywords

Cite

@article{arxiv.2403.09863,
  title  = {Towards White Box Deep Learning},
  author = {Maciej Satkiewicz},
  journal= {arXiv preprint arXiv:2403.09863},
  year   = {2024}
}

Comments

16 pages, 12 figures, independent research, v5 changes: Expanded Abstract and Related Work section; minor wording improvements

R2 v1 2026-06-28T15:20:56.116Z