菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-31
📄 Abstract - Metriplector: From Field Theory to Neural Architecture

We present Metriplector, a neural architecture primitive in which the input configures an abstract physical system--fields, sources, and operators--and the dynamics of that system is the computation. Multiple fields evolve via coupled metriplectic dynamics, and the stress-energy tensor T^{{\mu}{\nu}}, derived from Noether's theorem, provides the readout. The metriplectic formulation admits a natural spectrum of instantiations: the dissipative branch alone yields a screened Poisson equation solved exactly via conjugate gradient; activating the full structure--including the antisymmetric Poisson bracket--gives field dynamics for image recognition and language modeling. We evaluate Metriplector across four domains, each using a task-specific architecture built from this shared primitive with progressively richer physics: F1=1.0 on maze pathfinding, generalizing from 15x15 training grids to unseen 39x39 grids; 97.2% exact Sudoku solve rate with zero structural injection; 81.03% on CIFAR-100 with 2.26M parameters; and 1.182 bits/byte on language modeling with 3.6x fewer training tokens than a GPT baseline.

顶级标签: theory model training systems
详细标签: neural architecture physical systems metriplectic dynamics field theory noether's theorem 或 搜索:

Metriplector:从场论到神经架构 / Metriplector: From Field Theory to Neural Architecture


1️⃣ 一句话总结

这篇论文提出了一个名为Metriplector的新型神经网络基础模块,它通过模拟物理场(如力场和能量场)的相互作用与演化过程来进行计算,并在迷宫寻路、数独、图像识别和语言建模等多个任务上展现出强大的性能和泛化能力。

源自 arXiv: 2603.29496