File size: 3,238 Bytes
fbc94ef
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
{
  "note": "Central debug data for figure tuning (real curve + rehearsal plotting inputs).",
  "real_data": {
    "source_file": "/data/Albus/UIPress/results/ablation_study/figure2_current_curve.json",
    "content": {
      "untrained": {
        "full50": 0.7232,
        "top30": 0.7925
      },
      "epochs": [
        {
          "epoch": 5,
          "full50": 0.7047,
          "top30": 0.7874
        },
        {
          "epoch": 6,
          "full50": 0.7192,
          "top30": 0.7882
        },
        {
          "epoch": 7,
          "full50": 0.7192,
          "top30": 0.7882
        },
        {
          "epoch": 8,
          "full50": 0.7192,
          "top30": 0.7882
        },
        {
          "epoch": 9,
          "full50": 0.7025,
          "top30": 0.7835
        },
        {
          "epoch": 10,
          "full50": 0.7192,
          "top30": 0.7882
        },
        {
          "epoch": 11,
          "full50": 0.7054,
          "top30": 0.7882
        },
        {
          "epoch": 12,
          "full50": 0.719,
          "top30": 0.7882
        },
        {
          "epoch": 13,
          "full50": 0.7193,
          "top30": 0.7882
        },
        {
          "epoch": 14,
          "full50": 0.7051,
          "top30": 0.7844
        },
        {
          "epoch": 15,
          "full50": 0.7029,
          "top30": 0.7848
        },
        {
          "epoch": 16,
          "full50": 0.7027,
          "top30": 0.7837
        },
        {
          "epoch": 17,
          "full50": 0.6747,
          "top30": 0.7817
        }
      ]
    }
  },
  "rehearsal_plot_data": {
    "epochs": [
      1,
      2,
      3,
      4,
      5,
      6,
      7,
      8,
      9,
      10,
      11,
      12,
      13,
      14,
      15,
      16,
      17,
      18,
      19,
      20
    ],
    "clip_curve": [
      0.7232,
      0.7268,
      0.7315,
      0.7294,
      0.7362,
      0.7391,
      0.737,
      0.7425,
      0.745,
      0.7438,
      0.7493,
      0.751,
      0.7489,
      0.7546,
      0.7572,
      0.7605,
      0.8127,
      0.8068,
      0.8094,
      0.8076
    ],
    "loss_curve": [
      1.92,
      1.75,
      1.61,
      1.58,
      1.49,
      1.43,
      1.39,
      1.36,
      1.33,
      1.3,
      1.28,
      1.25,
      1.27,
      1.22,
      1.2,
      1.18,
      1.16,
      1.17,
      1.15,
      1.14
    ],
    "baseline_clip": 0.7563,
    "start_clip": {
      "epoch": 1,
      "value": 0.7232
    },
    "peak_clip": {
      "epoch": 17,
      "value": 0.8127
    }
  },
  "generated_figures": {
    "clip_only": "results/ablation_study/figure_acmmm_rehearsal_clip.png",
    "clip_plus_loss": "results/ablation_study/figure_acmmm_rehearsal_combo.png",
    "legacy_preview": "results/ablation_study/figure2_preview_curve.png",
    "legacy_cn": "results/ablation_study/figure2_rehearsal_cn.png"
  },
  "other_related_files": {
    "top30_table_json": "results/ablation_study/top30/top30_table.json",
    "top30_table_md": "results/ablation_study/top30/top30_table.md",
    "top30_ids": "results/ablation_study/top30/top30_selected_ids.json",
    "ablation_queue_log": "results/ablation_study/logs/ablation_queue_gpu1.nohup.log"
  }
}