File size: 2,228 Bytes
2d1810a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
67
68
69
70
71
72
73
74
75
76
77
78
{
  "assessment": "verified",
  "claim": 2,
  "destructive_control": {
    "effect": "functions converge uniformly while derivative amplitudes diverge",
    "mutation": "drop shared semiconvexity: add sin(nx)/sqrt(n)",
    "result": [
      {
        "function_error": 0.25,
        "gradient_amplitude": 4.0,
        "n": 16
      },
      {
        "function_error": 0.125,
        "gradient_amplitude": 8.0,
        "n": 64
      },
      {
        "function_error": 0.0625,
        "gradient_amplitude": 16.0,
        "n": 256
      },
      {
        "function_error": 0.03125,
        "gradient_amplitude": 32.0,
        "n": 1024
      }
    ]
  },
  "gradient_error_vs_spacing_exponent": 1.0000000000000002,
  "gradient_grid_rows": [
    {
      "atoms": 5,
      "differentiable_cells_checked": 16,
      "exact_gradient_supremum_bound": 0.25,
      "sampled_max_gradient_error": 0.2495,
      "spacing": 0.5
    },
    {
      "atoms": 9,
      "differentiable_cells_checked": 32,
      "exact_gradient_supremum_bound": 0.125,
      "sampled_max_gradient_error": 0.12475,
      "spacing": 0.25
    },
    {
      "atoms": 17,
      "differentiable_cells_checked": 64,
      "exact_gradient_supremum_bound": 0.0625,
      "sampled_max_gradient_error": 0.062375,
      "spacing": 0.125
    },
    {
      "atoms": 33,
      "differentiable_cells_checked": 128,
      "exact_gradient_supremum_bound": 0.03125,
      "sampled_max_gradient_error": 0.0311875,
      "spacing": 0.0625
    },
    {
      "atoms": 65,
      "differentiable_cells_checked": 256,
      "exact_gradient_supremum_bound": 0.015625,
      "sampled_max_gradient_error": 0.01559375,
      "spacing": 0.03125
    },
    {
      "atoms": 129,
      "differentiable_cells_checked": 512,
      "exact_gradient_supremum_bound": 0.0078125,
      "sampled_max_gradient_error": 0.007796875,
      "spacing": 0.015625
    }
  ],
  "literal_claim": "Theorem 2 (Section V.A) shows that, under semiconvexity conditions on \u03a6, gradients of finitely \u1ef8-convex functions densely approximate gradients of all \u1ef8-convex functions.",
  "semiconvex_native_instance": "the same quadratic Phi and f; every finite transform shares semiconvexity constant K=0"
}