SabaPivot commited on
Commit
eccad6d
·
verified ·
1 Parent(s): 093da8f

Update logbook: Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors

Browse files
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: "Repro - On the Power of Source Screening for Learning Shared Feature Extractors"
3
  emoji: 🎯
4
  colorFrom: yellow
5
  colorTo: red
@@ -13,6 +13,6 @@ tags:
13
  - paper-dTMrITkTr5
14
  ---
15
 
16
- # Repro - On the Power of Source Screening for Learning Shared Feature Extractors
17
 
18
  An open experiment logbook, published with [Trackio](https://github.com/gradio-app/trackio).
 
1
  ---
2
+ title: "Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors"
3
  emoji: 🎯
4
  colorFrom: yellow
5
  colorTo: red
 
13
  - paper-dTMrITkTr5
14
  ---
15
 
16
+ # Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors
17
 
18
  An open experiment logbook, published with [Trackio](https://github.com/gradio-app/trackio).
index.html CHANGED
@@ -3,7 +3,7 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
- <title>Repro - On the Power of Source Screening for Learning Shared Feature Extractors</title>
7
  <link rel="stylesheet" href="./logbook.css" />
8
  </head>
9
  <body>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width, initial-scale=1" />
6
+ <title>Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors</title>
7
  <link rel="stylesheet" href="./logbook.css" />
8
  </head>
9
  <body>
logbook.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
  "schema_version": 1,
3
- "title": "Repro - On the Power of Source Screening for Learning Shared Feature Extractors",
4
  "emoji": "🎯",
5
  "space_id": "SabaPivot/repro-source-screening-shared-features",
6
  "paper": {
@@ -10,16 +10,16 @@
10
  "icml2026-repro",
11
  "paper-dTMrITkTr5"
12
  ],
13
- "updated_at": "2026-07-17T02:23:35+00:00",
14
  "root": {
15
  "slug": "index",
16
- "title": "Repro - On the Power of Source Screening for Learning Shared Feature Extractors",
17
  "file": "pages/index.md",
18
  "children": [
19
  {
20
- "slug": "method-provenance",
21
- "title": "Method & provenance",
22
- "file": "pages/method-provenance/page.md",
23
  "children": []
24
  },
25
  {
@@ -57,15 +57,9 @@
57
  "title": "Conclusion",
58
  "file": "pages/conclusion/page.md",
59
  "children": []
60
- },
61
- {
62
- "slug": "repro-source-screening-shared-features",
63
- "title": "repro-source-screening-shared-features",
64
- "file": "pages/repro-source-screening-shared-features/page.md",
65
- "children": []
66
  }
67
  ]
68
  },
69
- "agent_view_tokens": 5411,
70
- "revision": "1784255015030042975"
71
  }
 
1
  {
2
  "schema_version": 1,
3
+ "title": "Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors",
4
  "emoji": "🎯",
5
  "space_id": "SabaPivot/repro-source-screening-shared-features",
6
  "paper": {
 
10
  "icml2026-repro",
11
  "paper-dTMrITkTr5"
12
  ],
13
+ "updated_at": "2026-07-21T06:39:40+00:00",
14
  "root": {
15
  "slug": "index",
16
+ "title": "Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors",
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
  {
 
57
  "title": "Conclusion",
58
  "file": "pages/conclusion/page.md",
59
  "children": []
 
 
 
 
 
 
60
  }
61
  ]
62
  },
63
+ "agent_view_tokens": 4893,
64
+ "revision": "1784615980945393244"
65
  }
pages/executive-summary/page.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Executive summary
2
+
3
+
4
+ ---
5
+ <!-- trackio-cell
6
+ {"type": "markdown", "id": "cell_source_reuse_summary", "created_at": "2026-07-21T06:27:02+00:00", "title": "Executive summary", "pinned": true, "pinned_at": "2026-07-21T06:27:02+00:00"}
7
+ -->
8
+ This logbook synchronizes the full seeded source-screening reproduction from `SabaPivot/repro-source-screening-shared-features` to the canonical long-title Space for the same paper `dTMrITkTr5`.
9
+
10
+ ## Scope & cost
11
+
12
+ | Scope | Hardware | Cost |
13
+ |---|---|---|
14
+ | Theory checks plus seeded screened-versus-full-population experiments | Local CPU | negligible |
15
+
16
+
17
+ ---
18
+ <!-- trackio-cell
19
+ {"type": "figure", "id": "cell_source_poster", "created_at": "2026-07-21T06:27:05+00:00", "title": "Reproduction poster", "pinned": true, "pinned_at": "2026-07-21T06:27:05+00:00"}
20
+ -->
21
+ ````html
22
+ <!-- poster_embed.html -->
23
+ <iframe src="https://chenruishuo-posterly.hf.space" title="Posterly reproduction poster" style="width:100%;height:720px;border:0" loading="lazy"></iframe>
24
+ ````
pages/executive-summary/poster_embed.html ADDED
@@ -0,0 +1 @@
 
 
1
+ <iframe src="https://chenruishuo-posterly.hf.space" title="Posterly reproduction poster" style="width:100%;height:720px;border:0" loading="lazy"></iframe>
pages/index.md CHANGED
@@ -1,14 +1,15 @@
1
- # Repro - On the Power of Source Screening for Learning Shared Feature Extractors
 
 
2
 
3
  ## Pages
4
 
5
  | Page |
6
  | --- |
7
- | [Method & provenance](#/method-provenance) |
8
  | [Claim 1: Minimax rate on an admissible subset](#/claim-1-minimax-rate-on-an-admissible-subset) |
9
  | [Claim 2: Existence under the spectral condition](#/claim-2-existence-under-the-spectral-condition) |
10
  | [Claim 3: Selection guarantees](#/claim-3-selection-guarantees) |
11
  | [Claim 4: ACSIncome and CelebA](#/claim-4-acsincome-and-celeba) |
12
  | [Claim 5: Screened versus full population](#/claim-5-screened-versus-full-population) |
13
  | [Conclusion](#/conclusion) |
14
- | [repro-source-screening-shared-features](#/repro-source-screening-shared-features) |
 
1
+ # Reproduction: On the Power of Source Screening for Learning Shared Feature Extractors
2
+
3
+ [OpenReview paper](https://openreview.net/forum?id=dTMrITkTr5)
4
 
5
  ## Pages
6
 
7
  | Page |
8
  | --- |
9
+ | [Executive summary](#/executive-summary) |
10
  | [Claim 1: Minimax rate on an admissible subset](#/claim-1-minimax-rate-on-an-admissible-subset) |
11
  | [Claim 2: Existence under the spectral condition](#/claim-2-existence-under-the-spectral-condition) |
12
  | [Claim 3: Selection guarantees](#/claim-3-selection-guarantees) |
13
  | [Claim 4: ACSIncome and CelebA](#/claim-4-acsincome-and-celeba) |
14
  | [Claim 5: Screened versus full population](#/claim-5-screened-versus-full-population) |
15
  | [Conclusion](#/conclusion) |