andyjzhao commited on
Commit
f2db61f
·
verified ·
1 Parent(s): 01d1147

Upload folder using huggingface_hub

Browse files
Files changed (26) hide show
  1. icml26/4985391d-a421-4a40-bcc7-653a5da98626/appendix_chunks.jsonl +196 -0
  2. icml26/4985391d-a421-4a40-bcc7-653a5da98626/appendix_text_v3.txt +587 -0
  3. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets.json +134 -0
  4. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_20_Figure_1.jpeg +3 -0
  5. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_20_Figure_3.jpeg +3 -0
  6. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_21_Figure_2.jpeg +3 -0
  7. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_21_Figure_4.jpeg +3 -0
  8. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_22_Figure_1.jpeg +3 -0
  9. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_24_Figure_1.jpeg +3 -0
  10. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_25_Figure_1.jpeg +3 -0
  11. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_6_Figure_4.jpeg +3 -0
  12. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_6_Figure_9.jpeg +3 -0
  13. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_7_Figure_1.jpeg +3 -0
  14. icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_7_Figure_7.jpeg +3 -0
  15. icml26/4985391d-a421-4a40-bcc7-653a5da98626/chunks_v3_anonymized.jsonl +0 -0
  16. icml26/4985391d-a421-4a40-bcc7-653a5da98626/dataset_meta.json +63 -0
  17. icml26/4985391d-a421-4a40-bcc7-653a5da98626/main_body_chunks.jsonl +130 -0
  18. icml26/4985391d-a421-4a40-bcc7-653a5da98626/marker_meta.json +2364 -0
  19. icml26/4985391d-a421-4a40-bcc7-653a5da98626/model_text_v3.txt +389 -0
  20. icml26/4985391d-a421-4a40-bcc7-653a5da98626/paper.blocks.json +0 -0
  21. icml26/4985391d-a421-4a40-bcc7-653a5da98626/paper.md +1045 -0
  22. icml26/4985391d-a421-4a40-bcc7-653a5da98626/parse_report.json +78 -0
  23. icml26/4985391d-a421-4a40-bcc7-653a5da98626/reference_chunks.jsonl +9 -0
  24. icml26/4985391d-a421-4a40-bcc7-653a5da98626/reference_text_v3.txt +26 -0
  25. icml26/4985391d-a421-4a40-bcc7-653a5da98626/sanitization_report.json +61 -0
  26. icml26/4985391d-a421-4a40-bcc7-653a5da98626/sanitized_v3.txt +561 -0
icml26/4985391d-a421-4a40-bcc7-653a5da98626/appendix_chunks.jsonl ADDED
@@ -0,0 +1,196 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0139", "section": "A.1. Defining the network", "page_start": 11, "page_end": 11, "type": "Text", "text": "Let \\Theta be a P-dimensional Riemannian manifold of parameters, and let \\mathcal X and \\mathcal Y be data and output spaces, respectively. Furthermore, let \\mathcal R:\\Theta \\to (\\mathcal X\\to \\mathcal Y) be a realization function that maps \\theta\\in\\Theta to its corresponding network f(\\cdot;\\theta):\\mathcal X\\to\\mathcal Y , so that \\mathcal F:=\\mathcal R(\\Theta) is the set of functions from \\mathcal X\\to\\mathcal Y realizable by some \\theta\\in\\Theta .", "source": "marker_v2", "marker_block_id": "/page/10/Text/9"}
2
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0140", "section": "A.1.1. IMAGE CLASSIFICATION", "page_start": 11, "page_end": 11, "type": "Text", "text": "In the case of image classification, \\mathcal{X} = \\mathbb{R}^{d_{\\text{in}}} is the space of 2D images such that d_{\\text{in}} = (\\text{length} \\cdot \\text{height} \\cdot \\text{channels}) , while \\mathcal{Y} = \\mathbb{R}^{d_{\\text{out}}} is the log-probability space over d_{\\text{out}} = C classes. The network f accepts and processes an image \\mathbf{x} \\in \\mathcal{X} by creating sequential activations A^{(\\ell)} across layers \\ell = 0, 1, \\dots, L , each with width d_{\\ell} , by the operation", "source": "marker_v2", "marker_block_id": "/page/10/Text/11"}
3
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0141", "section": "A.1.1. IMAGE CLASSIFICATION", "page_start": 11, "page_end": 11, "type": "Equation", "text": "A^{(\\ell+1)} = \\sigma\\left(h^{(\\ell)}(A^{(\\ell)}; \\theta^{(\\ell)})\\right),\\tag{13}", "source": "marker_v2", "marker_block_id": "/page/10/Equation/12"}
4
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0142", "section": "A.1.1. IMAGE CLASSIFICATION", "page_start": 11, "page_end": 11, "type": "Text", "text": "where A^{(0)}(\\mathbf{x}) = \\mathbf{x} , \\sigma is an activation function like \\tanh or ReLU, and h^{(\\ell)}: \\mathbb{R}^{d_\\ell} \\to \\mathbb{R}^{d_{\\ell+1}} is the transformation at layer \\ell (dense, convolutional, attention, etc.) with trainable parameters \\theta^{(\\ell)} \\in \\mathbb{R}^{P_\\ell} . The vector of flattened parameters \\theta thus has size P = \\sum_{\\ell=0}^{L-1} P_\\ell .", "source": "marker_v2", "marker_block_id": "/page/10/Text/13"}
5
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0143", "section": "A.1.1. IMAGE CLASSIFICATION", "page_start": 11, "page_end": 11, "type": "Text", "text": "The functional output f(\\mathbf{x}; \\theta) is given by \\log(\\operatorname{softmax}(\\mathbf{z})) , where the final activation \\mathbf{z} = A^{(L)} is a vector in \\mathbb{R}^C given by", "source": "marker_v2", "marker_block_id": "/page/10/Text/14"}
6
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0144", "section": "A.1.1. IMAGE CLASSIFICATION", "page_start": 11, "page_end": 11, "type": "Equation", "text": "A^{(L)} = h^{(L-1)}(\\dots \\sigma(h^{(0)}\\mathbf{x}))", "source": "marker_v2", "marker_block_id": "/page/10/Equation/15"}
7
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0145", "section": "A.1.1. IMAGE CLASSIFICATION", "page_start": 11, "page_end": 11, "type": "Text", "text": "and the softmax function is given element-wise by \\operatorname{softmax}(z_i) = e^{z_i} / \\left( \\sum_j e^{z_j} \\right) .", "source": "marker_v2", "marker_block_id": "/page/10/Text/16"}
8
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0146", "section": "A.1.2. TANGENTS AND TANGENT SPACES", "page_start": 11, "page_end": 11, "type": "Text", "text": "Consider a fixed set of parameters \\theta \\in \\Theta and the function f(\\cdot; \\theta) = \\mathcal{R}(\\theta) \\in \\mathcal{F} it realizes. For notational clarity, we write f(\\cdot; \\theta) when emphasizing the dependence on which parameters we are approximating, and f(\\cdot) when \\theta is clear from context.", "source": "marker_v2", "marker_block_id": "/page/10/Text/18"}
9
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0147", "section": "A.1.2. TANGENTS AND TANGENT SPACES", "page_start": 11, "page_end": 11, "type": "Text", "text": "The tangent spaces \\mathcal{T}_{\\theta}\\Theta and \\mathcal{T}_{f}\\mathcal{F} consist of infinitesimal changes to parameters and functions, respectively. These spaces are connected by the differential of the realization map, d\\mathcal{R}: \\mathcal{T}_{\\theta}\\Theta \\to \\mathcal{T}_{f}\\mathcal{F} . For a parameter perturbation \\delta\\theta , the differential produces a function perturbation \\delta f = d\\mathcal{R}(\\delta\\theta) whose value at input \\mathbf{x} is given by", "source": "marker_v2", "marker_block_id": "/page/10/Text/19"}
10
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0148", "section": "A.1.2. TANGENTS AND TANGENT SPACES", "page_start": 11, "page_end": 11, "type": "Equation", "text": "\\delta f = d\\mathcal{R}(\\delta \\theta) = \\langle \\nabla_{\\theta} f(\\mathbf{x}; \\theta), \\delta \\theta \\rangle_{\\Theta} (14)", "source": "marker_v2", "marker_block_id": "/page/10/Equation/20"}
11
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0149", "section": "A.1.2. TANGENTS AND TANGENT SPACES", "page_start": 11, "page_end": 11, "type": "Text", "text": "Here, \\nabla_{\\theta} f(\\mathbf{x}; \\theta) is the gradient of the evaluation functional at \\mathbf{x} , i.e., the map \\theta \\mapsto f(\\mathbf{x}; \\theta) that outputs the network's prediction at the specific input \\mathbf{x} . This gradient indicates which direction in parameter space most increases the output at that particular point. The differential d\\mathcal{R} thus measures how parameter changes translate into function changes across all inputs simultaneously.", "source": "marker_v2", "marker_block_id": "/page/10/Text/21"}
12
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0150", "section": "A.2. The neural tangent kernel", "page_start": 12, "page_end": 12, "type": "Text", "text": "Using the same notation as the previous subsection, \\nabla_{\\theta} f(\\mathbf{x}; \\theta) is the gradient of the evaluation functional at \\mathbf{x} with respect to the parameter. NTK is defined based on the gradient of the network's output with respect to the parameter.", "source": "marker_v2", "marker_block_id": "/page/11/Text/2"}
13
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0151", "section": "A.2. The neural tangent kernel", "page_start": 12, "page_end": 12, "type": "Text", "text": "For any two inputs x, x', the neural tangent kernel at \\theta is given by", "source": "marker_v2", "marker_block_id": "/page/11/Text/3"}
14
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0152", "section": "A.2. The neural tangent kernel", "page_start": 12, "page_end": 12, "type": "Equation", "text": "K(\\mathbf{x}, \\mathbf{x}') = \\langle \\nabla_{\\theta} \\mathcal{R}(\\theta)(\\mathbf{x}), \\nabla_{\\theta} \\mathcal{R}(\\theta)(\\mathbf{x}) \\rangle_{\\Theta} = \\langle \\nabla_{\\theta} f(\\mathbf{x}; \\theta), \\nabla_{\\theta} f(\\mathbf{x}; \\theta) \\rangle_{\\Theta}, \\tag{15}", "source": "marker_v2", "marker_block_id": "/page/11/Equation/4"}
15
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0153", "section": "A.2. The neural tangent kernel", "page_start": 12, "page_end": 12, "type": "Text", "text": "where \\langle \\cdot, \\cdot \\rangle is the inner product defined on \\Theta measuring the network's response to infinitesimal parameter change at different inputs.", "source": "marker_v2", "marker_block_id": "/page/11/Text/5"}
16
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0154", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Text", "text": "Since K is a symmetric, positive-definite kernel in the infinite-width limit (Jacot et al., 2018), it defines a reproducing kernel Hilbert space (RKHS) \\mathcal{H}_K by the Moore–Aronszajn theorem (Aronszajn, 1950). While a finite-width trained network f does not lie exactly in \\mathcal{H}_K , we can approximate it via kernel ridge regression: given training points X = \\{\\mathbf{x}_i\\}_{i=1}^n with labels Y = \\{f(\\mathbf{x}_i; \\theta)\\}_{i=1}^n and regularization \\lambda_{\\text{reg}} \\geq 0 , the per-class ridge estimator solves", "source": "marker_v2", "marker_block_id": "/page/11/Text/7"}
17
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0155", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Equation", "text": "\\alpha^c = (K^c + \\lambda_{\\text{reg}}I)^{-1}Y^c \\tag{16}", "source": "marker_v2", "marker_block_id": "/page/11/Equation/8"}
18
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0156", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Text", "text": "for each class c, yielding the predictor f_K^c(\\cdot) = \\sum_{i=1}^n \\alpha_i^c K^c(\\mathbf{x}_i, \\cdot) .", "source": "marker_v2", "marker_block_id": "/page/11/Text/9"}
19
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0157", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Text", "text": "For efficient computation, we decompose K_{XX}^c = U\\Sigma U^{\\top} and apply the Woodbury identity:", "source": "marker_v2", "marker_block_id": "/page/11/Text/10"}
20
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0158", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Equation", "text": "\\alpha^c = U(\\Sigma + \\lambda_{\\text{reg}}I)^{-1}U^{\\top}Y^c. \\tag{17}", "source": "marker_v2", "marker_block_id": "/page/11/Equation/11"}
21
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0159", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Text", "text": "When using a rank-r approximation (Section 5), we substitute U^{(r)} for U and \\Sigma^{(r)} for \\Sigma in (17).", "source": "marker_v2", "marker_block_id": "/page/11/Text/12"}
22
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0160", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Text", "text": "The predictive mean for class c at test point \\mathbf{x}_* is", "source": "marker_v2", "marker_block_id": "/page/11/Text/13"}
23
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0161", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Equation", "text": "f_K^c(\\mathbf{x}_*) = \\sum_{i=1}^m \\alpha_i^c K^c(\\mathbf{x}_i, \\mathbf{x}_*) = \\frac{1}{k} \\phi(\\mathbf{x}_*)^\\top \\Phi_{\\tilde{X}}^c \\boldsymbol{\\alpha}^c, (18)", "source": "marker_v2", "marker_block_id": "/page/11/Equation/14"}
24
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0162", "section": "A.3. Ridge regression", "page_start": 12, "page_end": 12, "type": "Text", "text": "where \\phi(\\mathbf{x}_*) is the gradient at the test point. The full predictor stacks these across classes: f = [f_K^1, \\dots, f_K^C] .", "source": "marker_v2", "marker_block_id": "/page/11/Text/15"}
25
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0163", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Text", "text": "The NTK in (15) describes interesting facets of model training dynamics, most notably concluding that models are lazy trainers that follow kernel gradient descent in the infinite-width limit. Our goal here, however, is to justify that a network defined by a fixed parameter set can be approximated and analyzed on a given dataset as a linear combination of kernels.", "source": "marker_v2", "marker_block_id": "/page/11/Text/17"}
26
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0164", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Text", "text": "Suppose, for a given parameter set \\theta , we wish to use the form given Section A to represent the target function f = \\mathcal{R}(\\theta) \\in \\mathcal{F} that is generally not in \\mathcal{H}_K by a finite linear combination from \\mathcal{B} . We seek a finite-dimensional approximation within the span of partial kernel evaluations at training points, obtained via kernel ridge regression.", "source": "marker_v2", "marker_block_id": "/page/11/Text/18"}
27
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0165", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Text", "text": "Definition B.1 (Kernel ridge estimator). Given n training points X = \\{\\mathbf{x}_i\\}_{i=1}^n with n labels<sup>‡</sup> Y = \\{f(\\mathbf{x}_i; \\theta)\\}_{i=1}^n and regularization \\lambda_{\\text{reg}} \\geq 0 , the kernel ridge estimator is", "source": "marker_v2", "marker_block_id": "/page/11/Text/19"}
28
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0166", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Equation", "text": "f_K(\\cdot) = \\sum_{i=1}^n \\alpha_i K(\\mathbf{x}_i, \\cdot), \\quad \\boldsymbol{\\alpha} = (K_{XX} + \\lambda_{\\text{reg}} I)^{-1} Y, \\tag{19}", "source": "marker_v2", "marker_block_id": "/page/11/Equation/20"}
29
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0167", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Text", "text": "where [K_{XX}]_{ij} = K(\\mathbf{x}_i, \\mathbf{x}_j) is the NTK at \\theta .", "source": "marker_v2", "marker_block_id": "/page/11/Text/21"}
30
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0168", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Text", "text": "To quantify the error f - f_K , we decompose it through a hierarchy of intermediate approximants.", "source": "marker_v2", "marker_block_id": "/page/11/Text/22"}
31
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0169", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Text", "text": "Definition B.2 (Approximation hierarchy). Let \\phi(\\mathbf{x}) = \\nabla_{\\theta} f(\\mathbf{x}; \\theta) denote the gradient features and \\Sigma = \\mathbb{E}[\\phi(\\mathbf{x})\\phi(\\mathbf{x})^{\\top}] the population covariance. We define three successive approximations to f:", "source": "marker_v2", "marker_block_id": "/page/11/Text/23"}
32
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0170", "section": "B. Error bounds", "page_start": 12, "page_end": 12, "type": "Footnote", "text": "^{\\ ddagger} Another approach would be to interpolate the ground-truth labels \\mathbf{y}_i . Since we aim to reconstruct a given model, rather than to simply create the most accurate kernel model in its own right, we interpolate the original model outputs instead.", "source": "marker_v2", "marker_block_id": "/page/11/Footnote/24"}
33
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0171", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "ListGroup", "text": "1. The best RKHS approximant f_K^*(\\mathbf{x}) = \\langle \\phi(\\mathbf{x}), w^* \\rangle , where w^* = \\Sigma^{-1} \\mathbb{E}[\\phi(\\mathbf{x}) f(\\mathbf{x}; \\theta)] minimizes the population least-squares loss over all linear functions of gradient features. 2. The regularized population approximant f_{K,\\lambda}^*(\\mathbf{x}) = \\langle \\phi(\\mathbf{x}), w_{\\lambda}^* \\rangle , where w_{\\lambda}^* = (\\Sigma + \\lambda I)^{-1} \\mathbb{E}[\\phi(\\mathbf{x}) f(\\mathbf{x}; \\theta)] adds regularization for stability. 3. The predictive estimator f_K from (18), which estimates w_{\\lambda}^* from n samples.", "source": "marker_v2", "marker_block_id": "/page/12/ListGroup/302"}
34
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0172", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Text", "text": "Each step in this hierarchy introduces error, yielding a three-term decomposition.", "source": "marker_v2", "marker_block_id": "/page/12/Text/4"}
35
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0173", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Text", "text": "Proposition B.3 (Error decomposition). For a test point x_* , the approximation error decomposes as", "source": "marker_v2", "marker_block_id": "/page/12/Text/5"}
36
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0174", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Equation", "text": "\\underbrace{[f - f_K^*](\\mathbf{x}_*)}_{\\mathcal{E}_{\\text{approx}}} + \\underbrace{[f_K^* - f_{K,\\lambda}^*](\\mathbf{x}_*)}_{\\mathcal{E}_{\\text{bias}}(\\lambda)} + \\underbrace{[f_{K,\\lambda}^* - f_K](\\mathbf{x}_*)}_{\\mathcal{E}_{\\text{var}}(n,\\lambda)},", "source": "marker_v2", "marker_block_id": "/page/12/Equation/6"}
37
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0175", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Text", "text": "with expected squared error satisfying", "source": "marker_v2", "marker_block_id": "/page/12/Text/7"}
38
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0176", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Equation", "text": "\\mathbb{E}_{\\mathbf{X}_{\\bullet}}[(f - f_K)^2]^{1/2} \\leq \\mathcal{E}_{\\text{approx}} + \\mathcal{E}_{\\text{bias}}(\\lambda) + \\mathcal{E}_{\\text{var}}(n, \\lambda).", "source": "marker_v2", "marker_block_id": "/page/12/Equation/8"}
39
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0177", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Text", "text": "The three error terms admit the following characterization:", "source": "marker_v2", "marker_block_id": "/page/12/Text/9"}
40
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0178", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Table", "text": "Term Interpretation Controlled by \\mathcal{E}_{\\text{approx}} Irreducible error from nonlinearity of f in its Network width, proximity to lazy regime gradient features \\mathcal{E}_{\\text{bias}}(\\lambda) Shrinkage from regularization; scales as \\lambda , spectral alignment of f_K^* O(\\lambda^r) if w^* \\in \\operatorname{Range}(\\Sigma^r) \\mathcal{E}_{\\mathrm{var}}(n,\\lambda) Finite-sample estimation error; scales as Sample size n , effective dimension d(\\lambda) = O(\\sqrt{d(\\lambda)/n}) \\sum_{j} \\frac{\\mu_{j}}{\\mu_{j} + \\lambda}", "source": "marker_v2", "marker_block_id": "/page/12/Table/10"}
41
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0179", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "Text", "text": "Notionally, the bounds are small when the following properties are met:", "source": "marker_v2", "marker_block_id": "/page/12/Text/11"}
42
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0180", "section": "B. Error bounds", "page_start": 13, "page_end": 13, "type": "ListGroup", "text": "[1] The network operates near the lazy training regime, where f(\\mathbf{x};\\theta) \\approx f(\\mathbf{x};\\theta_0) + \\langle \\phi(\\mathbf{x}), \\theta \\theta_0 \\rangle_{\\Theta} (the difference term is of the differential form in Eqn. (14), ensuring \\varepsilon_{\\text{approx}} \\approx 0 ).§ [2] The eigenvalues \\lambda_j of K_{XX} decay rapidly, whereby the truncation dimension r_g(\\lambda_{\\text{reg}}) = \\sum_j \\frac{\\lambda_j}{\\lambda_j + \\lambda_{\\text{reg}}} is small. [3] The training labels Y concentrate on eigendirections of K_{XX} with large eigenvalues, reducing bias from regularization.", "source": "marker_v2", "marker_block_id": "/page/12/ListGroup/303"}
43
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0181", "section": "B.1. Approximation Error", "page_start": 13, "page_end": 13, "type": "Text", "text": "Setup. Let f(\\cdot; \\theta) : \\mathcal{X} \\to \\mathbb{R} be a neural network, X = \\{\\mathbf{x}_i\\}_{i=1}^n \\sim \\mathcal{P} a dataset taken over a distribution, and \\phi(\\mathbf{x}) = \\nabla_{\\theta} f(\\mathbf{x}; \\theta) \\in \\mathbb{R}^P the gradient features. Assume without loss of generality that \\mathbb{E}[f(\\mathbf{x}; \\theta)] = 0 . This can always be achieved by subtracting the population mean, which does not affect the gradient features \\phi(\\mathbf{x}) = \\nabla_{\\theta} f(\\mathbf{x}; \\theta) . Define", "source": "marker_v2", "marker_block_id": "/page/12/Text/16"}
44
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0182", "section": "B.1. Approximation Error", "page_start": 13, "page_end": 13, "type": "ListGroup", "text": "The kernel as K(\\mathbf{x}, \\mathbf{x}') = \\langle \\phi(\\mathbf{x}), \\phi(\\mathbf{x}') \\rangle The population covariance: \\Sigma = \\mathbb{E}_{\\mathbf{x} \\sim \\mathcal{D}}[\\phi(\\mathbf{x})\\phi(\\mathbf{x})^\\top] • Empirical covariance: \\hat{\\Sigma} = \\frac{1}{n} \\Phi^{\\top} \\Phi", "source": "marker_v2", "marker_block_id": "/page/12/ListGroup/304"}
45
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0183", "section": "B.1. Approximation Error", "page_start": 13, "page_end": 13, "type": "Footnote", "text": "§ Chizat et al. show that lazy training does not require overparameterized networks and bound the distance between lazy and linearized optimization paths (Chizat et al., 2020). Though this analysis is highly relevant when approximating changes in parameter states, our work assumes a fixed parameter state.", "source": "marker_v2", "marker_block_id": "/page/12/Footnote/20"}
46
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0184", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "Approximation hierarchy. We construct three successive approximations:", "source": "marker_v2", "marker_block_id": "/page/13/Text/13"}
47
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0185", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "1. The best RKHS approximant (unregularized, population)", "source": "marker_v2", "marker_block_id": "/page/13/Text/14"}
48
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0186", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "f_K^*(\\mathbf{x}) = \\langle \\phi(\\mathbf{x}), w^* \\rangle, \\quad w^* = \\Sigma^{-1} \\mathbb{E}[\\phi(\\mathbf{x}) f(\\mathbf{x}; \\theta)] (20)", "source": "marker_v2", "marker_block_id": "/page/13/Equation/15"}
49
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0187", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "is the optimal linear predictor in gradient features, achievable with infinite data and no regularization. There is some distance between f_K^* and our target f.", "source": "marker_v2", "marker_block_id": "/page/13/Text/16"}
50
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0188", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "2. The regularized population approximant", "source": "marker_v2", "marker_block_id": "/page/13/Text/17"}
51
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0189", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "f_{K\\lambda}^*(\\mathbf{x}) = \\langle \\phi(\\mathbf{x}), w_{\\lambda}^* \\rangle, \\quad w_{\\lambda}^* = (\\Sigma + \\lambda I)^{-1} \\mathbb{E}[\\phi(\\mathbf{x}) f(\\mathbf{x}; \\theta)]", "source": "marker_v2", "marker_block_id": "/page/13/Equation/18"}
52
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0190", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "adds regularization \\lambda to stabilize the solution. There is some distance between f_{K,\\lambda}^* and f_K^* .", "source": "marker_v2", "marker_block_id": "/page/13/Text/19"}
53
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0191", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "3. The empirical kernel ridge estimator", "source": "marker_v2", "marker_block_id": "/page/13/Text/20"}
54
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0192", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "f_K(\\mathbf{x}) = \\langle \\phi(\\mathbf{x}), \\hat{w}_{\\lambda} \\rangle, \\quad \\hat{w}_{\\lambda} = (\\hat{\\Sigma} + \\lambda I)^{-1} \\frac{1}{n} \\Phi^{\\top} Y", "source": "marker_v2", "marker_block_id": "/page/13/Equation/21"}
55
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0193", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "uses only n samples to estimate w_{\\lambda}^* . There is some distance between f_K and f_{K,\\lambda}^* .", "source": "marker_v2", "marker_block_id": "/page/13/Text/22"}
56
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0194", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "Error decomposition. For a test point x_* ,", "source": "marker_v2", "marker_block_id": "/page/13/Text/23"}
57
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0195", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "f(\\mathbf{x}_*; \\theta) - f_K(\\mathbf{x}_*) = \\underbrace{[f(\\mathbf{x}_*) - f_K^*(\\mathbf{x}_*)]}_{\\mathcal{E}_{approx}} + \\underbrace{[f_K^*(\\mathbf{x}_*) - f_*K, \\lambda^*(\\mathbf{x}_*)]}_{\\mathcal{E}_{bias}(\\lambda)} + \\underbrace{[f_{K,\\lambda}^*(\\mathbf{x}_*) - f_K(\\mathbf{x}_*)]}_{\\mathcal{E}_{var}(n,\\lambda)} (21)", "source": "marker_v2", "marker_block_id": "/page/13/Equation/24"}
58
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0196", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "where", "source": "marker_v2", "marker_block_id": "/page/13/Text/25"}
59
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0197", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "ListGroup", "text": "\\mathcal{E}_{approx} is the error from network nonlinearity \\mathcal{E}_{\\text{bias}} is the bias from regularization shrinkage \\mathcal{E}_{\\text{var}} is the variance from finite sampling", "source": "marker_v2", "marker_block_id": "/page/13/ListGroup/249"}
60
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0198", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "Approximation gap. The optimal w^* from (20) minimizes the least-squares \\mathbb{E}[(f(\\mathbf{x};\\theta) - \\langle \\phi(\\mathbf{x}), w \\rangle)^2] . Setting the gradient of this expression to zero gives", "source": "marker_v2", "marker_block_id": "/page/13/Text/29"}
61
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0199", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "\\mathbb{E}[\\phi(\\mathbf{x})\\phi(\\mathbf{x})^{\\top}]w^* = \\Sigma w^* = \\mathbb{E}[\\phi(\\mathbf{x})f(\\mathbf{x};\\theta)].", "source": "marker_v2", "marker_block_id": "/page/13/Equation/30"}
62
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0200", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "From here, the minimal residual variance is", "source": "marker_v2", "marker_block_id": "/page/13/Text/31"}
63
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0201", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "\\mathcal{E}_{\\text{approx}}^2 = \\mathbb{E}[f(x;\\theta)^2] - 2(w^*)^\\top \\, \\mathbb{E}[\\phi(\\mathbf{x})f(\\mathbf{x};\\theta)] + (w^*)^\\top \\Sigma w^*,", "source": "marker_v2", "marker_block_id": "/page/13/Equation/32"}
64
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0202", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "where substituting \\mathbb{E}[\\phi(\\mathbf{x})\\phi(\\mathbf{x})^{\\top}]w^* = \\Sigma w^* gives \\mathcal{E}^2_{\\text{approx}} = \\mathbb{E}[f(x;\\theta)^2] - (w^*)^{\\top} \\Sigma w^* . This is equivalent to (1-R^2) \\cdot \\text{Var}(f) , where R^2 is the usual coefficient of determination.", "source": "marker_v2", "marker_block_id": "/page/13/Text/33"}
65
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0203", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "Jacot et al. (Jacot et al., 2018) show that, for a network of width d that has moved a distance of \\|\\Delta\\theta\\| = \\|\\theta - \\theta_0\\| , from its \\mathcal{H}_K parameterization,", "source": "marker_v2", "marker_block_id": "/page/13/Text/34"}
66
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0204", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Equation", "text": "\\mathcal{E}_{\\text{approx}} = (1 - R^2) \\cdot \\text{Var}(f) \\sim O\\left(\\frac{\\|\\Delta\\theta\\|^2}{\\sqrt{d}}\\right) \\cdot \\sqrt{\\mathbb{E}[\\|H(\\mathbf{x})\\|_F^2]},", "source": "marker_v2", "marker_block_id": "/page/13/Equation/35"}
67
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0205", "section": "B.1. Approximation Error", "page_start": 14, "page_end": 14, "type": "Text", "text": "where H(\\mathbf{x}) = \\nabla_{\\theta}^2 f(x; \\theta) is the parameter Hessian.", "source": "marker_v2", "marker_block_id": "/page/13/Text/36"}
68
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0206", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Bias error. The regularized population solution satisfies", "source": "marker_v2", "marker_block_id": "/page/14/Text/1"}
69
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0207", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "(\\Sigma + \\lambda I)w_{\\lambda}^* = \\mathbb{E}[\\phi(\\mathbf{x})f(\\mathbf{x};\\theta)] = \\Sigma w^*.", "source": "marker_v2", "marker_block_id": "/page/14/Equation/2"}
70
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0208", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Expand w^* in its eigenbasis of \\Sigma by letting w^* = \\sum_j \\beta_j \\mathbf{v}_j , where \\beta_j = \\langle \\mathbf{v}_j, w^* \\rangle . Then,", "source": "marker_v2", "marker_block_id": "/page/14/Text/3"}
71
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0209", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "w^*\\lambda = \\sum_j \\frac{\\mu_j}{\\mu_j + \\lambda} \\beta_j \\mathbf{v}_j.", "source": "marker_v2", "marker_block_id": "/page/14/Equation/4"}
72
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0210", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "The bias at a test point x_* is given by", "source": "marker_v2", "marker_block_id": "/page/14/Text/5"}
73
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0211", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "f_K^*(\\mathbf{x}_*) - f_{K,\\lambda}^*(\\mathbf{x}_*) = \\phi(\\mathbf{x}_*)^\\top (w^* - w_\\lambda^*) = \\sum_j \\frac{\\lambda}{\\mu_j + \\lambda} \\beta_j \\langle \\phi(\\mathbf{x}_*), \\mathbf{v}_j \\rangle.", "source": "marker_v2", "marker_block_id": "/page/14/Equation/6"}
74
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0212", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Taking the expectation of this term over \\mathbf{x}_* \\sim \\mathcal{P} and noting that \\mathbb{E}[\\langle \\phi(\\mathbf{x}_*), \\mathbf{v}_j \\rangle \\langle \\phi(\\mathbf{x}_*), \\mathbf{v}_k \\rangle] = \\mathbf{v}_j^\\top \\Sigma \\mathbf{v}_k , we have", "source": "marker_v2", "marker_block_id": "/page/14/Text/7"}
75
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0213", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\mathcal{E}_{\\text{bias}}^2 = \\underset{\\mathbf{x}_*}{\\mathbb{E}} \\left[ \\left( \\sum_j \\frac{\\lambda}{\\mu_j + \\lambda} \\beta_j \\langle \\phi(\\mathbf{x}_*), \\mathbf{v}_j \\rangle \\right)^2 \\right] = \\sum_j \\left( \\frac{\\lambda}{\\mu_j + \\lambda} \\right)^2 \\mu_j \\beta_j^2.", "source": "marker_v2", "marker_block_id": "/page/14/Equation/8"}
76
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0214", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Suppose that there exists some integer r > 0 such that w^* \\in \\text{Range}(\\Sigma^r) . This means w^* = \\Sigma^r \\xi for some \\xi with |\\xi|^2 < \\infty . Then,", "source": "marker_v2", "marker_block_id": "/page/14/Text/9"}
77
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0215", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\mathcal{E}_{\\text{bias}}^2 = \\sum_{j} \\left( \\frac{\\lambda}{\\mu_j + \\lambda} \\right)^2 \\mu_j^{2r+1} \\xi_j^2 \\le \\lambda^{2r} |\\xi|^2,", "source": "marker_v2", "marker_block_id": "/page/14/Equation/10"}
78
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0216", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "whereby we conclude \\mathcal{E}_{\\text{bias}} \\sim O(\\lambda^r) .", "source": "marker_v2", "marker_block_id": "/page/14/Text/11"}
79
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0217", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Variance error. The finite-sample estimator is given by \\hat{w}_{\\lambda} = (\\hat{\\Sigma} + \\lambda I)^{-1} \\frac{1}{n} \\Phi^{\\top} Y . Substituting the residual form Y = \\Phi w^* + r gives", "source": "marker_v2", "marker_block_id": "/page/14/Text/12"}
80
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0218", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\hat{w}_{\\lambda} = \\underbrace{\\left(\\hat{\\Sigma} + \\lambda I\\right)^{-1} \\frac{1}{n} \\hat{\\Sigma} w^*}_{\\text{signal weight}} + \\underbrace{\\left(\\hat{\\Sigma} + \\lambda I\\right)^{-1} \\frac{1}{n} \\Phi^{\\top} r.}_{\\text{residual noise}} (22)", "source": "marker_v2", "marker_block_id": "/page/14/Equation/13"}
81
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0219", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Supposing that the covariance of r can be approximated as \\sigma^2 I , where \\sigma^2 = \\mathcal{E}_{\\text{approx}}^2 , we get that", "source": "marker_v2", "marker_block_id": "/page/14/Text/14"}
82
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0220", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\operatorname{Var}(f_K(\\mathbf{x}_*)|X) = \\phi(\\mathbf{x}_*)^{\\top} (\\hat{\\Sigma} + \\lambda I)^{-1} \\left( \\frac{\\sigma^2}{n} \\hat{\\Sigma} \\right) (\\hat{\\Sigma} + \\lambda I)^{-1} \\phi(\\mathbf{x}_*).", "source": "marker_v2", "marker_block_id": "/page/14/Equation/15"}
83
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0221", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Averaging this quantity over test points and using \\mathbb{E}_{\\mathbf{x}_*}[\\phi(\\mathbf{x})\\phi(\\mathbf{x}_*)^{\\top}] = \\Sigma gives", "source": "marker_v2", "marker_block_id": "/page/14/Text/16"}
84
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0222", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\mathbb{E}_{\\mathbf{x}_*}[\\operatorname{Var}(f_K(\\mathbf{x}_*)|X)] = \\frac{\\sigma^2}{n}\\operatorname{tr}\\left(\\Sigma(\\hat{\\Sigma} + \\lambda I)^{-1}\\hat{\\Sigma}(\\hat{\\Sigma} + \\lambda I)^{-1}\\right).", "source": "marker_v2", "marker_block_id": "/page/14/Equation/17"}
85
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0223", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "For large enough n, \\hat{\\Sigma} \\approx \\Sigma . Substituting and using spectral decomposition gives", "source": "marker_v2", "marker_block_id": "/page/14/Text/18"}
86
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0224", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\operatorname{tr}(\\Sigma(\\Sigma + \\lambda I)^{-1}\\Sigma(\\Sigma + \\lambda I)^{-1}) = \\sum_{j} \\frac{\\mu_{j}^{3}}{(\\mu_{j} + \\lambda)^{2}}.", "source": "marker_v2", "marker_block_id": "/page/14/Equation/19"}
87
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0225", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "Since \\frac{\\mu_j}{\\mu_j + \\lambda} \\le 1 and \\mu_j \\le \\mu_1 ,", "source": "marker_v2", "marker_block_id": "/page/14/Text/20"}
88
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0226", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Equation", "text": "\\sum_{j} \\frac{\\mu_j^3}{(\\mu_j + \\lambda)^2} \\le \\sum_{j} \\frac{\\mu_j^2}{\\mu_j + \\lambda} \\le \\mu_1 \\cdot d(\\lambda),", "source": "marker_v2", "marker_block_id": "/page/14/Equation/21"}
89
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0227", "section": "B.1. Approximation Error", "page_start": 15, "page_end": 15, "type": "Text", "text": "where d(\\lambda) = \\sum_j \\frac{\\mu_j}{\\mu_j + \\lambda} is the truncation dimension.", "source": "marker_v2", "marker_block_id": "/page/14/Text/22"}
90
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0228", "section": "B.1. Approximation Error", "page_start": 16, "page_end": 16, "type": "Text", "text": "Assuming that \\mu_1 = O(1) , this gives the final bound", "source": "marker_v2", "marker_block_id": "/page/15/Text/1"}
91
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0229", "section": "B.1. Approximation Error", "page_start": 16, "page_end": 16, "type": "Equation", "text": "\\mathcal{E}_{\\text{var}}^2 \\leq \\frac{\\sigma^2 d(\\lambda)}{n}.", "source": "marker_v2", "marker_block_id": "/page/15/Equation/3"}
92
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0230", "section": "B.1. Approximation Error", "page_start": 16, "page_end": 16, "type": "Text", "text": "If \\mu_j \\sim j^{-\\alpha} for some positive \\alpha , then d(\\lambda) = \\sum_j \\frac{\\mu_j}{\\mu_j + \\lambda} \\approx \\sum_j j : \\mu_j > \\lambda 1 \\sim \\lambda^{-1/\\alpha} , so that \\mathcal{E}_{\\text{var}}^2 \\sim \\frac{\\lambda^{-1/\\alpha}}{n} .", "source": "marker_v2", "marker_block_id": "/page/15/Text/5"}
93
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0231", "section": "B.1. Approximation Error", "page_start": 16, "page_end": 16, "type": "Text", "text": "Remark B.4. The Moore-Aronszajn theorem states that for functions in the RKHS \\mathcal{H}_K expressed as a linear combination of partial kernel applications K(\\mathbf{x}_i, \\cdot) for some \\mathbf{x}_i ,", "source": "marker_v2", "marker_block_id": "/page/15/Text/7"}
94
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0232", "section": "B.1. Approximation Error", "page_start": 16, "page_end": 16, "type": "Equation", "text": "\\sup_{p\\geq 0} \\left\\| \\sum_{i=n}^{n+p} \\alpha_i K(\\mathbf{x}_i, \\cdot) \\right\\|_{\\mathcal{U}_{+}} \\to 0 \\quad \\text{ as } n \\to \\infty.", "source": "marker_v2", "marker_block_id": "/page/15/Equation/9"}
95
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0233", "section": "B.1. Approximation Error", "page_start": 16, "page_end": 16, "type": "Text", "text": "That is, a finite linear combination of some choice of data points and coefficients can approximate the target function to arbitrary precision. For finite-width networks, however, \\mathcal{H}_K \\subseteq \\mathbb{R}^P is finite-dimensional, so any f \\in \\mathcal{H}_K admits an exact finite representation, and truncation error vanishes identically. The relevant finite-sample limitation is instead the restriction to \\operatorname{span}\\phi(\\mathbf{x}_i)_{i=1}^n , which is captured by \\mathcal{E}_{\\operatorname{var}} in our decomposition.", "source": "marker_v2", "marker_block_id": "/page/15/Text/11"}
96
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0234", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "Approximating f_K by a projected and distilled version of itself introduces two new error terms ( \\mathcal{E}_{dis} and \\mathcal{E}_{proj} ) to Eqn. (21). Here we treat \\mathcal{E}_{proj} ( \\mathcal{E}_{dis} is given by the misalignment error in Proposition 3.6).", "source": "marker_v2", "marker_block_id": "/page/15/Text/15"}
97
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0235", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "The kernel ridge estimator is given by f_K(\\mathbf{x}_*) = K_{*X}(K_{XX} + \\lambda I)^{-1}Y , where K_{*X} is the kernel between test poing \\mathbf{x}_* and training set X. With JL projection, we get \\tilde{f}_K(\\mathbf{x}_*) = \\tilde{K}_{*X}(\\tilde{K}_{XX} + \\lambda I)^{-1}Y .", "source": "marker_v2", "marker_block_id": "/page/15/Text/17"}
98
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0236", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "The difference between f_K(\\mathbf{x}) and \\tilde{f}_K(\\mathbf{x}_*) decomposes as", "source": "marker_v2", "marker_block_id": "/page/15/Text/19"}
99
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0237", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Equation", "text": "\\mathcal{E}_{\\text{JL}} = \\underbrace{(K_{*X} - \\tilde{K}_{*X})(\\tilde{K}_{XX} + \\lambda I)^{-1}Y}_{\\text{(I) test kernel error}} + \\underbrace{K_{*X}\\left[(K_{XX} + \\lambda I)^{-1} - (\\tilde{K}_{XX} + \\lambda I)^{-1}\\right]Y}_{\\text{(II) inverse perturbation error}}.", "source": "marker_v2", "marker_block_id": "/page/15/Equation/21"}
100
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0238", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "Given a random projection R \\in \\mathbb{R}^{k \\times P} with normalized entries, each kernel entry satisfies \\mathbb{E}[\\tilde{K}_{ij}] = K_{ij} (i.e., the projection is unbiased), and |\\tilde{K}_{ij} - K_{ij}| \\le \\varepsilon_{JL} \\cdot |K_{ij}| , where \\varepsilon_{JL} = O(\\sqrt{\\log(n)/k}) for projection dimension k.", "source": "marker_v2", "marker_block_id": "/page/15/Text/23"}
101
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0239", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "We can then bound the two error terms:", "source": "marker_v2", "marker_block_id": "/page/15/Text/25"}
102
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0240", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "(I) Using matrix norm bounds,", "source": "marker_v2", "marker_block_id": "/page/15/Text/27"}
103
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0241", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Equation", "text": "\\|(K_{*X} - \\tilde{K}_{*X})(\\tilde{K}_{XX} + \\lambda I)^{-1}Y\\| \\le \\frac{\\varepsilon_{\\mathrm{JL}} \\|K_{*X}\\| \\cdot \\|Y\\|}{\\mu_{\\min}(\\tilde{K}_{XX}) + \\lambda},", "source": "marker_v2", "marker_block_id": "/page/15/Equation/29"}
104
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0242", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "where \\lambda is the regularization parameter and \\mu_{\\min}(\\tilde{K}_{XX}) is the minimum eigenvalue of \\tilde{K}_{XX} .", "source": "marker_v2", "marker_block_id": "/page/15/Text/31"}
105
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0243", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "(II) Using the identity A^{-1} - B^{-1} = A^{-1}(B - A)B^{-1} , we have", "source": "marker_v2", "marker_block_id": "/page/15/Text/33"}
106
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0244", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Equation", "text": "\\begin{split} \\left\\| (K_{XX} + \\lambda I)^{-1} - (\\tilde{K}_{XX} + \\lambda I)^{-1} \\right\\|_2 \\\\ = \\left\\| (K_{XX} + \\lambda I)^{-1} \\left[ (K_{XX} + \\lambda I) - (\\tilde{K}_{XX} + \\lambda I) \\right] (\\tilde{K}_{XX} + \\lambda I)^{-1} \\right\\|_2 \\\\ \\leq \\frac{\\varepsilon_{\\text{JL}} \\cdot \\|K_{XX}\\|_2}{\\lambda^2} \\end{split}", "source": "marker_v2", "marker_block_id": "/page/15/Equation/35"}
107
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0245", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Text", "text": "This then propagates to", "source": "marker_v2", "marker_block_id": "/page/15/Text/37"}
108
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0246", "section": "B.2. Projection error", "page_start": 16, "page_end": 16, "type": "Equation", "text": "\\|K_{*X}\\left[(K_{XX} + \\lambda I)^{-1} - (\\tilde{K}_{XX} + \\lambda I)^{-1}Y\\right]\\| \\le \\frac{\\varepsilon_{JL} \\cdot \\|K_{*X}\\| \\cdot \\|K_{XX}\\|_2 \\cdot \\|Y\\|}{\\lambda^2}", "source": "marker_v2", "marker_block_id": "/page/15/Equation/39"}
109
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0247", "section": "B.2. Projection error", "page_start": 17, "page_end": 17, "type": "Text", "text": "Putting these together gives", "source": "marker_v2", "marker_block_id": "/page/16/Text/1"}
110
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0248", "section": "B.2. Projection error", "page_start": 17, "page_end": 17, "type": "Equation", "text": "\\mathcal{E}_{\\text{JL}} \\leq \\varepsilon_{\\text{JL}} \\cdot \\|K_{*X}\\| \\cdot \\|Y\\| \\cdot \\left(\\frac{1}{\\lambda} + \\frac{\\|K_{XX}\\|_2}{\\lambda^2}\\right).", "source": "marker_v2", "marker_block_id": "/page/16/Equation/2"}
111
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0249", "section": "B.2. Projection error", "page_start": 17, "page_end": 17, "type": "Text", "text": "If \\mu_1 is the largest eigenvalue of K_{XX} , then \\mathcal{E}_{JL} = O(\\varepsilon_{JL} \\cdot \\frac{\\mu_1}{\\lambda^2}) .", "source": "marker_v2", "marker_block_id": "/page/16/Text/3"}
112
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0250", "section": "B.2. Projection error", "page_start": 17, "page_end": 17, "type": "Text", "text": "Remark B.5. This is a very conservative upper bound; the actual projection error can be much smaller if the kernel has low truncation rank r \\ll n . In this case, the JL error depends on r rather than n, since only r directions carry significant variance. We study parameter redundancy in Sec. B.3.", "source": "marker_v2", "marker_block_id": "/page/16/Text/4"}
113
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0251", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "Proposition B.6 (Parameter redundancy with JL projection). Let \\tilde{K} be the JL-approximated kernel with projection dimension k \\geq \\frac{c \\ln(n)}{\\varepsilon_{IL}^2} . Let \\{\\tilde{\\lambda}_i\\} be the eigenvalues of \\tilde{K} with mean \\tilde{\\lambda} . If \\tilde{K} has truncation rank r at threshold (1-\\delta) , then the original parameters are (P/r, \\varepsilon') -parameter redundant, where \\varepsilon' \\leq O\\left(\\delta \\tilde{\\lambda}_{r+1}/\\tilde{\\lambda} + \\varepsilon_{JL}\\right) .", "source": "marker_v2", "marker_block_id": "/page/16/Text/6"}
114
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0252", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "Optimal subspace. In the terms of Def. 3.2, the optimal choice of V is the span of the top r right singular vectors of \\Phi_X . Let \\Phi_X = U \\Sigma V^{\\top} be the SVD of \\Phi_X . Taking V_r to be the first r columns of V, the projection of \\Phi_X onto the span of V_r is", "source": "marker_v2", "marker_block_id": "/page/16/Text/7"}
115
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0253", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "\\Pi_{V_r}(\\Phi_X) = \\Phi(X)V_rV_r^\\top = U_r\\Sigma_rV_r^\\top,", "source": "marker_v2", "marker_block_id": "/page/16/Equation/8"}
116
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0254", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "so that", "source": "marker_v2", "marker_block_id": "/page/16/Text/9"}
117
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0255", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "\\Pi_{V_r}(\\Phi_X)\\Pi_{V_r}(\\Phi_X)^{\\top} = U_r \\Sigma_r^2 U_r^{\\top} = \\sum_{i=1}^r \\lambda_i(\\mathbf{u}_i \\otimes \\mathbf{u}_i),", "source": "marker_v2", "marker_block_id": "/page/16/Equation/10"}
118
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0256", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "where \\{\\lambda_i\\}_{i=1}^n are the eigenvalues of K.", "source": "marker_v2", "marker_block_id": "/page/16/Text/11"}
119
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0257", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "Numerator error. The error in the numerator is given by", "source": "marker_v2", "marker_block_id": "/page/16/Text/12"}
120
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0258", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "K - \\Pi_{V_r}(\\Phi_X)\\Pi_{V_r}(\\Phi_X)^{\\top} = \\sum_{i>r}^n \\lambda_i(\\mathbf{u}_i \\otimes \\mathbf{u}_i) \\implies ||K - \\Pi_{V_r}(\\Phi_X)\\Pi_{V_r}(\\Phi_X)^{\\top}||_F^2 = \\sum_{i>r}^n \\lambda_i^2, \\tag{23}", "source": "marker_v2", "marker_block_id": "/page/16/Equation/13"}
121
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0259", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "since \\mathbf{u}_i is orthonormal to \\mathbf{u}_i for all i \\neq j .", "source": "marker_v2", "marker_block_id": "/page/16/Text/14"}
122
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0260", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "The truncation rank r at threshold (1 - \\delta) satisfies", "source": "marker_v2", "marker_block_id": "/page/16/Text/15"}
123
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0261", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "\\sum_{i>r}^{n} \\lambda_i \\leq \\delta \\sum_{i=1}^{n} \\lambda_i = \\delta \\cdot \\operatorname{tr}(K).", "source": "marker_v2", "marker_block_id": "/page/16/Equation/16"}
124
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0262", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "Furthermore, we have that", "source": "marker_v2", "marker_block_id": "/page/16/Text/17"}
125
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0263", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "\\sum_{i>r} \\lambda_i^2 \\le \\lambda_{r+1} \\sum_{i>r} \\lambda_i \\le \\lambda_{r+1} \\cdot \\delta \\cdot \\operatorname{tr}(K). \\tag{24}", "source": "marker_v2", "marker_block_id": "/page/16/Equation/18"}
126
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0264", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "Denominator error. Cauchy-Schwartz gives", "source": "marker_v2", "marker_block_id": "/page/16/Text/19"}
127
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0265", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "||K||_F^2 = \\sum_{i=1}^n \\lambda_i^2 \\ge \\frac{\\operatorname{tr}(K)^2}{n}. (25)", "source": "marker_v2", "marker_block_id": "/page/16/Equation/20"}
128
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0266", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "Combined error. (23), (24), and (25) give", "source": "marker_v2", "marker_block_id": "/page/16/Text/21"}
129
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0267", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Equation", "text": "\\frac{||K - K_R||_F^2}{||K||_F^2} \\le \\frac{\\lambda_{r+1} \\cdot \\delta \\cdot \\operatorname{tr}(K)}{\\operatorname{tr}(K)^2/n} = \\frac{n\\delta\\lambda_{r+1}}{\\operatorname{tr}(K)} = \\delta \\cdot \\frac{\\lambda_{r+1}}{\\bar{\\lambda}},\\tag{26}", "source": "marker_v2", "marker_block_id": "/page/16/Equation/22"}
130
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0268", "section": "B.3. JL parameter redundancy", "page_start": 17, "page_end": 17, "type": "Text", "text": "where \\bar{\\lambda} = \\operatorname{tr}(K)/n is the mean eigenvalue. Choosing a \\delta factor with an truncation rank whose eigenvalue is less than the mean is a practical way to further scale down the error.", "source": "marker_v2", "marker_block_id": "/page/16/Text/23"}
131
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0269", "section": "B.3. JL parameter redundancy", "page_start": 18, "page_end": 18, "type": "Text", "text": "JL approximation. We don't observe K or its spectrum directly, but JL guarantees that the projected \\tilde{K} has eigenvalues \\tilde{\\lambda}_i satisfying", "source": "marker_v2", "marker_block_id": "/page/17/Text/1"}
132
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0270", "section": "B.3. JL parameter redundancy", "page_start": 18, "page_end": 18, "type": "Equation", "text": "(1 - \\varepsilon_{\\mathrm{IL}})^2 \\lambda_i \\leq \\tilde{\\lambda}_i \\leq (1 + \\varepsilon_{\\mathrm{IL}})^2 \\lambda_i", "source": "marker_v2", "marker_block_id": "/page/17/Equation/2"}
133
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0271", "section": "B.3. JL parameter redundancy", "page_start": 18, "page_end": 18, "type": "Text", "text": "with high probability. Therefore, the truncation rank \\tilde{r} of \\tilde{K} approximates that of K, as does the ratio \\tilde{\\lambda}_{r+1}/\\tilde{\\lambda} , giving an error bound of O\\left(\\delta \\frac{\\tilde{\\lambda}_{r+1}}{\\tilde{z}} + \\varepsilon_{JL}\\right) .", "source": "marker_v2", "marker_block_id": "/page/17/Text/3"}
134
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0272", "section": "C. Proofs for Section 3.3", "page_start": 18, "page_end": 18, "type": "Text", "text": "Conventions. Throughout, matrices \\Phi \\in \\mathbb{R}^{n \\times P} have rows in parameter space \\mathbb{R}^P (e.g. per-logit \\Phi = \\Phi_X^c \\in \\mathbb{R}^{n \\times P} , or a stacked multi-logit matrix). For a parameter-space subspace V \\subset \\mathbb{R}^P with orthogonal projector \\Pi_V \\in \\mathbb{R}^{P \\times P} , projecting each row of \\Phi onto V corresponds to right-multiplication: \\Phi\\Pi_V , with residual \\Phi(I - \\Pi_V) .", "source": "marker_v2", "marker_block_id": "/page/17/Text/5"}
135
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0273", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Text", "text": "Lemma C.1 (Chain rule: loss gradients lie in the logit-gradient span). Fix \\theta and logits f(\\mathbf{x}; \\theta) \\in \\mathbb{R}^C . For each c \\in [C] define the logit-gradient feature \\phi^c(\\mathbf{x}) := \\nabla_{\\theta} f^c(\\mathbf{x}; \\theta) \\in \\mathbb{R}^P . Let \\ell : \\mathbb{R}^C \\times \\mathcal{Y} \\to \\mathbb{R} be any per-example loss, and define the logit sensitivity", "source": "marker_v2", "marker_block_id": "/page/17/Text/7"}
136
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0274", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Equation", "text": "\\delta(\\mathbf{x}, y; \\theta) := \\nabla_z \\ell(z, y)|_{z=f(\\mathbf{x}; \\theta)} \\in \\mathbb{R}^C.", "source": "marker_v2", "marker_block_id": "/page/17/Equation/8"}
137
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0275", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Text", "text": "Then for any labeled example (\\mathbf{x}, \\mathbf{y}) ,", "source": "marker_v2", "marker_block_id": "/page/17/Text/9"}
138
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0276", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Equation", "text": "\\nabla_{\\theta} \\ell(f(\\mathbf{x}; \\theta), \\mathbf{y}) = \\sum_{c=1}^{C} \\delta_{c}(\\mathbf{x}, \\mathbf{y}; \\theta) \\phi^{c}(\\mathbf{x}).", "source": "marker_v2", "marker_block_id": "/page/17/Equation/10"}
139
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0277", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Text", "text": "Consequently, for a distilled dataset \\tilde{\\mathcal{D}} = (\\tilde{X}, \\tilde{Y}) with |\\tilde{X}| = m , define the stacked logit-gradient matrix", "source": "marker_v2", "marker_block_id": "/page/17/Text/11"}
140
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0278", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Equation", "text": "\\tilde{\\Phi} := \\begin{bmatrix} \\Phi_{\\tilde{X}}^1 \\\\ \\vdots \\\\ \\Phi_{\\tilde{X}}^C \\end{bmatrix} \\in \\mathbb{R}^{(mC) \\times P}, \\qquad [\\Phi_{\\tilde{X}}^c]_i := \\phi^c(\\tilde{\\mathbf{x}}_i).", "source": "marker_v2", "marker_block_id": "/page/17/Equation/12"}
141
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0279", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Text", "text": "Let \\tilde{\\delta}(\\theta) \\in \\mathbb{R}^{mC} stack \\delta(\\tilde{\\mathbf{x}}_i, \\tilde{\\mathbf{y}}_i; \\theta) over i. Then the distilled loss gradient satisfies", "source": "marker_v2", "marker_block_id": "/page/17/Text/13"}
142
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0280", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Equation", "text": "g_{\\tilde{\\mathcal{D}}}(\\theta) := \\nabla_{\\theta} \\mathcal{L}_{\\tilde{\\mathcal{D}}}(\\theta) = \\tilde{\\Phi}^{\\top} \\tilde{\\delta}(\\theta) \\in \\text{colspan}(\\tilde{\\Phi}^{\\top}) =: V(\\tilde{\\mathcal{D}}).", "source": "marker_v2", "marker_block_id": "/page/17/Equation/14"}
143
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0281", "section": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features", "page_start": 18, "page_end": 18, "type": "Text", "text": "Lemma C.1 is the key reconciliation used in Sec. 3.3: although DD is written in terms of loss gradients, those gradients always lie in the span of logit gradients \\nabla_{\\theta} f^{c}(\\tilde{X};\\theta) , which are exactly the kernel features.", "source": "marker_v2", "marker_block_id": "/page/17/Text/15"}
144
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0282", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Text", "text": "Proof of Theorem 3.3. Fix t and abbreviate \\mathcal{L}_t(\\theta) by \\mathcal{L}(\\theta) and g_t := \\nabla_{\\theta} \\mathcal{L}(\\theta) . Since \\mathcal{L} is L-smooth, for any update direction v and step size \\eta ,", "source": "marker_v2", "marker_block_id": "/page/17/Text/17"}
145
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0283", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Equation", "text": "\\mathcal{L}(\\theta - \\eta v) \\le \\mathcal{L}(\\theta) + \\langle g_t, -\\eta v \\rangle + \\frac{L}{2} \\|\\eta v\\|^2 = \\mathcal{L}(\\theta) - \\eta \\langle g_t, v \\rangle + \\frac{L\\eta^2}{2} \\|v\\|^2.", "source": "marker_v2", "marker_block_id": "/page/17/Equation/18"}
146
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0284", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Text", "text": "Applying this with v = g_{\\tilde{D}}(\\theta) yields", "source": "marker_v2", "marker_block_id": "/page/17/Text/19"}
147
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0285", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Equation", "text": "\\mathcal{L}_t(\\theta^+(\\tilde{\\mathcal{D}})) \\le \\mathcal{L}_t(\\theta) - \\eta \\langle g_t, g_{\\tilde{\\mathcal{D}}}(\\theta) \\rangle + \\frac{L\\eta^2}{2} \\|g_{\\tilde{\\mathcal{D}}}(\\theta)\\|^2,", "source": "marker_v2", "marker_block_id": "/page/17/Equation/20"}
148
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0286", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Text", "text": "and taking expectation over t \\sim T gives (5).", "source": "marker_v2", "marker_block_id": "/page/17/Text/21"}
149
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0287", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Text", "text": "For the second claim, fix a subspace V := V(\\tilde{\\mathcal{D}}) with orthogonal projector \\Pi_{\\tilde{\\mathcal{D}}} . Consider the quadratic upper model", "source": "marker_v2", "marker_block_id": "/page/17/Text/22"}
150
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0288", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 18, "page_end": 18, "type": "Equation", "text": "q_t(\\Delta) := \\langle g_t, \\Delta \\rangle + \\frac{L}{2} ||\\Delta||^2, \\qquad \\Delta \\in V.", "source": "marker_v2", "marker_block_id": "/page/17/Equation/23"}
151
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0289", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Because q_t is strictly convex, its minimizer over \\Delta \\in V is characterized by the first-order condition: for all \\Delta' \\in V ,", "source": "marker_v2", "marker_block_id": "/page/18/Text/1"}
152
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0290", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\langle g_t + L\\Delta_t^{\\star}, \\ \\Delta' - \\Delta_t^{\\star} \\rangle = 0.", "source": "marker_v2", "marker_block_id": "/page/18/Equation/2"}
153
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0291", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Equivalently, g_t + L\\Delta_t^{\\star} is orthogonal to V, i.e. \\Pi_{\\tilde{D}}(g_t + L\\Delta_t^{\\star}) = 0 , which gives", "source": "marker_v2", "marker_block_id": "/page/18/Text/3"}
154
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0292", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\Delta_t^{\\star} = -\\frac{1}{L} \\Pi_{\\tilde{\\mathcal{D}}} g_t.", "source": "marker_v2", "marker_block_id": "/page/18/Equation/4"}
155
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0293", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Text", "text": "By L-smoothness, \\mathcal{L}_t(\\theta + \\Delta) \\leq \\mathcal{L}_t(\\theta) + q_t(\\Delta) for all \\Delta ; hence", "source": "marker_v2", "marker_block_id": "/page/18/Text/5"}
156
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0294", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\mathcal{L}_t(\\theta) - \\mathcal{L}_t(\\theta + \\Delta_t^{\\star}) \\ge -q_t(\\Delta_t^{\\star}) = -\\left\\langle g_t, -\\frac{1}{L}\\Pi_{\\tilde{\\mathcal{D}}}g_t \\right\\rangle - \\frac{L}{2} \\left\\| -\\frac{1}{L}\\Pi_{\\tilde{\\mathcal{D}}}g_t \\right\\|^2 = \\frac{1}{2L} \\|\\Pi_{\\tilde{\\mathcal{D}}}g_t\\|^2.", "source": "marker_v2", "marker_block_id": "/page/18/Equation/6"}
157
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0295", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Finally, since \\Pi_{\\tilde{\\mathcal{D}}} is an orthogonal projector,", "source": "marker_v2", "marker_block_id": "/page/18/Text/7"}
158
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0296", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\|\\Pi_{\\tilde{\\mathcal{D}}}g_t\\|^2 = \\|g_t\\|^2 - \\|(I - \\Pi_{\\tilde{\\mathcal{D}}})g_t\\|^2,", "source": "marker_v2", "marker_block_id": "/page/18/Equation/8"}
159
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0297", "section": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)", "page_start": 19, "page_end": 19, "type": "Text", "text": "which gives (6).", "source": "marker_v2", "marker_block_id": "/page/18/Text/9"}
160
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0298", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Proof of Corollary 3.5. Let V \\subset \\mathbb{R}^P be any r-dimensional subspace with orthogonal projector \\Pi_V . Using idempotence and symmetry of \\Pi_V ,", "source": "marker_v2", "marker_block_id": "/page/18/Text/11"}
161
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0299", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "||(I - \\Pi_V)g_t||^2 = g_t^\\top (I - \\Pi_V)g_t = \\text{tr}((I - \\Pi_V)g_tg_t^\\top).", "source": "marker_v2", "marker_block_id": "/page/18/Equation/12"}
162
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0300", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Taking expectation over t and defining G := \\mathbb{E}_t[g_t g_t^{\\top}] yields", "source": "marker_v2", "marker_block_id": "/page/18/Text/13"}
163
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0301", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\mathbb{E}_{t}[\\|(I - \\Pi_{V})g_{t}\\|^{2}] = \\operatorname{tr}((I - \\Pi_{V})G) = \\operatorname{tr}(G) - \\operatorname{tr}(\\Pi_{V}G).", "source": "marker_v2", "marker_block_id": "/page/18/Equation/14"}
164
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0302", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Thus minimizing \\mathbb{E}_t[\\|(I - \\Pi_V)g_t\\|^2] over \\dim(V) = r is equivalent to maximizing \\operatorname{tr}(\\Pi_V G) over rank-r orthogonal projectors. By the Ky Fan maximum principle, the maximizer is the projector onto the top-r eigenspace of G, attaining value \\sum_{i \\le r} \\lambda_i . Therefore the minimum residual equals", "source": "marker_v2", "marker_block_id": "/page/18/Text/15"}
165
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0303", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\operatorname{tr}(G) - \\sum_{j \\le r} \\lambda_j = \\sum_{j > r} \\lambda_j.", "source": "marker_v2", "marker_block_id": "/page/18/Equation/16"}
166
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0304", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Moreover, if \\operatorname{tr}(\\Pi_{V^*}G) - \\operatorname{tr}(\\Pi_V G) \\leq \\delta , then", "source": "marker_v2", "marker_block_id": "/page/18/Text/17"}
167
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0305", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\mathbb{E}_{t}[\\|(I - \\Pi_{V})g_{t}\\|^{2}] = \\operatorname{tr}(G) - \\operatorname{tr}(\\Pi_{V}G) = \\underbrace{\\operatorname{tr}(G) - \\operatorname{tr}(\\Pi_{V^{*}}G)}_{=\\sum_{j>r}\\lambda_{j}} + \\left(\\operatorname{tr}(\\Pi_{V^{*}}G) - \\operatorname{tr}(\\Pi_{V}G)\\right) \\leq \\sum_{j>r}\\lambda_{j} + \\delta,", "source": "marker_v2", "marker_block_id": "/page/18/Equation/18"}
168
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0306", "section": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)", "page_start": 19, "page_end": 19, "type": "Text", "text": "as claimed.", "source": "marker_v2", "marker_block_id": "/page/18/Text/19"}
169
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0307", "section": "C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Proof of Proposition 3.6. Let \\Phi \\in \\mathbb{R}^{n \\times P} be a gradient-feature matrix (rows in \\mathbb{R}^P ) with SVD \\Phi = U \\Sigma W^\\top . Let W_r be the top-r right singular vectors and \\Pi^\\star := W_r W_r^\\top the rank-r PCA projector. For any rank-r orthogonal projector \\Pi on \\mathbb{R}^P (in particular, \\Pi = \\Pi_{\\tilde{\\mathcal{D}}} when \\dim V(\\tilde{\\mathcal{D}}) = r ), using \\|M\\|_F^2 = \\operatorname{tr}(M^\\top M) and \\Pi = \\Pi^\\top = \\Pi^2 ,", "source": "marker_v2", "marker_block_id": "/page/18/Text/21"}
170
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0308", "section": "C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\|\\Phi(I-\\Pi)\\|_F^2 = \\text{tr}((I-\\Pi)\\Phi^{\\top}\\Phi(I-\\Pi)) = \\text{tr}(\\Phi^{\\top}\\Phi) - \\text{tr}(\\Phi^{\\top}\\Phi\\Pi).", "source": "marker_v2", "marker_block_id": "/page/18/Equation/22"}
171
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0309", "section": "C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)", "page_start": 19, "page_end": 19, "type": "Text", "text": "Define A := \\Phi^{\\top}\\Phi = W\\Sigma^2W^{\\top} , whose eigenvalues are \\{\\sigma_j(\\Phi)^2\\}_{j=1}^P . By the Ky Fan maximum principle, \\operatorname{tr}(A\\Pi) is maximized over rank-r projectors by \\Pi^* , with \\operatorname{tr}(A\\Pi^*) = \\sum_{j < r} \\sigma_j(\\Phi)^2 . Therefore,", "source": "marker_v2", "marker_block_id": "/page/18/Text/23"}
172
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0310", "section": "C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)", "page_start": 19, "page_end": 19, "type": "Equation", "text": "\\|\\Phi(I-\\Pi)\\|_F^2 = \\underbrace{\\left(\\operatorname{tr}(A) - \\operatorname{tr}(A\\Pi^\\star)\\right)}_{=\\sum_{j>r}\\sigma_j(\\Phi)^2 \\text{ (PCA tail)}} + \\underbrace{\\left(\\operatorname{tr}(A\\Pi^\\star) - \\operatorname{tr}(A\\Pi)\\right)}_{\\geq 0 \\text{ (captured-energy gap / misalignment)}},", "source": "marker_v2", "marker_block_id": "/page/18/Equation/24"}
173
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0311", "section": "C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)", "page_start": 19, "page_end": 19, "type": "Text", "text": "which is exactly the decomposition stated in Proposition 3.6.", "source": "marker_v2", "marker_block_id": "/page/18/Text/25"}
174
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0312", "section": "C.5. Wasserstein metric dataset distillation", "page_start": 20, "page_end": 20, "type": "Text", "text": "Since directly solving this optimization problem is often prohibitive, it is often convenient to accomplish this through a surrogate objective. Here, we use a modified version of Wasserstein metric DD (WMDD) (Liu et al., 2025), which aims to solve the surrogate problem of feature matching, under the assumption that a performant distilled dataset will be distributionally close to the original dataset in both the data space and the feature space. To that end, it defines the loss function on the dataset:", "source": "marker_v2", "marker_block_id": "/page/19/Text/2"}
175
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0313", "section": "C.5. Wasserstein metric dataset distillation", "page_start": 20, "page_end": 20, "type": "Equation", "text": "\\mathcal{L}(\\tilde{X}) = \\mathcal{L}_{\\text{feature}} + \\lambda_{\\text{BN}} \\mathcal{L}_{\\text{BN}}, \\text{ where}", "source": "marker_v2", "marker_block_id": "/page/19/Equation/3"}
176
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0314", "section": "C.5. Wasserstein metric dataset distillation", "page_start": 20, "page_end": 20, "type": "ListGroup", "text": "\\mathcal{L}_{\\text{feature}} = \\sum_{k,j} \\|f_e(\\tilde{\\mathbf{x}}_{k,j}) b_{k,j}\\|^2 matches synthetic features given by f_e to their barycenter targets b_{k,j} , which are computed from a pretrained f. \\mathcal{L}_{BN} = \\sum_{\\ell} \\|\\mu_{\\ell}^{(k)} \\hat{\\mu}_{\\ell}^{(k)}\\| + \\|\\sigma_{\\ell}^{(k)} \\hat{\\sigma}_{\\ell}^{(k)}\\| enforces that per-class batch normalization statistics (mean \\mu and standard deviation \\sigma at each layer \\ell ) of the synthetic data match those precomputed from real data.", "source": "marker_v2", "marker_block_id": "/page/19/ListGroup/264"}
177
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0315", "section": "C.5. Wasserstein metric dataset distillation", "page_start": 20, "page_end": 20, "type": "Text", "text": "The barycenter weights w_{k,j} are preserved and used during downstream knowledge distillation to weight each synthetic sample's contribution. See (Liu et al., 2025) for full details.", "source": "marker_v2", "marker_block_id": "/page/19/Text/6"}
178
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0316", "section": "D. Experiments on other datasets", "page_start": 20, "page_end": 20, "type": "Text", "text": "In Figure 7, although the more difficult classification task prevents the same accuracy as ImageNette, performance still quickly saturates to the baseline. Interestingly, ImageWoof exhibits a very different condition number and minimum eigenvalue profile. Furthermore, the ImageNette-Resnet18 pair responds to Algorithm 1.", "source": "marker_v2", "marker_block_id": "/page/19/Text/8"}
179
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0317", "section": "E.1. Containment and gaps", "page_start": 20, "page_end": 20, "type": "Text", "text": "Algorithm 1 is based on the observation that there exists a significant gap between the subspace spanned by individual clusters and the subspace needed for the kernel to make correct predictions. In Fig. 8, we provide the subspace containment results for the other nine classes described in Sec. 5.3. The same trends are observed — each cluster attends to a small portion of total PCs in the effective rank — but different clusters are activated in the first few principal directions for different classes.", "source": "marker_v2", "marker_block_id": "/page/19/Text/11"}
180
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0318", "section": "E.2. Complexity and grid search", "page_start": 20, "page_end": 20, "type": "Text", "text": "The length of Algorithm 1 belies a reasonable complexity profile. Let n be the number of original gradients, H the number of clusters, r_g the global effective rank, and \\bar{r} = \\frac{1}{H} \\sum_h r_h the average local effective rank. We get the following complexity considerations:", "source": "marker_v2", "marker_block_id": "/page/19/Text/13"}
181
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0319", "section": "E.2. Complexity and grid search", "page_start": 20, "page_end": 20, "type": "ListGroup", "text": "Kernel computation scales as O(n^2kC) Clustering is O(n^3) for spectral clustering (dominated mostly by eigendecomposition) Global SVD is O(n^3) Local SVDs is O\\left(\\sum_{h} |\\mathcal{I}_{h}|^{3}\\right) = O\\left(n^{3}/H^{2}\\right) , assuming roughly balanced clusters Synthesis is O(m\\bar{n}kC) where m is the number of synthetic gradients and \\bar{n}=n/H", "source": "marker_v2", "marker_block_id": "/page/19/ListGroup/265"}
182
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0320", "section": "E.2. Complexity and grid search", "page_start": 20, "page_end": 20, "type": "Text", "text": "Since these considerations are independent of one another, the complexity is dominated by the O(n^3) global SVD, which is a one-time cost. This compares favorably to other methods, which scale as in Table 1.", "source": "marker_v2", "marker_block_id": "/page/19/Text/19"}
183
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0321", "section": "E.2. Complexity and grid search", "page_start": 21, "page_end": 21, "type": "FigureGroup", "text": "Figure 5. The same measures of accuracy as in Figure 1 saturate quickly with increasing rank. The best rank-r approximation is taken by substituting U and \\Sigma with U^{(r)} and \\Sigma^{(r)} in (17).", "source": "marker_v2", "marker_block_id": "/page/20/FigureGroup/336"}
184
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0322", "section": "E.2. Complexity and grid search", "page_start": 21, "page_end": 21, "type": "FigureGroup", "text": "Figure 6. Subspace variance coverage is computed by projecting the centered gradients \\Phi_X onto VV^\\top , where V \\in \\mathbb{R}^{P \\times m} is an orthonormal basis of the distilled subspace computed using QR decomposition. Total variance coverage is measured as the ratio \\|\\Phi_X VV^\\top\\|_F^2/\\|\\Phi_X\\|^2 . Projection reconstruction error Reconstruction error is then computed by \\|\\Phi_X - \\Phi_X VV^\\top\\|^2/n , measuring the information lost when representing the training gradients in the lower-dimensional distilled subspace. All results are taken with H=10 clusters and various thresholds \\tau_v and \\tau_g .", "source": "marker_v2", "marker_block_id": "/page/20/FigureGroup/337"}
185
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0323", "section": "E.2. Complexity and grid search", "page_start": 21, "page_end": 21, "type": "Text", "text": "The number of synthetic gradients is given by", "source": "marker_v2", "marker_block_id": "/page/20/Text/5"}
186
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0324", "section": "E.2. Complexity and grid search", "page_start": 21, "page_end": 21, "type": "Equation", "text": "m = \\sum_{h=1}^{H} r_h + \\underbrace{|\\mathcal{G}|}_{\\text{gap}} - \\underbrace{m_{\\text{redundant}}}_{\\text{orthogonalization}}", "source": "marker_v2", "marker_block_id": "/page/20/Equation/6"}
187
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0325", "section": "E.2. Complexity and grid search", "page_start": 22, "page_end": 22, "type": "Text", "text": "(a) Measures given in Figure 1 as a function of the number of gradients. (b) Measures given in Figure 1 as a function of the rank-r SVD truncation of the kernel matrix.", "source": "marker_v2", "marker_block_id": "/page/21/Text/3"}
188
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0326", "section": "E.2. Complexity and grid search", "page_start": 22, "page_end": 22, "type": "Text", "text": "(c) ImageWoof fidelity, accuracy, and MSE under Algorithm 1.", "source": "marker_v2", "marker_block_id": "/page/21/Text/5"}
189
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0327", "section": "E.2. Complexity and grid search", "page_start": 22, "page_end": 22, "type": "Caption", "text": "Figure 7. Fidelity, accuracy, and spectral tests on the ImageWoof dataset with a ResNet-18 model.", "source": "marker_v2", "marker_block_id": "/page/21/Caption/6"}
190
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0328", "section": "E.2. Complexity and grid search", "page_start": 23, "page_end": 23, "type": "FigureGroup", "text": "Figure 8. Explained variance and containment gaps across classes as a function of rank (ImageNette dataset, ResNet-18 model).", "source": "marker_v2", "marker_block_id": "/page/22/FigureGroup/374"}
191
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0329", "section": "E.2. Complexity and grid search", "page_start": 23, "page_end": 23, "type": "TableGroup", "text": "Method Complexity Dominant factor Notes Random O(1) None Least performant Leverage score 3 O(C · n ) Cubic in dataset size Theoretically most expensive Greedy FPS O(nselect · n · k · C) Quadratic in selection size Tradeoff in nselect K-Means · t · n · nselect · k · C) O(ninit Linear in all factors Tradeoff in nselect; practically expensive Synthetic 3 + O(n mgap · n · k · C) Cubic for one-time SVD No complexity tradeoff Table 1. Complexity profiles of several sampling methods.", "source": "marker_v2", "marker_block_id": "/page/22/TableGroup/375"}
192
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0330", "section": "E.2. Complexity and grid search", "page_start": 23, "page_end": 23, "type": "Text", "text": "In practice, the number of gradients synthesized depends on the kernel structure (larger gaps will require more gradients), number of clusters provided, and hyperparameters τ v and τg.", "source": "marker_v2", "marker_block_id": "/page/22/Text/5"}
193
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0331", "section": "E.2. Complexity and grid search", "page_start": 23, "page_end": 23, "type": "Text", "text": "In Fig. 9, we run a grid search on fidelity, accuracy, and number m of synthetic gradients as a function of τ v and τg. We also show the count of local and global distilled gradients as a function of τ v and τg, seeing that results on the optimal Pareto frontier are sporadically distributed across configurations.", "source": "marker_v2", "marker_block_id": "/page/22/Text/6"}
194
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0332", "section": "E.2. Complexity and grid search", "page_start": 24, "page_end": 24, "type": "Code", "text": "Algorithm 1 Local-Global Gradient Distillation 1266 Require: Stacked gradients \\Phi \\in \\mathbb{R}^{m \\times k \\times C}, labels Y \\in \\mathbb{R}^{m \\times C}, cluster count H, variance threshold \\tau_v, gap threshold \\tau_g Ensure: Synthetic gradients \\hat{\\Phi} \\in \\mathbb{R}^{s \\times k \\times C}, synthetic labels \\hat{Y} \\in \\mathbb{R}^{s \\times C} 1268 1269 // Step 1: Kernel computation and clustering 1270 1: K \\leftarrow \\frac{1}{h} \\Phi \\Phi^{\\top} \\in \\mathbb{R}^{m \\times m \\times C} {Per-class kernel} 1271 2: \\bar{K} \\leftarrow \\frac{1}{C} \\sum_{c=1}^{C} K^c {Class-averaged kernel} 3: \\{\\mathcal{I}_h\\}_{h=1}^{H} \\leftarrow \\text{SPECTRALCLUSTER}(\\bar{K}, H) {Cluster indices} 1272 1273 1274 // Step 2: Global eigendecomposition 1275 4: U_q \\Sigma_q U_q^{\\top} \\leftarrow \\text{EIGENDECOMP}(\\bar{K}) 1276 5: r_g \\leftarrow \\min\\{r : \\sum_{i=1}^r \\sigma_i / \\sum_{i=1}^m \\sigma_i \\ge \\tau_v\\} {Global effective rank} 1277 1278 // Step 3: Local eigendecomposition and coverage analysis 1279 6: \\mathbf{c} = [c_1, \\dots, c_{r_g}] \\leftarrow \\mathbf{0} \\in \\mathbb{R}^{r_g} {Coverage of each global direction} 1280 7: for h = 1, ..., H do 1281 \\bar{K}_h \\leftarrow \\bar{K}[\\mathcal{I}_h, \\mathcal{I}_h] \\{ \\text{Local kernel} \\} 1282 U_h \\Sigma_h U_h^{\\top} \\leftarrow \\text{SVD}(K_h) 1283 \\begin{array}{l} r_h \\leftarrow \\min\\{r: \\sum_{i=1}^r [\\overset{\\sim}{\\Sigma_h}]_{ii}/\\mathrm{tr}(\\Sigma_h) \\geq \\tau_v\\} \\\\ \\mathbf{for} \\ j = 1, \\dots, r_g \\ \\mathbf{do} \\end{array} 1284 1285 \\mathbf{u} \\leftarrow U_q[\\mathcal{I}_h, j] {Global eigenvector restricted to cluster} 1286 \\mathbf{u}_{\\text{proj}} \\leftarrow U_h[:, 1:r_h] (U_h[:, 1:r_h]^{\\top} \\mathbf{u}) \\{\\text{Project onto local span}\\} 13: 1287 c_i \\leftarrow \\|\\mathbf{u}_{\\text{proj}}\\|^2 / \\|\\mathbf{u}\\|^2 {Update coverage} end for 15: 1289 16: end for 17: \\mathcal{G} \\leftarrow \\{j : c_j < \\tau_g\\} {Gap directions} 1291 1292 // Step 4: Distill local representatives 1293 18: \\Phi \\leftarrow [], \\quad \\hat{Y} \\leftarrow [], \\quad \\mathcal{U} \\leftarrow [] 1294 19: for h = 1, ..., H do 1295 for j = 1, \\ldots, r_h do 20: 1296 \\mathbf{u} \\leftarrow U_h[:,j]/\\|U_h[:,j]\\| {Normalized local eigenvector} 1297 \\begin{split} \\hat{\\phi} &\\leftarrow \\Phi[\\mathcal{I}_h]^\\top \\mathbf{u} \\in \\mathbb{R}^{k \\times C} \\; \\{ \\text{Synthesize gradient} \\} \\\\ \\hat{\\mathbf{y}} &\\leftarrow Y[\\mathcal{I}_h]^\\top \\mathbf{u} \\in \\mathbb{R}^C \\; \\{ \\text{Synthesize label} \\} \\end{split} 22: 1298 1299 Append \\hat{\\phi} to \\hat{\\Phi}, \\hat{\\mathbf{v}} to \\hat{Y} 1300 \\hat{\\mathbf{u}} \\leftarrow \\mathbf{0} \\in \\mathbb{R}^N; \\hat{\\mathbf{u}}[\\mathcal{I}_h] \\leftarrow \\mathbf{u} {Lift to full space} 25: Append \\hat{\\mathbf{u}} to \\mathcal{U} 1302 end for 27: 28: end for 1304 1305 // Step 5: Distill gap representatives 1306 29: for j \\in \\mathcal{G} do \\mathbf{v} \\leftarrow U_g[:,j]/\\|U_g[:,j]\\| {Normalized global eigenvector} 1308 1309 \\hat{\\phi} \\leftarrow \\Phi^{\\top} \\mathbf{v} {Synthesize from full set} \\hat{\\mathbf{y}} \\leftarrow Y^{\\top} \\mathbf{v} Append \\hat{\\phi} to \\hat{\\Phi}, \\hat{\\mathbf{y}} to \\hat{Y}, \\mathbf{v} to \\mathcal{U} 1311 33: 1312 34: end for 1314 // Step 6: Orthogonalize to remove redundancy 1315 35: Q, R \\leftarrow QR([\\mathcal{U}]) \\{ [\\mathcal{U}] \\in \\mathbb{R}^{N \\times m} \\} 36: S \\leftarrow \\{i : |R_{ii}| > \\varepsilon \\cdot \\max_{j} |R_{jj}|\\} {Non-redundant indices} 1317 37: \\hat{\\Phi} \\leftarrow \\hat{\\Phi}[\\mathcal{S}], \\quad \\hat{Y} \\leftarrow \\hat{Y}[\\mathcal{S}] 1318 1319 38: return \\hat{\\Phi}, \\hat{Y}", "source": "marker_v2", "marker_block_id": "/page/23/Code/1"}
195
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0333", "section": "E.2. Complexity and grid search", "page_start": 25, "page_end": 25, "type": "FigureGroup", "text": "Figure 9. Grid search results for H = 5, 10, 15, 20 clusters on the ImageNette dataset (ResNet-18 model). Top: Breakdown of the number of global & local gradients synthesized by the algorithm for each configuration. Fewer clusters means that more effective ranks lie in the gaps. Configurations along the Pareto frontier (between τ v and τg) are bolded. Bottom: Grid search between τ v and τg. Naturally, performance increases with the number of synthetic gradients. Configurations on the Pareto frontier are boxed.", "source": "marker_v2", "marker_block_id": "/page/24/FigureGroup/248"}
196
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0334", "section": "E.2. Complexity and grid search", "page_start": 26, "page_end": 26, "type": "FigureGroup", "text": "Figure 9. (continued)", "source": "marker_v2", "marker_block_id": "/page/25/FigureGroup/198"}
icml26/4985391d-a421-4a40-bcc7-653a5da98626/appendix_text_v3.txt ADDED
@@ -0,0 +1,587 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [p. 11 | section: A.1. Defining the network | type: Text]
2
+ Let \Theta be a P-dimensional Riemannian manifold of parameters, and let \mathcal X and \mathcal Y be data and output spaces, respectively. Furthermore, let \mathcal R:\Theta \to (\mathcal X\to \mathcal Y) be a realization function that maps \theta\in\Theta to its corresponding network f(\cdot;\theta):\mathcal X\to\mathcal Y , so that \mathcal F:=\mathcal R(\Theta) is the set of functions from \mathcal X\to\mathcal Y realizable by some \theta\in\Theta .
3
+
4
+ [p. 11 | section: A.1.1. IMAGE CLASSIFICATION | type: Text]
5
+ In the case of image classification, \mathcal{X} = \mathbb{R}^{d_{\text{in}}} is the space of 2D images such that d_{\text{in}} = (\text{length} \cdot \text{height} \cdot \text{channels}) , while \mathcal{Y} = \mathbb{R}^{d_{\text{out}}} is the log-probability space over d_{\text{out}} = C classes. The network f accepts and processes an image \mathbf{x} \in \mathcal{X} by creating sequential activations A^{(\ell)} across layers \ell = 0, 1, \dots, L , each with width d_{\ell} , by the operation
6
+
7
+ [p. 11 | section: A.1.1. IMAGE CLASSIFICATION | type: Equation]
8
+ A^{(\ell+1)} = \sigma\left(h^{(\ell)}(A^{(\ell)}; \theta^{(\ell)})\right),\tag{13}
9
+
10
+ [p. 11 | section: A.1.1. IMAGE CLASSIFICATION | type: Text]
11
+ where A^{(0)}(\mathbf{x}) = \mathbf{x} , \sigma is an activation function like \tanh or ReLU, and h^{(\ell)}: \mathbb{R}^{d_\ell} \to \mathbb{R}^{d_{\ell+1}} is the transformation at layer \ell (dense, convolutional, attention, etc.) with trainable parameters \theta^{(\ell)} \in \mathbb{R}^{P_\ell} . The vector of flattened parameters \theta thus has size P = \sum_{\ell=0}^{L-1} P_\ell .
12
+
13
+ [p. 11 | section: A.1.1. IMAGE CLASSIFICATION | type: Text]
14
+ The functional output f(\mathbf{x}; \theta) is given by \log(\operatorname{softmax}(\mathbf{z})) , where the final activation \mathbf{z} = A^{(L)} is a vector in \mathbb{R}^C given by
15
+
16
+ [p. 11 | section: A.1.1. IMAGE CLASSIFICATION | type: Equation]
17
+ A^{(L)} = h^{(L-1)}(\dots \sigma(h^{(0)}\mathbf{x}))
18
+
19
+ [p. 11 | section: A.1.1. IMAGE CLASSIFICATION | type: Text]
20
+ and the softmax function is given element-wise by \operatorname{softmax}(z_i) = e^{z_i} / \left( \sum_j e^{z_j} \right) .
21
+
22
+ [p. 11 | section: A.1.2. TANGENTS AND TANGENT SPACES | type: Text]
23
+ Consider a fixed set of parameters \theta \in \Theta and the function f(\cdot; \theta) = \mathcal{R}(\theta) \in \mathcal{F} it realizes. For notational clarity, we write f(\cdot; \theta) when emphasizing the dependence on which parameters we are approximating, and f(\cdot) when \theta is clear from context.
24
+
25
+ [p. 11 | section: A.1.2. TANGENTS AND TANGENT SPACES | type: Text]
26
+ The tangent spaces \mathcal{T}_{\theta}\Theta and \mathcal{T}_{f}\mathcal{F} consist of infinitesimal changes to parameters and functions, respectively. These spaces are connected by the differential of the realization map, d\mathcal{R}: \mathcal{T}_{\theta}\Theta \to \mathcal{T}_{f}\mathcal{F} . For a parameter perturbation \delta\theta , the differential produces a function perturbation \delta f = d\mathcal{R}(\delta\theta) whose value at input \mathbf{x} is given by
27
+
28
+ [p. 11 | section: A.1.2. TANGENTS AND TANGENT SPACES | type: Equation]
29
+ \delta f = d\mathcal{R}(\delta \theta) = \langle \nabla_{\theta} f(\mathbf{x}; \theta), \delta \theta \rangle_{\Theta} (14)
30
+
31
+ [p. 11 | section: A.1.2. TANGENTS AND TANGENT SPACES | type: Text]
32
+ Here, \nabla_{\theta} f(\mathbf{x}; \theta) is the gradient of the evaluation functional at \mathbf{x} , i.e., the map \theta \mapsto f(\mathbf{x}; \theta) that outputs the network's prediction at the specific input \mathbf{x} . This gradient indicates which direction in parameter space most increases the output at that particular point. The differential d\mathcal{R} thus measures how parameter changes translate into function changes across all inputs simultaneously.
33
+
34
+ [p. 12 | section: A.2. The neural tangent kernel | type: Text]
35
+ Using the same notation as the previous subsection, \nabla_{\theta} f(\mathbf{x}; \theta) is the gradient of the evaluation functional at \mathbf{x} with respect to the parameter. NTK is defined based on the gradient of the network's output with respect to the parameter.
36
+
37
+ [p. 12 | section: A.2. The neural tangent kernel | type: Text]
38
+ For any two inputs x, x', the neural tangent kernel at \theta is given by
39
+
40
+ [p. 12 | section: A.2. The neural tangent kernel | type: Equation]
41
+ K(\mathbf{x}, \mathbf{x}') = \langle \nabla_{\theta} \mathcal{R}(\theta)(\mathbf{x}), \nabla_{\theta} \mathcal{R}(\theta)(\mathbf{x}) \rangle_{\Theta} = \langle \nabla_{\theta} f(\mathbf{x}; \theta), \nabla_{\theta} f(\mathbf{x}; \theta) \rangle_{\Theta}, \tag{15}
42
+
43
+ [p. 12 | section: A.2. The neural tangent kernel | type: Text]
44
+ where \langle \cdot, \cdot \rangle is the inner product defined on \Theta measuring the network's response to infinitesimal parameter change at different inputs.
45
+
46
+ [p. 12 | section: A.3. Ridge regression | type: Text]
47
+ Since K is a symmetric, positive-definite kernel in the infinite-width limit (Jacot et al., 2018), it defines a reproducing kernel Hilbert space (RKHS) \mathcal{H}_K by the Moore–Aronszajn theorem (Aronszajn, 1950). While a finite-width trained network f does not lie exactly in \mathcal{H}_K , we can approximate it via kernel ridge regression: given training points X = \{\mathbf{x}_i\}_{i=1}^n with labels Y = \{f(\mathbf{x}_i; \theta)\}_{i=1}^n and regularization \lambda_{\text{reg}} \geq 0 , the per-class ridge estimator solves
48
+
49
+ [p. 12 | section: A.3. Ridge regression | type: Equation]
50
+ \alpha^c = (K^c + \lambda_{\text{reg}}I)^{-1}Y^c \tag{16}
51
+
52
+ [p. 12 | section: A.3. Ridge regression | type: Text]
53
+ for each class c, yielding the predictor f_K^c(\cdot) = \sum_{i=1}^n \alpha_i^c K^c(\mathbf{x}_i, \cdot) .
54
+
55
+ [p. 12 | section: A.3. Ridge regression | type: Text]
56
+ For efficient computation, we decompose K_{XX}^c = U\Sigma U^{\top} and apply the Woodbury identity:
57
+
58
+ [p. 12 | section: A.3. Ridge regression | type: Equation]
59
+ \alpha^c = U(\Sigma + \lambda_{\text{reg}}I)^{-1}U^{\top}Y^c. \tag{17}
60
+
61
+ [p. 12 | section: A.3. Ridge regression | type: Text]
62
+ When using a rank-r approximation (Section 5), we substitute U^{(r)} for U and \Sigma^{(r)} for \Sigma in (17).
63
+
64
+ [p. 12 | section: A.3. Ridge regression | type: Text]
65
+ The predictive mean for class c at test point \mathbf{x}_* is
66
+
67
+ [p. 12 | section: A.3. Ridge regression | type: Equation]
68
+ f_K^c(\mathbf{x}_*) = \sum_{i=1}^m \alpha_i^c K^c(\mathbf{x}_i, \mathbf{x}_*) = \frac{1}{k} \phi(\mathbf{x}_*)^\top \Phi_{\tilde{X}}^c \boldsymbol{\alpha}^c, (18)
69
+
70
+ [p. 12 | section: A.3. Ridge regression | type: Text]
71
+ where \phi(\mathbf{x}_*) is the gradient at the test point. The full predictor stacks these across classes: f = [f_K^1, \dots, f_K^C] .
72
+
73
+ [p. 12 | section: B. Error bounds | type: Text]
74
+ The NTK in (15) describes interesting facets of model training dynamics, most notably concluding that models are lazy trainers that follow kernel gradient descent in the infinite-width limit. Our goal here, however, is to justify that a network defined by a fixed parameter set can be approximated and analyzed on a given dataset as a linear combination of kernels.
75
+
76
+ [p. 12 | section: B. Error bounds | type: Text]
77
+ Suppose, for a given parameter set \theta , we wish to use the form given Section A to represent the target function f = \mathcal{R}(\theta) \in \mathcal{F} that is generally not in \mathcal{H}_K by a finite linear combination from \mathcal{B} . We seek a finite-dimensional approximation within the span of partial kernel evaluations at training points, obtained via kernel ridge regression.
78
+
79
+ [p. 12 | section: B. Error bounds | type: Text]
80
+ Definition B.1 (Kernel ridge estimator). Given n training points X = \{\mathbf{x}_i\}_{i=1}^n with n labels<sup>‡</sup> Y = \{f(\mathbf{x}_i; \theta)\}_{i=1}^n and regularization \lambda_{\text{reg}} \geq 0 , the kernel ridge estimator is
81
+
82
+ [p. 12 | section: B. Error bounds | type: Equation]
83
+ f_K(\cdot) = \sum_{i=1}^n \alpha_i K(\mathbf{x}_i, \cdot), \quad \boldsymbol{\alpha} = (K_{XX} + \lambda_{\text{reg}} I)^{-1} Y, \tag{19}
84
+
85
+ [p. 12 | section: B. Error bounds | type: Text]
86
+ where [K_{XX}]_{ij} = K(\mathbf{x}_i, \mathbf{x}_j) is the NTK at \theta .
87
+
88
+ [p. 12 | section: B. Error bounds | type: Text]
89
+ To quantify the error f - f_K , we decompose it through a hierarchy of intermediate approximants.
90
+
91
+ [p. 12 | section: B. Error bounds | type: Text]
92
+ Definition B.2 (Approximation hierarchy). Let \phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) denote the gradient features and \Sigma = \mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}] the population covariance. We define three successive approximations to f:
93
+
94
+ [p. 12 | section: B. Error bounds | type: Footnote]
95
+ ^{\ ddagger} Another approach would be to interpolate the ground-truth labels \mathbf{y}_i . Since we aim to reconstruct a given model, rather than to simply create the most accurate kernel model in its own right, we interpolate the original model outputs instead.
96
+
97
+ [p. 13 | section: B. Error bounds | type: ListGroup]
98
+ 1. The best RKHS approximant f_K^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w^* \rangle , where w^* = \Sigma^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)] minimizes the population least-squares loss over all linear functions of gradient features. 2. The regularized population approximant f_{K,\lambda}^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w_{\lambda}^* \rangle , where w_{\lambda}^* = (\Sigma + \lambda I)^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)] adds regularization for stability. 3. The predictive estimator f_K from (18), which estimates w_{\lambda}^* from n samples.
99
+
100
+ [p. 13 | section: B. Error bounds | type: Text]
101
+ Each step in this hierarchy introduces error, yielding a three-term decomposition.
102
+
103
+ [p. 13 | section: B. Error bounds | type: Text]
104
+ Proposition B.3 (Error decomposition). For a test point x_* , the approximation error decomposes as
105
+
106
+ [p. 13 | section: B. Error bounds | type: Equation]
107
+ \underbrace{[f - f_K^*](\mathbf{x}_*)}_{\mathcal{E}_{\text{approx}}} + \underbrace{[f_K^* - f_{K,\lambda}^*](\mathbf{x}_*)}_{\mathcal{E}_{\text{bias}}(\lambda)} + \underbrace{[f_{K,\lambda}^* - f_K](\mathbf{x}_*)}_{\mathcal{E}_{\text{var}}(n,\lambda)},
108
+
109
+ [p. 13 | section: B. Error bounds | type: Text]
110
+ with expected squared error satisfying
111
+
112
+ [p. 13 | section: B. Error bounds | type: Equation]
113
+ \mathbb{E}_{\mathbf{X}_{\bullet}}[(f - f_K)^2]^{1/2} \leq \mathcal{E}_{\text{approx}} + \mathcal{E}_{\text{bias}}(\lambda) + \mathcal{E}_{\text{var}}(n, \lambda).
114
+
115
+ [p. 13 | section: B. Error bounds | type: Text]
116
+ The three error terms admit the following characterization:
117
+
118
+ [p. 13 | section: B. Error bounds | type: Table]
119
+ Term Interpretation Controlled by \mathcal{E}_{\text{approx}} Irreducible error from nonlinearity of f in its Network width, proximity to lazy regime gradient features \mathcal{E}_{\text{bias}}(\lambda) Shrinkage from regularization; scales as \lambda , spectral alignment of f_K^* O(\lambda^r) if w^* \in \operatorname{Range}(\Sigma^r) \mathcal{E}_{\mathrm{var}}(n,\lambda) Finite-sample estimation error; scales as Sample size n , effective dimension d(\lambda) = O(\sqrt{d(\lambda)/n}) \sum_{j} \frac{\mu_{j}}{\mu_{j} + \lambda}
120
+
121
+ [p. 13 | section: B. Error bounds | type: Text]
122
+ Notionally, the bounds are small when the following properties are met:
123
+
124
+ [p. 13 | section: B. Error bounds | type: ListGroup]
125
+ [1] The network operates near the lazy training regime, where f(\mathbf{x};\theta) \approx f(\mathbf{x};\theta_0) + \langle \phi(\mathbf{x}), \theta \theta_0 \rangle_{\Theta} (the difference term is of the differential form in Eqn. (14), ensuring \varepsilon_{\text{approx}} \approx 0 ).§ [2] The eigenvalues \lambda_j of K_{XX} decay rapidly, whereby the truncation dimension r_g(\lambda_{\text{reg}}) = \sum_j \frac{\lambda_j}{\lambda_j + \lambda_{\text{reg}}} is small. [3] The training labels Y concentrate on eigendirections of K_{XX} with large eigenvalues, reducing bias from regularization.
126
+
127
+ [p. 13 | section: B.1. Approximation Error | type: Text]
128
+ Setup. Let f(\cdot; \theta) : \mathcal{X} \to \mathbb{R} be a neural network, X = \{\mathbf{x}_i\}_{i=1}^n \sim \mathcal{P} a dataset taken over a distribution, and \phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) \in \mathbb{R}^P the gradient features. Assume without loss of generality that \mathbb{E}[f(\mathbf{x}; \theta)] = 0 . This can always be achieved by subtracting the population mean, which does not affect the gradient features \phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) . Define
129
+
130
+ [p. 13 | section: B.1. Approximation Error | type: ListGroup]
131
+ The kernel as K(\mathbf{x}, \mathbf{x}') = \langle \phi(\mathbf{x}), \phi(\mathbf{x}') \rangle The population covariance: \Sigma = \mathbb{E}_{\mathbf{x} \sim \mathcal{D}}[\phi(\mathbf{x})\phi(\mathbf{x})^\top] • Empirical covariance: \hat{\Sigma} = \frac{1}{n} \Phi^{\top} \Phi
132
+
133
+ [p. 13 | section: B.1. Approximation Error | type: Footnote]
134
+ § Chizat et al. show that lazy training does not require overparameterized networks and bound the distance between lazy and linearized optimization paths (Chizat et al., 2020). Though this analysis is highly relevant when approximating changes in parameter states, our work assumes a fixed parameter state.
135
+
136
+ [p. 14 | section: B.1. Approximation Error | type: Text]
137
+ Approximation hierarchy. We construct three successive approximations:
138
+
139
+ [p. 14 | section: B.1. Approximation Error | type: Text]
140
+ 1. The best RKHS approximant (unregularized, population)
141
+
142
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
143
+ f_K^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w^* \rangle, \quad w^* = \Sigma^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)] (20)
144
+
145
+ [p. 14 | section: B.1. Approximation Error | type: Text]
146
+ is the optimal linear predictor in gradient features, achievable with infinite data and no regularization. There is some distance between f_K^* and our target f.
147
+
148
+ [p. 14 | section: B.1. Approximation Error | type: Text]
149
+ 2. The regularized population approximant
150
+
151
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
152
+ f_{K\lambda}^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w_{\lambda}^* \rangle, \quad w_{\lambda}^* = (\Sigma + \lambda I)^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]
153
+
154
+ [p. 14 | section: B.1. Approximation Error | type: Text]
155
+ adds regularization \lambda to stabilize the solution. There is some distance between f_{K,\lambda}^* and f_K^* .
156
+
157
+ [p. 14 | section: B.1. Approximation Error | type: Text]
158
+ 3. The empirical kernel ridge estimator
159
+
160
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
161
+ f_K(\mathbf{x}) = \langle \phi(\mathbf{x}), \hat{w}_{\lambda} \rangle, \quad \hat{w}_{\lambda} = (\hat{\Sigma} + \lambda I)^{-1} \frac{1}{n} \Phi^{\top} Y
162
+
163
+ [p. 14 | section: B.1. Approximation Error | type: Text]
164
+ uses only n samples to estimate w_{\lambda}^* . There is some distance between f_K and f_{K,\lambda}^* .
165
+
166
+ [p. 14 | section: B.1. Approximation Error | type: Text]
167
+ Error decomposition. For a test point x_* ,
168
+
169
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
170
+ f(\mathbf{x}_*; \theta) - f_K(\mathbf{x}_*) = \underbrace{[f(\mathbf{x}_*) - f_K^*(\mathbf{x}_*)]}_{\mathcal{E}_{approx}} + \underbrace{[f_K^*(\mathbf{x}_*) - f_*K, \lambda^*(\mathbf{x}_*)]}_{\mathcal{E}_{bias}(\lambda)} + \underbrace{[f_{K,\lambda}^*(\mathbf{x}_*) - f_K(\mathbf{x}_*)]}_{\mathcal{E}_{var}(n,\lambda)} (21)
171
+
172
+ [p. 14 | section: B.1. Approximation Error | type: Text]
173
+ where
174
+
175
+ [p. 14 | section: B.1. Approximation Error | type: ListGroup]
176
+ \mathcal{E}_{approx} is the error from network nonlinearity \mathcal{E}_{\text{bias}} is the bias from regularization shrinkage \mathcal{E}_{\text{var}} is the variance from finite sampling
177
+
178
+ [p. 14 | section: B.1. Approximation Error | type: Text]
179
+ Approximation gap. The optimal w^* from (20) minimizes the least-squares \mathbb{E}[(f(\mathbf{x};\theta) - \langle \phi(\mathbf{x}), w \rangle)^2] . Setting the gradient of this expression to zero gives
180
+
181
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
182
+ \mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]w^* = \Sigma w^* = \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)].
183
+
184
+ [p. 14 | section: B.1. Approximation Error | type: Text]
185
+ From here, the minimal residual variance is
186
+
187
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
188
+ \mathcal{E}_{\text{approx}}^2 = \mathbb{E}[f(x;\theta)^2] - 2(w^*)^\top \, \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)] + (w^*)^\top \Sigma w^*,
189
+
190
+ [p. 14 | section: B.1. Approximation Error | type: Text]
191
+ where substituting \mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]w^* = \Sigma w^* gives \mathcal{E}^2_{\text{approx}} = \mathbb{E}[f(x;\theta)^2] - (w^*)^{\top} \Sigma w^* . This is equivalent to (1-R^2) \cdot \text{Var}(f) , where R^2 is the usual coefficient of determination.
192
+
193
+ [p. 14 | section: B.1. Approximation Error | type: Text]
194
+ Jacot et al. (Jacot et al., 2018) show that, for a network of width d that has moved a distance of \|\Delta\theta\| = \|\theta - \theta_0\| , from its \mathcal{H}_K parameterization,
195
+
196
+ [p. 14 | section: B.1. Approximation Error | type: Equation]
197
+ \mathcal{E}_{\text{approx}} = (1 - R^2) \cdot \text{Var}(f) \sim O\left(\frac{\|\Delta\theta\|^2}{\sqrt{d}}\right) \cdot \sqrt{\mathbb{E}[\|H(\mathbf{x})\|_F^2]},
198
+
199
+ [p. 14 | section: B.1. Approximation Error | type: Text]
200
+ where H(\mathbf{x}) = \nabla_{\theta}^2 f(x; \theta) is the parameter Hessian.
201
+
202
+ [p. 15 | section: B.1. Approximation Error | type: Text]
203
+ Bias error. The regularized population solution satisfies
204
+
205
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
206
+ (\Sigma + \lambda I)w_{\lambda}^* = \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)] = \Sigma w^*.
207
+
208
+ [p. 15 | section: B.1. Approximation Error | type: Text]
209
+ Expand w^* in its eigenbasis of \Sigma by letting w^* = \sum_j \beta_j \mathbf{v}_j , where \beta_j = \langle \mathbf{v}_j, w^* \rangle . Then,
210
+
211
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
212
+ w^*\lambda = \sum_j \frac{\mu_j}{\mu_j + \lambda} \beta_j \mathbf{v}_j.
213
+
214
+ [p. 15 | section: B.1. Approximation Error | type: Text]
215
+ The bias at a test point x_* is given by
216
+
217
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
218
+ f_K^*(\mathbf{x}_*) - f_{K,\lambda}^*(\mathbf{x}_*) = \phi(\mathbf{x}_*)^\top (w^* - w_\lambda^*) = \sum_j \frac{\lambda}{\mu_j + \lambda} \beta_j \langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle.
219
+
220
+ [p. 15 | section: B.1. Approximation Error | type: Text]
221
+ Taking the expectation of this term over \mathbf{x}_* \sim \mathcal{P} and noting that \mathbb{E}[\langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle \langle \phi(\mathbf{x}_*), \mathbf{v}_k \rangle] = \mathbf{v}_j^\top \Sigma \mathbf{v}_k , we have
222
+
223
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
224
+ \mathcal{E}_{\text{bias}}^2 = \underset{\mathbf{x}_*}{\mathbb{E}} \left[ \left( \sum_j \frac{\lambda}{\mu_j + \lambda} \beta_j \langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle \right)^2 \right] = \sum_j \left( \frac{\lambda}{\mu_j + \lambda} \right)^2 \mu_j \beta_j^2.
225
+
226
+ [p. 15 | section: B.1. Approximation Error | type: Text]
227
+ Suppose that there exists some integer r > 0 such that w^* \in \text{Range}(\Sigma^r) . This means w^* = \Sigma^r \xi for some \xi with |\xi|^2 < \infty . Then,
228
+
229
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
230
+ \mathcal{E}_{\text{bias}}^2 = \sum_{j} \left( \frac{\lambda}{\mu_j + \lambda} \right)^2 \mu_j^{2r+1} \xi_j^2 \le \lambda^{2r} |\xi|^2,
231
+
232
+ [p. 15 | section: B.1. Approximation Error | type: Text]
233
+ whereby we conclude \mathcal{E}_{\text{bias}} \sim O(\lambda^r) .
234
+
235
+ [p. 15 | section: B.1. Approximation Error | type: Text]
236
+ Variance error. The finite-sample estimator is given by \hat{w}_{\lambda} = (\hat{\Sigma} + \lambda I)^{-1} \frac{1}{n} \Phi^{\top} Y . Substituting the residual form Y = \Phi w^* + r gives
237
+
238
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
239
+ \hat{w}_{\lambda} = \underbrace{\left(\hat{\Sigma} + \lambda I\right)^{-1} \frac{1}{n} \hat{\Sigma} w^*}_{\text{signal weight}} + \underbrace{\left(\hat{\Sigma} + \lambda I\right)^{-1} \frac{1}{n} \Phi^{\top} r.}_{\text{residual noise}} (22)
240
+
241
+ [p. 15 | section: B.1. Approximation Error | type: Text]
242
+ Supposing that the covariance of r can be approximated as \sigma^2 I , where \sigma^2 = \mathcal{E}_{\text{approx}}^2 , we get that
243
+
244
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
245
+ \operatorname{Var}(f_K(\mathbf{x}_*)|X) = \phi(\mathbf{x}_*)^{\top} (\hat{\Sigma} + \lambda I)^{-1} \left( \frac{\sigma^2}{n} \hat{\Sigma} \right) (\hat{\Sigma} + \lambda I)^{-1} \phi(\mathbf{x}_*).
246
+
247
+ [p. 15 | section: B.1. Approximation Error | type: Text]
248
+ Averaging this quantity over test points and using \mathbb{E}_{\mathbf{x}_*}[\phi(\mathbf{x})\phi(\mathbf{x}_*)^{\top}] = \Sigma gives
249
+
250
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
251
+ \mathbb{E}_{\mathbf{x}_*}[\operatorname{Var}(f_K(\mathbf{x}_*)|X)] = \frac{\sigma^2}{n}\operatorname{tr}\left(\Sigma(\hat{\Sigma} + \lambda I)^{-1}\hat{\Sigma}(\hat{\Sigma} + \lambda I)^{-1}\right).
252
+
253
+ [p. 15 | section: B.1. Approximation Error | type: Text]
254
+ For large enough n, \hat{\Sigma} \approx \Sigma . Substituting and using spectral decomposition gives
255
+
256
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
257
+ \operatorname{tr}(\Sigma(\Sigma + \lambda I)^{-1}\Sigma(\Sigma + \lambda I)^{-1}) = \sum_{j} \frac{\mu_{j}^{3}}{(\mu_{j} + \lambda)^{2}}.
258
+
259
+ [p. 15 | section: B.1. Approximation Error | type: Text]
260
+ Since \frac{\mu_j}{\mu_j + \lambda} \le 1 and \mu_j \le \mu_1 ,
261
+
262
+ [p. 15 | section: B.1. Approximation Error | type: Equation]
263
+ \sum_{j} \frac{\mu_j^3}{(\mu_j + \lambda)^2} \le \sum_{j} \frac{\mu_j^2}{\mu_j + \lambda} \le \mu_1 \cdot d(\lambda),
264
+
265
+ [p. 15 | section: B.1. Approximation Error | type: Text]
266
+ where d(\lambda) = \sum_j \frac{\mu_j}{\mu_j + \lambda} is the truncation dimension.
267
+
268
+ [p. 16 | section: B.1. Approximation Error | type: Text]
269
+ Assuming that \mu_1 = O(1) , this gives the final bound
270
+
271
+ [p. 16 | section: B.1. Approximation Error | type: Equation]
272
+ \mathcal{E}_{\text{var}}^2 \leq \frac{\sigma^2 d(\lambda)}{n}.
273
+
274
+ [p. 16 | section: B.1. Approximation Error | type: Text]
275
+ If \mu_j \sim j^{-\alpha} for some positive \alpha , then d(\lambda) = \sum_j \frac{\mu_j}{\mu_j + \lambda} \approx \sum_j j : \mu_j > \lambda 1 \sim \lambda^{-1/\alpha} , so that \mathcal{E}_{\text{var}}^2 \sim \frac{\lambda^{-1/\alpha}}{n} .
276
+
277
+ [p. 16 | section: B.1. Approximation Error | type: Text]
278
+ Remark B.4. The Moore-Aronszajn theorem states that for functions in the RKHS \mathcal{H}_K expressed as a linear combination of partial kernel applications K(\mathbf{x}_i, \cdot) for some \mathbf{x}_i ,
279
+
280
+ [p. 16 | section: B.1. Approximation Error | type: Equation]
281
+ \sup_{p\geq 0} \left\| \sum_{i=n}^{n+p} \alpha_i K(\mathbf{x}_i, \cdot) \right\|_{\mathcal{U}_{+}} \to 0 \quad \text{ as } n \to \infty.
282
+
283
+ [p. 16 | section: B.1. Approximation Error | type: Text]
284
+ That is, a finite linear combination of some choice of data points and coefficients can approximate the target function to arbitrary precision. For finite-width networks, however, \mathcal{H}_K \subseteq \mathbb{R}^P is finite-dimensional, so any f \in \mathcal{H}_K admits an exact finite representation, and truncation error vanishes identically. The relevant finite-sample limitation is instead the restriction to \operatorname{span}\phi(\mathbf{x}_i)_{i=1}^n , which is captured by \mathcal{E}_{\operatorname{var}} in our decomposition.
285
+
286
+ [p. 16 | section: B.2. Projection error | type: Text]
287
+ Approximating f_K by a projected and distilled version of itself introduces two new error terms ( \mathcal{E}_{dis} and \mathcal{E}_{proj} ) to Eqn. (21). Here we treat \mathcal{E}_{proj} ( \mathcal{E}_{dis} is given by the misalignment error in Proposition 3.6).
288
+
289
+ [p. 16 | section: B.2. Projection error | type: Text]
290
+ The kernel ridge estimator is given by f_K(\mathbf{x}_*) = K_{*X}(K_{XX} + \lambda I)^{-1}Y , where K_{*X} is the kernel between test poing \mathbf{x}_* and training set X. With JL projection, we get \tilde{f}_K(\mathbf{x}_*) = \tilde{K}_{*X}(\tilde{K}_{XX} + \lambda I)^{-1}Y .
291
+
292
+ [p. 16 | section: B.2. Projection error | type: Text]
293
+ The difference between f_K(\mathbf{x}) and \tilde{f}_K(\mathbf{x}_*) decomposes as
294
+
295
+ [p. 16 | section: B.2. Projection error | type: Equation]
296
+ \mathcal{E}_{\text{JL}} = \underbrace{(K_{*X} - \tilde{K}_{*X})(\tilde{K}_{XX} + \lambda I)^{-1}Y}_{\text{(I) test kernel error}} + \underbrace{K_{*X}\left[(K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1}\right]Y}_{\text{(II) inverse perturbation error}}.
297
+
298
+ [p. 16 | section: B.2. Projection error | type: Text]
299
+ Given a random projection R \in \mathbb{R}^{k \times P} with normalized entries, each kernel entry satisfies \mathbb{E}[\tilde{K}_{ij}] = K_{ij} (i.e., the projection is unbiased), and |\tilde{K}_{ij} - K_{ij}| \le \varepsilon_{JL} \cdot |K_{ij}| , where \varepsilon_{JL} = O(\sqrt{\log(n)/k}) for projection dimension k.
300
+
301
+ [p. 16 | section: B.2. Projection error | type: Text]
302
+ We can then bound the two error terms:
303
+
304
+ [p. 16 | section: B.2. Projection error | type: Text]
305
+ (I) Using matrix norm bounds,
306
+
307
+ [p. 16 | section: B.2. Projection error | type: Equation]
308
+ \|(K_{*X} - \tilde{K}_{*X})(\tilde{K}_{XX} + \lambda I)^{-1}Y\| \le \frac{\varepsilon_{\mathrm{JL}} \|K_{*X}\| \cdot \|Y\|}{\mu_{\min}(\tilde{K}_{XX}) + \lambda},
309
+
310
+ [p. 16 | section: B.2. Projection error | type: Text]
311
+ where \lambda is the regularization parameter and \mu_{\min}(\tilde{K}_{XX}) is the minimum eigenvalue of \tilde{K}_{XX} .
312
+
313
+ [p. 16 | section: B.2. Projection error | type: Text]
314
+ (II) Using the identity A^{-1} - B^{-1} = A^{-1}(B - A)B^{-1} , we have
315
+
316
+ [p. 16 | section: B.2. Projection error | type: Equation]
317
+ \begin{split} \left\| (K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1} \right\|_2 \\ = \left\| (K_{XX} + \lambda I)^{-1} \left[ (K_{XX} + \lambda I) - (\tilde{K}_{XX} + \lambda I) \right] (\tilde{K}_{XX} + \lambda I)^{-1} \right\|_2 \\ \leq \frac{\varepsilon_{\text{JL}} \cdot \|K_{XX}\|_2}{\lambda^2} \end{split}
318
+
319
+ [p. 16 | section: B.2. Projection error | type: Text]
320
+ This then propagates to
321
+
322
+ [p. 16 | section: B.2. Projection error | type: Equation]
323
+ \|K_{*X}\left[(K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1}Y\right]\| \le \frac{\varepsilon_{JL} \cdot \|K_{*X}\| \cdot \|K_{XX}\|_2 \cdot \|Y\|}{\lambda^2}
324
+
325
+ [p. 17 | section: B.2. Projection error | type: Text]
326
+ Putting these together gives
327
+
328
+ [p. 17 | section: B.2. Projection error | type: Equation]
329
+ \mathcal{E}_{\text{JL}} \leq \varepsilon_{\text{JL}} \cdot \|K_{*X}\| \cdot \|Y\| \cdot \left(\frac{1}{\lambda} + \frac{\|K_{XX}\|_2}{\lambda^2}\right).
330
+
331
+ [p. 17 | section: B.2. Projection error | type: Text]
332
+ If \mu_1 is the largest eigenvalue of K_{XX} , then \mathcal{E}_{JL} = O(\varepsilon_{JL} \cdot \frac{\mu_1}{\lambda^2}) .
333
+
334
+ [p. 17 | section: B.2. Projection error | type: Text]
335
+ Remark B.5. This is a very conservative upper bound; the actual projection error can be much smaller if the kernel has low truncation rank r \ll n . In this case, the JL error depends on r rather than n, since only r directions carry significant variance. We study parameter redundancy in Sec. B.3.
336
+
337
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
338
+ Proposition B.6 (Parameter redundancy with JL projection). Let \tilde{K} be the JL-approximated kernel with projection dimension k \geq \frac{c \ln(n)}{\varepsilon_{IL}^2} . Let \{\tilde{\lambda}_i\} be the eigenvalues of \tilde{K} with mean \tilde{\lambda} . If \tilde{K} has truncation rank r at threshold (1-\delta) , then the original parameters are (P/r, \varepsilon') -parameter redundant, where \varepsilon' \leq O\left(\delta \tilde{\lambda}_{r+1}/\tilde{\lambda} + \varepsilon_{JL}\right) .
339
+
340
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
341
+ Optimal subspace. In the terms of Def. 3.2, the optimal choice of V is the span of the top r right singular vectors of \Phi_X . Let \Phi_X = U \Sigma V^{\top} be the SVD of \Phi_X . Taking V_r to be the first r columns of V, the projection of \Phi_X onto the span of V_r is
342
+
343
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
344
+ \Pi_{V_r}(\Phi_X) = \Phi(X)V_rV_r^\top = U_r\Sigma_rV_r^\top,
345
+
346
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
347
+ so that
348
+
349
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
350
+ \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top} = U_r \Sigma_r^2 U_r^{\top} = \sum_{i=1}^r \lambda_i(\mathbf{u}_i \otimes \mathbf{u}_i),
351
+
352
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
353
+ where \{\lambda_i\}_{i=1}^n are the eigenvalues of K.
354
+
355
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
356
+ Numerator error. The error in the numerator is given by
357
+
358
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
359
+ K - \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top} = \sum_{i>r}^n \lambda_i(\mathbf{u}_i \otimes \mathbf{u}_i) \implies ||K - \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top}||_F^2 = \sum_{i>r}^n \lambda_i^2, \tag{23}
360
+
361
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
362
+ since \mathbf{u}_i is orthonormal to \mathbf{u}_i for all i \neq j .
363
+
364
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
365
+ The truncation rank r at threshold (1 - \delta) satisfies
366
+
367
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
368
+ \sum_{i>r}^{n} \lambda_i \leq \delta \sum_{i=1}^{n} \lambda_i = \delta \cdot \operatorname{tr}(K).
369
+
370
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
371
+ Furthermore, we have that
372
+
373
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
374
+ \sum_{i>r} \lambda_i^2 \le \lambda_{r+1} \sum_{i>r} \lambda_i \le \lambda_{r+1} \cdot \delta \cdot \operatorname{tr}(K). \tag{24}
375
+
376
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
377
+ Denominator error. Cauchy-Schwartz gives
378
+
379
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
380
+ ||K||_F^2 = \sum_{i=1}^n \lambda_i^2 \ge \frac{\operatorname{tr}(K)^2}{n}. (25)
381
+
382
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
383
+ Combined error. (23), (24), and (25) give
384
+
385
+ [p. 17 | section: B.3. JL parameter redundancy | type: Equation]
386
+ \frac{||K - K_R||_F^2}{||K||_F^2} \le \frac{\lambda_{r+1} \cdot \delta \cdot \operatorname{tr}(K)}{\operatorname{tr}(K)^2/n} = \frac{n\delta\lambda_{r+1}}{\operatorname{tr}(K)} = \delta \cdot \frac{\lambda_{r+1}}{\bar{\lambda}},\tag{26}
387
+
388
+ [p. 17 | section: B.3. JL parameter redundancy | type: Text]
389
+ where \bar{\lambda} = \operatorname{tr}(K)/n is the mean eigenvalue. Choosing a \delta factor with an truncation rank whose eigenvalue is less than the mean is a practical way to further scale down the error.
390
+
391
+ [p. 18 | section: B.3. JL parameter redundancy | type: Text]
392
+ JL approximation. We don't observe K or its spectrum directly, but JL guarantees that the projected \tilde{K} has eigenvalues \tilde{\lambda}_i satisfying
393
+
394
+ [p. 18 | section: B.3. JL parameter redundancy | type: Equation]
395
+ (1 - \varepsilon_{\mathrm{IL}})^2 \lambda_i \leq \tilde{\lambda}_i \leq (1 + \varepsilon_{\mathrm{IL}})^2 \lambda_i
396
+
397
+ [p. 18 | section: B.3. JL parameter redundancy | type: Text]
398
+ with high probability. Therefore, the truncation rank \tilde{r} of \tilde{K} approximates that of K, as does the ratio \tilde{\lambda}_{r+1}/\tilde{\lambda} , giving an error bound of O\left(\delta \frac{\tilde{\lambda}_{r+1}}{\tilde{z}} + \varepsilon_{JL}\right) .
399
+
400
+ [p. 18 | section: C. Proofs for Section 3.3 | type: Text]
401
+ Conventions. Throughout, matrices \Phi \in \mathbb{R}^{n \times P} have rows in parameter space \mathbb{R}^P (e.g. per-logit \Phi = \Phi_X^c \in \mathbb{R}^{n \times P} , or a stacked multi-logit matrix). For a parameter-space subspace V \subset \mathbb{R}^P with orthogonal projector \Pi_V \in \mathbb{R}^{P \times P} , projecting each row of \Phi onto V corresponds to right-multiplication: \Phi\Pi_V , with residual \Phi(I - \Pi_V) .
402
+
403
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Text]
404
+ Lemma C.1 (Chain rule: loss gradients lie in the logit-gradient span). Fix \theta and logits f(\mathbf{x}; \theta) \in \mathbb{R}^C . For each c \in [C] define the logit-gradient feature \phi^c(\mathbf{x}) := \nabla_{\theta} f^c(\mathbf{x}; \theta) \in \mathbb{R}^P . Let \ell : \mathbb{R}^C \times \mathcal{Y} \to \mathbb{R} be any per-example loss, and define the logit sensitivity
405
+
406
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Equation]
407
+ \delta(\mathbf{x}, y; \theta) := \nabla_z \ell(z, y)|_{z=f(\mathbf{x}; \theta)} \in \mathbb{R}^C.
408
+
409
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Text]
410
+ Then for any labeled example (\mathbf{x}, \mathbf{y}) ,
411
+
412
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Equation]
413
+ \nabla_{\theta} \ell(f(\mathbf{x}; \theta), \mathbf{y}) = \sum_{c=1}^{C} \delta_{c}(\mathbf{x}, \mathbf{y}; \theta) \phi^{c}(\mathbf{x}).
414
+
415
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Text]
416
+ Consequently, for a distilled dataset \tilde{\mathcal{D}} = (\tilde{X}, \tilde{Y}) with |\tilde{X}| = m , define the stacked logit-gradient matrix
417
+
418
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Equation]
419
+ \tilde{\Phi} := \begin{bmatrix} \Phi_{\tilde{X}}^1 \\ \vdots \\ \Phi_{\tilde{X}}^C \end{bmatrix} \in \mathbb{R}^{(mC) \times P}, \qquad [\Phi_{\tilde{X}}^c]_i := \phi^c(\tilde{\mathbf{x}}_i).
420
+
421
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Text]
422
+ Let \tilde{\delta}(\theta) \in \mathbb{R}^{mC} stack \delta(\tilde{\mathbf{x}}_i, \tilde{\mathbf{y}}_i; \theta) over i. Then the distilled loss gradient satisfies
423
+
424
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Equation]
425
+ g_{\tilde{\mathcal{D}}}(\theta) := \nabla_{\theta} \mathcal{L}_{\tilde{\mathcal{D}}}(\theta) = \tilde{\Phi}^{\top} \tilde{\delta}(\theta) \in \text{colspan}(\tilde{\Phi}^{\top}) =: V(\tilde{\mathcal{D}}).
426
+
427
+ [p. 18 | section: C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features | type: Text]
428
+ Lemma C.1 is the key reconciliation used in Sec. 3.3: although DD is written in terms of loss gradients, those gradients always lie in the span of logit gradients \nabla_{\theta} f^{c}(\tilde{X};\theta) , which are exactly the kernel features.
429
+
430
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
431
+ Proof of Theorem 3.3. Fix t and abbreviate \mathcal{L}_t(\theta) by \mathcal{L}(\theta) and g_t := \nabla_{\theta} \mathcal{L}(\theta) . Since \mathcal{L} is L-smooth, for any update direction v and step size \eta ,
432
+
433
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
434
+ \mathcal{L}(\theta - \eta v) \le \mathcal{L}(\theta) + \langle g_t, -\eta v \rangle + \frac{L}{2} \|\eta v\|^2 = \mathcal{L}(\theta) - \eta \langle g_t, v \rangle + \frac{L\eta^2}{2} \|v\|^2.
435
+
436
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
437
+ Applying this with v = g_{\tilde{D}}(\theta) yields
438
+
439
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
440
+ \mathcal{L}_t(\theta^+(\tilde{\mathcal{D}})) \le \mathcal{L}_t(\theta) - \eta \langle g_t, g_{\tilde{\mathcal{D}}}(\theta) \rangle + \frac{L\eta^2}{2} \|g_{\tilde{\mathcal{D}}}(\theta)\|^2,
441
+
442
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
443
+ and taking expectation over t \sim T gives (5).
444
+
445
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
446
+ For the second claim, fix a subspace V := V(\tilde{\mathcal{D}}) with orthogonal projector \Pi_{\tilde{\mathcal{D}}} . Consider the quadratic upper model
447
+
448
+ [p. 18 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
449
+ q_t(\Delta) := \langle g_t, \Delta \rangle + \frac{L}{2} ||\Delta||^2, \qquad \Delta \in V.
450
+
451
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
452
+ Because q_t is strictly convex, its minimizer over \Delta \in V is characterized by the first-order condition: for all \Delta' \in V ,
453
+
454
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
455
+ \langle g_t + L\Delta_t^{\star}, \ \Delta' - \Delta_t^{\star} \rangle = 0.
456
+
457
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
458
+ Equivalently, g_t + L\Delta_t^{\star} is orthogonal to V, i.e. \Pi_{\tilde{D}}(g_t + L\Delta_t^{\star}) = 0 , which gives
459
+
460
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
461
+ \Delta_t^{\star} = -\frac{1}{L} \Pi_{\tilde{\mathcal{D}}} g_t.
462
+
463
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
464
+ By L-smoothness, \mathcal{L}_t(\theta + \Delta) \leq \mathcal{L}_t(\theta) + q_t(\Delta) for all \Delta ; hence
465
+
466
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
467
+ \mathcal{L}_t(\theta) - \mathcal{L}_t(\theta + \Delta_t^{\star}) \ge -q_t(\Delta_t^{\star}) = -\left\langle g_t, -\frac{1}{L}\Pi_{\tilde{\mathcal{D}}}g_t \right\rangle - \frac{L}{2} \left\| -\frac{1}{L}\Pi_{\tilde{\mathcal{D}}}g_t \right\|^2 = \frac{1}{2L} \|\Pi_{\tilde{\mathcal{D}}}g_t\|^2.
468
+
469
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
470
+ Finally, since \Pi_{\tilde{\mathcal{D}}} is an orthogonal projector,
471
+
472
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Equation]
473
+ \|\Pi_{\tilde{\mathcal{D}}}g_t\|^2 = \|g_t\|^2 - \|(I - \Pi_{\tilde{\mathcal{D}}})g_t\|^2,
474
+
475
+ [p. 19 | section: C.2. Proof of Theorem 3.3 (projection residual controls one-step progress) | type: Text]
476
+ which gives (6).
477
+
478
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Text]
479
+ Proof of Corollary 3.5. Let V \subset \mathbb{R}^P be any r-dimensional subspace with orthogonal projector \Pi_V . Using idempotence and symmetry of \Pi_V ,
480
+
481
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Equation]
482
+ ||(I - \Pi_V)g_t||^2 = g_t^\top (I - \Pi_V)g_t = \text{tr}((I - \Pi_V)g_tg_t^\top).
483
+
484
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Text]
485
+ Taking expectation over t and defining G := \mathbb{E}_t[g_t g_t^{\top}] yields
486
+
487
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Equation]
488
+ \mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] = \operatorname{tr}((I - \Pi_{V})G) = \operatorname{tr}(G) - \operatorname{tr}(\Pi_{V}G).
489
+
490
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Text]
491
+ Thus minimizing \mathbb{E}_t[\|(I - \Pi_V)g_t\|^2] over \dim(V) = r is equivalent to maximizing \operatorname{tr}(\Pi_V G) over rank-r orthogonal projectors. By the Ky Fan maximum principle, the maximizer is the projector onto the top-r eigenspace of G, attaining value \sum_{i \le r} \lambda_i . Therefore the minimum residual equals
492
+
493
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Equation]
494
+ \operatorname{tr}(G) - \sum_{j \le r} \lambda_j = \sum_{j > r} \lambda_j.
495
+
496
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Text]
497
+ Moreover, if \operatorname{tr}(\Pi_{V^*}G) - \operatorname{tr}(\Pi_V G) \leq \delta , then
498
+
499
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Equation]
500
+ \mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] = \operatorname{tr}(G) - \operatorname{tr}(\Pi_{V}G) = \underbrace{\operatorname{tr}(G) - \operatorname{tr}(\Pi_{V^{*}}G)}_{=\sum_{j>r}\lambda_{j}} + \left(\operatorname{tr}(\Pi_{V^{*}}G) - \operatorname{tr}(\Pi_{V}G)\right) \leq \sum_{j>r}\lambda_{j} + \delta,
501
+
502
+ [p. 19 | section: C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal) | type: Text]
503
+ as claimed.
504
+
505
+ [p. 19 | section: C.4. Proof of Proposition 3.6 (feature-space tail + misalignment) | type: Text]
506
+ Proof of Proposition 3.6. Let \Phi \in \mathbb{R}^{n \times P} be a gradient-feature matrix (rows in \mathbb{R}^P ) with SVD \Phi = U \Sigma W^\top . Let W_r be the top-r right singular vectors and \Pi^\star := W_r W_r^\top the rank-r PCA projector. For any rank-r orthogonal projector \Pi on \mathbb{R}^P (in particular, \Pi = \Pi_{\tilde{\mathcal{D}}} when \dim V(\tilde{\mathcal{D}}) = r ), using \|M\|_F^2 = \operatorname{tr}(M^\top M) and \Pi = \Pi^\top = \Pi^2 ,
507
+
508
+ [p. 19 | section: C.4. Proof of Proposition 3.6 (feature-space tail + misalignment) | type: Equation]
509
+ \|\Phi(I-\Pi)\|_F^2 = \text{tr}((I-\Pi)\Phi^{\top}\Phi(I-\Pi)) = \text{tr}(\Phi^{\top}\Phi) - \text{tr}(\Phi^{\top}\Phi\Pi).
510
+
511
+ [p. 19 | section: C.4. Proof of Proposition 3.6 (feature-space tail + misalignment) | type: Text]
512
+ Define A := \Phi^{\top}\Phi = W\Sigma^2W^{\top} , whose eigenvalues are \{\sigma_j(\Phi)^2\}_{j=1}^P . By the Ky Fan maximum principle, \operatorname{tr}(A\Pi) is maximized over rank-r projectors by \Pi^* , with \operatorname{tr}(A\Pi^*) = \sum_{j < r} \sigma_j(\Phi)^2 . Therefore,
513
+
514
+ [p. 19 | section: C.4. Proof of Proposition 3.6 (feature-space tail + misalignment) | type: Equation]
515
+ \|\Phi(I-\Pi)\|_F^2 = \underbrace{\left(\operatorname{tr}(A) - \operatorname{tr}(A\Pi^\star)\right)}_{=\sum_{j>r}\sigma_j(\Phi)^2 \text{ (PCA tail)}} + \underbrace{\left(\operatorname{tr}(A\Pi^\star) - \operatorname{tr}(A\Pi)\right)}_{\geq 0 \text{ (captured-energy gap / misalignment)}},
516
+
517
+ [p. 19 | section: C.4. Proof of Proposition 3.6 (feature-space tail + misalignment) | type: Text]
518
+ which is exactly the decomposition stated in Proposition 3.6.
519
+
520
+ [p. 20 | section: C.5. Wasserstein metric dataset distillation | type: Text]
521
+ Since directly solving this optimization problem is often prohibitive, it is often convenient to accomplish this through a surrogate objective. Here, we use a modified version of Wasserstein metric DD (WMDD) (Liu et al., 2025), which aims to solve the surrogate problem of feature matching, under the assumption that a performant distilled dataset will be distributionally close to the original dataset in both the data space and the feature space. To that end, it defines the loss function on the dataset:
522
+
523
+ [p. 20 | section: C.5. Wasserstein metric dataset distillation | type: Equation]
524
+ \mathcal{L}(\tilde{X}) = \mathcal{L}_{\text{feature}} + \lambda_{\text{BN}} \mathcal{L}_{\text{BN}}, \text{ where}
525
+
526
+ [p. 20 | section: C.5. Wasserstein metric dataset distillation | type: ListGroup]
527
+ \mathcal{L}_{\text{feature}} = \sum_{k,j} \|f_e(\tilde{\mathbf{x}}_{k,j}) b_{k,j}\|^2 matches synthetic features given by f_e to their barycenter targets b_{k,j} , which are computed from a pretrained f. \mathcal{L}_{BN} = \sum_{\ell} \|\mu_{\ell}^{(k)} \hat{\mu}_{\ell}^{(k)}\| + \|\sigma_{\ell}^{(k)} \hat{\sigma}_{\ell}^{(k)}\| enforces that per-class batch normalization statistics (mean \mu and standard deviation \sigma at each layer \ell ) of the synthetic data match those precomputed from real data.
528
+
529
+ [p. 20 | section: C.5. Wasserstein metric dataset distillation | type: Text]
530
+ The barycenter weights w_{k,j} are preserved and used during downstream knowledge distillation to weight each synthetic sample's contribution. See (Liu et al., 2025) for full details.
531
+
532
+ [p. 20 | section: D. Experiments on other datasets | type: Text]
533
+ In Figure 7, although the more difficult classification task prevents the same accuracy as ImageNette, performance still quickly saturates to the baseline. Interestingly, ImageWoof exhibits a very different condition number and minimum eigenvalue profile. Furthermore, the ImageNette-Resnet18 pair responds to Algorithm 1.
534
+
535
+ [p. 20 | section: E.1. Containment and gaps | type: Text]
536
+ Algorithm 1 is based on the observation that there exists a significant gap between the subspace spanned by individual clusters and the subspace needed for the kernel to make correct predictions. In Fig. 8, we provide the subspace containment results for the other nine classes described in Sec. 5.3. The same trends are observed — each cluster attends to a small portion of total PCs in the effective rank — but different clusters are activated in the first few principal directions for different classes.
537
+
538
+ [p. 20 | section: E.2. Complexity and grid search | type: Text]
539
+ The length of Algorithm 1 belies a reasonable complexity profile. Let n be the number of original gradients, H the number of clusters, r_g the global effective rank, and \bar{r} = \frac{1}{H} \sum_h r_h the average local effective rank. We get the following complexity considerations:
540
+
541
+ [p. 20 | section: E.2. Complexity and grid search | type: ListGroup]
542
+ Kernel computation scales as O(n^2kC) Clustering is O(n^3) for spectral clustering (dominated mostly by eigendecomposition) Global SVD is O(n^3) Local SVDs is O\left(\sum_{h} |\mathcal{I}_{h}|^{3}\right) = O\left(n^{3}/H^{2}\right) , assuming roughly balanced clusters Synthesis is O(m\bar{n}kC) where m is the number of synthetic gradients and \bar{n}=n/H
543
+
544
+ [p. 20 | section: E.2. Complexity and grid search | type: Text]
545
+ Since these considerations are independent of one another, the complexity is dominated by the O(n^3) global SVD, which is a one-time cost. This compares favorably to other methods, which scale as in Table 1.
546
+
547
+ [p. 21 | section: E.2. Complexity and grid search | type: FigureGroup]
548
+ Figure 5. The same measures of accuracy as in Figure 1 saturate quickly with increasing rank. The best rank-r approximation is taken by substituting U and \Sigma with U^{(r)} and \Sigma^{(r)} in (17).
549
+
550
+ [p. 21 | section: E.2. Complexity and grid search | type: FigureGroup]
551
+ Figure 6. Subspace variance coverage is computed by projecting the centered gradients \Phi_X onto VV^\top , where V \in \mathbb{R}^{P \times m} is an orthonormal basis of the distilled subspace computed using QR decomposition. Total variance coverage is measured as the ratio \|\Phi_X VV^\top\|_F^2/\|\Phi_X\|^2 . Projection reconstruction error Reconstruction error is then computed by \|\Phi_X - \Phi_X VV^\top\|^2/n , measuring the information lost when representing the training gradients in the lower-dimensional distilled subspace. All results are taken with H=10 clusters and various thresholds \tau_v and \tau_g .
552
+
553
+ [p. 21 | section: E.2. Complexity and grid search | type: Text]
554
+ The number of synthetic gradients is given by
555
+
556
+ [p. 21 | section: E.2. Complexity and grid search | type: Equation]
557
+ m = \sum_{h=1}^{H} r_h + \underbrace{|\mathcal{G}|}_{\text{gap}} - \underbrace{m_{\text{redundant}}}_{\text{orthogonalization}}
558
+
559
+ [p. 22 | section: E.2. Complexity and grid search | type: Text]
560
+ (a) Measures given in Figure 1 as a function of the number of gradients. (b) Measures given in Figure 1 as a function of the rank-r SVD truncation of the kernel matrix.
561
+
562
+ [p. 22 | section: E.2. Complexity and grid search | type: Text]
563
+ (c) ImageWoof fidelity, accuracy, and MSE under Algorithm 1.
564
+
565
+ [p. 22 | section: E.2. Complexity and grid search | type: Caption]
566
+ Figure 7. Fidelity, accuracy, and spectral tests on the ImageWoof dataset with a ResNet-18 model.
567
+
568
+ [p. 23 | section: E.2. Complexity and grid search | type: FigureGroup]
569
+ Figure 8. Explained variance and containment gaps across classes as a function of rank (ImageNette dataset, ResNet-18 model).
570
+
571
+ [p. 23 | section: E.2. Complexity and grid search | type: TableGroup]
572
+ Method Complexity Dominant factor Notes Random O(1) None Least performant Leverage score 3 O(C · n ) Cubic in dataset size Theoretically most expensive Greedy FPS O(nselect · n · k · C) Quadratic in selection size Tradeoff in nselect K-Means · t · n · nselect · k · C) O(ninit Linear in all factors Tradeoff in nselect; practically expensive Synthetic 3 + O(n mgap · n · k · C) Cubic for one-time SVD No complexity tradeoff Table 1. Complexity profiles of several sampling methods.
573
+
574
+ [p. 23 | section: E.2. Complexity and grid search | type: Text]
575
+ In practice, the number of gradients synthesized depends on the kernel structure (larger gaps will require more gradients), number of clusters provided, and hyperparameters τ v and τg.
576
+
577
+ [p. 23 | section: E.2. Complexity and grid search | type: Text]
578
+ In Fig. 9, we run a grid search on fidelity, accuracy, and number m of synthetic gradients as a function of τ v and τg. We also show the count of local and global distilled gradients as a function of τ v and τg, seeing that results on the optimal Pareto frontier are sporadically distributed across configurations.
579
+
580
+ [p. 24 | section: E.2. Complexity and grid search | type: Code]
581
+ Algorithm 1 Local-Global Gradient Distillation 1266 Require: Stacked gradients \Phi \in \mathbb{R}^{m \times k \times C}, labels Y \in \mathbb{R}^{m \times C}, cluster count H, variance threshold \tau_v, gap threshold \tau_g Ensure: Synthetic gradients \hat{\Phi} \in \mathbb{R}^{s \times k \times C}, synthetic labels \hat{Y} \in \mathbb{R}^{s \times C} 1268 1269 // Step 1: Kernel computation and clustering 1270 1: K \leftarrow \frac{1}{h} \Phi \Phi^{\top} \in \mathbb{R}^{m \times m \times C} {Per-class kernel} 1271 2: \bar{K} \leftarrow \frac{1}{C} \sum_{c=1}^{C} K^c {Class-averaged kernel} 3: \{\mathcal{I}_h\}_{h=1}^{H} \leftarrow \text{SPECTRALCLUSTER}(\bar{K}, H) {Cluster indices} 1272 1273 1274 // Step 2: Global eigendecomposition 1275 4: U_q \Sigma_q U_q^{\top} \leftarrow \text{EIGENDECOMP}(\bar{K}) 1276 5: r_g \leftarrow \min\{r : \sum_{i=1}^r \sigma_i / \sum_{i=1}^m \sigma_i \ge \tau_v\} {Global effective rank} 1277 1278 // Step 3: Local eigendecomposition and coverage analysis 1279 6: \mathbf{c} = [c_1, \dots, c_{r_g}] \leftarrow \mathbf{0} \in \mathbb{R}^{r_g} {Coverage of each global direction} 1280 7: for h = 1, ..., H do 1281 \bar{K}_h \leftarrow \bar{K}[\mathcal{I}_h, \mathcal{I}_h] \{ \text{Local kernel} \} 1282 U_h \Sigma_h U_h^{\top} \leftarrow \text{SVD}(K_h) 1283 \begin{array}{l} r_h \leftarrow \min\{r: \sum_{i=1}^r [\overset{\sim}{\Sigma_h}]_{ii}/\mathrm{tr}(\Sigma_h) \geq \tau_v\} \\ \mathbf{for} \ j = 1, \dots, r_g \ \mathbf{do} \end{array} 1284 1285 \mathbf{u} \leftarrow U_q[\mathcal{I}_h, j] {Global eigenvector restricted to cluster} 1286 \mathbf{u}_{\text{proj}} \leftarrow U_h[:, 1:r_h] (U_h[:, 1:r_h]^{\top} \mathbf{u}) \{\text{Project onto local span}\} 13: 1287 c_i \leftarrow \|\mathbf{u}_{\text{proj}}\|^2 / \|\mathbf{u}\|^2 {Update coverage} end for 15: 1289 16: end for 17: \mathcal{G} \leftarrow \{j : c_j < \tau_g\} {Gap directions} 1291 1292 // Step 4: Distill local representatives 1293 18: \Phi \leftarrow [], \quad \hat{Y} \leftarrow [], \quad \mathcal{U} \leftarrow [] 1294 19: for h = 1, ..., H do 1295 for j = 1, \ldots, r_h do 20: 1296 \mathbf{u} \leftarrow U_h[:,j]/\|U_h[:,j]\| {Normalized local eigenvector} 1297 \begin{split} \hat{\phi} &\leftarrow \Phi[\mathcal{I}_h]^\top \mathbf{u} \in \mathbb{R}^{k \times C} \; \{ \text{Synthesize gradient} \} \\ \hat{\mathbf{y}} &\leftarrow Y[\mathcal{I}_h]^\top \mathbf{u} \in \mathbb{R}^C \; \{ \text{Synthesize label} \} \end{split} 22: 1298 1299 Append \hat{\phi} to \hat{\Phi}, \hat{\mathbf{v}} to \hat{Y} 1300 \hat{\mathbf{u}} \leftarrow \mathbf{0} \in \mathbb{R}^N; \hat{\mathbf{u}}[\mathcal{I}_h] \leftarrow \mathbf{u} {Lift to full space} 25: Append \hat{\mathbf{u}} to \mathcal{U} 1302 end for 27: 28: end for 1304 1305 // Step 5: Distill gap representatives 1306 29: for j \in \mathcal{G} do \mathbf{v} \leftarrow U_g[:,j]/\|U_g[:,j]\| {Normalized global eigenvector} 1308 1309 \hat{\phi} \leftarrow \Phi^{\top} \mathbf{v} {Synthesize from full set} \hat{\mathbf{y}} \leftarrow Y^{\top} \mathbf{v} Append \hat{\phi} to \hat{\Phi}, \hat{\mathbf{y}} to \hat{Y}, \mathbf{v} to \mathcal{U} 1311 33: 1312 34: end for 1314 // Step 6: Orthogonalize to remove redundancy 1315 35: Q, R \leftarrow QR([\mathcal{U}]) \{ [\mathcal{U}] \in \mathbb{R}^{N \times m} \} 36: S \leftarrow \{i : |R_{ii}| > \varepsilon \cdot \max_{j} |R_{jj}|\} {Non-redundant indices} 1317 37: \hat{\Phi} \leftarrow \hat{\Phi}[\mathcal{S}], \quad \hat{Y} \leftarrow \hat{Y}[\mathcal{S}] 1318 1319 38: return \hat{\Phi}, \hat{Y}
582
+
583
+ [p. 25 | section: E.2. Complexity and grid search | type: FigureGroup]
584
+ Figure 9. Grid search results for H = 5, 10, 15, 20 clusters on the ImageNette dataset (ResNet-18 model). Top: Breakdown of the number of global & local gradients synthesized by the algorithm for each configuration. Fewer clusters means that more effective ranks lie in the gaps. Configurations along the Pareto frontier (between τ v and τg) are bolded. Bottom: Grid search between τ v and τg. Naturally, performance increases with the number of synthetic gradients. Configurations on the Pareto frontier are boxed.
585
+
586
+ [p. 26 | section: E.2. Complexity and grid search | type: FigureGroup]
587
+ Figure 9. (continued)
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets.json ADDED
@@ -0,0 +1,134 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "filename": "_page_20_Figure_1.jpeg",
4
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_20_Figure_1.jpeg",
5
+ "bytes": 91281,
6
+ "width": 589,
7
+ "height": 938,
8
+ "aspect_ratio": 0.6279317697228145,
9
+ "keep": true,
10
+ "reject_reason": null,
11
+ "model_path": "assets/_page_20_Figure_1.jpeg"
12
+ },
13
+ {
14
+ "filename": "_page_20_Figure_3.jpeg",
15
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_20_Figure_3.jpeg",
16
+ "bytes": 31871,
17
+ "width": 661,
18
+ "height": 361,
19
+ "aspect_ratio": 1.8310249307479225,
20
+ "keep": true,
21
+ "reject_reason": null,
22
+ "model_path": "assets/_page_20_Figure_3.jpeg"
23
+ },
24
+ {
25
+ "filename": "_page_21_Figure_1.jpeg",
26
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_21_Figure_1.jpeg",
27
+ "bytes": 19130,
28
+ "width": 84,
29
+ "height": 1788,
30
+ "aspect_ratio": 0.04697986577181208,
31
+ "keep": false,
32
+ "reject_reason": "extreme_aspect_ratio",
33
+ "model_path": null
34
+ },
35
+ {
36
+ "filename": "_page_21_Figure_2.jpeg",
37
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_21_Figure_2.jpeg",
38
+ "bytes": 181449,
39
+ "width": 1227,
40
+ "height": 897,
41
+ "aspect_ratio": 1.3678929765886287,
42
+ "keep": true,
43
+ "reject_reason": null,
44
+ "model_path": "assets/_page_21_Figure_2.jpeg"
45
+ },
46
+ {
47
+ "filename": "_page_21_Figure_4.jpeg",
48
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_21_Figure_4.jpeg",
49
+ "bytes": 67472,
50
+ "width": 777,
51
+ "height": 670,
52
+ "aspect_ratio": 1.1597014925373135,
53
+ "keep": true,
54
+ "reject_reason": null,
55
+ "model_path": "assets/_page_21_Figure_4.jpeg"
56
+ },
57
+ {
58
+ "filename": "_page_22_Figure_1.jpeg",
59
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_22_Figure_1.jpeg",
60
+ "bytes": 196039,
61
+ "width": 1271,
62
+ "height": 1079,
63
+ "aspect_ratio": 1.1779425393883225,
64
+ "keep": true,
65
+ "reject_reason": null,
66
+ "model_path": "assets/_page_22_Figure_1.jpeg"
67
+ },
68
+ {
69
+ "filename": "_page_24_Figure_1.jpeg",
70
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_24_Figure_1.jpeg",
71
+ "bytes": 252648,
72
+ "width": 1132,
73
+ "height": 1588,
74
+ "aspect_ratio": 0.7128463476070529,
75
+ "keep": true,
76
+ "reject_reason": null,
77
+ "model_path": "assets/_page_24_Figure_1.jpeg"
78
+ },
79
+ {
80
+ "filename": "_page_25_Figure_1.jpeg",
81
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_25_Figure_1.jpeg",
82
+ "bytes": 250622,
83
+ "width": 1135,
84
+ "height": 1567,
85
+ "aspect_ratio": 0.7243139757498405,
86
+ "keep": true,
87
+ "reject_reason": null,
88
+ "model_path": "assets/_page_25_Figure_1.jpeg"
89
+ },
90
+ {
91
+ "filename": "_page_6_Figure_4.jpeg",
92
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_6_Figure_4.jpeg",
93
+ "bytes": 87908,
94
+ "width": 600,
95
+ "height": 862,
96
+ "aspect_ratio": 0.6960556844547564,
97
+ "keep": true,
98
+ "reject_reason": null,
99
+ "model_path": "assets/_page_6_Figure_4.jpeg"
100
+ },
101
+ {
102
+ "filename": "_page_6_Figure_9.jpeg",
103
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_6_Figure_9.jpeg",
104
+ "bytes": 27999,
105
+ "width": 603,
106
+ "height": 272,
107
+ "aspect_ratio": 2.2169117647058822,
108
+ "keep": true,
109
+ "reject_reason": null,
110
+ "model_path": "assets/_page_6_Figure_9.jpeg"
111
+ },
112
+ {
113
+ "filename": "_page_7_Figure_1.jpeg",
114
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_7_Figure_1.jpeg",
115
+ "bytes": 58327,
116
+ "width": 627,
117
+ "height": 644,
118
+ "aspect_ratio": 0.9736024844720497,
119
+ "keep": true,
120
+ "reject_reason": null,
121
+ "model_path": "assets/_page_7_Figure_1.jpeg"
122
+ },
123
+ {
124
+ "filename": "_page_7_Figure_7.jpeg",
125
+ "path": "data/processed_papers/icml26_20260429_1952_duequeue/marker_raw/4985391d-a421-4a40-bcc7-653a5da98626/marker_markdown/4985391d-a421-4a40-bcc7-653a5da98626/_page_7_Figure_7.jpeg",
126
+ "bytes": 62195,
127
+ "width": 661,
128
+ "height": 663,
129
+ "aspect_ratio": 0.9969834087481146,
130
+ "keep": true,
131
+ "reject_reason": null,
132
+ "model_path": "assets/_page_7_Figure_7.jpeg"
133
+ }
134
+ ]
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_20_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: 7a5e206d29ed0f925de143d067279e9a66d1eb32af7a18bb44a58c0d81ce70ef
  • Pointer size: 130 Bytes
  • Size of remote file: 91.3 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_20_Figure_3.jpeg ADDED

Git LFS Details

  • SHA256: 7353c894ee8b0b375475c60b0ca32813e1bb98fad516f9c6b79b03414a053c0f
  • Pointer size: 130 Bytes
  • Size of remote file: 31.9 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_21_Figure_2.jpeg ADDED

Git LFS Details

  • SHA256: 1554f6c7ca497adaed6d8dd10cb4e59a93692280af7323543533c592fe9b2eaa
  • Pointer size: 131 Bytes
  • Size of remote file: 181 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_21_Figure_4.jpeg ADDED

Git LFS Details

  • SHA256: 00bd42eaed75c0074105009eaf9f7558a859edaee82ca92a38d19d1beee139a3
  • Pointer size: 130 Bytes
  • Size of remote file: 67.5 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_22_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: a6f83e4f1813041b39ba7139579ee15854a7a7d73c5575d347824152cda96e18
  • Pointer size: 131 Bytes
  • Size of remote file: 196 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_24_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: 9bb4e1f815e21f24deff20ab41183c832ef6280f3860e3e72bf6dc769defbb0a
  • Pointer size: 131 Bytes
  • Size of remote file: 253 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_25_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: 9966a4ec2a12e9334491dd0870f660ced4d1ada0e9a36d4d0803ba1e80a3d043
  • Pointer size: 131 Bytes
  • Size of remote file: 251 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_6_Figure_4.jpeg ADDED

Git LFS Details

  • SHA256: 4fcba4dd52da93619afce54460a4094d78db5b4768d369d2750a45be0d50e7c7
  • Pointer size: 130 Bytes
  • Size of remote file: 87.9 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_6_Figure_9.jpeg ADDED

Git LFS Details

  • SHA256: 4acaa9b8b90bae59b6ab6c4e88a6e252f8cec4abf73488434c351d7b398eb38e
  • Pointer size: 130 Bytes
  • Size of remote file: 28 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_7_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: 55e97c9e393e96b611ad3cc04b3c2e04f3bd52d0581a93b270ee48f01596c166
  • Pointer size: 130 Bytes
  • Size of remote file: 58.3 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/assets/_page_7_Figure_7.jpeg ADDED

Git LFS Details

  • SHA256: 8dcf349585216311b53f7ccf9375b24a56dd9708966d106a1c17c1ea8f4ac1a0
  • Pointer size: 130 Bytes
  • Size of remote file: 62.2 kB
icml26/4985391d-a421-4a40-bcc7-653a5da98626/chunks_v3_anonymized.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
icml26/4985391d-a421-4a40-bcc7-653a5da98626/dataset_meta.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paper_id": "4985391d-a421-4a40-bcc7-653a5da98626",
3
+ "pipeline": "Paper2Markdown-V3",
4
+ "ok": true,
5
+ "page_count": 26,
6
+ "chunk_count": 335,
7
+ "main_body_chunk_count": 130,
8
+ "appendix_chunk_count": 196,
9
+ "reference_chunk_count": 9,
10
+ "model_text_chars": 46914,
11
+ "raw_markdown_chars": 97309,
12
+ "sanitized_chars": 90680,
13
+ "page_provenance": {
14
+ "min_page": 1,
15
+ "max_page": 26,
16
+ "invalid_count": 0
17
+ },
18
+ "marker_block_type_counts": {
19
+ "Caption": 1,
20
+ "Code": 1,
21
+ "Equation": 88,
22
+ "Figure": 3,
23
+ "FigureGroup": 9,
24
+ "Footnote": 5,
25
+ "ListGroup": 11,
26
+ "PageFooter": 26,
27
+ "PageHeader": 37,
28
+ "SectionHeader": 47,
29
+ "Table": 1,
30
+ "TableGroup": 1,
31
+ "Text": 914
32
+ },
33
+ "asset_count_raw": 12,
34
+ "asset_count_model_kept": 11,
35
+ "asset_count_rejected": 1,
36
+ "asset_reject_reasons": {
37
+ "extreme_aspect_ratio": 1,
38
+ "kept": 11
39
+ },
40
+ "artifact_leak_audit": {
41
+ "ok": true,
42
+ "hits": {
43
+ "Anonymous Authors": [],
44
+ "ACKNOWLEDGMENT": [],
45
+ "OpenReview": [],
46
+ "\"accept_label\"": [],
47
+ "\"decision\"": [],
48
+ "\"decision_tier\"": [],
49
+ "\"source_status\"": [],
50
+ "Meta-review": [],
51
+ "Official Review": [],
52
+ "official_reviews": [],
53
+ "meta_reviews": [],
54
+ "suggested_verdict_score": []
55
+ },
56
+ "artifact_count": 2
57
+ },
58
+ "default_model_input": "model_text_v3.txt",
59
+ "appendix_input": "appendix_text_v3.txt",
60
+ "reference_input": "reference_text_v3.txt",
61
+ "source": "koala_icml26_due_queue",
62
+ "run_name": "icml26_20260429_1952_duequeue"
63
+ }
icml26/4985391d-a421-4a40-bcc7-653a5da98626/main_body_chunks.jsonl ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0000", "section": "Abstract", "page_start": 1, "page_end": 1, "type": "Text", "text": "Neural tangent kernel (NTK) methods are computationally limited by the need to evaluate large Jacobians across many data points. Existing approaches reduce this cost primarily through projecting and sketching the Jacobian. We show that NTK computation can also be reduced by compressing the data dimension itself using NTKtuned dataset distillation. We demonstrate that the neural tangent space spanned by the input data can be induced by dataset distillation, yielding a 20-100× reduction in required Jacobian calculations. We further show that per-class NTK matrices have low effective rank that is preserved by this reduction. Building on these insights, we propose the distilled neural tangent kernel (DNTK), which combines NTK-tuned dataset distillation with state-of-the-art projection methods to reduce up NTK computational complexity by up to five orders of magnitude while preserving kernel structure and predictive performance.", "source": "marker_v2", "marker_block_id": "/page/0/Text/4"}
2
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0001", "section": "1. Introduction", "page_start": 1, "page_end": 1, "type": "Text", "text": "The neural tangent kernel (NTK) (Jacot et al., 2018) gives a theoretical lens for understanding neural network (NN) training, particularly in the overparameterized regime. As the width of a given NN approaches infinite, the network's training dynamics become linear and equivalent to kernel regression. In this \"lazy training\" regime, the network adjusts a linear combination of fixed features, and does not learn to represent features from scratch. Under certain circumstances, a model can be approximated within the kernel regime defined by the NTK, which enables analysis that would be intractable in the parametric regime.", "source": "marker_v2", "marker_block_id": "/page/0/Text/6"}
3
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0002", "section": "1. Introduction", "page_start": 1, "page_end": 1, "type": "Text", "text": "Unfortunately, the NTK is intractable to compute for all but the smallest networks: for a parameterized network f with P fixed total parameters trained on n data points, the cost of", "source": "marker_v2", "marker_block_id": "/page/0/Text/7"}
4
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0003", "section": "1. Introduction", "page_start": 1, "page_end": 1, "type": "Text", "text": "computing the NTK scales as O(n 2 P), while storing scales as O(n 2 ). To na¨ıvely compute the NTK of a ResNet50 on all 1.3 million ImageNet points requires at least 4.2 · 10 19 floating point operations and 1.69 · 10 12 memory entries. Projects that leverage NTK-like formulations to detect distributional shifts (Huang et al., 2021) , quantify uncertainty (Wilson et al., 2025) , and characterize robustness (Tsilivis & Kempe, 2022) have therefore been limited to small models. To enable these analyses for larger models, we need a robust NTK approximation regime.", "source": "marker_v2", "marker_block_id": "/page/0/Text/10"}
5
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0004", "section": "1. Introduction", "page_start": 1, "page_end": 1, "type": "Text", "text": "Prior attempts to approximate the NTK for downstream tasks tend to either address parameter complexity alone (Hirsch & Pichi, 2025) or approximate it using different, cheaper kernels (Loo et al., 2022) . Our method creates tractable, accurate approximations of the NTK itself by noting that the empirical NTK of a pretrained neural network exhibits significant redundancy at three levels: in the dataset, in the parameters, and in the gradient subspace. To overcome the intractability of computing full NTKs, we combine three complementary strategies that target redundancy at each of these levels: (1) data distillation, which synthesizes compact datasets that preserve task performance; (2) random projection, which reduces the dimensionality of the tangent space while preserving kernel structure; and (3) structure-aware gradient distillation, designed to further compress the NTK by exploiting its local and global spectral structure.", "source": "marker_v2", "marker_block_id": "/page/0/Text/11"}
6
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0005", "section": "1. Introduction", "page_start": 1, "page_end": 1, "type": "Text", "text": "Central to our approach is that these components – dataset distillation, random projection, and gradient distillation – are theoretically justified methods that target distinct sources of redundancy. To that end, we provide proofs in Section 3 and in Sections B and C that explain how and when these methods preserve variances and subspaces. We refer to NTK approximations constructed via this unified framework as distilled neural tangent kernels (DNTKs). Combining these techniques, we achieve up to a ≈ 10 5 × reduction in both computation time and storage in our experiments on a mid-size image classification task while maintaining downstream task performance with theoretical guarantees on approximation quality.", "source": "marker_v2", "marker_block_id": "/page/0/Text/12"}
7
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0006", "section": "1. Introduction", "page_start": 1, "page_end": 1, "type": "Text", "text": "The paper is organized as follows: Section 2 situates our work within NTK theory and dataset distillation. Section 3 formalizes the empirical NTK and notions of redundancy", "source": "marker_v2", "marker_block_id": "/page/0/Text/13"}
8
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0007", "section": "1. Introduction", "page_start": 2, "page_end": 2, "type": "Text", "text": "that motivate our approach. Section 4 describes our compression pipeline: dataset distillation, random projection, and gradient distillation. Section 5 presents experimental validation.", "source": "marker_v2", "marker_block_id": "/page/1/Text/1"}
9
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0008", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "This work draws on two lines of research: (i) kernel perspectives on deep networks, especially the neural tangent kernel (NTK) , and (ii) dataset distillation / coreset methods for summarizing data.", "source": "marker_v2", "marker_block_id": "/page/1/Text/3"}
10
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0009", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "Kernel methods and deep kernel learning. A long line of work connects neural networks to kernel machines. In particular, deep kernel learning combines hierarchical representations with the nonparametric flexibility of kernels (Wilson et al., 2016; Huang et al., 2023), and admits representer-theorem-style characterizations for composed RKHS models (Bohn et al., 2019).", "source": "marker_v2", "marker_block_id": "/page/1/Text/4"}
11
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0010", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "Neural tangent kernel (NTK). Jacot et al. (2018) first proposed the NTK in 2018 to explain training dynamics in the infinite-width limit. Later work on making NTK computation tractable has focused on sketching and random-feature approximations to obtain fast (near input-sparsity) approximations of NTK matrices. For example, Zandieh et al. (2021) sketch polynomial expansions of arc-cosine kernels and combine sketching with random features to obtain spectral approximations, while Han et al. (2022) generalize these ideas beyond ReLU via truncated Hermite expansions for broad activation classes. Hirsch & Pichi (2025) develop a random-sketching-based approach with a physics-informed loss function. These methods demonstrate the effectiveness of random projection for reducing parameter complexity.", "source": "marker_v2", "marker_block_id": "/page/1/Text/5"}
12
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0011", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "In contrast, our work targets redundancy on the data side (via distillation) as a complement to sketching-based accelerations of kernel construction. To diagnose when such kernel approximations are effective, recent work studies NTK spectra: Lin (2025) uses empirical-NTK eigenanalysis to surface learned features, while Benigni & Paquette (2025) characterizes limiting NTK eigenvalue distributions under high-dimensional scaling.", "source": "marker_v2", "marker_block_id": "/page/1/Text/6"}
13
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0012", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "Dataset distillation. First proposed by Wang et al. (2020), dataset distillation has inspired numerous offshoots that aim both to streamline the core algorithm and to apply it to various use cases. Several kernel-based distillation methods cast distillation in a kernel ridge-regression objective inspired by infinite-width neural kernels (Nguyen et al., 2021), and accelerate it via random-feature approximations (Loo et al., 2022). Whereas these works use neural kernels to formulate and accelerate distillation, we use distillation to accelerate downstream NTK computations. We employ a modified", "source": "marker_v2", "marker_block_id": "/page/1/Text/7"}
14
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0013", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "version of WMDD (Liu et al., 2025), which distills data by Wasserstein-metric feature matching (via a Wasserstein barycenter) in a pretrained feature space.", "source": "marker_v2", "marker_block_id": "/page/1/Text/8"}
15
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0014", "section": "2. Related work", "page_start": 2, "page_end": 2, "type": "Text", "text": "Coresets and sampling. Our local/global selection procedure (Algorithm 1) is related to coreset frameworks for clustering and shape fitting (Feldman & Langberg, 2016). Our kernel sketching strategy also connects to random-feature approximations for scaling kernel machines (Rahimi & Recht, 2007).", "source": "marker_v2", "marker_block_id": "/page/1/Text/9"}
16
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0015", "section": "3. Setup", "page_start": 2, "page_end": 2, "type": "Text", "text": "Let \\theta \\in \\mathbb{R}^P denote the P-dimensional parameters of a neural network f(\\mathbf{x}; \\theta) : \\mathbb{R}^{d_{\\text{in}}} \\to \\mathbb{R}^C , mapping inputs to class logits.", "source": "marker_v2", "marker_block_id": "/page/1/Text/11"}
17
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0016", "section": "3.1. NTK and KRR computation", "page_start": 2, "page_end": 2, "type": "Text", "text": "The neural tangent kernel (NTK) measures gradient alignment between inputs. Letting \\phi(\\mathbf{x}) = \\nabla_{\\theta} f(\\mathbf{x}; \\theta) \\in \\mathbb{R}^{C \\times P} ,", "source": "marker_v2", "marker_block_id": "/page/1/Text/13"}
18
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0017", "section": "3.1. NTK and KRR computation", "page_start": 2, "page_end": 2, "type": "Equation", "text": "K(\\mathbf{x}, \\mathbf{x}') = \\text{Tr}(\\phi(\\mathbf{x})^{\\top} \\phi(\\mathbf{x}')) = \\phi \\phi^{\\top}. (1)", "source": "marker_v2", "marker_block_id": "/page/1/Equation/14"}
19
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0018", "section": "3.1. NTK and KRR computation", "page_start": 2, "page_end": 2, "type": "Text", "text": "For classification, we work with per-class kernels K^c formed from gradients \\phi^c(\\mathbf{x}) := \\nabla_\\theta f^c(\\mathbf{x}; \\theta) \\in \\mathbb{R}^P of each logit (in this setting, K^c(\\mathbf{x}, \\mathbf{x}') = \\phi^c(\\mathbf{x})\\phi^c(\\mathbf{x}') is a scalar). Given a training set X of n training points, the class gradient matrix \\Phi^c \\in \\mathbb{R}^{n \\times P} has rows [\\Phi^c]_i = \\phi^c(x_i) , yielding the class kernel K^c = \\Phi^c(\\Phi^c)^\\top \\in \\mathbb{R}^{n \\times n} .", "source": "marker_v2", "marker_block_id": "/page/1/Text/15"}
20
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0019", "section": "3.1. NTK and KRR computation", "page_start": 2, "page_end": 2, "type": "Text", "text": "Under certain conditions (the network operates near the lazy training regime where dynamics are approximately linear in parameters, K_{XX} eigenvalues decay rapidly, and training labels align with dominant eigendirections, see Section B), we can approximate f^c by a kernel representer f^c_K obtained via kernel ridge regression (KRR, Section A.3): f^c_K is fit on X and evaluated on a test set X^* of size n_{\\rm test} . The memory required to materialize K^c and K^c_{XX^*} is O(nP+n^2+nn_{\\rm test}) , which is prohibitive at scale for all C classes. Alternatively, if we store only gradients and compute kernel entries on the fly, memory is O((n+n_{\\rm test})PC) , but computation remains dominated by P-dimensional inner products.", "source": "marker_v2", "marker_block_id": "/page/1/Text/16"}
21
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0020", "section": "3.1. NTK and KRR computation", "page_start": 2, "page_end": 2, "type": "Text", "text": "To address these complexity concerns, we introduce and exploit notions of redundancy in several spaces.", "source": "marker_v2", "marker_block_id": "/page/1/Text/17"}
22
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0021", "section": "3.2. Redundancy in data and parameters", "page_start": 2, "page_end": 2, "type": "Text", "text": "By redundancy , we mean that most variation in model training dynamics and predictions can be explained in a significantly smaller subspace than the model uses in practice.* Consider a fixed parameter vector \\theta of dimension P, a labeled dataset \\mathcal{D} = (X,Y) , and class c. Let K_{XX}^c", "source": "marker_v2", "marker_block_id": "/page/1/Text/19"}
23
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0022", "section": "3.2. Redundancy in data and parameters", "page_start": 2, "page_end": 2, "type": "Footnote", "text": "* Many of the notions surrounding this idea are based on the manifold hypothesis ; see Fefferman et al. (2016).", "source": "marker_v2", "marker_block_id": "/page/1/Footnote/20"}
24
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0023", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "be the NTK class kernel matrix at \\theta between X and itself (that is, the matrix K^c where K_{ij}^c = K^c(\\mathbf{x}_i, \\mathbf{x}_j) for \\mathbf{x}_i and \\mathbf{x}_j \\in X ). We focus on two kinds of redundancy, defined via Gram matrices on interrelated spaces.", "source": "marker_v2", "marker_block_id": "/page/2/Text/1"}
25
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0024", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "Definition 3.1 (Data redundancy). Let \\lambda_1 \\geq \\cdots \\geq \\lambda_n denote the eigenvalues of K_{XX}^c in decreasing order. The truncation rank of K_{XX}^c at threshold \\varepsilon is", "source": "marker_v2", "marker_block_id": "/page/2/Text/2"}
26
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0025", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Equation", "text": "r_{\\mathrm{trunc}}(K_{XX}^c,\\varepsilon) := \\min \\left\\{ k : \\frac{\\sum_{i=1}^k \\lambda_i}{\\sum_{i=1}^n \\lambda_i} \\geq 1 - \\varepsilon \\right\\}.", "source": "marker_v2", "marker_block_id": "/page/2/Equation/3"}
27
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0026", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "The input set X is (r,\\varepsilon) -data-redundant if r_{\\mathrm{trunc}}(K_{XX}^c,\\varepsilon) \\leq n/r .", "source": "marker_v2", "marker_block_id": "/page/2/Text/4"}
28
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0027", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "In other words, an (r,\\varepsilon) -data-redundant input set admits a (1-\\varepsilon) -variance kernel approximation using an input set r times smaller.", "source": "marker_v2", "marker_block_id": "/page/2/Text/5"}
29
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0028", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "Definition 3.2 (Parameter redundancy). Fix a class c. Given \\mathcal{D}=(X,Y) , the parameters at \\theta are (r,\\varepsilon) -parameter-redundant if there exists a subspace V\\subset\\mathbb{R}^P with \\dim(V)=P/r such that", "source": "marker_v2", "marker_block_id": "/page/2/Text/6"}
30
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0029", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Equation", "text": "\\frac{\\|\\Pi_V(\\Phi_X^c)\\Pi_V(\\Phi_X^c)^\\top - K_{XX}^c\\|_F}{\\|K_{XX}^c\\|_F} \\leq \\varepsilon,", "source": "marker_v2", "marker_block_id": "/page/2/Equation/7"}
31
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0030", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "where \\Pi_V(\\Phi_X^c) projects each row of \\Phi_X^c onto V by right-multiplication: \\Pi_V(\\Phi_X^c) = \\Phi_X^c \\Pi_V .", "source": "marker_v2", "marker_block_id": "/page/2/Text/8"}
32
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0031", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "In other words, for this dataset and class, a (1 - \\varepsilon) -fraction of predictive variation can be captured using a parameter subspace that is r times smaller.", "source": "marker_v2", "marker_block_id": "/page/2/Text/9"}
33
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0032", "section": "3.2. Redundancy in data and parameters", "page_start": 3, "page_end": 3, "type": "Text", "text": "Theorems 3.1 and 3.2 characterize when an NTK can be approximated in low dimension due to redundancy in data or concentration in a lower-dimensional parameter space. To construct such a structure in practice, we study how redundancy appears across data subsets and output Jacobians of the NTK.", "source": "marker_v2", "marker_block_id": "/page/2/Text/10"}
34
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0033", "section": "3.3. Dataset distillation as gradient subspace selection", "page_start": 3, "page_end": 3, "type": "Text", "text": "We now show that (in a standard one-step / lazy regime) dataset distillation (DD) can be viewed as selecting a low-dimensional tangent subspace in parameter space spanned by logit gradients \\nabla_{\\theta} f(\\tilde{\\mathbf{x}}; \\theta) at the distilled inputs. In this view, distilled inputs \\tilde{X} act as inducing points for the NTK: they determine a parameter-space projector, and the loss incurs an update that is a task-dependent linear combination of those tangent features.", "source": "marker_v2", "marker_block_id": "/page/2/Text/12"}
35
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0034", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "DD aims to synthesize a compact dataset \\tilde{\\mathcal{D}}=(\\tilde{X},\\tilde{Y}) of size m\\ll n such that training on \\tilde{\\mathcal{D}} matches training on", "source": "marker_v2", "marker_block_id": "/page/2/Text/14"}
36
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0035", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "\\mathcal{D} = (X, Y) . A common bilevel formalization is", "source": "marker_v2", "marker_block_id": "/page/2/Text/15"}
37
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0036", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Equation", "text": "\\tilde{\\mathcal{D}}^* \\in \\underset{\\tilde{\\mathcal{D}}}{\\operatorname{argmin}} \\ \\mathcal{L}_d \\left[ f\\left(X; \\underset{\\theta}{\\operatorname{argmin}} \\mathcal{L}_p[f(\\tilde{X}; \\theta), \\tilde{Y}]\\right), Y \\right], (2)", "source": "marker_v2", "marker_block_id": "/page/2/Equation/16"}
38
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0037", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "where the constraints of the optimization problem are determined by the soft or hard biases of the network, and \\mathcal{L}_p and \\mathcal{L}_d are designed to optimize the parameters and datasets, respectively.", "source": "marker_v2", "marker_block_id": "/page/2/Text/17"}
39
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0038", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "We work in a frozen-feature (\"lazy\") regime around a fixed reference parameter vector \\theta \\in \\mathbb{R}^P , and interpret DD geometrically through the span of logit gradients at \\theta .", "source": "marker_v2", "marker_block_id": "/page/2/Text/18"}
40
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0039", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "For an input collection X = \\{\\mathbf{x}_i\\}_{i=1}^m , we define for each logit gradient \\phi^c the gradient matrices \\Phi_X^c \\in \\mathbb{R}^{m \\times P} by [\\Phi_X^c]_i = \\phi^c(\\mathbf{x}_i) . We also define the stacked logit-gradient matrix", "source": "marker_v2", "marker_block_id": "/page/2/Text/19"}
41
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0040", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Equation", "text": "\\Phi_X := \\begin{bmatrix} \\Phi_X^1 \\\\ \\vdots \\\\ \\Phi_X^C \\end{bmatrix} \\in \\mathbb{R}^{m_{\\text{tot}} \\times P}, \\qquad m_{\\text{tot}} := mC.", "source": "marker_v2", "marker_block_id": "/page/2/Equation/20"}
42
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0041", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "For the distilled inputs \\tilde{X} we write \\tilde{\\Phi}:=\\Phi_{\\tilde{X}} and define the associated tangent subspace", "source": "marker_v2", "marker_block_id": "/page/2/Text/21"}
43
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0042", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Equation", "text": "V(\\tilde{\\mathcal{D}}) \\equiv V(\\tilde{X}) := \\text{colspan}(\\tilde{\\Phi}^{\\top}) \\subset \\mathbb{R}^{P}, (3)", "source": "marker_v2", "marker_block_id": "/page/2/Equation/22"}
44
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0043", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "where \\Pi_{\\tilde{\\mathcal{D}}} is the orthogonal projector onto V(\\tilde{\\mathcal{D}}) . Importantly, \\tilde{X} determines the subspace V(\\tilde{\\mathcal{D}}) , while \\tilde{Y} determines how gradients combine within it.", "source": "marker_v2", "marker_block_id": "/page/2/Text/23"}
45
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0044", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "Chain-rule identity. Here, we show that loss-gradients live in the span of logit-gradients. Let the distilled inner objective be \\mathcal{L}(\\theta) = \\sum_{i=1}^m \\ell[f(\\tilde{\\mathbf{x}}_i;\\theta), \\tilde{\\mathbf{y}}_i] for some perexample loss \\ell[\\cdot,\\cdot] . Define the logit sensitivities", "source": "marker_v2", "marker_block_id": "/page/2/Text/24"}
46
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0045", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Equation", "text": "\\delta_i(\\theta) := \\nabla_{f(\\tilde{\\mathbf{x}}_i)} \\ell[f(\\tilde{\\mathbf{x}}_i; \\theta), \\tilde{\\mathbf{y}}_i] \\in \\mathbb{R}^C,", "source": "marker_v2", "marker_block_id": "/page/2/Equation/25"}
47
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0046", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "and stack them into \\tilde{\\delta}(\\theta) \\in \\mathbb{R}^{m_{\\text{tot}}} . By the chain rule,", "source": "marker_v2", "marker_block_id": "/page/2/Text/26"}
48
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0047", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Equation", "text": "g_{\\tilde{\\mathcal{D}}}(\\theta) := \\nabla_{\\theta} \\mathcal{L}(\\theta) = \\tilde{\\Phi}^{\\top} \\tilde{\\delta}(\\theta) \\in V(\\tilde{\\mathcal{D}}). (4)", "source": "marker_v2", "marker_block_id": "/page/2/Equation/27"}
49
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0048", "section": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.", "page_start": 3, "page_end": 3, "type": "Text", "text": "Thus, although the DD objective is written in terms of loss gradients, those loss gradients are always linear combinations of the logit gradients \\nabla_{\\theta} f^{c}(\\tilde{\\mathbf{x}}_{i};\\theta) that define our kernel features.", "source": "marker_v2", "marker_block_id": "/page/2/Text/28"}
50
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0049", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 3, "page_end": 3, "type": "Text", "text": "The training method we describe in Section 4 fixes network parameters at a reference \\theta at the conclusion of training, approximating a converged state. Using the distilled set, we define a frozen tangent-feature subspace V(\\tilde{\\mathcal{D}}) = \\operatorname{colspan}(\\tilde{\\Phi}^\\top) \\subset \\mathbb{R}^P (via \\tilde{X} ) and a coefficient vector \\tilde{\\delta}(\\theta) (via \\tilde{Y} ), producing the inner update g_{\\tilde{\\mathcal{D}}}(\\theta) = \\tilde{\\Phi}^\\top \\tilde{\\delta}(\\theta) \\in", "source": "marker_v2", "marker_block_id": "/page/2/Text/30"}
51
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0050", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "V(\\tilde{\\mathcal{D}}) as in (4). Thus we do not model a full training trajectory; instead, we hold the evaluation point \\theta fixed and ask whether the bilevel objective succeeds at selecting \\tilde{\\mathcal{D}} whose induced one-step update improves typical outer objectives t \\sim \\mathcal{T} at this same \\theta .", "source": "marker_v2", "marker_block_id": "/page/3/Text/1"}
52
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0051", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "This analysis is inherently local about the converged point, so we compare the realized one-step update \\theta^+(\\tilde{\\mathcal{D}})=\\theta-\\eta g_{\\tilde{\\mathcal{D}}}(\\theta) to the best update available within the same subspace V(\\tilde{\\mathcal{D}}) under the standard smoothness (quadratic upper-model) approximation. We formulate this as regret: the price of using the update produced by (\\tilde{X},\\tilde{Y}) relative to the best subspace-restricted step, whose achievable decrease is controlled by the projection residual \\|(I-\\Pi_{\\tilde{\\mathcal{D}}})g_t\\|^2 .", "source": "marker_v2", "marker_block_id": "/page/3/Text/2"}
53
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0052", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Theorem 3.3 (One-step smoothness regret bound). Assume t \\sim \\mathcal{T} , g_t := \\nabla_{\\theta} \\mathcal{L}_t(\\theta) , each \\mathcal{L}_t is L-smooth, and the realized update is \\theta^+(\\tilde{\\mathcal{D}}) = \\theta - \\eta g_{\\tilde{\\mathcal{D}}}(\\theta) with g_{\\tilde{\\mathcal{D}}}(\\theta) \\in V(\\tilde{\\mathcal{D}}) . Fix \\tilde{\\mathcal{D}} and take expectation over t \\sim \\mathcal{T} . Define the one-step smoothness upper model", "source": "marker_v2", "marker_block_id": "/page/3/Text/3"}
54
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0053", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "M_t(\\Delta \\theta) := \\langle g_t, \\Delta \\theta \\rangle + \\frac{L}{2} ||\\Delta \\theta||^2,", "source": "marker_v2", "marker_block_id": "/page/3/Equation/4"}
55
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0054", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "and let \\Delta \\theta_t^{\\star} := \\operatorname{argmin}_{\\Delta \\theta \\in V(\\tilde{\\mathcal{D}})} M_t(\\Delta \\theta) denote the best subspace-restricted step in this model. Then the realized update \\Delta \\theta_{\\tilde{\\mathcal{D}}} := -\\eta \\, g_{\\tilde{\\mathcal{D}}}(\\theta) \\in V(\\tilde{\\mathcal{D}}) satisfies", "source": "marker_v2", "marker_block_id": "/page/3/Text/5"}
56
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0055", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "\\mathbb{E}_{t} \\left[ \\mathcal{L}_{t}(\\theta + \\Delta \\theta_{\\tilde{D}}) - \\mathcal{L}_{t}(\\theta + \\Delta \\theta_{t}^{\\star}) \\right] \\leq \\eta \\, \\mathbb{E}_{t} \\left[ \\left\\langle g_{t}, \\frac{\\Delta \\theta_{t}^{\\star}}{\\eta} \\right\\rangle - \\left\\langle g_{t}, g_{\\tilde{D}}(\\theta) \\right\\rangle \\right] + \\frac{L\\eta^{2}}{2} \\left( \\|g_{\\tilde{D}}(\\theta)\\|^{2} - \\left\\| \\frac{\\Delta \\theta_{t}^{\\star}}{\\eta} \\right\\|^{2} \\right), (5)", "source": "marker_v2", "marker_block_id": "/page/3/Equation/6"}
57
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0056", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "where the first term isolates the penalty for failing to realize the best coefficients within V(\\tilde{\\mathcal{D}}) (via \\tilde{Y} ), and the second term is the corresponding quadratic-model penalty.", "source": "marker_v2", "marker_block_id": "/page/3/Text/7"}
58
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0057", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Moreover, the minimizer of M_t over V(\\tilde{D}) is", "source": "marker_v2", "marker_block_id": "/page/3/Text/8"}
59
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0058", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "\\Delta \\theta_t^{\\star} = -\\frac{1}{L} \\Pi_{\\tilde{\\mathcal{D}}} g_t,", "source": "marker_v2", "marker_block_id": "/page/3/Equation/9"}
60
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0059", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "and L-smoothness implies the best attainable guaranteed decrease within V(\\tilde{\\mathcal{D}}) is", "source": "marker_v2", "marker_block_id": "/page/3/Text/10"}
61
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0060", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "\\mathcal{L}_{t}(\\theta) - \\mathcal{L}_{t}(\\theta + \\Delta \\theta_{t}^{\\star}) \\geq \\frac{1}{2L} \\|\\Pi_{\\tilde{\\mathcal{D}}} g_{t}\\|^{2} = \\frac{1}{2L} (\\|g_{t}\\|^{2} - \\|(I - \\Pi_{\\tilde{\\mathcal{D}}}) g_{t}\\|^{2}). (6)", "source": "marker_v2", "marker_block_id": "/page/3/Equation/11"}
62
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0061", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "In particular, when the coefficients produced by \\tilde{Y} make g_{\\tilde{D}}(\\theta) close to \\Pi_{\\tilde{D}}g_t (e.g. under soft-label realizability), the one-step regret is small and maximizing expected one-step progress reduces to minimizing the expected projection residual \\mathbb{E}_t[\\|(I-\\Pi_{\\tilde{D}})g_t\\|^2] .", "source": "marker_v2", "marker_block_id": "/page/3/Text/12"}
63
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0062", "section": "3.3.2. One-step view: outer progress is controlled by a projection residual.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Remark 3.4 (Coefficient realizability.). Equation (4) shows g_{\\tilde{\\mathcal{D}}}(\\theta) is always in V(\\tilde{\\mathcal{D}}) , but it need not equal the best restricted update \\Pi_{\\tilde{\\mathcal{D}}}g_t . Intuitively, \\tilde{X} chooses the subspace (i.e. which tangent features are available), and \\tilde{Y} chooses coefficients within that subspace through through \\tilde{\\delta}(\\theta) . When \\tilde{Y} is sufficiently expressive (e.g. soft labels / locally linearized losses), DD can closely approximate \\Pi_{\\tilde{\\mathcal{D}}}g_t .", "source": "marker_v2", "marker_block_id": "/page/3/Text/14"}
64
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0063", "section": "3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Corollary 3.5 (Competing objectives \\Rightarrow PCA subspace of gradient covariance). Let G := \\mathbb{E}_t[g_tg_t^\\top] with eigenvalues \\lambda_1 \\geq \\cdots \\geq \\lambda_P . Among all r-dimensional subspaces V (a relaxation of realizable V(\\tilde{\\mathcal{D}}) ; note \\dim V(\\tilde{\\mathcal{D}}) \\leq \\operatorname{rank}(\\tilde{\\Phi}) \\leq m_{\\mathrm{tot}} ), the minimizer of", "source": "marker_v2", "marker_block_id": "/page/3/Text/16"}
65
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0064", "section": "3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "\\mathbb{E}[\\|(I - \\Pi_V)g_t\\|^2] = \\operatorname{tr}(G) - \\operatorname{tr}(\\Pi_V G)", "source": "marker_v2", "marker_block_id": "/page/3/Equation/17"}
66
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0065", "section": "3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.", "page_start": 4, "page_end": 4, "type": "Text", "text": "is the top-r eigenspace of G. Moreover, if tr(\\Pi_{V^*}G) - tr(\\Pi_V G) \\leq \\delta , then", "source": "marker_v2", "marker_block_id": "/page/3/Text/18"}
67
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0066", "section": "3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "\\mathbb{E}_{t}[\\|(I - \\Pi_{V})g_{t}\\|^{2}] \\leq \\sum_{j>r} \\lambda_{j} + \\delta.", "source": "marker_v2", "marker_block_id": "/page/3/Equation/19"}
68
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0067", "section": "3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Proof. See Section C.3.", "source": "marker_v2", "marker_block_id": "/page/3/Text/20"}
69
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0068", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Text", "text": "The tangent subspace viewpoint also explains why distilled inputs behave like inducing points in kernel space. Fix a scalar output (e.g. a logit c) and let \\Phi:=\\Phi^c_X\\in\\mathbb{R}^{n\\times P} and \\tilde{\\Phi}^c:=\\Phi^c_{\\tilde{X}}\\in\\mathbb{R}^{m\\times P} denote the corresponding gradient feature matrices at \\theta .", "source": "marker_v2", "marker_block_id": "/page/3/Text/22"}
70
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0069", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Given any parameter-space projector \\Pi (e.g. \\Pi = \\Pi_{\\tilde{\\mathcal{D}}} ), define the projected-feature class kernel", "source": "marker_v2", "marker_block_id": "/page/3/Text/23"}
71
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0070", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "K_{XX}^{c,\\Pi} := (\\Phi\\Pi)(\\Phi\\Pi)^{\\top} = \\Phi\\Pi\\Phi^{\\top}. \\tag{7}", "source": "marker_v2", "marker_block_id": "/page/3/Equation/24"}
72
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0071", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Text", "text": "If we choose \\Pi as the projector onto the span of distilled class features,", "source": "marker_v2", "marker_block_id": "/page/3/Text/25"}
73
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0072", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "\\Pi^{c}_{\\tilde{\\mathcal{D}}} := (\\tilde{\\Phi}^{c})^{\\top} (\\tilde{\\Phi}^{c} (\\tilde{\\Phi}^{c})^{\\top})^{\\dagger} \\tilde{\\Phi}^{c}, \\tag{8}", "source": "marker_v2", "marker_block_id": "/page/3/Equation/26"}
74
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0073", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Text", "text": "then (7) becomes the Nyström / inducing-point form", "source": "marker_v2", "marker_block_id": "/page/3/Text/27"}
75
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0074", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "K_{XX}^{c,\\Pi_{\\tilde{\\mathcal{D}}}^{c}} = K_{X\\tilde{X}}^{c} \\left(K_{\\tilde{X}\\tilde{X}}^{c}\\right)^{\\dagger} K_{\\tilde{X}X}^{c}, K_{X\\tilde{X}}^{c} := \\Phi(\\tilde{\\Phi}^{c})^{\\top}, \\qquad K_{\\tilde{X}\\tilde{X}}^{c} := \\tilde{\\Phi}^{c}(\\tilde{\\Phi}^{c})^{\\top}. (9)", "source": "marker_v2", "marker_block_id": "/page/3/Equation/28"}
76
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0075", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Thus, selecting \\tilde{X} selects an inducing set in the tangent-feature kernel.", "source": "marker_v2", "marker_block_id": "/page/3/Text/29"}
77
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0076", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Text", "text": "Finally, kernel fidelity is controlled by how well \\Pi preserves gradient features:", "source": "marker_v2", "marker_block_id": "/page/3/Text/30"}
78
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0077", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 4, "page_end": 4, "type": "Equation", "text": "||K_{XX}^{c} - K_{XX}^{c,\\Pi}||_{F} = ||\\Phi(I - \\Pi)\\Phi^{\\top}||_{F} \\le ||\\Phi||_{F} ||\\Phi(I - \\Pi)||_{F}. (10)", "source": "marker_v2", "marker_block_id": "/page/3/Equation/31"}
79
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0078", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 5, "page_end": 5, "type": "Text", "text": "In particular, misalignment of \\Pi with the dominant right-singular subspace of \\Phi directly translates into kernel approximation error.", "source": "marker_v2", "marker_block_id": "/page/4/Text/1"}
80
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0079", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 5, "page_end": 5, "type": "Text", "text": "Proposition 3.6 (Energy-gap decomposition in gradient-feature space). Let \\Phi = U\\Sigma W^{\\top} and let \\Pi^{\\star} := W_r W_r^{\\top} be the rank-r PCA projector (top r right singular vectors). Then for any rank-r projector \\Pi (including realizable choices such as \\Pi = \\Pi_{\\overline{D}}^c ),", "source": "marker_v2", "marker_block_id": "/page/4/Text/2"}
81
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0080", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 5, "page_end": 5, "type": "Equation", "text": "\\|\\Phi(I - \\Pi)\\|_F^2 = \\underbrace{\\sum_{j>r} \\sigma_j(\\Phi)^2}_{PCA \\ tail} + \\underbrace{\\left(\\operatorname{tr}(\\Phi^\\top \\Phi \\Pi^\\star) - \\operatorname{tr}(\\Phi^\\top \\Phi \\Pi)\\right)}_{captured\\text{-energy gap (misalignment)}}. \\tag{11}", "source": "marker_v2", "marker_block_id": "/page/4/Equation/3"}
82
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0081", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 5, "page_end": 5, "type": "Text", "text": "The second term is nonnegative and vanishes if and only if \\Pi captures as much feature energy as the PCA subspace, providing a direct quantitative measure of subspace misalignment relevant for kernel fidelity via (10).", "source": "marker_v2", "marker_block_id": "/page/4/Text/4"}
83
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0082", "section": "3.3.4. Inducing-point view and kernel fidelity.", "page_start": 5, "page_end": 5, "type": "Text", "text": "Interpretation. Theorem 3.3 shows that one-step outer progress is governed by how much of g_t lies in V(\\tilde{\\mathcal{D}}) ; Theorem 3.5 identifies the relaxed optimal subspace as a PCA subspace of gradient covariance; and Theorem 3.6 links realizable subspaces induced by distilled inputs to explicit feature- and kernel-space approximation error. Full proofs and the link from task gradients g_t to \\Phi under linearized/squared-loss models appear in Section C.", "source": "marker_v2", "marker_block_id": "/page/4/Text/6"}
84
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0083", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "For class c, let K^c = U^c \\Sigma^c (U^c)^\\top \\in \\mathbb{R}^{n \\times n} be the class kernel with truncation rank r_g for some small \\varepsilon (as in Theorem 3.1). Using kernel clustering (spectral clustering with the adjacency matrix given by K^c ), partition the n samples into H clusters \\{h_1,\\ldots,h_H\\} with index sets \\mathcal{I}_1,\\ldots,\\mathcal{I}_H . For cluster h_i , define the local class kernel as the restriction of the (global) class kernel to local indices: K^c_i = K^c|_{\\mathcal{I}_i} = U^c_i \\Sigma^c_i (U^c_i)^\\top with truncation rank r_i .", "source": "marker_v2", "marker_block_id": "/page/4/Text/8"}
85
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0084", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "Let A^{(r)} denote the first r columns of the matrix A. For now, we introduce the following properties and assume that class-structured data follows them:", "source": "marker_v2", "marker_block_id": "/page/4/Text/9"}
86
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0085", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "(A) Local variance is almost entirely contained within the global eigenspace. For each cluster h_i ,", "source": "marker_v2", "marker_block_id": "/page/4/Text/10"}
87
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0086", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Equation", "text": "\\frac{\\sum_{j=1}^{r_i} [\\Sigma_i]_{jj} \\cdot \\|\\Pi_i^{\\text{glob}}(\\mathbf{u}_i^j)\\|^2}{\\sum_{j=1}^{r_i} [\\Sigma_i]_{jj}} \\approx 1, \\quad \\text{where} \\quad (12)", "source": "marker_v2", "marker_block_id": "/page/4/Equation/11"}
88
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0087", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "ListGroup", "text": "[\\Sigma_i]_{jj} is the j^{\\text{th}} eigenvalue local to cluster h_i , \\mathbf{u}_i^j \\in \\mathbb{R}^{|\\mathcal{I}_i|} is the j^{\\text{th}} eigenvector local to cluster h_i , and", "source": "marker_v2", "marker_block_id": "/page/4/ListGroup/487"}
89
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0088", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "• \\Pi_i^{\\mathrm{glob}} is the orthogonal projection onto \\mathrm{span}(U^{(r_g)}|_{\\mathcal{I}_i}) (after orthonormalization).", "source": "marker_v2", "marker_block_id": "/page/4/Text/14"}
90
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0089", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "This property implies that \\operatorname{span}(U_i) \\subseteq \\operatorname{span}(U|_{\\mathcal{I}_i}) approximately for a given cluster h_i .", "source": "marker_v2", "marker_block_id": "/page/4/Text/15"}
91
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0090", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "(B) Local eigenspaces collectively do not span global eigenspace, whereby there exist some global principal directions that are poorly represented by the union of the spans of global clusters. Formally, let \\hat{U}_i \\in \\mathbb{R}^{n \\times r_i} be the zero-padded lifting of U_i^{(r_i)} , and let \\Pi^{\\text{loc}} denote the orthogonal projector onto \\text{span}([\\hat{U}_1,\\ldots,\\hat{U}_H]) . Then there exist j \\leq r_q such that, for \\delta > 0 ,", "source": "marker_v2", "marker_block_id": "/page/4/Text/16"}
92
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0091", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Equation", "text": "\\|\\Pi^{\\mathrm{loc}}(\\mathbf{u}^j)\\|^2 \\le 1 - \\delta.", "source": "marker_v2", "marker_block_id": "/page/4/Equation/17"}
93
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0092", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "Equivalently, \\operatorname{span}(U^{(r_g)}) \\not\\subseteq \\operatorname{span}([\\hat{U_1},\\dots,\\hat{U}_H]) , where \\hat{U_i} are the lifted (zero-padded) local eigenvectors.", "source": "marker_v2", "marker_block_id": "/page/4/Text/18"}
94
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0093", "section": "3.4. Spectral structure of the kernel", "page_start": 5, "page_end": 5, "type": "Text", "text": "Qualitatively, properties ( A ) and ( B ) describe a hierarchical redundancy structure: within-cluster variance is concentrated (enabling local compression via data redundancy, Theorem 3.1), but cross-cluster relationships span a complementary subspace (requiring global eigenmodes to maintain kernel fidelity). These assumptions are supported by empirical findings in Figure 4 and form the theoretical basis for Algorithm 1, which explicitly constructs gradient representatives preserving both spectral regimes.", "source": "marker_v2", "marker_block_id": "/page/4/Text/19"}
95
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0094", "section": "4. Method", "page_start": 5, "page_end": 5, "type": "Text", "text": "The DNTK method addresses the complexity profile in Section 3.1 through three successive reductions. Starting from the original training set X of size n, we first apply dataset distillation in input space to obtain a distilled set (\\tilde{X}, \\tilde{Y}) of size m \\ll n . For each class c, we then form a projected gradient matrix \\tilde{\\Phi}_X^c \\in \\mathbb{R}^{m \\times k} by applying a distance-preserving random projection g: \\mathbb{R}^P \\to \\mathbb{R}^k to the per-sample parameter gradients, thereby reducing the effective parameter dimension from P to k. Finally, we perform a second round of distillation in gradient space, replacing (\\tilde{\\Phi}, \\tilde{Y}) with a smaller synthetic set (\\hat{\\Phi}, \\hat{Y}) of size s \\ll m , which is used in the final kernel ridge regression solve.", "source": "marker_v2", "marker_block_id": "/page/4/Text/21"}
96
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0095", "section": "4.1. Data distillation", "page_start": 5, "page_end": 5, "type": "Text", "text": "We instantiate the distillation framework of Section 3.3 using Wasserstein Metric Dataset Distillation (WMDD) (Liu et al., 2025). WMDD solves a surrogate objective based on feature matching: it synthesizes data whose intermediate representations are distributionally close to the original data in both input and feature space. Concretely, WMDD minimizes", "source": "marker_v2", "marker_block_id": "/page/4/Text/23"}
97
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0096", "section": "4.1. Data distillation", "page_start": 5, "page_end": 5, "type": "Equation", "text": "\\mathcal{L}(\\tilde{X}) = \\mathcal{L}_{\\text{feature}} + \\lambda_{\\text{BN}} \\mathcal{L}_{\\text{BN}}", "source": "marker_v2", "marker_block_id": "/page/4/Equation/24"}
98
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0097", "section": "4.1. Data distillation", "page_start": 6, "page_end": 6, "type": "Text", "text": "where \\mathcal{L}_{\\text{feature}} matches synthetic features to Wasserstein barycenters of real features, and \\mathcal{L}_{\\text{BN}} aligns batch normalization statistics across layers. The WMDD process generates a soft label for each distilled data point for a set \\tilde{Y} of distilled labels. This objective is aligned with our subspace view in Section 3.3: by matching intermediate representations (and BN statistics), WMDD tends to produce distilled points whose gradient span is better aligned with the dominant directions of the full gradient matrix, reducing the misalignment term in Theorem 3.3. Implementation details appear in Section C.5.", "source": "marker_v2", "marker_block_id": "/page/5/Text/1"}
99
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0098", "section": "4.2. Random projection", "page_start": 6, "page_end": 6, "type": "Text", "text": "The Johnson-Lindenstrauss (JL) lemma famously states that, for a desired error bound \\varepsilon_{\\rm JL} and an integer k > (8 \\ln n)/\\varepsilon_{\\rm JL}^2 , there exists a linear map g: \\mathbb{R}^P \\to \\mathbb{R}^k such that", "source": "marker_v2", "marker_block_id": "/page/5/Text/3"}
100
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0099", "section": "4.2. Random projection", "page_start": 6, "page_end": 6, "type": "Equation", "text": "(1 - \\varepsilon_{\\text{JL}}) \\|\\mathbf{u} - \\mathbf{v}\\|^2 \\le \\|g(\\mathbf{u}) - g(\\mathbf{v})\\|^2 \\le (1 + \\varepsilon_{\\text{JL}}) \\|\\mathbf{u} - \\mathbf{v}\\|^2 for any \\mathbf{u}, \\mathbf{v} \\in \\mathbb{R}^P (Dasgupta & Gupta, 2003).", "source": "marker_v2", "marker_block_id": "/page/5/Equation/4"}
101
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0100", "section": "4.2. Random projection", "page_start": 6, "page_end": 6, "type": "Text", "text": "This is commonly achieved using a random orthonormal projection from \\mathbb{R}^P to \\mathbb{R}^k , where k \\ll P . Because \\langle u, v \\rangle = \\frac{1}{2}(\\|u\\|^2 + \\|v\\|^2 - \\|u - v\\|^2) , JL distance preservation over a finite set also yields approximate preservation of the inner products that define the NTK entries.", "source": "marker_v2", "marker_block_id": "/page/5/Text/5"}
102
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0101", "section": "4.2. Random projection", "page_start": 6, "page_end": 6, "type": "Text", "text": "For this projection, we generate a random orthonormal matrix Q \\in \\mathbb{R}^{P \\times k} , then set g(u) = \\sqrt{P/k} \\ Q^{\\top} u , where the \\sqrt{P/k} factor offsets the scaling by Q. This yields our approximated features \\tilde{\\Phi}^c_X = g(\\Phi^c_X) for our dataset X and corresponding approximate kernel \\tilde{K}^c = \\tilde{\\Phi}^c_X (\\tilde{\\Phi}^c_X)^{\\top} \\in \\mathbb{R}^{m \\times m} .", "source": "marker_v2", "marker_block_id": "/page/5/Text/6"}
103
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0102", "section": "4.2. Random projection", "page_start": 6, "page_end": 6, "type": "Text", "text": "Remark 4.1. In practice, JL gives a high-probability bound on \\|\\tilde{K}^c - K^c\\| (and thus on spectral quantities like effective rank), so the redundancy estimates computed from \\tilde{K}^c track those of K^c up to an error defined by \\varepsilon_{\\rm JL} and the kernel's eigenspectrum. See Section B.3 for details.", "source": "marker_v2", "marker_block_id": "/page/5/Text/7"}
104
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0103", "section": "4.3. Gradient distillation", "page_start": 6, "page_end": 6, "type": "Text", "text": "Motivated by the empirical local-global kernel structure analyzed in Section 5.3, we introduce local-global gradient distillation (Algorithm 1), which outputs synthetic projected gradients \\hat{P}hi and synthetic targets \\hat{Y} as linear combinations of the original projected gradients. This distillation allows a set of gradients to have some representatives covering the kernel clusters, which compose a majority of the global variance, and some covering the connective gaps shown in Figure 4.", "source": "marker_v2", "marker_block_id": "/page/5/Text/9"}
105
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0104", "section": "4.3. Gradient distillation", "page_start": 6, "page_end": 6, "type": "Text", "text": "Remark 4.2. Let {\\bf u} be unit norm. If {\\bf u} is an eigenvector of K=\\frac{1}{k}\\Phi\\Phi^{\\top} with an eigenvalue \\lambda , then", "source": "marker_v2", "marker_block_id": "/page/5/Text/10"}
106
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0105", "section": "4.3. Gradient distillation", "page_start": 6, "page_end": 6, "type": "Equation", "text": "\\hat{\\phi} = \\Phi^{\\top} \\mathbf{u} = \\sum_{i=1}^{n} u_i \\phi_i", "source": "marker_v2", "marker_block_id": "/page/5/Equation/11"}
107
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0106", "section": "4.3. Gradient distillation", "page_start": 6, "page_end": 6, "type": "Text", "text": "satisfies \\|\\hat{\\phi}\\|^2 = k\\lambda . That is, \\hat{\\phi} generates the principal direction \\mathbf{u} in kernel space. We use this to compute our distilled gradients directly.", "source": "marker_v2", "marker_block_id": "/page/5/Text/12"}
108
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0107", "section": "4.3. Gradient distillation", "page_start": 6, "page_end": 6, "type": "Text", "text": "Algorithm 1 proceeds in six stages:", "source": "marker_v2", "marker_block_id": "/page/5/Text/13"}
109
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0108", "section": "4.3. Gradient distillation", "page_start": 6, "page_end": 6, "type": "Text", "text": "This process results in s \\ll m distilled gradients that collectively span the kernel's subspace better than existing optimal sampling methods. The full algorithm details can be found in Section E.", "source": "marker_v2", "marker_block_id": "/page/5/Text/20"}
110
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0109", "section": "4.4. Kernel solving", "page_start": 6, "page_end": 6, "type": "Text", "text": "These three methods, run sequentially, yield tensors \\hat{\\Phi}^c of \"thrice-distilled\" gradients for each class c. We then use (\\hat{\\Phi}, \\hat{Y}) in the place of (\\Phi, Y) in KRR; see Section A.3.", "source": "marker_v2", "marker_block_id": "/page/5/Text/22"}
111
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0110", "section": "5. Experiments", "page_start": 6, "page_end": 6, "type": "Text", "text": "We evaluate DNTK approximations, demonstrating that kernel models preserve high predictive fidelity while exhibiting substantial data and parameter redundancy . These findings allow for further data- and parameter-reduction techniques that minimally affect performance.", "source": "marker_v2", "marker_block_id": "/page/5/Text/24"}
112
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0111", "section": "5. Experiments", "page_start": 6, "page_end": 6, "type": "Footnote", "text": "^{\\ dagger}\\tau_g weighs between intra- and inter-cluster focus: the larger the \\tau_g , the more gradients are classified as gaps.", "source": "marker_v2", "marker_block_id": "/page/5/Footnote/25"}
113
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0112", "section": "5.1. Accuracy, fidelity, and error", "page_start": 7, "page_end": 7, "type": "Text", "text": "The distilled dataset \\tilde{X} is distilled from a fixed dataset (ImageNette) and computed on a fixed model architecture (ResNet-18). We then evaluate kernel representations on this same distilled set using two models: one pretrained on real data, and one trained solely on the distilled data. In both cases, the kernel is computed from gradients evaluated at the distilled inputs.", "source": "marker_v2", "marker_block_id": "/page/6/Text/2"}
114
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0113", "section": "5.1. Accuracy, fidelity, and error", "page_start": 7, "page_end": 7, "type": "Text", "text": "In Figure 1, accuracy and fidelity both quickly saturate to the level of the original model with relatively few training points. The rapid saturation in both regimes suggests the kernel matrices \\tilde{K}^c_{\\tilde{X}\\tilde{X}} exhibit low-rank structure. We quantify this through spectral analysis of the condition number and minimum eigenvalue.", "source": "marker_v2", "marker_block_id": "/page/6/Text/3"}
115
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0114", "section": "5.1. Accuracy, fidelity, and error", "page_start": 7, "page_end": 7, "type": "FigureGroup", "text": "Figure 1. Kernel-model accuracy metrics as a function of sample size, (where samples are are taken evenly across classes from the 500 available distilled gradients). Experiments are run on the ImageNette dataset and ResNet-18 model. Test fidelity: fraction of matched predictions between f_K and f. Test MSE: computed from predicted logit differences. Test accuracy: correct predictions on an unseen test set. Condition number and minimum eigenvalue: stability of kernel matrices \\tilde{K}_{\\tilde{X}\\tilde{X}}^c averaged across classes. Across all metrics, we find that a pretrained base model results in lower loss and better-conditioned kernel than a distilled-data base model, although the performance differs by 10% if only the distilled-data model is available.", "source": "marker_v2", "marker_block_id": "/page/6/FigureGroup/412"}
116
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0115", "section": "5.2. Data redundancy", "page_start": 7, "page_end": 7, "type": "Text", "text": "The truncation ranks of class kernels are significantly lower than even that exploited by initial data distillation, as shown in Figure 2. The exponential decay of singular values implies that the truncated SVD approximation \\tilde{K}^c_{\\tilde{X}\\tilde{X}} retains most kernel variance, suggesting class kernel can be accurately represented in a low-dimensional subspace.", "source": "marker_v2", "marker_block_id": "/page/6/Text/7"}
117
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0116", "section": "5.2. Data redundancy", "page_start": 7, "page_end": 7, "type": "Text", "text": "Equivalently, in kernel ridge regression, the solution \\alpha minimizing \\|K_{XX} \\ \\alpha - Y\\|^2 + \\lambda_{\\text{reg}} \\alpha^\\top K_{XX} \\alpha is dominated by the leading eigenmodes of K_{XX} . Specifically, when \\lambda_i \\ll \\lambda_{\\text{reg}} = 10^{-4} (our regularization parameter), those directions are effectively suppressed.", "source": "marker_v2", "marker_block_id": "/page/6/Text/8"}
118
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0117", "section": "5.2. Data redundancy", "page_start": 7, "page_end": 7, "type": "FigureGroup", "text": "Figure 2. Singular values of class kernels reduce exponentially, with truncation ranks between 31 and 41, denoting (12, 0.05)- to (16, 0.05)-data redundancy, depending on the class.", "source": "marker_v2", "marker_block_id": "/page/6/FigureGroup/413"}
119
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0118", "section": "5.2. Data redundancy", "page_start": 7, "page_end": 7, "type": "Text", "text": "Motivated by this observation, we compute rank-r SVD approximations of the class kernels in Figure 5 (Section D) and evaluate the testing accuracy as a function of r.", "source": "marker_v2", "marker_block_id": "/page/6/Text/11"}
120
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0119", "section": "5.3. Local-global composition", "page_start": 7, "page_end": 7, "type": "Text", "text": "Here we implement Algorithm 1 as discussed in Section 4.3 Figure 1 shows that Algorithm 1 substantially outperforms gradient sampling baselines (leverage, k-means, random, FPS) across compression ratios. At 100\\times compression (five distilled gradients), it achieves 76% accuracy and 78% fidelity, while baselines plateau well below this ceiling. Moreover, the algorithm matches the full f_K accuracy with far fewer gradients than any competing method.", "source": "marker_v2", "marker_block_id": "/page/6/Text/13"}
121
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0120", "section": "5.3. Local-global composition", "page_start": 7, "page_end": 7, "type": "Text", "text": "This performance gain stems from the algorithm's ability to capture kernel structure more completely. Figure 6 (Section D) shows that distilled gradients achieve higher subspace variance coverage and lower reconstruction error than baselines, particularly at high compression. By construction, the algorithm synthesizes gradients spanning both intracluster concentrated modes (step (4)) and inter-cluster gap modes (step (5)), preserving the kernel's full spectral range.", "source": "marker_v2", "marker_block_id": "/page/6/Text/14"}
122
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0121", "section": "5.3. Local-global composition", "page_start": 7, "page_end": 7, "type": "Text", "text": "These results confirm the spectral structure hypothesized in Section 3.4. Figure 4 illustrates properties ( A ) and ( B ) empirically: at \\varepsilon = 5\\% truncation, local cluster variance projects almost entirely onto the global eigenspace (property ( A ), top panel), yet roughly 14% of global variance lies", "source": "marker_v2", "marker_block_id": "/page/6/Text/15"}
123
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0122", "section": "5.3. Local-global composition", "page_start": 8, "page_end": 8, "type": "FigureGroup", "text": "Figure 3. Test metrics (fidelity, accuracy, and MSE) taken from Figure 1. Compression ratio (bottom right) is defined as m/s, where m is the number of original gradients and s is the number of gradients distilled by Algorithm 1.", "source": "marker_v2", "marker_block_id": "/page/7/FigureGroup/398"}
124
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0123", "section": "5.3. Local-global composition", "page_start": 8, "page_end": 8, "type": "Text", "text": "outside the union of all local clusters (property ( B ), bottom panel). This local-global gap exposes a significant performance gap unfilled by methods relying solely on clustering or leverage scores, which capture only local structure.", "source": "marker_v2", "marker_block_id": "/page/7/Text/3"}
125
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0124", "section": "5.3. Local-global composition", "page_start": 8, "page_end": 8, "type": "Text", "text": "Grid search over (\\tau_v, \\tau_g, H) (Appendix E.2) reveals that Pareto-optimal configurations are dataset-dependent, with performance sensitive to local cluster structure. This indicates a convenient lever that practitioners can use to adapt our method to varying degrees of local/global decomposition to suit particular datasets.", "source": "marker_v2", "marker_block_id": "/page/7/Text/4"}
126
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0125", "section": "6. Conclusion", "page_start": 8, "page_end": 8, "type": "Text", "text": "We demonstrate that neural tangent kernel (NTK) representations for modern neural networks can be computed at practical scale, on datasets with O(10^3) to O(10^4) samples, by exploiting redundancy in both the data and parameter dimensions. By combining data-space distillation, Johnson–Lindenstrauss random projection, and gradient-space distillation into a unified compression pipeline, we reduce the computational and storage cost of NTK construction by 4–6 orders of magnitude compared to naïve full NTK computation on image classification benchmarks, and by a further 1–2 orders of magnitude beyond parameter-space random projection alone, while preserving kernel fidelity. Our theoretical analysis justifies each stage of the approximation, and a spectral study shows that per-class NTK matrices have effective ranks far smaller than the dataset", "source": "marker_v2", "marker_block_id": "/page/7/Text/6"}
127
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0126", "section": "6. Conclusion", "page_start": 8, "page_end": 8, "type": "FigureGroup", "text": "Figure 4. Relationships between the spans of local and global eigenvectors across 10 clusters on the \"tench\" class, whose global truncation rank (at 95% explained variance) is 32. Top: Local eigenvectors \\{\\mathbf{u}_i^j\\}_{j=1}^{r_i} project almost entirely onto the subspace spanned by global eigenvectors \\{\\mathbf{u}^{(r)}\\}_{r=1}^{r_g} as rank r_g increases, demonstrating property (A) of Section 3.4. Curves show the fraction of variance-weighted local eigenvectors contained in the first r global principal components, with maximum, mean, and minimum over clusters approaching 100% near the truncation rank. Middle: Variance decomposition showing which global PCs each cluster uses. Cell (i, j) displays the variance of cluster i's kernel along global PC j, computed as (\\mathbf{u}^{j}|_{\\mathcal{I}_{i}})^{\\top}K_{i}(\\mathbf{u}^{j}|_{\\mathcal{I}_{i}}) normalized by tr(K_i) . Bright regions indicate the global dimensions that explain each cluster's structure. Bottom: Coverage gap demonstrating property (B). For each global PC, the curves show the maximum (dark red) and mean (purple) alignment strength ||P_i(\\mathbf{u}^j|_{\\mathcal{I}_i})||^2 across all clusters. The orange shaded region represents global variance directions that are poorly covered by any local eigenspace, revealing that roughly \\varepsilon = 12-15\\% of global structure is not captured by the union of local clusters at the truncation rank. Analogous patterns across all ten classes appear in Section E.1.", "source": "marker_v2", "marker_block_id": "/page/7/FigureGroup/399"}
128
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0127", "section": "6. Conclusion", "page_start": 8, "page_end": 8, "type": "Text", "text": "size, indicating that gradient features concentrate in low-dimensional subspaces of parameter tangent space. Leveraging this structure, we introduce a gradient synthesis algorithm that achieves up to 100\\times additional compression relative to distilled gradients, attaining 76% accuracy on ImageNette with only five synthetic gradients and consistently outperforming sampling-based baselines.", "source": "marker_v2", "marker_block_id": "/page/7/Text/9"}
129
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0128", "section": "6. Conclusion", "page_start": 8, "page_end": 8, "type": "Text", "text": "Together, these results extend NTK-based analysis beyond small-scale settings and suggest that, for practical networks, kernel representations can be manipulated efficiently using standard linear-algebraic tools.", "source": "marker_v2", "marker_block_id": "/page/7/Text/10"}
130
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0129", "section": "Impact Statement", "page_start": 9, "page_end": 9, "type": "Text", "text": "This work provides results that enable more efficient computation of the NTK, an important tool for understanding and verifying neural networks. To our knowledge, there are no serious risks associated with the release of these results.", "source": "marker_v2", "marker_block_id": "/page/8/Text/2"}
icml26/4985391d-a421-4a40-bcc7-653a5da98626/marker_meta.json ADDED
@@ -0,0 +1,2364 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "table_of_contents": [
3
+ {
4
+ "title": "004\n005\n006\n007\n008\n009\n010\n011\n012\n013\n014\n015\n016\n017\n018\n019\n020\n021\n022\n023\n024\n025\n026\n027\n028\n029\n030\n031\n032\n033\n034\n035\n036\n037\n038\n039\n040\n041\n042\n043\n044\n045\n046\n047\n048\n049",
5
+ "heading_level": null,
6
+ "page_id": 0,
7
+ "polygon": [
8
+ [
9
+ 25.400390625,
10
+ 116.015625
11
+ ],
12
+ [
13
+ 40.49589920043945,
14
+ 116.015625
15
+ ],
16
+ [
17
+ 40.49589920043945,
18
+ 666.703125
19
+ ],
20
+ [
21
+ 25.400390625,
22
+ 666.703125
23
+ ]
24
+ ]
25
+ },
26
+ {
27
+ "title": "Efficient Analysis of the Distilled Neural Tangent Kernel",
28
+ "heading_level": null,
29
+ "page_id": 0,
30
+ "polygon": [
31
+ [
32
+ 126.23799896240234,
33
+ 89.9119873046875
34
+ ],
35
+ [
36
+ 470.953125,
37
+ 89.9119873046875
38
+ ],
39
+ [
40
+ 470.953125,
41
+ 104.2581787109375
42
+ ],
43
+ [
44
+ 126.23799896240234,
45
+ 104.2581787109375
46
+ ]
47
+ ]
48
+ },
49
+ {
50
+ "title": "Anonymous Authors1",
51
+ "heading_level": null,
52
+ "page_id": 0,
53
+ "polygon": [
54
+ [
55
+ 245.63671875,
56
+ 141.15234375
57
+ ],
58
+ [
59
+ 338.2668762207031,
60
+ 141.15234375
61
+ ],
62
+ [
63
+ 338.2668762207031,
64
+ 152.96612548828125
65
+ ],
66
+ [
67
+ 245.63671875,
68
+ 152.96612548828125
69
+ ]
70
+ ]
71
+ },
72
+ {
73
+ "title": "Abstract",
74
+ "heading_level": null,
75
+ "page_id": 0,
76
+ "polygon": [
77
+ [
78
+ 148.81640625,
79
+ 175.18359375
80
+ ],
81
+ [
82
+ 194.68325805664062,
83
+ 175.18359375
84
+ ],
85
+ [
86
+ 194.68325805664062,
87
+ 188.015380859375
88
+ ],
89
+ [
90
+ 148.81640625,
91
+ 188.015380859375
92
+ ]
93
+ ]
94
+ },
95
+ {
96
+ "title": "1. Introduction",
97
+ "heading_level": null,
98
+ "page_id": 0,
99
+ "polygon": [
100
+ [
101
+ 54.685546875,
102
+ 456.2951354980469
103
+ ],
104
+ [
105
+ 132.27606201171875,
106
+ 456.2951354980469
107
+ ],
108
+ [
109
+ 132.27606201171875,
110
+ 468.2503356933594
111
+ ],
112
+ [
113
+ 54.685546875,
114
+ 468.2503356933594
115
+ ]
116
+ ]
117
+ },
118
+ {
119
+ "title": "2. Related work",
120
+ "heading_level": null,
121
+ "page_id": 1,
122
+ "polygon": [
123
+ [
124
+ 53.19140625,
125
+ 132.0
126
+ ],
127
+ [
128
+ 136.5,
129
+ 132.0
130
+ ],
131
+ [
132
+ 136.5,
133
+ 142.5
134
+ ],
135
+ [
136
+ 53.19140625,
137
+ 142.5
138
+ ]
139
+ ]
140
+ },
141
+ {
142
+ "title": "3. Setup",
143
+ "heading_level": null,
144
+ "page_id": 1,
145
+ "polygon": [
146
+ [
147
+ 304.8046875,
148
+ 203.80078125
149
+ ],
150
+ [
151
+ 348.75,
152
+ 203.80078125
153
+ ],
154
+ [
155
+ 348.75,
156
+ 214.5
157
+ ],
158
+ [
159
+ 304.8046875,
160
+ 214.5
161
+ ]
162
+ ]
163
+ },
164
+ {
165
+ "title": "3.1. NTK and KRR computation",
166
+ "heading_level": null,
167
+ "page_id": 1,
168
+ "polygon": [
169
+ [
170
+ 305.40234375,
171
+ 273.75
172
+ ],
173
+ [
174
+ 447.0,
175
+ 273.75
176
+ ],
177
+ [
178
+ 447.0,
179
+ 283.5
180
+ ],
181
+ [
182
+ 305.40234375,
183
+ 283.5
184
+ ]
185
+ ]
186
+ },
187
+ {
188
+ "title": "3.2. Redundancy in data and parameters",
189
+ "heading_level": null,
190
+ "page_id": 1,
191
+ "polygon": [
192
+ [
193
+ 304.20703125,
194
+ 611.40234375
195
+ ],
196
+ [
197
+ 480.75,
198
+ 611.40234375
199
+ ],
200
+ [
201
+ 480.75,
202
+ 621.0
203
+ ],
204
+ [
205
+ 304.20703125,
206
+ 621.0
207
+ ]
208
+ ]
209
+ },
210
+ {
211
+ "title": "3.3. Dataset distillation as gradient subspace selection",
212
+ "heading_level": null,
213
+ "page_id": 2,
214
+ "polygon": [
215
+ [
216
+ 54.0,
217
+ 538.5
218
+ ],
219
+ [
220
+ 283.5,
221
+ 538.5
222
+ ],
223
+ [
224
+ 283.5,
225
+ 548.75390625
226
+ ],
227
+ [
228
+ 54.0,
229
+ 548.75390625
230
+ ]
231
+ ]
232
+ },
233
+ {
234
+ "title": "3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.",
235
+ "heading_level": null,
236
+ "page_id": 2,
237
+ "polygon": [
238
+ [
239
+ 53.7890625,
240
+ 664.76953125
241
+ ],
242
+ [
243
+ 234.28125,
244
+ 664.76953125
245
+ ],
246
+ [
247
+ 234.28125,
248
+ 685.5
249
+ ],
250
+ [
251
+ 53.7890625,
252
+ 685.5
253
+ ]
254
+ ]
255
+ },
256
+ {
257
+ "title": "3.3.2. One-step view: outer progress is controlled by a projection residual.",
258
+ "heading_level": null,
259
+ "page_id": 2,
260
+ "polygon": [
261
+ [
262
+ 306.0,
263
+ 616.5
264
+ ],
265
+ [
266
+ 520.5,
267
+ 616.5
268
+ ],
269
+ [
270
+ 520.5,
271
+ 637.69921875
272
+ ],
273
+ [
274
+ 306.0,
275
+ 637.69921875
276
+ ]
277
+ ]
278
+ },
279
+ {
280
+ "title": "3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.",
281
+ "heading_level": null,
282
+ "page_id": 3,
283
+ "polygon": [
284
+ [
285
+ 306.0,
286
+ 166.2890625
287
+ ],
288
+ [
289
+ 503.25,
290
+ 166.2890625
291
+ ],
292
+ [
293
+ 503.25,
294
+ 187.5
295
+ ],
296
+ [
297
+ 306.0,
298
+ 187.5
299
+ ]
300
+ ]
301
+ },
302
+ {
303
+ "title": "3.3.4. Inducing-point view and kernel fidelity.",
304
+ "heading_level": null,
305
+ "page_id": 3,
306
+ "polygon": [
307
+ [
308
+ 306.0,
309
+ 381.0
310
+ ],
311
+ [
312
+ 537.0,
313
+ 382.46484375
314
+ ],
315
+ [
316
+ 537.0,
317
+ 391.5
318
+ ],
319
+ [
320
+ 306.0,
321
+ 390.97265625
322
+ ]
323
+ ]
324
+ },
325
+ {
326
+ "title": "3.4. Spectral structure of the kernel",
327
+ "heading_level": null,
328
+ "page_id": 4,
329
+ "polygon": [
330
+ [
331
+ 52.59375,
332
+ 432.75
333
+ ],
334
+ [
335
+ 207.0,
336
+ 432.75
337
+ ],
338
+ [
339
+ 207.0,
340
+ 443.56640625
341
+ ],
342
+ [
343
+ 52.59375,
344
+ 443.56640625
345
+ ]
346
+ ]
347
+ },
348
+ {
349
+ "title": "4. Method",
350
+ "heading_level": null,
351
+ "page_id": 4,
352
+ "polygon": [
353
+ [
354
+ 306.0,
355
+ 418.5
356
+ ],
357
+ [
358
+ 360.0,
359
+ 418.5
360
+ ],
361
+ [
362
+ 360.0,
363
+ 429.0
364
+ ],
365
+ [
366
+ 306.0,
367
+ 429.0
368
+ ]
369
+ ]
370
+ },
371
+ {
372
+ "title": "4.1. Data distillation",
373
+ "heading_level": null,
374
+ "page_id": 4,
375
+ "polygon": [
376
+ [
377
+ 305.25,
378
+ 595.5
379
+ ],
380
+ [
381
+ 393.75,
382
+ 595.5
383
+ ],
384
+ [
385
+ 393.75,
386
+ 604.5
387
+ ],
388
+ [
389
+ 305.25,
390
+ 604.5
391
+ ]
392
+ ]
393
+ },
394
+ {
395
+ "title": "4.2. Random projection",
396
+ "heading_level": null,
397
+ "page_id": 5,
398
+ "polygon": [
399
+ [
400
+ 53.19140625,
401
+ 213.75
402
+ ],
403
+ [
404
+ 156.0,
405
+ 213.75
406
+ ],
407
+ [
408
+ 156.0,
409
+ 224.68359375
410
+ ],
411
+ [
412
+ 53.19140625,
413
+ 224.68359375
414
+ ]
415
+ ]
416
+ },
417
+ {
418
+ "title": "4.3. Gradient distillation",
419
+ "heading_level": null,
420
+ "page_id": 5,
421
+ "polygon": [
422
+ [
423
+ 52.59375,
424
+ 533.25
425
+ ],
426
+ [
427
+ 160.5,
428
+ 533.25
429
+ ],
430
+ [
431
+ 160.5,
432
+ 543.0
433
+ ],
434
+ [
435
+ 52.59375,
436
+ 543.0
437
+ ]
438
+ ]
439
+ },
440
+ {
441
+ "title": "4.4. Kernel solving",
442
+ "heading_level": null,
443
+ "page_id": 5,
444
+ "polygon": [
445
+ [
446
+ 306.0,
447
+ 539.25
448
+ ],
449
+ [
450
+ 387.0,
451
+ 539.25
452
+ ],
453
+ [
454
+ 387.0,
455
+ 549.0
456
+ ],
457
+ [
458
+ 306.0,
459
+ 549.0
460
+ ]
461
+ ]
462
+ },
463
+ {
464
+ "title": "5. Experiments",
465
+ "heading_level": null,
466
+ "page_id": 5,
467
+ "polygon": [
468
+ [
469
+ 305.701171875,
470
+ 609.75
471
+ ],
472
+ [
473
+ 385.5,
474
+ 609.75
475
+ ],
476
+ [
477
+ 385.5,
478
+ 620.25
479
+ ],
480
+ [
481
+ 305.701171875,
482
+ 620.25
483
+ ]
484
+ ]
485
+ },
486
+ {
487
+ "title": "5.1. Accuracy, fidelity, and error",
488
+ "heading_level": null,
489
+ "page_id": 6,
490
+ "polygon": [
491
+ [
492
+ 52.892578125,
493
+ 69.0
494
+ ],
495
+ [
496
+ 192.75,
497
+ 69.0
498
+ ],
499
+ [
500
+ 192.75,
501
+ 78.890625
502
+ ],
503
+ [
504
+ 52.892578125,
505
+ 78.890625
506
+ ]
507
+ ]
508
+ },
509
+ {
510
+ "title": "5.2. Data redundancy",
511
+ "heading_level": null,
512
+ "page_id": 6,
513
+ "polygon": [
514
+ [
515
+ 304.8046875,
516
+ 69.0
517
+ ],
518
+ [
519
+ 399.75,
520
+ 69.0
521
+ ],
522
+ [
523
+ 399.75,
524
+ 77.73046875
525
+ ],
526
+ [
527
+ 304.8046875,
528
+ 77.73046875
529
+ ]
530
+ ]
531
+ },
532
+ {
533
+ "title": "5.3. Local-global composition",
534
+ "heading_level": null,
535
+ "page_id": 6,
536
+ "polygon": [
537
+ [
538
+ 304.8046875,
539
+ 438.0
540
+ ],
541
+ [
542
+ 432.75,
543
+ 438.0
544
+ ],
545
+ [
546
+ 432.75,
547
+ 446.66015625
548
+ ],
549
+ [
550
+ 304.8046875,
551
+ 446.66015625
552
+ ]
553
+ ]
554
+ },
555
+ {
556
+ "title": "6. Conclusion",
557
+ "heading_level": null,
558
+ "page_id": 7,
559
+ "polygon": [
560
+ [
561
+ 54.0,
562
+ 518.58984375
563
+ ],
564
+ [
565
+ 125.25,
566
+ 518.58984375
567
+ ],
568
+ [
569
+ 125.25,
570
+ 528.0
571
+ ],
572
+ [
573
+ 54.0,
574
+ 528.0
575
+ ]
576
+ ]
577
+ },
578
+ {
579
+ "title": "Impact Statement",
580
+ "heading_level": null,
581
+ "page_id": 8,
582
+ "polygon": [
583
+ [
584
+ 52.59375,
585
+ 67.84710693359375
586
+ ],
587
+ [
588
+ 146.74185180664062,
589
+ 67.84710693359375
590
+ ],
591
+ [
592
+ 146.74185180664062,
593
+ 79.80230712890625
594
+ ],
595
+ [
596
+ 52.59375,
597
+ 79.80230712890625
598
+ ]
599
+ ]
600
+ },
601
+ {
602
+ "title": "References",
603
+ "heading_level": null,
604
+ "page_id": 8,
605
+ "polygon": [
606
+ [
607
+ 52.294921875,
608
+ 150.43359375
609
+ ],
610
+ [
611
+ 110.9838638305664,
612
+ 150.43359375
613
+ ],
614
+ [
615
+ 110.9838638305664,
616
+ 163.6063232421875
617
+ ],
618
+ [
619
+ 52.294921875,
620
+ 163.6063232421875
621
+ ]
622
+ ]
623
+ },
624
+ {
625
+ "title": "A. NTK preliminaries",
626
+ "heading_level": null,
627
+ "page_id": 10,
628
+ "polygon": [
629
+ [
630
+ 53.19140625,
631
+ 240.5390625
632
+ ],
633
+ [
634
+ 167.25,
635
+ 240.5390625
636
+ ],
637
+ [
638
+ 167.25,
639
+ 251.3671875
640
+ ],
641
+ [
642
+ 53.19140625,
643
+ 251.3671875
644
+ ]
645
+ ]
646
+ },
647
+ {
648
+ "title": "A.1. Defining the network",
649
+ "heading_level": null,
650
+ "page_id": 10,
651
+ "polygon": [
652
+ [
653
+ 53.7890625,
654
+ 261.0
655
+ ],
656
+ [
657
+ 165.0,
658
+ 261.0
659
+ ],
660
+ [
661
+ 165.0,
662
+ 271.08984375
663
+ ],
664
+ [
665
+ 53.7890625,
666
+ 271.08984375
667
+ ]
668
+ ]
669
+ },
670
+ {
671
+ "title": "A.1.1. IMAGE CLASSIFICATION",
672
+ "heading_level": null,
673
+ "page_id": 10,
674
+ "polygon": [
675
+ [
676
+ 54.0,
677
+ 327.0
678
+ ],
679
+ [
680
+ 187.5,
681
+ 327.0
682
+ ],
683
+ [
684
+ 187.5,
685
+ 336.0
686
+ ],
687
+ [
688
+ 54.0,
689
+ 336.0
690
+ ]
691
+ ]
692
+ },
693
+ {
694
+ "title": "A.1.2. TANGENTS AND TANGENT SPACES",
695
+ "heading_level": null,
696
+ "page_id": 10,
697
+ "polygon": [
698
+ [
699
+ 52.59375,
700
+ 536.25
701
+ ],
702
+ [
703
+ 230.25,
704
+ 536.25
705
+ ],
706
+ [
707
+ 230.25,
708
+ 545.66015625
709
+ ],
710
+ [
711
+ 52.59375,
712
+ 545.66015625
713
+ ]
714
+ ]
715
+ },
716
+ {
717
+ "title": "A.2. The neural tangent kernel",
718
+ "heading_level": null,
719
+ "page_id": 11,
720
+ "polygon": [
721
+ [
722
+ 52.294921875,
723
+ 69.0
724
+ ],
725
+ [
726
+ 186.75,
727
+ 69.0
728
+ ],
729
+ [
730
+ 186.75,
731
+ 78.50390625
732
+ ],
733
+ [
734
+ 52.294921875,
735
+ 78.50390625
736
+ ]
737
+ ]
738
+ },
739
+ {
740
+ "title": "A.3. Ridge regression",
741
+ "heading_level": null,
742
+ "page_id": 11,
743
+ "polygon": [
744
+ [
745
+ 53.19140625,
746
+ 195.75
747
+ ],
748
+ [
749
+ 146.25,
750
+ 195.75
751
+ ],
752
+ [
753
+ 146.25,
754
+ 205.734375
755
+ ],
756
+ [
757
+ 53.19140625,
758
+ 205.734375
759
+ ]
760
+ ]
761
+ },
762
+ {
763
+ "title": "B. Error bounds",
764
+ "heading_level": null,
765
+ "page_id": 11,
766
+ "polygon": [
767
+ [
768
+ 53.7890625,
769
+ 456.71484375
770
+ ],
771
+ [
772
+ 139.5,
773
+ 456.71484375
774
+ ],
775
+ [
776
+ 139.5,
777
+ 466.5
778
+ ],
779
+ [
780
+ 53.7890625,
781
+ 466.5
782
+ ]
783
+ ]
784
+ },
785
+ {
786
+ "title": "B.1. Approximation Error",
787
+ "heading_level": null,
788
+ "page_id": 12,
789
+ "polygon": [
790
+ [
791
+ 54.0,
792
+ 554.25
793
+ ],
794
+ [
795
+ 167.25,
796
+ 554.25
797
+ ],
798
+ [
799
+ 167.25,
800
+ 564.22265625
801
+ ],
802
+ [
803
+ 54.0,
804
+ 564.22265625
805
+ ]
806
+ ]
807
+ },
808
+ {
809
+ "title": "B.2. Projection error",
810
+ "heading_level": null,
811
+ "page_id": 15,
812
+ "polygon": [
813
+ [
814
+ 53.7890625,
815
+ 280.7578125
816
+ ],
817
+ [
818
+ 143.25,
819
+ 280.7578125
820
+ ],
821
+ [
822
+ 143.25,
823
+ 291.75
824
+ ],
825
+ [
826
+ 53.7890625,
827
+ 291.75
828
+ ]
829
+ ]
830
+ },
831
+ {
832
+ "title": "B.3. JL parameter redundancy",
833
+ "heading_level": null,
834
+ "page_id": 16,
835
+ "polygon": [
836
+ [
837
+ 53.19140625,
838
+ 174.75
839
+ ],
840
+ [
841
+ 186.75,
842
+ 174.75
843
+ ],
844
+ [
845
+ 186.75,
846
+ 184.078125
847
+ ],
848
+ [
849
+ 53.19140625,
850
+ 184.078125
851
+ ]
852
+ ]
853
+ },
854
+ {
855
+ "title": "C. Proofs for Section 3.3",
856
+ "heading_level": null,
857
+ "page_id": 17,
858
+ "polygon": [
859
+ [
860
+ 54.0,
861
+ 158.25
862
+ ],
863
+ [
864
+ 180.0,
865
+ 158.25
866
+ ],
867
+ [
868
+ 180.0,
869
+ 168.75
870
+ ],
871
+ [
872
+ 54.0,
873
+ 168.75
874
+ ]
875
+ ]
876
+ },
877
+ {
878
+ "title": "C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features",
879
+ "heading_level": null,
880
+ "page_id": 17,
881
+ "polygon": [
882
+ [
883
+ 54.0,
884
+ 227.00390625
885
+ ],
886
+ [
887
+ 390.0,
888
+ 227.00390625
889
+ ],
890
+ [
891
+ 390.0,
892
+ 237.05859375
893
+ ],
894
+ [
895
+ 54.0,
896
+ 237.05859375
897
+ ]
898
+ ]
899
+ },
900
+ {
901
+ "title": "C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)",
902
+ "heading_level": null,
903
+ "page_id": 17,
904
+ "polygon": [
905
+ [
906
+ 52.59375,
907
+ 533.25
908
+ ],
909
+ [
910
+ 368.25,
911
+ 533.25
912
+ ],
913
+ [
914
+ 368.25,
915
+ 542.56640625
916
+ ],
917
+ [
918
+ 52.59375,
919
+ 542.56640625
920
+ ]
921
+ ]
922
+ },
923
+ {
924
+ "title": "C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)",
925
+ "heading_level": null,
926
+ "page_id": 18,
927
+ "polygon": [
928
+ [
929
+ 53.19140625,
930
+ 276.50390625
931
+ ],
932
+ [
933
+ 339.0,
934
+ 276.50390625
935
+ ],
936
+ [
937
+ 339.0,
938
+ 286.55859375
939
+ ],
940
+ [
941
+ 53.19140625,
942
+ 286.55859375
943
+ ]
944
+ ]
945
+ },
946
+ {
947
+ "title": "C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)",
948
+ "heading_level": null,
949
+ "page_id": 18,
950
+ "polygon": [
951
+ [
952
+ 53.19140625,
953
+ 547.5
954
+ ],
955
+ [
956
+ 326.91796875,
957
+ 548.25
958
+ ],
959
+ [
960
+ 326.91796875,
961
+ 558.03515625
962
+ ],
963
+ [
964
+ 53.19140625,
965
+ 558.03515625
966
+ ]
967
+ ]
968
+ },
969
+ {
970
+ "title": "C.5. Wasserstein metric dataset distillation",
971
+ "heading_level": null,
972
+ "page_id": 19,
973
+ "polygon": [
974
+ [
975
+ 52.59375,
976
+ 67.67578125
977
+ ],
978
+ [
979
+ 237.0,
980
+ 67.67578125
981
+ ],
982
+ [
983
+ 237.0,
984
+ 77.25
985
+ ],
986
+ [
987
+ 52.59375,
988
+ 77.25
989
+ ]
990
+ ]
991
+ },
992
+ {
993
+ "title": "D. Experiments on other datasets",
994
+ "heading_level": null,
995
+ "page_id": 19,
996
+ "polygon": [
997
+ [
998
+ 53.19140625,
999
+ 313.2421875
1000
+ ],
1001
+ [
1002
+ 225.0,
1003
+ 313.2421875
1004
+ ],
1005
+ [
1006
+ 225.0,
1007
+ 324.0703125
1008
+ ],
1009
+ [
1010
+ 53.19140625,
1011
+ 324.0703125
1012
+ ]
1013
+ ]
1014
+ },
1015
+ {
1016
+ "title": "E. Local-global gradient distillation",
1017
+ "heading_level": null,
1018
+ "page_id": 19,
1019
+ "polygon": [
1020
+ [
1021
+ 54.0,
1022
+ 385.5
1023
+ ],
1024
+ [
1025
+ 237.0,
1026
+ 385.5
1027
+ ],
1028
+ [
1029
+ 237.0,
1030
+ 397.16015625
1031
+ ],
1032
+ [
1033
+ 54.0,
1034
+ 397.16015625
1035
+ ]
1036
+ ]
1037
+ },
1038
+ {
1039
+ "title": "E.1. Containment and gaps",
1040
+ "heading_level": null,
1041
+ "page_id": 19,
1042
+ "polygon": [
1043
+ [
1044
+ 52.892578125,
1045
+ 406.5
1046
+ ],
1047
+ [
1048
+ 171.75,
1049
+ 406.5
1050
+ ],
1051
+ [
1052
+ 171.75,
1053
+ 415.72265625
1054
+ ],
1055
+ [
1056
+ 52.892578125,
1057
+ 415.72265625
1058
+ ]
1059
+ ]
1060
+ },
1061
+ {
1062
+ "title": "E.2. Complexity and grid search",
1063
+ "heading_level": null,
1064
+ "page_id": 19,
1065
+ "polygon": [
1066
+ [
1067
+ 54.0,
1068
+ 498.75
1069
+ ],
1070
+ [
1071
+ 193.5,
1072
+ 498.75
1073
+ ],
1074
+ [
1075
+ 193.5,
1076
+ 508.53515625
1077
+ ],
1078
+ [
1079
+ 54.0,
1080
+ 508.53515625
1081
+ ]
1082
+ ]
1083
+ }
1084
+ ],
1085
+ "page_stats": [
1086
+ {
1087
+ "page_id": 0,
1088
+ "text_extraction_method": "pdftext",
1089
+ "block_counts": [
1090
+ [
1091
+ "Span",
1092
+ 386
1093
+ ],
1094
+ [
1095
+ "Line",
1096
+ 145
1097
+ ],
1098
+ [
1099
+ "Text",
1100
+ 10
1101
+ ],
1102
+ [
1103
+ "SectionHeader",
1104
+ 5
1105
+ ],
1106
+ [
1107
+ "Footnote",
1108
+ 1
1109
+ ],
1110
+ [
1111
+ "PageFooter",
1112
+ 1
1113
+ ]
1114
+ ],
1115
+ "block_metadata": {
1116
+ "llm_request_count": 0,
1117
+ "llm_error_count": 0,
1118
+ "llm_tokens_used": 0,
1119
+ "previous_text": "",
1120
+ "previous_type": "",
1121
+ "previous_order": 0
1122
+ }
1123
+ },
1124
+ {
1125
+ "page_id": 1,
1126
+ "text_extraction_method": "surya",
1127
+ "block_counts": [
1128
+ [
1129
+ "Line",
1130
+ 215
1131
+ ],
1132
+ [
1133
+ "Span",
1134
+ 148
1135
+ ],
1136
+ [
1137
+ "Text",
1138
+ 63
1139
+ ],
1140
+ [
1141
+ "SectionHeader",
1142
+ 4
1143
+ ],
1144
+ [
1145
+ "Reference",
1146
+ 4
1147
+ ],
1148
+ [
1149
+ "PageHeader",
1150
+ 1
1151
+ ],
1152
+ [
1153
+ "Equation",
1154
+ 1
1155
+ ],
1156
+ [
1157
+ "Footnote",
1158
+ 1
1159
+ ],
1160
+ [
1161
+ "PageFooter",
1162
+ 1
1163
+ ]
1164
+ ],
1165
+ "block_metadata": {
1166
+ "llm_request_count": 0,
1167
+ "llm_error_count": 0,
1168
+ "llm_tokens_used": 0,
1169
+ "previous_text": "",
1170
+ "previous_type": "",
1171
+ "previous_order": 0
1172
+ }
1173
+ },
1174
+ {
1175
+ "page_id": 2,
1176
+ "text_extraction_method": "surya",
1177
+ "block_counts": [
1178
+ [
1179
+ "Line",
1180
+ 209
1181
+ ],
1182
+ [
1183
+ "Span",
1184
+ 207
1185
+ ],
1186
+ [
1187
+ "Text",
1188
+ 68
1189
+ ],
1190
+ [
1191
+ "Equation",
1192
+ 7
1193
+ ],
1194
+ [
1195
+ "Reference",
1196
+ 4
1197
+ ],
1198
+ [
1199
+ "SectionHeader",
1200
+ 3
1201
+ ],
1202
+ [
1203
+ "PageHeader",
1204
+ 1
1205
+ ],
1206
+ [
1207
+ "PageFooter",
1208
+ 1
1209
+ ]
1210
+ ],
1211
+ "block_metadata": {
1212
+ "llm_request_count": 0,
1213
+ "llm_error_count": 0,
1214
+ "llm_tokens_used": 0,
1215
+ "previous_text": "",
1216
+ "previous_type": "",
1217
+ "previous_order": 0
1218
+ }
1219
+ },
1220
+ {
1221
+ "page_id": 3,
1222
+ "text_extraction_method": "surya",
1223
+ "block_counts": [
1224
+ [
1225
+ "Line",
1226
+ 204
1227
+ ],
1228
+ [
1229
+ "Span",
1230
+ 184
1231
+ ],
1232
+ [
1233
+ "Text",
1234
+ 65
1235
+ ],
1236
+ [
1237
+ "Equation",
1238
+ 11
1239
+ ],
1240
+ [
1241
+ "Reference",
1242
+ 6
1243
+ ],
1244
+ [
1245
+ "SectionHeader",
1246
+ 2
1247
+ ],
1248
+ [
1249
+ "PageHeader",
1250
+ 1
1251
+ ],
1252
+ [
1253
+ "PageFooter",
1254
+ 1
1255
+ ]
1256
+ ],
1257
+ "block_metadata": {
1258
+ "llm_request_count": 0,
1259
+ "llm_error_count": 0,
1260
+ "llm_tokens_used": 0,
1261
+ "previous_text": "",
1262
+ "previous_type": "",
1263
+ "previous_order": 0
1264
+ }
1265
+ },
1266
+ {
1267
+ "page_id": 4,
1268
+ "text_extraction_method": "surya",
1269
+ "block_counts": [
1270
+ [
1271
+ "Line",
1272
+ 213
1273
+ ],
1274
+ [
1275
+ "Span",
1276
+ 196
1277
+ ],
1278
+ [
1279
+ "Text",
1280
+ 66
1281
+ ],
1282
+ [
1283
+ "Equation",
1284
+ 5
1285
+ ],
1286
+ [
1287
+ "SectionHeader",
1288
+ 3
1289
+ ],
1290
+ [
1291
+ "Reference",
1292
+ 3
1293
+ ],
1294
+ [
1295
+ "ListItem",
1296
+ 2
1297
+ ],
1298
+ [
1299
+ "PageHeader",
1300
+ 1
1301
+ ],
1302
+ [
1303
+ "PageFooter",
1304
+ 1
1305
+ ],
1306
+ [
1307
+ "ListGroup",
1308
+ 1
1309
+ ]
1310
+ ],
1311
+ "block_metadata": {
1312
+ "llm_request_count": 0,
1313
+ "llm_error_count": 0,
1314
+ "llm_tokens_used": 0,
1315
+ "previous_text": "",
1316
+ "previous_type": "",
1317
+ "previous_order": 0
1318
+ }
1319
+ },
1320
+ {
1321
+ "page_id": 5,
1322
+ "text_extraction_method": "surya",
1323
+ "block_counts": [
1324
+ [
1325
+ "Line",
1326
+ 217
1327
+ ],
1328
+ [
1329
+ "Span",
1330
+ 195
1331
+ ],
1332
+ [
1333
+ "Text",
1334
+ 64
1335
+ ],
1336
+ [
1337
+ "ListItem",
1338
+ 6
1339
+ ],
1340
+ [
1341
+ "SectionHeader",
1342
+ 4
1343
+ ],
1344
+ [
1345
+ "Reference",
1346
+ 4
1347
+ ],
1348
+ [
1349
+ "Equation",
1350
+ 2
1351
+ ],
1352
+ [
1353
+ "PageHeader",
1354
+ 1
1355
+ ],
1356
+ [
1357
+ "Footnote",
1358
+ 1
1359
+ ],
1360
+ [
1361
+ "PageFooter",
1362
+ 1
1363
+ ],
1364
+ [
1365
+ "ListGroup",
1366
+ 1
1367
+ ]
1368
+ ],
1369
+ "block_metadata": {
1370
+ "llm_request_count": 0,
1371
+ "llm_error_count": 0,
1372
+ "llm_tokens_used": 0,
1373
+ "previous_text": "",
1374
+ "previous_type": "",
1375
+ "previous_order": 0
1376
+ }
1377
+ },
1378
+ {
1379
+ "page_id": 6,
1380
+ "text_extraction_method": "surya",
1381
+ "block_counts": [
1382
+ [
1383
+ "Line",
1384
+ 239
1385
+ ],
1386
+ [
1387
+ "Span",
1388
+ 111
1389
+ ],
1390
+ [
1391
+ "Text",
1392
+ 53
1393
+ ],
1394
+ [
1395
+ "SectionHeader",
1396
+ 3
1397
+ ],
1398
+ [
1399
+ "Reference",
1400
+ 3
1401
+ ],
1402
+ [
1403
+ "Figure",
1404
+ 2
1405
+ ],
1406
+ [
1407
+ "Caption",
1408
+ 2
1409
+ ],
1410
+ [
1411
+ "FigureGroup",
1412
+ 2
1413
+ ],
1414
+ [
1415
+ "PageHeader",
1416
+ 1
1417
+ ],
1418
+ [
1419
+ "PageFooter",
1420
+ 1
1421
+ ]
1422
+ ],
1423
+ "block_metadata": {
1424
+ "llm_request_count": 0,
1425
+ "llm_error_count": 0,
1426
+ "llm_tokens_used": 0,
1427
+ "previous_text": "",
1428
+ "previous_type": "",
1429
+ "previous_order": 0
1430
+ }
1431
+ },
1432
+ {
1433
+ "page_id": 7,
1434
+ "text_extraction_method": "surya",
1435
+ "block_counts": [
1436
+ [
1437
+ "Line",
1438
+ 221
1439
+ ],
1440
+ [
1441
+ "Span",
1442
+ 114
1443
+ ],
1444
+ [
1445
+ "Text",
1446
+ 56
1447
+ ],
1448
+ [
1449
+ "Figure",
1450
+ 2
1451
+ ],
1452
+ [
1453
+ "Caption",
1454
+ 2
1455
+ ],
1456
+ [
1457
+ "FigureGroup",
1458
+ 2
1459
+ ],
1460
+ [
1461
+ "PageHeader",
1462
+ 1
1463
+ ],
1464
+ [
1465
+ "SectionHeader",
1466
+ 1
1467
+ ],
1468
+ [
1469
+ "PageFooter",
1470
+ 1
1471
+ ],
1472
+ [
1473
+ "Reference",
1474
+ 1
1475
+ ]
1476
+ ],
1477
+ "block_metadata": {
1478
+ "llm_request_count": 0,
1479
+ "llm_error_count": 0,
1480
+ "llm_tokens_used": 0,
1481
+ "previous_text": "",
1482
+ "previous_type": "",
1483
+ "previous_order": 0
1484
+ }
1485
+ },
1486
+ {
1487
+ "page_id": 8,
1488
+ "text_extraction_method": "pdftext",
1489
+ "block_counts": [
1490
+ [
1491
+ "Span",
1492
+ 370
1493
+ ],
1494
+ [
1495
+ "Line",
1496
+ 151
1497
+ ],
1498
+ [
1499
+ "ListItem",
1500
+ 19
1501
+ ],
1502
+ [
1503
+ "Reference",
1504
+ 18
1505
+ ],
1506
+ [
1507
+ "SectionHeader",
1508
+ 2
1509
+ ],
1510
+ [
1511
+ "Text",
1512
+ 2
1513
+ ],
1514
+ [
1515
+ "ListGroup",
1516
+ 2
1517
+ ],
1518
+ [
1519
+ "PageHeader",
1520
+ 1
1521
+ ],
1522
+ [
1523
+ "PageFooter",
1524
+ 1
1525
+ ]
1526
+ ],
1527
+ "block_metadata": {
1528
+ "llm_request_count": 0,
1529
+ "llm_error_count": 0,
1530
+ "llm_tokens_used": 0,
1531
+ "previous_text": "",
1532
+ "previous_type": "",
1533
+ "previous_order": 0
1534
+ }
1535
+ },
1536
+ {
1537
+ "page_id": 9,
1538
+ "text_extraction_method": "pdftext",
1539
+ "block_counts": [
1540
+ [
1541
+ "Span",
1542
+ 137
1543
+ ],
1544
+ [
1545
+ "Line",
1546
+ 61
1547
+ ],
1548
+ [
1549
+ "Text",
1550
+ 19
1551
+ ],
1552
+ [
1553
+ "Reference",
1554
+ 4
1555
+ ],
1556
+ [
1557
+ "PageHeader",
1558
+ 1
1559
+ ],
1560
+ [
1561
+ "PageFooter",
1562
+ 1
1563
+ ]
1564
+ ],
1565
+ "block_metadata": {
1566
+ "llm_request_count": 0,
1567
+ "llm_error_count": 0,
1568
+ "llm_tokens_used": 0,
1569
+ "previous_text": "",
1570
+ "previous_type": "",
1571
+ "previous_order": 0
1572
+ }
1573
+ },
1574
+ {
1575
+ "page_id": 10,
1576
+ "text_extraction_method": "surya",
1577
+ "block_counts": [
1578
+ [
1579
+ "Span",
1580
+ 157
1581
+ ],
1582
+ [
1583
+ "Line",
1584
+ 155
1585
+ ],
1586
+ [
1587
+ "Text",
1588
+ 49
1589
+ ],
1590
+ [
1591
+ "ListItem",
1592
+ 5
1593
+ ],
1594
+ [
1595
+ "SectionHeader",
1596
+ 4
1597
+ ],
1598
+ [
1599
+ "Equation",
1600
+ 3
1601
+ ],
1602
+ [
1603
+ "Reference",
1604
+ 2
1605
+ ],
1606
+ [
1607
+ "PageHeader",
1608
+ 1
1609
+ ],
1610
+ [
1611
+ "PageFooter",
1612
+ 1
1613
+ ],
1614
+ [
1615
+ "ListGroup",
1616
+ 1
1617
+ ]
1618
+ ],
1619
+ "block_metadata": {
1620
+ "llm_request_count": 0,
1621
+ "llm_error_count": 0,
1622
+ "llm_tokens_used": 0,
1623
+ "previous_text": "",
1624
+ "previous_type": "",
1625
+ "previous_order": 0
1626
+ }
1627
+ },
1628
+ {
1629
+ "page_id": 11,
1630
+ "text_extraction_method": "surya",
1631
+ "block_counts": [
1632
+ [
1633
+ "Line",
1634
+ 167
1635
+ ],
1636
+ [
1637
+ "Span",
1638
+ 159
1639
+ ],
1640
+ [
1641
+ "Text",
1642
+ 56
1643
+ ],
1644
+ [
1645
+ "Reference",
1646
+ 6
1647
+ ],
1648
+ [
1649
+ "Equation",
1650
+ 5
1651
+ ],
1652
+ [
1653
+ "SectionHeader",
1654
+ 3
1655
+ ],
1656
+ [
1657
+ "PageHeader",
1658
+ 1
1659
+ ],
1660
+ [
1661
+ "Footnote",
1662
+ 1
1663
+ ],
1664
+ [
1665
+ "PageFooter",
1666
+ 1
1667
+ ]
1668
+ ],
1669
+ "block_metadata": {
1670
+ "llm_request_count": 0,
1671
+ "llm_error_count": 0,
1672
+ "llm_tokens_used": 0,
1673
+ "previous_text": "",
1674
+ "previous_type": "",
1675
+ "previous_order": 0
1676
+ }
1677
+ },
1678
+ {
1679
+ "page_id": 12,
1680
+ "text_extraction_method": "surya",
1681
+ "block_counts": [
1682
+ [
1683
+ "Line",
1684
+ 142
1685
+ ],
1686
+ [
1687
+ "Span",
1688
+ 112
1689
+ ],
1690
+ [
1691
+ "Text",
1692
+ 32
1693
+ ],
1694
+ [
1695
+ "TableCell",
1696
+ 21
1697
+ ],
1698
+ [
1699
+ "ListItem",
1700
+ 9
1701
+ ],
1702
+ [
1703
+ "ListGroup",
1704
+ 3
1705
+ ],
1706
+ [
1707
+ "Equation",
1708
+ 2
1709
+ ],
1710
+ [
1711
+ "PageHeader",
1712
+ 1
1713
+ ],
1714
+ [
1715
+ "Table",
1716
+ 1
1717
+ ],
1718
+ [
1719
+ "SectionHeader",
1720
+ 1
1721
+ ],
1722
+ [
1723
+ "Footnote",
1724
+ 1
1725
+ ],
1726
+ [
1727
+ "PageFooter",
1728
+ 1
1729
+ ],
1730
+ [
1731
+ "Reference",
1732
+ 1
1733
+ ]
1734
+ ],
1735
+ "block_metadata": {
1736
+ "llm_request_count": 0,
1737
+ "llm_error_count": 0,
1738
+ "llm_tokens_used": 0,
1739
+ "previous_text": "",
1740
+ "previous_type": "",
1741
+ "previous_order": 0
1742
+ }
1743
+ },
1744
+ {
1745
+ "page_id": 13,
1746
+ "text_extraction_method": "surya",
1747
+ "block_counts": [
1748
+ [
1749
+ "Span",
1750
+ 118
1751
+ ],
1752
+ [
1753
+ "Line",
1754
+ 83
1755
+ ],
1756
+ [
1757
+ "Text",
1758
+ 24
1759
+ ],
1760
+ [
1761
+ "PageHeader",
1762
+ 13
1763
+ ],
1764
+ [
1765
+ "Equation",
1766
+ 7
1767
+ ],
1768
+ [
1769
+ "ListItem",
1770
+ 3
1771
+ ],
1772
+ [
1773
+ "Reference",
1774
+ 2
1775
+ ],
1776
+ [
1777
+ "PageFooter",
1778
+ 1
1779
+ ],
1780
+ [
1781
+ "ListGroup",
1782
+ 1
1783
+ ]
1784
+ ],
1785
+ "block_metadata": {
1786
+ "llm_request_count": 0,
1787
+ "llm_error_count": 0,
1788
+ "llm_tokens_used": 0,
1789
+ "previous_text": "",
1790
+ "previous_type": "",
1791
+ "previous_order": 0
1792
+ }
1793
+ },
1794
+ {
1795
+ "page_id": 14,
1796
+ "text_extraction_method": "surya",
1797
+ "block_counts": [
1798
+ [
1799
+ "Line",
1800
+ 134
1801
+ ],
1802
+ [
1803
+ "Span",
1804
+ 103
1805
+ ],
1806
+ [
1807
+ "Text",
1808
+ 38
1809
+ ],
1810
+ [
1811
+ "Equation",
1812
+ 10
1813
+ ],
1814
+ [
1815
+ "PageHeader",
1816
+ 1
1817
+ ],
1818
+ [
1819
+ "PageFooter",
1820
+ 1
1821
+ ]
1822
+ ],
1823
+ "block_metadata": {
1824
+ "llm_request_count": 0,
1825
+ "llm_error_count": 0,
1826
+ "llm_tokens_used": 0,
1827
+ "previous_text": "",
1828
+ "previous_type": "",
1829
+ "previous_order": 0
1830
+ }
1831
+ },
1832
+ {
1833
+ "page_id": 15,
1834
+ "text_extraction_method": "surya",
1835
+ "block_counts": [
1836
+ [
1837
+ "Line",
1838
+ 145
1839
+ ],
1840
+ [
1841
+ "Span",
1842
+ 128
1843
+ ],
1844
+ [
1845
+ "Text",
1846
+ 35
1847
+ ],
1848
+ [
1849
+ "Equation",
1850
+ 7
1851
+ ],
1852
+ [
1853
+ "PageHeader",
1854
+ 1
1855
+ ],
1856
+ [
1857
+ "SectionHeader",
1858
+ 1
1859
+ ],
1860
+ [
1861
+ "PageFooter",
1862
+ 1
1863
+ ]
1864
+ ],
1865
+ "block_metadata": {
1866
+ "llm_request_count": 0,
1867
+ "llm_error_count": 0,
1868
+ "llm_tokens_used": 0,
1869
+ "previous_text": "",
1870
+ "previous_type": "",
1871
+ "previous_order": 0
1872
+ }
1873
+ },
1874
+ {
1875
+ "page_id": 16,
1876
+ "text_extraction_method": "surya",
1877
+ "block_counts": [
1878
+ [
1879
+ "Line",
1880
+ 145
1881
+ ],
1882
+ [
1883
+ "Span",
1884
+ 137
1885
+ ],
1886
+ [
1887
+ "Text",
1888
+ 46
1889
+ ],
1890
+ [
1891
+ "Equation",
1892
+ 8
1893
+ ],
1894
+ [
1895
+ "Reference",
1896
+ 4
1897
+ ],
1898
+ [
1899
+ "PageHeader",
1900
+ 1
1901
+ ],
1902
+ [
1903
+ "SectionHeader",
1904
+ 1
1905
+ ],
1906
+ [
1907
+ "PageFooter",
1908
+ 1
1909
+ ]
1910
+ ],
1911
+ "block_metadata": {
1912
+ "llm_request_count": 0,
1913
+ "llm_error_count": 0,
1914
+ "llm_tokens_used": 0,
1915
+ "previous_text": "",
1916
+ "previous_type": "",
1917
+ "previous_order": 0
1918
+ }
1919
+ },
1920
+ {
1921
+ "page_id": 17,
1922
+ "text_extraction_method": "surya",
1923
+ "block_counts": [
1924
+ [
1925
+ "Line",
1926
+ 144
1927
+ ],
1928
+ [
1929
+ "Span",
1930
+ 142
1931
+ ],
1932
+ [
1933
+ "Text",
1934
+ 43
1935
+ ],
1936
+ [
1937
+ "Equation",
1938
+ 8
1939
+ ],
1940
+ [
1941
+ "SectionHeader",
1942
+ 3
1943
+ ],
1944
+ [
1945
+ "Reference",
1946
+ 3
1947
+ ],
1948
+ [
1949
+ "PageHeader",
1950
+ 1
1951
+ ],
1952
+ [
1953
+ "PageFooter",
1954
+ 1
1955
+ ]
1956
+ ],
1957
+ "block_metadata": {
1958
+ "llm_request_count": 0,
1959
+ "llm_error_count": 0,
1960
+ "llm_tokens_used": 0,
1961
+ "previous_text": "",
1962
+ "previous_type": "",
1963
+ "previous_order": 0
1964
+ }
1965
+ },
1966
+ {
1967
+ "page_id": 18,
1968
+ "text_extraction_method": "surya",
1969
+ "block_counts": [
1970
+ [
1971
+ "Span",
1972
+ 138
1973
+ ],
1974
+ [
1975
+ "Line",
1976
+ 120
1977
+ ],
1978
+ [
1979
+ "Text",
1980
+ 37
1981
+ ],
1982
+ [
1983
+ "Equation",
1984
+ 10
1985
+ ],
1986
+ [
1987
+ "SectionHeader",
1988
+ 2
1989
+ ],
1990
+ [
1991
+ "Reference",
1992
+ 2
1993
+ ],
1994
+ [
1995
+ "PageHeader",
1996
+ 1
1997
+ ],
1998
+ [
1999
+ "PageFooter",
2000
+ 1
2001
+ ]
2002
+ ],
2003
+ "block_metadata": {
2004
+ "llm_request_count": 0,
2005
+ "llm_error_count": 0,
2006
+ "llm_tokens_used": 0,
2007
+ "previous_text": "",
2008
+ "previous_type": "",
2009
+ "previous_order": 0
2010
+ }
2011
+ },
2012
+ {
2013
+ "page_id": 19,
2014
+ "text_extraction_method": "surya",
2015
+ "block_counts": [
2016
+ [
2017
+ "Line",
2018
+ 124
2019
+ ],
2020
+ [
2021
+ "Span",
2022
+ 93
2023
+ ],
2024
+ [
2025
+ "Text",
2026
+ 32
2027
+ ],
2028
+ [
2029
+ "ListItem",
2030
+ 7
2031
+ ],
2032
+ [
2033
+ "SectionHeader",
2034
+ 5
2035
+ ],
2036
+ [
2037
+ "Reference",
2038
+ 5
2039
+ ],
2040
+ [
2041
+ "ListGroup",
2042
+ 2
2043
+ ],
2044
+ [
2045
+ "PageHeader",
2046
+ 1
2047
+ ],
2048
+ [
2049
+ "Equation",
2050
+ 1
2051
+ ],
2052
+ [
2053
+ "PageFooter",
2054
+ 1
2055
+ ]
2056
+ ],
2057
+ "block_metadata": {
2058
+ "llm_request_count": 0,
2059
+ "llm_error_count": 0,
2060
+ "llm_tokens_used": 0,
2061
+ "previous_text": "",
2062
+ "previous_type": "",
2063
+ "previous_order": 0
2064
+ }
2065
+ },
2066
+ {
2067
+ "page_id": 20,
2068
+ "text_extraction_method": "surya",
2069
+ "block_counts": [
2070
+ [
2071
+ "Line",
2072
+ 197
2073
+ ],
2074
+ [
2075
+ "Span",
2076
+ 85
2077
+ ],
2078
+ [
2079
+ "Text",
2080
+ 47
2081
+ ],
2082
+ [
2083
+ "Figure",
2084
+ 2
2085
+ ],
2086
+ [
2087
+ "Caption",
2088
+ 2
2089
+ ],
2090
+ [
2091
+ "FigureGroup",
2092
+ 2
2093
+ ],
2094
+ [
2095
+ "Reference",
2096
+ 2
2097
+ ],
2098
+ [
2099
+ "PageHeader",
2100
+ 1
2101
+ ],
2102
+ [
2103
+ "Equation",
2104
+ 1
2105
+ ],
2106
+ [
2107
+ "PageFooter",
2108
+ 1
2109
+ ]
2110
+ ],
2111
+ "block_metadata": {
2112
+ "llm_request_count": 0,
2113
+ "llm_error_count": 0,
2114
+ "llm_tokens_used": 0,
2115
+ "previous_text": "",
2116
+ "previous_type": "",
2117
+ "previous_order": 0
2118
+ }
2119
+ },
2120
+ {
2121
+ "page_id": 21,
2122
+ "text_extraction_method": "pdftext",
2123
+ "block_counts": [
2124
+ [
2125
+ "Span",
2126
+ 142
2127
+ ],
2128
+ [
2129
+ "Line",
2130
+ 62
2131
+ ],
2132
+ [
2133
+ "Figure",
2134
+ 3
2135
+ ],
2136
+ [
2137
+ "Text",
2138
+ 3
2139
+ ],
2140
+ [
2141
+ "PageHeader",
2142
+ 1
2143
+ ],
2144
+ [
2145
+ "Caption",
2146
+ 1
2147
+ ],
2148
+ [
2149
+ "PageFooter",
2150
+ 1
2151
+ ],
2152
+ [
2153
+ "Reference",
2154
+ 1
2155
+ ]
2156
+ ],
2157
+ "block_metadata": {
2158
+ "llm_request_count": 0,
2159
+ "llm_error_count": 0,
2160
+ "llm_tokens_used": 0,
2161
+ "previous_text": "",
2162
+ "previous_type": "",
2163
+ "previous_order": 0
2164
+ }
2165
+ },
2166
+ {
2167
+ "page_id": 22,
2168
+ "text_extraction_method": "pdftext",
2169
+ "block_counts": [
2170
+ [
2171
+ "Span",
2172
+ 292
2173
+ ],
2174
+ [
2175
+ "Line",
2176
+ 72
2177
+ ],
2178
+ [
2179
+ "TableCell",
2180
+ 24
2181
+ ],
2182
+ [
2183
+ "Text",
2184
+ 4
2185
+ ],
2186
+ [
2187
+ "Caption",
2188
+ 2
2189
+ ],
2190
+ [
2191
+ "Reference",
2192
+ 2
2193
+ ],
2194
+ [
2195
+ "PageHeader",
2196
+ 1
2197
+ ],
2198
+ [
2199
+ "Figure",
2200
+ 1
2201
+ ],
2202
+ [
2203
+ "Table",
2204
+ 1
2205
+ ],
2206
+ [
2207
+ "PageFooter",
2208
+ 1
2209
+ ],
2210
+ [
2211
+ "FigureGroup",
2212
+ 1
2213
+ ],
2214
+ [
2215
+ "TableGroup",
2216
+ 1
2217
+ ]
2218
+ ],
2219
+ "block_metadata": {
2220
+ "llm_request_count": 0,
2221
+ "llm_error_count": 0,
2222
+ "llm_tokens_used": 0,
2223
+ "previous_text": "",
2224
+ "previous_type": "",
2225
+ "previous_order": 0
2226
+ }
2227
+ },
2228
+ {
2229
+ "page_id": 23,
2230
+ "text_extraction_method": "surya",
2231
+ "block_counts": [
2232
+ [
2233
+ "Span",
2234
+ 183
2235
+ ],
2236
+ [
2237
+ "Line",
2238
+ 98
2239
+ ],
2240
+ [
2241
+ "PageHeader",
2242
+ 1
2243
+ ],
2244
+ [
2245
+ "Code",
2246
+ 1
2247
+ ],
2248
+ [
2249
+ "PageFooter",
2250
+ 1
2251
+ ],
2252
+ [
2253
+ "Reference",
2254
+ 1
2255
+ ]
2256
+ ],
2257
+ "block_metadata": {
2258
+ "llm_request_count": 0,
2259
+ "llm_error_count": 0,
2260
+ "llm_tokens_used": 0,
2261
+ "previous_text": "",
2262
+ "previous_type": "",
2263
+ "previous_order": 0
2264
+ }
2265
+ },
2266
+ {
2267
+ "page_id": 24,
2268
+ "text_extraction_method": "pdftext",
2269
+ "block_counts": [
2270
+ [
2271
+ "Span",
2272
+ 180
2273
+ ],
2274
+ [
2275
+ "Line",
2276
+ 63
2277
+ ],
2278
+ [
2279
+ "PageHeader",
2280
+ 1
2281
+ ],
2282
+ [
2283
+ "Figure",
2284
+ 1
2285
+ ],
2286
+ [
2287
+ "Caption",
2288
+ 1
2289
+ ],
2290
+ [
2291
+ "PageFooter",
2292
+ 1
2293
+ ],
2294
+ [
2295
+ "Text",
2296
+ 1
2297
+ ],
2298
+ [
2299
+ "FigureGroup",
2300
+ 1
2301
+ ],
2302
+ [
2303
+ "Reference",
2304
+ 1
2305
+ ]
2306
+ ],
2307
+ "block_metadata": {
2308
+ "llm_request_count": 0,
2309
+ "llm_error_count": 0,
2310
+ "llm_tokens_used": 0,
2311
+ "previous_text": "",
2312
+ "previous_type": "",
2313
+ "previous_order": 0
2314
+ }
2315
+ },
2316
+ {
2317
+ "page_id": 25,
2318
+ "text_extraction_method": "pdftext",
2319
+ "block_counts": [
2320
+ [
2321
+ "Span",
2322
+ 133
2323
+ ],
2324
+ [
2325
+ "Line",
2326
+ 60
2327
+ ],
2328
+ [
2329
+ "PageHeader",
2330
+ 1
2331
+ ],
2332
+ [
2333
+ "Figure",
2334
+ 1
2335
+ ],
2336
+ [
2337
+ "Caption",
2338
+ 1
2339
+ ],
2340
+ [
2341
+ "PageFooter",
2342
+ 1
2343
+ ],
2344
+ [
2345
+ "Text",
2346
+ 1
2347
+ ],
2348
+ [
2349
+ "FigureGroup",
2350
+ 1
2351
+ ]
2352
+ ],
2353
+ "block_metadata": {
2354
+ "llm_request_count": 0,
2355
+ "llm_error_count": 0,
2356
+ "llm_tokens_used": 0,
2357
+ "previous_text": "",
2358
+ "previous_type": "",
2359
+ "previous_order": 0
2360
+ }
2361
+ }
2362
+ ],
2363
+ "debug_data_path": "debug_data/4985391d-a421-4a40-bcc7-653a5da98626"
2364
+ }
icml26/4985391d-a421-4a40-bcc7-653a5da98626/model_text_v3.txt ADDED
@@ -0,0 +1,389 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [p. 1 | section: Abstract | type: Text]
2
+ Neural tangent kernel (NTK) methods are computationally limited by the need to evaluate large Jacobians across many data points. Existing approaches reduce this cost primarily through projecting and sketching the Jacobian. We show that NTK computation can also be reduced by compressing the data dimension itself using NTKtuned dataset distillation. We demonstrate that the neural tangent space spanned by the input data can be induced by dataset distillation, yielding a 20-100× reduction in required Jacobian calculations. We further show that per-class NTK matrices have low effective rank that is preserved by this reduction. Building on these insights, we propose the distilled neural tangent kernel (DNTK), which combines NTK-tuned dataset distillation with state-of-the-art projection methods to reduce up NTK computational complexity by up to five orders of magnitude while preserving kernel structure and predictive performance.
3
+
4
+ [p. 1 | section: 1. Introduction | type: Text]
5
+ The neural tangent kernel (NTK) (Jacot et al., 2018) gives a theoretical lens for understanding neural network (NN) training, particularly in the overparameterized regime. As the width of a given NN approaches infinite, the network's training dynamics become linear and equivalent to kernel regression. In this "lazy training" regime, the network adjusts a linear combination of fixed features, and does not learn to represent features from scratch. Under certain circumstances, a model can be approximated within the kernel regime defined by the NTK, which enables analysis that would be intractable in the parametric regime.
6
+
7
+ [p. 1 | section: 1. Introduction | type: Text]
8
+ Unfortunately, the NTK is intractable to compute for all but the smallest networks: for a parameterized network f with P fixed total parameters trained on n data points, the cost of
9
+
10
+ [p. 1 | section: 1. Introduction | type: Text]
11
+ computing the NTK scales as O(n 2 P), while storing scales as O(n 2 ). To na¨ıvely compute the NTK of a ResNet50 on all 1.3 million ImageNet points requires at least 4.2 · 10 19 floating point operations and 1.69 · 10 12 memory entries. Projects that leverage NTK-like formulations to detect distributional shifts (Huang et al., 2021) , quantify uncertainty (Wilson et al., 2025) , and characterize robustness (Tsilivis & Kempe, 2022) have therefore been limited to small models. To enable these analyses for larger models, we need a robust NTK approximation regime.
12
+
13
+ [p. 1 | section: 1. Introduction | type: Text]
14
+ Prior attempts to approximate the NTK for downstream tasks tend to either address parameter complexity alone (Hirsch & Pichi, 2025) or approximate it using different, cheaper kernels (Loo et al., 2022) . Our method creates tractable, accurate approximations of the NTK itself by noting that the empirical NTK of a pretrained neural network exhibits significant redundancy at three levels: in the dataset, in the parameters, and in the gradient subspace. To overcome the intractability of computing full NTKs, we combine three complementary strategies that target redundancy at each of these levels: (1) data distillation, which synthesizes compact datasets that preserve task performance; (2) random projection, which reduces the dimensionality of the tangent space while preserving kernel structure; and (3) structure-aware gradient distillation, designed to further compress the NTK by exploiting its local and global spectral structure.
15
+
16
+ [p. 1 | section: 1. Introduction | type: Text]
17
+ Central to our approach is that these components – dataset distillation, random projection, and gradient distillation – are theoretically justified methods that target distinct sources of redundancy. To that end, we provide proofs in Section 3 and in Sections B and C that explain how and when these methods preserve variances and subspaces. We refer to NTK approximations constructed via this unified framework as distilled neural tangent kernels (DNTKs). Combining these techniques, we achieve up to a ≈ 10 5 × reduction in both computation time and storage in our experiments on a mid-size image classification task while maintaining downstream task performance with theoretical guarantees on approximation quality.
18
+
19
+ [p. 1 | section: 1. Introduction | type: Text]
20
+ The paper is organized as follows: Section 2 situates our work within NTK theory and dataset distillation. Section 3 formalizes the empirical NTK and notions of redundancy
21
+
22
+ [p. 2 | section: 1. Introduction | type: Text]
23
+ that motivate our approach. Section 4 describes our compression pipeline: dataset distillation, random projection, and gradient distillation. Section 5 presents experimental validation.
24
+
25
+ [p. 2 | section: 2. Related work | type: Text]
26
+ This work draws on two lines of research: (i) kernel perspectives on deep networks, especially the neural tangent kernel (NTK) , and (ii) dataset distillation / coreset methods for summarizing data.
27
+
28
+ [p. 2 | section: 2. Related work | type: Text]
29
+ Kernel methods and deep kernel learning. A long line of work connects neural networks to kernel machines. In particular, deep kernel learning combines hierarchical representations with the nonparametric flexibility of kernels (Wilson et al., 2016; Huang et al., 2023), and admits representer-theorem-style characterizations for composed RKHS models (Bohn et al., 2019).
30
+
31
+ [p. 2 | section: 2. Related work | type: Text]
32
+ Neural tangent kernel (NTK). Jacot et al. (2018) first proposed the NTK in 2018 to explain training dynamics in the infinite-width limit. Later work on making NTK computation tractable has focused on sketching and random-feature approximations to obtain fast (near input-sparsity) approximations of NTK matrices. For example, Zandieh et al. (2021) sketch polynomial expansions of arc-cosine kernels and combine sketching with random features to obtain spectral approximations, while Han et al. (2022) generalize these ideas beyond ReLU via truncated Hermite expansions for broad activation classes. Hirsch & Pichi (2025) develop a random-sketching-based approach with a physics-informed loss function. These methods demonstrate the effectiveness of random projection for reducing parameter complexity.
33
+
34
+ [p. 2 | section: 2. Related work | type: Text]
35
+ In contrast, our work targets redundancy on the data side (via distillation) as a complement to sketching-based accelerations of kernel construction. To diagnose when such kernel approximations are effective, recent work studies NTK spectra: Lin (2025) uses empirical-NTK eigenanalysis to surface learned features, while Benigni & Paquette (2025) characterizes limiting NTK eigenvalue distributions under high-dimensional scaling.
36
+
37
+ [p. 2 | section: 2. Related work | type: Text]
38
+ Dataset distillation. First proposed by Wang et al. (2020), dataset distillation has inspired numerous offshoots that aim both to streamline the core algorithm and to apply it to various use cases. Several kernel-based distillation methods cast distillation in a kernel ridge-regression objective inspired by infinite-width neural kernels (Nguyen et al., 2021), and accelerate it via random-feature approximations (Loo et al., 2022). Whereas these works use neural kernels to formulate and accelerate distillation, we use distillation to accelerate downstream NTK computations. We employ a modified
39
+
40
+ [p. 2 | section: 2. Related work | type: Text]
41
+ version of WMDD (Liu et al., 2025), which distills data by Wasserstein-metric feature matching (via a Wasserstein barycenter) in a pretrained feature space.
42
+
43
+ [p. 2 | section: 2. Related work | type: Text]
44
+ Coresets and sampling. Our local/global selection procedure (Algorithm 1) is related to coreset frameworks for clustering and shape fitting (Feldman & Langberg, 2016). Our kernel sketching strategy also connects to random-feature approximations for scaling kernel machines (Rahimi & Recht, 2007).
45
+
46
+ [p. 2 | section: 3. Setup | type: Text]
47
+ Let \theta \in \mathbb{R}^P denote the P-dimensional parameters of a neural network f(\mathbf{x}; \theta) : \mathbb{R}^{d_{\text{in}}} \to \mathbb{R}^C , mapping inputs to class logits.
48
+
49
+ [p. 2 | section: 3.1. NTK and KRR computation | type: Text]
50
+ The neural tangent kernel (NTK) measures gradient alignment between inputs. Letting \phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) \in \mathbb{R}^{C \times P} ,
51
+
52
+ [p. 2 | section: 3.1. NTK and KRR computation | type: Equation]
53
+ K(\mathbf{x}, \mathbf{x}') = \text{Tr}(\phi(\mathbf{x})^{\top} \phi(\mathbf{x}')) = \phi \phi^{\top}. (1)
54
+
55
+ [p. 2 | section: 3.1. NTK and KRR computation | type: Text]
56
+ For classification, we work with per-class kernels K^c formed from gradients \phi^c(\mathbf{x}) := \nabla_\theta f^c(\mathbf{x}; \theta) \in \mathbb{R}^P of each logit (in this setting, K^c(\mathbf{x}, \mathbf{x}') = \phi^c(\mathbf{x})\phi^c(\mathbf{x}') is a scalar). Given a training set X of n training points, the class gradient matrix \Phi^c \in \mathbb{R}^{n \times P} has rows [\Phi^c]_i = \phi^c(x_i) , yielding the class kernel K^c = \Phi^c(\Phi^c)^\top \in \mathbb{R}^{n \times n} .
57
+
58
+ [p. 2 | section: 3.1. NTK and KRR computation | type: Text]
59
+ Under certain conditions (the network operates near the lazy training regime where dynamics are approximately linear in parameters, K_{XX} eigenvalues decay rapidly, and training labels align with dominant eigendirections, see Section B), we can approximate f^c by a kernel representer f^c_K obtained via kernel ridge regression (KRR, Section A.3): f^c_K is fit on X and evaluated on a test set X^* of size n_{\rm test} . The memory required to materialize K^c and K^c_{XX^*} is O(nP+n^2+nn_{\rm test}) , which is prohibitive at scale for all C classes. Alternatively, if we store only gradients and compute kernel entries on the fly, memory is O((n+n_{\rm test})PC) , but computation remains dominated by P-dimensional inner products.
60
+
61
+ [p. 2 | section: 3.1. NTK and KRR computation | type: Text]
62
+ To address these complexity concerns, we introduce and exploit notions of redundancy in several spaces.
63
+
64
+ [p. 2 | section: 3.2. Redundancy in data and parameters | type: Text]
65
+ By redundancy , we mean that most variation in model training dynamics and predictions can be explained in a significantly smaller subspace than the model uses in practice.* Consider a fixed parameter vector \theta of dimension P, a labeled dataset \mathcal{D} = (X,Y) , and class c. Let K_{XX}^c
66
+
67
+ [p. 2 | section: 3.2. Redundancy in data and parameters | type: Footnote]
68
+ * Many of the notions surrounding this idea are based on the manifold hypothesis ; see Fefferman et al. (2016).
69
+
70
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
71
+ be the NTK class kernel matrix at \theta between X and itself (that is, the matrix K^c where K_{ij}^c = K^c(\mathbf{x}_i, \mathbf{x}_j) for \mathbf{x}_i and \mathbf{x}_j \in X ). We focus on two kinds of redundancy, defined via Gram matrices on interrelated spaces.
72
+
73
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
74
+ Definition 3.1 (Data redundancy). Let \lambda_1 \geq \cdots \geq \lambda_n denote the eigenvalues of K_{XX}^c in decreasing order. The truncation rank of K_{XX}^c at threshold \varepsilon is
75
+
76
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Equation]
77
+ r_{\mathrm{trunc}}(K_{XX}^c,\varepsilon) := \min \left\{ k : \frac{\sum_{i=1}^k \lambda_i}{\sum_{i=1}^n \lambda_i} \geq 1 - \varepsilon \right\}.
78
+
79
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
80
+ The input set X is (r,\varepsilon) -data-redundant if r_{\mathrm{trunc}}(K_{XX}^c,\varepsilon) \leq n/r .
81
+
82
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
83
+ In other words, an (r,\varepsilon) -data-redundant input set admits a (1-\varepsilon) -variance kernel approximation using an input set r times smaller.
84
+
85
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
86
+ Definition 3.2 (Parameter redundancy). Fix a class c. Given \mathcal{D}=(X,Y) , the parameters at \theta are (r,\varepsilon) -parameter-redundant if there exists a subspace V\subset\mathbb{R}^P with \dim(V)=P/r such that
87
+
88
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Equation]
89
+ \frac{\|\Pi_V(\Phi_X^c)\Pi_V(\Phi_X^c)^\top - K_{XX}^c\|_F}{\|K_{XX}^c\|_F} \leq \varepsilon,
90
+
91
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
92
+ where \Pi_V(\Phi_X^c) projects each row of \Phi_X^c onto V by right-multiplication: \Pi_V(\Phi_X^c) = \Phi_X^c \Pi_V .
93
+
94
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
95
+ In other words, for this dataset and class, a (1 - \varepsilon) -fraction of predictive variation can be captured using a parameter subspace that is r times smaller.
96
+
97
+ [p. 3 | section: 3.2. Redundancy in data and parameters | type: Text]
98
+ Theorems 3.1 and 3.2 characterize when an NTK can be approximated in low dimension due to redundancy in data or concentration in a lower-dimensional parameter space. To construct such a structure in practice, we study how redundancy appears across data subsets and output Jacobians of the NTK.
99
+
100
+ [p. 3 | section: 3.3. Dataset distillation as gradient subspace selection | type: Text]
101
+ We now show that (in a standard one-step / lazy regime) dataset distillation (DD) can be viewed as selecting a low-dimensional tangent subspace in parameter space spanned by logit gradients \nabla_{\theta} f(\tilde{\mathbf{x}}; \theta) at the distilled inputs. In this view, distilled inputs \tilde{X} act as inducing points for the NTK: they determine a parameter-space projector, and the loss incurs an update that is a task-dependent linear combination of those tangent features.
102
+
103
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
104
+ DD aims to synthesize a compact dataset \tilde{\mathcal{D}}=(\tilde{X},\tilde{Y}) of size m\ll n such that training on \tilde{\mathcal{D}} matches training on
105
+
106
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
107
+ \mathcal{D} = (X, Y) . A common bilevel formalization is
108
+
109
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Equation]
110
+ \tilde{\mathcal{D}}^* \in \underset{\tilde{\mathcal{D}}}{\operatorname{argmin}} \ \mathcal{L}_d \left[ f\left(X; \underset{\theta}{\operatorname{argmin}} \mathcal{L}_p[f(\tilde{X}; \theta), \tilde{Y}]\right), Y \right], (2)
111
+
112
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
113
+ where the constraints of the optimization problem are determined by the soft or hard biases of the network, and \mathcal{L}_p and \mathcal{L}_d are designed to optimize the parameters and datasets, respectively.
114
+
115
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
116
+ We work in a frozen-feature ("lazy") regime around a fixed reference parameter vector \theta \in \mathbb{R}^P , and interpret DD geometrically through the span of logit gradients at \theta .
117
+
118
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
119
+ For an input collection X = \{\mathbf{x}_i\}_{i=1}^m , we define for each logit gradient \phi^c the gradient matrices \Phi_X^c \in \mathbb{R}^{m \times P} by [\Phi_X^c]_i = \phi^c(\mathbf{x}_i) . We also define the stacked logit-gradient matrix
120
+
121
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Equation]
122
+ \Phi_X := \begin{bmatrix} \Phi_X^1 \\ \vdots \\ \Phi_X^C \end{bmatrix} \in \mathbb{R}^{m_{\text{tot}} \times P}, \qquad m_{\text{tot}} := mC.
123
+
124
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
125
+ For the distilled inputs \tilde{X} we write \tilde{\Phi}:=\Phi_{\tilde{X}} and define the associated tangent subspace
126
+
127
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Equation]
128
+ V(\tilde{\mathcal{D}}) \equiv V(\tilde{X}) := \text{colspan}(\tilde{\Phi}^{\top}) \subset \mathbb{R}^{P}, (3)
129
+
130
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
131
+ where \Pi_{\tilde{\mathcal{D}}} is the orthogonal projector onto V(\tilde{\mathcal{D}}) . Importantly, \tilde{X} determines the subspace V(\tilde{\mathcal{D}}) , while \tilde{Y} determines how gradients combine within it.
132
+
133
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
134
+ Chain-rule identity. Here, we show that loss-gradients live in the span of logit-gradients. Let the distilled inner objective be \mathcal{L}(\theta) = \sum_{i=1}^m \ell[f(\tilde{\mathbf{x}}_i;\theta), \tilde{\mathbf{y}}_i] for some perexample loss \ell[\cdot,\cdot] . Define the logit sensitivities
135
+
136
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Equation]
137
+ \delta_i(\theta) := \nabla_{f(\tilde{\mathbf{x}}_i)} \ell[f(\tilde{\mathbf{x}}_i; \theta), \tilde{\mathbf{y}}_i] \in \mathbb{R}^C,
138
+
139
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
140
+ and stack them into \tilde{\delta}(\theta) \in \mathbb{R}^{m_{\text{tot}}} . By the chain rule,
141
+
142
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Equation]
143
+ g_{\tilde{\mathcal{D}}}(\theta) := \nabla_{\theta} \mathcal{L}(\theta) = \tilde{\Phi}^{\top} \tilde{\delta}(\theta) \in V(\tilde{\mathcal{D}}). (4)
144
+
145
+ [p. 3 | section: 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE. | type: Text]
146
+ Thus, although the DD objective is written in terms of loss gradients, those loss gradients are always linear combinations of the logit gradients \nabla_{\theta} f^{c}(\tilde{\mathbf{x}}_{i};\theta) that define our kernel features.
147
+
148
+ [p. 3 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
149
+ The training method we describe in Section 4 fixes network parameters at a reference \theta at the conclusion of training, approximating a converged state. Using the distilled set, we define a frozen tangent-feature subspace V(\tilde{\mathcal{D}}) = \operatorname{colspan}(\tilde{\Phi}^\top) \subset \mathbb{R}^P (via \tilde{X} ) and a coefficient vector \tilde{\delta}(\theta) (via \tilde{Y} ), producing the inner update g_{\tilde{\mathcal{D}}}(\theta) = \tilde{\Phi}^\top \tilde{\delta}(\theta) \in
150
+
151
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
152
+ V(\tilde{\mathcal{D}}) as in (4). Thus we do not model a full training trajectory; instead, we hold the evaluation point \theta fixed and ask whether the bilevel objective succeeds at selecting \tilde{\mathcal{D}} whose induced one-step update improves typical outer objectives t \sim \mathcal{T} at this same \theta .
153
+
154
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
155
+ This analysis is inherently local about the converged point, so we compare the realized one-step update \theta^+(\tilde{\mathcal{D}})=\theta-\eta g_{\tilde{\mathcal{D}}}(\theta) to the best update available within the same subspace V(\tilde{\mathcal{D}}) under the standard smoothness (quadratic upper-model) approximation. We formulate this as regret: the price of using the update produced by (\tilde{X},\tilde{Y}) relative to the best subspace-restricted step, whose achievable decrease is controlled by the projection residual \|(I-\Pi_{\tilde{\mathcal{D}}})g_t\|^2 .
156
+
157
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
158
+ Theorem 3.3 (One-step smoothness regret bound). Assume t \sim \mathcal{T} , g_t := \nabla_{\theta} \mathcal{L}_t(\theta) , each \mathcal{L}_t is L-smooth, and the realized update is \theta^+(\tilde{\mathcal{D}}) = \theta - \eta g_{\tilde{\mathcal{D}}}(\theta) with g_{\tilde{\mathcal{D}}}(\theta) \in V(\tilde{\mathcal{D}}) . Fix \tilde{\mathcal{D}} and take expectation over t \sim \mathcal{T} . Define the one-step smoothness upper model
159
+
160
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Equation]
161
+ M_t(\Delta \theta) := \langle g_t, \Delta \theta \rangle + \frac{L}{2} ||\Delta \theta||^2,
162
+
163
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
164
+ and let \Delta \theta_t^{\star} := \operatorname{argmin}_{\Delta \theta \in V(\tilde{\mathcal{D}})} M_t(\Delta \theta) denote the best subspace-restricted step in this model. Then the realized update \Delta \theta_{\tilde{\mathcal{D}}} := -\eta \, g_{\tilde{\mathcal{D}}}(\theta) \in V(\tilde{\mathcal{D}}) satisfies
165
+
166
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Equation]
167
+ \mathbb{E}_{t} \left[ \mathcal{L}_{t}(\theta + \Delta \theta_{\tilde{D}}) - \mathcal{L}_{t}(\theta + \Delta \theta_{t}^{\star}) \right] \leq \eta \, \mathbb{E}_{t} \left[ \left\langle g_{t}, \frac{\Delta \theta_{t}^{\star}}{\eta} \right\rangle - \left\langle g_{t}, g_{\tilde{D}}(\theta) \right\rangle \right] + \frac{L\eta^{2}}{2} \left( \|g_{\tilde{D}}(\theta)\|^{2} - \left\| \frac{\Delta \theta_{t}^{\star}}{\eta} \right\|^{2} \right), (5)
168
+
169
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
170
+ where the first term isolates the penalty for failing to realize the best coefficients within V(\tilde{\mathcal{D}}) (via \tilde{Y} ), and the second term is the corresponding quadratic-model penalty.
171
+
172
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
173
+ Moreover, the minimizer of M_t over V(\tilde{D}) is
174
+
175
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Equation]
176
+ \Delta \theta_t^{\star} = -\frac{1}{L} \Pi_{\tilde{\mathcal{D}}} g_t,
177
+
178
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
179
+ and L-smoothness implies the best attainable guaranteed decrease within V(\tilde{\mathcal{D}}) is
180
+
181
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Equation]
182
+ \mathcal{L}_{t}(\theta) - \mathcal{L}_{t}(\theta + \Delta \theta_{t}^{\star}) \geq \frac{1}{2L} \|\Pi_{\tilde{\mathcal{D}}} g_{t}\|^{2} = \frac{1}{2L} (\|g_{t}\|^{2} - \|(I - \Pi_{\tilde{\mathcal{D}}}) g_{t}\|^{2}). (6)
183
+
184
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
185
+ In particular, when the coefficients produced by \tilde{Y} make g_{\tilde{D}}(\theta) close to \Pi_{\tilde{D}}g_t (e.g. under soft-label realizability), the one-step regret is small and maximizing expected one-step progress reduces to minimizing the expected projection residual \mathbb{E}_t[\|(I-\Pi_{\tilde{D}})g_t\|^2] .
186
+
187
+ [p. 4 | section: 3.3.2. One-step view: outer progress is controlled by a projection residual. | type: Text]
188
+ Remark 3.4 (Coefficient realizability.). Equation (4) shows g_{\tilde{\mathcal{D}}}(\theta) is always in V(\tilde{\mathcal{D}}) , but it need not equal the best restricted update \Pi_{\tilde{\mathcal{D}}}g_t . Intuitively, \tilde{X} chooses the subspace (i.e. which tangent features are available), and \tilde{Y} chooses coefficients within that subspace through through \tilde{\delta}(\theta) . When \tilde{Y} is sufficiently expressive (e.g. soft labels / locally linearized losses), DD can closely approximate \Pi_{\tilde{\mathcal{D}}}g_t .
189
+
190
+ [p. 4 | section: 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE. | type: Text]
191
+ Corollary 3.5 (Competing objectives \Rightarrow PCA subspace of gradient covariance). Let G := \mathbb{E}_t[g_tg_t^\top] with eigenvalues \lambda_1 \geq \cdots \geq \lambda_P . Among all r-dimensional subspaces V (a relaxation of realizable V(\tilde{\mathcal{D}}) ; note \dim V(\tilde{\mathcal{D}}) \leq \operatorname{rank}(\tilde{\Phi}) \leq m_{\mathrm{tot}} ), the minimizer of
192
+
193
+ [p. 4 | section: 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE. | type: Equation]
194
+ \mathbb{E}[\|(I - \Pi_V)g_t\|^2] = \operatorname{tr}(G) - \operatorname{tr}(\Pi_V G)
195
+
196
+ [p. 4 | section: 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE. | type: Text]
197
+ is the top-r eigenspace of G. Moreover, if tr(\Pi_{V^*}G) - tr(\Pi_V G) \leq \delta , then
198
+
199
+ [p. 4 | section: 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE. | type: Equation]
200
+ \mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] \leq \sum_{j>r} \lambda_{j} + \delta.
201
+
202
+ [p. 4 | section: 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE. | type: Text]
203
+ Proof. See Section C.3.
204
+
205
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
206
+ The tangent subspace viewpoint also explains why distilled inputs behave like inducing points in kernel space. Fix a scalar output (e.g. a logit c) and let \Phi:=\Phi^c_X\in\mathbb{R}^{n\times P} and \tilde{\Phi}^c:=\Phi^c_{\tilde{X}}\in\mathbb{R}^{m\times P} denote the corresponding gradient feature matrices at \theta .
207
+
208
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
209
+ Given any parameter-space projector \Pi (e.g. \Pi = \Pi_{\tilde{\mathcal{D}}} ), define the projected-feature class kernel
210
+
211
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Equation]
212
+ K_{XX}^{c,\Pi} := (\Phi\Pi)(\Phi\Pi)^{\top} = \Phi\Pi\Phi^{\top}. \tag{7}
213
+
214
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
215
+ If we choose \Pi as the projector onto the span of distilled class features,
216
+
217
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Equation]
218
+ \Pi^{c}_{\tilde{\mathcal{D}}} := (\tilde{\Phi}^{c})^{\top} (\tilde{\Phi}^{c} (\tilde{\Phi}^{c})^{\top})^{\dagger} \tilde{\Phi}^{c}, \tag{8}
219
+
220
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
221
+ then (7) becomes the Nyström / inducing-point form
222
+
223
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Equation]
224
+ K_{XX}^{c,\Pi_{\tilde{\mathcal{D}}}^{c}} = K_{X\tilde{X}}^{c} \left(K_{\tilde{X}\tilde{X}}^{c}\right)^{\dagger} K_{\tilde{X}X}^{c}, K_{X\tilde{X}}^{c} := \Phi(\tilde{\Phi}^{c})^{\top}, \qquad K_{\tilde{X}\tilde{X}}^{c} := \tilde{\Phi}^{c}(\tilde{\Phi}^{c})^{\top}. (9)
225
+
226
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
227
+ Thus, selecting \tilde{X} selects an inducing set in the tangent-feature kernel.
228
+
229
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
230
+ Finally, kernel fidelity is controlled by how well \Pi preserves gradient features:
231
+
232
+ [p. 4 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Equation]
233
+ ||K_{XX}^{c} - K_{XX}^{c,\Pi}||_{F} = ||\Phi(I - \Pi)\Phi^{\top}||_{F} \le ||\Phi||_{F} ||\Phi(I - \Pi)||_{F}. (10)
234
+
235
+ [p. 5 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
236
+ In particular, misalignment of \Pi with the dominant right-singular subspace of \Phi directly translates into kernel approximation error.
237
+
238
+ [p. 5 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
239
+ Proposition 3.6 (Energy-gap decomposition in gradient-feature space). Let \Phi = U\Sigma W^{\top} and let \Pi^{\star} := W_r W_r^{\top} be the rank-r PCA projector (top r right singular vectors). Then for any rank-r projector \Pi (including realizable choices such as \Pi = \Pi_{\overline{D}}^c ),
240
+
241
+ [p. 5 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Equation]
242
+ \|\Phi(I - \Pi)\|_F^2 = \underbrace{\sum_{j>r} \sigma_j(\Phi)^2}_{PCA \ tail} + \underbrace{\left(\operatorname{tr}(\Phi^\top \Phi \Pi^\star) - \operatorname{tr}(\Phi^\top \Phi \Pi)\right)}_{captured\text{-energy gap (misalignment)}}. \tag{11}
243
+
244
+ [p. 5 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
245
+ The second term is nonnegative and vanishes if and only if \Pi captures as much feature energy as the PCA subspace, providing a direct quantitative measure of subspace misalignment relevant for kernel fidelity via (10).
246
+
247
+ [p. 5 | section: 3.3.4. Inducing-point view and kernel fidelity. | type: Text]
248
+ Interpretation. Theorem 3.3 shows that one-step outer progress is governed by how much of g_t lies in V(\tilde{\mathcal{D}}) ; Theorem 3.5 identifies the relaxed optimal subspace as a PCA subspace of gradient covariance; and Theorem 3.6 links realizable subspaces induced by distilled inputs to explicit feature- and kernel-space approximation error. Full proofs and the link from task gradients g_t to \Phi under linearized/squared-loss models appear in Section C.
249
+
250
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
251
+ For class c, let K^c = U^c \Sigma^c (U^c)^\top \in \mathbb{R}^{n \times n} be the class kernel with truncation rank r_g for some small \varepsilon (as in Theorem 3.1). Using kernel clustering (spectral clustering with the adjacency matrix given by K^c ), partition the n samples into H clusters \{h_1,\ldots,h_H\} with index sets \mathcal{I}_1,\ldots,\mathcal{I}_H . For cluster h_i , define the local class kernel as the restriction of the (global) class kernel to local indices: K^c_i = K^c|_{\mathcal{I}_i} = U^c_i \Sigma^c_i (U^c_i)^\top with truncation rank r_i .
252
+
253
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
254
+ Let A^{(r)} denote the first r columns of the matrix A. For now, we introduce the following properties and assume that class-structured data follows them:
255
+
256
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
257
+ (A) Local variance is almost entirely contained within the global eigenspace. For each cluster h_i ,
258
+
259
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Equation]
260
+ \frac{\sum_{j=1}^{r_i} [\Sigma_i]_{jj} \cdot \|\Pi_i^{\text{glob}}(\mathbf{u}_i^j)\|^2}{\sum_{j=1}^{r_i} [\Sigma_i]_{jj}} \approx 1, \quad \text{where} \quad (12)
261
+
262
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: ListGroup]
263
+ [\Sigma_i]_{jj} is the j^{\text{th}} eigenvalue local to cluster h_i , \mathbf{u}_i^j \in \mathbb{R}^{|\mathcal{I}_i|} is the j^{\text{th}} eigenvector local to cluster h_i , and
264
+
265
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
266
+ • \Pi_i^{\mathrm{glob}} is the orthogonal projection onto \mathrm{span}(U^{(r_g)}|_{\mathcal{I}_i}) (after orthonormalization).
267
+
268
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
269
+ This property implies that \operatorname{span}(U_i) \subseteq \operatorname{span}(U|_{\mathcal{I}_i}) approximately for a given cluster h_i .
270
+
271
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
272
+ (B) Local eigenspaces collectively do not span global eigenspace, whereby there exist some global principal directions that are poorly represented by the union of the spans of global clusters. Formally, let \hat{U}_i \in \mathbb{R}^{n \times r_i} be the zero-padded lifting of U_i^{(r_i)} , and let \Pi^{\text{loc}} denote the orthogonal projector onto \text{span}([\hat{U}_1,\ldots,\hat{U}_H]) . Then there exist j \leq r_q such that, for \delta > 0 ,
273
+
274
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Equation]
275
+ \|\Pi^{\mathrm{loc}}(\mathbf{u}^j)\|^2 \le 1 - \delta.
276
+
277
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
278
+ Equivalently, \operatorname{span}(U^{(r_g)}) \not\subseteq \operatorname{span}([\hat{U_1},\dots,\hat{U}_H]) , where \hat{U_i} are the lifted (zero-padded) local eigenvectors.
279
+
280
+ [p. 5 | section: 3.4. Spectral structure of the kernel | type: Text]
281
+ Qualitatively, properties ( A ) and ( B ) describe a hierarchical redundancy structure: within-cluster variance is concentrated (enabling local compression via data redundancy, Theorem 3.1), but cross-cluster relationships span a complementary subspace (requiring global eigenmodes to maintain kernel fidelity). These assumptions are supported by empirical findings in Figure 4 and form the theoretical basis for Algorithm 1, which explicitly constructs gradient representatives preserving both spectral regimes.
282
+
283
+ [p. 5 | section: 4. Method | type: Text]
284
+ The DNTK method addresses the complexity profile in Section 3.1 through three successive reductions. Starting from the original training set X of size n, we first apply dataset distillation in input space to obtain a distilled set (\tilde{X}, \tilde{Y}) of size m \ll n . For each class c, we then form a projected gradient matrix \tilde{\Phi}_X^c \in \mathbb{R}^{m \times k} by applying a distance-preserving random projection g: \mathbb{R}^P \to \mathbb{R}^k to the per-sample parameter gradients, thereby reducing the effective parameter dimension from P to k. Finally, we perform a second round of distillation in gradient space, replacing (\tilde{\Phi}, \tilde{Y}) with a smaller synthetic set (\hat{\Phi}, \hat{Y}) of size s \ll m , which is used in the final kernel ridge regression solve.
285
+
286
+ [p. 5 | section: 4.1. Data distillation | type: Text]
287
+ We instantiate the distillation framework of Section 3.3 using Wasserstein Metric Dataset Distillation (WMDD) (Liu et al., 2025). WMDD solves a surrogate objective based on feature matching: it synthesizes data whose intermediate representations are distributionally close to the original data in both input and feature space. Concretely, WMDD minimizes
288
+
289
+ [p. 5 | section: 4.1. Data distillation | type: Equation]
290
+ \mathcal{L}(\tilde{X}) = \mathcal{L}_{\text{feature}} + \lambda_{\text{BN}} \mathcal{L}_{\text{BN}}
291
+
292
+ [p. 6 | section: 4.1. Data distillation | type: Text]
293
+ where \mathcal{L}_{\text{feature}} matches synthetic features to Wasserstein barycenters of real features, and \mathcal{L}_{\text{BN}} aligns batch normalization statistics across layers. The WMDD process generates a soft label for each distilled data point for a set \tilde{Y} of distilled labels. This objective is aligned with our subspace view in Section 3.3: by matching intermediate representations (and BN statistics), WMDD tends to produce distilled points whose gradient span is better aligned with the dominant directions of the full gradient matrix, reducing the misalignment term in Theorem 3.3. Implementation details appear in Section C.5.
294
+
295
+ [p. 6 | section: 4.2. Random projection | type: Text]
296
+ The Johnson-Lindenstrauss (JL) lemma famously states that, for a desired error bound \varepsilon_{\rm JL} and an integer k > (8 \ln n)/\varepsilon_{\rm JL}^2 , there exists a linear map g: \mathbb{R}^P \to \mathbb{R}^k such that
297
+
298
+ [p. 6 | section: 4.2. Random projection | type: Equation]
299
+ (1 - \varepsilon_{\text{JL}}) \|\mathbf{u} - \mathbf{v}\|^2 \le \|g(\mathbf{u}) - g(\mathbf{v})\|^2 \le (1 + \varepsilon_{\text{JL}}) \|\mathbf{u} - \mathbf{v}\|^2 for any \mathbf{u}, \mathbf{v} \in \mathbb{R}^P (Dasgupta & Gupta, 2003).
300
+
301
+ [p. 6 | section: 4.2. Random projection | type: Text]
302
+ This is commonly achieved using a random orthonormal projection from \mathbb{R}^P to \mathbb{R}^k , where k \ll P . Because \langle u, v \rangle = \frac{1}{2}(\|u\|^2 + \|v\|^2 - \|u - v\|^2) , JL distance preservation over a finite set also yields approximate preservation of the inner products that define the NTK entries.
303
+
304
+ [p. 6 | section: 4.2. Random projection | type: Text]
305
+ For this projection, we generate a random orthonormal matrix Q \in \mathbb{R}^{P \times k} , then set g(u) = \sqrt{P/k} \ Q^{\top} u , where the \sqrt{P/k} factor offsets the scaling by Q. This yields our approximated features \tilde{\Phi}^c_X = g(\Phi^c_X) for our dataset X and corresponding approximate kernel \tilde{K}^c = \tilde{\Phi}^c_X (\tilde{\Phi}^c_X)^{\top} \in \mathbb{R}^{m \times m} .
306
+
307
+ [p. 6 | section: 4.2. Random projection | type: Text]
308
+ Remark 4.1. In practice, JL gives a high-probability bound on \|\tilde{K}^c - K^c\| (and thus on spectral quantities like effective rank), so the redundancy estimates computed from \tilde{K}^c track those of K^c up to an error defined by \varepsilon_{\rm JL} and the kernel's eigenspectrum. See Section B.3 for details.
309
+
310
+ [p. 6 | section: 4.3. Gradient distillation | type: Text]
311
+ Motivated by the empirical local-global kernel structure analyzed in Section 5.3, we introduce local-global gradient distillation (Algorithm 1), which outputs synthetic projected gradients \hat{P}hi and synthetic targets \hat{Y} as linear combinations of the original projected gradients. This distillation allows a set of gradients to have some representatives covering the kernel clusters, which compose a majority of the global variance, and some covering the connective gaps shown in Figure 4.
312
+
313
+ [p. 6 | section: 4.3. Gradient distillation | type: Text]
314
+ Remark 4.2. Let {\bf u} be unit norm. If {\bf u} is an eigenvector of K=\frac{1}{k}\Phi\Phi^{\top} with an eigenvalue \lambda , then
315
+
316
+ [p. 6 | section: 4.3. Gradient distillation | type: Equation]
317
+ \hat{\phi} = \Phi^{\top} \mathbf{u} = \sum_{i=1}^{n} u_i \phi_i
318
+
319
+ [p. 6 | section: 4.3. Gradient distillation | type: Text]
320
+ satisfies \|\hat{\phi}\|^2 = k\lambda . That is, \hat{\phi} generates the principal direction \mathbf{u} in kernel space. We use this to compute our distilled gradients directly.
321
+
322
+ [p. 6 | section: 4.3. Gradient distillation | type: Text]
323
+ Algorithm 1 proceeds in six stages:
324
+
325
+ [p. 6 | section: 4.3. Gradient distillation | type: Text]
326
+ This process results in s \ll m distilled gradients that collectively span the kernel's subspace better than existing optimal sampling methods. The full algorithm details can be found in Section E.
327
+
328
+ [p. 6 | section: 4.4. Kernel solving | type: Text]
329
+ These three methods, run sequentially, yield tensors \hat{\Phi}^c of "thrice-distilled" gradients for each class c. We then use (\hat{\Phi}, \hat{Y}) in the place of (\Phi, Y) in KRR; see Section A.3.
330
+
331
+ [p. 6 | section: 5. Experiments | type: Text]
332
+ We evaluate DNTK approximations, demonstrating that kernel models preserve high predictive fidelity while exhibiting substantial data and parameter redundancy . These findings allow for further data- and parameter-reduction techniques that minimally affect performance.
333
+
334
+ [p. 6 | section: 5. Experiments | type: Footnote]
335
+ ^{\ dagger}\tau_g weighs between intra- and inter-cluster focus: the larger the \tau_g , the more gradients are classified as gaps.
336
+
337
+ [p. 7 | section: 5.1. Accuracy, fidelity, and error | type: Text]
338
+ The distilled dataset \tilde{X} is distilled from a fixed dataset (ImageNette) and computed on a fixed model architecture (ResNet-18). We then evaluate kernel representations on this same distilled set using two models: one pretrained on real data, and one trained solely on the distilled data. In both cases, the kernel is computed from gradients evaluated at the distilled inputs.
339
+
340
+ [p. 7 | section: 5.1. Accuracy, fidelity, and error | type: Text]
341
+ In Figure 1, accuracy and fidelity both quickly saturate to the level of the original model with relatively few training points. The rapid saturation in both regimes suggests the kernel matrices \tilde{K}^c_{\tilde{X}\tilde{X}} exhibit low-rank structure. We quantify this through spectral analysis of the condition number and minimum eigenvalue.
342
+
343
+ [p. 7 | section: 5.1. Accuracy, fidelity, and error | type: FigureGroup]
344
+ Figure 1. Kernel-model accuracy metrics as a function of sample size, (where samples are are taken evenly across classes from the 500 available distilled gradients). Experiments are run on the ImageNette dataset and ResNet-18 model. Test fidelity: fraction of matched predictions between f_K and f. Test MSE: computed from predicted logit differences. Test accuracy: correct predictions on an unseen test set. Condition number and minimum eigenvalue: stability of kernel matrices \tilde{K}_{\tilde{X}\tilde{X}}^c averaged across classes. Across all metrics, we find that a pretrained base model results in lower loss and better-conditioned kernel than a distilled-data base model, although the performance differs by 10% if only the distilled-data model is available.
345
+
346
+ [p. 7 | section: 5.2. Data redundancy | type: Text]
347
+ The truncation ranks of class kernels are significantly lower than even that exploited by initial data distillation, as shown in Figure 2. The exponential decay of singular values implies that the truncated SVD approximation \tilde{K}^c_{\tilde{X}\tilde{X}} retains most kernel variance, suggesting class kernel can be accurately represented in a low-dimensional subspace.
348
+
349
+ [p. 7 | section: 5.2. Data redundancy | type: Text]
350
+ Equivalently, in kernel ridge regression, the solution \alpha minimizing \|K_{XX} \ \alpha - Y\|^2 + \lambda_{\text{reg}} \alpha^\top K_{XX} \alpha is dominated by the leading eigenmodes of K_{XX} . Specifically, when \lambda_i \ll \lambda_{\text{reg}} = 10^{-4} (our regularization parameter), those directions are effectively suppressed.
351
+
352
+ [p. 7 | section: 5.2. Data redundancy | type: FigureGroup]
353
+ Figure 2. Singular values of class kernels reduce exponentially, with truncation ranks between 31 and 41, denoting (12, 0.05)- to (16, 0.05)-data redundancy, depending on the class.
354
+
355
+ [p. 7 | section: 5.2. Data redundancy | type: Text]
356
+ Motivated by this observation, we compute rank-r SVD approximations of the class kernels in Figure 5 (Section D) and evaluate the testing accuracy as a function of r.
357
+
358
+ [p. 7 | section: 5.3. Local-global composition | type: Text]
359
+ Here we implement Algorithm 1 as discussed in Section 4.3 Figure 1 shows that Algorithm 1 substantially outperforms gradient sampling baselines (leverage, k-means, random, FPS) across compression ratios. At 100\times compression (five distilled gradients), it achieves 76% accuracy and 78% fidelity, while baselines plateau well below this ceiling. Moreover, the algorithm matches the full f_K accuracy with far fewer gradients than any competing method.
360
+
361
+ [p. 7 | section: 5.3. Local-global composition | type: Text]
362
+ This performance gain stems from the algorithm's ability to capture kernel structure more completely. Figure 6 (Section D) shows that distilled gradients achieve higher subspace variance coverage and lower reconstruction error than baselines, particularly at high compression. By construction, the algorithm synthesizes gradients spanning both intracluster concentrated modes (step (4)) and inter-cluster gap modes (step (5)), preserving the kernel's full spectral range.
363
+
364
+ [p. 7 | section: 5.3. Local-global composition | type: Text]
365
+ These results confirm the spectral structure hypothesized in Section 3.4. Figure 4 illustrates properties ( A ) and ( B ) empirically: at \varepsilon = 5\% truncation, local cluster variance projects almost entirely onto the global eigenspace (property ( A ), top panel), yet roughly 14% of global variance lies
366
+
367
+ [p. 8 | section: 5.3. Local-global composition | type: FigureGroup]
368
+ Figure 3. Test metrics (fidelity, accuracy, and MSE) taken from Figure 1. Compression ratio (bottom right) is defined as m/s, where m is the number of original gradients and s is the number of gradients distilled by Algorithm 1.
369
+
370
+ [p. 8 | section: 5.3. Local-global composition | type: Text]
371
+ outside the union of all local clusters (property ( B ), bottom panel). This local-global gap exposes a significant performance gap unfilled by methods relying solely on clustering or leverage scores, which capture only local structure.
372
+
373
+ [p. 8 | section: 5.3. Local-global composition | type: Text]
374
+ Grid search over (\tau_v, \tau_g, H) (Appendix E.2) reveals that Pareto-optimal configurations are dataset-dependent, with performance sensitive to local cluster structure. This indicates a convenient lever that practitioners can use to adapt our method to varying degrees of local/global decomposition to suit particular datasets.
375
+
376
+ [p. 8 | section: 6. Conclusion | type: Text]
377
+ We demonstrate that neural tangent kernel (NTK) representations for modern neural networks can be computed at practical scale, on datasets with O(10^3) to O(10^4) samples, by exploiting redundancy in both the data and parameter dimensions. By combining data-space distillation, Johnson–Lindenstrauss random projection, and gradient-space distillation into a unified compression pipeline, we reduce the computational and storage cost of NTK construction by 4–6 orders of magnitude compared to naïve full NTK computation on image classification benchmarks, and by a further 1–2 orders of magnitude beyond parameter-space random projection alone, while preserving kernel fidelity. Our theoretical analysis justifies each stage of the approximation, and a spectral study shows that per-class NTK matrices have effective ranks far smaller than the dataset
378
+
379
+ [p. 8 | section: 6. Conclusion | type: FigureGroup]
380
+ Figure 4. Relationships between the spans of local and global eigenvectors across 10 clusters on the "tench" class, whose global truncation rank (at 95% explained variance) is 32. Top: Local eigenvectors \{\mathbf{u}_i^j\}_{j=1}^{r_i} project almost entirely onto the subspace spanned by global eigenvectors \{\mathbf{u}^{(r)}\}_{r=1}^{r_g} as rank r_g increases, demonstrating property (A) of Section 3.4. Curves show the fraction of variance-weighted local eigenvectors contained in the first r global principal components, with maximum, mean, and minimum over clusters approaching 100% near the truncation rank. Middle: Variance decomposition showing which global PCs each cluster uses. Cell (i, j) displays the variance of cluster i's kernel along global PC j, computed as (\mathbf{u}^{j}|_{\mathcal{I}_{i}})^{\top}K_{i}(\mathbf{u}^{j}|_{\mathcal{I}_{i}}) normalized by tr(K_i) . Bright regions indicate the global dimensions that explain each cluster's structure. Bottom: Coverage gap demonstrating property (B). For each global PC, the curves show the maximum (dark red) and mean (purple) alignment strength ||P_i(\mathbf{u}^j|_{\mathcal{I}_i})||^2 across all clusters. The orange shaded region represents global variance directions that are poorly covered by any local eigenspace, revealing that roughly \varepsilon = 12-15\% of global structure is not captured by the union of local clusters at the truncation rank. Analogous patterns across all ten classes appear in Section E.1.
381
+
382
+ [p. 8 | section: 6. Conclusion | type: Text]
383
+ size, indicating that gradient features concentrate in low-dimensional subspaces of parameter tangent space. Leveraging this structure, we introduce a gradient synthesis algorithm that achieves up to 100\times additional compression relative to distilled gradients, attaining 76% accuracy on ImageNette with only five synthetic gradients and consistently outperforming sampling-based baselines.
384
+
385
+ [p. 8 | section: 6. Conclusion | type: Text]
386
+ Together, these results extend NTK-based analysis beyond small-scale settings and suggest that, for practical networks, kernel representations can be manipulated efficiently using standard linear-algebraic tools.
387
+
388
+ [p. 9 | section: Impact Statement | type: Text]
389
+ This work provides results that enable more efficient computation of the NTK, an important tool for understanding and verifying neural networks. To our knowledge, there are no serious risks associated with the release of these results.
icml26/4985391d-a421-4a40-bcc7-653a5da98626/paper.blocks.json ADDED
The diff for this file is too large to render. See raw diff
 
icml26/4985391d-a421-4a40-bcc7-653a5da98626/paper.md ADDED
@@ -0,0 +1,1045 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ {0}------------------------------------------------
4
+
5
+ # Efficient Analysis of the Distilled Neural Tangent Kernel
6
+
7
+ # Anonymous Authors<sup>1</sup>
8
+
9
+ # Abstract
10
+
11
+ Neural tangent kernel (NTK) methods are computationally limited by the need to evaluate large Jacobians across many data points. Existing approaches reduce this cost primarily through projecting and sketching the Jacobian. We show that NTK computation can also be reduced by compressing the *data dimension itself* using NTKtuned dataset distillation. We demonstrate that the neural tangent space spanned by the input data can be induced by dataset distillation, yielding a 20-100× reduction in required Jacobian calculations. We further show that per-class NTK matrices have low effective rank that is preserved by this reduction. Building on these insights, we propose the distilled neural tangent kernel (DNTK), which combines NTK-tuned dataset distillation with state-of-the-art projection methods to reduce up NTK computational complexity by up to five orders of magnitude while preserving kernel structure and predictive performance.
12
+
13
+ # 1. Introduction
14
+
15
+ The neural tangent kernel (NTK) [\(Jacot et al.,](#page-8-0) [2018\)](#page-8-0) gives a theoretical lens for understanding neural network (NN) training, particularly in the overparameterized regime. As the width of a given NN approaches infinite, the network's training dynamics become linear and equivalent to kernel regression. In this "lazy training" regime, the network adjusts a linear combination of fixed features, and does not learn to represent features from scratch. Under certain circumstances, a model can be approximated within the kernel regime defined by the NTK, which enables analysis that would be intractable in the parametric regime.
16
+
17
+ Unfortunately, the NTK is intractable to compute for all but the smallest networks: for a parameterized network f with P fixed total parameters trained on n data points, the cost of
18
+
19
+ Preliminary work. Under review by the International Conference on Machine Learning (ICML). Do not distribute.
20
+
21
+ computing the NTK scales as O(n <sup>2</sup>P), while storing scales as O(n 2 ). To na¨ıvely compute the NTK of a ResNet50 on all 1.3 million ImageNet points requires at least 4.2 · 10<sup>19</sup> floating point operations and 1.69 · 10<sup>12</sup> memory entries. Projects that leverage NTK-like formulations to detect distributional shifts [\(Huang et al.,](#page-8-1) [2021\)](#page-8-1), quantify uncertainty [\(Wilson et al.,](#page-9-0) [2025\)](#page-9-0), and characterize robustness [\(Tsilivis &](#page-8-2) [Kempe,](#page-8-2) [2022\)](#page-8-2) have therefore been limited to small models. To enable these analyses for larger models, we need a robust NTK approximation regime.
22
+
23
+ Prior attempts to approximate the NTK for downstream tasks tend to either address parameter complexity alone [\(Hirsch & Pichi,](#page-8-3) [2025\)](#page-8-3) or approximate it using different, cheaper kernels [\(Loo et al.,](#page-8-4) [2022\)](#page-8-4). Our method creates tractable, accurate approximations of the NTK itself by noting that the empirical NTK of a pretrained neural network exhibits significant redundancy at *three* levels: in the dataset, in the parameters, and in the gradient subspace. To overcome the intractability of computing full NTKs, we combine three complementary strategies that target redundancy at each of these levels: (1) data distillation, which synthesizes compact datasets that preserve task performance; (2) random projection, which reduces the dimensionality of the tangent space while preserving kernel structure; and (3) structure-aware gradient distillation, designed to further compress the NTK by exploiting its local and global spectral structure.
24
+
25
+ Central to our approach is that these components – dataset distillation, random projection, and gradient distillation – are theoretically justified methods that target distinct sources of redundancy. To that end, we provide proofs in Section [3](#page-1-0) and in Sections [B](#page-11-0) and [C](#page-17-0) that explain how and when these methods preserve variances and subspaces. We refer to NTK approximations constructed via this unified framework as distilled neural tangent kernels (DNTKs). Combining these techniques, we achieve up to a ≈ 10<sup>5</sup>× reduction in both computation time and storage in our experiments on a mid-size image classification task while maintaining downstream task performance with theoretical guarantees on approximation quality.
26
+
27
+ The paper is organized as follows: Section [2](#page-1-1) situates our work within NTK theory and dataset distillation. Section [3](#page-1-0) formalizes the empirical NTK and notions of redundancy
28
+
29
+ <sup>1</sup>Anonymous Institution, Anonymous City, Anonymous Region, Anonymous Country. Correspondence to: Anonymous Author <anon.email@domain.com>.
30
+
31
+ {1}------------------------------------------------
32
+
33
+ that motivate our approach. Section 4 describes our compression pipeline: dataset distillation, random projection, and gradient distillation. Section 5 presents experimental validation.
34
+
35
+ ## <span id="page-1-1"></span>2. Related work
36
+
37
+ This work draws on two lines of research: (i) kernel perspectives on deep networks, especially the **neural tangent kernel (NTK)**, and (ii) **dataset distillation** / coreset methods for summarizing data.
38
+
39
+ Kernel methods and deep kernel learning. A long line of work connects neural networks to kernel machines. In particular, deep kernel learning combines hierarchical representations with the nonparametric flexibility of kernels (Wilson et al., 2016; Huang et al., 2023), and admits representer-theorem-style characterizations for composed RKHS models (Bohn et al., 2019).
40
+
41
+ Neural tangent kernel (NTK). Jacot et al. (2018) first proposed the NTK in 2018 to explain training dynamics in the infinite-width limit. Later work on making NTK computation tractable has focused on sketching and random-feature approximations to obtain fast (near input-sparsity) approximations of NTK matrices. For example, Zandieh et al. (2021) sketch polynomial expansions of arc-cosine kernels and combine sketching with random features to obtain spectral approximations, while Han et al. (2022) generalize these ideas beyond ReLU via truncated Hermite expansions for broad activation classes. Hirsch & Pichi (2025) develop a random-sketching-based approach with a physics-informed loss function. These methods demonstrate the effectiveness of random projection for reducing parameter complexity.
42
+
43
+ In contrast, our work targets redundancy on the *data* side (via distillation) as a complement to sketching-based accelerations of kernel construction. To diagnose when such kernel approximations are effective, recent work studies NTK spectra: Lin (2025) uses empirical-NTK eigenanalysis to surface learned features, while Benigni & Paquette (2025) characterizes limiting NTK eigenvalue distributions under high-dimensional scaling.
44
+
45
+ **Dataset distillation.** First proposed by Wang et al. (2020), dataset distillation has inspired numerous offshoots that aim both to streamline the core algorithm and to apply it to various use cases. Several kernel-based distillation methods cast distillation in a kernel ridge-regression objective inspired by infinite-width neural kernels (Nguyen et al., 2021), and accelerate it via random-feature approximations (Loo et al., 2022). Whereas these works use neural kernels to formulate and accelerate distillation, we use distillation to accelerate downstream NTK computations. We employ a modified
46
+
47
+ version of WMDD (Liu et al., 2025), which distills data by Wasserstein-metric feature matching (via a Wasserstein barycenter) in a pretrained feature space.
48
+
49
+ Coresets and sampling. Our local/global selection procedure (Algorithm 1) is related to coreset frameworks for clustering and shape fitting (Feldman & Langberg, 2016). Our kernel sketching strategy also connects to random-feature approximations for scaling kernel machines (Rahimi & Recht, 2007).
50
+
51
+ ## <span id="page-1-0"></span>3. Setup
52
+
53
+ Let $\theta \in \mathbb{R}^P$ denote the P-dimensional parameters of a neural network $f(\mathbf{x}; \theta) : \mathbb{R}^{d_{\text{in}}} \to \mathbb{R}^C$ , mapping inputs to class logits.
54
+
55
+ ## <span id="page-1-3"></span>3.1. NTK and KRR computation
56
+
57
+ The **neural tangent kernel** (NTK) measures gradient alignment between inputs. Letting $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) \in \mathbb{R}^{C \times P}$ ,
58
+
59
+ $$K(\mathbf{x}, \mathbf{x}') = \text{Tr}(\phi(\mathbf{x})^{\top} \phi(\mathbf{x}')) = \phi \phi^{\top}.$$
60
+ (1)
61
+
62
+ For classification, we work with per-class kernels $K^c$ formed from gradients $\phi^c(\mathbf{x}) := \nabla_\theta f^c(\mathbf{x}; \theta) \in \mathbb{R}^P$ of each logit (in this setting, $K^c(\mathbf{x}, \mathbf{x}') = \phi^c(\mathbf{x})\phi^c(\mathbf{x}')$ is a scalar). Given a training set X of n training points, the **class gradient matrix** $\Phi^c \in \mathbb{R}^{n \times P}$ has rows $[\Phi^c]_i = \phi^c(x_i)$ , yielding the **class kernel** $K^c = \Phi^c(\Phi^c)^\top \in \mathbb{R}^{n \times n}$ .
63
+
64
+ Under certain conditions (the network operates near the lazy training regime where dynamics are approximately linear in parameters, $K_{XX}$ eigenvalues decay rapidly, and training labels align with dominant eigendirections, see Section B), we can approximate $f^c$ by a kernel representer $f^c_K$ obtained via kernel ridge regression (KRR, Section A.3): $f^c_K$ is fit on X and evaluated on a test set $X^*$ of size $n_{\rm test}$ . The memory required to materialize $K^c$ and $K^c_{XX^*}$ is $O(nP+n^2+nn_{\rm test})$ , which is prohibitive at scale for all C classes. Alternatively, if we store only gradients and compute kernel entries on the fly, memory is $O((n+n_{\rm test})PC)$ , but computation remains dominated by P-dimensional inner products.
65
+
66
+ To address these complexity concerns, we introduce and exploit notions of redundancy in several spaces.
67
+
68
+ ## 3.2. Redundancy in data and parameters
69
+
70
+ By **redundancy**, we mean that most variation in model training dynamics and predictions can be explained in a significantly smaller subspace than the model uses in practice.\* Consider a fixed parameter vector $\theta$ of dimension P, a labeled dataset $\mathcal{D} = (X,Y)$ , and class c. Let $K_{XX}^c$
71
+
72
+ <span id="page-1-2"></span><sup>\*</sup>Many of the notions surrounding this idea are based on the **manifold hypothesis**; see Fefferman et al. (2016).
73
+
74
+ {2}------------------------------------------------
75
+
76
+ be the NTK class kernel matrix at $\theta$ between X and itself (that is, the matrix $K^c$ where $K_{ij}^c = K^c(\mathbf{x}_i, \mathbf{x}_j)$ for $\mathbf{x}_i$ and $\mathbf{x}_j \in X$ ). We focus on two kinds of redundancy, defined via Gram matrices on interrelated spaces.
77
+
78
+ <span id="page-2-0"></span>**Definition 3.1** (Data redundancy). Let $\lambda_1 \geq \cdots \geq \lambda_n$ denote the eigenvalues of $K_{XX}^c$ in decreasing order. The **truncation rank** of $K_{XX}^c$ at threshold $\varepsilon$ is
79
+
80
+ $$r_{\mathrm{trunc}}(K_{XX}^c,\varepsilon) := \min \left\{ k : \frac{\sum_{i=1}^k \lambda_i}{\sum_{i=1}^n \lambda_i} \geq 1 - \varepsilon \right\}.$$
81
+
82
+ The input set X is $(r,\varepsilon)$ -data-redundant if $r_{\mathrm{trunc}}(K_{XX}^c,\varepsilon) \leq n/r$ .
83
+
84
+ In other words, an $(r,\varepsilon)$ -data-redundant input set admits a $(1-\varepsilon)$ -variance kernel approximation using an input set r times smaller.
85
+
86
+ <span id="page-2-1"></span>**Definition 3.2** (Parameter redundancy). Fix a class c. Given $\mathcal{D}=(X,Y)$ , the parameters at $\theta$ are $(r,\varepsilon)$ -parameter-redundant if there exists a subspace $V\subset\mathbb{R}^P$ with $\dim(V)=P/r$ such that
87
+
88
+ $$\frac{\|\Pi_V(\Phi_X^c)\Pi_V(\Phi_X^c)^\top - K_{XX}^c\|_F}{\|K_{XX}^c\|_F} \leq \varepsilon,$$
89
+
90
+ where $\Pi_V(\Phi_X^c)$ projects each row of $\Phi_X^c$ onto V by right-multiplication: $\Pi_V(\Phi_X^c) = \Phi_X^c \Pi_V$ .
91
+
92
+ In other words, for this dataset and class, a $(1 - \varepsilon)$ -fraction of predictive variation can be captured using a parameter subspace that is r times smaller.
93
+
94
+ Theorems 3.1 and 3.2 characterize when an NTK can be approximated in low dimension due to redundancy in data or concentration in a lower-dimensional parameter space. To *construct* such a structure in practice, we study how redundancy appears across data subsets and output Jacobians of the NTK.
95
+
96
+ ## <span id="page-2-3"></span>3.3. Dataset distillation as gradient subspace selection
97
+
98
+ We now show that (in a standard one-step / lazy regime) dataset distillation (DD) can be viewed as *selecting a low-dimensional tangent subspace in parameter space* spanned by logit gradients $\nabla_{\theta} f(\tilde{\mathbf{x}}; \theta)$ at the distilled inputs. In this view, distilled inputs $\tilde{X}$ act as *inducing points* for the NTK: they determine a parameter-space projector, and the loss incurs an update that is a task-dependent linear combination of those tangent features.
99
+
100
+ # 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.
101
+
102
+ DD aims to synthesize a compact dataset $\tilde{\mathcal{D}}=(\tilde{X},\tilde{Y})$ of size $m\ll n$ such that training on $\tilde{\mathcal{D}}$ matches training on
103
+
104
+ $\mathcal{D} = (X, Y)$ . A common bilevel formalization is
105
+
106
+ $$\tilde{\mathcal{D}}^* \in \underset{\tilde{\mathcal{D}}}{\operatorname{argmin}} \ \mathcal{L}_d \left[ f\left(X; \underset{\theta}{\operatorname{argmin}} \mathcal{L}_p[f(\tilde{X}; \theta), \tilde{Y}]\right), Y \right],$$
107
+ (2)
108
+
109
+ where the constraints of the optimization problem are determined by the soft or hard biases of the network, and $\mathcal{L}_p$ and $\mathcal{L}_d$ are designed to optimize the parameters and datasets, respectively.
110
+
111
+ We work in a frozen-feature ("lazy") regime around a fixed reference parameter vector $\theta \in \mathbb{R}^P$ , and interpret DD geometrically through the span of logit gradients at $\theta$ .
112
+
113
+ For an input collection $X = \{\mathbf{x}_i\}_{i=1}^m$ , we define for each logit gradient $\phi^c$ the gradient matrices $\Phi_X^c \in \mathbb{R}^{m \times P}$ by $[\Phi_X^c]_i = \phi^c(\mathbf{x}_i)$ . We also define the *stacked* logit-gradient matrix
114
+
115
+ $$\Phi_X := \begin{bmatrix} \Phi_X^1 \\ \vdots \\ \Phi_X^C \end{bmatrix} \in \mathbb{R}^{m_{\text{tot}} \times P}, \qquad m_{\text{tot}} := mC.$$
116
+
117
+ For the distilled inputs $\tilde{X}$ we write $\tilde{\Phi}:=\Phi_{\tilde{X}}$ and define the associated tangent subspace
118
+
119
+ $$V(\tilde{\mathcal{D}}) \equiv V(\tilde{X}) := \text{colspan}(\tilde{\Phi}^{\top}) \subset \mathbb{R}^{P},$$
120
+ (3)
121
+
122
+ where $\Pi_{\tilde{\mathcal{D}}}$ is the orthogonal projector onto $V(\tilde{\mathcal{D}})$ . Importantly, $\tilde{X}$ determines the subspace $V(\tilde{\mathcal{D}})$ , while $\tilde{Y}$ determines how gradients combine within it.
123
+
124
+ **Chain-rule identity.** Here, we show that loss-gradients live in the span of logit-gradients. Let the distilled inner objective be $\mathcal{L}(\theta) = \sum_{i=1}^m \ell[f(\tilde{\mathbf{x}}_i;\theta), \tilde{\mathbf{y}}_i]$ for some perexample loss $\ell[\cdot,\cdot]$ . Define the *logit sensitivities*
125
+
126
+ $$\delta_i(\theta) := \nabla_{f(\tilde{\mathbf{x}}_i)} \ell[f(\tilde{\mathbf{x}}_i; \theta), \tilde{\mathbf{y}}_i] \in \mathbb{R}^C,$$
127
+
128
+ and stack them into $\tilde{\delta}(\theta) \in \mathbb{R}^{m_{\text{tot}}}$ . By the chain rule,
129
+
130
+ <span id="page-2-2"></span>
131
+ $$g_{\tilde{\mathcal{D}}}(\theta) := \nabla_{\theta} \mathcal{L}(\theta) = \tilde{\Phi}^{\top} \tilde{\delta}(\theta) \in V(\tilde{\mathcal{D}}).$$
132
+ (4)
133
+
134
+ Thus, although the DD objective is written in terms of loss gradients, those loss gradients are always linear combinations of the *logit* gradients $\nabla_{\theta} f^{c}(\tilde{\mathbf{x}}_{i};\theta)$ that define our kernel features.
135
+
136
+ # 3.3.2. One-step view: outer progress is controlled by a projection residual.
137
+
138
+ The training method we describe in Section 4 fixes network parameters at a reference $\theta$ at the conclusion of training, approximating a converged state. Using the distilled set, we define a *frozen* tangent-feature subspace $V(\tilde{\mathcal{D}}) = \operatorname{colspan}(\tilde{\Phi}^\top) \subset \mathbb{R}^P$ (via $\tilde{X}$ ) and a coefficient vector $\tilde{\delta}(\theta)$ (via $\tilde{Y}$ ), producing the inner update $g_{\tilde{\mathcal{D}}}(\theta) = \tilde{\Phi}^\top \tilde{\delta}(\theta) \in$
139
+
140
+ {3}------------------------------------------------
141
+
142
+ $V(\tilde{\mathcal{D}})$ as in (4). Thus we do not model a full training trajectory; instead, we hold the evaluation point $\theta$ fixed and ask whether the bilevel objective succeeds at selecting $\tilde{\mathcal{D}}$ whose induced one-step update improves typical outer objectives $t \sim \mathcal{T}$ at this same $\theta$ .
143
+
144
+ This analysis is inherently local about the converged point, so we compare the realized one-step update $\theta^+(\tilde{\mathcal{D}})=\theta-\eta g_{\tilde{\mathcal{D}}}(\theta)$ to the best update available within the same subspace $V(\tilde{\mathcal{D}})$ under the standard smoothness (quadratic upper-model) approximation. We formulate this as regret: the price of using the update produced by $(\tilde{X},\tilde{Y})$ relative to the best subspace-restricted step, whose achievable decrease is controlled by the projection residual $\|(I-\Pi_{\tilde{\mathcal{D}}})g_t\|^2$ .
145
+
146
+ <span id="page-3-2"></span>**Theorem 3.3** (One-step smoothness regret bound). Assume $t \sim \mathcal{T}$ , $g_t := \nabla_{\theta} \mathcal{L}_t(\theta)$ , each $\mathcal{L}_t$ is L-smooth, and the realized update is $\theta^+(\tilde{\mathcal{D}}) = \theta - \eta g_{\tilde{\mathcal{D}}}(\theta)$ with $g_{\tilde{\mathcal{D}}}(\theta) \in V(\tilde{\mathcal{D}})$ . Fix $\tilde{\mathcal{D}}$ and take expectation over $t \sim \mathcal{T}$ . Define the one-step smoothness upper model
147
+
148
+ $$M_t(\Delta \theta) := \langle g_t, \Delta \theta \rangle + \frac{L}{2} ||\Delta \theta||^2,$$
149
+
150
+ and let $\Delta \theta_t^{\star} := \operatorname{argmin}_{\Delta \theta \in V(\tilde{\mathcal{D}})} M_t(\Delta \theta)$ denote the best subspace-restricted step in this model. Then the realized update $\Delta \theta_{\tilde{\mathcal{D}}} := -\eta \, g_{\tilde{\mathcal{D}}}(\theta) \in V(\tilde{\mathcal{D}})$ satisfies
151
+
152
+ <span id="page-3-4"></span>
153
+ $$\mathbb{E}_{t} \left[ \mathcal{L}_{t}(\theta + \Delta \theta_{\tilde{D}}) - \mathcal{L}_{t}(\theta + \Delta \theta_{t}^{\star}) \right]
154
+ \leq \eta \, \mathbb{E}_{t} \left[ \left\langle g_{t}, \frac{\Delta \theta_{t}^{\star}}{\eta} \right\rangle - \left\langle g_{t}, g_{\tilde{D}}(\theta) \right\rangle \right]
155
+ + \frac{L\eta^{2}}{2} \left( \|g_{\tilde{D}}(\theta)\|^{2} - \left\| \frac{\Delta \theta_{t}^{\star}}{\eta} \right\|^{2} \right),$$
156
+ (5)
157
+
158
+ where the first term isolates the penalty for failing to realize the best coefficients within $V(\tilde{\mathcal{D}})$ (via $\tilde{Y}$ ), and the second term is the corresponding quadratic-model penalty.
159
+
160
+ Moreover, the minimizer of $M_t$ over $V(\tilde{D})$ is
161
+
162
+ $$\Delta \theta_t^{\star} = -\frac{1}{L} \Pi_{\tilde{\mathcal{D}}} g_t,$$
163
+
164
+ and L-smoothness implies the best attainable guaranteed decrease within $V(\tilde{\mathcal{D}})$ is
165
+
166
+ <span id="page-3-5"></span>
167
+ $$\mathcal{L}_{t}(\theta) - \mathcal{L}_{t}(\theta + \Delta \theta_{t}^{\star}) \geq \frac{1}{2L} \|\Pi_{\tilde{\mathcal{D}}} g_{t}\|^{2}$$
168
+
169
+ $$= \frac{1}{2L} (\|g_{t}\|^{2} - \|(I - \Pi_{\tilde{\mathcal{D}}}) g_{t}\|^{2}).$$
170
+ (6)
171
+
172
+ In particular, when the coefficients produced by $\tilde{Y}$ make $g_{\tilde{D}}(\theta)$ close to $\Pi_{\tilde{D}}g_t$ (e.g. under soft-label realizability), the one-step regret is small and maximizing expected one-step progress reduces to minimizing the expected projection residual $\mathbb{E}_t[\|(I-\Pi_{\tilde{D}})g_t\|^2]$ .
173
+
174
+ Remark 3.4 (Coefficient realizability.). Equation (4) shows $g_{\tilde{\mathcal{D}}}(\theta)$ is always in $V(\tilde{\mathcal{D}})$ , but it need not equal the *best* restricted update $\Pi_{\tilde{\mathcal{D}}}g_t$ . Intuitively, $\tilde{X}$ chooses the subspace (i.e. which tangent features are available), and $\tilde{Y}$ chooses coefficients within that subspace through through $\tilde{\delta}(\theta)$ . When $\tilde{Y}$ is sufficiently expressive (e.g. soft labels / locally linearized losses), DD can closely approximate $\Pi_{\tilde{\mathcal{D}}}g_t$ .
175
+
176
+ # 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.
177
+
178
+ <span id="page-3-3"></span>**Corollary 3.5** (Competing objectives $\Rightarrow$ PCA subspace of gradient covariance). Let $G := \mathbb{E}_t[g_tg_t^\top]$ with eigenvalues $\lambda_1 \geq \cdots \geq \lambda_P$ . Among all r-dimensional subspaces V (a relaxation of realizable $V(\tilde{\mathcal{D}})$ ; note $\dim V(\tilde{\mathcal{D}}) \leq \operatorname{rank}(\tilde{\Phi}) \leq m_{\mathrm{tot}}$ ), the minimizer of
179
+
180
+ $$\mathbb{E}[\|(I - \Pi_V)g_t\|^2] = \operatorname{tr}(G) - \operatorname{tr}(\Pi_V G)$$
181
+
182
+ is the top-r eigenspace of G. Moreover, if $tr(\Pi_{V^*}G) - tr(\Pi_V G) \leq \delta$ , then
183
+
184
+ $$\mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] \leq \sum_{j>r} \lambda_{j} + \delta.$$
185
+
186
+ *Proof.* See Section C.3.
187
+
188
+ ## 3.3.4. Inducing-point view and kernel fidelity.
189
+
190
+ The tangent subspace viewpoint also explains why distilled inputs behave like *inducing points* in kernel space. Fix a scalar output (e.g. a logit c) and let $\Phi:=\Phi^c_X\in\mathbb{R}^{n\times P}$ and $\tilde{\Phi}^c:=\Phi^c_{\tilde{X}}\in\mathbb{R}^{m\times P}$ denote the corresponding gradient feature matrices at $\theta$ .
191
+
192
+ Given any parameter-space projector $\Pi$ (e.g. $\Pi = \Pi_{\tilde{\mathcal{D}}}$ ), define the projected-feature class kernel
193
+
194
+ <span id="page-3-0"></span>
195
+ $$K_{XX}^{c,\Pi} := (\Phi\Pi)(\Phi\Pi)^{\top} = \Phi\Pi\Phi^{\top}. \tag{7}$$
196
+
197
+ If we choose $\Pi$ as the projector onto the span of distilled class features,
198
+
199
+ $$\Pi^{c}_{\tilde{\mathcal{D}}} := (\tilde{\Phi}^{c})^{\top} (\tilde{\Phi}^{c} (\tilde{\Phi}^{c})^{\top})^{\dagger} \tilde{\Phi}^{c}, \tag{8}$$
200
+
201
+ then (7) becomes the Nyström / inducing-point form
202
+
203
+ $$K_{XX}^{c,\Pi_{\tilde{\mathcal{D}}}^{c}} = K_{X\tilde{X}}^{c} \left(K_{\tilde{X}\tilde{X}}^{c}\right)^{\dagger} K_{\tilde{X}X}^{c},$$
204
+
205
+ $$K_{X\tilde{X}}^{c} := \Phi(\tilde{\Phi}^{c})^{\top}, \qquad K_{\tilde{X}\tilde{X}}^{c} := \tilde{\Phi}^{c}(\tilde{\Phi}^{c})^{\top}.$$
206
+
207
+ $$(9)$$
208
+
209
+ Thus, selecting $\tilde{X}$ selects an inducing set in the tangent-feature kernel.
210
+
211
+ Finally, kernel fidelity is controlled by how well $\Pi$ preserves gradient features:
212
+
213
+ <span id="page-3-1"></span>
214
+ $$||K_{XX}^{c} - K_{XX}^{c,\Pi}||_{F} = ||\Phi(I - \Pi)\Phi^{\top}||_{F} \le ||\Phi||_{F} ||\Phi(I - \Pi)||_{F}.$$
215
+ (10)
216
+
217
+ {4}------------------------------------------------
218
+
219
+ In particular, misalignment of $\Pi$ with the dominant right-singular subspace of $\Phi$ directly translates into kernel approximation error.
220
+
221
+ <span id="page-4-1"></span>**Proposition 3.6** (Energy-gap decomposition in gradient-feature space). Let $\Phi = U\Sigma W^{\top}$ and let $\Pi^{\star} := W_r W_r^{\top}$ be the rank-r PCA projector (top r right singular vectors). Then for any rank-r projector $\Pi$ (including realizable choices such as $\Pi = \Pi_{\overline{D}}^c$ ),
222
+
223
+ $$\|\Phi(I - \Pi)\|_F^2 = \underbrace{\sum_{j>r} \sigma_j(\Phi)^2}_{PCA \ tail} + \underbrace{\left(\operatorname{tr}(\Phi^\top \Phi \Pi^\star) - \operatorname{tr}(\Phi^\top \Phi \Pi)\right)}_{captured\text{-energy gap (misalignment)}}. \tag{11}$$
224
+
225
+ The second term is nonnegative and vanishes if and only if $\Pi$ captures as much feature energy as the PCA subspace, providing a direct quantitative measure of subspace misalignment relevant for kernel fidelity via (10).
226
+
227
+ Interpretation. Theorem 3.3 shows that one-step outer progress is governed by how much of $g_t$ lies in $V(\tilde{\mathcal{D}})$ ; Theorem 3.5 identifies the relaxed optimal subspace as a PCA subspace of gradient covariance; and Theorem 3.6 links realizable subspaces induced by distilled inputs to explicit feature- and kernel-space approximation error. Full proofs and the link from task gradients $g_t$ to $\Phi$ under linearized/squared-loss models appear in Section C.
228
+
229
+ # <span id="page-4-2"></span>3.4. Spectral structure of the kernel
230
+
231
+ For class c, let $K^c = U^c \Sigma^c (U^c)^\top \in \mathbb{R}^{n \times n}$ be the class kernel with truncation rank $r_g$ for some small $\varepsilon$ (as in Theorem 3.1). Using kernel clustering (spectral clustering with the adjacency matrix given by $K^c$ ), partition the n samples into H clusters $\{h_1,\ldots,h_H\}$ with index sets $\mathcal{I}_1,\ldots,\mathcal{I}_H$ . For cluster $h_i$ , define the **local class kernel** as the restriction of the (global) class kernel to local indices: $K^c_i = K^c|_{\mathcal{I}_i} = U^c_i \Sigma^c_i (U^c_i)^\top$ with truncation rank $r_i$ .
232
+
233
+ Let $A^{(r)}$ denote the first r columns of the matrix A. For now, we introduce the following properties and assume that class-structured data follows them:
234
+
235
+ (A) Local variance is almost entirely contained within the global eigenspace. For each cluster $h_i$ ,
236
+
237
+ $$\frac{\sum_{j=1}^{r_i} [\Sigma_i]_{jj} \cdot \|\Pi_i^{\text{glob}}(\mathbf{u}_i^j)\|^2}{\sum_{j=1}^{r_i} [\Sigma_i]_{jj}} \approx 1, \quad \text{where} \quad (12)$$
238
+
239
+ - $[\Sigma_i]_{jj}$ is the $j^{\text{th}}$ eigenvalue local to cluster $h_i$ ,
240
+ - $\mathbf{u}_i^j \in \mathbb{R}^{|\mathcal{I}_i|}$ is the $j^{\text{th}}$ eigenvector local to cluster $h_i$ , and
241
+
242
+ • $\Pi_i^{\mathrm{glob}}$ is the orthogonal projection onto $\mathrm{span}(U^{(r_g)}|_{\mathcal{I}_i})$ (after orthonormalization).
243
+
244
+ This property implies that $\operatorname{span}(U_i) \subseteq \operatorname{span}(U|_{\mathcal{I}_i})$ approximately for a given cluster $h_i$ .
245
+
246
+ (B) Local eigenspaces collectively do **not** span global eigenspace, whereby there exist some global principal directions that are poorly represented by the union of the spans of global clusters. Formally, let $\hat{U}_i \in \mathbb{R}^{n \times r_i}$ be the zero-padded lifting of $U_i^{(r_i)}$ , and let $\Pi^{\text{loc}}$ denote the orthogonal projector onto $\text{span}([\hat{U}_1,\ldots,\hat{U}_H])$ . Then there exist $j \leq r_q$ such that, for $\delta > 0$ ,
247
+
248
+ $$\|\Pi^{\mathrm{loc}}(\mathbf{u}^j)\|^2 \le 1 - \delta.$$
249
+
250
+ Equivalently, $\operatorname{span}(U^{(r_g)}) \not\subseteq \operatorname{span}([\hat{U_1},\dots,\hat{U}_H])$ , where $\hat{U_i}$ are the lifted (zero-padded) local eigenvectors.
251
+
252
+ Qualitatively, properties (**A**) and (**B**) describe a hierarchical redundancy structure: within-cluster variance is concentrated (enabling local compression via data redundancy, Theorem 3.1), but cross-cluster relationships span a complementary subspace (requiring global eigenmodes to maintain kernel fidelity). These assumptions are supported by empirical findings in Figure 4 and form the theoretical basis for Algorithm 1, which explicitly constructs gradient representatives preserving both spectral regimes.
253
+
254
+ ## <span id="page-4-0"></span>4. Method
255
+
256
+ The DNTK method addresses the complexity profile in Section 3.1 through three successive reductions. Starting from the original training set X of size n, we first apply dataset distillation in input space to obtain a distilled set $(\tilde{X}, \tilde{Y})$ of size $m \ll n$ . For each class c, we then form a projected gradient matrix $\tilde{\Phi}_X^c \in \mathbb{R}^{m \times k}$ by applying a distance-preserving random projection $g: \mathbb{R}^P \to \mathbb{R}^k$ to the per-sample parameter gradients, thereby reducing the effective parameter dimension from P to k. Finally, we perform a second round of distillation in gradient space, replacing $(\tilde{\Phi}, \tilde{Y})$ with a smaller synthetic set $(\hat{\Phi}, \hat{Y})$ of size $s \ll m$ , which is used in the final kernel ridge regression solve.
257
+
258
+ #### 4.1. Data distillation
259
+
260
+ We instantiate the distillation framework of Section 3.3 using Wasserstein Metric Dataset Distillation (WMDD) (Liu et al., 2025). WMDD solves a surrogate objective based on feature matching: it synthesizes data whose intermediate representations are distributionally close to the original data in both input and feature space. Concretely, WMDD minimizes
261
+
262
+ $$\mathcal{L}(\tilde{X}) = \mathcal{L}_{\text{feature}} + \lambda_{\text{BN}} \mathcal{L}_{\text{BN}}$$
263
+
264
+ {5}------------------------------------------------
265
+
266
+ where $\mathcal{L}_{\text{feature}}$ matches synthetic features to Wasserstein barycenters of real features, and $\mathcal{L}_{\text{BN}}$ aligns batch normalization statistics across layers. The WMDD process generates a soft label for each distilled data point for a set $\tilde{Y}$ of distilled labels. This objective is aligned with our subspace view in Section 3.3: by matching intermediate representations (and BN statistics), WMDD tends to produce distilled points whose gradient span is better aligned with the dominant directions of the full gradient matrix, reducing the misalignment term in Theorem 3.3. Implementation details appear in Section C.5.
267
+
268
+ # 4.2. Random projection
269
+
270
+ The Johnson-Lindenstrauss (JL) lemma famously states that, for a desired error bound $\varepsilon_{\rm JL}$ and an integer $k > (8 \ln n)/\varepsilon_{\rm JL}^2$ , there exists a linear map $g: \mathbb{R}^P \to \mathbb{R}^k$ such that
271
+
272
+ $$(1 - \varepsilon_{\text{JL}}) \|\mathbf{u} - \mathbf{v}\|^2 \le \|g(\mathbf{u}) - g(\mathbf{v})\|^2 \le (1 + \varepsilon_{\text{JL}}) \|\mathbf{u} - \mathbf{v}\|^2$$
273
+ for any $\mathbf{u}, \mathbf{v} \in \mathbb{R}^P$ (Dasgupta & Gupta, 2003).
274
+
275
+ This is commonly achieved using a random orthonormal projection from $\mathbb{R}^P$ to $\mathbb{R}^k$ , where $k \ll P$ . Because $\langle u, v \rangle = \frac{1}{2}(\|u\|^2 + \|v\|^2 - \|u - v\|^2)$ , JL distance preservation over a finite set also yields approximate preservation of the inner products that define the NTK entries.
276
+
277
+ For this projection, we generate a random orthonormal matrix $Q \in \mathbb{R}^{P \times k}$ , then set $g(u) = \sqrt{P/k} \ Q^{\top} u$ , where the $\sqrt{P/k}$ factor offsets the scaling by Q. This yields our approximated features $\tilde{\Phi}^c_X = g(\Phi^c_X)$ for our dataset X and corresponding approximate kernel $\tilde{K}^c = \tilde{\Phi}^c_X (\tilde{\Phi}^c_X)^{\top} \in \mathbb{R}^{m \times m}$ .
278
+
279
+ Remark 4.1. In practice, JL gives a high-probability bound on $\|\tilde{K}^c - K^c\|$ (and thus on spectral quantities like effective rank), so the redundancy estimates computed from $\tilde{K}^c$ track those of $K^c$ up to an error defined by $\varepsilon_{\rm JL}$ and the kernel's eigenspectrum. See Section B.3 for details.
280
+
281
+ ## <span id="page-5-3"></span>4.3. Gradient distillation
282
+
283
+ Motivated by the empirical local-global kernel structure analyzed in Section 5.3, we introduce **local-global gradient distillation** (Algorithm 1), which outputs synthetic projected gradients $\hat{P}hi$ and synthetic targets $\hat{Y}$ as linear combinations of the original projected gradients. This distillation allows a set of gradients to have some representatives covering the kernel clusters, which compose a majority of the global variance, and some covering the connective gaps shown in Figure 4.
284
+
285
+ <span id="page-5-2"></span>Remark 4.2. Let ${\bf u}$ be unit norm. If ${\bf u}$ is an eigenvector of $K=\frac{1}{k}\Phi\Phi^{\top}$ with an eigenvalue $\lambda$ , then
286
+
287
+ $$\hat{\phi} = \Phi^{\top} \mathbf{u} = \sum_{i=1}^{n} u_i \phi_i$$
288
+
289
+ satisfies $\|\hat{\phi}\|^2 = k\lambda$ . That is, $\hat{\phi}$ generates the principal direction $\mathbf{u}$ in kernel space. We use this to compute our distilled gradients directly.
290
+
291
+ Algorithm 1 proceeds in six stages:
292
+
293
+ - (1) Compute the average class kernel $\bar{K} = \frac{1}{C} \sum_{c} K^{c}$ , and partition H cluster indices $\{\mathcal{I}_h\}_{h=1}^{H}$ by spectral clustering.
294
+ - (2) Record the global eigendecomposition $U\Sigma U^{\top}$ of $(\bar{K})$ , and set $r_g := r_{\text{trunc}}(\bar{K}, 1 \tau_v)$ , where $\tau_v$ is a user-defined threshold.
295
+ - (3) Compute each global rank for which that rank's eigenvectors are not aligned with *any* local cluster above the threshold $\tau_g$ , another user-defined threshold. "Alignment" is quantified by the fraction of restricted energy captured by the local top-eigenspace: $c_j := \max_h \|P_h(u_j|_{\mathcal{I}_h})\|^2/\|u_j|_{\mathcal{I}_h}\|^2$ , and define gap directions $\mathcal{G} = \{j: c_j < \tau_g\}$ .
296
+ - (4) Distill representatives of the **clusters** by setting $\hat{\phi} := \Phi[\mathcal{I}_h]^{\top} \mathbf{u} \in \mathbb{R}^{k \times C}$ , i.e., a linear combination of the projected gradients in that cluster (see Theorem 4.2). Similarly, set $\hat{Y} := Y[\mathcal{I}_h]^{\top} \mathbf{u} \in \mathbb{R}^C$ , a soft target.
297
+ - (5) Distill representatives of the **gaps** by setting $\hat{\phi}$ again according to Remark 4.2 for the global gradients $\Phi$ and the eigenvectors indexed by $\mathcal{G}$ .
298
+ - **(6)** Orthogonalize the accumulated set of eigenvectors and keep only the *s* gradients with non-redundant indices.
299
+
300
+ This process results in $s \ll m$ distilled gradients that collectively span the kernel's subspace better than existing optimal sampling methods. The full algorithm details can be found in Section E.
301
+
302
+ ## 4.4. Kernel solving
303
+
304
+ These three methods, run sequentially, yield tensors $\hat{\Phi}^c$ of "thrice-distilled" gradients for each class c. We then use $(\hat{\Phi}, \hat{Y})$ in the place of $(\Phi, Y)$ in KRR; see Section A.3.
305
+
306
+ ## <span id="page-5-0"></span>5. Experiments
307
+
308
+ We evaluate DNTK approximations, demonstrating that kernel models preserve **high predictive fidelity** while exhibiting **substantial data and parameter redundancy**. These findings allow for further data- and parameter-reduction techniques that minimally affect performance.
309
+
310
+ <span id="page-5-1"></span> $<sup>^{\</sup>dagger}\tau_g$ weighs between intra- and inter-cluster focus: the larger the $\tau_g$ , the more gradients are classified as gaps.
311
+
312
+ {6}------------------------------------------------
313
+
314
+ ## 5.1. Accuracy, fidelity, and error
315
+
316
+ The distilled dataset $\tilde{X}$ is distilled from a fixed dataset (ImageNette) and computed on a fixed model architecture (ResNet-18). We then evaluate kernel representations on this same distilled set using two models: one pretrained on real data, and one trained solely on the distilled data. In both cases, the kernel is computed from gradients evaluated at the distilled inputs.
317
+
318
+ In Figure 1, accuracy and fidelity both quickly saturate to the level of the original model with relatively few training points. The rapid saturation in both regimes suggests the kernel matrices $\tilde{K}^c_{\tilde{X}\tilde{X}}$ exhibit low-rank structure. We quantify this through spectral analysis of the condition number and minimum eigenvalue.
319
+
320
+ <span id="page-6-1"></span>![](_page_6_Figure_4.jpeg)
321
+
322
+ Figure 1. Kernel-model accuracy metrics as a function of sample size, (where samples are are taken evenly across classes from the 500 available distilled gradients). Experiments are run on the ImageNette dataset and ResNet-18 model. **Test fidelity:** fraction of matched predictions between $f_K$ and f. **Test MSE:** computed from predicted logit differences. **Test accuracy:** correct predictions on an unseen test set. **Condition number and minimum eigenvalue:** stability of kernel matrices $\tilde{K}_{\tilde{X}\tilde{X}}^c$ averaged across classes. Across all metrics, we find that a pretrained base model results in lower loss and better-conditioned kernel than a distilled-data base model, although the performance differs by 10% if only the distilled-data model is available.
323
+
324
+ #### **5.2. Data redundancy**
325
+
326
+ The truncation ranks of class kernels are significantly lower than even that exploited by initial data distillation, as shown in Figure 2. The exponential decay of singular values implies that the truncated SVD approximation $\tilde{K}^c_{\tilde{X}\tilde{X}}$ retains most kernel variance, suggesting class kernel can be accurately represented in a low-dimensional subspace.
327
+
328
+ Equivalently, in kernel ridge regression, the solution $\alpha$ minimizing $\|K_{XX} \ \alpha - Y\|^2 + \lambda_{\text{reg}} \alpha^\top K_{XX} \alpha$ is dominated by the leading eigenmodes of $K_{XX}$ . Specifically, when $\lambda_i \ll \lambda_{\text{reg}} = 10^{-4}$ (our regularization parameter), those directions are effectively suppressed.
329
+
330
+ <span id="page-6-2"></span>![](_page_6_Figure_9.jpeg)
331
+
332
+ Figure 2. Singular values of class kernels reduce exponentially, with truncation ranks between 31 and 41, denoting (12, 0.05)- to (16, 0.05)-data redundancy, depending on the class.
333
+
334
+ Motivated by this observation, we compute rank-r SVD approximations of the class kernels in Figure 5 (Section D) and evaluate the testing accuracy as a function of r.
335
+
336
+ #### <span id="page-6-0"></span>5.3. Local-global composition
337
+
338
+ Here we implement Algorithm 1 as discussed in Section 4.3 Figure 1 shows that Algorithm 1 substantially outperforms gradient sampling baselines (leverage, k-means, random, FPS) across compression ratios. At $100\times$ compression (five distilled gradients), it achieves 76% accuracy and 78% fidelity, while baselines plateau well below this ceiling. Moreover, the algorithm matches the full $f_K$ accuracy with far fewer gradients than any competing method.
339
+
340
+ This performance gain stems from the algorithm's ability to capture kernel structure more completely. Figure 6 (Section D) shows that distilled gradients achieve higher subspace variance coverage and lower reconstruction error than baselines, particularly at high compression. By construction, the algorithm synthesizes gradients spanning both intracluster concentrated modes (step (4)) and inter-cluster gap modes (step (5)), preserving the kernel's full spectral range.
341
+
342
+ These results confirm the spectral structure hypothesized in Section 3.4. Figure 4 illustrates properties (**A**) and (**B**) empirically: at $\varepsilon = 5\%$ truncation, local cluster variance projects almost entirely onto the global eigenspace (property (**A**), top panel), yet roughly 14% of global variance lies
343
+
344
+ {7}------------------------------------------------
345
+
346
+ ![](_page_7_Figure_1.jpeg)
347
+
348
+ Figure 3. Test metrics (fidelity, accuracy, and MSE) taken from Figure 1. Compression ratio (bottom right) is defined as m/s, where m is the number of original gradients and s is the number of gradients distilled by Algorithm 1.
349
+
350
+ outside the union of all local clusters (property (**B**), bottom panel). This local-global gap exposes a significant performance gap unfilled by methods relying solely on clustering or leverage scores, which capture only local structure.
351
+
352
+ Grid search over $(\tau_v, \tau_g, H)$ (Appendix E.2) reveals that Pareto-optimal configurations are dataset-dependent, with performance sensitive to local cluster structure. This indicates a convenient lever that practitioners can use to adapt our method to varying degrees of local/global decomposition to suit particular datasets.
353
+
354
+ ### 6. Conclusion
355
+
356
+ We demonstrate that neural tangent kernel (NTK) representations for modern neural networks can be computed at practical scale, on datasets with $O(10^3)$ to $O(10^4)$ samples, by exploiting redundancy in both the data and parameter dimensions. By combining data-space distillation, Johnson–Lindenstrauss random projection, and gradient-space distillation into a unified compression pipeline, we reduce the computational and storage cost of NTK construction by 4–6 orders of magnitude compared to naïve full NTK computation on image classification benchmarks, and by a further 1–2 orders of magnitude beyond parameter-space random projection alone, while preserving kernel fidelity. Our theoretical analysis justifies each stage of the approximation, and a spectral study shows that per-class NTK matrices have effective ranks far smaller than the dataset
357
+
358
+ <span id="page-7-0"></span>![](_page_7_Figure_7.jpeg)
359
+
360
+ Figure 4. Relationships between the spans of local and global eigenvectors across 10 clusters on the "tench" class, whose global truncation rank (at 95% explained variance) is 32. Top: Local eigenvectors $\{\mathbf{u}_i^j\}_{j=1}^{r_i}$ project almost entirely onto the subspace spanned by global eigenvectors $\{\mathbf{u}^{(r)}\}_{r=1}^{r_g}$ as rank $r_g$ increases, demonstrating property (A) of Section 3.4. Curves show the fraction of variance-weighted local eigenvectors contained in the first r global principal components, with maximum, mean, and minimum over clusters approaching 100% near the truncation rank. Middle: Variance decomposition showing which global PCs each cluster uses. Cell (i, j) displays the variance of cluster i's kernel along global PC j, computed as $(\mathbf{u}^{j}|_{\mathcal{I}_{i}})^{\top}K_{i}(\mathbf{u}^{j}|_{\mathcal{I}_{i}})$ normalized by $tr(K_i)$ . Bright regions indicate the global dimensions that explain each cluster's structure. Bottom: Coverage gap demonstrating property (B). For each global PC, the curves show the maximum (dark red) and mean (purple) alignment strength $||P_i(\mathbf{u}^j|_{\mathcal{I}_i})||^2$ across all clusters. The orange shaded region represents global variance directions that are poorly covered by any local eigenspace, revealing that roughly $\varepsilon = 12-15\%$ of global structure is not captured by the union of local clusters at the truncation rank. Analogous patterns across all ten classes appear in Section E.1.
361
+
362
+ size, indicating that gradient features concentrate in low-dimensional subspaces of parameter tangent space. Leveraging this structure, we introduce a gradient synthesis algorithm that achieves up to $100\times$ additional compression relative to distilled gradients, attaining 76% accuracy on ImageNette with only five synthetic gradients and consistently outperforming sampling-based baselines.
363
+
364
+ Together, these results extend NTK-based analysis beyond small-scale settings and suggest that, for practical networks, kernel representations can be manipulated efficiently using standard linear-algebraic tools.
365
+
366
+ {8}------------------------------------------------
367
+
368
+ # Impact Statement
369
+
370
+ This work provides results that enable more efficient computation of the NTK, an important tool for understanding and verifying neural networks. To our knowledge, there are no serious risks associated with the release of these results.
371
+
372
+ # References
373
+
374
+ - <span id="page-8-16"></span>Aronszajn, N. Theory of reproducing kernels. *Transactions of the American Mathematical Society*, 68(3):337–404, May 1950.
375
+ - <span id="page-8-9"></span>Benigni, L. and Paquette, E. Eigenvalue distribution of the neural tangent kernel in the quadratic scaling, 2025. URL <https://arxiv.org/abs/2508.20036>.
376
+ - <span id="page-8-6"></span>Bohn, B., Rieger, C., and Griebel, M. A representer theorem for deep kernel learning. *Journal of Machine Learning Research*, 20(1):2302–2333, January 2019. ISSN 1532- 4435.
377
+ - <span id="page-8-17"></span>Chizat, L., Oyallon, E., and Bach, F. On lazy training in differentiable programming, 2020. URL [https://](https://arxiv.org/abs/1812.07956) [arxiv.org/abs/1812.07956](https://arxiv.org/abs/1812.07956).
378
+ - <span id="page-8-15"></span>Dasgupta, S. and Gupta, A. An elementary proof of a theorem of johnson and lindenstrauss. *Random Structures & Algorithms*, 22(1):60–65, January 2003. ISSN 1042- 9832. doi: 10.1002/rsa.10073. URL [https://doi.](https://doi.org/10.1002/rsa.10073) [org/10.1002/rsa.10073](https://doi.org/10.1002/rsa.10073).
379
+ - <span id="page-8-14"></span>Fefferman, C., Mitter, S., and Narayanan, H. Testing the manifold hypothesis. *Journal of the American Mathematical Society*, 29(4):983–1049, 2016. doi: https: //doi.org/10.1090/jams/852.
380
+ - <span id="page-8-12"></span>Feldman, D. and Langberg, M. A unified framework for approximating and clustering data, 2016. URL [https:](https://arxiv.org/abs/1106.1379) [//arxiv.org/abs/1106.1379](https://arxiv.org/abs/1106.1379).
381
+ - <span id="page-8-7"></span>Han, I., Zandieh, A., Lee, J., Novak, R., Xiao, L., and Karbasi, A. Fast neural kernel embeddings for general activations. In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), *Advances in Neural Information Processing Systems*, volume 35, pp. 35657–35671. Curran Associates, Inc., 2022. URL [https://dl.](https://dl.acm.org/doi/10.5555/3600270.3602854) [acm.org/doi/10.5555/3600270.3602854](https://dl.acm.org/doi/10.5555/3600270.3602854).
382
+ - <span id="page-8-3"></span>Hirsch, M. and Pichi, F. Convergence and sketching-based efficient computation of neural tangent kernel weights in physics-based loss, 2025. URL [https://arxiv.](https://arxiv.org/abs/2511.15530) [org/abs/2511.15530](https://arxiv.org/abs/2511.15530).
383
+ - <span id="page-8-1"></span>Huang, R., Geng, A., and Li, Y. On the importance of gradients for detecting distributional shifts in the wild. In Ranzato, M., Beygelzimer, A., Dauphin, Y., Liang, P., and Vaughan, J. W. (eds.), *Advances*
384
+
385
+ - *in Neural Information Processing Systems*, volume 34, pp. 677–689. Curran Associates, Inc., 2021. URL [https://proceedings.neurips.](https://proceedings.neurips.cc/paper_files/paper/2021/file/063e26c670d07bb7c4d30e6fc69fe056-Paper.pdf) [cc/paper\\_files/paper/2021/file/](https://proceedings.neurips.cc/paper_files/paper/2021/file/063e26c670d07bb7c4d30e6fc69fe056-Paper.pdf) [063e26c670d07bb7c4d30e6fc69fe056-Paper](https://proceedings.neurips.cc/paper_files/paper/2021/file/063e26c670d07bb7c4d30e6fc69fe056-Paper.pdf). [pdf](https://proceedings.neurips.cc/paper_files/paper/2021/file/063e26c670d07bb7c4d30e6fc69fe056-Paper.pdf).
386
+ - <span id="page-8-5"></span>Huang, W., Lu, H., and Zhang, H. Hierarchical kernels in deep kernel learning. *Journal of Machine Learning Research*, 24(391):1–30, 2023. URL [http://jmlr.](http://jmlr.org/papers/v24/23-0538.html) [org/papers/v24/23-0538.html](http://jmlr.org/papers/v24/23-0538.html).
387
+ - <span id="page-8-0"></span>Jacot, A., Gabriel, F., and Hongler, C. Neural tangent kernel: Convergence and generalization in neural networks, 2018. URL <https://arxiv.org/abs/1806.07572>.
388
+ - <span id="page-8-8"></span>Lin, J. Feature identification via the empirical ntk, 2025. URL <https://arxiv.org/abs/2510.00468>.
389
+ - <span id="page-8-11"></span>Liu, H., Li, Y., Xing, T., Wang, P., Dalal, V., Li, L., He, J., and Wang, H. Dataset distillation via the wasserstein metric, 2025. URL [https://arxiv.org/abs/2311.](https://arxiv.org/abs/2311.18531) [18531](https://arxiv.org/abs/2311.18531).
390
+ - <span id="page-8-4"></span>Loo, N., Hasani, R., Amini, A., and Rus, D. Efficient dataset distillation using random feature approximation. In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), *Advances in Neural Information Processing Systems*, volume 35, pp. 13877– 13891. Curran Associates, Inc., 2022. URL [https:](https://arxiv.org/abs/2210.12067) [//arxiv.org/abs/2210.12067](https://arxiv.org/abs/2210.12067).
391
+ - <span id="page-8-10"></span>Nguyen, T., Novak, R., Xiao, L., and Lee, J. Dataset distillation with infinitely wide convolutional networks. In Ranzato, M., Beygelzimer, A., Dauphin, Y., Liang, P. S., and Vaughan, J. W. (eds.), *Advances in Neural Information Processing Systems*, volume 34, pp. 5186– 5198. Curran Associates, Inc., 2021. URL [https:](https://arxiv.org/abs/2107.13034) [//arxiv.org/abs/2107.13034](https://arxiv.org/abs/2107.13034).
392
+ - <span id="page-8-13"></span>Rahimi, A. and Recht, B. Random features for large-scale kernel machines. In Platt, J., Koller, D., Singer, Y., and Roweis, S. (eds.), *Advances in Neural Information Processing Systems*, volume 20. Curran Associates, Inc., 2007. URL [https://proceedings.neurips.](https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf) [cc/paper\\_files/paper/2007/file/](https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf) [013a006f03dbc5392effeb8f18fda755-Paper](https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf). [pdf](https://proceedings.neurips.cc/paper_files/paper/2007/file/013a006f03dbc5392effeb8f18fda755-Paper.pdf).
393
+ - <span id="page-8-2"></span>Tsilivis, N. and Kempe, J. What can the neural tangent kernel tell us about adversarial robustness? In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), *Advances in Neural Information Processing Systems*, volume 35, pp. 18116–18130. Curran Associates, Inc., 2022. URL [https://openreview.](https://openreview.net/references/pdf?id=4BoezUyE5L) [net/references/pdf?id=4BoezUyE5L](https://openreview.net/references/pdf?id=4BoezUyE5L).
394
+
395
+ {9}------------------------------------------------
396
+
397
+ Wang, T., Zhu, J.-Y., Torralba, A., and Efros, A. A. Dataset distillation, 2020. URL [https://arxiv.org/abs/](https://arxiv.org/abs/1811.10959) [1811.10959](https://arxiv.org/abs/1811.10959).
398
+
399
+ <span id="page-9-1"></span>
400
+
401
+ <span id="page-9-3"></span>
402
+
403
+ > Wilson, A. G., Hu, Z., Salakhutdinov, R., and Xing, E. P. Deep kernel learning. In Gretton, A. and Robert, C. C. (eds.), *Proceedings of the 19th International Conference on Artificial Intelligence and Statistics*, volume 51 of *Proceedings of Machine Learning Research*, pp. 370–378, Cadiz, Spain, 09–11 May 2016. PMLR. URL [https://proceedings.mlr.press/v51/](https://proceedings.mlr.press/v51/wilson16.html) [wilson16.html](https://proceedings.mlr.press/v51/wilson16.html).
404
+
405
+ <span id="page-9-0"></span>
406
+
407
+ <span id="page-9-2"></span> Wilson, J., van der Heide, C., Hodgkinson, L., and Roosta, F. Uncertainty quantification with the empirical neural tangent kernel, 2025. URL [https://arxiv.org/](https://arxiv.org/abs/2502.02870) [abs/2502.02870](https://arxiv.org/abs/2502.02870).
408
+
409
+ Zandieh, A., Han, I., Avron, H., Shoham, N., Kim, C., and Shin, J. Scaling neural tangent kernels via sketching and random features, 2021. URL [https://arxiv.org/](https://arxiv.org/abs/2106.07880) [abs/2106.07880](https://arxiv.org/abs/2106.07880).
410
+
411
+ {10}------------------------------------------------
412
+
413
+ The appendices are organized as follows:
414
+
415
+ • Section A: we introduce the NTK, including the relevant spaces and relationships, in a more rigorous way than was
416
+
417
+ defined in the main paper.
418
+
419
+ - Section B: we quantify the expected error bounds in approximating a function by its kernel representation, including conditions under which we can expect a good approximation.
420
+ - Section C: we provide a formal proof of Theorem 3.3.
421
+ - Section D: we reproduce the experiments in Section 5 on a range of other (dataset, model) pairs.
422
+ - Section E: we provide the formal statement of the local-global composition algorithm, including complexity and a grid search analysis on the (ImageNette, ResNet-18) experiment.
423
+
424
+ # <span id="page-10-0"></span>A. NTK preliminaries
425
+
426
+ ## A.1. Defining the network
427
+
428
+ Let $\Theta$ be a P-dimensional Riemannian manifold of parameters, and let $\mathcal X$ and $\mathcal Y$ be data and output spaces, respectively. Furthermore, let $\mathcal R:\Theta \to (\mathcal X\to \mathcal Y)$ be a realization function that maps $\theta\in\Theta$ to its corresponding network $f(\cdot;\theta):\mathcal X\to\mathcal Y$ , so that $\mathcal F:=\mathcal R(\Theta)$ is the set of functions from $\mathcal X\to\mathcal Y$ realizable by some $\theta\in\Theta$ .
429
+
430
+ #### A.1.1. IMAGE CLASSIFICATION
431
+
432
+ In the case of image classification, $\mathcal{X} = \mathbb{R}^{d_{\text{in}}}$ is the space of 2D images such that $d_{\text{in}} = (\text{length} \cdot \text{height} \cdot \text{channels})$ , while $\mathcal{Y} = \mathbb{R}^{d_{\text{out}}}$ is the log-probability space over $d_{\text{out}} = C$ classes. The network f accepts and processes an image $\mathbf{x} \in \mathcal{X}$ by creating sequential activations $A^{(\ell)}$ across layers $\ell = 0, 1, \dots, L$ , each with width $d_{\ell}$ , by the operation
433
+
434
+ $$A^{(\ell+1)} = \sigma\left(h^{(\ell)}(A^{(\ell)}; \theta^{(\ell)})\right),\tag{13}$$
435
+
436
+ where $A^{(0)}(\mathbf{x}) = \mathbf{x}$ , $\sigma$ is an activation function like $\tanh$ or ReLU, and $h^{(\ell)}: \mathbb{R}^{d_\ell} \to \mathbb{R}^{d_{\ell+1}}$ is the transformation at layer $\ell$ (dense, convolutional, attention, etc.) with trainable parameters $\theta^{(\ell)} \in \mathbb{R}^{P_\ell}$ . The vector of flattened parameters $\theta$ thus has size $P = \sum_{\ell=0}^{L-1} P_\ell$ .
437
+
438
+ The functional output $f(\mathbf{x}; \theta)$ is given by $\log(\operatorname{softmax}(\mathbf{z}))$ , where the final activation $\mathbf{z} = A^{(L)}$ is a vector in $\mathbb{R}^C$ given by
439
+
440
+ $$A^{(L)} = h^{(L-1)}(\dots \sigma(h^{(0)}\mathbf{x}))$$
441
+
442
+ and the softmax function is given element-wise by $\operatorname{softmax}(z_i) = e^{z_i} / \left( \sum_j e^{z_j} \right)$ .
443
+
444
+ ### A.1.2. TANGENTS AND TANGENT SPACES
445
+
446
+ Consider a fixed set of parameters $\theta \in \Theta$ and the function $f(\cdot; \theta) = \mathcal{R}(\theta) \in \mathcal{F}$ it realizes. For notational clarity, we write $f(\cdot; \theta)$ when emphasizing the dependence on which parameters we are approximating, and $f(\cdot)$ when $\theta$ is clear from context.
447
+
448
+ The tangent spaces $\mathcal{T}_{\theta}\Theta$ and $\mathcal{T}_{f}\mathcal{F}$ consist of infinitesimal changes to parameters and functions, respectively. These spaces are connected by the differential of the realization map, $d\mathcal{R}: \mathcal{T}_{\theta}\Theta \to \mathcal{T}_{f}\mathcal{F}$ . For a parameter perturbation $\delta\theta$ , the differential produces a function perturbation $\delta f = d\mathcal{R}(\delta\theta)$ whose value at input $\mathbf{x}$ is given by
449
+
450
+ <span id="page-10-1"></span>
451
+ $$\delta f = d\mathcal{R}(\delta \theta) = \langle \nabla_{\theta} f(\mathbf{x}; \theta), \delta \theta \rangle_{\Theta}$$
452
+ (14)
453
+
454
+ Here, $\nabla_{\theta} f(\mathbf{x}; \theta)$ is the gradient of the evaluation functional at $\mathbf{x}$ , i.e., the map $\theta \mapsto f(\mathbf{x}; \theta)$ that outputs the network's prediction at the specific input $\mathbf{x}$ . This gradient indicates which direction in parameter space most increases the output at that particular point. The differential $d\mathcal{R}$ thus measures how parameter changes translate into function changes across all inputs simultaneously.
455
+
456
+ {11}------------------------------------------------
457
+
458
+ ## A.2. The neural tangent kernel
459
+
460
+ Using the same notation as the previous subsection, $\nabla_{\theta} f(\mathbf{x}; \theta)$ is the gradient of the evaluation functional at $\mathbf{x}$ with respect to the parameter. NTK is defined based on the gradient of the network's output with respect to the parameter.
461
+
462
+ For any two inputs x, x', the **neural tangent kernel at** $\theta$ is given by
463
+
464
+ <span id="page-11-3"></span>
465
+ $$K(\mathbf{x}, \mathbf{x}') = \langle \nabla_{\theta} \mathcal{R}(\theta)(\mathbf{x}), \nabla_{\theta} \mathcal{R}(\theta)(\mathbf{x}) \rangle_{\Theta} = \langle \nabla_{\theta} f(\mathbf{x}; \theta), \nabla_{\theta} f(\mathbf{x}; \theta) \rangle_{\Theta}, \tag{15}$$
466
+
467
+ where $\langle \cdot, \cdot \rangle$ is the inner product defined on $\Theta$ measuring the network's response to infinitesimal parameter change at different inputs.
468
+
469
+ ## <span id="page-11-1"></span>A.3. Ridge regression
470
+
471
+ Since K is a symmetric, positive-definite kernel in the infinite-width limit (Jacot et al., 2018), it defines a reproducing kernel Hilbert space (RKHS) $\mathcal{H}_K$ by the Moore���Aronszajn theorem (Aronszajn, 1950). While a finite-width trained network f does not lie exactly in $\mathcal{H}_K$ , we can approximate it via kernel ridge regression: given training points $X = \{\mathbf{x}_i\}_{i=1}^n$ with labels $Y = \{f(\mathbf{x}_i; \theta)\}_{i=1}^n$ and regularization $\lambda_{\text{reg}} \geq 0$ , the per-class ridge estimator solves
472
+
473
+ $$\alpha^c = (K^c + \lambda_{\text{reg}}I)^{-1}Y^c \tag{16}$$
474
+
475
+ for each class c, yielding the predictor $f_K^c(\cdot) = \sum_{i=1}^n \alpha_i^c K^c(\mathbf{x}_i, \cdot)$ .
476
+
477
+ For efficient computation, we decompose $K_{XX}^c = U\Sigma U^{\top}$ and apply the Woodbury identity:
478
+
479
+ <span id="page-11-2"></span>
480
+ $$\alpha^c = U(\Sigma + \lambda_{\text{reg}}I)^{-1}U^{\top}Y^c. \tag{17}$$
481
+
482
+ When using a rank-r approximation (Section 5), we substitute $U^{(r)}$ for U and $\Sigma^{(r)}$ for $\Sigma$ in (17).
483
+
484
+ The predictive mean for class c at test point $\mathbf{x}_*$ is
485
+
486
+ <span id="page-11-5"></span>
487
+ $$f_K^c(\mathbf{x}_*) = \sum_{i=1}^m \alpha_i^c K^c(\mathbf{x}_i, \mathbf{x}_*) = \frac{1}{k} \phi(\mathbf{x}_*)^\top \Phi_{\tilde{X}}^c \boldsymbol{\alpha}^c,$$
488
+ (18)
489
+
490
+ where $\phi(\mathbf{x}_*)$ is the gradient at the test point. The full predictor stacks these across classes: $f = [f_K^1, \dots, f_K^C]$ .
491
+
492
+ ## <span id="page-11-0"></span>**B.** Error bounds
493
+
494
+ The NTK in (15) describes interesting facets of model training dynamics, most notably concluding that models are lazy trainers that follow kernel gradient descent in the infinite-width limit. Our goal here, however, is to justify that a network defined by a *fixed* parameter set can be approximated and analyzed on a given dataset as a linear combination of kernels.
495
+
496
+ Suppose, for a given parameter set $\theta$ , we wish to use the form given Section A to represent the target function $f = \mathcal{R}(\theta) \in \mathcal{F}$ that is generally not in $\mathcal{H}_K$ by a finite linear combination from $\mathcal{B}$ . We seek a finite-dimensional approximation within the span of partial kernel evaluations at training points, obtained via kernel ridge regression.
497
+
498
+ **Definition B.1** (Kernel ridge estimator). Given n training points $X = \{\mathbf{x}_i\}_{i=1}^n$ with n labels<sup>‡</sup> $Y = \{f(\mathbf{x}_i; \theta)\}_{i=1}^n$ and regularization $\lambda_{\text{reg}} \geq 0$ , the kernel ridge estimator is
499
+
500
+ $$f_K(\cdot) = \sum_{i=1}^n \alpha_i K(\mathbf{x}_i, \cdot), \quad \boldsymbol{\alpha} = (K_{XX} + \lambda_{\text{reg}} I)^{-1} Y, \tag{19}$$
501
+
502
+ where $[K_{XX}]_{ij} = K(\mathbf{x}_i, \mathbf{x}_j)$ is the NTK at $\theta$ .
503
+
504
+ To quantify the error $f - f_K$ , we decompose it through a hierarchy of intermediate approximants.
505
+
506
+ **Definition B.2** (Approximation hierarchy). Let $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta)$ denote the gradient features and $\Sigma = \mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]$ the population covariance. We define three successive approximations to f:
507
+
508
+ <span id="page-11-4"></span> $<sup>^{\</sup>ddagger}$ Another approach would be to interpolate the ground-truth labels $\mathbf{y}_i$ . Since we aim to reconstruct a given model, rather than to simply create the most accurate kernel model in its own right, we interpolate the original model outputs instead.
509
+
510
+ {12}------------------------------------------------
511
+
512
+ - 1. The **best RKHS approximant** $f_K^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w^* \rangle$ , where $w^* = \Sigma^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$ minimizes the population least-squares loss over all linear functions of gradient features.
513
+ - 2. The **regularized population approximant** $f_{K,\lambda}^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w_{\lambda}^* \rangle$ , where $w_{\lambda}^* = (\Sigma + \lambda I)^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$ adds regularization for stability.
514
+ - 3. The **predictive estimator** $f_K$ from (18), which estimates $w_{\lambda}^*$ from n samples.
515
+
516
+ Each step in this hierarchy introduces error, yielding a three-term decomposition.
517
+
518
+ **Proposition B.3** (Error decomposition). For a test point $x_*$ , the approximation error decomposes as
519
+
520
+ $$\underbrace{[f - f_K^*](\mathbf{x}_*)}_{\mathcal{E}_{\text{approx}}} + \underbrace{[f_K^* - f_{K,\lambda}^*](\mathbf{x}_*)}_{\mathcal{E}_{\text{bias}}(\lambda)} + \underbrace{[f_{K,\lambda}^* - f_K](\mathbf{x}_*)}_{\mathcal{E}_{\text{var}}(n,\lambda)},$$
521
+
522
+ with expected squared error satisfying
523
+
524
+ $$\mathbb{E}_{\mathbf{X}_{\bullet}}[(f - f_K)^2]^{1/2} \leq \mathcal{E}_{\text{approx}} + \mathcal{E}_{\text{bias}}(\lambda) + \mathcal{E}_{\text{var}}(n, \lambda).$$
525
+
526
+ The three error terms admit the following characterization:
527
+
528
+ | Term | Interpretation | Controlled by |
529
+ |-----------------------------------------|------------------------------------------------------------|------------------------------------------------------|
530
+ | $\mathcal{E}_{\text{approx}}$ | Irreducible error from nonlinearity of $f$ in its | Network width, proximity to lazy regime |
531
+ | | gradient features | |
532
+ | $\mathcal{E}_{\text{bias}}(\lambda)$ | Shrinkage from regularization; scales as | $\lambda$ , spectral alignment of $f_K^*$ |
533
+ | | $O(\lambda^r)$ if $w^* \in \operatorname{Range}(\Sigma^r)$ | |
534
+ | $\mathcal{E}_{\mathrm{var}}(n,\lambda)$ | Finite-sample estimation error; scales as | Sample size $n$ , effective dimension $d(\lambda) =$ |
535
+ | | $O(\sqrt{d(\lambda)/n})$ | $\sum_{j} \frac{\mu_{j}}{\mu_{j} + \lambda}$ |
536
+
537
+ Notionally, the bounds are small when the following properties are met:
538
+
539
+ - [1] The network operates near the lazy training regime, where $f(\mathbf{x};\theta) \approx f(\mathbf{x};\theta_0) + \langle \phi(\mathbf{x}), \theta \theta_0 \rangle_{\Theta}$ (the difference term is of the differential form in Eqn. (14), ensuring $\varepsilon_{\text{approx}} \approx 0$ ).§
540
+ - [2] The eigenvalues $\lambda_j$ of $K_{XX}$ decay rapidly, whereby the truncation dimension $r_g(\lambda_{\text{reg}}) = \sum_j \frac{\lambda_j}{\lambda_j + \lambda_{\text{reg}}}$ is small.
541
+ - [3] The training labels Y concentrate on eigendirections of $K_{XX}$ with large eigenvalues, reducing bias from regularization.
542
+
543
+ ## **B.1. Approximation Error**
544
+
545
+ **Setup.** Let $f(\cdot; \theta) : \mathcal{X} \to \mathbb{R}$ be a neural network, $X = \{\mathbf{x}_i\}_{i=1}^n \sim \mathcal{P}$ a dataset taken over a distribution, and $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) \in \mathbb{R}^P$ the gradient features. Assume without loss of generality that $\mathbb{E}[f(\mathbf{x}; \theta)] = 0$ . This can always be achieved by subtracting the population mean, which does not affect the gradient features $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta)$ . Define
546
+
547
+ - The kernel as $K(\mathbf{x}, \mathbf{x}') = \langle \phi(\mathbf{x}), \phi(\mathbf{x}') \rangle$
548
+ - The population covariance: $\Sigma = \mathbb{E}_{\mathbf{x} \sim \mathcal{D}}[\phi(\mathbf{x})\phi(\mathbf{x})^\top]$
549
+ - <span id="page-12-0"></span>• Empirical covariance: $\hat{\Sigma} = \frac{1}{n} \Phi^{\top} \Phi$
550
+
551
+ <sup>§</sup>Chizat et al. show that lazy training does not require overparameterized networks and bound the distance between lazy and linearized optimization paths (Chizat et al., 2020). Though this analysis is highly relevant when approximating changes in parameter states, our work assumes a fixed parameter state.
552
+
553
+ {13}------------------------------------------------
554
+
555
+ **Approximation hierarchy.** We construct three successive approximations:
556
+
557
+ 1. The best RKHS approximant (unregularized, population)
558
+
559
+ <span id="page-13-0"></span>
560
+ $$f_K^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w^* \rangle, \quad w^* = \Sigma^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$$
561
+ (20)
562
+
563
+ is the optimal linear predictor in gradient features, achievable with infinite data and no regularization. There is some distance between $f_K^*$ and our target f.
564
+
565
+ 2. The regularized population approximant
566
+
567
+ $$f_{K\lambda}^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w_{\lambda}^* \rangle, \quad w_{\lambda}^* = (\Sigma + \lambda I)^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$$
568
+
569
+ adds regularization $\lambda$ to stabilize the solution. There is some distance between $f_{K,\lambda}^*$ and $f_K^*$ .
570
+
571
+ 3. The empirical kernel ridge estimator
572
+
573
+ $$f_K(\mathbf{x}) = \langle \phi(\mathbf{x}), \hat{w}_{\lambda} \rangle, \quad \hat{w}_{\lambda} = (\hat{\Sigma} + \lambda I)^{-1} \frac{1}{n} \Phi^{\top} Y$$
574
+
575
+ uses only n samples to estimate $w_{\lambda}^*$ . There is some distance between $f_K$ and $f_{K,\lambda}^*$ .
576
+
577
+ **Error decomposition.** For a test point $x_*$ ,
578
+
579
+ <span id="page-13-1"></span>
580
+ $$f(\mathbf{x}_*; \theta) - f_K(\mathbf{x}_*) = \underbrace{[f(\mathbf{x}_*) - f_K^*(\mathbf{x}_*)]}_{\mathcal{E}_{approx}} + \underbrace{[f_K^*(\mathbf{x}_*) - f_*K, \lambda^*(\mathbf{x}_*)]}_{\mathcal{E}_{bias}(\lambda)} + \underbrace{[f_{K,\lambda}^*(\mathbf{x}_*) - f_K(\mathbf{x}_*)]}_{\mathcal{E}_{var}(n,\lambda)}$$
581
+ (21)
582
+
583
+ where
584
+
585
+ - $\mathcal{E}_{approx}$ is the error from network nonlinearity
586
+ - $\mathcal{E}_{\text{bias}}$ is the bias from regularization shrinkage
587
+ - $\mathcal{E}_{\text{var}}$ is the variance from finite sampling
588
+
589
+ **Approximation gap.** The optimal $w^*$ from (20) minimizes the least-squares $\mathbb{E}[(f(\mathbf{x};\theta) - \langle \phi(\mathbf{x}), w \rangle)^2]$ . Setting the gradient of this expression to zero gives
590
+
591
+ $$\mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]w^* = \Sigma w^* = \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)].$$
592
+
593
+ From here, the minimal residual variance is
594
+
595
+ $$\mathcal{E}_{\text{approx}}^2 = \mathbb{E}[f(x;\theta)^2] - 2(w^*)^\top \, \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)] + (w^*)^\top \Sigma w^*,$$
596
+
597
+ where substituting $\mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]w^* = \Sigma w^*$ gives $\mathcal{E}^2_{\text{approx}} = \mathbb{E}[f(x;\theta)^2] - (w^*)^{\top} \Sigma w^*$ . This is equivalent to $(1-R^2) \cdot \text{Var}(f)$ , where $R^2$ is the usual coefficient of determination.
598
+
599
+ Jacot et al. (Jacot et al., 2018) show that, for a network of width d that has moved a distance of $\|\Delta\theta\| = \|\theta - \theta_0\|$ , from its $\mathcal{H}_K$ parameterization,
600
+
601
+ $$\mathcal{E}_{\text{approx}} = (1 - R^2) \cdot \text{Var}(f) \sim O\left(\frac{\|\Delta\theta\|^2}{\sqrt{d}}\right) \cdot \sqrt{\mathbb{E}[\|H(\mathbf{x})\|_F^2]},$$
602
+
603
+ where $H(\mathbf{x}) = \nabla_{\theta}^2 f(x; \theta)$ is the parameter Hessian.
604
+
605
+ {14}------------------------------------------------
606
+
607
+ Bias error. The regularized population solution satisfies
608
+
609
+ $$(\Sigma + \lambda I)w_{\lambda}^* = \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)] = \Sigma w^*.$$
610
+
611
+ Expand $w^*$ in its eigenbasis of $\Sigma$ by letting $w^* = \sum_j \beta_j \mathbf{v}_j$ , where $\beta_j = \langle \mathbf{v}_j, w^* \rangle$ . Then,
612
+
613
+ $$w^*\lambda = \sum_j \frac{\mu_j}{\mu_j + \lambda} \beta_j \mathbf{v}_j.$$
614
+
615
+ The bias at a test point $x_*$ is given by
616
+
617
+ $$f_K^*(\mathbf{x}_*) - f_{K,\lambda}^*(\mathbf{x}_*) = \phi(\mathbf{x}_*)^\top (w^* - w_\lambda^*) = \sum_j \frac{\lambda}{\mu_j + \lambda} \beta_j \langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle.$$
618
+
619
+ Taking the expectation of this term over $\mathbf{x}_* \sim \mathcal{P}$ and noting that $\mathbb{E}[\langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle \langle \phi(\mathbf{x}_*), \mathbf{v}_k \rangle] = \mathbf{v}_j^\top \Sigma \mathbf{v}_k$ , we have
620
+
621
+ $$\mathcal{E}_{\text{bias}}^2 = \underset{\mathbf{x}_*}{\mathbb{E}} \left[ \left( \sum_j \frac{\lambda}{\mu_j + \lambda} \beta_j \langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle \right)^2 \right] = \sum_j \left( \frac{\lambda}{\mu_j + \lambda} \right)^2 \mu_j \beta_j^2.$$
622
+
623
+ Suppose that there exists some integer r > 0 such that $w^* \in \text{Range}(\Sigma^r)$ . This means $w^* = \Sigma^r \xi$ for some $\xi$ with $|\xi|^2 < \infty$ . Then,
624
+
625
+ $$\mathcal{E}_{\text{bias}}^2 = \sum_{j} \left( \frac{\lambda}{\mu_j + \lambda} \right)^2 \mu_j^{2r+1} \xi_j^2 \le \lambda^{2r} |\xi|^2,$$
626
+
627
+ whereby we conclude $\mathcal{E}_{\text{bias}} \sim O(\lambda^r)$ .
628
+
629
+ **Variance error.** The finite-sample estimator is given by $\hat{w}_{\lambda} = (\hat{\Sigma} + \lambda I)^{-1} \frac{1}{n} \Phi^{\top} Y$ . Substituting the residual form $Y = \Phi w^* + r$ gives
630
+
631
+ $$\hat{w}_{\lambda} = \underbrace{\left(\hat{\Sigma} + \lambda I\right)^{-1} \frac{1}{n} \hat{\Sigma} w^*}_{\text{signal weight}} + \underbrace{\left(\hat{\Sigma} + \lambda I\right)^{-1} \frac{1}{n} \Phi^{\top} r.}_{\text{residual noise}}$$
632
+ (22)
633
+
634
+ Supposing that the covariance of r can be approximated as $\sigma^2 I$ , where $\sigma^2 = \mathcal{E}_{\text{approx}}^2$ , we get that
635
+
636
+ $$\operatorname{Var}(f_K(\mathbf{x}_*)|X) = \phi(\mathbf{x}_*)^{\top} (\hat{\Sigma} + \lambda I)^{-1} \left( \frac{\sigma^2}{n} \hat{\Sigma} \right) (\hat{\Sigma} + \lambda I)^{-1} \phi(\mathbf{x}_*).$$
637
+
638
+ Averaging this quantity over test points and using $\mathbb{E}_{\mathbf{x}_*}[\phi(\mathbf{x})\phi(\mathbf{x}_*)^{\top}] = \Sigma$ gives
639
+
640
+ $$\mathbb{E}_{\mathbf{x}_*}[\operatorname{Var}(f_K(\mathbf{x}_*)|X)] = \frac{\sigma^2}{n}\operatorname{tr}\left(\Sigma(\hat{\Sigma} + \lambda I)^{-1}\hat{\Sigma}(\hat{\Sigma} + \lambda I)^{-1}\right).$$
641
+
642
+ For large enough $n, \hat{\Sigma} \approx \Sigma$ . Substituting and using spectral decomposition gives
643
+
644
+ $$\operatorname{tr}(\Sigma(\Sigma + \lambda I)^{-1}\Sigma(\Sigma + \lambda I)^{-1}) = \sum_{j} \frac{\mu_{j}^{3}}{(\mu_{j} + \lambda)^{2}}.$$
645
+
646
+ Since $\frac{\mu_j}{\mu_j + \lambda} \le 1$ and $\mu_j \le \mu_1$ ,
647
+
648
+ $$\sum_{j} \frac{\mu_j^3}{(\mu_j + \lambda)^2} \le \sum_{j} \frac{\mu_j^2}{\mu_j + \lambda} \le \mu_1 \cdot d(\lambda),$$
649
+
650
+ where $d(\lambda) = \sum_j \frac{\mu_j}{\mu_j + \lambda}$ is the truncation dimension.
651
+
652
+ {15}------------------------------------------------
653
+
654
+ Assuming that $\mu_1 = O(1)$ , this gives the final bound
655
+
656
+ $$\mathcal{E}_{\text{var}}^2 \leq \frac{\sigma^2 d(\lambda)}{n}.$$
657
+
658
+ If $\mu_j \sim j^{-\alpha}$ for some positive $\alpha$ , then $d(\lambda) = \sum_j \frac{\mu_j}{\mu_j + \lambda} \approx \sum_j j : \mu_j > \lambda 1 \sim \lambda^{-1/\alpha}$ , so that $\mathcal{E}_{\text{var}}^2 \sim \frac{\lambda^{-1/\alpha}}{n}$ .
659
+
660
+ *Remark* B.4. The Moore-Aronszajn theorem states that for functions in the RKHS $\mathcal{H}_K$ expressed as a linear combination of partial kernel applications $K(\mathbf{x}_i, \cdot)$ for some $\mathbf{x}_i$ ,
661
+
662
+ $$\sup_{p\geq 0} \left\| \sum_{i=n}^{n+p} \alpha_i K(\mathbf{x}_i, \cdot) \right\|_{\mathcal{U}_{+}} \to 0 \quad \text{ as } n \to \infty.$$
663
+
664
+ That is, a finite linear combination of some choice of data points and coefficients can approximate the target function to arbitrary precision. For finite-width networks, however, $\mathcal{H}_K \subseteq \mathbb{R}^P$ is finite-dimensional, so any $f \in \mathcal{H}_K$ admits an exact finite representation, and truncation error vanishes identically. The relevant finite-sample limitation is instead the restriction to $\operatorname{span}\phi(\mathbf{x}_i)_{i=1}^n$ , which is captured by $\mathcal{E}_{\operatorname{var}}$ in our decomposition.
665
+
666
+ # **B.2. Projection error**
667
+
668
+ Approximating $f_K$ by a projected and distilled version of itself introduces two new error terms ( $\mathcal{E}_{dis}$ and $\mathcal{E}_{proj}$ ) to Eqn. (21). Here we treat $\mathcal{E}_{proj}$ ( $\mathcal{E}_{dis}$ is given by the misalignment error in Proposition 3.6).
669
+
670
+ The kernel ridge estimator is given by $f_K(\mathbf{x}_*) = K_{*X}(K_{XX} + \lambda I)^{-1}Y$ , where $K_{*X}$ is the kernel between test poing $\mathbf{x}_*$ and training set X. With JL projection, we get $\tilde{f}_K(\mathbf{x}_*) = \tilde{K}_{*X}(\tilde{K}_{XX} + \lambda I)^{-1}Y$ .
671
+
672
+ The difference between $f_K(\mathbf{x})$ and $\tilde{f}_K(\mathbf{x}_*)$ decomposes as
673
+
674
+ $$\mathcal{E}_{\text{JL}} = \underbrace{(K_{*X} - \tilde{K}_{*X})(\tilde{K}_{XX} + \lambda I)^{-1}Y}_{\text{(I) test kernel error}} + \underbrace{K_{*X}\left[(K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1}\right]Y}_{\text{(II) inverse perturbation error}}.$$
675
+
676
+ Given a random projection $R \in \mathbb{R}^{k \times P}$ with normalized entries, each kernel entry satisfies $\mathbb{E}[\tilde{K}_{ij}] = K_{ij}$ (i.e., the projection is unbiased), and $|\tilde{K}_{ij} - K_{ij}| \le \varepsilon_{JL} \cdot |K_{ij}|$ , where $\varepsilon_{JL} = O(\sqrt{\log(n)/k})$ for projection dimension k.
677
+
678
+ We can then bound the two error terms:
679
+
680
+ (I) Using matrix norm bounds,
681
+
682
+ $$\|(K_{*X} - \tilde{K}_{*X})(\tilde{K}_{XX} + \lambda I)^{-1}Y\| \le \frac{\varepsilon_{\mathrm{JL}} \|K_{*X}\| \cdot \|Y\|}{\mu_{\min}(\tilde{K}_{XX}) + \lambda},$$
683
+
684
+ where $\lambda$ is the regularization parameter and $\mu_{\min}(\tilde{K}_{XX})$ is the minimum eigenvalue of $\tilde{K}_{XX}$ .
685
+
686
+ (II) Using the identity $A^{-1} - B^{-1} = A^{-1}(B - A)B^{-1}$ , we have
687
+
688
+ $$\begin{split} \left\| (K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1} \right\|_2 \\ = \left\| (K_{XX} + \lambda I)^{-1} \left[ (K_{XX} + \lambda I) - (\tilde{K}_{XX} + \lambda I) \right] (\tilde{K}_{XX} + \lambda I)^{-1} \right\|_2 \\ \leq \frac{\varepsilon_{\text{JL}} \cdot \|K_{XX}\|_2}{\lambda^2} \end{split}$$
689
+
690
+ This then propagates to
691
+
692
+ $$\|K_{*X}\left[(K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1}Y\right]\| \le \frac{\varepsilon_{JL} \cdot \|K_{*X}\| \cdot \|K_{XX}\|_2 \cdot \|Y\|}{\lambda^2}$$
693
+
694
+ {16}------------------------------------------------
695
+
696
+ Putting these together gives
697
+
698
+ $$\mathcal{E}_{\text{JL}} \leq \varepsilon_{\text{JL}} \cdot \|K_{*X}\| \cdot \|Y\| \cdot \left(\frac{1}{\lambda} + \frac{\|K_{XX}\|_2}{\lambda^2}\right).$$
699
+
700
+ If $\mu_1$ is the largest eigenvalue of $K_{XX}$ , then $\mathcal{E}_{JL} = O(\varepsilon_{JL} \cdot \frac{\mu_1}{\lambda^2})$ .
701
+
702
+ Remark B.5. This is a very conservative upper bound; the actual projection error can be much smaller if the kernel has low truncation rank $r \ll n$ . In this case, the JL error depends on r rather than n, since only r directions carry significant variance. We study parameter redundancy in Sec. B.3.
703
+
704
+ ### <span id="page-16-0"></span>**B.3.** JL parameter redundancy
705
+
706
+ **Proposition B.6** (Parameter redundancy with JL projection). Let $\tilde{K}$ be the JL-approximated kernel with projection dimension $k \geq \frac{c \ln(n)}{\varepsilon_{IL}^2}$ . Let $\{\tilde{\lambda}_i\}$ be the eigenvalues of $\tilde{K}$ with mean $\tilde{\lambda}$ . If $\tilde{K}$ has truncation rank r at threshold $(1-\delta)$ , then the original parameters are $(P/r, \varepsilon')$ -parameter redundant, where $\varepsilon' \leq O\left(\delta \tilde{\lambda}_{r+1}/\tilde{\lambda} + \varepsilon_{JL}\right)$ .
707
+
708
+ **Optimal subspace.** In the terms of Def. 3.2, the optimal choice of V is the span of the top r right singular vectors of $\Phi_X$ . Let $\Phi_X = U \Sigma V^{\top}$ be the SVD of $\Phi_X$ . Taking $V_r$ to be the first r columns of V, the projection of $\Phi_X$ onto the span of $V_r$ is
709
+
710
+ $$\Pi_{V_r}(\Phi_X) = \Phi(X)V_rV_r^\top = U_r\Sigma_rV_r^\top,$$
711
+
712
+ so that
713
+
714
+ $$\Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top} = U_r \Sigma_r^2 U_r^{\top} = \sum_{i=1}^r \lambda_i(\mathbf{u}_i \otimes \mathbf{u}_i),$$
715
+
716
+ where $\{\lambda_i\}_{i=1}^n$ are the eigenvalues of K.
717
+
718
+ **Numerator error.** The error in the numerator is given by
719
+
720
+ <span id="page-16-1"></span>
721
+ $$K - \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top} = \sum_{i>r}^n \lambda_i(\mathbf{u}_i \otimes \mathbf{u}_i) \implies ||K - \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top}||_F^2 = \sum_{i>r}^n \lambda_i^2, \tag{23}$$
722
+
723
+ since $\mathbf{u}_i$ is orthonormal to $\mathbf{u}_i$ for all $i \neq j$ .
724
+
725
+ The truncation rank r at threshold $(1 - \delta)$ satisfies
726
+
727
+ $$\sum_{i>r}^{n} \lambda_i \leq \delta \sum_{i=1}^{n} \lambda_i = \delta \cdot \operatorname{tr}(K).$$
728
+
729
+ Furthermore, we have that
730
+
731
+ <span id="page-16-2"></span>
732
+ $$\sum_{i>r} \lambda_i^2 \le \lambda_{r+1} \sum_{i>r} \lambda_i \le \lambda_{r+1} \cdot \delta \cdot \operatorname{tr}(K). \tag{24}$$
733
+
734
+ **Denominator error.** Cauchy-Schwartz gives
735
+
736
+ <span id="page-16-3"></span>
737
+ $$||K||_F^2 = \sum_{i=1}^n \lambda_i^2 \ge \frac{\operatorname{tr}(K)^2}{n}.$$
738
+ (25)
739
+
740
+ **Combined error.** (23), (24), and (25) give
741
+
742
+ $$\frac{||K - K_R||_F^2}{||K||_F^2} \le \frac{\lambda_{r+1} \cdot \delta \cdot \operatorname{tr}(K)}{\operatorname{tr}(K)^2/n} = \frac{n\delta\lambda_{r+1}}{\operatorname{tr}(K)} = \delta \cdot \frac{\lambda_{r+1}}{\bar{\lambda}},\tag{26}$$
743
+
744
+ where $\bar{\lambda} = \operatorname{tr}(K)/n$ is the mean eigenvalue. Choosing a $\delta$ factor with an truncation rank whose eigenvalue is less than the mean is a practical way to further scale down the error.
745
+
746
+ {17}------------------------------------------------
747
+
748
+ **JL approximation.** We don't observe K or its spectrum directly, but JL guarantees that the projected $\tilde{K}$ has eigenvalues $\tilde{\lambda}_i$ satisfying
749
+
750
+ $$(1 - \varepsilon_{\mathrm{IL}})^2 \lambda_i \leq \tilde{\lambda}_i \leq (1 + \varepsilon_{\mathrm{IL}})^2 \lambda_i$$
751
+
752
+ with high probability. Therefore, the truncation rank $\tilde{r}$ of $\tilde{K}$ approximates that of K, as does the ratio $\tilde{\lambda}_{r+1}/\tilde{\lambda}$ , giving an error bound of $O\left(\delta \frac{\tilde{\lambda}_{r+1}}{\tilde{z}} + \varepsilon_{JL}\right)$ .
753
+
754
+ ## <span id="page-17-0"></span>C. Proofs for Section 3.3
755
+
756
+ **Conventions.** Throughout, matrices $\Phi \in \mathbb{R}^{n \times P}$ have rows in parameter space $\mathbb{R}^P$ (e.g. per-logit $\Phi = \Phi_X^c \in \mathbb{R}^{n \times P}$ , or a stacked multi-logit matrix). For a parameter-space subspace $V \subset \mathbb{R}^P$ with orthogonal projector $\Pi_V \in \mathbb{R}^{P \times P}$ , projecting each row of $\Phi$ onto V corresponds to right-multiplication: $\Phi\Pi_V$ , with residual $\Phi(I - \Pi_V)$ .
757
+
758
+ ## C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features
759
+
760
+ <span id="page-17-2"></span>**Lemma C.1** (Chain rule: loss gradients lie in the logit-gradient span). Fix $\theta$ and logits $f(\mathbf{x}; \theta) \in \mathbb{R}^C$ . For each $c \in [C]$ define the logit-gradient feature $\phi^c(\mathbf{x}) := \nabla_{\theta} f^c(\mathbf{x}; \theta) \in \mathbb{R}^P$ . Let $\ell : \mathbb{R}^C \times \mathcal{Y} \to \mathbb{R}$ be any per-example loss, and define the logit sensitivity
761
+
762
+ $$\delta(\mathbf{x}, y; \theta) := \nabla_z \ell(z, y)|_{z=f(\mathbf{x}; \theta)} \in \mathbb{R}^C.$$
763
+
764
+ Then for any labeled example $(\mathbf{x}, \mathbf{y})$ ,
765
+
766
+ $$\nabla_{\theta} \ell(f(\mathbf{x}; \theta), \mathbf{y}) = \sum_{c=1}^{C} \delta_{c}(\mathbf{x}, \mathbf{y}; \theta) \phi^{c}(\mathbf{x}).$$
767
+
768
+ Consequently, for a distilled dataset $\tilde{\mathcal{D}} = (\tilde{X}, \tilde{Y})$ with $|\tilde{X}| = m$ , define the stacked logit-gradient matrix
769
+
770
+ $$\tilde{\Phi} := \begin{bmatrix} \Phi_{\tilde{X}}^1 \\ \vdots \\ \Phi_{\tilde{X}}^C \end{bmatrix} \in \mathbb{R}^{(mC) \times P}, \qquad [\Phi_{\tilde{X}}^c]_i := \phi^c(\tilde{\mathbf{x}}_i).$$
771
+
772
+ Let $\tilde{\delta}(\theta) \in \mathbb{R}^{mC}$ stack $\delta(\tilde{\mathbf{x}}_i, \tilde{\mathbf{y}}_i; \theta)$ over i. Then the distilled loss gradient satisfies
773
+
774
+ $$g_{\tilde{\mathcal{D}}}(\theta) := \nabla_{\theta} \mathcal{L}_{\tilde{\mathcal{D}}}(\theta) = \tilde{\Phi}^{\top} \tilde{\delta}(\theta) \in \text{colspan}(\tilde{\Phi}^{\top}) =: V(\tilde{\mathcal{D}}).$$
775
+
776
+ Lemma C.1 is the key reconciliation used in Sec. 3.3: although DD is written in terms of *loss* gradients, those gradients always lie in the span of *logit* gradients $\nabla_{\theta} f^{c}(\tilde{X};\theta)$ , which are exactly the kernel features.
777
+
778
+ ### <span id="page-17-1"></span>C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)
779
+
780
+ Proof of Theorem 3.3. Fix t and abbreviate $\mathcal{L}_t(\theta)$ by $\mathcal{L}(\theta)$ and $g_t := \nabla_{\theta} \mathcal{L}(\theta)$ . Since $\mathcal{L}$ is L-smooth, for any update direction v and step size $\eta$ ,
781
+
782
+ $$\mathcal{L}(\theta - \eta v) \le \mathcal{L}(\theta) + \langle g_t, -\eta v \rangle + \frac{L}{2} \|\eta v\|^2 = \mathcal{L}(\theta) - \eta \langle g_t, v \rangle + \frac{L\eta^2}{2} \|v\|^2.$$
783
+
784
+ Applying this with $v = g_{\tilde{D}}(\theta)$ yields
785
+
786
+ $$\mathcal{L}_t(\theta^+(\tilde{\mathcal{D}})) \le \mathcal{L}_t(\theta) - \eta \langle g_t, g_{\tilde{\mathcal{D}}}(\theta) \rangle + \frac{L\eta^2}{2} \|g_{\tilde{\mathcal{D}}}(\theta)\|^2,$$
787
+
788
+ and taking expectation over $t \sim T$ gives (5).
789
+
790
+ For the second claim, fix a subspace $V := V(\tilde{\mathcal{D}})$ with orthogonal projector $\Pi_{\tilde{\mathcal{D}}}$ . Consider the quadratic upper model
791
+
792
+ $$q_t(\Delta) := \langle g_t, \Delta \rangle + \frac{L}{2} ||\Delta||^2, \qquad \Delta \in V.$$
793
+
794
+ {18}------------------------------------------------
795
+
796
+ Because $q_t$ is strictly convex, its minimizer over $\Delta \in V$ is characterized by the first-order condition: for all $\Delta' \in V$ ,
797
+
798
+ $$\langle g_t + L\Delta_t^{\star}, \ \Delta' - \Delta_t^{\star} \rangle = 0.$$
799
+
800
+ Equivalently, $g_t + L\Delta_t^{\star}$ is orthogonal to V, i.e. $\Pi_{\tilde{D}}(g_t + L\Delta_t^{\star}) = 0$ , which gives
801
+
802
+ $$\Delta_t^{\star} = -\frac{1}{L} \Pi_{\tilde{\mathcal{D}}} g_t.$$
803
+
804
+ By L-smoothness, $\mathcal{L}_t(\theta + \Delta) \leq \mathcal{L}_t(\theta) + q_t(\Delta)$ for all $\Delta$ ; hence
805
+
806
+ $$\mathcal{L}_t(\theta) - \mathcal{L}_t(\theta + \Delta_t^{\star}) \ge -q_t(\Delta_t^{\star}) = -\left\langle g_t, -\frac{1}{L}\Pi_{\tilde{\mathcal{D}}}g_t \right\rangle - \frac{L}{2} \left\| -\frac{1}{L}\Pi_{\tilde{\mathcal{D}}}g_t \right\|^2 = \frac{1}{2L} \|\Pi_{\tilde{\mathcal{D}}}g_t\|^2.$$
807
+
808
+ Finally, since $\Pi_{\tilde{\mathcal{D}}}$ is an orthogonal projector,
809
+
810
+ $$\|\Pi_{\tilde{\mathcal{D}}}g_t\|^2 = \|g_t\|^2 - \|(I - \Pi_{\tilde{\mathcal{D}}})g_t\|^2,$$
811
+
812
+ which gives (6).
813
+
814
+ ## <span id="page-18-0"></span>C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)
815
+
816
+ *Proof of Corollary 3.5.* Let $V \subset \mathbb{R}^P$ be any r-dimensional subspace with orthogonal projector $\Pi_V$ . Using idempotence and symmetry of $\Pi_V$ ,
817
+
818
+ $$||(I - \Pi_V)g_t||^2 = g_t^\top (I - \Pi_V)g_t = \text{tr}((I - \Pi_V)g_tg_t^\top).$$
819
+
820
+ Taking expectation over t and defining $G := \mathbb{E}_t[g_t g_t^{\top}]$ yields
821
+
822
+ $$\mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] = \operatorname{tr}((I - \Pi_{V})G) = \operatorname{tr}(G) - \operatorname{tr}(\Pi_{V}G).$$
823
+
824
+ Thus minimizing $\mathbb{E}_t[\|(I - \Pi_V)g_t\|^2]$ over $\dim(V) = r$ is equivalent to maximizing $\operatorname{tr}(\Pi_V G)$ over rank-r orthogonal projectors. By the Ky Fan maximum principle, the maximizer is the projector onto the top-r eigenspace of G, attaining value $\sum_{i \le r} \lambda_i$ . Therefore the minimum residual equals
825
+
826
+ $$\operatorname{tr}(G) - \sum_{j \le r} \lambda_j = \sum_{j > r} \lambda_j.$$
827
+
828
+ Moreover, if $\operatorname{tr}(\Pi_{V^*}G) - \operatorname{tr}(\Pi_V G) \leq \delta$ , then
829
+
830
+ $$\mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] = \operatorname{tr}(G) - \operatorname{tr}(\Pi_{V}G) = \underbrace{\operatorname{tr}(G) - \operatorname{tr}(\Pi_{V^{*}}G)}_{=\sum_{j>r}\lambda_{j}} + \left(\operatorname{tr}(\Pi_{V^{*}}G) - \operatorname{tr}(\Pi_{V}G)\right) \leq \sum_{j>r}\lambda_{j} + \delta,$$
831
+
832
+ as claimed.
833
+
834
+ ## <span id="page-18-1"></span>C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)
835
+
836
+ Proof of Proposition 3.6. Let $\Phi \in \mathbb{R}^{n \times P}$ be a gradient-feature matrix (rows in $\mathbb{R}^P$ ) with SVD $\Phi = U \Sigma W^\top$ . Let $W_r$ be the top-r right singular vectors and $\Pi^\star := W_r W_r^\top$ the rank-r PCA projector. For any rank-r orthogonal projector $\Pi$ on $\mathbb{R}^P$ (in particular, $\Pi = \Pi_{\tilde{\mathcal{D}}}$ when $\dim V(\tilde{\mathcal{D}}) = r$ ), using $\|M\|_F^2 = \operatorname{tr}(M^\top M)$ and $\Pi = \Pi^\top = \Pi^2$ ,
837
+
838
+ $$\|\Phi(I-\Pi)\|_F^2 = \text{tr}((I-\Pi)\Phi^{\top}\Phi(I-\Pi)) = \text{tr}(\Phi^{\top}\Phi) - \text{tr}(\Phi^{\top}\Phi\Pi).$$
839
+
840
+ Define $A := \Phi^{\top}\Phi = W\Sigma^2W^{\top}$ , whose eigenvalues are $\{\sigma_j(\Phi)^2\}_{j=1}^P$ . By the Ky Fan maximum principle, $\operatorname{tr}(A\Pi)$ is maximized over rank-r projectors by $\Pi^*$ , with $\operatorname{tr}(A\Pi^*) = \sum_{j < r} \sigma_j(\Phi)^2$ . Therefore,
841
+
842
+ $$\|\Phi(I-\Pi)\|_F^2 = \underbrace{\left(\operatorname{tr}(A) - \operatorname{tr}(A\Pi^\star)\right)}_{=\sum_{j>r}\sigma_j(\Phi)^2 \text{ (PCA tail)}} + \underbrace{\left(\operatorname{tr}(A\Pi^\star) - \operatorname{tr}(A\Pi)\right)}_{\geq 0 \text{ (captured-energy gap / misalignment)}},$$
843
+
844
+ which is exactly the decomposition stated in Proposition 3.6.
845
+
846
+ {19}------------------------------------------------
847
+
848
+ ## <span id="page-19-0"></span>C.5. Wasserstein metric dataset distillation
849
+
850
+ Since directly solving this optimization problem is often prohibitive, it is often convenient to accomplish this through a surrogate objective. Here, we use a modified version of **Wasserstein metric DD** (WMDD) (Liu et al., 2025), which aims to solve the surrogate problem of feature matching, under the assumption that a performant distilled dataset will be distributionally close to the original dataset in both the data space and the feature space. To that end, it defines the loss function on the dataset:
851
+
852
+ $$\mathcal{L}(\tilde{X}) = \mathcal{L}_{\text{feature}} + \lambda_{\text{BN}} \mathcal{L}_{\text{BN}}, \text{ where}$$
853
+
854
+ - $\mathcal{L}_{\text{feature}} = \sum_{k,j} \|f_e(\tilde{\mathbf{x}}_{k,j}) b_{k,j}\|^2$ matches synthetic features given by $f_e$ to their barycenter targets $b_{k,j}$ , which are computed from a pretrained f.
855
+ - $\mathcal{L}_{BN} = \sum_{\ell} \|\mu_{\ell}^{(k)} \hat{\mu}_{\ell}^{(k)}\| + \|\sigma_{\ell}^{(k)} \hat{\sigma}_{\ell}^{(k)}\|$ enforces that per-class batch normalization statistics (mean $\mu$ and standard deviation $\sigma$ at each layer $\ell$ ) of the synthetic data match those precomputed from real data.
856
+
857
+ The barycenter weights $w_{k,j}$ are preserved and used during downstream knowledge distillation to weight each synthetic sample's contribution. See (Liu et al., 2025) for full details.
858
+
859
+ # <span id="page-19-2"></span>D. Experiments on other datasets
860
+
861
+ In Figure 7, although the more difficult classification task prevents the same accuracy as ImageNette, performance still quickly saturates to the baseline. Interestingly, ImageWoof exhibits a very different condition number and minimum eigenvalue profile. Furthermore, the ImageNette-Resnet18 pair responds to Algorithm 1.
862
+
863
+ # <span id="page-19-1"></span>E. Local-global gradient distillation
864
+
865
+ #### <span id="page-19-4"></span>E.1. Containment and gaps
866
+
867
+ Algorithm 1 is based on the observation that there exists a significant gap between the subspace spanned by individual clusters and the subspace needed for the kernel to make correct predictions. In Fig. 8, we provide the subspace containment results for the other nine classes described in Sec. 5.3. The same trends are observed — each cluster attends to a small portion of total PCs in the effective rank — but different clusters are activated in the first few principal directions for different classes.
868
+
869
+ ## <span id="page-19-3"></span>E.2. Complexity and grid search
870
+
871
+ The length of Algorithm 1 belies a reasonable complexity profile. Let n be the number of original gradients, H the number of clusters, $r_g$ the global effective rank, and $\bar{r} = \frac{1}{H} \sum_h r_h$ the average local effective rank. We get the following complexity considerations:
872
+
873
+ - Kernel computation scales as $O(n^2kC)$
874
+ - Clustering is $O(n^3)$ for spectral clustering (dominated mostly by eigendecomposition)
875
+ - Global SVD is $O(n^3)$
876
+ - Local SVDs is $O\left(\sum_{h} |\mathcal{I}_{h}|^{3}\right) = O\left(n^{3}/H^{2}\right)$ , assuming roughly balanced clusters
877
+ - Synthesis is $O(m\bar{n}kC)$ where m is the number of synthetic gradients and $\bar{n}=n/H$
878
+
879
+ Since these considerations are independent of one another, the complexity is dominated by the $O(n^3)$ global SVD, which is a one-time cost. This compares favorably to other methods, which scale as in Table 1.
880
+
881
+ {20}------------------------------------------------
882
+
883
+ ![](_page_20_Figure_1.jpeg)
884
+
885
+ <span id="page-20-1"></span>Figure 5. The same measures of accuracy as in Figure 1 saturate quickly with increasing rank. The best rank-r approximation is taken by substituting U and $\Sigma$ with $U^{(r)}$ and $\Sigma^{(r)}$ in (17).
886
+
887
+ ![](_page_20_Figure_3.jpeg)
888
+
889
+ Figure 6. Subspace variance coverage is computed by projecting the centered gradients $\Phi_X$ onto $VV^\top$ , where $V \in \mathbb{R}^{P \times m}$ is an orthonormal basis of the distilled subspace computed using QR decomposition. Total variance coverage is measured as the ratio $\|\Phi_X VV^\top\|_F^2/\|\Phi_X\|^2$ . Projection reconstruction error Reconstruction error is then computed by $\|\Phi_X - \Phi_X VV^\top\|^2/n$ , measuring the information lost when representing the training gradients in the lower-dimensional distilled subspace. All results are taken with H=10 clusters and various thresholds $\tau_v$ and $\tau_g$ .
890
+
891
+ The number of synthetic gradients is given by
892
+
893
+ <span id="page-20-0"></span>
894
+
895
+ $$m = \sum_{h=1}^{H} r_h + \underbrace{|\mathcal{G}|}_{\text{gap}} - \underbrace{m_{\text{redundant}}}_{\text{orthogonalization}}$$
896
+
897
+ {21}------------------------------------------------
898
+
899
+ ![](_page_21_Figure_1.jpeg)
900
+
901
+ <span id="page-21-0"></span>![](_page_21_Figure_2.jpeg)
902
+
903
+ *(a)* Measures given in Figure [1](#page-6-1) as a function of the number of gradients. *(b)* Measures given in Figure [1](#page-6-1) as a function of the rank-r SVD truncation of the kernel matrix.
904
+
905
+ ![](_page_21_Figure_4.jpeg)
906
+
907
+ *(c)* ImageWoof fidelity, accuracy, and MSE under Algorithm [1.](#page-23-0)
908
+
909
+ *Figure 7.* Fidelity, accuracy, and spectral tests on the ImageWoof dataset with a ResNet-18 model.
910
+
911
+ {22}------------------------------------------------
912
+
913
+ <span id="page-22-0"></span>![](_page_22_Figure_1.jpeg)
914
+
915
+ *Figure 8.* Explained variance and containment gaps across classes as a function of rank (ImageNette dataset, ResNet-18 model).
916
+
917
+ <span id="page-22-1"></span>
918
+
919
+ | Method | Complexity | Dominant factor | Notes |
920
+ |----------------|------------------------------------------|-----------------------------|--------------------------------------------|
921
+ | Random | O(1) | None | Least performant |
922
+ | Leverage score | 3<br>O(C · n<br>) | Cubic in dataset size | Theoretically most expensive |
923
+ | Greedy FPS | O(nselect<br>· n · k · C) | Quadratic in selection size | Tradeoff in nselect |
924
+ | K-Means | · t · n · nselect<br>· k · C)<br>O(ninit | Linear in all factors | Tradeoff in nselect; practically expensive |
925
+ | Synthetic | 3 +<br>O(n<br>mgap<br>· n · k · C) | Cubic for one-time SVD | No complexity tradeoff |
926
+
927
+ *Table 1.* Complexity profiles of several sampling methods.
928
+
929
+ In practice, the number of gradients synthesized depends on the kernel structure (larger gaps will require more gradients), number of clusters provided, and hyperparameters τ<sup>v</sup> and τg.
930
+
931
+ In Fig. [9,](#page-24-0) we run a grid search on fidelity, accuracy, and number m of synthetic gradients as a function of τ<sup>v</sup> and τg. We also show the count of local and global distilled gradients as a function of τ<sup>v</sup> and τg, seeing that results on the optimal Pareto frontier are sporadically distributed across configurations.
932
+
933
+ {23}------------------------------------------------
934
+
935
+ ```
936
+ Algorithm 1 Local-Global Gradient Distillation
937
+ 1266
938
+ Require: Stacked gradients \Phi \in \mathbb{R}^{m \times k \times C}, labels Y \in \mathbb{R}^{m \times C}, cluster count H, variance threshold \tau_v, gap threshold \tau_g
939
+ Ensure: Synthetic gradients \hat{\Phi} \in \mathbb{R}^{s \times k \times C}, synthetic labels \hat{Y} \in \mathbb{R}^{s \times C}
940
+ 1268
941
+ 1269
942
+ // Step 1: Kernel computation and clustering
943
+ 1270
944
+ 1: K \leftarrow \frac{1}{h} \Phi \Phi^{\top} \in \mathbb{R}^{m \times m \times C} {Per-class kernel}
945
+ 1271
946
+ 2: \bar{K} \leftarrow \frac{1}{C} \sum_{c=1}^{C} K^c {Class-averaged kernel}
947
+ 3: \{\mathcal{I}_h\}_{h=1}^{H} \leftarrow \text{SPECTRALCLUSTER}(\bar{K}, H) {Cluster indices}
948
+ 1272
949
+ 1273
950
+ 1274
951
+ // Step 2: Global eigendecomposition
952
+ 1275
953
+ 4: U_q \Sigma_q U_q^{\top} \leftarrow \text{EIGENDECOMP}(\bar{K})
954
+ 1276
955
+ 5: r_g \leftarrow \min\{r : \sum_{i=1}^r \sigma_i / \sum_{i=1}^m \sigma_i \ge \tau_v\} {Global effective rank}
956
+ 1277
957
+ 1278
958
+ // Step 3: Local eigendecomposition and coverage analysis
959
+ 1279
960
+ 6: \mathbf{c} = [c_1, \dots, c_{r_g}] \leftarrow \mathbf{0} \in \mathbb{R}^{r_g} {Coverage of each global direction}
961
+ 1280
962
+ 7: for h = 1, ..., H do
963
+ 1281
964
+ \bar{K}_h \leftarrow \bar{K}[\mathcal{I}_h, \mathcal{I}_h] \{ \text{Local kernel} \}
965
+ 1282
966
+ U_h \Sigma_h U_h^{\top} \leftarrow \text{SVD}(K_h)
967
+ 1283
968
+ \begin{array}{l} r_h \leftarrow \min\{r: \sum_{i=1}^r [\overset{\sim}{\Sigma_h}]_{ii}/\mathrm{tr}(\Sigma_h) \geq \tau_v\} \\ \mathbf{for} \ j = 1, \dots, r_g \ \mathbf{do} \end{array}
969
+ 1284
970
+ 1285
971
+ \mathbf{u} \leftarrow U_q[\mathcal{I}_h, j] {Global eigenvector restricted to cluster}
972
+ 1286
973
+ \mathbf{u}_{\text{proj}} \leftarrow U_h[:, 1:r_h] (U_h[:, 1:r_h]^{\top} \mathbf{u}) \{\text{Project onto local span}\}
974
+ 13:
975
+ 1287
976
+ c_i \leftarrow \|\mathbf{u}_{\text{proj}}\|^2 / \|\mathbf{u}\|^2 {Update coverage}
977
+ end for
978
+ 15:
979
+ 1289
980
+ 16: end for
981
+ 17: \mathcal{G} \leftarrow \{j : c_j < \tau_g\} {Gap directions}
982
+ 1291
983
+ 1292
984
+ // Step 4: Distill local representatives
985
+ 1293
986
+ 18: \Phi \leftarrow [], \quad \hat{Y} \leftarrow [], \quad \mathcal{U} \leftarrow []
987
+ 1294
988
+ 19: for h = 1, ..., H do
989
+ 1295
990
+ for j = 1, \ldots, r_h do
991
+ 20:
992
+ 1296
993
+ \mathbf{u} \leftarrow U_h[:,j]/\|U_h[:,j]\| {Normalized local eigenvector}
994
+ 1297
995
+ \begin{split} \hat{\phi} &\leftarrow \Phi[\mathcal{I}_h]^\top \mathbf{u} \in \mathbb{R}^{k \times C} \; \{ \text{Synthesize gradient} \} \\ \hat{\mathbf{y}} &\leftarrow Y[\mathcal{I}_h]^\top \mathbf{u} \in \mathbb{R}^C \; \{ \text{Synthesize label} \} \end{split}
996
+ 22:
997
+ 1298
998
+ 1299
999
+ Append \hat{\phi} to \hat{\Phi}, \hat{\mathbf{v}} to \hat{Y}
1000
+ 1300
1001
+ \hat{\mathbf{u}} \leftarrow \mathbf{0} \in \mathbb{R}^N; \hat{\mathbf{u}}[\mathcal{I}_h] \leftarrow \mathbf{u} {Lift to full space}
1002
+ 25:
1003
+ Append \hat{\mathbf{u}} to \mathcal{U}
1004
+ 1302
1005
+ end for
1006
+ 27:
1007
+ 28: end for
1008
+ 1304
1009
+ 1305
1010
+ // Step 5: Distill gap representatives
1011
+ 1306
1012
+ 29: for j \in \mathcal{G} do
1013
+ \mathbf{v} \leftarrow U_g[:,j]/\|U_g[:,j]\| {Normalized global eigenvector}
1014
+ 1308
1015
+ 1309
1016
+ \hat{\phi} \leftarrow \Phi^{\top} \mathbf{v} {Synthesize from full set}
1017
+ \hat{\mathbf{y}} \leftarrow Y^{\top} \mathbf{v}
1018
+ Append \hat{\phi} to \hat{\Phi}, \hat{\mathbf{y}} to \hat{Y}, \mathbf{v} to \mathcal{U}
1019
+ 1311
1020
+ 33:
1021
+ 1312
1022
+ 34: end for
1023
+ 1314
1024
+ // Step 6: Orthogonalize to remove redundancy
1025
+ 1315
1026
+ 35: Q, R \leftarrow QR([\mathcal{U}]) \{ [\mathcal{U}] \in \mathbb{R}^{N \times m} \}
1027
+ 36: S \leftarrow \{i : |R_{ii}| > \varepsilon \cdot \max_{j} |R_{jj}|\} {Non-redundant indices}
1028
+ 1317
1029
+ 37: \hat{\Phi} \leftarrow \hat{\Phi}[\mathcal{S}], \quad \hat{Y} \leftarrow \hat{Y}[\mathcal{S}]
1030
+ 1318
1031
+ 1319
1032
+ 38: return \hat{\Phi}, \hat{Y}
1033
+ ```
1034
+
1035
+ {24}------------------------------------------------
1036
+
1037
+ <span id="page-24-0"></span>![](_page_24_Figure_1.jpeg)
1038
+
1039
+ *Figure 9.* Grid search results for H = 5, 10, 15, 20 clusters on the ImageNette dataset (ResNet-18 model). Top: Breakdown of the number of global & local gradients synthesized by the algorithm for each configuration. Fewer clusters means that more effective ranks lie in the gaps. Configurations along the Pareto frontier (between τ<sup>v</sup> and τg) are bolded. Bottom: Grid search between τ<sup>v</sup> and τg. Naturally, performance increases with the number of synthetic gradients. Configurations on the Pareto frontier are boxed.
1040
+
1041
+ {25}------------------------------------------------
1042
+
1043
+ ![](_page_25_Figure_1.jpeg)
1044
+
1045
+ *Figure 9.* (continued)
icml26/4985391d-a421-4a40-bcc7-653a5da98626/parse_report.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paper_id": "4985391d-a421-4a40-bcc7-653a5da98626",
3
+ "pipeline": "marker_non_llm_v3",
4
+ "parser": "marker_single",
5
+ "formats": [
6
+ "markdown",
7
+ "chunks"
8
+ ],
9
+ "llm_enabled": false,
10
+ "pdf_path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/icml26_20260429_1952_duequeue/raw/4985391d-a421-4a40-bcc7-653a5da98626.pdf",
11
+ "pdf_sha256": "d236ab5a450700effc7fb14d303ad8eae543d43f0b267b0b3dd3026231f8ded0",
12
+ "bytes": 9921260,
13
+ "source": "https://koala.science/storage/pdfs/4985391d-a421-4a40-bcc7-653a5da98626.pdf",
14
+ "page_count": 26,
15
+ "ok": true,
16
+ "elapsed_seconds": 251.01,
17
+ "paper2markdown_v3": {
18
+ "paper_id": "4985391d-a421-4a40-bcc7-653a5da98626",
19
+ "pipeline": "Paper2Markdown-V3",
20
+ "ok": true,
21
+ "page_count": 26,
22
+ "chunk_count": 335,
23
+ "main_body_chunk_count": 130,
24
+ "appendix_chunk_count": 196,
25
+ "reference_chunk_count": 9,
26
+ "model_text_chars": 46914,
27
+ "raw_markdown_chars": 97309,
28
+ "sanitized_chars": 90680,
29
+ "page_provenance": {
30
+ "min_page": 1,
31
+ "max_page": 26,
32
+ "invalid_count": 0
33
+ },
34
+ "marker_block_type_counts": {
35
+ "Caption": 1,
36
+ "Code": 1,
37
+ "Equation": 88,
38
+ "Figure": 3,
39
+ "FigureGroup": 9,
40
+ "Footnote": 5,
41
+ "ListGroup": 11,
42
+ "PageFooter": 26,
43
+ "PageHeader": 37,
44
+ "SectionHeader": 47,
45
+ "Table": 1,
46
+ "TableGroup": 1,
47
+ "Text": 914
48
+ },
49
+ "asset_count_raw": 12,
50
+ "asset_count_model_kept": 11,
51
+ "asset_count_rejected": 1,
52
+ "asset_reject_reasons": {
53
+ "extreme_aspect_ratio": 1,
54
+ "kept": 11
55
+ },
56
+ "artifact_leak_audit": {
57
+ "ok": true,
58
+ "hits": {
59
+ "Anonymous Authors": [],
60
+ "ACKNOWLEDGMENT": [],
61
+ "OpenReview": [],
62
+ "\"accept_label\"": [],
63
+ "\"decision\"": [],
64
+ "\"decision_tier\"": [],
65
+ "\"source_status\"": [],
66
+ "Meta-review": [],
67
+ "Official Review": [],
68
+ "official_reviews": [],
69
+ "meta_reviews": [],
70
+ "suggested_verdict_score": []
71
+ },
72
+ "artifact_count": 2
73
+ },
74
+ "default_model_input": "model_text_v3.txt",
75
+ "appendix_input": "appendix_text_v3.txt",
76
+ "reference_input": "reference_text_v3.txt"
77
+ }
78
+ }
icml26/4985391d-a421-4a40-bcc7-653a5da98626/reference_chunks.jsonl ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0130", "section": "References", "page_start": 9, "page_end": 9, "type": "ListGroup", "text": "Aronszajn, N. Theory of reproducing kernels. Transactions of the American Mathematical Society , 68(3):337–404, May 1950. Benigni, L. and Paquette, E. Eigenvalue distribution of the neural tangent kernel in the quadratic scaling, 2025. URL . Bohn, B., Rieger, C., and Griebel, M. A representer theorem for deep kernel learning. Journal of Machine Learning Research , 20(1):2302–2333, January 2019. ISSN 1532- 4435. Chizat, L., Oyallon, E., and Bach, F. On lazy training in differentiable programming, 2020. URL https:// arxiv.org/abs/1812.07956 . Dasgupta, S. and Gupta, A. An elementary proof of a theorem of johnson and lindenstrauss. Random Structures & Algorithms , 22(1):60–65, January 2003. ISSN 1042- 9832. doi: 10.1002/rsa.10073. URL org/10.1002/rsa.10073 . Fefferman, C., Mitter, S., and Narayanan, H. Testing the manifold hypothesis. Journal of the American Math ematical Society , 29(4):983–1049, 2016. doi: https: //doi.org/10.1090/jams/852. Feldman, D. and Langberg, M. A unified framework for approximating and clustering data, 2016. URL https: //arxiv.org/abs/1106.1379 . Han, I., Zandieh, A., Lee, J., Novak, R., Xiao, L., and Karbasi, A. Fast neural kernel embeddings for general activations. In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), Advances in Neural Infor mation Processing Systems , volume 35, pp. 35657–35671. Curran Associates, Inc., 2022. URL acm.org/doi/10.5555/3600270.3602854 . Hirsch, M. and Pichi, F. Convergence and sketching-based efficient computation of neural tangent kernel weights in physics-based loss, 2025. URL org/abs/2511.15530 . Huang, R., Geng, A., and Li, Y. On the importance of gradients for detecting distributional shifts in the wild. In Ranzato, M., Beygelzimer, A., Dauphin, Y., Liang, P., and Vaughan, J. W. (eds.), Advances", "source": "marker_v2", "marker_block_id": "/page/8/ListGroup/546"}
2
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0131", "section": "References", "page_start": 10, "page_end": 10, "type": "Text", "text": "Wang, T., Zhu, J.-Y., Torralba, A., and Efros, A. A. Dataset distillation, 2020. URL 1811.10959 .", "source": "marker_v2", "marker_block_id": "/page/9/Text/1"}
3
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0132", "section": "References", "page_start": 10, "page_end": 10, "type": "Text", "text": "Wilson, A. G., Hu, Z., Salakhutdinov, R., and Xing, E. P. Deep kernel learning. In Gretton, A. and Robert, C. C. (eds.), Proceedings of the 19th International Con ference on Artificial Intelligence and Statistics , volume 51 of Proceedings of Machine Learning Research , pp. 370–378, Cadiz, Spain, 09–11 May 2016. PMLR. URL wilson16.html .", "source": "marker_v2", "marker_block_id": "/page/9/Text/3"}
4
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0133", "section": "References", "page_start": 10, "page_end": 10, "type": "Text", "text": "Wilson, J., van der Heide, C., Hodgkinson, L., and Roosta, F. Uncertainty quantification with the empirical neural tangent kernel, 2025. URL abs/2502.02870 .", "source": "marker_v2", "marker_block_id": "/page/9/Text/5"}
5
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0134", "section": "References", "page_start": 10, "page_end": 10, "type": "Text", "text": "Zandieh, A., Han, I., Avron, H., Shoham, N., Kim, C., and Shin, J. Scaling neural tangent kernels via sketching and random features, 2021. URL abs/2106.07880 .", "source": "marker_v2", "marker_block_id": "/page/9/Text/7"}
6
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0135", "section": "References", "page_start": 11, "page_end": 11, "type": "Text", "text": "The appendices are organized as follows:", "source": "marker_v2", "marker_block_id": "/page/10/Text/1"}
7
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0136", "section": "References", "page_start": 11, "page_end": 11, "type": "Text", "text": "• Section A: we introduce the NTK, including the relevant spaces and relationships, in a more rigorous way than was", "source": "marker_v2", "marker_block_id": "/page/10/Text/375"}
8
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0137", "section": "References", "page_start": 11, "page_end": 11, "type": "Text", "text": "defined in the main paper.", "source": "marker_v2", "marker_block_id": "/page/10/Text/25"}
9
+ {"paper_id": "4985391d-a421-4a40-bcc7-653a5da98626", "chunk_id": "4985391d-a421-4a40-bcc7-653a5da98626:0138", "section": "References", "page_start": 11, "page_end": 11, "type": "ListGroup", "text": "Section B: we quantify the expected error bounds in approximating a function by its kernel representation, including conditions under which we can expect a good approximation. Section C: we provide a formal proof of Theorem 3.3. Section D: we reproduce the experiments in Section 5 on a range of other (dataset, model) pairs. Section E: we provide the formal statement of the local-global composition algorithm, including complexity and a grid search analysis on the (ImageNette, ResNet-18) experiment.", "source": "marker_v2", "marker_block_id": "/page/10/ListGroup/374"}
icml26/4985391d-a421-4a40-bcc7-653a5da98626/reference_text_v3.txt ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [p. 9 | section: References | type: ListGroup]
2
+ Aronszajn, N. Theory of reproducing kernels. Transactions of the American Mathematical Society , 68(3):337–404, May 1950. Benigni, L. and Paquette, E. Eigenvalue distribution of the neural tangent kernel in the quadratic scaling, 2025. URL . Bohn, B., Rieger, C., and Griebel, M. A representer theorem for deep kernel learning. Journal of Machine Learning Research , 20(1):2302–2333, January 2019. ISSN 1532- 4435. Chizat, L., Oyallon, E., and Bach, F. On lazy training in differentiable programming, 2020. URL https:// arxiv.org/abs/1812.07956 . Dasgupta, S. and Gupta, A. An elementary proof of a theorem of johnson and lindenstrauss. Random Structures & Algorithms , 22(1):60–65, January 2003. ISSN 1042- 9832. doi: 10.1002/rsa.10073. URL org/10.1002/rsa.10073 . Fefferman, C., Mitter, S., and Narayanan, H. Testing the manifold hypothesis. Journal of the American Math ematical Society , 29(4):983–1049, 2016. doi: https: //doi.org/10.1090/jams/852. Feldman, D. and Langberg, M. A unified framework for approximating and clustering data, 2016. URL https: //arxiv.org/abs/1106.1379 . Han, I., Zandieh, A., Lee, J., Novak, R., Xiao, L., and Karbasi, A. Fast neural kernel embeddings for general activations. In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), Advances in Neural Infor mation Processing Systems , volume 35, pp. 35657–35671. Curran Associates, Inc., 2022. URL acm.org/doi/10.5555/3600270.3602854 . Hirsch, M. and Pichi, F. Convergence and sketching-based efficient computation of neural tangent kernel weights in physics-based loss, 2025. URL org/abs/2511.15530 . Huang, R., Geng, A., and Li, Y. On the importance of gradients for detecting distributional shifts in the wild. In Ranzato, M., Beygelzimer, A., Dauphin, Y., Liang, P., and Vaughan, J. W. (eds.), Advances
3
+
4
+ [p. 10 | section: References | type: Text]
5
+ Wang, T., Zhu, J.-Y., Torralba, A., and Efros, A. A. Dataset distillation, 2020. URL 1811.10959 .
6
+
7
+ [p. 10 | section: References | type: Text]
8
+ Wilson, A. G., Hu, Z., Salakhutdinov, R., and Xing, E. P. Deep kernel learning. In Gretton, A. and Robert, C. C. (eds.), Proceedings of the 19th International Con ference on Artificial Intelligence and Statistics , volume 51 of Proceedings of Machine Learning Research , pp. 370–378, Cadiz, Spain, 09–11 May 2016. PMLR. URL wilson16.html .
9
+
10
+ [p. 10 | section: References | type: Text]
11
+ Wilson, J., van der Heide, C., Hodgkinson, L., and Roosta, F. Uncertainty quantification with the empirical neural tangent kernel, 2025. URL abs/2502.02870 .
12
+
13
+ [p. 10 | section: References | type: Text]
14
+ Zandieh, A., Han, I., Avron, H., Shoham, N., Kim, C., and Shin, J. Scaling neural tangent kernels via sketching and random features, 2021. URL abs/2106.07880 .
15
+
16
+ [p. 11 | section: References | type: Text]
17
+ The appendices are organized as follows:
18
+
19
+ [p. 11 | section: References | type: Text]
20
+ • Section A: we introduce the NTK, including the relevant spaces and relationships, in a more rigorous way than was
21
+
22
+ [p. 11 | section: References | type: Text]
23
+ defined in the main paper.
24
+
25
+ [p. 11 | section: References | type: ListGroup]
26
+ Section B: we quantify the expected error bounds in approximating a function by its kernel representation, including conditions under which we can expect a good approximation. Section C: we provide a formal proof of Theorem 3.3. Section D: we reproduce the experiments in Section 5 on a range of other (dataset, model) pairs. Section E: we provide the formal statement of the local-global composition algorithm, including complexity and a grid search analysis on the (ImageNette, ResNet-18) experiment.
icml26/4985391d-a421-4a40-bcc7-653a5da98626/sanitization_report.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paper_id": "4985391d-a421-4a40-bcc7-653a5da98626",
3
+ "pipeline": "Paper2Markdown-V3",
4
+ "ok": true,
5
+ "page_count": 26,
6
+ "chunk_count": 335,
7
+ "main_body_chunk_count": 130,
8
+ "appendix_chunk_count": 196,
9
+ "reference_chunk_count": 9,
10
+ "model_text_chars": 46914,
11
+ "raw_markdown_chars": 97309,
12
+ "sanitized_chars": 90680,
13
+ "page_provenance": {
14
+ "min_page": 1,
15
+ "max_page": 26,
16
+ "invalid_count": 0
17
+ },
18
+ "marker_block_type_counts": {
19
+ "Caption": 1,
20
+ "Code": 1,
21
+ "Equation": 88,
22
+ "Figure": 3,
23
+ "FigureGroup": 9,
24
+ "Footnote": 5,
25
+ "ListGroup": 11,
26
+ "PageFooter": 26,
27
+ "PageHeader": 37,
28
+ "SectionHeader": 47,
29
+ "Table": 1,
30
+ "TableGroup": 1,
31
+ "Text": 914
32
+ },
33
+ "asset_count_raw": 12,
34
+ "asset_count_model_kept": 11,
35
+ "asset_count_rejected": 1,
36
+ "asset_reject_reasons": {
37
+ "extreme_aspect_ratio": 1,
38
+ "kept": 11
39
+ },
40
+ "artifact_leak_audit": {
41
+ "ok": true,
42
+ "hits": {
43
+ "Anonymous Authors": [],
44
+ "ACKNOWLEDGMENT": [],
45
+ "OpenReview": [],
46
+ "\"accept_label\"": [],
47
+ "\"decision\"": [],
48
+ "\"decision_tier\"": [],
49
+ "\"source_status\"": [],
50
+ "Meta-review": [],
51
+ "Official Review": [],
52
+ "official_reviews": [],
53
+ "meta_reviews": [],
54
+ "suggested_verdict_score": []
55
+ },
56
+ "artifact_count": 2
57
+ },
58
+ "default_model_input": "model_text_v3.txt",
59
+ "appendix_input": "appendix_text_v3.txt",
60
+ "reference_input": "reference_text_v3.txt"
61
+ }
icml26/4985391d-a421-4a40-bcc7-653a5da98626/sanitized_v3.txt ADDED
@@ -0,0 +1,561 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {0}
2
+ # Abstract
3
+ Neural tangent kernel (NTK) methods are computationally limited by the need to evaluate large Jacobians across many data points. Existing approaches reduce this cost primarily through projecting and sketching the Jacobian. We show that NTK computation can also be reduced by compressing the *data dimension itself* using NTKtuned dataset distillation. We demonstrate that the neural tangent space spanned by the input data can be induced by dataset distillation, yielding a 20-100× reduction in required Jacobian calculations. We further show that per-class NTK matrices have low effective rank that is preserved by this reduction. Building on these insights, we propose the distilled neural tangent kernel (DNTK), which combines NTK-tuned dataset distillation with state-of-the-art projection methods to reduce up NTK computational complexity by up to five orders of magnitude while preserving kernel structure and predictive performance.
4
+ # 1. Introduction
5
+ The neural tangent kernel (NTK) [\(Jacot et al.,](#page-8-0) [2018\)](#page-8-0) gives a theoretical lens for understanding neural network (NN) training, particularly in the overparameterized regime. As the width of a given NN approaches infinite, the network's training dynamics become linear and equivalent to kernel regression. In this "lazy training" regime, the network adjusts a linear combination of fixed features, and does not learn to represent features from scratch. Under certain circumstances, a model can be approximated within the kernel regime defined by the NTK, which enables analysis that would be intractable in the parametric regime.
6
+ Unfortunately, the NTK is intractable to compute for all but the smallest networks: for a parameterized network f with P fixed total parameters trained on n data points, the cost of
7
+ computing the NTK scales as O(n <sup>2</sup>P), while storing scales as O(n 2 ). To na¨ıvely compute the NTK of a ResNet50 on all 1.3 million ImageNet points requires at least 4.2 · 10<sup>19</sup> floating point operations and 1.69 · 10<sup>12</sup> memory entries. Projects that leverage NTK-like formulations to detect distributional shifts [\(Huang et al.,](#page-8-1) [2021\)](#page-8-1), quantify uncertainty [\(Wilson et al.,](#page-9-0) [2025\)](#page-9-0), and characterize robustness [\(Tsilivis &](#page-8-2) [Kempe,](#page-8-2) [2022\)](#page-8-2) have therefore been limited to small models. To enable these analyses for larger models, we need a robust NTK approximation regime.
8
+ Prior attempts to approximate the NTK for downstream tasks tend to either address parameter complexity alone [\(Hirsch & Pichi,](#page-8-3) [2025\)](#page-8-3) or approximate it using different, cheaper kernels [\(Loo et al.,](#page-8-4) [2022\)](#page-8-4). Our method creates tractable, accurate approximations of the NTK itself by noting that the empirical NTK of a pretrained neural network exhibits significant redundancy at *three* levels: in the dataset, in the parameters, and in the gradient subspace. To overcome the intractability of computing full NTKs, we combine three complementary strategies that target redundancy at each of these levels: (1) data distillation, which synthesizes compact datasets that preserve task performance; (2) random projection, which reduces the dimensionality of the tangent space while preserving kernel structure; and (3) structure-aware gradient distillation, designed to further compress the NTK by exploiting its local and global spectral structure.
9
+ Central to our approach is that these components – dataset distillation, random projection, and gradient distillation – are theoretically justified methods that target distinct sources of redundancy. To that end, we provide proofs in Section [3](#page-1-0) and in Sections [B](#page-11-0) and [C](#page-17-0) that explain how and when these methods preserve variances and subspaces. We refer to NTK approximations constructed via this unified framework as distilled neural tangent kernels (DNTKs). Combining these techniques, we achieve up to a ≈ 10<sup>5</sup>× reduction in both computation time and storage in our experiments on a mid-size image classification task while maintaining downstream task performance with theoretical guarantees on approximation quality.
10
+ The paper is organized as follows: Section [2](#page-1-1) situates our work within NTK theory and dataset distillation. Section [3](#page-1-0) formalizes the empirical NTK and notions of redundancy
11
+ {1}------------------------------------------------
12
+ that motivate our approach. Section 4 describes our compression pipeline: dataset distillation, random projection, and gradient distillation. Section 5 presents experimental validation.
13
+ ## <span id="page-1-1"></span>2. Related work
14
+ This work draws on two lines of research: (i) kernel perspectives on deep networks, especially the **neural tangent kernel (NTK)**, and (ii) **dataset distillation** / coreset methods for summarizing data.
15
+ Kernel methods and deep kernel learning. A long line of work connects neural networks to kernel machines. In particular, deep kernel learning combines hierarchical representations with the nonparametric flexibility of kernels (Wilson et al., 2016; Huang et al., 2023), and admits representer-theorem-style characterizations for composed RKHS models (Bohn et al., 2019).
16
+ Neural tangent kernel (NTK). Jacot et al. (2018) first proposed the NTK in 2018 to explain training dynamics in the infinite-width limit. Later work on making NTK computation tractable has focused on sketching and random-feature approximations to obtain fast (near input-sparsity) approximations of NTK matrices. For example, Zandieh et al. (2021) sketch polynomial expansions of arc-cosine kernels and combine sketching with random features to obtain spectral approximations, while Han et al. (2022) generalize these ideas beyond ReLU via truncated Hermite expansions for broad activation classes. Hirsch & Pichi (2025) develop a random-sketching-based approach with a physics-informed loss function. These methods demonstrate the effectiveness of random projection for reducing parameter complexity.
17
+ In contrast, our work targets redundancy on the *data* side (via distillation) as a complement to sketching-based accelerations of kernel construction. To diagnose when such kernel approximations are effective, recent work studies NTK spectra: Lin (2025) uses empirical-NTK eigenanalysis to surface learned features, while Benigni & Paquette (2025) characterizes limiting NTK eigenvalue distributions under high-dimensional scaling.
18
+ **Dataset distillation.** First proposed by Wang et al. (2020), dataset distillation has inspired numerous offshoots that aim both to streamline the core algorithm and to apply it to various use cases. Several kernel-based distillation methods cast distillation in a kernel ridge-regression objective inspired by infinite-width neural kernels (Nguyen et al., 2021), and accelerate it via random-feature approximations (Loo et al., 2022). Whereas these works use neural kernels to formulate and accelerate distillation, we use distillation to accelerate downstream NTK computations. We employ a modified
19
+ version of WMDD (Liu et al., 2025), which distills data by Wasserstein-metric feature matching (via a Wasserstein barycenter) in a pretrained feature space.
20
+ Coresets and sampling. Our local/global selection procedure (Algorithm 1) is related to coreset frameworks for clustering and shape fitting (Feldman & Langberg, 2016). Our kernel sketching strategy also connects to random-feature approximations for scaling kernel machines (Rahimi & Recht, 2007).
21
+ ## <span id="page-1-0"></span>3. Setup
22
+ Let $\theta \in \mathbb{R}^P$ denote the P-dimensional parameters of a neural network $f(\mathbf{x}; \theta) : \mathbb{R}^{d_{\text{in}}} \to \mathbb{R}^C$ , mapping inputs to class logits.
23
+ ## <span id="page-1-3"></span>3.1. NTK and KRR computation
24
+ The **neural tangent kernel** (NTK) measures gradient alignment between inputs. Letting $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) \in \mathbb{R}^{C \times P}$ ,
25
+ $$K(\mathbf{x}, \mathbf{x}') = \text{Tr}(\phi(\mathbf{x})^{\top} \phi(\mathbf{x}')) = \phi \phi^{\top}.$$
26
+ (1)
27
+ For classification, we work with per-class kernels $K^c$ formed from gradients $\phi^c(\mathbf{x}) := \nabla_\theta f^c(\mathbf{x}; \theta) \in \mathbb{R}^P$ of each logit (in this setting, $K^c(\mathbf{x}, \mathbf{x}') = \phi^c(\mathbf{x})\phi^c(\mathbf{x}')$ is a scalar). Given a training set X of n training points, the **class gradient matrix** $\Phi^c \in \mathbb{R}^{n \times P}$ has rows $[\Phi^c]_i = \phi^c(x_i)$ , yielding the **class kernel** $K^c = \Phi^c(\Phi^c)^\top \in \mathbb{R}^{n \times n}$ .
28
+ Under certain conditions (the network operates near the lazy training regime where dynamics are approximately linear in parameters, $K_{XX}$ eigenvalues decay rapidly, and training labels align with dominant eigendirections, see Section B), we can approximate $f^c$ by a kernel representer $f^c_K$ obtained via kernel ridge regression (KRR, Section A.3): $f^c_K$ is fit on X and evaluated on a test set $X^*$ of size $n_{\rm test}$ . The memory required to materialize $K^c$ and $K^c_{XX^*}$ is $O(nP+n^2+nn_{\rm test})$ , which is prohibitive at scale for all C classes. Alternatively, if we store only gradients and compute kernel entries on the fly, memory is $O((n+n_{\rm test})PC)$ , but computation remains dominated by P-dimensional inner products.
29
+ To address these complexity concerns, we introduce and exploit notions of redundancy in several spaces.
30
+ ## 3.2. Redundancy in data and parameters
31
+ By **redundancy**, we mean that most variation in model training dynamics and predictions can be explained in a significantly smaller subspace than the model uses in practice.\* Consider a fixed parameter vector $\theta$ of dimension P, a labeled dataset $\mathcal{D} = (X,Y)$ , and class c. Let $K_{XX}^c$
32
+ <span id="page-1-2"></span><sup>\*</sup>Many of the notions surrounding this idea are based on the **manifold hypothesis**; see Fefferman et al. (2016).
33
+ {2}------------------------------------------------
34
+ be the NTK class kernel matrix at $\theta$ between X and itself (that is, the matrix $K^c$ where $K_{ij}^c = K^c(\mathbf{x}_i, \mathbf{x}_j)$ for $\mathbf{x}_i$ and $\mathbf{x}_j \in X$ ). We focus on two kinds of redundancy, defined via Gram matrices on interrelated spaces.
35
+ <span id="page-2-0"></span>**Definition 3.1** (Data redundancy). Let $\lambda_1 \geq \cdots \geq \lambda_n$ denote the eigenvalues of $K_{XX}^c$ in decreasing order. The **truncation rank** of $K_{XX}^c$ at threshold $\varepsilon$ is
36
+ $$r_{\mathrm{trunc}}(K_{XX}^c,\varepsilon) := \min \left\{ k : \frac{\sum_{i=1}^k \lambda_i}{\sum_{i=1}^n \lambda_i} \geq 1 - \varepsilon \right\}.$$
37
+ The input set X is $(r,\varepsilon)$ -data-redundant if $r_{\mathrm{trunc}}(K_{XX}^c,\varepsilon) \leq n/r$ .
38
+ In other words, an $(r,\varepsilon)$ -data-redundant input set admits a $(1-\varepsilon)$ -variance kernel approximation using an input set r times smaller.
39
+ <span id="page-2-1"></span>**Definition 3.2** (Parameter redundancy). Fix a class c. Given $\mathcal{D}=(X,Y)$ , the parameters at $\theta$ are $(r,\varepsilon)$ -parameter-redundant if there exists a subspace $V\subset\mathbb{R}^P$ with $\dim(V)=P/r$ such that
40
+ $$\frac{\|\Pi_V(\Phi_X^c)\Pi_V(\Phi_X^c)^\top - K_{XX}^c\|_F}{\|K_{XX}^c\|_F} \leq \varepsilon,$$
41
+ where $\Pi_V(\Phi_X^c)$ projects each row of $\Phi_X^c$ onto V by right-multiplication: $\Pi_V(\Phi_X^c) = \Phi_X^c \Pi_V$ .
42
+ In other words, for this dataset and class, a $(1 - \varepsilon)$ -fraction of predictive variation can be captured using a parameter subspace that is r times smaller.
43
+ Theorems 3.1 and 3.2 characterize when an NTK can be approximated in low dimension due to redundancy in data or concentration in a lower-dimensional parameter space. To *construct* such a structure in practice, we study how redundancy appears across data subsets and output Jacobians of the NTK.
44
+ ## <span id="page-2-3"></span>3.3. Dataset distillation as gradient subspace selection
45
+ We now show that (in a standard one-step / lazy regime) dataset distillation (DD) can be viewed as *selecting a low-dimensional tangent subspace in parameter space* spanned by logit gradients $\nabla_{\theta} f(\tilde{\mathbf{x}}; \theta)$ at the distilled inputs. In this view, distilled inputs $\tilde{X}$ act as *inducing points* for the NTK: they determine a parameter-space projector, and the loss incurs an update that is a task-dependent linear combination of those tangent features.
46
+ # 3.3.1. BILEVEL DISTILLATION INDUCES A TANGENT-FEATURE SUBSPACE.
47
+ DD aims to synthesize a compact dataset $\tilde{\mathcal{D}}=(\tilde{X},\tilde{Y})$ of size $m\ll n$ such that training on $\tilde{\mathcal{D}}$ matches training on
48
+ $\mathcal{D} = (X, Y)$ . A common bilevel formalization is
49
+ $$\tilde{\mathcal{D}}^* \in \underset{\tilde{\mathcal{D}}}{\operatorname{argmin}} \ \mathcal{L}_d \left[ f\left(X; \underset{\theta}{\operatorname{argmin}} \mathcal{L}_p[f(\tilde{X}; \theta), \tilde{Y}]\right), Y \right],$$
50
+ (2)
51
+ where the constraints of the optimization problem are determined by the soft or hard biases of the network, and $\mathcal{L}_p$ and $\mathcal{L}_d$ are designed to optimize the parameters and datasets, respectively.
52
+ We work in a frozen-feature ("lazy") regime around a fixed reference parameter vector $\theta \in \mathbb{R}^P$ , and interpret DD geometrically through the span of logit gradients at $\theta$ .
53
+ For an input collection $X = \{\mathbf{x}_i\}_{i=1}^m$ , we define for each logit gradient $\phi^c$ the gradient matrices $\Phi_X^c \in \mathbb{R}^{m \times P}$ by $[\Phi_X^c]_i = \phi^c(\mathbf{x}_i)$ . We also define the *stacked* logit-gradient matrix
54
+ $$\Phi_X := \begin{bmatrix} \Phi_X^1 \\ \vdots \\ \Phi_X^C \end{bmatrix} \in \mathbb{R}^{m_{\text{tot}} \times P}, \qquad m_{\text{tot}} := mC.$$
55
+ For the distilled inputs $\tilde{X}$ we write $\tilde{\Phi}:=\Phi_{\tilde{X}}$ and define the associated tangent subspace
56
+ $$V(\tilde{\mathcal{D}}) \equiv V(\tilde{X}) := \text{colspan}(\tilde{\Phi}^{\top}) \subset \mathbb{R}^{P},$$
57
+ (3)
58
+ where $\Pi_{\tilde{\mathcal{D}}}$ is the orthogonal projector onto $V(\tilde{\mathcal{D}})$ . Importantly, $\tilde{X}$ determines the subspace $V(\tilde{\mathcal{D}})$ , while $\tilde{Y}$ determines how gradients combine within it.
59
+ **Chain-rule identity.** Here, we show that loss-gradients live in the span of logit-gradients. Let the distilled inner objective be $\mathcal{L}(\theta) = \sum_{i=1}^m \ell[f(\tilde{\mathbf{x}}_i;\theta), \tilde{\mathbf{y}}_i]$ for some perexample loss $\ell[\cdot,\cdot]$ . Define the *logit sensitivities*
60
+ $$\delta_i(\theta) := \nabla_{f(\tilde{\mathbf{x}}_i)} \ell[f(\tilde{\mathbf{x}}_i; \theta), \tilde{\mathbf{y}}_i] \in \mathbb{R}^C,$$
61
+ and stack them into $\tilde{\delta}(\theta) \in \mathbb{R}^{m_{\text{tot}}}$ . By the chain rule,
62
+ <span id="page-2-2"></span>
63
+ $$g_{\tilde{\mathcal{D}}}(\theta) := \nabla_{\theta} \mathcal{L}(\theta) = \tilde{\Phi}^{\top} \tilde{\delta}(\theta) \in V(\tilde{\mathcal{D}}).$$
64
+ (4)
65
+ Thus, although the DD objective is written in terms of loss gradients, those loss gradients are always linear combinations of the *logit* gradients $\nabla_{\theta} f^{c}(\tilde{\mathbf{x}}_{i};\theta)$ that define our kernel features.
66
+ # 3.3.2. One-step view: outer progress is controlled by a projection residual.
67
+ The training method we describe in Section 4 fixes network parameters at a reference $\theta$ at the conclusion of training, approximating a converged state. Using the distilled set, we define a *frozen* tangent-feature subspace $V(\tilde{\mathcal{D}}) = \operatorname{colspan}(\tilde{\Phi}^\top) \subset \mathbb{R}^P$ (via $\tilde{X}$ ) and a coefficient vector $\tilde{\delta}(\theta)$ (via $\tilde{Y}$ ), producing the inner update $g_{\tilde{\mathcal{D}}}(\theta) = \tilde{\Phi}^\top \tilde{\delta}(\theta) \in$
68
+ {3}------------------------------------------------
69
+ $V(\tilde{\mathcal{D}})$ as in (4). Thus we do not model a full training trajectory; instead, we hold the evaluation point $\theta$ fixed and ask whether the bilevel objective succeeds at selecting $\tilde{\mathcal{D}}$ whose induced one-step update improves typical outer objectives $t \sim \mathcal{T}$ at this same $\theta$ .
70
+ This analysis is inherently local about the converged point, so we compare the realized one-step update $\theta^+(\tilde{\mathcal{D}})=\theta-\eta g_{\tilde{\mathcal{D}}}(\theta)$ to the best update available within the same subspace $V(\tilde{\mathcal{D}})$ under the standard smoothness (quadratic upper-model) approximation. We formulate this as regret: the price of using the update produced by $(\tilde{X},\tilde{Y})$ relative to the best subspace-restricted step, whose achievable decrease is controlled by the projection residual $\|(I-\Pi_{\tilde{\mathcal{D}}})g_t\|^2$ .
71
+ <span id="page-3-2"></span>**Theorem 3.3** (One-step smoothness regret bound). Assume $t \sim \mathcal{T}$ , $g_t := \nabla_{\theta} \mathcal{L}_t(\theta)$ , each $\mathcal{L}_t$ is L-smooth, and the realized update is $\theta^+(\tilde{\mathcal{D}}) = \theta - \eta g_{\tilde{\mathcal{D}}}(\theta)$ with $g_{\tilde{\mathcal{D}}}(\theta) \in V(\tilde{\mathcal{D}})$ . Fix $\tilde{\mathcal{D}}$ and take expectation over $t \sim \mathcal{T}$ . Define the one-step smoothness upper model
72
+ $$M_t(\Delta \theta) := \langle g_t, \Delta \theta \rangle + \frac{L}{2} ||\Delta \theta||^2,$$
73
+ and let $\Delta \theta_t^{\star} := \operatorname{argmin}_{\Delta \theta \in V(\tilde{\mathcal{D}})} M_t(\Delta \theta)$ denote the best subspace-restricted step in this model. Then the realized update $\Delta \theta_{\tilde{\mathcal{D}}} := -\eta \, g_{\tilde{\mathcal{D}}}(\theta) \in V(\tilde{\mathcal{D}})$ satisfies
74
+ <span id="page-3-4"></span>
75
+ $$\mathbb{E}_{t} \left[ \mathcal{L}_{t}(\theta + \Delta \theta_{\tilde{D}}) - \mathcal{L}_{t}(\theta + \Delta \theta_{t}^{\star}) \right]
76
+ \leq \eta \, \mathbb{E}_{t} \left[ \left\langle g_{t}, \frac{\Delta \theta_{t}^{\star}}{\eta} \right\rangle - \left\langle g_{t}, g_{\tilde{D}}(\theta) \right\rangle \right]
77
+ + \frac{L\eta^{2}}{2} \left( \|g_{\tilde{D}}(\theta)\|^{2} - \left\| \frac{\Delta \theta_{t}^{\star}}{\eta} \right\|^{2} \right),$$
78
+ (5)
79
+ where the first term isolates the penalty for failing to realize the best coefficients within $V(\tilde{\mathcal{D}})$ (via $\tilde{Y}$ ), and the second term is the corresponding quadratic-model penalty.
80
+ Moreover, the minimizer of $M_t$ over $V(\tilde{D})$ is
81
+ $$\Delta \theta_t^{\star} = -\frac{1}{L} \Pi_{\tilde{\mathcal{D}}} g_t,$$
82
+ and L-smoothness implies the best attainable guaranteed decrease within $V(\tilde{\mathcal{D}})$ is
83
+ <span id="page-3-5"></span>
84
+ $$\mathcal{L}_{t}(\theta) - \mathcal{L}_{t}(\theta + \Delta \theta_{t}^{\star}) \geq \frac{1}{2L} \|\Pi_{\tilde{\mathcal{D}}} g_{t}\|^{2}$$
85
+ $$= \frac{1}{2L} (\|g_{t}\|^{2} - \|(I - \Pi_{\tilde{\mathcal{D}}}) g_{t}\|^{2}).$$
86
+ (6)
87
+ In particular, when the coefficients produced by $\tilde{Y}$ make $g_{\tilde{D}}(\theta)$ close to $\Pi_{\tilde{D}}g_t$ (e.g. under soft-label realizability), the one-step regret is small and maximizing expected one-step progress reduces to minimizing the expected projection residual $\mathbb{E}_t[\|(I-\Pi_{\tilde{D}})g_t\|^2]$ .
88
+ Remark 3.4 (Coefficient realizability.). Equation (4) shows $g_{\tilde{\mathcal{D}}}(\theta)$ is always in $V(\tilde{\mathcal{D}})$ , but it need not equal the *best* restricted update $\Pi_{\tilde{\mathcal{D}}}g_t$ . Intuitively, $\tilde{X}$ chooses the subspace (i.e. which tangent features are available), and $\tilde{Y}$ chooses coefficients within that subspace through through $\tilde{\delta}(\theta)$ . When $\tilde{Y}$ is sufficiently expressive (e.g. soft labels / locally linearized losses), DD can closely approximate $\Pi_{\tilde{\mathcal{D}}}g_t$ .
89
+ # 3.3.3. COMPETING OBJECTIVES IMPLY A PCA SUBSPACE OF GRADIENT COVARIANCE.
90
+ <span id="page-3-3"></span>**Corollary 3.5** (Competing objectives $\Rightarrow$ PCA subspace of gradient covariance). Let $G := \mathbb{E}_t[g_tg_t^\top]$ with eigenvalues $\lambda_1 \geq \cdots \geq \lambda_P$ . Among all r-dimensional subspaces V (a relaxation of realizable $V(\tilde{\mathcal{D}})$ ; note $\dim V(\tilde{\mathcal{D}}) \leq \operatorname{rank}(\tilde{\Phi}) \leq m_{\mathrm{tot}}$ ), the minimizer of
91
+ $$\mathbb{E}[\|(I - \Pi_V)g_t\|^2] = \operatorname{tr}(G) - \operatorname{tr}(\Pi_V G)$$
92
+ is the top-r eigenspace of G. Moreover, if $tr(\Pi_{V^*}G) - tr(\Pi_V G) \leq \delta$ , then
93
+ $$\mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] \leq \sum_{j>r} \lambda_{j} + \delta.$$
94
+ *Proof.* See Section C.3.
95
+ ## 3.3.4. Inducing-point view and kernel fidelity.
96
+ The tangent subspace viewpoint also explains why distilled inputs behave like *inducing points* in kernel space. Fix a scalar output (e.g. a logit c) and let $\Phi:=\Phi^c_X\in\mathbb{R}^{n\times P}$ and $\tilde{\Phi}^c:=\Phi^c_{\tilde{X}}\in\mathbb{R}^{m\times P}$ denote the corresponding gradient feature matrices at $\theta$ .
97
+ Given any parameter-space projector $\Pi$ (e.g. $\Pi = \Pi_{\tilde{\mathcal{D}}}$ ), define the projected-feature class kernel
98
+ <span id="page-3-0"></span>
99
+ $$K_{XX}^{c,\Pi} := (\Phi\Pi)(\Phi\Pi)^{\top} = \Phi\Pi\Phi^{\top}. \tag{7}$$
100
+ If we choose $\Pi$ as the projector onto the span of distilled class features,
101
+ $$\Pi^{c}_{\tilde{\mathcal{D}}} := (\tilde{\Phi}^{c})^{\top} (\tilde{\Phi}^{c} (\tilde{\Phi}^{c})^{\top})^{\dagger} \tilde{\Phi}^{c}, \tag{8}$$
102
+ then (7) becomes the Nyström / inducing-point form
103
+ $$K_{XX}^{c,\Pi_{\tilde{\mathcal{D}}}^{c}} = K_{X\tilde{X}}^{c} \left(K_{\tilde{X}\tilde{X}}^{c}\right)^{\dagger} K_{\tilde{X}X}^{c},$$
104
+ $$K_{X\tilde{X}}^{c} := \Phi(\tilde{\Phi}^{c})^{\top}, \qquad K_{\tilde{X}\tilde{X}}^{c} := \tilde{\Phi}^{c}(\tilde{\Phi}^{c})^{\top}.$$
105
+ $$(9)$$
106
+ Thus, selecting $\tilde{X}$ selects an inducing set in the tangent-feature kernel.
107
+ Finally, kernel fidelity is controlled by how well $\Pi$ preserves gradient features:
108
+ <span id="page-3-1"></span>
109
+ $$||K_{XX}^{c} - K_{XX}^{c,\Pi}||_{F} = ||\Phi(I - \Pi)\Phi^{\top}||_{F} \le ||\Phi||_{F} ||\Phi(I - \Pi)||_{F}.$$
110
+ (10)
111
+ {4}------------------------------------------------
112
+ In particular, misalignment of $\Pi$ with the dominant right-singular subspace of $\Phi$ directly translates into kernel approximation error.
113
+ <span id="page-4-1"></span>**Proposition 3.6** (Energy-gap decomposition in gradient-feature space). Let $\Phi = U\Sigma W^{\top}$ and let $\Pi^{\star} := W_r W_r^{\top}$ be the rank-r PCA projector (top r right singular vectors). Then for any rank-r projector $\Pi$ (including realizable choices such as $\Pi = \Pi_{\overline{D}}^c$ ),
114
+ $$\|\Phi(I - \Pi)\|_F^2 = \underbrace{\sum_{j>r} \sigma_j(\Phi)^2}_{PCA \ tail} + \underbrace{\left(\operatorname{tr}(\Phi^\top \Phi \Pi^\star) - \operatorname{tr}(\Phi^\top \Phi \Pi)\right)}_{captured\text{-energy gap (misalignment)}}. \tag{11}$$
115
+ The second term is nonnegative and vanishes if and only if $\Pi$ captures as much feature energy as the PCA subspace, providing a direct quantitative measure of subspace misalignment relevant for kernel fidelity via (10).
116
+ Interpretation. Theorem 3.3 shows that one-step outer progress is governed by how much of $g_t$ lies in $V(\tilde{\mathcal{D}})$ ; Theorem 3.5 identifies the relaxed optimal subspace as a PCA subspace of gradient covariance; and Theorem 3.6 links realizable subspaces induced by distilled inputs to explicit feature- and kernel-space approximation error. Full proofs and the link from task gradients $g_t$ to $\Phi$ under linearized/squared-loss models appear in Section C.
117
+ # <span id="page-4-2"></span>3.4. Spectral structure of the kernel
118
+ For class c, let $K^c = U^c \Sigma^c (U^c)^\top \in \mathbb{R}^{n \times n}$ be the class kernel with truncation rank $r_g$ for some small $\varepsilon$ (as in Theorem 3.1). Using kernel clustering (spectral clustering with the adjacency matrix given by $K^c$ ), partition the n samples into H clusters $\{h_1,\ldots,h_H\}$ with index sets $\mathcal{I}_1,\ldots,\mathcal{I}_H$ . For cluster $h_i$ , define the **local class kernel** as the restriction of the (global) class kernel to local indices: $K^c_i = K^c|_{\mathcal{I}_i} = U^c_i \Sigma^c_i (U^c_i)^\top$ with truncation rank $r_i$ .
119
+ Let $A^{(r)}$ denote the first r columns of the matrix A. For now, we introduce the following properties and assume that class-structured data follows them:
120
+ (A) Local variance is almost entirely contained within the global eigenspace. For each cluster $h_i$ ,
121
+ $$\frac{\sum_{j=1}^{r_i} [\Sigma_i]_{jj} \cdot \|\Pi_i^{\text{glob}}(\mathbf{u}_i^j)\|^2}{\sum_{j=1}^{r_i} [\Sigma_i]_{jj}} \approx 1, \quad \text{where} \quad (12)$$
122
+ - $[\Sigma_i]_{jj}$ is the $j^{\text{th}}$ eigenvalue local to cluster $h_i$ ,
123
+ - $\mathbf{u}_i^j \in \mathbb{R}^{|\mathcal{I}_i|}$ is the $j^{\text{th}}$ eigenvector local to cluster $h_i$ , and
124
+ • $\Pi_i^{\mathrm{glob}}$ is the orthogonal projection onto $\mathrm{span}(U^{(r_g)}|_{\mathcal{I}_i})$ (after orthonormalization).
125
+ This property implies that $\operatorname{span}(U_i) \subseteq \operatorname{span}(U|_{\mathcal{I}_i})$ approximately for a given cluster $h_i$ .
126
+ (B) Local eigenspaces collectively do **not** span global eigenspace, whereby there exist some global principal directions that are poorly represented by the union of the spans of global clusters. Formally, let $\hat{U}_i \in \mathbb{R}^{n \times r_i}$ be the zero-padded lifting of $U_i^{(r_i)}$ , and let $\Pi^{\text{loc}}$ denote the orthogonal projector onto $\text{span}([\hat{U}_1,\ldots,\hat{U}_H])$ . Then there exist $j \leq r_q$ such that, for $\delta > 0$ ,
127
+ $$\|\Pi^{\mathrm{loc}}(\mathbf{u}^j)\|^2 \le 1 - \delta.$$
128
+ Equivalently, $\operatorname{span}(U^{(r_g)}) \not\subseteq \operatorname{span}([\hat{U_1},\dots,\hat{U}_H])$ , where $\hat{U_i}$ are the lifted (zero-padded) local eigenvectors.
129
+ Qualitatively, properties (**A**) and (**B**) describe a hierarchical redundancy structure: within-cluster variance is concentrated (enabling local compression via data redundancy, Theorem 3.1), but cross-cluster relationships span a complementary subspace (requiring global eigenmodes to maintain kernel fidelity). These assumptions are supported by empirical findings in Figure 4 and form the theoretical basis for Algorithm 1, which explicitly constructs gradient representatives preserving both spectral regimes.
130
+ ## <span id="page-4-0"></span>4. Method
131
+ The DNTK method addresses the complexity profile in Section 3.1 through three successive reductions. Starting from the original training set X of size n, we first apply dataset distillation in input space to obtain a distilled set $(\tilde{X}, \tilde{Y})$ of size $m \ll n$ . For each class c, we then form a projected gradient matrix $\tilde{\Phi}_X^c \in \mathbb{R}^{m \times k}$ by applying a distance-preserving random projection $g: \mathbb{R}^P \to \mathbb{R}^k$ to the per-sample parameter gradients, thereby reducing the effective parameter dimension from P to k. Finally, we perform a second round of distillation in gradient space, replacing $(\tilde{\Phi}, \tilde{Y})$ with a smaller synthetic set $(\hat{\Phi}, \hat{Y})$ of size $s \ll m$ , which is used in the final kernel ridge regression solve.
132
+ #### 4.1. Data distillation
133
+ We instantiate the distillation framework of Section 3.3 using Wasserstein Metric Dataset Distillation (WMDD) (Liu et al., 2025). WMDD solves a surrogate objective based on feature matching: it synthesizes data whose intermediate representations are distributionally close to the original data in both input and feature space. Concretely, WMDD minimizes
134
+ $$\mathcal{L}(\tilde{X}) = \mathcal{L}_{\text{feature}} + \lambda_{\text{BN}} \mathcal{L}_{\text{BN}}$$
135
+ {5}------------------------------------------------
136
+ where $\mathcal{L}_{\text{feature}}$ matches synthetic features to Wasserstein barycenters of real features, and $\mathcal{L}_{\text{BN}}$ aligns batch normalization statistics across layers. The WMDD process generates a soft label for each distilled data point for a set $\tilde{Y}$ of distilled labels. This objective is aligned with our subspace view in Section 3.3: by matching intermediate representations (and BN statistics), WMDD tends to produce distilled points whose gradient span is better aligned with the dominant directions of the full gradient matrix, reducing the misalignment term in Theorem 3.3. Implementation details appear in Section C.5.
137
+ # 4.2. Random projection
138
+ The Johnson-Lindenstrauss (JL) lemma famously states that, for a desired error bound $\varepsilon_{\rm JL}$ and an integer $k > (8 \ln n)/\varepsilon_{\rm JL}^2$ , there exists a linear map $g: \mathbb{R}^P \to \mathbb{R}^k$ such that
139
+ $$(1 - \varepsilon_{\text{JL}}) \|\mathbf{u} - \mathbf{v}\|^2 \le \|g(\mathbf{u}) - g(\mathbf{v})\|^2 \le (1 + \varepsilon_{\text{JL}}) \|\mathbf{u} - \mathbf{v}\|^2$$
140
+ for any $\mathbf{u}, \mathbf{v} \in \mathbb{R}^P$ (Dasgupta & Gupta, 2003).
141
+ This is commonly achieved using a random orthonormal projection from $\mathbb{R}^P$ to $\mathbb{R}^k$ , where $k \ll P$ . Because $\langle u, v \rangle = \frac{1}{2}(\|u\|^2 + \|v\|^2 - \|u - v\|^2)$ , JL distance preservation over a finite set also yields approximate preservation of the inner products that define the NTK entries.
142
+ For this projection, we generate a random orthonormal matrix $Q \in \mathbb{R}^{P \times k}$ , then set $g(u) = \sqrt{P/k} \ Q^{\top} u$ , where the $\sqrt{P/k}$ factor offsets the scaling by Q. This yields our approximated features $\tilde{\Phi}^c_X = g(\Phi^c_X)$ for our dataset X and corresponding approximate kernel $\tilde{K}^c = \tilde{\Phi}^c_X (\tilde{\Phi}^c_X)^{\top} \in \mathbb{R}^{m \times m}$ .
143
+ Remark 4.1. In practice, JL gives a high-probability bound on $\|\tilde{K}^c - K^c\|$ (and thus on spectral quantities like effective rank), so the redundancy estimates computed from $\tilde{K}^c$ track those of $K^c$ up to an error defined by $\varepsilon_{\rm JL}$ and the kernel's eigenspectrum. See Section B.3 for details.
144
+ ## <span id="page-5-3"></span>4.3. Gradient distillation
145
+ Motivated by the empirical local-global kernel structure analyzed in Section 5.3, we introduce **local-global gradient distillation** (Algorithm 1), which outputs synthetic projected gradients $\hat{P}hi$ and synthetic targets $\hat{Y}$ as linear combinations of the original projected gradients. This distillation allows a set of gradients to have some representatives covering the kernel clusters, which compose a majority of the global variance, and some covering the connective gaps shown in Figure 4.
146
+ <span id="page-5-2"></span>Remark 4.2. Let ${\bf u}$ be unit norm. If ${\bf u}$ is an eigenvector of $K=\frac{1}{k}\Phi\Phi^{\top}$ with an eigenvalue $\lambda$ , then
147
+ $$\hat{\phi} = \Phi^{\top} \mathbf{u} = \sum_{i=1}^{n} u_i \phi_i$$
148
+ satisfies $\|\hat{\phi}\|^2 = k\lambda$ . That is, $\hat{\phi}$ generates the principal direction $\mathbf{u}$ in kernel space. We use this to compute our distilled gradients directly.
149
+ Algorithm 1 proceeds in six stages:
150
+ - (1) Compute the average class kernel $\bar{K} = \frac{1}{C} \sum_{c} K^{c}$ , and partition H cluster indices $\{\mathcal{I}_h\}_{h=1}^{H}$ by spectral clustering.
151
+ - (2) Record the global eigendecomposition $U\Sigma U^{\top}$ of $(\bar{K})$ , and set $r_g := r_{\text{trunc}}(\bar{K}, 1 \tau_v)$ , where $\tau_v$ is a user-defined threshold.
152
+ - (3) Compute each global rank for which that rank's eigenvectors are not aligned with *any* local cluster above the threshold $\tau_g$ , another user-defined threshold. "Alignment" is quantified by the fraction of restricted energy captured by the local top-eigenspace: $c_j := \max_h \|P_h(u_j|_{\mathcal{I}_h})\|^2/\|u_j|_{\mathcal{I}_h}\|^2$ , and define gap directions $\mathcal{G} = \{j: c_j < \tau_g\}$ .
153
+ - (5) Distill representatives of the **gaps** by setting $\hat{\phi}$ again according to Remark 4.2 for the global gradients $\Phi$ and the eigenvectors indexed by $\mathcal{G}$ .
154
+ - **(6)** Orthogonalize the accumulated set of eigenvectors and keep only the *s* gradients with non-redundant indices.
155
+ This process results in $s \ll m$ distilled gradients that collectively span the kernel's subspace better than existing optimal sampling methods. The full algorithm details can be found in Section E.
156
+ ## 4.4. Kernel solving
157
+ These three methods, run sequentially, yield tensors $\hat{\Phi}^c$ of "thrice-distilled" gradients for each class c. We then use $(\hat{\Phi}, \hat{Y})$ in the place of $(\Phi, Y)$ in KRR; see Section A.3.
158
+ ## <span id="page-5-0"></span>5. Experiments
159
+ We evaluate DNTK approximations, demonstrating that kernel models preserve **high predictive fidelity** while exhibiting **substantial data and parameter redundancy**. These findings allow for further data- and parameter-reduction techniques that minimally affect performance.
160
+ <span id="page-5-1"></span> $<sup>^{\</sup>dagger}\tau_g$ weighs between intra- and inter-cluster focus: the larger the $\tau_g$ , the more gradients are classified as gaps.
161
+ {6}------------------------------------------------
162
+ ## 5.1. Accuracy, fidelity, and error
163
+ The distilled dataset $\tilde{X}$ is distilled from a fixed dataset (ImageNette) and computed on a fixed model architecture (ResNet-18). We then evaluate kernel representations on this same distilled set using two models: one pretrained on real data, and one trained solely on the distilled data. In both cases, the kernel is computed from gradients evaluated at the distilled inputs.
164
+ In Figure 1, accuracy and fidelity both quickly saturate to the level of the original model with relatively few training points. The rapid saturation in both regimes suggests the kernel matrices $\tilde{K}^c_{\tilde{X}\tilde{X}}$ exhibit low-rank structure. We quantify this through spectral analysis of the condition number and minimum eigenvalue.
165
+ <span id="page-6-1"></span>![](_page_6_Figure_4.jpeg)
166
+ Figure 1. Kernel-model accuracy metrics as a function of sample size, (where samples are are taken evenly across classes from the 500 available distilled gradients). Experiments are run on the ImageNette dataset and ResNet-18 model. **Test fidelity:** fraction of matched predictions between $f_K$ and f. **Test MSE:** computed from predicted logit differences. **Test accuracy:** correct predictions on an unseen test set. **Condition number and minimum eigenvalue:** stability of kernel matrices $\tilde{K}_{\tilde{X}\tilde{X}}^c$ averaged across classes. Across all metrics, we find that a pretrained base model results in lower loss and better-conditioned kernel than a distilled-data base model, although the performance differs by 10% if only the distilled-data model is available.
167
+ #### **5.2. Data redundancy**
168
+ The truncation ranks of class kernels are significantly lower than even that exploited by initial data distillation, as shown in Figure 2. The exponential decay of singular values implies that the truncated SVD approximation $\tilde{K}^c_{\tilde{X}\tilde{X}}$ retains most kernel variance, suggesting class kernel can be accurately represented in a low-dimensional subspace.
169
+ Equivalently, in kernel ridge regression, the solution $\alpha$ minimizing $\|K_{XX} \ \alpha - Y\|^2 + \lambda_{\text{reg}} \alpha^\top K_{XX} \alpha$ is dominated by the leading eigenmodes of $K_{XX}$ . Specifically, when $\lambda_i \ll \lambda_{\text{reg}} = 10^{-4}$ (our regularization parameter), those directions are effectively suppressed.
170
+ <span id="page-6-2"></span>![](_page_6_Figure_9.jpeg)
171
+ Figure 2. Singular values of class kernels reduce exponentially, with truncation ranks between 31 and 41, denoting (12, 0.05)- to (16, 0.05)-data redundancy, depending on the class.
172
+ Motivated by this observation, we compute rank-r SVD approximations of the class kernels in Figure 5 (Section D) and evaluate the testing accuracy as a function of r.
173
+ #### <span id="page-6-0"></span>5.3. Local-global composition
174
+ Here we implement Algorithm 1 as discussed in Section 4.3 Figure 1 shows that Algorithm 1 substantially outperforms gradient sampling baselines (leverage, k-means, random, FPS) across compression ratios. At $100\times$ compression (five distilled gradients), it achieves 76% accuracy and 78% fidelity, while baselines plateau well below this ceiling. Moreover, the algorithm matches the full $f_K$ accuracy with far fewer gradients than any competing method.
175
+ This performance gain stems from the algorithm's ability to capture kernel structure more completely. Figure 6 (Section D) shows that distilled gradients achieve higher subspace variance coverage and lower reconstruction error than baselines, particularly at high compression. By construction, the algorithm synthesizes gradients spanning both intracluster concentrated modes (step (4)) and inter-cluster gap modes (step (5)), preserving the kernel's full spectral range.
176
+ These results confirm the spectral structure hypothesized in Section 3.4. Figure 4 illustrates properties (**A**) and (**B**) empirically: at $\varepsilon = 5\%$ truncation, local cluster variance projects almost entirely onto the global eigenspace (property (**A**), top panel), yet roughly 14% of global variance lies
177
+ {7}------------------------------------------------
178
+ ![](_page_7_Figure_1.jpeg)
179
+ Figure 3. Test metrics (fidelity, accuracy, and MSE) taken from Figure 1. Compression ratio (bottom right) is defined as m/s, where m is the number of original gradients and s is the number of gradients distilled by Algorithm 1.
180
+ outside the union of all local clusters (property (**B**), bottom panel). This local-global gap exposes a significant performance gap unfilled by methods relying solely on clustering or leverage scores, which capture only local structure.
181
+ Grid search over $(\tau_v, \tau_g, H)$ (Appendix E.2) reveals that Pareto-optimal configurations are dataset-dependent, with performance sensitive to local cluster structure. This indicates a convenient lever that practitioners can use to adapt our method to varying degrees of local/global decomposition to suit particular datasets.
182
+ ### 6. Conclusion
183
+ We demonstrate that neural tangent kernel (NTK) representations for modern neural networks can be computed at practical scale, on datasets with $O(10^3)$ to $O(10^4)$ samples, by exploiting redundancy in both the data and parameter dimensions. By combining data-space distillation, Johnson–Lindenstrauss random projection, and gradient-space distillation into a unified compression pipeline, we reduce the computational and storage cost of NTK construction by 4–6 orders of magnitude compared to naïve full NTK computation on image classification benchmarks, and by a further 1–2 orders of magnitude beyond parameter-space random projection alone, while preserving kernel fidelity. Our theoretical analysis justifies each stage of the approximation, and a spectral study shows that per-class NTK matrices have effective ranks far smaller than the dataset
184
+ <span id="page-7-0"></span>![](_page_7_Figure_7.jpeg)
185
+ Figure 4. Relationships between the spans of local and global eigenvectors across 10 clusters on the "tench" class, whose global truncation rank (at 95% explained variance) is 32. Top: Local eigenvectors $\{\mathbf{u}_i^j\}_{j=1}^{r_i}$ project almost entirely onto the subspace spanned by global eigenvectors $\{\mathbf{u}^{(r)}\}_{r=1}^{r_g}$ as rank $r_g$ increases, demonstrating property (A) of Section 3.4. Curves show the fraction of variance-weighted local eigenvectors contained in the first r global principal components, with maximum, mean, and minimum over clusters approaching 100% near the truncation rank. Middle: Variance decomposition showing which global PCs each cluster uses. Cell (i, j) displays the variance of cluster i's kernel along global PC j, computed as $(\mathbf{u}^{j}|_{\mathcal{I}_{i}})^{\top}K_{i}(\mathbf{u}^{j}|_{\mathcal{I}_{i}})$ normalized by $tr(K_i)$ . Bright regions indicate the global dimensions that explain each cluster's structure. Bottom: Coverage gap demonstrating property (B). For each global PC, the curves show the maximum (dark red) and mean (purple) alignment strength $||P_i(\mathbf{u}^j|_{\mathcal{I}_i})||^2$ across all clusters. The orange shaded region represents global variance directions that are poorly covered by any local eigenspace, revealing that roughly $\varepsilon = 12-15\%$ of global structure is not captured by the union of local clusters at the truncation rank. Analogous patterns across all ten classes appear in Section E.1.
186
+ size, indicating that gradient features concentrate in low-dimensional subspaces of parameter tangent space. Leveraging this structure, we introduce a gradient synthesis algorithm that achieves up to $100\times$ additional compression relative to distilled gradients, attaining 76% accuracy on ImageNette with only five synthetic gradients and consistently outperforming sampling-based baselines.
187
+ Together, these results extend NTK-based analysis beyond small-scale settings and suggest that, for practical networks, kernel representations can be manipulated efficiently using standard linear-algebraic tools.
188
+ {8}------------------------------------------------
189
+ # Impact Statement
190
+ This work provides results that enable more efficient computation of the NTK, an important tool for understanding and verifying neural networks. To our knowledge, there are no serious risks associated with the release of these results.
191
+ # References
192
+ - <span id="page-8-16"></span>Aronszajn, N. Theory of reproducing kernels. *Transactions of the American Mathematical Society*, 68(3):337–404, May 1950.
193
+ - <span id="page-8-9"></span>Benigni, L. and Paquette, E. Eigenvalue distribution of the neural tangent kernel in the quadratic scaling, 2025. URL <
194
+ - <span id="page-8-6"></span>Bohn, B., Rieger, C., and Griebel, M. A representer theorem for deep kernel learning. *Journal of Machine Learning Research*, 20(1):2302–2333, January 2019. ISSN 1532- 4435.
195
+ - <span id="page-8-17"></span>Chizat, L., Oyallon, E., and Bach, F. On lazy training in differentiable programming, 2020. URL [ [arxiv.org/abs/1812.07956](
196
+ - <span id="page-8-15"></span>Dasgupta, S. and Gupta, A. An elementary proof of a theorem of johnson and lindenstrauss. *Random Structures & Algorithms*, 22(1):60–65, January 2003. ISSN 1042- 9832. doi: 10.1002/rsa.10073. URL [ [org/10.1002/rsa.10073](
197
+ - <span id="page-8-14"></span>Fefferman, C., Mitter, S., and Narayanan, H. Testing the manifold hypothesis. *Journal of the American Mathematical Society*, 29(4):983–1049, 2016. doi: https: //doi.org/10.1090/jams/852.
198
+ - <span id="page-8-12"></span>Feldman, D. and Langberg, M. A unified framework for approximating and clustering data, 2016. URL [https:]( [//arxiv.org/abs/1106.1379](
199
+ - <span id="page-8-7"></span>Han, I., Zandieh, A., Lee, J., Novak, R., Xiao, L., and Karbasi, A. Fast neural kernel embeddings for general activations. In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), *Advances in Neural Information Processing Systems*, volume 35, pp. 35657–35671. Curran Associates, Inc., 2022. URL [ [acm.org/doi/10.5555/3600270.3602854](
200
+ - <span id="page-8-3"></span>Hirsch, M. and Pichi, F. Convergence and sketching-based efficient computation of neural tangent kernel weights in physics-based loss, 2025. URL [ [org/abs/2511.15530](
201
+ - <span id="page-8-1"></span>Huang, R., Geng, A., and Li, Y. On the importance of gradients for detecting distributional shifts in the wild. In Ranzato, M., Beygelzimer, A., Dauphin, Y., Liang, P., and Vaughan, J. W. (eds.), *Advances*
202
+ - *in Neural Information Processing Systems*, volume 34, pp. 677–689. Curran Associates, Inc., 2021. URL [ [cc/paper\\_files/paper/2021/file/]( [063e26c670d07bb7c4d30e6fc69fe056-Paper]( [pdf](
203
+ - <span id="page-8-5"></span>Huang, W., Lu, H., and Zhang, H. Hierarchical kernels in deep kernel learning. *Journal of Machine Learning Research*, 24(391):1–30, 2023. URL [ [org/papers/v24/23-0538.html](
204
+ - <span id="page-8-0"></span>Jacot, A., Gabriel, F., and Hongler, C. Neural tangent kernel: Convergence and generalization in neural networks, 2018. URL <
205
+ - <span id="page-8-8"></span>Lin, J. Feature identification via the empirical ntk, 2025. URL <
206
+ - <span id="page-8-11"></span>Liu, H., Li, Y., Xing, T., Wang, P., Dalal, V., Li, L., He, J., and Wang, H. Dataset distillation via the wasserstein metric, 2025. URL [ [18531](
207
+ - <span id="page-8-4"></span>Loo, N., Hasani, R., Amini, A., and Rus, D. Efficient dataset distillation using random feature approximation. In Koyejo, S., Mohamed, S., Agarwal, A., Belgrave, D., Cho, K., and Oh, A. (eds.), *Advances in Neural Information Processing Systems*, volume 35, pp. 13877– 13891. Curran Associates, Inc., 2022. URL [https:]( [//arxiv.org/abs/2210.12067](
208
+ - <span id="page-8-10"></span>Nguyen, T., Novak, R., Xiao, L., and Lee, J. Dataset distillation with infinitely wide convolutional networks. In Ranzato, M., Beygelzimer, A., Dauphin, Y., Liang, P. S., and Vaughan, J. W. (eds.), *Advances in Neural Information Processing Systems*, volume 34, pp. 5186– 5198. Curran Associates, Inc., 2021. URL [https:]( [//arxiv.org/abs/2107.13034](
209
+ - <span id="page-8-13"></span>Rahimi, A. and Recht, B. Random features for large-scale kernel machines. In Platt, J., Koller, D., Singer, Y., and Roweis, S. (eds.), *Advances in Neural Information Processing Systems*, volume 20. Curran Associates, Inc., 2007. URL [ [cc/paper\\_files/paper/2007/file/]( [013a006f03dbc5392effeb8f18fda755-Paper]( [pdf](
210
+ {9}------------------------------------------------
211
+ Wang, T., Zhu, J.-Y., Torralba, A., and Efros, A. A. Dataset distillation, 2020. URL [ [1811.10959](
212
+ <span id="page-9-1"></span>
213
+ <span id="page-9-3"></span>
214
+ > Wilson, A. G., Hu, Z., Salakhutdinov, R., and Xing, E. P. Deep kernel learning. In Gretton, A. and Robert, C. C. (eds.), *Proceedings of the 19th International Conference on Artificial Intelligence and Statistics*, volume 51 of *Proceedings of Machine Learning Research*, pp. 370–378, Cadiz, Spain, 09–11 May 2016. PMLR. URL [ [wilson16.html](
215
+ <span id="page-9-0"></span>
216
+ <span id="page-9-2"></span> Wilson, J., van der Heide, C., Hodgkinson, L., and Roosta, F. Uncertainty quantification with the empirical neural tangent kernel, 2025. URL [ [abs/2502.02870](
217
+ Zandieh, A., Han, I., Avron, H., Shoham, N., Kim, C., and Shin, J. Scaling neural tangent kernels via sketching and random features, 2021. URL [ [abs/2106.07880](
218
+ {10}------------------------------------------------
219
+ The appendices are organized as follows:
220
+ • Section A: we introduce the NTK, including the relevant spaces and relationships, in a more rigorous way than was
221
+ defined in the main paper.
222
+ - Section B: we quantify the expected error bounds in approximating a function by its kernel representation, including conditions under which we can expect a good approximation.
223
+ - Section C: we provide a formal proof of Theorem 3.3.
224
+ - Section D: we reproduce the experiments in Section 5 on a range of other (dataset, model) pairs.
225
+ - Section E: we provide the formal statement of the local-global composition algorithm, including complexity and a grid search analysis on the (ImageNette, ResNet-18) experiment.
226
+ # <span id="page-10-0"></span>A. NTK preliminaries
227
+ ## A.1. Defining the network
228
+ Let $\Theta$ be a P-dimensional Riemannian manifold of parameters, and let $\mathcal X$ and $\mathcal Y$ be data and output spaces, respectively. Furthermore, let $\mathcal R:\Theta \to (\mathcal X\to \mathcal Y)$ be a realization function that maps $\theta\in\Theta$ to its corresponding network $f(\cdot;\theta):\mathcal X\to\mathcal Y$ , so that $\mathcal F:=\mathcal R(\Theta)$ is the set of functions from $\mathcal X\to\mathcal Y$ realizable by some $\theta\in\Theta$ .
229
+ #### A.1.1. IMAGE CLASSIFICATION
230
+ In the case of image classification, $\mathcal{X} = \mathbb{R}^{d_{\text{in}}}$ is the space of 2D images such that $d_{\text{in}} = (\text{length} \cdot \text{height} \cdot \text{channels})$ , while $\mathcal{Y} = \mathbb{R}^{d_{\text{out}}}$ is the log-probability space over $d_{\text{out}} = C$ classes. The network f accepts and processes an image $\mathbf{x} \in \mathcal{X}$ by creating sequential activations $A^{(\ell)}$ across layers $\ell = 0, 1, \dots, L$ , each with width $d_{\ell}$ , by the operation
231
+ $$A^{(\ell+1)} = \sigma\left(h^{(\ell)}(A^{(\ell)}; \theta^{(\ell)})\right),\tag{13}$$
232
+ where $A^{(0)}(\mathbf{x}) = \mathbf{x}$ , $\sigma$ is an activation function like $\tanh$ or ReLU, and $h^{(\ell)}: \mathbb{R}^{d_\ell} \to \mathbb{R}^{d_{\ell+1}}$ is the transformation at layer $\ell$ (dense, convolutional, attention, etc.) with trainable parameters $\theta^{(\ell)} \in \mathbb{R}^{P_\ell}$ . The vector of flattened parameters $\theta$ thus has size $P = \sum_{\ell=0}^{L-1} P_\ell$ .
233
+ The functional output $f(\mathbf{x}; \theta)$ is given by $\log(\operatorname{softmax}(\mathbf{z}))$ , where the final activation $\mathbf{z} = A^{(L)}$ is a vector in $\mathbb{R}^C$ given by
234
+ $$A^{(L)} = h^{(L-1)}(\dots \sigma(h^{(0)}\mathbf{x}))$$
235
+ and the softmax function is given element-wise by $\operatorname{softmax}(z_i) = e^{z_i} / \left( \sum_j e^{z_j} \right)$ .
236
+ ### A.1.2. TANGENTS AND TANGENT SPACES
237
+ Consider a fixed set of parameters $\theta \in \Theta$ and the function $f(\cdot; \theta) = \mathcal{R}(\theta) \in \mathcal{F}$ it realizes. For notational clarity, we write $f(\cdot; \theta)$ when emphasizing the dependence on which parameters we are approximating, and $f(\cdot)$ when $\theta$ is clear from context.
238
+ The tangent spaces $\mathcal{T}_{\theta}\Theta$ and $\mathcal{T}_{f}\mathcal{F}$ consist of infinitesimal changes to parameters and functions, respectively. These spaces are connected by the differential of the realization map, $d\mathcal{R}: \mathcal{T}_{\theta}\Theta \to \mathcal{T}_{f}\mathcal{F}$ . For a parameter perturbation $\delta\theta$ , the differential produces a function perturbation $\delta f = d\mathcal{R}(\delta\theta)$ whose value at input $\mathbf{x}$ is given by
239
+ <span id="page-10-1"></span>
240
+ $$\delta f = d\mathcal{R}(\delta \theta) = \langle \nabla_{\theta} f(\mathbf{x}; \theta), \delta \theta \rangle_{\Theta}$$
241
+ (14)
242
+ Here, $\nabla_{\theta} f(\mathbf{x}; \theta)$ is the gradient of the evaluation functional at $\mathbf{x}$ , i.e., the map $\theta \mapsto f(\mathbf{x}; \theta)$ that outputs the network's prediction at the specific input $\mathbf{x}$ . This gradient indicates which direction in parameter space most increases the output at that particular point. The differential $d\mathcal{R}$ thus measures how parameter changes translate into function changes across all inputs simultaneously.
243
+ {11}------------------------------------------------
244
+ ## A.2. The neural tangent kernel
245
+ Using the same notation as the previous subsection, $\nabla_{\theta} f(\mathbf{x}; \theta)$ is the gradient of the evaluation functional at $\mathbf{x}$ with respect to the parameter. NTK is defined based on the gradient of the network's output with respect to the parameter.
246
+ For any two inputs x, x', the **neural tangent kernel at** $\theta$ is given by
247
+ <span id="page-11-3"></span>
248
+ $$K(\mathbf{x}, \mathbf{x}') = \langle \nabla_{\theta} \mathcal{R}(\theta)(\mathbf{x}), \nabla_{\theta} \mathcal{R}(\theta)(\mathbf{x}) \rangle_{\Theta} = \langle \nabla_{\theta} f(\mathbf{x}; \theta), \nabla_{\theta} f(\mathbf{x}; \theta) \rangle_{\Theta}, \tag{15}$$
249
+ where $\langle \cdot, \cdot \rangle$ is the inner product defined on $\Theta$ measuring the network's response to infinitesimal parameter change at different inputs.
250
+ ## <span id="page-11-1"></span>A.3. Ridge regression
251
+ Since K is a symmetric, positive-definite kernel in the infinite-width limit (Jacot et al., 2018), it defines a reproducing kernel Hilbert space (RKHS) $\mathcal{H}_K$ by the Moore–Aronszajn theorem (Aronszajn, 1950). While a finite-width trained network f does not lie exactly in $\mathcal{H}_K$ , we can approximate it via kernel ridge regression: given training points $X = \{\mathbf{x}_i\}_{i=1}^n$ with labels $Y = \{f(\mathbf{x}_i; \theta)\}_{i=1}^n$ and regularization $\lambda_{\text{reg}} \geq 0$ , the per-class ridge estimator solves
252
+ $$\alpha^c = (K^c + \lambda_{\text{reg}}I)^{-1}Y^c \tag{16}$$
253
+ for each class c, yielding the predictor $f_K^c(\cdot) = \sum_{i=1}^n \alpha_i^c K^c(\mathbf{x}_i, \cdot)$ .
254
+ For efficient computation, we decompose $K_{XX}^c = U\Sigma U^{\top}$ and apply the Woodbury identity:
255
+ <span id="page-11-2"></span>
256
+ $$\alpha^c = U(\Sigma + \lambda_{\text{reg}}I)^{-1}U^{\top}Y^c. \tag{17}$$
257
+ When using a rank-r approximation (Section 5), we substitute $U^{(r)}$ for U and $\Sigma^{(r)}$ for $\Sigma$ in (17).
258
+ The predictive mean for class c at test point $\mathbf{x}_*$ is
259
+ <span id="page-11-5"></span>
260
+ $$f_K^c(\mathbf{x}_*) = \sum_{i=1}^m \alpha_i^c K^c(\mathbf{x}_i, \mathbf{x}_*) = \frac{1}{k} \phi(\mathbf{x}_*)^\top \Phi_{\tilde{X}}^c \boldsymbol{\alpha}^c,$$
261
+ (18)
262
+ where $\phi(\mathbf{x}_*)$ is the gradient at the test point. The full predictor stacks these across classes: $f = [f_K^1, \dots, f_K^C]$ .
263
+ ## <span id="page-11-0"></span>**B.** Error bounds
264
+ The NTK in (15) describes interesting facets of model training dynamics, most notably concluding that models are lazy trainers that follow kernel gradient descent in the infinite-width limit. Our goal here, however, is to justify that a network defined by a *fixed* parameter set can be approximated and analyzed on a given dataset as a linear combination of kernels.
265
+ Suppose, for a given parameter set $\theta$ , we wish to use the form given Section A to represent the target function $f = \mathcal{R}(\theta) \in \mathcal{F}$ that is generally not in $\mathcal{H}_K$ by a finite linear combination from $\mathcal{B}$ . We seek a finite-dimensional approximation within the span of partial kernel evaluations at training points, obtained via kernel ridge regression.
266
+ **Definition B.1** (Kernel ridge estimator). Given n training points $X = \{\mathbf{x}_i\}_{i=1}^n$ with n labels<sup>‡</sup> $Y = \{f(\mathbf{x}_i; \theta)\}_{i=1}^n$ and regularization $\lambda_{\text{reg}} \geq 0$ , the kernel ridge estimator is
267
+ $$f_K(\cdot) = \sum_{i=1}^n \alpha_i K(\mathbf{x}_i, \cdot), \quad \boldsymbol{\alpha} = (K_{XX} + \lambda_{\text{reg}} I)^{-1} Y, \tag{19}$$
268
+ where $[K_{XX}]_{ij} = K(\mathbf{x}_i, \mathbf{x}_j)$ is the NTK at $\theta$ .
269
+ To quantify the error $f - f_K$ , we decompose it through a hierarchy of intermediate approximants.
270
+ **Definition B.2** (Approximation hierarchy). Let $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta)$ denote the gradient features and $\Sigma = \mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]$ the population covariance. We define three successive approximations to f:
271
+ <span id="page-11-4"></span> $<sup>^{\</sup>ddagger}$ Another approach would be to interpolate the ground-truth labels $\mathbf{y}_i$ . Since we aim to reconstruct a given model, rather than to simply create the most accurate kernel model in its own right, we interpolate the original model outputs instead.
272
+ {12}------------------------------------------------
273
+ - 1. The **best RKHS approximant** $f_K^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w^* \rangle$ , where $w^* = \Sigma^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$ minimizes the population least-squares loss over all linear functions of gradient features.
274
+ - 2. The **regularized population approximant** $f_{K,\lambda}^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w_{\lambda}^* \rangle$ , where $w_{\lambda}^* = (\Sigma + \lambda I)^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$ adds regularization for stability.
275
+ - 3. The **predictive estimator** $f_K$ from (18), which estimates $w_{\lambda}^*$ from n samples.
276
+ Each step in this hierarchy introduces error, yielding a three-term decomposition.
277
+ **Proposition B.3** (Error decomposition). For a test point $x_*$ , the approximation error decomposes as
278
+ $$\underbrace{[f - f_K^*](\mathbf{x}_*)}_{\mathcal{E}_{\text{approx}}} + \underbrace{[f_K^* - f_{K,\lambda}^*](\mathbf{x}_*)}_{\mathcal{E}_{\text{bias}}(\lambda)} + \underbrace{[f_{K,\lambda}^* - f_K](\mathbf{x}_*)}_{\mathcal{E}_{\text{var}}(n,\lambda)},$$
279
+ with expected squared error satisfying
280
+ $$\mathbb{E}_{\mathbf{X}_{\bullet}}[(f - f_K)^2]^{1/2} \leq \mathcal{E}_{\text{approx}} + \mathcal{E}_{\text{bias}}(\lambda) + \mathcal{E}_{\text{var}}(n, \lambda).$$
281
+ The three error terms admit the following characterization:
282
+ | Term | Interpretation | Controlled by |
283
+ |-----------------------------------------|------------------------------------------------------------|------------------------------------------------------|
284
+ | $\mathcal{E}_{\text{approx}}$ | Irreducible error from nonlinearity of $f$ in its | Network width, proximity to lazy regime |
285
+ | | gradient features | |
286
+ | $\mathcal{E}_{\text{bias}}(\lambda)$ | Shrinkage from regularization; scales as | $\lambda$ , spectral alignment of $f_K^*$ |
287
+ | | $O(\lambda^r)$ if $w^* \in \operatorname{Range}(\Sigma^r)$ | |
288
+ | $\mathcal{E}_{\mathrm{var}}(n,\lambda)$ | Finite-sample estimation error; scales as | Sample size $n$ , effective dimension $d(\lambda) =$ |
289
+ | | $O(\sqrt{d(\lambda)/n})$ | $\sum_{j} \frac{\mu_{j}}{\mu_{j} + \lambda}$ |
290
+ Notionally, the bounds are small when the following properties are met:
291
+ - [1] The network operates near the lazy training regime, where $f(\mathbf{x};\theta) \approx f(\mathbf{x};\theta_0) + \langle \phi(\mathbf{x}), \theta \theta_0 \rangle_{\Theta}$ (the difference term is of the differential form in Eqn. (14), ensuring $\varepsilon_{\text{approx}} \approx 0$ ).§
292
+ - [2] The eigenvalues $\lambda_j$ of $K_{XX}$ decay rapidly, whereby the truncation dimension $r_g(\lambda_{\text{reg}}) = \sum_j \frac{\lambda_j}{\lambda_j + \lambda_{\text{reg}}}$ is small.
293
+ - [3] The training labels Y concentrate on eigendirections of $K_{XX}$ with large eigenvalues, reducing bias from regularization.
294
+ ## **B.1. Approximation Error**
295
+ **Setup.** Let $f(\cdot; \theta) : \mathcal{X} \to \mathbb{R}$ be a neural network, $X = \{\mathbf{x}_i\}_{i=1}^n \sim \mathcal{P}$ a dataset taken over a distribution, and $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta) \in \mathbb{R}^P$ the gradient features. Assume without loss of generality that $\mathbb{E}[f(\mathbf{x}; \theta)] = 0$ . This can always be achieved by subtracting the population mean, which does not affect the gradient features $\phi(\mathbf{x}) = \nabla_{\theta} f(\mathbf{x}; \theta)$ . Define
296
+ - The kernel as $K(\mathbf{x}, \mathbf{x}') = \langle \phi(\mathbf{x}), \phi(\mathbf{x}') \rangle$
297
+ - The population covariance: $\Sigma = \mathbb{E}_{\mathbf{x} \sim \mathcal{D}}[\phi(\mathbf{x})\phi(\mathbf{x})^\top]$
298
+ - <span id="page-12-0"></span>• Empirical covariance: $\hat{\Sigma} = \frac{1}{n} \Phi^{\top} \Phi$
299
+ <sup>§</sup>Chizat et al. show that lazy training does not require overparameterized networks and bound the distance between lazy and linearized optimization paths (Chizat et al., 2020). Though this analysis is highly relevant when approximating changes in parameter states, our work assumes a fixed parameter state.
300
+ {13}------------------------------------------------
301
+ **Approximation hierarchy.** We construct three successive approximations:
302
+ 1. The best RKHS approximant (unregularized, population)
303
+ <span id="page-13-0"></span>
304
+ $$f_K^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w^* \rangle, \quad w^* = \Sigma^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$$
305
+ (20)
306
+ is the optimal linear predictor in gradient features, achievable with infinite data and no regularization. There is some distance between $f_K^*$ and our target f.
307
+ 2. The regularized population approximant
308
+ $$f_{K\lambda}^*(\mathbf{x}) = \langle \phi(\mathbf{x}), w_{\lambda}^* \rangle, \quad w_{\lambda}^* = (\Sigma + \lambda I)^{-1} \mathbb{E}[\phi(\mathbf{x}) f(\mathbf{x}; \theta)]$$
309
+ adds regularization $\lambda$ to stabilize the solution. There is some distance between $f_{K,\lambda}^*$ and $f_K^*$ .
310
+ 3. The empirical kernel ridge estimator
311
+ $$f_K(\mathbf{x}) = \langle \phi(\mathbf{x}), \hat{w}_{\lambda} \rangle, \quad \hat{w}_{\lambda} = (\hat{\Sigma} + \lambda I)^{-1} \frac{1}{n} \Phi^{\top} Y$$
312
+ uses only n samples to estimate $w_{\lambda}^*$ . There is some distance between $f_K$ and $f_{K,\lambda}^*$ .
313
+ **Error decomposition.** For a test point $x_*$ ,
314
+ <span id="page-13-1"></span>
315
+ $$f(\mathbf{x}_*; \theta) - f_K(\mathbf{x}_*) = \underbrace{[f(\mathbf{x}_*) - f_K^*(\mathbf{x}_*)]}_{\mathcal{E}_{approx}} + \underbrace{[f_K^*(\mathbf{x}_*) - f_*K, \lambda^*(\mathbf{x}_*)]}_{\mathcal{E}_{bias}(\lambda)} + \underbrace{[f_{K,\lambda}^*(\mathbf{x}_*) - f_K(\mathbf{x}_*)]}_{\mathcal{E}_{var}(n,\lambda)}$$
316
+ (21)
317
+ where
318
+ - $\mathcal{E}_{approx}$ is the error from network nonlinearity
319
+ - $\mathcal{E}_{\text{bias}}$ is the bias from regularization shrinkage
320
+ - $\mathcal{E}_{\text{var}}$ is the variance from finite sampling
321
+ **Approximation gap.** The optimal $w^*$ from (20) minimizes the least-squares $\mathbb{E}[(f(\mathbf{x};\theta) - \langle \phi(\mathbf{x}), w \rangle)^2]$ . Setting the gradient of this expression to zero gives
322
+ $$\mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]w^* = \Sigma w^* = \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)].$$
323
+ From here, the minimal residual variance is
324
+ $$\mathcal{E}_{\text{approx}}^2 = \mathbb{E}[f(x;\theta)^2] - 2(w^*)^\top \, \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)] + (w^*)^\top \Sigma w^*,$$
325
+ where substituting $\mathbb{E}[\phi(\mathbf{x})\phi(\mathbf{x})^{\top}]w^* = \Sigma w^*$ gives $\mathcal{E}^2_{\text{approx}} = \mathbb{E}[f(x;\theta)^2] - (w^*)^{\top} \Sigma w^*$ . This is equivalent to $(1-R^2) \cdot \text{Var}(f)$ , where $R^2$ is the usual coefficient of determination.
326
+ Jacot et al. (Jacot et al., 2018) show that, for a network of width d that has moved a distance of $\|\Delta\theta\| = \|\theta - \theta_0\|$ , from its $\mathcal{H}_K$ parameterization,
327
+ $$\mathcal{E}_{\text{approx}} = (1 - R^2) \cdot \text{Var}(f) \sim O\left(\frac{\|\Delta\theta\|^2}{\sqrt{d}}\right) \cdot \sqrt{\mathbb{E}[\|H(\mathbf{x})\|_F^2]},$$
328
+ where $H(\mathbf{x}) = \nabla_{\theta}^2 f(x; \theta)$ is the parameter Hessian.
329
+ {14}------------------------------------------------
330
+ Bias error. The regularized population solution satisfies
331
+ $$(\Sigma + \lambda I)w_{\lambda}^* = \mathbb{E}[\phi(\mathbf{x})f(\mathbf{x};\theta)] = \Sigma w^*.$$
332
+ Expand $w^*$ in its eigenbasis of $\Sigma$ by letting $w^* = \sum_j \beta_j \mathbf{v}_j$ , where $\beta_j = \langle \mathbf{v}_j, w^* \rangle$ . Then,
333
+ $$w^*\lambda = \sum_j \frac{\mu_j}{\mu_j + \lambda} \beta_j \mathbf{v}_j.$$
334
+ The bias at a test point $x_*$ is given by
335
+ $$f_K^*(\mathbf{x}_*) - f_{K,\lambda}^*(\mathbf{x}_*) = \phi(\mathbf{x}_*)^\top (w^* - w_\lambda^*) = \sum_j \frac{\lambda}{\mu_j + \lambda} \beta_j \langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle.$$
336
+ Taking the expectation of this term over $\mathbf{x}_* \sim \mathcal{P}$ and noting that $\mathbb{E}[\langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle \langle \phi(\mathbf{x}_*), \mathbf{v}_k \rangle] = \mathbf{v}_j^\top \Sigma \mathbf{v}_k$ , we have
337
+ $$\mathcal{E}_{\text{bias}}^2 = \underset{\mathbf{x}_*}{\mathbb{E}} \left[ \left( \sum_j \frac{\lambda}{\mu_j + \lambda} \beta_j \langle \phi(\mathbf{x}_*), \mathbf{v}_j \rangle \right)^2 \right] = \sum_j \left( \frac{\lambda}{\mu_j + \lambda} \right)^2 \mu_j \beta_j^2.$$
338
+ Suppose that there exists some integer r > 0 such that $w^* \in \text{Range}(\Sigma^r)$ . This means $w^* = \Sigma^r \xi$ for some $\xi$ with $|\xi|^2 < \infty$ . Then,
339
+ $$\mathcal{E}_{\text{bias}}^2 = \sum_{j} \left( \frac{\lambda}{\mu_j + \lambda} \right)^2 \mu_j^{2r+1} \xi_j^2 \le \lambda^{2r} |\xi|^2,$$
340
+ whereby we conclude $\mathcal{E}_{\text{bias}} \sim O(\lambda^r)$ .
341
+ **Variance error.** The finite-sample estimator is given by $\hat{w}_{\lambda} = (\hat{\Sigma} + \lambda I)^{-1} \frac{1}{n} \Phi^{\top} Y$ . Substituting the residual form $Y = \Phi w^* + r$ gives
342
+ $$\hat{w}_{\lambda} = \underbrace{\left(\hat{\Sigma} + \lambda I\right)^{-1} \frac{1}{n} \hat{\Sigma} w^*}_{\text{signal weight}} + \underbrace{\left(\hat{\Sigma} + \lambda I\right)^{-1} \frac{1}{n} \Phi^{\top} r.}_{\text{residual noise}}$$
343
+ (22)
344
+ Supposing that the covariance of r can be approximated as $\sigma^2 I$ , where $\sigma^2 = \mathcal{E}_{\text{approx}}^2$ , we get that
345
+ $$\operatorname{Var}(f_K(\mathbf{x}_*)|X) = \phi(\mathbf{x}_*)^{\top} (\hat{\Sigma} + \lambda I)^{-1} \left( \frac{\sigma^2}{n} \hat{\Sigma} \right) (\hat{\Sigma} + \lambda I)^{-1} \phi(\mathbf{x}_*).$$
346
+ Averaging this quantity over test points and using $\mathbb{E}_{\mathbf{x}_*}[\phi(\mathbf{x})\phi(\mathbf{x}_*)^{\top}] = \Sigma$ gives
347
+ $$\mathbb{E}_{\mathbf{x}_*}[\operatorname{Var}(f_K(\mathbf{x}_*)|X)] = \frac{\sigma^2}{n}\operatorname{tr}\left(\Sigma(\hat{\Sigma} + \lambda I)^{-1}\hat{\Sigma}(\hat{\Sigma} + \lambda I)^{-1}\right).$$
348
+ For large enough $n, \hat{\Sigma} \approx \Sigma$ . Substituting and using spectral decomposition gives
349
+ $$\operatorname{tr}(\Sigma(\Sigma + \lambda I)^{-1}\Sigma(\Sigma + \lambda I)^{-1}) = \sum_{j} \frac{\mu_{j}^{3}}{(\mu_{j} + \lambda)^{2}}.$$
350
+ Since $\frac{\mu_j}{\mu_j + \lambda} \le 1$ and $\mu_j \le \mu_1$ ,
351
+ $$\sum_{j} \frac{\mu_j^3}{(\mu_j + \lambda)^2} \le \sum_{j} \frac{\mu_j^2}{\mu_j + \lambda} \le \mu_1 \cdot d(\lambda),$$
352
+ where $d(\lambda) = \sum_j \frac{\mu_j}{\mu_j + \lambda}$ is the truncation dimension.
353
+ {15}------------------------------------------------
354
+ Assuming that $\mu_1 = O(1)$ , this gives the final bound
355
+ $$\mathcal{E}_{\text{var}}^2 \leq \frac{\sigma^2 d(\lambda)}{n}.$$
356
+ If $\mu_j \sim j^{-\alpha}$ for some positive $\alpha$ , then $d(\lambda) = \sum_j \frac{\mu_j}{\mu_j + \lambda} \approx \sum_j j : \mu_j > \lambda 1 \sim \lambda^{-1/\alpha}$ , so that $\mathcal{E}_{\text{var}}^2 \sim \frac{\lambda^{-1/\alpha}}{n}$ .
357
+ *Remark* B.4. The Moore-Aronszajn theorem states that for functions in the RKHS $\mathcal{H}_K$ expressed as a linear combination of partial kernel applications $K(\mathbf{x}_i, \cdot)$ for some $\mathbf{x}_i$ ,
358
+ $$\sup_{p\geq 0} \left\| \sum_{i=n}^{n+p} \alpha_i K(\mathbf{x}_i, \cdot) \right\|_{\mathcal{U}_{+}} \to 0 \quad \text{ as } n \to \infty.$$
359
+ That is, a finite linear combination of some choice of data points and coefficients can approximate the target function to arbitrary precision. For finite-width networks, however, $\mathcal{H}_K \subseteq \mathbb{R}^P$ is finite-dimensional, so any $f \in \mathcal{H}_K$ admits an exact finite representation, and truncation error vanishes identically. The relevant finite-sample limitation is instead the restriction to $\operatorname{span}\phi(\mathbf{x}_i)_{i=1}^n$ , which is captured by $\mathcal{E}_{\operatorname{var}}$ in our decomposition.
360
+ # **B.2. Projection error**
361
+ Approximating $f_K$ by a projected and distilled version of itself introduces two new error terms ( $\mathcal{E}_{dis}$ and $\mathcal{E}_{proj}$ ) to Eqn. (21). Here we treat $\mathcal{E}_{proj}$ ( $\mathcal{E}_{dis}$ is given by the misalignment error in Proposition 3.6).
362
+ The kernel ridge estimator is given by $f_K(\mathbf{x}_*) = K_{*X}(K_{XX} + \lambda I)^{-1}Y$ , where $K_{*X}$ is the kernel between test poing $\mathbf{x}_*$ and training set X. With JL projection, we get $\tilde{f}_K(\mathbf{x}_*) = \tilde{K}_{*X}(\tilde{K}_{XX} + \lambda I)^{-1}Y$ .
363
+ The difference between $f_K(\mathbf{x})$ and $\tilde{f}_K(\mathbf{x}_*)$ decomposes as
364
+ $$\mathcal{E}_{\text{JL}} = \underbrace{(K_{*X} - \tilde{K}_{*X})(\tilde{K}_{XX} + \lambda I)^{-1}Y}_{\text{(I) test kernel error}} + \underbrace{K_{*X}\left[(K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1}\right]Y}_{\text{(II) inverse perturbation error}}.$$
365
+ Given a random projection $R \in \mathbb{R}^{k \times P}$ with normalized entries, each kernel entry satisfies $\mathbb{E}[\tilde{K}_{ij}] = K_{ij}$ (i.e., the projection is unbiased), and $|\tilde{K}_{ij} - K_{ij}| \le \varepsilon_{JL} \cdot |K_{ij}|$ , where $\varepsilon_{JL} = O(\sqrt{\log(n)/k})$ for projection dimension k.
366
+ We can then bound the two error terms:
367
+ (I) Using matrix norm bounds,
368
+ $$\|(K_{*X} - \tilde{K}_{*X})(\tilde{K}_{XX} + \lambda I)^{-1}Y\| \le \frac{\varepsilon_{\mathrm{JL}} \|K_{*X}\| \cdot \|Y\|}{\mu_{\min}(\tilde{K}_{XX}) + \lambda},$$
369
+ where $\lambda$ is the regularization parameter and $\mu_{\min}(\tilde{K}_{XX})$ is the minimum eigenvalue of $\tilde{K}_{XX}$ .
370
+ (II) Using the identity $A^{-1} - B^{-1} = A^{-1}(B - A)B^{-1}$ , we have
371
+ $$\begin{split} \left\| (K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1} \right\|_2 \\ = \left\| (K_{XX} + \lambda I)^{-1} \left[ (K_{XX} + \lambda I) - (\tilde{K}_{XX} + \lambda I) \right] (\tilde{K}_{XX} + \lambda I)^{-1} \right\|_2 \\ \leq \frac{\varepsilon_{\text{JL}} \cdot \|K_{XX}\|_2}{\lambda^2} \end{split}$$
372
+ This then propagates to
373
+ $$\|K_{*X}\left[(K_{XX} + \lambda I)^{-1} - (\tilde{K}_{XX} + \lambda I)^{-1}Y\right]\| \le \frac{\varepsilon_{JL} \cdot \|K_{*X}\| \cdot \|K_{XX}\|_2 \cdot \|Y\|}{\lambda^2}$$
374
+ {16}------------------------------------------------
375
+ Putting these together gives
376
+ $$\mathcal{E}_{\text{JL}} \leq \varepsilon_{\text{JL}} \cdot \|K_{*X}\| \cdot \|Y\| \cdot \left(\frac{1}{\lambda} + \frac{\|K_{XX}\|_2}{\lambda^2}\right).$$
377
+ If $\mu_1$ is the largest eigenvalue of $K_{XX}$ , then $\mathcal{E}_{JL} = O(\varepsilon_{JL} \cdot \frac{\mu_1}{\lambda^2})$ .
378
+ Remark B.5. This is a very conservative upper bound; the actual projection error can be much smaller if the kernel has low truncation rank $r \ll n$ . In this case, the JL error depends on r rather than n, since only r directions carry significant variance. We study parameter redundancy in Sec. B.3.
379
+ ### <span id="page-16-0"></span>**B.3.** JL parameter redundancy
380
+ **Proposition B.6** (Parameter redundancy with JL projection). Let $\tilde{K}$ be the JL-approximated kernel with projection dimension $k \geq \frac{c \ln(n)}{\varepsilon_{IL}^2}$ . Let $\{\tilde{\lambda}_i\}$ be the eigenvalues of $\tilde{K}$ with mean $\tilde{\lambda}$ . If $\tilde{K}$ has truncation rank r at threshold $(1-\delta)$ , then the original parameters are $(P/r, \varepsilon')$ -parameter redundant, where $\varepsilon' \leq O\left(\delta \tilde{\lambda}_{r+1}/\tilde{\lambda} + \varepsilon_{JL}\right)$ .
381
+ **Optimal subspace.** In the terms of Def. 3.2, the optimal choice of V is the span of the top r right singular vectors of $\Phi_X$ . Let $\Phi_X = U \Sigma V^{\top}$ be the SVD of $\Phi_X$ . Taking $V_r$ to be the first r columns of V, the projection of $\Phi_X$ onto the span of $V_r$ is
382
+ $$\Pi_{V_r}(\Phi_X) = \Phi(X)V_rV_r^\top = U_r\Sigma_rV_r^\top,$$
383
+ so that
384
+ $$\Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top} = U_r \Sigma_r^2 U_r^{\top} = \sum_{i=1}^r \lambda_i(\mathbf{u}_i \otimes \mathbf{u}_i),$$
385
+ where $\{\lambda_i\}_{i=1}^n$ are the eigenvalues of K.
386
+ **Numerator error.** The error in the numerator is given by
387
+ <span id="page-16-1"></span>
388
+ $$K - \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top} = \sum_{i>r}^n \lambda_i(\mathbf{u}_i \otimes \mathbf{u}_i) \implies ||K - \Pi_{V_r}(\Phi_X)\Pi_{V_r}(\Phi_X)^{\top}||_F^2 = \sum_{i>r}^n \lambda_i^2, \tag{23}$$
389
+ since $\mathbf{u}_i$ is orthonormal to $\mathbf{u}_i$ for all $i \neq j$ .
390
+ The truncation rank r at threshold $(1 - \delta)$ satisfies
391
+ $$\sum_{i>r}^{n} \lambda_i \leq \delta \sum_{i=1}^{n} \lambda_i = \delta \cdot \operatorname{tr}(K).$$
392
+ Furthermore, we have that
393
+ <span id="page-16-2"></span>
394
+ $$\sum_{i>r} \lambda_i^2 \le \lambda_{r+1} \sum_{i>r} \lambda_i \le \lambda_{r+1} \cdot \delta \cdot \operatorname{tr}(K). \tag{24}$$
395
+ **Denominator error.** Cauchy-Schwartz gives
396
+ <span id="page-16-3"></span>
397
+ $$||K||_F^2 = \sum_{i=1}^n \lambda_i^2 \ge \frac{\operatorname{tr}(K)^2}{n}.$$
398
+ (25)
399
+ **Combined error.** (23), (24), and (25) give
400
+ $$\frac{||K - K_R||_F^2}{||K||_F^2} \le \frac{\lambda_{r+1} \cdot \delta \cdot \operatorname{tr}(K)}{\operatorname{tr}(K)^2/n} = \frac{n\delta\lambda_{r+1}}{\operatorname{tr}(K)} = \delta \cdot \frac{\lambda_{r+1}}{\bar{\lambda}},\tag{26}$$
401
+ where $\bar{\lambda} = \operatorname{tr}(K)/n$ is the mean eigenvalue. Choosing a $\delta$ factor with an truncation rank whose eigenvalue is less than the mean is a practical way to further scale down the error.
402
+ {17}------------------------------------------------
403
+ **JL approximation.** We don't observe K or its spectrum directly, but JL guarantees that the projected $\tilde{K}$ has eigenvalues $\tilde{\lambda}_i$ satisfying
404
+ $$(1 - \varepsilon_{\mathrm{IL}})^2 \lambda_i \leq \tilde{\lambda}_i \leq (1 + \varepsilon_{\mathrm{IL}})^2 \lambda_i$$
405
+ with high probability. Therefore, the truncation rank $\tilde{r}$ of $\tilde{K}$ approximates that of K, as does the ratio $\tilde{\lambda}_{r+1}/\tilde{\lambda}$ , giving an error bound of $O\left(\delta \frac{\tilde{\lambda}_{r+1}}{\tilde{z}} + \varepsilon_{JL}\right)$ .
406
+ ## <span id="page-17-0"></span>C. Proofs for Section 3.3
407
+ **Conventions.** Throughout, matrices $\Phi \in \mathbb{R}^{n \times P}$ have rows in parameter space $\mathbb{R}^P$ (e.g. per-logit $\Phi = \Phi_X^c \in \mathbb{R}^{n \times P}$ , or a stacked multi-logit matrix). For a parameter-space subspace $V \subset \mathbb{R}^P$ with orthogonal projector $\Pi_V \in \mathbb{R}^{P \times P}$ , projecting each row of $\Phi$ onto V corresponds to right-multiplication: $\Phi\Pi_V$ , with residual $\Phi(I - \Pi_V)$ .
408
+ ## C.1. Preliminary lemma: reconciling loss gradients with logit-gradient features
409
+ <span id="page-17-2"></span>**Lemma C.1** (Chain rule: loss gradients lie in the logit-gradient span). Fix $\theta$ and logits $f(\mathbf{x}; \theta) \in \mathbb{R}^C$ . For each $c \in [C]$ define the logit-gradient feature $\phi^c(\mathbf{x}) := \nabla_{\theta} f^c(\mathbf{x}; \theta) \in \mathbb{R}^P$ . Let $\ell : \mathbb{R}^C \times \mathcal{Y} \to \mathbb{R}$ be any per-example loss, and define the logit sensitivity
410
+ $$\delta(\mathbf{x}, y; \theta) := \nabla_z \ell(z, y)|_{z=f(\mathbf{x}; \theta)} \in \mathbb{R}^C.$$
411
+ Then for any labeled example $(\mathbf{x}, \mathbf{y})$ ,
412
+ $$\nabla_{\theta} \ell(f(\mathbf{x}; \theta), \mathbf{y}) = \sum_{c=1}^{C} \delta_{c}(\mathbf{x}, \mathbf{y}; \theta) \phi^{c}(\mathbf{x}).$$
413
+ Consequently, for a distilled dataset $\tilde{\mathcal{D}} = (\tilde{X}, \tilde{Y})$ with $|\tilde{X}| = m$ , define the stacked logit-gradient matrix
414
+ $$\tilde{\Phi} := \begin{bmatrix} \Phi_{\tilde{X}}^1 \\ \vdots \\ \Phi_{\tilde{X}}^C \end{bmatrix} \in \mathbb{R}^{(mC) \times P}, \qquad [\Phi_{\tilde{X}}^c]_i := \phi^c(\tilde{\mathbf{x}}_i).$$
415
+ Let $\tilde{\delta}(\theta) \in \mathbb{R}^{mC}$ stack $\delta(\tilde{\mathbf{x}}_i, \tilde{\mathbf{y}}_i; \theta)$ over i. Then the distilled loss gradient satisfies
416
+ $$g_{\tilde{\mathcal{D}}}(\theta) := \nabla_{\theta} \mathcal{L}_{\tilde{\mathcal{D}}}(\theta) = \tilde{\Phi}^{\top} \tilde{\delta}(\theta) \in \text{colspan}(\tilde{\Phi}^{\top}) =: V(\tilde{\mathcal{D}}).$$
417
+ Lemma C.1 is the key reconciliation used in Sec. 3.3: although DD is written in terms of *loss* gradients, those gradients always lie in the span of *logit* gradients $\nabla_{\theta} f^{c}(\tilde{X};\theta)$ , which are exactly the kernel features.
418
+ ### <span id="page-17-1"></span>C.2. Proof of Theorem 3.3 (projection residual controls one-step progress)
419
+ Proof of Theorem 3.3. Fix t and abbreviate $\mathcal{L}_t(\theta)$ by $\mathcal{L}(\theta)$ and $g_t := \nabla_{\theta} \mathcal{L}(\theta)$ . Since $\mathcal{L}$ is L-smooth, for any update direction v and step size $\eta$ ,
420
+ $$\mathcal{L}(\theta - \eta v) \le \mathcal{L}(\theta) + \langle g_t, -\eta v \rangle + \frac{L}{2} \|\eta v\|^2 = \mathcal{L}(\theta) - \eta \langle g_t, v \rangle + \frac{L\eta^2}{2} \|v\|^2.$$
421
+ Applying this with $v = g_{\tilde{D}}(\theta)$ yields
422
+ $$\mathcal{L}_t(\theta^+(\tilde{\mathcal{D}})) \le \mathcal{L}_t(\theta) - \eta \langle g_t, g_{\tilde{\mathcal{D}}}(\theta) \rangle + \frac{L\eta^2}{2} \|g_{\tilde{\mathcal{D}}}(\theta)\|^2,$$
423
+ and taking expectation over $t \sim T$ gives (5).
424
+ For the second claim, fix a subspace $V := V(\tilde{\mathcal{D}})$ with orthogonal projector $\Pi_{\tilde{\mathcal{D}}}$ . Consider the quadratic upper model
425
+ $$q_t(\Delta) := \langle g_t, \Delta \rangle + \frac{L}{2} ||\Delta||^2, \qquad \Delta \in V.$$
426
+ {18}------------------------------------------------
427
+ Because $q_t$ is strictly convex, its minimizer over $\Delta \in V$ is characterized by the first-order condition: for all $\Delta' \in V$ ,
428
+ $$\langle g_t + L\Delta_t^{\star}, \ \Delta' - \Delta_t^{\star} \rangle = 0.$$
429
+ Equivalently, $g_t + L\Delta_t^{\star}$ is orthogonal to V, i.e. $\Pi_{\tilde{D}}(g_t + L\Delta_t^{\star}) = 0$ , which gives
430
+ $$\Delta_t^{\star} = -\frac{1}{L} \Pi_{\tilde{\mathcal{D}}} g_t.$$
431
+ By L-smoothness, $\mathcal{L}_t(\theta + \Delta) \leq \mathcal{L}_t(\theta) + q_t(\Delta)$ for all $\Delta$ ; hence
432
+ $$\mathcal{L}_t(\theta) - \mathcal{L}_t(\theta + \Delta_t^{\star}) \ge -q_t(\Delta_t^{\star}) = -\left\langle g_t, -\frac{1}{L}\Pi_{\tilde{\mathcal{D}}}g_t \right\rangle - \frac{L}{2} \left\| -\frac{1}{L}\Pi_{\tilde{\mathcal{D}}}g_t \right\|^2 = \frac{1}{2L} \|\Pi_{\tilde{\mathcal{D}}}g_t\|^2.$$
433
+ Finally, since $\Pi_{\tilde{\mathcal{D}}}$ is an orthogonal projector,
434
+ $$\|\Pi_{\tilde{\mathcal{D}}}g_t\|^2 = \|g_t\|^2 - \|(I - \Pi_{\tilde{\mathcal{D}}})g_t\|^2,$$
435
+ which gives (6).
436
+ ## <span id="page-18-0"></span>C.3. Proof of Corollary 3.5 (PCA of gradient covariance is optimal)
437
+ *Proof of Corollary 3.5.* Let $V \subset \mathbb{R}^P$ be any r-dimensional subspace with orthogonal projector $\Pi_V$ . Using idempotence and symmetry of $\Pi_V$ ,
438
+ $$||(I - \Pi_V)g_t||^2 = g_t^\top (I - \Pi_V)g_t = \text{tr}((I - \Pi_V)g_tg_t^\top).$$
439
+ Taking expectation over t and defining $G := \mathbb{E}_t[g_t g_t^{\top}]$ yields
440
+ $$\mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] = \operatorname{tr}((I - \Pi_{V})G) = \operatorname{tr}(G) - \operatorname{tr}(\Pi_{V}G).$$
441
+ Thus minimizing $\mathbb{E}_t[\|(I - \Pi_V)g_t\|^2]$ over $\dim(V) = r$ is equivalent to maximizing $\operatorname{tr}(\Pi_V G)$ over rank-r orthogonal projectors. By the Ky Fan maximum principle, the maximizer is the projector onto the top-r eigenspace of G, attaining value $\sum_{i \le r} \lambda_i$ . Therefore the minimum residual equals
442
+ $$\operatorname{tr}(G) - \sum_{j \le r} \lambda_j = \sum_{j > r} \lambda_j.$$
443
+ Moreover, if $\operatorname{tr}(\Pi_{V^*}G) - \operatorname{tr}(\Pi_V G) \leq \delta$ , then
444
+ $$\mathbb{E}_{t}[\|(I - \Pi_{V})g_{t}\|^{2}] = \operatorname{tr}(G) - \operatorname{tr}(\Pi_{V}G) = \underbrace{\operatorname{tr}(G) - \operatorname{tr}(\Pi_{V^{*}}G)}_{=\sum_{j>r}\lambda_{j}} + \left(\operatorname{tr}(\Pi_{V^{*}}G) - \operatorname{tr}(\Pi_{V}G)\right) \leq \sum_{j>r}\lambda_{j} + \delta,$$
445
+ as claimed.
446
+ ## <span id="page-18-1"></span>C.4. Proof of Proposition 3.6 (feature-space tail + misalignment)
447
+ Proof of Proposition 3.6. Let $\Phi \in \mathbb{R}^{n \times P}$ be a gradient-feature matrix (rows in $\mathbb{R}^P$ ) with SVD $\Phi = U \Sigma W^\top$ . Let $W_r$ be the top-r right singular vectors and $\Pi^\star := W_r W_r^\top$ the rank-r PCA projector. For any rank-r orthogonal projector $\Pi$ on $\mathbb{R}^P$ (in particular, $\Pi = \Pi_{\tilde{\mathcal{D}}}$ when $\dim V(\tilde{\mathcal{D}}) = r$ ), using $\|M\|_F^2 = \operatorname{tr}(M^\top M)$ and $\Pi = \Pi^\top = \Pi^2$ ,
448
+ $$\|\Phi(I-\Pi)\|_F^2 = \text{tr}((I-\Pi)\Phi^{\top}\Phi(I-\Pi)) = \text{tr}(\Phi^{\top}\Phi) - \text{tr}(\Phi^{\top}\Phi\Pi).$$
449
+ Define $A := \Phi^{\top}\Phi = W\Sigma^2W^{\top}$ , whose eigenvalues are $\{\sigma_j(\Phi)^2\}_{j=1}^P$ . By the Ky Fan maximum principle, $\operatorname{tr}(A\Pi)$ is maximized over rank-r projectors by $\Pi^*$ , with $\operatorname{tr}(A\Pi^*) = \sum_{j < r} \sigma_j(\Phi)^2$ . Therefore,
450
+ $$\|\Phi(I-\Pi)\|_F^2 = \underbrace{\left(\operatorname{tr}(A) - \operatorname{tr}(A\Pi^\star)\right)}_{=\sum_{j>r}\sigma_j(\Phi)^2 \text{ (PCA tail)}} + \underbrace{\left(\operatorname{tr}(A\Pi^\star) - \operatorname{tr}(A\Pi)\right)}_{\geq 0 \text{ (captured-energy gap / misalignment)}},$$
451
+ which is exactly the decomposition stated in Proposition 3.6.
452
+ {19}------------------------------------------------
453
+ ## <span id="page-19-0"></span>C.5. Wasserstein metric dataset distillation
454
+ Since directly solving this optimization problem is often prohibitive, it is often convenient to accomplish this through a surrogate objective. Here, we use a modified version of **Wasserstein metric DD** (WMDD) (Liu et al., 2025), which aims to solve the surrogate problem of feature matching, under the assumption that a performant distilled dataset will be distributionally close to the original dataset in both the data space and the feature space. To that end, it defines the loss function on the dataset:
455
+ $$\mathcal{L}(\tilde{X}) = \mathcal{L}_{\text{feature}} + \lambda_{\text{BN}} \mathcal{L}_{\text{BN}}, \text{ where}$$
456
+ - $\mathcal{L}_{\text{feature}} = \sum_{k,j} \|f_e(\tilde{\mathbf{x}}_{k,j}) b_{k,j}\|^2$ matches synthetic features given by $f_e$ to their barycenter targets $b_{k,j}$ , which are computed from a pretrained f.
457
+ - $\mathcal{L}_{BN} = \sum_{\ell} \|\mu_{\ell}^{(k)} \hat{\mu}_{\ell}^{(k)}\| + \|\sigma_{\ell}^{(k)} \hat{\sigma}_{\ell}^{(k)}\|$ enforces that per-class batch normalization statistics (mean $\mu$ and standard deviation $\sigma$ at each layer $\ell$ ) of the synthetic data match those precomputed from real data.
458
+ The barycenter weights $w_{k,j}$ are preserved and used during downstream knowledge distillation to weight each synthetic sample's contribution. See (Liu et al., 2025) for full details.
459
+ # <span id="page-19-2"></span>D. Experiments on other datasets
460
+ In Figure 7, although the more difficult classification task prevents the same accuracy as ImageNette, performance still quickly saturates to the baseline. Interestingly, ImageWoof exhibits a very different condition number and minimum eigenvalue profile. Furthermore, the ImageNette-Resnet18 pair responds to Algorithm 1.
461
+ # <span id="page-19-1"></span>E. Local-global gradient distillation
462
+ #### <span id="page-19-4"></span>E.1. Containment and gaps
463
+ Algorithm 1 is based on the observation that there exists a significant gap between the subspace spanned by individual clusters and the subspace needed for the kernel to make correct predictions. In Fig. 8, we provide the subspace containment results for the other nine classes described in Sec. 5.3. The same trends are observed — each cluster attends to a small portion of total PCs in the effective rank — but different clusters are activated in the first few principal directions for different classes.
464
+ ## <span id="page-19-3"></span>E.2. Complexity and grid search
465
+ The length of Algorithm 1 belies a reasonable complexity profile. Let n be the number of original gradients, H the number of clusters, $r_g$ the global effective rank, and $\bar{r} = \frac{1}{H} \sum_h r_h$ the average local effective rank. We get the following complexity considerations:
466
+ - Kernel computation scales as $O(n^2kC)$
467
+ - Clustering is $O(n^3)$ for spectral clustering (dominated mostly by eigendecomposition)
468
+ - Global SVD is $O(n^3)$
469
+ - Local SVDs is $O\left(\sum_{h} |\mathcal{I}_{h}|^{3}\right) = O\left(n^{3}/H^{2}\right)$ , assuming roughly balanced clusters
470
+ - Synthesis is $O(m\bar{n}kC)$ where m is the number of synthetic gradients and $\bar{n}=n/H$
471
+ Since these considerations are independent of one another, the complexity is dominated by the $O(n^3)$ global SVD, which is a one-time cost. This compares favorably to other methods, which scale as in Table 1.
472
+ {20}------------------------------------------------
473
+ ![](_page_20_Figure_1.jpeg)
474
+ <span id="page-20-1"></span>Figure 5. The same measures of accuracy as in Figure 1 saturate quickly with increasing rank. The best rank-r approximation is taken by substituting U and $\Sigma$ with $U^{(r)}$ and $\Sigma^{(r)}$ in (17).
475
+ ![](_page_20_Figure_3.jpeg)
476
+ Figure 6. Subspace variance coverage is computed by projecting the centered gradients $\Phi_X$ onto $VV^\top$ , where $V \in \mathbb{R}^{P \times m}$ is an orthonormal basis of the distilled subspace computed using QR decomposition. Total variance coverage is measured as the ratio $\|\Phi_X VV^\top\|_F^2/\|\Phi_X\|^2$ . Projection reconstruction error Reconstruction error is then computed by $\|\Phi_X - \Phi_X VV^\top\|^2/n$ , measuring the information lost when representing the training gradients in the lower-dimensional distilled subspace. All results are taken with H=10 clusters and various thresholds $\tau_v$ and $\tau_g$ .
477
+ The number of synthetic gradients is given by
478
+ <span id="page-20-0"></span>
479
+ $$m = \sum_{h=1}^{H} r_h + \underbrace{|\mathcal{G}|}_{\text{gap}} - \underbrace{m_{\text{redundant}}}_{\text{orthogonalization}}$$
480
+ {21}------------------------------------------------
481
+ ![](_page_21_Figure_1.jpeg)
482
+ <span id="page-21-0"></span>![](_page_21_Figure_2.jpeg)
483
+ *(a)* Measures given in Figure [1](#page-6-1) as a function of the number of gradients. *(b)* Measures given in Figure [1](#page-6-1) as a function of the rank-r SVD truncation of the kernel matrix.
484
+ ![](_page_21_Figure_4.jpeg)
485
+ *(c)* ImageWoof fidelity, accuracy, and MSE under Algorithm [1.](#page-23-0)
486
+ *Figure 7.* Fidelity, accuracy, and spectral tests on the ImageWoof dataset with a ResNet-18 model.
487
+ {22}------------------------------------------------
488
+ <span id="page-22-0"></span>![](_page_22_Figure_1.jpeg)
489
+ *Figure 8.* Explained variance and containment gaps across classes as a function of rank (ImageNette dataset, ResNet-18 model).
490
+ <span id="page-22-1"></span>
491
+ | Method | Complexity | Dominant factor | Notes |
492
+ |----------------|------------------------------------------|-----------------------------|--------------------------------------------|
493
+ | Random | O(1) | None | Least performant |
494
+ | Leverage score | 3<br>O(C · n<br>) | Cubic in dataset size | Theoretically most expensive |
495
+ | Greedy FPS | O(nselect<br>· n · k · C) | Quadratic in selection size | Tradeoff in nselect |
496
+ | K-Means | · t · n · nselect<br>· k · C)<br>O(ninit | Linear in all factors | Tradeoff in nselect; practically expensive |
497
+ | Synthetic | 3 +<br>O(n<br>mgap<br>· n · k · C) | Cubic for one-time SVD | No complexity tradeoff |
498
+ *Table 1.* Complexity profiles of several sampling methods.
499
+ In practice, the number of gradients synthesized depends on the kernel structure (larger gaps will require more gradients), number of clusters provided, and hyperparameters τ<sup>v</sup> and τg.
500
+ In Fig. [9,](#page-24-0) we run a grid search on fidelity, accuracy, and number m of synthetic gradients as a function of τ<sup>v</sup> and τg. We also show the count of local and global distilled gradients as a function of τ<sup>v</sup> and τg, seeing that results on the optimal Pareto frontier are sporadically distributed across configurations.
501
+ {23}------------------------------------------------
502
+ ```
503
+ Algorithm 1 Local-Global Gradient Distillation
504
+ Require: Stacked gradients \Phi \in \mathbb{R}^{m \times k \times C}, labels Y \in \mathbb{R}^{m \times C}, cluster count H, variance threshold \tau_v, gap threshold \tau_g
505
+ Ensure: Synthetic gradients \hat{\Phi} \in \mathbb{R}^{s \times k \times C}, synthetic labels \hat{Y} \in \mathbb{R}^{s \times C}
506
+ // Step 1: Kernel computation and clustering
507
+ 1: K \leftarrow \frac{1}{h} \Phi \Phi^{\top} \in \mathbb{R}^{m \times m \times C} {Per-class kernel}
508
+ 2: \bar{K} \leftarrow \frac{1}{C} \sum_{c=1}^{C} K^c {Class-averaged kernel}
509
+ 3: \{\mathcal{I}_h\}_{h=1}^{H} \leftarrow \text{SPECTRALCLUSTER}(\bar{K}, H) {Cluster indices}
510
+ // Step 2: Global eigendecomposition
511
+ 4: U_q \Sigma_q U_q^{\top} \leftarrow \text{EIGENDECOMP}(\bar{K})
512
+ 5: r_g \leftarrow \min\{r : \sum_{i=1}^r \sigma_i / \sum_{i=1}^m \sigma_i \ge \tau_v\} {Global effective rank}
513
+ // Step 3: Local eigendecomposition and coverage analysis
514
+ 6: \mathbf{c} = [c_1, \dots, c_{r_g}] \leftarrow \mathbf{0} \in \mathbb{R}^{r_g} {Coverage of each global direction}
515
+ 7: for h = 1, ..., H do
516
+ \bar{K}_h \leftarrow \bar{K}[\mathcal{I}_h, \mathcal{I}_h] \{ \text{Local kernel} \}
517
+ U_h \Sigma_h U_h^{\top} \leftarrow \text{SVD}(K_h)
518
+ \begin{array}{l} r_h \leftarrow \min\{r: \sum_{i=1}^r [\overset{\sim}{\Sigma_h}]_{ii}/\mathrm{tr}(\Sigma_h) \geq \tau_v\} \\ \mathbf{for} \ j = 1, \dots, r_g \ \mathbf{do} \end{array}
519
+ \mathbf{u} \leftarrow U_q[\mathcal{I}_h, j] {Global eigenvector restricted to cluster}
520
+ \mathbf{u}_{\text{proj}} \leftarrow U_h[:, 1:r_h] (U_h[:, 1:r_h]^{\top} \mathbf{u}) \{\text{Project onto local span}\}
521
+ 13:
522
+ c_i \leftarrow \|\mathbf{u}_{\text{proj}}\|^2 / \|\mathbf{u}\|^2 {Update coverage}
523
+ end for
524
+ 15:
525
+ 16: end for
526
+ 17: \mathcal{G} \leftarrow \{j : c_j < \tau_g\} {Gap directions}
527
+ // Step 4: Distill local representatives
528
+ 18: \Phi \leftarrow [], \quad \hat{Y} \leftarrow [], \quad \mathcal{U} \leftarrow []
529
+ 19: for h = 1, ..., H do
530
+ for j = 1, \ldots, r_h do
531
+ 20:
532
+ \mathbf{u} \leftarrow U_h[:,j]/\|U_h[:,j]\| {Normalized local eigenvector}
533
+ \begin{split} \hat{\phi} &\leftarrow \Phi[\mathcal{I}_h]^\top \mathbf{u} \in \mathbb{R}^{k \times C} \; \{ \text{Synthesize gradient} \} \\ \hat{\mathbf{y}} &\leftarrow Y[\mathcal{I}_h]^\top \mathbf{u} \in \mathbb{R}^C \; \{ \text{Synthesize label} \} \end{split}
534
+ 22:
535
+ Append \hat{\phi} to \hat{\Phi}, \hat{\mathbf{v}} to \hat{Y}
536
+ \hat{\mathbf{u}} \leftarrow \mathbf{0} \in \mathbb{R}^N; \hat{\mathbf{u}}[\mathcal{I}_h] \leftarrow \mathbf{u} {Lift to full space}
537
+ 25:
538
+ Append \hat{\mathbf{u}} to \mathcal{U}
539
+ end for
540
+ 27:
541
+ 28: end for
542
+ // Step 5: Distill gap representatives
543
+ 29: for j \in \mathcal{G} do
544
+ \mathbf{v} \leftarrow U_g[:,j]/\|U_g[:,j]\| {Normalized global eigenvector}
545
+ \hat{\phi} \leftarrow \Phi^{\top} \mathbf{v} {Synthesize from full set}
546
+ \hat{\mathbf{y}} \leftarrow Y^{\top} \mathbf{v}
547
+ Append \hat{\phi} to \hat{\Phi}, \hat{\mathbf{y}} to \hat{Y}, \mathbf{v} to \mathcal{U}
548
+ 33:
549
+ 34: end for
550
+ // Step 6: Orthogonalize to remove redundancy
551
+ 35: Q, R \leftarrow QR([\mathcal{U}]) \{ [\mathcal{U}] \in \mathbb{R}^{N \times m} \}
552
+ 36: S \leftarrow \{i : |R_{ii}| > \varepsilon \cdot \max_{j} |R_{jj}|\} {Non-redundant indices}
553
+ 37: \hat{\Phi} \leftarrow \hat{\Phi}[\mathcal{S}], \quad \hat{Y} \leftarrow \hat{Y}[\mathcal{S}]
554
+ 38: return \hat{\Phi}, \hat{Y}
555
+ ```
556
+ {24}------------------------------------------------
557
+ <span id="page-24-0"></span>![](_page_24_Figure_1.jpeg)
558
+ *Figure 9.* Grid search results for H = 5, 10, 15, 20 clusters on the ImageNette dataset (ResNet-18 model). Top: Breakdown of the number of global & local gradients synthesized by the algorithm for each configuration. Fewer clusters means that more effective ranks lie in the gaps. Configurations along the Pareto frontier (between τ<sup>v</sup> and τg) are bolded. Bottom: Grid search between τ<sup>v</sup> and τg. Naturally, performance increases with the number of synthetic gradients. Configurations on the Pareto frontier are boxed.
559
+ {25}------------------------------------------------
560
+ ![](_page_25_Figure_1.jpeg)
561
+ *Figure 9.* (continued)