Graph Neural Networks (GNNs) have achieved success in graph mining tasks.Scaling GNNs to large graphs is challenging due to high computational and storage costs.The random walk with noise masking (RMask) module addresses limitations of existing model-simplification works for GNNs.RMask allows for exploring deeper GNNs while preserving scalability and achieving a good trade-off between accuracy and efficiency.