Summary
This paper introduces an E(3)-invariant temporal attention scheme, calculated with the help of discrete Fourier transform, within the E(3)-equivariant GNN framework. The overall idea of considering higher-order temporal effects in physics is sound, and the formulation appears to be correct.
There are a few typos that do not affect the overall scoring, I would recommend the authors do a full proofreading.
There may be missing references and potentially a missing benchmark to compare with. I recommend adding these (in **Weaknesses**).
Overall, this work is solid, and I recommend accepting it for Neural IPS 2023.
Strengths
The idea presented in the paper is novel, although not groundbreaking. It fills a gap in the existing framework and the direction is practical and meaningful.
There are empirical improvements.
The illustrations are very easy to follow.
Weaknesses
There are some typos in the paper, such as the missing year in reference [16]. I recommend thorough proofreading.
—Lack of previous SOTA for comparison—
[1] Chen, Runfa and Han, Jiaqi and Sun, Fuchun and Huang, Wenbing. "Subequivariant Graph Reinforcement Learning in 3D Environments". Link: https://arxiv.org/abs/2305.18951
—Lack of reference for future improvements—
One future direction I have, which has already been used in [1], is combining equivariance with multi-scale (MS) GNN, as most industrial-level applications involve huge graphs. Therefore, the following papers should be cited as future works. Note that [2] also combines equivariance with MS, similar to [1]. However, since there are significant differences in graph type and application needs between this paper and [2], it is not suggested to compare them directly (but they should still be cited).
[2] Lino, Mario and Fotiadis, Stathi and Bharath, Anil A and Cantwell, Chris D. “Multi-scale rotation-equivariant graph neural networks for unsteady Eulerian fluid dynamics”. Link: https://pubs.aip.org/aip/pof/article/34/8/087110/2847850
[3] Cao, Yadi, Menglei Chai, Minchen Li, and Chenfanfu Jiang. "Efficient learning of mesh-based physical simulation with bi-stride multi-scale graph neural network.". Link: https://openreview.net/forum?id=2Mbo7IEtZW
[4] Meire Fortunato, Tobias Pfaff, Peter Wirnsberger, Alexander Pritzel, Peter Battaglia. “MultiScale MeshGraphNets”. Link: https://arxiv.org/abs/2210.00612
Questions
Please refer to the **Weaknesses** section.
Rating
7: Accept: Technically solid paper, with high impact on at least one sub-area, or moderate-to-high impact on more than one areas, with good-to-excellent evaluation, resources, reproducibility, and no unaddressed ethical considerations.
Confidence
5: You are absolutely certain about your assessment. You are very familiar with the related work and checked the math/other details carefully.
Limitations
Please see the comments regarding "combining equivariance with multi-scale" in the **Weaknesses** section. The attention module for higher-order temporal relationships will significantly increase complexity, which may limit the application in industrial scenarios with huge graphs. The author should either acknowledge this limit, and/or analyze potential remedies for this overhead.