Our answer to your requests
**Weakness:**
I find the connection of generic matrices with the use cases of graphs complicated. The authors do not show a clear motivation on defining expressivity over generic spaces for the use over graphs. Can the authors motivate better the analysis over generic spaces? What happens in the non-genericity direction?
**Answer:**
We believe these issues are discussed extensively in the introduction, mostly in the paragraphs leading to Question 1. We will summarize the discussion: geometric graphs are graphs which have continuous 3D node features. They arise in many applications, e.g., as models for molecules. GNNs which are complete when considering all geometric graphs, discussed in [1],[2] require a unrealisticially high computational complexity of n^4. This motivates the problem of considering graphs with ‘generic’ 3D coordinates: almost all graphs, in the Lebesgue sense, are generic, and when restricting to such graphs simple models with linear to quadradic complexity (see next question) are sufficient, as we show here.
**Weakness:**
The tradeoff between efficiency and expressiveness is confusing. It seems that still if we want to achieve maximal expressiveness leads to quadratic complexity (G.2 Section), not having a clear understanding of the expressivity loss, once we set \( C < 2Nd + 1 \).
**Answer:**
You are right. According to the analysis presented in the paper, the worst-case complexity is indeed quadratic. This is still much more efficient than provably complete models which have n^4 complexity, as described in [1].
We would also like to point out that mathematical complexity and approximation bounds are often unrealistically high. As researchers in this field for several years, we actually regard both the n^4 complexity in [1] and the n^2 complexity here as significantly good bounds. For comparison of much higher bounds for arguably simpler problems see for example [3].
Finally, we note that our analysis could easily be extended to show that, under the common ‘manifold hypothesis’, which states that the data comes from a low k dimensional manifold, only C=O(k) channels will suffice for generic completeness. In this case, the complexity would be truly linear. We have avoided going into these details in the paper, since, as the reviewers have noted, this paper is already mathematically involved.
**Weakness:**
The theoretical analysis is hard to follow. There are a lot of typos, and inconsistencies. There are forgotten TODOs in the main text (check Section 6.2), and elements of the paper are not even visible (for example Table 5 does not fit the page).
**Answer:**
Regarding typos and other writing issues, we have updated them. If the theoretical analysis is difficult to follow in certain sections, please let us know which parts are challenging, and we will clarify them accordingly.
[1] Hordan, Snir, et al. "Complete neural networks for Euclidean graphs." AAAI 2024),
[2]- Delle Rose, Valentino, et al. "Three iterations of (d−1)-WL test distinguish non-isometric clouds of d-dimensional points." Advances in Neural Information Processing Systems 36 (2024)
[3] Polynomial Width is Sufficient for Set Representation with High Dimensional Features. Wang et al. ICLR 2024