We thank the reviewer for their thoughtful feedback and appreciate the recognition of the strengths of our work. Below, we address the concerns raised.
We acknowledge that the tree-based data structure we propose shares similarities with prior work, such as [1]. However, our contribution lies in adapting and analyzing this structure specifically for neural network training with sparse Jacobians. We will ensure proper attribution and clarify how our approach builds on and differs from these works in the revised manuscript.
The assumption of fixed second-layer weights simplifies the theoretical analysis while focusing on the key contribution of leveraging sparsity for efficient training. Although extending the analysis to train both layers or to standard ReLU networks is a valuable direction for future work, we believe the current single layer analysis is also a widely studied research focus, including neural tangent kernel [2,3,4,5,6,7, 8] and theoretical papers about deep learning [9,10,11]. Similarly, the shifted parameter $b$ was chosen to ensure sparsity in activations and provide a tractable analysis. While not generalizable to all setups, these assumptions are consistent with our theoretical objectives. For the online Regression Problem in Eq. (4), the reviewer is correct. We will make sure to revise that in future versions.
[1] Alman, Josh, et al. "Bypass exponential time preprocessing: Fast neural network training via weight-data correlation preprocessing." Advances in Neural Information Processing Systems 36 (2024).
[2] Arthur Jacot, Franck Gabriel, and Cl ́ement Hongler. Neural tangent kernel: Convergence and generalization in neural networks. In Advances in neural information processing systems, pages 8571–8580, 2018.
[3] Zeyuan Allen-Zhu, Yuanzhi Li, and Yingyu Liang. Learning and generalization in overparameterized neural networks, going beyond two layers. In NeurIPS. arXiv preprint arXiv:1811.04918, 2019a.
[4] Zeyuan Allen-Zhu, Yuanzhi Li, and Zhao Song. On the convergence rate of training recurrent neural networks. In NeurIPS, 2019c
[5] Zeyuan Allen-Zhu, Yuanzhi Li, and Zhao Song. A convergence theory for deep learning via over-parameterization. In ICML, 2019b.
[6] Simon S Du, Xiyu Zhai, Barnabas Poczos, and Aarti Singh. Gradient descent provably optimizes over-parameterized neural networks. In ICLR, 2019.
[7] Zhong, Kai, et al. "Recovery guarantees for one-hidden-layer neural networks." International conference on machine learning. PMLR, 2017.
[8] Gao, Yeqi, et al. "A Sublinear Adversarial Training Algorithm." The Twelfth International Conference on Learning Representations.
[9] Mei, Song, Andrea Montanari, and Phan-Minh Nguyen. "A mean field view of the landscape of two-layer neural networks." Proceedings of the National Academy of Sciences 115.33 (2018): E7665-E7671.
[10] Yi Zhang, Orestis Plevrakis, Simon S Du, Xingguo Li, Zhao Song, and Sanjeev Arora. Over-parameterized adversarial training: An analysis overcoming the curse of dimensionality. Advances in Neural Information Processing Systems, 33:679–688, 2020.
[11] Du, Simon, et al. "Gradient descent finds global minima of deep neural networks." International conference on machine learning. PMLR, 2019.