no code implementations • 22 Jan 2022 • Frederik Wenkel, Yimeng Min, Matthew Hirn, Michael Perlmutter, Guy Wolf
However, current GNN models (and GCNs in particular) are known to be constrained by various phenomena that limit their expressive power and ability to generalize to more complex graph datasets.
1 code implementation • 24 Dec 2020 • Yimeng Min
Recently developed neural network-based wave function methods are capable of achieving state-of-the-art results for finding the ground state in real space.
Computational Physics Disordered Systems and Neural Networks
1 code implementation • 28 Oct 2020 • Yimeng Min, Frederik Wenkel, Guy Wolf
Geometric scattering has recently gained recognition in graph representation learning, and recent work has shown that integrating scattering features in graph convolution networks (GCNs) can alleviate the typical oversmoothing of features in node representation learning.
no code implementations • 2 Jul 2020 • Yimeng Min
More precisely, we utilize the end of trajectories and let the parameters explore new landscapes by penalizing the model from converging to the previous solutions under the same initialization.
1 code implementation • NeurIPS 2020 • Yimeng Min, Frederik Wenkel, Guy Wolf
Graph convolutional networks (GCNs) have shown promising results in processing graph data by extracting structure-aware features.
no code implementations • 20 Oct 2019 • Yimeng Min, S. Karthik Mukkavilli, Yoshua Bengio
Though machine learning has achieved notable success in modeling sequential and spatial data for speech recognition and in computer vision, applications to remote sensing and climate science problems are seldom considered.
no code implementations • 25 Sep 2019 • Yimeng Min
The filters propagate exponentially faster($\sigma^2 \sim T^2$) comparing to traditional graph neural network($\sigma^2 \sim T$).