File size: 3,150 Bytes
5a01788
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
  "schema_version": 1,
  "title": "On the Accuracy of Newton Step and Influence Function Data Attributions",
  "emoji": "📊",
  "space_id": "snaykey/repro-newton-step-influence-function-data-attributions",
  "paper": {
    "arxiv_id": "2512.12572",
    "openreview_id": "mDo8XNqopd"
  },
  "tags": [
    "icml2026-repro",
    "paper-mDo8XNqopd"
  ],
  "updated_at": "2026-07-24T19:41:56+00:00",
  "root": {
    "slug": "index",
    "title": "On the Accuracy of Newton Step and Influence Function Data Attributions",
    "file": "pages/index.md",
    "children": [
      {
        "slug": "claim-1-theorem-1-5-local-strong-convexity",
        "title": "Theorem 1.5 bounds the Newton-step approximation error to the true leave-one-out retrained parameter using only local strong convexity in a neighborhood of the Newton step, rather than the global strong convexity assumed in prior analyses (Theorem 1.5, Section 3).",
        "file": "pages/claim-1-theorem-1-5-local-strong-convexity/page.md",
        "children": []
      },
      {
        "slug": "claim-2-theorem-1-2-error-scaling-laws",
        "title": "For logistic regression with n samples, d-dimensional Gaussian features, and k removed points, the average-case Newton-step attribution error scales as Õ(kd/n²), while the average-case influence-function error scales as Õ((k^{3/2}d^{1/2}+k^{1/2}d^{3/2})/n²) (Theorem 1.2).",
        "file": "pages/claim-2-theorem-1-2-error-scaling-laws/page.md",
        "children": []
      },
      {
        "slug": "claim-3-theorem-1-2-matching-bounds",
        "title": "The derived upper bounds match corresponding lower bounds up to polylogarithmic factors, showing the Newton step is provably more accurate than influence functions whenever d ≫ k (Theorem 1.2).",
        "file": "pages/claim-3-theorem-1-2-matching-bounds/page.md",
        "children": []
      },
      {
        "slug": "claim-4-theorem-1-6-1-7-rif-drif",
        "title": "Rescaled and doubly-rescaled influence functions (RIF and DRIF) are shown to match the Newton step's Õ(kd/n²) average-case error rate while preserving the additivity property that plain influence functions have but the Newton step lacks (Theorem 1.6, Theorem 1.7).",
        "file": "pages/claim-4-theorem-1-6-1-7-rif-drif/page.md",
        "children": []
      },
      {
        "slug": "claim-5-remove-lambda-dependence",
        "title": "The paper's revised bounds remove the problematic 1/λ³ dependence on the regularization coefficient λ present in prior influence-function error analyses (Section 1, Discussion of prior bounds).",
        "file": "pages/claim-5-remove-lambda-dependence/page.md",
        "children": []
      },
      {
        "slug": "executive-summary",
        "title": "Executive summary",
        "file": "pages/executive-summary/page.md",
        "children": []
      },
      {
        "slug": "conclusion",
        "title": "Conclusion",
        "file": "pages/conclusion/page.md",
        "children": []
      }
    ]
  },
  "agent_view_tokens": 5480,
  "revision": "1784922116190000500"
}