English

Ensemble Mask Networks

Machine Learning 2023-10-10 v2 Artificial Intelligence

Abstract

Can an RnRn\mathbb{R}^n\rightarrow \mathbb{R}^n feedforward network learn matrix-vector multiplication? This study introduces two mechanisms - flexible masking to take matrix inputs, and a unique network pruning to respect the mask's dependency structure. Networks can approximate fixed operations such as matrix-vector multiplication ϕ(A,x)Ax\phi(A,x) \rightarrow Ax, motivating the mechanisms introduced with applications towards litmus-testing dependencies or interaction order in graph-based models.

Keywords

Cite

@article{arxiv.2309.06382,
  title  = {Ensemble Mask Networks},
  author = {Jonny Luntzel},
  journal= {arXiv preprint arXiv:2309.06382},
  year   = {2023}
}
R2 v1 2026-06-28T12:19:27.119Z