snaykey commited on
Commit
80ce9d4
·
verified ·
1 Parent(s): 9ed3a58

Update logbook: Reproduction: Provable Accuracy Collapse of Embedding-Based Representations under Dimensionality Mismatch

Browse files
Files changed (1) hide show
  1. logbook.json +5 -5
logbook.json CHANGED
@@ -11,7 +11,7 @@
11
  "icml2026-repro",
12
  "paper-ubzXPEfa4R"
13
  ],
14
- "updated_at": "2026-07-18T14:16:18+00:00",
15
  "root": {
16
  "slug": "index",
17
  "title": "Reproduction: Provable Accuracy Collapse of Embedding-Based Representations under Dimensionality Mismatch",
@@ -25,19 +25,19 @@
25
  },
26
  {
27
  "slug": "claim-1-low-dim-half-violations",
28
- "title": "For contrastive learning with triplets, there exists constant c < 1 such that every embedding of dimension at most cD violates half of the triplets",
29
  "file": "pages/claim-1-low-dim-half-violations/page.md",
30
  "children": []
31
  },
32
  {
33
  "slug": "claim-2-sudden-accuracy-collapse",
34
- "title": "Accuracy undergoes sudden collapse unless embedding dimension is chosen close to ground-truth dimension D",
35
  "file": "pages/claim-2-sudden-accuracy-collapse/page.md",
36
  "children": []
37
  },
38
  {
39
  "slug": "claim-3-ugc-hardness",
40
- "title": "Under Unique Games Conjecture, no polynomial-time algorithm can achieve accuracy above 50% baseline when given triplets mismatched to embedding dimension",
41
  "file": "pages/claim-3-ugc-hardness/page.md",
42
  "children": []
43
  },
@@ -50,5 +50,5 @@
50
  ]
51
  },
52
  "agent_view_tokens": 1771,
53
- "revision": "1784384178877706000"
54
  }
 
11
  "icml2026-repro",
12
  "paper-ubzXPEfa4R"
13
  ],
14
+ "updated_at": "2026-07-21T17:22:48+00:00",
15
  "root": {
16
  "slug": "index",
17
  "title": "Reproduction: Provable Accuracy Collapse of Embedding-Based Representations under Dimensionality Mismatch",
 
25
  },
26
  {
27
  "slug": "claim-1-low-dim-half-violations",
28
+ "title": "Claim 1: Low-dim embeddings violate half the triplets",
29
  "file": "pages/claim-1-low-dim-half-violations/page.md",
30
  "children": []
31
  },
32
  {
33
  "slug": "claim-2-sudden-accuracy-collapse",
34
+ "title": "Claim 2: Sudden accuracy collapse vs ground-truth D",
35
  "file": "pages/claim-2-sudden-accuracy-collapse/page.md",
36
  "children": []
37
  },
38
  {
39
  "slug": "claim-3-ugc-hardness",
40
+ "title": "Claim 3: UGC hardness above 50% baseline",
41
  "file": "pages/claim-3-ugc-hardness/page.md",
42
  "children": []
43
  },
 
50
  ]
51
  },
52
  "agent_view_tokens": 1771,
53
+ "revision": "1784654568592658100"
54
  }