← Search

Jasraj Singh

2 accepted papers

2025

Effects of Dropout on Performance in Long-range Graph Learning Tasks

NeurIPS 2025poster

Message Passing Neural Networks (MPNNs) are a class of Graph Neural Networks (GNNs) that propagate information across the graph via local neighborhoods. The scheme gives rise to two key challenges: over-smoothing and over-squashing. While several Dropout-style algorithms, such as DropEdge and DropMe…

Cited by 0SourcecodeScholar
2023

Training-Free Neural Active Learning with Initialization-Robustness Guarantees

ICML 2023poster

Existing neural active learning algorithms have aimed to optimize the predictive performance of neural networks (NNs) by selecting data for labelling. However, other than a good predictive performance, being robust against random parameter initializations is also a crucial requirement in safety-crit…