paper-with-me

홈 › Papers

Structural Disentanglement in Bilinear MLPs via Architectural Inductive Bias

2026-02-05 · Ojasva Nema, Kaustubh Sharma, Aditya Chauhan, Parikshit Pareek arxiv

Selective unlearning and long-horizon extrapolation remain fragile in modern neural networks, even when tasks have underlying algebraic structure. In this work, we argue that these failures arise not solely from optimization or unlearning algorithms, but from how models structure their internal representations during training. We explore if having explicit multiplicative interactions as an architectural inductive bias helps in structural disentanglement, through Bilinear MLPs. We show analytically that bilinear parameterizations possess a `non-mixing' property under gradient flow conditions, where functional components separate into orthogonal subspace representations. This provides a mathematical foundation for surgical model modification. We validate this hypothesis through a series of controlled experiments spanning modular arithmetic, cyclic reasoning, Lie group dynamics, and targeted unlearning benchmarks. Unlike pointwise nonlinear networks, multiplicative architectures are able to recover true operators aligned with the underlying algebraic structure. Our results suggest that model editability and generalization are constrained by representational structure, and that architectural inductive bias plays a central role in enabling reliable unlearning.

📄 PDF Abstract BibTeX arXiv:2602.05635

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Training MLPs on Graphs without Supervision

2024-12-05 · Zehong Wang, Zheyuan Zhang, Chuxu Zhang, Yanfang Ye

Graph Neural Networks (GNNs) have demonstrated their effectiveness in various graph learning tasks, yet their reliance on neighborhood aggregation during inference poses challenges for deployment in latency-sensitive app…

Fraud DetectionGraph ClassificationGraph LearningInductive Bias+3

SimMLP: Training MLPs on Graphs without Supervision

2024-02-14 · Zehong Wang, Zheyuan Zhang, Chuxu Zhang, Yanfang Ye

Graph Neural Networks (GNNs) have demonstrated their effectiveness in various graph learning tasks, yet their reliance on neighborhood aggregation during inference poses challenges for deployment in latency-sensitive app…

Fraud DetectionGraph ClassificationGraph LearningInductive Bias+3

Bilinear MLPs enable weight-based mechanistic interpretability

2024-10-10 · Michael T. Pearce, Thomas Dooms, Alice Rigg, Jose M. Oramas 외

A mechanistic understanding of how MLPs do computation in deep neural networks remains elusive. Current interpretability work can extract features from hidden activations over an input dataset but generally cannot explai…

image-classificationImage ClassificationLanguage ModelingLanguage Modelling+1

NOSMOG: Learning Noise-robust and Structure-aware MLPs on Graphs

2022-08-22 · Yijun Tian, Chuxu Zhang, Zhichun Guo, Xiangliang Zhang 외

While Graph Neural Networks (GNNs) have demonstrated their efficacy in dealing with non-Euclidean structural data, they are difficult to be deployed in real applications due to the scalability constraint imposed by multi…

Gated MLPs as Symmetry-Broken Rank-1 Bilinear Attention

2026-06-20 · Nathan Breslow arxiv

We show that the conventional gated MLP can be viewed as a rank-1 approximation to a bilinear attention mechanism with two distinct factors corresponding to the query and the key. We further show that moving the nonlinea…