snaykey commited on
Commit
90d9fcf
·
verified ·
1 Parent(s): 65dddec

retag: logbook.json (verbatim titles)

Browse files
Files changed (1) hide show
  1. logbook.json +68 -47
logbook.json CHANGED
@@ -1,48 +1,69 @@
1
- {
2
- "schema_version": 1,
3
- "title": "Repro: Profiling the Irrational Agent",
4
- "emoji": "🎯",
5
- "space_id": "snaykey/repro-profiling-irrational-agent",
6
- "paper": {
7
- "openreview_id": "MC5rKHKnzX"
8
- },
9
- "tags": [
10
- "icml2026-repro",
11
- "paper-MC5rKHKnzX"
12
- ],
13
- "updated_at": "2026-07-16T22:26:23+00:00",
14
- "root": {
15
- "slug": "index",
16
- "title": "Repro: Profiling the Irrational Agent",
17
- "file": "pages/index.md",
18
- "children": [
19
- {
20
- "slug": "claim-1-sequential-vulnerability-emerges-from-cognitive-factor-interactions",
21
- "title": "Sequential vulnerability in LLMs is not explained by scale alone but emerges from interactions among cognitive factors including optimism-biased learning, perceptual reward amplification, and choice inertia.",
22
- "file": "pages/claim-1-sequential-vulnerability-emerges-from-cognitive-factor-interactions/page.md",
23
- "children": []
24
- },
25
- {
26
- "slug": "claim-2-counterfactual-feedback-and-framed-rewards-accelerate-compliance",
27
- "title": "Counterfactual feedback and psychologically framed rewards substantially accelerate transition from refusal to compliance.",
28
- "file": "pages/claim-2-counterfactual-feedback-and-framed-rewards-accelerate-compliance/page.md",
29
- "children": []
30
- },
31
- {
32
- "slug": "claim-3-c-igt-reveals-irrationality-patterns-across-models",
33
- "title": "Cognitive profiles using Contextual Iowa Gambling Task reveal LLM irrationality patterns across diverse mainstream models.",
34
- "file": "pages/claim-3-c-igt-reveals-irrationality-patterns-across-models/page.md",
35
- "children": []
36
- },
37
- {
38
- "slug": "conclusion",
39
- "title": "Conclusion",
40
- "file": "pages/conclusion/page.md",
41
- "children": []
42
- }
43
- ]
44
- },
45
- "agent_view_tokens": 2684,
46
- "revision": "1784240783056449100",
47
- "claim_title_fix": "2026-07-22T17:10:00Z"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  }
 
1
+ {
2
+ "schema_version": 1,
3
+ "title": "Reproduction: Adaptive Estimation and Inference in Semi-parametric Heterogeneous Clustered Multitask Learning via Neyman Orthogonality",
4
+ "emoji": "🧮",
5
+ "space_id": "snaykey/repro-profiling-irrational-agent",
6
+ "paper": {
7
+ "openreview_id": "5hDvooOKUP"
8
+ },
9
+ "tags": [
10
+ "icml2026-repro",
11
+ "paper-5hDvooOKUP"
12
+ ],
13
+ "updated_at": "2026-07-31T00:00:00Z",
14
+ "root": {
15
+ "slug": "index",
16
+ "title": "Reproduction: Adaptive Estimation and Inference in Semi-parametric Heterogeneous Clustered Multitask Learning via Neyman Orthogonality",
17
+ "file": "pages/index.md",
18
+ "children": [
19
+ {
20
+ "slug": "executive-summary",
21
+ "title": "Executive summary",
22
+ "file": "pages/executive-summary/page.md",
23
+ "children": []
24
+ },
25
+ {
26
+ "slug": "claim-1-thm35-cluster-recovery",
27
+ "title": "The adaptive orthogonal multitask estimator achieves exact recovery of the latent task clustering with high probability, established via Theorem 3.5 (Section 3, Cluster Recovery).",
28
+ "file": "pages/claim-1-thm35-cluster-recovery/page.md",
29
+ "children": []
30
+ },
31
+ {
32
+ "slug": "claim-2-thm35-pooled-rate",
33
+ "title": "For tasks in cluster k with pooled sample size N_k, the estimator attains the rate ||θ̂_j − θ*_j||_2 = O_P(N_k^{-1/2}), matching pooled parametric convergence (Theorem 3.5, Section 3).",
34
+ "file": "pages/claim-2-thm35-pooled-rate/page.md",
35
+ "children": []
36
+ },
37
+ {
38
+ "slug": "claim-3-thm36-asymptotic-normality",
39
+ "title": "√N_k(θ̂_j − θ*_j) is asymptotically normal with covariance matching the oracle estimator that knows the true clustering in advance (Theorem 3.6, Section 3).",
40
+ "file": "pages/claim-3-thm36-asymptotic-normality/page.md",
41
+ "children": []
42
+ },
43
+ {
44
+ "slug": "claim-4-thm37-38-within-cluster-heterogeneity",
45
+ "title": "Extensions permit within-cluster heterogeneity bounded by ξ_k = O(N_k^{-1/2}) while preserving the estimation guarantees (Theorems 3.7–3.8, Section 3).",
46
+ "file": "pages/claim-4-thm37-38-within-cluster-heterogeneity/page.md",
47
+ "children": []
48
+ },
49
+ {
50
+ "slug": "claim-5-sec44-simulations-ari",
51
+ "title": "In simulations across three models (PLM, ATE, DID) and separation levels δ ∈ {1/3, 2/3, 1}, the method achieves Adjusted Rand Index (ARI) near 1, outperforming competing clustering approaches (Section 4.4).",
52
+ "file": "pages/claim-5-sec44-simulations-ari/page.md",
53
+ "children": []
54
+ },
55
+ {
56
+ "slug": "claim-6-sec5-recs-real-data",
57
+ "title": "On real electricity price elasticity data from 51 US states, the method recovers three clusters, e.g. Virginia at −1.138 ± 0.189 versus a 46-state cluster at −0.221 ± 0.009 (Table 1, Section 5).",
58
+ "file": "pages/claim-6-sec5-recs-real-data/page.md",
59
+ "children": []
60
+ },
61
+ {
62
+ "slug": "conclusion",
63
+ "title": "Conclusion",
64
+ "file": "pages/conclusion/page.md",
65
+ "children": []
66
+ }
67
+ ]
68
+ }
69
  }