no code implementations • 24 Feb 2025 • Taj Jones-McCormick, Aukosh Jagannath, Subhabrata Sen
Unsupervised pre-training and transfer learning are commonly used techniques to initialize training algorithms for neural networks, particularly in settings with limited labeled data.
no code implementations • 21 Feb 2025 • Gerard Ben Arous, Reza Gheissari, Jiaoyang Huang, Aukosh Jagannath
It is known that under general conditions, when $\mathbf{x}$ is trained by stochastic gradient descent, the evolution of these same summary statistics along training converges to the solution of an autonomous system of ODEs, called the effective dynamics.
no code implementations • 4 Oct 2023 • Gerard Ben Arous, Reza Gheissari, Jiaoyang Huang, Aukosh Jagannath
We rigorously study the joint evolution of training dynamics via stochastic gradient descent (SGD) and the spectra of empirical Hessian and gradient matrices.
no code implementations • NeurIPS 2023 • Aseem Baranwal, Kimon Fountoulakis, Aukosh Jagannath
We study the node classification problem on feature-decorated graphs in the sparse setting, i. e., when the expected degree of a node is $O(1)$ in the number of nodes, in the fixed-dimensional asymptotic regime, i. e., the dimension of the feature data is fixed while the number of nodes is large.
1 code implementation • 12 Oct 2022 • Kelly Ramsay, Aukosh Jagannath, Shoja'eddin Chenouri
We develop novel finite-sample performance guarantees for differentially private multivariate depth-based medians, which are essentially sharp.
no code implementations • 8 Jun 2022 • Gerard Ben Arous, Reza Gheissari, Aukosh Jagannath
We prove limit theorems for the trajectories of summary statistics (i. e., finite-dimensional functions) of SGD as the dimension goes to infinity.
no code implementations • 20 Apr 2022 • Aseem Baranwal, Kimon Fountoulakis, Aukosh Jagannath
Graph Convolutional Networks (GCNs) are one of the most popular architectures that are used to solve classification problems accompanied by graphical information.
1 code implementation • 26 Feb 2022 • Kimon Fountoulakis, Amit Levi, Shenghao Yang, Aseem Baranwal, Aukosh Jagannath
They were introduced to allow a node to aggregate information from features of neighbor nodes in a non-uniform way, in contrast to simple graph convolution which does not distinguish the neighbors of a node.
2 code implementations • 13 Feb 2021 • Aseem Baranwal, Kimon Fountoulakis, Aukosh Jagannath
Recently there has been increased interest in semi-supervised classification in the presence of graphical information.
General Classification
Out-of-Distribution Generalization
+1
no code implementations • 25 Apr 2020 • David Gamarnik, Aukosh Jagannath, Alexander S. Wein
For the case of Boolean circuits, our results improve the state-of-the-art bounds known in circuit complexity theory (although we consider the search problem as opposed to the decision problem).
no code implementations • 23 Mar 2020 • Gerard Ben Arous, Reza Gheissari, Aukosh Jagannath
Here one produces an estimator of an unknown parameter from independent samples of data by iteratively optimizing a loss function.