A 3D Volume of Fluid scheme is proposed in which a neural network directly predicts the numerical flux from cell volume fractions, removing explicit interface reconstruction and showing faster empirical convergence than upwind and limited downwind schemes on advection tests.
Relevance of Rotationally Equivariant Convolutions for Predicting Molecular Properties
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Equivariant neural networks (ENNs) are graph neural networks embedded in $\mathbb{R}^3$ and are well suited for predicting molecular properties. The ENN library e3nn has customizable convolutions, which can be designed to depend only on distances between points, or also on angular features, making them rotationally invariant, or equivariant, respectively. This paper studies the practical value of including angular dependencies for molecular property prediction directly via an ablation study with \texttt{e3nn} and the QM9 data set. We find that, for fixed network depth and parameter count, adding angular features decreased test error by an average of 23%. Meanwhile, increasing network depth decreased test error by only 4% on average, implying that rotationally equivariant layers are comparatively parameter efficient. We present an explanation of the accuracy improvement on the dipole moment, the target which benefited most from the introduction of angular features.
citation-role summary
citation-polarity summary
fields
math.NA 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
A 3D Machine Learning based Volume Of Fluid scheme without explicit interface reconstruction
A 3D Volume of Fluid scheme is proposed in which a neural network directly predicts the numerical flux from cell volume fractions, removing explicit interface reconstruction and showing faster empirical convergence than upwind and limited downwind schemes on advection tests.