andyjzhao commited on
Commit
938d00a
·
verified ·
1 Parent(s): b0f2388

Upload folder using huggingface_hub

Browse files
iclr26/3K1y4KbWAx/appendix_chunks.jsonl ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0063", "section": "Appendix", "page_start": 15, "page_end": 15, "type": "TableOfContents", "text": "A LLM Usage 15 B Theoretical Proof 16 B.1 Notion 16 B.2 GRPO as Preference Optimization 16 B.3 Gradient Dynamics and NTK Alignment 18 B.3.1 Change in Log-Probability 18 B.3.2 Main Generalization Result 19 B.4 Unifying Trajectory Divergence and Domain Discrepancy 20 B.5 Main Theorem: Generalization Bound 21 B.6 Main Theorem: Convergence Analysis 23 B.7 Addition Proofs 24 C Discussion and Limitations 26 D Experiment Details 27 D.1 Detailed Setup 27 D.2 System Prompt 28 D.3 Baseline Description 28 E More Experiments 29 E.1 Comparison with More Supervised RLVR Baselines 29 E.2 Extend TraPO to More Models 29 E.3 TraPO Is a Universal Component 30 E.4 Run TraPO on DeepMath 30 E.5 Different Selection Strategies 31 E.6 Stability of TraPO 31 E.7 Training Cost Analysis of TraPO 31 E.8 Different Ways of Utilizing Reliable Passrate Databases 31 F More Related Work 31 G Pseudo Code 32", "source": "marker_v2", "marker_block_id": "/page/14/TableOfContents/2"}
2
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0064", "section": "A LLM USAGE", "page_start": 15, "page_end": 15, "type": "Text", "text": "In the preparation of this paper, the LLM was used solely for language editing and proofreading to improve clarity and readability.", "source": "marker_v2", "marker_block_id": "/page/14/Text/4"}
3
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0065", "section": "B THEORETICAL PROOF", "page_start": 16, "page_end": 16, "type": "Text", "text": "In this section, we provide proofs for the generalization error bound and convergence of the proposed semi-supervised framework TRAPO.", "source": "marker_v2", "marker_block_id": "/page/15/Text/4"}
4
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0276", "section": "C DISCUSSION AND LIMITATIONS", "page_start": 26, "page_end": 26, "type": "Text", "text": "First, our results demonstrate that semi-supervised training using 4K labeled data combined with 16K unlabeled data outperforms fully supervised training on 45K labeled data. This encouraging", "source": "marker_v2", "marker_block_id": "/page/25/Text/21"}
5
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0277", "section": "C DISCUSSION AND LIMITATIONS", "page_start": 27, "page_end": 27, "type": "Text", "text": "finding aligns with the insight proposed by Li et al. (2025b) in the context of RLVR training: thorough training (i.e., more training epochs) on smaller curated datasets can yield better performance than training with larger datasets for fewer epochs. Our work further extends this observation by showing that unlabeled data, when carefully selected using guidance from labeled data training, can effectively enhance the model's reasoning capabilities, thus amplifying the benefits of semisupervised RLVR.", "source": "marker_v2", "marker_block_id": "/page/26/Text/1"}
6
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0278", "section": "C DISCUSSION AND LIMITATIONS", "page_start": 27, "page_end": 27, "type": "Text", "text": "In addition, due to computational constraints, our evaluation is currently limited to models under the 7B parameter scale. Exploring the applicability and scalability of this semi-supervised paradigm to larger language models (e.g., 13B or beyond) remains an important direction for future research, as larger models may benefit even more from effective utilization of unlabeled data.", "source": "marker_v2", "marker_block_id": "/page/26/Text/2"}
7
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0279", "section": "C DISCUSSION AND LIMITATIONS", "page_start": 27, "page_end": 27, "type": "Text", "text": "One key observation from our experiments comparing Qwen2.5-Math-7B and LLaMA-3.1-8B is that the more effective supervised training with labeled data is on a model, the better the labeled data guides the selection and utilization of unlabeled data. Conversely, if RLVR training with labeled data yields only marginal gains, its impact on unlabeled data filtering is also limited. Therefore, we recommend applying TRAPO primarily in settings where the labeled data and model are well aligned.", "source": "marker_v2", "marker_block_id": "/page/26/Text/3"}
8
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0280", "section": "C DISCUSSION AND LIMITATIONS", "page_start": 27, "page_end": 27, "type": "Text", "text": "Finally, we believe it is a promising direction, similar to active learning, to investigate what types of labeled examples most effectively guide unlabeled data training, and we plan to explore this in future work.", "source": "marker_v2", "marker_block_id": "/page/26/Text/4"}
9
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0316", "section": "F MORE RELATED WORK", "page_start": 31, "page_end": 31, "type": "Text", "text": "Semi-supervised Reinforcement Learning. Semi-supervised learning has been widely studied in weakly supervised scenarios (Zhu et al., 2025; Tang et al., 2024; 2025; 2026; Zhou et al., 2024; 2026), where labeled and unlabeled data are combined to improve model performance under limited annotation budgets (Blum & Mitchell, 1998; Chapelle et al., 2009; Subramanya & Bilmes, 2011;", "source": "marker_v2", "marker_block_id": "/page/30/Text/16"}
10
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0317", "section": "F MORE RELATED WORK", "page_start": 32, "page_end": 32, "type": "TableGroup", "text": "Table 7: Wall-clock training time (reported as \"GPU-hours × GPUs\") across data regimes. Unsupervised Supervised Semi-Supervised (TRAPO) ∼7 × 8 ∼13 × 8 ∼25 × 8 ∼39 × 8 ∼26 × 8 ∼38 × 8 ∼55 × 8 ∼11 × 8 ∼57 × 8", "source": "marker_v2", "marker_block_id": "/page/31/TableGroup/227"}
11
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0318", "section": "F MORE RELATED WORK", "page_start": 32, "page_end": 32, "type": "Text", "text": "Rasmus et al., 2015; Laine & Aila, 2016; Tarvainen & Valpola, 2017; Berthelot et al., 2019; Xie et al., 2020; Sohn et al., 2020) . In reinforcement learning, early work explored combining rewardbased learning with self-supervised signals or pseudo-rewards derived from environment dynamics or intrinsic motivation (Dud´ık et al., 2011; Finn et al., 2016; Thomas & Brunskill, 2016; Kallus & Uehara, 2020; Zhou et al., 2023) . These methods typically treat supervised and unsupervised signals independently, for instance by summing reward and consistency objectives, or by pre-training on unlabeled data before fine-tuning on labeled trajectories.", "source": "marker_v2", "marker_block_id": "/page/31/Text/3"}
12
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0319", "section": "F MORE RELATED WORK", "page_start": 32, "page_end": 32, "type": "Text", "text": "However, such semi-supervised RL approaches are ill-suited for large language model (LLM) training under verifiable rewards (RLVR). In RLVR, the policy is optimized using feedback signals derived from answer verification (e.g., correctness of final outputs), rather than explicit action-level rewards. Unsupervised methods in this space rely on internal consistency, such as low token entropy (Agarwal et al., 2025) , high self-certainty (Zhao et al., 2025) , or majority voting (Zuo et al., 2025) , to construct pseudo-rewards. While these signals can guide exploration, they often reinforce incorrect or degenerate reasoning patterns in the absence of external supervision, leading to model collapse (Zhang et al., 2025c) .", "source": "marker_v2", "marker_block_id": "/page/31/Text/4"}
13
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0320", "section": "F MORE RELATED WORK", "page_start": 32, "page_end": 32, "type": "Text", "text": "Our work departs from prior approaches by introducing a guidance mechanism: the labeled data are not merely used to provide an additional reward signal, but to actively steer the selection and utilization of unlabeled samples. Specifically, we observe that reliable reasoning trajectories on unlabeled data exhibit learning dynamics similar to those on labeled data. By measuring trajectory similarity in the reward model space, TRAPO identifies high-quality unlabeled samples whose reasoning patterns are consistent with verified ones. This ensures that unsupervised signals are only leveraged when they align with externally validated behavior, preventing the amplification of spurious patterns.", "source": "marker_v2", "marker_block_id": "/page/31/Text/5"}
14
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0321", "section": "F MORE RELATED WORK", "page_start": 32, "page_end": 32, "type": "Text", "text": "This paradigm shift from independent combination to supervised guidance addresses a key limitation of traditional methods. In high dimensional open ended generation tasks such as reasoning with LLMs consistency alone is insufficient for correctness. Without supervision to anchor the learning process models easily overfit to superficial patterns or self reinforced errors. TRAPO resolves this by using minimal labeled data as a \"north star\" enabling stable and effective learning from large amounts of unlabeled data. As we show empirically this leads to superior performance and data efficiency surpassing both fully supervised baselines trained on orders of magnitude more labels and unsupervised methods that fail to generalize.", "source": "marker_v2", "marker_block_id": "/page/31/Text/6"}
15
+ {"paper_id": "3K1y4KbWAx", "chunk_id": "3K1y4KbWAx:0322", "section": "G PSEUDO CODE", "page_start": 32, "page_end": 32, "type": "Text", "text": "We provide the pseudo code 1.", "source": "marker_v2", "marker_block_id": "/page/31/Text/8"}
iclr26/3K1y4KbWAx/appendix_text_v3.txt ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [p. 15 | section: Appendix | type: TableOfContents]
2
+ A LLM Usage 15 B Theoretical Proof 16 B.1 Notion 16 B.2 GRPO as Preference Optimization 16 B.3 Gradient Dynamics and NTK Alignment 18 B.3.1 Change in Log-Probability 18 B.3.2 Main Generalization Result 19 B.4 Unifying Trajectory Divergence and Domain Discrepancy 20 B.5 Main Theorem: Generalization Bound 21 B.6 Main Theorem: Convergence Analysis 23 B.7 Addition Proofs 24 C Discussion and Limitations 26 D Experiment Details 27 D.1 Detailed Setup 27 D.2 System Prompt 28 D.3 Baseline Description 28 E More Experiments 29 E.1 Comparison with More Supervised RLVR Baselines 29 E.2 Extend TraPO to More Models 29 E.3 TraPO Is a Universal Component 30 E.4 Run TraPO on DeepMath 30 E.5 Different Selection Strategies 31 E.6 Stability of TraPO 31 E.7 Training Cost Analysis of TraPO 31 E.8 Different Ways of Utilizing Reliable Passrate Databases 31 F More Related Work 31 G Pseudo Code 32
3
+
4
+ [p. 15 | section: A LLM USAGE | type: Text]
5
+ In the preparation of this paper, the LLM was used solely for language editing and proofreading to improve clarity and readability.
6
+
7
+ [p. 16 | section: B THEORETICAL PROOF | type: Text]
8
+ In this section, we provide proofs for the generalization error bound and convergence of the proposed semi-supervised framework TRAPO.
9
+
10
+ [p. 26 | section: C DISCUSSION AND LIMITATIONS | type: Text]
11
+ First, our results demonstrate that semi-supervised training using 4K labeled data combined with 16K unlabeled data outperforms fully supervised training on 45K labeled data. This encouraging
12
+
13
+ [p. 27 | section: C DISCUSSION AND LIMITATIONS | type: Text]
14
+ finding aligns with the insight proposed by Li et al. (2025b) in the context of RLVR training: thorough training (i.e., more training epochs) on smaller curated datasets can yield better performance than training with larger datasets for fewer epochs. Our work further extends this observation by showing that unlabeled data, when carefully selected using guidance from labeled data training, can effectively enhance the model's reasoning capabilities, thus amplifying the benefits of semisupervised RLVR.
15
+
16
+ [p. 27 | section: C DISCUSSION AND LIMITATIONS | type: Text]
17
+ In addition, due to computational constraints, our evaluation is currently limited to models under the 7B parameter scale. Exploring the applicability and scalability of this semi-supervised paradigm to larger language models (e.g., 13B or beyond) remains an important direction for future research, as larger models may benefit even more from effective utilization of unlabeled data.
18
+
19
+ [p. 27 | section: C DISCUSSION AND LIMITATIONS | type: Text]
20
+ One key observation from our experiments comparing Qwen2.5-Math-7B and LLaMA-3.1-8B is that the more effective supervised training with labeled data is on a model, the better the labeled data guides the selection and utilization of unlabeled data. Conversely, if RLVR training with labeled data yields only marginal gains, its impact on unlabeled data filtering is also limited. Therefore, we recommend applying TRAPO primarily in settings where the labeled data and model are well aligned.
21
+
22
+ [p. 27 | section: C DISCUSSION AND LIMITATIONS | type: Text]
23
+ Finally, we believe it is a promising direction, similar to active learning, to investigate what types of labeled examples most effectively guide unlabeled data training, and we plan to explore this in future work.
24
+
25
+ [p. 31 | section: F MORE RELATED WORK | type: Text]
26
+ Semi-supervised Reinforcement Learning. Semi-supervised learning has been widely studied in weakly supervised scenarios (Zhu et al., 2025; Tang et al., 2024; 2025; 2026; Zhou et al., 2024; 2026), where labeled and unlabeled data are combined to improve model performance under limited annotation budgets (Blum & Mitchell, 1998; Chapelle et al., 2009; Subramanya & Bilmes, 2011;
27
+
28
+ [p. 32 | section: F MORE RELATED WORK | type: TableGroup]
29
+ Table 7: Wall-clock training time (reported as "GPU-hours × GPUs") across data regimes. Unsupervised Supervised Semi-Supervised (TRAPO) ∼7 × 8 ∼13 × 8 ∼25 × 8 ∼39 × 8 ∼26 × 8 ∼38 × 8 ∼55 × 8 ∼11 × 8 ∼57 × 8
30
+
31
+ [p. 32 | section: F MORE RELATED WORK | type: Text]
32
+ Rasmus et al., 2015; Laine & Aila, 2016; Tarvainen & Valpola, 2017; Berthelot et al., 2019; Xie et al., 2020; Sohn et al., 2020) . In reinforcement learning, early work explored combining rewardbased learning with self-supervised signals or pseudo-rewards derived from environment dynamics or intrinsic motivation (Dud´ık et al., 2011; Finn et al., 2016; Thomas & Brunskill, 2016; Kallus & Uehara, 2020; Zhou et al., 2023) . These methods typically treat supervised and unsupervised signals independently, for instance by summing reward and consistency objectives, or by pre-training on unlabeled data before fine-tuning on labeled trajectories.
33
+
34
+ [p. 32 | section: F MORE RELATED WORK | type: Text]
35
+ However, such semi-supervised RL approaches are ill-suited for large language model (LLM) training under verifiable rewards (RLVR). In RLVR, the policy is optimized using feedback signals derived from answer verification (e.g., correctness of final outputs), rather than explicit action-level rewards. Unsupervised methods in this space rely on internal consistency, such as low token entropy (Agarwal et al., 2025) , high self-certainty (Zhao et al., 2025) , or majority voting (Zuo et al., 2025) , to construct pseudo-rewards. While these signals can guide exploration, they often reinforce incorrect or degenerate reasoning patterns in the absence of external supervision, leading to model collapse (Zhang et al., 2025c) .
36
+
37
+ [p. 32 | section: F MORE RELATED WORK | type: Text]
38
+ Our work departs from prior approaches by introducing a guidance mechanism: the labeled data are not merely used to provide an additional reward signal, but to actively steer the selection and utilization of unlabeled samples. Specifically, we observe that reliable reasoning trajectories on unlabeled data exhibit learning dynamics similar to those on labeled data. By measuring trajectory similarity in the reward model space, TRAPO identifies high-quality unlabeled samples whose reasoning patterns are consistent with verified ones. This ensures that unsupervised signals are only leveraged when they align with externally validated behavior, preventing the amplification of spurious patterns.
39
+
40
+ [p. 32 | section: F MORE RELATED WORK | type: Text]
41
+ This paradigm shift from independent combination to supervised guidance addresses a key limitation of traditional methods. In high dimensional open ended generation tasks such as reasoning with LLMs consistency alone is insufficient for correctness. Without supervision to anchor the learning process models easily overfit to superficial patterns or self reinforced errors. TRAPO resolves this by using minimal labeled data as a "north star" enabling stable and effective learning from large amounts of unlabeled data. As we show empirically this leads to superior performance and data efficiency surpassing both fully supervised baselines trained on orders of magnitude more labels and unsupervised methods that fail to generalize.
42
+
43
+ [p. 32 | section: G PSEUDO CODE | type: Text]
44
+ We provide the pseudo code 1.
iclr26/3K1y4KbWAx/assets.json ADDED
@@ -0,0 +1,79 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "filename": "_page_1_Figure_1.jpeg",
4
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_1_Figure_1.jpeg",
5
+ "bytes": 51621,
6
+ "width": 1078,
7
+ "height": 370,
8
+ "aspect_ratio": 2.9135135135135135,
9
+ "keep": true,
10
+ "reject_reason": null,
11
+ "model_path": "assets/_page_1_Figure_1.jpeg"
12
+ },
13
+ {
14
+ "filename": "_page_1_Figure_5.jpeg",
15
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_1_Figure_5.jpeg",
16
+ "bytes": 56309,
17
+ "width": 753,
18
+ "height": 354,
19
+ "aspect_ratio": 2.1271186440677967,
20
+ "keep": true,
21
+ "reject_reason": null,
22
+ "model_path": "assets/_page_1_Figure_5.jpeg"
23
+ },
24
+ {
25
+ "filename": "_page_29_Figure_3.jpeg",
26
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_29_Figure_3.jpeg",
27
+ "bytes": 38674,
28
+ "width": 1092,
29
+ "height": 311,
30
+ "aspect_ratio": 3.5112540192926045,
31
+ "keep": true,
32
+ "reject_reason": null,
33
+ "model_path": "assets/_page_29_Figure_3.jpeg"
34
+ },
35
+ {
36
+ "filename": "_page_2_Figure_1.jpeg",
37
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_2_Figure_1.jpeg",
38
+ "bytes": 72064,
39
+ "width": 1075,
40
+ "height": 520,
41
+ "aspect_ratio": 2.0673076923076925,
42
+ "keep": true,
43
+ "reject_reason": null,
44
+ "model_path": "assets/_page_2_Figure_1.jpeg"
45
+ },
46
+ {
47
+ "filename": "_page_8_Figure_1.jpeg",
48
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_8_Figure_1.jpeg",
49
+ "bytes": 56064,
50
+ "width": 1110,
51
+ "height": 320,
52
+ "aspect_ratio": 3.46875,
53
+ "keep": true,
54
+ "reject_reason": null,
55
+ "model_path": "assets/_page_8_Figure_1.jpeg"
56
+ },
57
+ {
58
+ "filename": "_page_8_Figure_3.jpeg",
59
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_8_Figure_3.jpeg",
60
+ "bytes": 36667,
61
+ "width": 1080,
62
+ "height": 191,
63
+ "aspect_ratio": 5.654450261780105,
64
+ "keep": true,
65
+ "reject_reason": null,
66
+ "model_path": "assets/_page_8_Figure_3.jpeg"
67
+ },
68
+ {
69
+ "filename": "_page_8_Figure_7.jpeg",
70
+ "path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/marker_raw/3K1y4KbWAx/marker_markdown/3K1y4KbWAx/_page_8_Figure_7.jpeg",
71
+ "bytes": 27260,
72
+ "width": 634,
73
+ "height": 461,
74
+ "aspect_ratio": 1.3752711496746204,
75
+ "keep": true,
76
+ "reject_reason": null,
77
+ "model_path": "assets/_page_8_Figure_7.jpeg"
78
+ }
79
+ ]
iclr26/3K1y4KbWAx/assets/_page_1_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: 97409ccc4b755aef28d8cbb31a16880d4c9fe66c27d52be3c5405d335e36a894
  • Pointer size: 130 Bytes
  • Size of remote file: 51.6 kB
iclr26/3K1y4KbWAx/assets/_page_1_Figure_5.jpeg ADDED

Git LFS Details

  • SHA256: de1bad32b08c32e01691b66ee8056946d1562beee29fa3faa5d1ca788988586f
  • Pointer size: 130 Bytes
  • Size of remote file: 56.3 kB
iclr26/3K1y4KbWAx/assets/_page_29_Figure_3.jpeg ADDED

Git LFS Details

  • SHA256: 0c80dd174f8cee6f463e6ef5eb34b54b12d18a256c3fc91cf6392ce6306cfc01
  • Pointer size: 130 Bytes
  • Size of remote file: 38.7 kB
iclr26/3K1y4KbWAx/assets/_page_2_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: 664896234f663ab95ea582d8cdf6c9f5b9680a696622a33532e4d50253b11ae6
  • Pointer size: 130 Bytes
  • Size of remote file: 72.1 kB
iclr26/3K1y4KbWAx/assets/_page_8_Figure_1.jpeg ADDED

Git LFS Details

  • SHA256: bf2ca0a2beba64f3c31cc2ea3d3505120796af2a0d0b91a6dbe4d27f69af8c63
  • Pointer size: 130 Bytes
  • Size of remote file: 56.1 kB
iclr26/3K1y4KbWAx/assets/_page_8_Figure_3.jpeg ADDED

Git LFS Details

  • SHA256: 07d13bb0eafd33cdb49e572ea93b310ec5a8952aa33d967db0bd92c9cc92d0a8
  • Pointer size: 130 Bytes
  • Size of remote file: 36.7 kB
iclr26/3K1y4KbWAx/assets/_page_8_Figure_7.jpeg ADDED

Git LFS Details

  • SHA256: a43845668ab7fb8689d099e78ab9a76cd74746158f5d7860b0fcb31205cf8076
  • Pointer size: 130 Bytes
  • Size of remote file: 27.3 kB
iclr26/3K1y4KbWAx/chunks_v3_anonymized.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
iclr26/3K1y4KbWAx/dataset_meta.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paper_id": "3K1y4KbWAx",
3
+ "pipeline": "Paper2Markdown-V3",
4
+ "ok": true,
5
+ "page_count": 36,
6
+ "chunk_count": 333,
7
+ "main_body_chunk_count": 318,
8
+ "appendix_chunk_count": 15,
9
+ "reference_chunk_count": 0,
10
+ "model_text_chars": 113185,
11
+ "raw_markdown_chars": 164655,
12
+ "sanitized_chars": 116630,
13
+ "page_provenance": {
14
+ "min_page": 1,
15
+ "max_page": 36,
16
+ "invalid_count": 0
17
+ },
18
+ "marker_block_type_counts": {
19
+ "Code": 1,
20
+ "Equation": 88,
21
+ "FigureGroup": 7,
22
+ "Footnote": 5,
23
+ "ListGroup": 9,
24
+ "PageFooter": 36,
25
+ "PageHeader": 36,
26
+ "SectionHeader": 44,
27
+ "Table": 2,
28
+ "TableGroup": 15,
29
+ "TableOfContents": 1,
30
+ "Text": 228
31
+ },
32
+ "asset_count_raw": 7,
33
+ "asset_count_model_kept": 7,
34
+ "asset_count_rejected": 0,
35
+ "asset_reject_reasons": {
36
+ "kept": 7
37
+ },
38
+ "artifact_leak_audit": {
39
+ "ok": true,
40
+ "hits": {
41
+ "Anonymous Authors": [],
42
+ "ACKNOWLEDGMENT": [],
43
+ "OpenReview": [],
44
+ "\"accept_label\"": [],
45
+ "\"decision\"": [],
46
+ "\"decision_tier\"": [],
47
+ "\"source_status\"": [],
48
+ "Meta-review": [],
49
+ "Official Review": [],
50
+ "official_reviews": [],
51
+ "meta_reviews": [],
52
+ "suggested_verdict_score": []
53
+ },
54
+ "artifact_count": 2
55
+ },
56
+ "default_model_input": "model_text_v3.txt",
57
+ "appendix_input": "appendix_text_v3.txt",
58
+ "reference_input": "reference_text_v3.txt",
59
+ "source": "iclr2026_test_public",
60
+ "run_name": "iclr26_20260429_1952_all",
61
+ "partial_snapshot": true,
62
+ "snapshot_created_at": "2026-04-30T02:34:47.606558+00:00"
63
+ }
iclr26/3K1y4KbWAx/main_body_chunks.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
iclr26/3K1y4KbWAx/marker_meta.json ADDED
@@ -0,0 +1,2787 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "table_of_contents": [
3
+ {
4
+ "title": "TRAPO: A SEMI-SUPERVISED REINFORCEMENT\nLEARNING FRAMEWORK FOR BOOSTING LLM REA-\nSONING",
5
+ "heading_level": null,
6
+ "page_id": 0,
7
+ "polygon": [
8
+ [
9
+ 106.3828125,
10
+ 79.6640625
11
+ ],
12
+ [
13
+ 503.5850524902344,
14
+ 79.6640625
15
+ ],
16
+ [
17
+ 503.5850524902344,
18
+ 136.72955322265625
19
+ ],
20
+ [
21
+ 106.3828125,
22
+ 136.72955322265625
23
+ ]
24
+ ]
25
+ },
26
+ {
27
+ "title": "ABSTRACT",
28
+ "heading_level": null,
29
+ "page_id": 0,
30
+ "polygon": [
31
+ [
32
+ 276.1171875,
33
+ 236.22540283203125
34
+ ],
35
+ [
36
+ 333.7168273925781,
37
+ 236.22540283203125
38
+ ],
39
+ [
40
+ 333.7168273925781,
41
+ 248.18060302734375
42
+ ],
43
+ [
44
+ 276.1171875,
45
+ 248.18060302734375
46
+ ]
47
+ ]
48
+ },
49
+ {
50
+ "title": "1 INTRODUCTION",
51
+ "heading_level": null,
52
+ "page_id": 0,
53
+ "polygon": [
54
+ [
55
+ 108.29901885986328,
56
+ 540.24609375
57
+ ],
58
+ [
59
+ 205.99403381347656,
60
+ 540.24609375
61
+ ],
62
+ [
63
+ 205.99403381347656,
64
+ 553.3072967529297
65
+ ],
66
+ [
67
+ 108.29901885986328,
68
+ 553.3072967529297
69
+ ]
70
+ ]
71
+ },
72
+ {
73
+ "title": "2 RELATED WORK",
74
+ "heading_level": null,
75
+ "page_id": 2,
76
+ "polygon": [
77
+ [
78
+ 107.876953125,
79
+ 471.0
80
+ ],
81
+ [
82
+ 212.25,
83
+ 471.0
84
+ ],
85
+ [
86
+ 212.25,
87
+ 480.75
88
+ ],
89
+ [
90
+ 107.876953125,
91
+ 480.75
92
+ ]
93
+ ]
94
+ },
95
+ {
96
+ "title": "3 Method",
97
+ "heading_level": null,
98
+ "page_id": 3,
99
+ "polygon": [
100
+ [
101
+ 107.25,
102
+ 259.5
103
+ ],
104
+ [
105
+ 173.25,
106
+ 260.25
107
+ ],
108
+ [
109
+ 173.25,
110
+ 270.75
111
+ ],
112
+ [
113
+ 107.25,
114
+ 270.0
115
+ ]
116
+ ]
117
+ },
118
+ {
119
+ "title": "3.1 Semi-supervised Reinforcement Learning with Verifiable Rewards",
120
+ "heading_level": null,
121
+ "page_id": 3,
122
+ "polygon": [
123
+ [
124
+ 106.3828125,
125
+ 364.2890625
126
+ ],
127
+ [
128
+ 461.25,
129
+ 364.2890625
130
+ ],
131
+ [
132
+ 461.25,
133
+ 372.75
134
+ ],
135
+ [
136
+ 106.3828125,
137
+ 372.75
138
+ ]
139
+ ]
140
+ },
141
+ {
142
+ "title": "3.2 PROGRESSIVE TRAJECTORY GUIDANCE FOR BRIDGING LABELED AND UNLABELED DATA",
143
+ "heading_level": null,
144
+ "page_id": 4,
145
+ "polygon": [
146
+ [
147
+ 106.3828125,
148
+ 435.75
149
+ ],
150
+ [
151
+ 487.5,
152
+ 435.75
153
+ ],
154
+ [
155
+ 487.5,
156
+ 454.5
157
+ ],
158
+ [
159
+ 106.3828125,
160
+ 454.5
161
+ ]
162
+ ]
163
+ },
164
+ {
165
+ "title": "4 EXPERIMENT",
166
+ "heading_level": null,
167
+ "page_id": 6,
168
+ "polygon": [
169
+ [
170
+ 106.98046875,
171
+ 469.08984375
172
+ ],
173
+ [
174
+ 194.17767333984375,
175
+ 469.08984375
176
+ ],
177
+ [
178
+ 194.17767333984375,
179
+ 481.8874206542969
180
+ ],
181
+ [
182
+ 106.98046875,
183
+ 481.8874206542969
184
+ ]
185
+ ]
186
+ },
187
+ {
188
+ "title": "4.1 SETUP",
189
+ "heading_level": null,
190
+ "page_id": 6,
191
+ "polygon": [
192
+ [
193
+ 107.279296875,
194
+ 561.90234375
195
+ ],
196
+ [
197
+ 159.59239196777344,
198
+ 561.90234375
199
+ ],
200
+ [
201
+ 159.59239196777344,
202
+ 573.31396484375
203
+ ],
204
+ [
205
+ 107.279296875,
206
+ 573.31396484375
207
+ ]
208
+ ]
209
+ },
210
+ {
211
+ "title": "4.2 EXPERIMENTAL RESULTS",
212
+ "heading_level": null,
213
+ "page_id": 7,
214
+ "polygon": [
215
+ [
216
+ 106.083984375,
217
+ 453.4953918457031
218
+ ],
219
+ [
220
+ 240.556640625,
221
+ 453.4953918457031
222
+ ],
223
+ [
224
+ 240.556640625,
225
+ 463.4580078125
226
+ ],
227
+ [
228
+ 106.083984375,
229
+ 463.4580078125
230
+ ]
231
+ ]
232
+ },
233
+ {
234
+ "title": "Sensitivity analysis. We systematically",
235
+ "heading_level": null,
236
+ "page_id": 8,
237
+ "polygon": [
238
+ [
239
+ 108.00001525878906,
240
+ 633.05859375
241
+ ],
242
+ [
243
+ 276.2384338378906,
244
+ 633.05859375
245
+ ],
246
+ [
247
+ 276.2384338378906,
248
+ 644.5969696044922
249
+ ],
250
+ [
251
+ 108.00001525878906,
252
+ 644.5969696044922
253
+ ]
254
+ ]
255
+ },
256
+ {
257
+ "title": "5 CONCLUSION",
258
+ "heading_level": null,
259
+ "page_id": 9,
260
+ "polygon": [
261
+ [
262
+ 106.3828125,
263
+ 216.8712158203125
264
+ ],
265
+ [
266
+ 195.37310791015625,
267
+ 216.8712158203125
268
+ ],
269
+ [
270
+ 195.37310791015625,
271
+ 228.826416015625
272
+ ],
273
+ [
274
+ 106.3828125,
275
+ 228.826416015625
276
+ ]
277
+ ]
278
+ },
279
+ {
280
+ "title": "6 ACKNOWLEDGEMENT",
281
+ "heading_level": null,
282
+ "page_id": 9,
283
+ "polygon": [
284
+ [
285
+ 108.17578125,
286
+ 336.16119384765625
287
+ ],
288
+ [
289
+ 237.53884887695312,
290
+ 336.16119384765625
291
+ ],
292
+ [
293
+ 237.53884887695312,
294
+ 348.11639404296875
295
+ ],
296
+ [
297
+ 108.17578125,
298
+ 348.11639404296875
299
+ ]
300
+ ]
301
+ },
302
+ {
303
+ "title": "7 REPRODUCIBILITY STATEMENT",
304
+ "heading_level": null,
305
+ "page_id": 9,
306
+ "polygon": [
307
+ [
308
+ 108.17578125,
309
+ 410.30859375
310
+ ],
311
+ [
312
+ 286.392333984375,
313
+ 410.30859375
314
+ ],
315
+ [
316
+ 286.392333984375,
317
+ 423.57037353515625
318
+ ],
319
+ [
320
+ 108.17578125,
321
+ 423.57037353515625
322
+ ]
323
+ ]
324
+ },
325
+ {
326
+ "title": "BIBLIOGRAPHY",
327
+ "heading_level": null,
328
+ "page_id": 9,
329
+ "polygon": [
330
+ [
331
+ 106.681640625,
332
+ 487.06817626953125
333
+ ],
334
+ [
335
+ 187.5926055908203,
336
+ 487.06817626953125
337
+ ],
338
+ [
339
+ 187.5926055908203,
340
+ 499.02337646484375
341
+ ],
342
+ [
343
+ 106.681640625,
344
+ 499.02337646484375
345
+ ]
346
+ ]
347
+ },
348
+ {
349
+ "title": "Appendix",
350
+ "heading_level": null,
351
+ "page_id": 14,
352
+ "polygon": [
353
+ [
354
+ 106.3828125,
355
+ 80.23907470703125
356
+ ],
357
+ [
358
+ 193.640625,
359
+ 80.23907470703125
360
+ ],
361
+ [
362
+ 193.640625,
363
+ 100.901611328125
364
+ ],
365
+ [
366
+ 106.3828125,
367
+ 100.901611328125
368
+ ]
369
+ ]
370
+ },
371
+ {
372
+ "title": "A LLM USAGE",
373
+ "heading_level": null,
374
+ "page_id": 14,
375
+ "polygon": [
376
+ [
377
+ 106.3828125,
378
+ 682.55859375
379
+ ],
380
+ [
381
+ 195.08641052246094,
382
+ 682.55859375
383
+ ],
384
+ [
385
+ 195.08641052246094,
386
+ 695.4784088134766
387
+ ],
388
+ [
389
+ 106.3828125,
390
+ 695.4784088134766
391
+ ]
392
+ ]
393
+ },
394
+ {
395
+ "title": "B THEORETICAL PROOF",
396
+ "heading_level": null,
397
+ "page_id": 15,
398
+ "polygon": [
399
+ [
400
+ 108.17578125,
401
+ 475.27734375
402
+ ],
403
+ [
404
+ 240.75,
405
+ 475.27734375
406
+ ],
407
+ [
408
+ 240.75,
409
+ 484.5
410
+ ],
411
+ [
412
+ 108.17578125,
413
+ 484.5
414
+ ]
415
+ ]
416
+ },
417
+ {
418
+ "title": "B.1 NOTION",
419
+ "heading_level": null,
420
+ "page_id": 15,
421
+ "polygon": [
422
+ [
423
+ 106.5,
424
+ 536.25
425
+ ],
426
+ [
427
+ 168.75,
428
+ 536.25
429
+ ],
430
+ [
431
+ 168.75,
432
+ 545.66015625
433
+ ],
434
+ [
435
+ 106.5,
436
+ 545.66015625
437
+ ]
438
+ ]
439
+ },
440
+ {
441
+ "title": "B.2 GRPO AS PREFERENCE OPTIMIZATION",
442
+ "heading_level": null,
443
+ "page_id": 15,
444
+ "polygon": [
445
+ [
446
+ 106.5,
447
+ 582.75
448
+ ],
449
+ [
450
+ 301.5,
451
+ 582.75
452
+ ],
453
+ [
454
+ 301.5,
455
+ 592.5
456
+ ],
457
+ [
458
+ 106.5,
459
+ 592.5
460
+ ]
461
+ ]
462
+ },
463
+ {
464
+ "title": "B.3 GRADIENT DYNAMICS AND NTK ALIGNMENT",
465
+ "heading_level": null,
466
+ "page_id": 17,
467
+ "polygon": [
468
+ [
469
+ 107.578125,
470
+ 82.7578125
471
+ ],
472
+ [
473
+ 330.75,
474
+ 82.7578125
475
+ ],
476
+ [
477
+ 330.75,
478
+ 92.25
479
+ ],
480
+ [
481
+ 107.578125,
482
+ 92.25
483
+ ]
484
+ ]
485
+ },
486
+ {
487
+ "title": "B.3.1 CHANGE IN LOG-PROBABILITY",
488
+ "heading_level": null,
489
+ "page_id": 17,
490
+ "polygon": [
491
+ [
492
+ 107.25,
493
+ 139.5
494
+ ],
495
+ [
496
+ 275.25,
497
+ 139.5
498
+ ],
499
+ [
500
+ 275.25,
501
+ 148.5
502
+ ],
503
+ [
504
+ 107.25,
505
+ 148.5
506
+ ]
507
+ ]
508
+ },
509
+ {
510
+ "title": "B.3.2 Main Generalization Result",
511
+ "heading_level": null,
512
+ "page_id": 18,
513
+ "polygon": [
514
+ [
515
+ 106.5,
516
+ 431.96484375
517
+ ],
518
+ [
519
+ 282.75,
520
+ 431.96484375
521
+ ],
522
+ [
523
+ 282.75,
524
+ 441.75
525
+ ],
526
+ [
527
+ 106.5,
528
+ 441.75
529
+ ]
530
+ ]
531
+ },
532
+ {
533
+ "title": "B.4 Unifying Trajectory Divergence and Domain Discrepancy",
534
+ "heading_level": null,
535
+ "page_id": 19,
536
+ "polygon": [
537
+ [
538
+ 106.3828125,
539
+ 381.0
540
+ ],
541
+ [
542
+ 420.0,
543
+ 381.0
544
+ ],
545
+ [
546
+ 420.0,
547
+ 390.0
548
+ ],
549
+ [
550
+ 106.3828125,
551
+ 390.0
552
+ ]
553
+ ]
554
+ },
555
+ {
556
+ "title": "B.5 MAIN THEOREM: GENERALIZATION BOUND",
557
+ "heading_level": null,
558
+ "page_id": 20,
559
+ "polygon": [
560
+ [
561
+ 106.3828125,
562
+ 663.99609375
563
+ ],
564
+ [
565
+ 322.5,
566
+ 663.99609375
567
+ ],
568
+ [
569
+ 322.5,
570
+ 673.5
571
+ ],
572
+ [
573
+ 106.3828125,
574
+ 673.5
575
+ ]
576
+ ]
577
+ },
578
+ {
579
+ "title": "B.6 MAIN THEOREM: CONVERGENCE ANALYSIS",
580
+ "heading_level": null,
581
+ "page_id": 22,
582
+ "polygon": [
583
+ [
584
+ 106.3828125,
585
+ 315.75
586
+ ],
587
+ [
588
+ 322.5,
589
+ 316.3359375
590
+ ],
591
+ [
592
+ 322.5,
593
+ 326.25
594
+ ],
595
+ [
596
+ 106.3828125,
597
+ 325.5
598
+ ]
599
+ ]
600
+ },
601
+ {
602
+ "title": "B.7 Addition Proofs",
603
+ "heading_level": null,
604
+ "page_id": 23,
605
+ "polygon": [
606
+ [
607
+ 106.083984375,
608
+ 688.74609375
609
+ ],
610
+ [
611
+ 214.5,
612
+ 688.74609375
613
+ ],
614
+ [
615
+ 214.5,
616
+ 698.25
617
+ ],
618
+ [
619
+ 106.083984375,
620
+ 698.25
621
+ ]
622
+ ]
623
+ },
624
+ {
625
+ "title": "C DISCUSSION AND LIMITATIONS",
626
+ "heading_level": null,
627
+ "page_id": 25,
628
+ "polygon": [
629
+ [
630
+ 108.17578125,
631
+ 685.65234375
632
+ ],
633
+ [
634
+ 288.0,
635
+ 685.65234375
636
+ ],
637
+ [
638
+ 288.0,
639
+ 695.25
640
+ ],
641
+ [
642
+ 108.17578125,
643
+ 695.25
644
+ ]
645
+ ]
646
+ },
647
+ {
648
+ "title": "D EXPERIMENT DETAILS",
649
+ "heading_level": null,
650
+ "page_id": 26,
651
+ "polygon": [
652
+ [
653
+ 107.578125,
654
+ 327.9451599121094
655
+ ],
656
+ [
657
+ 244.6474609375,
658
+ 327.9451599121094
659
+ ],
660
+ [
661
+ 244.6474609375,
662
+ 339.9003601074219
663
+ ],
664
+ [
665
+ 107.578125,
666
+ 339.9003601074219
667
+ ]
668
+ ]
669
+ },
670
+ {
671
+ "title": "D.1 DETAILED SETUP",
672
+ "heading_level": null,
673
+ "page_id": 26,
674
+ "polygon": [
675
+ [
676
+ 106.3828125,
677
+ 353.779296875
678
+ ],
679
+ [
680
+ 208.3274688720703,
681
+ 353.779296875
682
+ ],
683
+ [
684
+ 208.3274688720703,
685
+ 363.7419128417969
686
+ ],
687
+ [
688
+ 106.3828125,
689
+ 363.7419128417969
690
+ ]
691
+ ]
692
+ },
693
+ {
694
+ "title": "D.2 SYSTEM PROMPT",
695
+ "heading_level": null,
696
+ "page_id": 27,
697
+ "polygon": [
698
+ [
699
+ 106.98046875,
700
+ 161.26171875
701
+ ],
702
+ [
703
+ 207.51251220703125,
704
+ 161.26171875
705
+ ],
706
+ [
707
+ 207.51251220703125,
708
+ 171.5760498046875
709
+ ],
710
+ [
711
+ 106.98046875,
712
+ 171.5760498046875
713
+ ]
714
+ ]
715
+ },
716
+ {
717
+ "title": "D.3 BASELINE DESCRIPTION",
718
+ "heading_level": null,
719
+ "page_id": 27,
720
+ "polygon": [
721
+ [
722
+ 108.17578125,
723
+ 453.62109375
724
+ ],
725
+ [
726
+ 238.50820922851562,
727
+ 453.62109375
728
+ ],
729
+ [
730
+ 238.50820922851562,
731
+ 465.4610595703125
732
+ ],
733
+ [
734
+ 108.17578125,
735
+ 465.4610595703125
736
+ ]
737
+ ]
738
+ },
739
+ {
740
+ "title": "E MORE EXPERIMENTS",
741
+ "heading_level": null,
742
+ "page_id": 28,
743
+ "polygon": [
744
+ [
745
+ 108.17578125,
746
+ 518.58984375
747
+ ],
748
+ [
749
+ 236.525146484375,
750
+ 518.58984375
751
+ ],
752
+ [
753
+ 236.525146484375,
754
+ 530.6795043945312
755
+ ],
756
+ [
757
+ 108.17578125,
758
+ 530.6795043945312
759
+ ]
760
+ ]
761
+ },
762
+ {
763
+ "title": "E.1 COMPARISON WITH MORE SUPERVISED RLVR BASELINES",
764
+ "heading_level": null,
765
+ "page_id": 28,
766
+ "polygon": [
767
+ [
768
+ 106.3828125,
769
+ 543.33984375
770
+ ],
771
+ [
772
+ 382.17510986328125,
773
+ 543.33984375
774
+ ],
775
+ [
776
+ 382.17510986328125,
777
+ 554.5510559082031
778
+ ],
779
+ [
780
+ 106.3828125,
781
+ 554.5510559082031
782
+ ]
783
+ ]
784
+ },
785
+ {
786
+ "title": "E.2 EXTEND TRAPO TO MORE MODELS",
787
+ "heading_level": null,
788
+ "page_id": 28,
789
+ "polygon": [
790
+ [
791
+ 108.17578125,
792
+ 657.4864654541016
793
+ ],
794
+ [
795
+ 286.8727111816406,
796
+ 657.4864654541016
797
+ ],
798
+ [
799
+ 286.8727111816406,
800
+ 667.4490661621094
801
+ ],
802
+ [
803
+ 108.17578125,
804
+ 667.4490661621094
805
+ ]
806
+ ]
807
+ },
808
+ {
809
+ "title": "E.3 TRAPO IS A UNIVERSAL COMPONENT",
810
+ "heading_level": null,
811
+ "page_id": 29,
812
+ "polygon": [
813
+ [
814
+ 106.5,
815
+ 462.0
816
+ ],
817
+ [
818
+ 297.0,
819
+ 462.0
820
+ ],
821
+ [
822
+ 297.0,
823
+ 471.41015625
824
+ ],
825
+ [
826
+ 106.5,
827
+ 471.41015625
828
+ ]
829
+ ]
830
+ },
831
+ {
832
+ "title": "E.4 RUN TRAPO ON DEEPMATH",
833
+ "heading_level": null,
834
+ "page_id": 29,
835
+ "polygon": [
836
+ [
837
+ 106.5,
838
+ 611.40234375
839
+ ],
840
+ [
841
+ 255.0,
842
+ 611.40234375
843
+ ],
844
+ [
845
+ 255.0,
846
+ 621.0
847
+ ],
848
+ [
849
+ 106.5,
850
+ 621.0
851
+ ]
852
+ ]
853
+ },
854
+ {
855
+ "title": "E.5 DIFFERENT SELECTION STRATEGIES",
856
+ "heading_level": null,
857
+ "page_id": 30,
858
+ "polygon": [
859
+ [
860
+ 106.98046875,
861
+ 82.7578125
862
+ ],
863
+ [
864
+ 288.0,
865
+ 82.7578125
866
+ ],
867
+ [
868
+ 288.0,
869
+ 92.25
870
+ ],
871
+ [
872
+ 106.98046875,
873
+ 92.25
874
+ ]
875
+ ]
876
+ },
877
+ {
878
+ "title": "E.6 STABILITY OF TRAPO",
879
+ "heading_level": null,
880
+ "page_id": 30,
881
+ "polygon": [
882
+ [
883
+ 106.5,
884
+ 184.8515625
885
+ ],
886
+ [
887
+ 228.0,
888
+ 184.8515625
889
+ ],
890
+ [
891
+ 228.0,
892
+ 193.5
893
+ ],
894
+ [
895
+ 106.5,
896
+ 193.5
897
+ ]
898
+ ]
899
+ },
900
+ {
901
+ "title": "E.7 TRAINING COST ANALYSIS OF TRAPO",
902
+ "heading_level": null,
903
+ "page_id": 30,
904
+ "polygon": [
905
+ [
906
+ 106.5,
907
+ 263.25
908
+ ],
909
+ [
910
+ 297.75,
911
+ 263.25
912
+ ],
913
+ [
914
+ 297.75,
915
+ 272.25
916
+ ],
917
+ [
918
+ 106.5,
919
+ 272.25
920
+ ]
921
+ ]
922
+ },
923
+ {
924
+ "title": "E.8 DIFFERENT WAYS OF UTILIZING RELIABLE PASSRATE DATABASES",
925
+ "heading_level": null,
926
+ "page_id": 30,
927
+ "polygon": [
928
+ [
929
+ 106.5,
930
+ 560.25
931
+ ],
932
+ [
933
+ 416.25,
934
+ 560.25
935
+ ],
936
+ [
937
+ 416.25,
938
+ 570.41015625
939
+ ],
940
+ [
941
+ 106.5,
942
+ 570.41015625
943
+ ]
944
+ ]
945
+ },
946
+ {
947
+ "title": "F MORE RELATED WORK",
948
+ "heading_level": null,
949
+ "page_id": 30,
950
+ "polygon": [
951
+ [
952
+ 107.876953125,
953
+ 663.99609375
954
+ ],
955
+ [
956
+ 246.75,
957
+ 663.99609375
958
+ ],
959
+ [
960
+ 246.75,
961
+ 674.25
962
+ ],
963
+ [
964
+ 107.876953125,
965
+ 674.25
966
+ ]
967
+ ]
968
+ },
969
+ {
970
+ "title": "G PSEUDO CODE",
971
+ "heading_level": null,
972
+ "page_id": 31,
973
+ "polygon": [
974
+ [
975
+ 108.17578125,
976
+ 543.1720123291016
977
+ ],
978
+ [
979
+ 203.9450225830078,
980
+ 543.1720123291016
981
+ ],
982
+ [
983
+ 203.9450225830078,
984
+ 555.1272125244141
985
+ ],
986
+ [
987
+ 108.17578125,
988
+ 555.1272125244141
989
+ ]
990
+ ]
991
+ },
992
+ {
993
+ "title": "Algorithm 1 TRAPO: Trajectory-based Policy Optimization",
994
+ "heading_level": null,
995
+ "page_id": 32,
996
+ "polygon": [
997
+ [
998
+ 106.98046875,
999
+ 116.25
1000
+ ],
1001
+ [
1002
+ 351.0,
1003
+ 116.25
1004
+ ],
1005
+ [
1006
+ 351.0,
1007
+ 127.23046875
1008
+ ],
1009
+ [
1010
+ 106.98046875,
1011
+ 127.23046875
1012
+ ]
1013
+ ]
1014
+ }
1015
+ ],
1016
+ "page_stats": [
1017
+ {
1018
+ "page_id": 0,
1019
+ "text_extraction_method": "pdftext",
1020
+ "block_counts": [
1021
+ [
1022
+ "Span",
1023
+ 191
1024
+ ],
1025
+ [
1026
+ "Line",
1027
+ 49
1028
+ ],
1029
+ [
1030
+ "Text",
1031
+ 4
1032
+ ],
1033
+ [
1034
+ "SectionHeader",
1035
+ 3
1036
+ ],
1037
+ [
1038
+ "PageHeader",
1039
+ 1
1040
+ ],
1041
+ [
1042
+ "Footnote",
1043
+ 1
1044
+ ],
1045
+ [
1046
+ "PageFooter",
1047
+ 1
1048
+ ]
1049
+ ],
1050
+ "block_metadata": {
1051
+ "llm_request_count": 0,
1052
+ "llm_error_count": 0,
1053
+ "llm_tokens_used": 0,
1054
+ "previous_text": "",
1055
+ "previous_type": "",
1056
+ "previous_order": 0
1057
+ }
1058
+ },
1059
+ {
1060
+ "page_id": 1,
1061
+ "text_extraction_method": "surya",
1062
+ "block_counts": [
1063
+ [
1064
+ "Line",
1065
+ 68
1066
+ ],
1067
+ [
1068
+ "Span",
1069
+ 22
1070
+ ],
1071
+ [
1072
+ "Text",
1073
+ 4
1074
+ ],
1075
+ [
1076
+ "Figure",
1077
+ 2
1078
+ ],
1079
+ [
1080
+ "Caption",
1081
+ 2
1082
+ ],
1083
+ [
1084
+ "FigureGroup",
1085
+ 2
1086
+ ],
1087
+ [
1088
+ "Reference",
1089
+ 2
1090
+ ],
1091
+ [
1092
+ "PageHeader",
1093
+ 1
1094
+ ],
1095
+ [
1096
+ "PageFooter",
1097
+ 1
1098
+ ]
1099
+ ],
1100
+ "block_metadata": {
1101
+ "llm_request_count": 0,
1102
+ "llm_error_count": 0,
1103
+ "llm_tokens_used": 0,
1104
+ "previous_text": "",
1105
+ "previous_type": "",
1106
+ "previous_order": 0
1107
+ }
1108
+ },
1109
+ {
1110
+ "page_id": 2,
1111
+ "text_extraction_method": "surya",
1112
+ "block_counts": [
1113
+ [
1114
+ "Line",
1115
+ 86
1116
+ ],
1117
+ [
1118
+ "Span",
1119
+ 9
1120
+ ],
1121
+ [
1122
+ "Text",
1123
+ 3
1124
+ ],
1125
+ [
1126
+ "PageHeader",
1127
+ 1
1128
+ ],
1129
+ [
1130
+ "Figure",
1131
+ 1
1132
+ ],
1133
+ [
1134
+ "Caption",
1135
+ 1
1136
+ ],
1137
+ [
1138
+ "SectionHeader",
1139
+ 1
1140
+ ],
1141
+ [
1142
+ "PageFooter",
1143
+ 1
1144
+ ],
1145
+ [
1146
+ "FigureGroup",
1147
+ 1
1148
+ ],
1149
+ [
1150
+ "Reference",
1151
+ 1
1152
+ ]
1153
+ ],
1154
+ "block_metadata": {
1155
+ "llm_request_count": 0,
1156
+ "llm_error_count": 0,
1157
+ "llm_tokens_used": 0,
1158
+ "previous_text": "",
1159
+ "previous_type": "",
1160
+ "previous_order": 0
1161
+ }
1162
+ },
1163
+ {
1164
+ "page_id": 3,
1165
+ "text_extraction_method": "surya",
1166
+ "block_counts": [
1167
+ [
1168
+ "Line",
1169
+ 61
1170
+ ],
1171
+ [
1172
+ "Span",
1173
+ 56
1174
+ ],
1175
+ [
1176
+ "Text",
1177
+ 7
1178
+ ],
1179
+ [
1180
+ "SectionHeader",
1181
+ 2
1182
+ ],
1183
+ [
1184
+ "Equation",
1185
+ 2
1186
+ ],
1187
+ [
1188
+ "PageHeader",
1189
+ 1
1190
+ ],
1191
+ [
1192
+ "PageFooter",
1193
+ 1
1194
+ ],
1195
+ [
1196
+ "Reference",
1197
+ 1
1198
+ ]
1199
+ ],
1200
+ "block_metadata": {
1201
+ "llm_request_count": 0,
1202
+ "llm_error_count": 0,
1203
+ "llm_tokens_used": 0,
1204
+ "previous_text": "",
1205
+ "previous_type": "",
1206
+ "previous_order": 0
1207
+ }
1208
+ },
1209
+ {
1210
+ "page_id": 4,
1211
+ "text_extraction_method": "surya",
1212
+ "block_counts": [
1213
+ [
1214
+ "Line",
1215
+ 61
1216
+ ],
1217
+ [
1218
+ "Span",
1219
+ 32
1220
+ ],
1221
+ [
1222
+ "Text",
1223
+ 6
1224
+ ],
1225
+ [
1226
+ "Equation",
1227
+ 2
1228
+ ],
1229
+ [
1230
+ "PageHeader",
1231
+ 1
1232
+ ],
1233
+ [
1234
+ "SectionHeader",
1235
+ 1
1236
+ ],
1237
+ [
1238
+ "PageFooter",
1239
+ 1
1240
+ ],
1241
+ [
1242
+ "Reference",
1243
+ 1
1244
+ ]
1245
+ ],
1246
+ "block_metadata": {
1247
+ "llm_request_count": 0,
1248
+ "llm_error_count": 0,
1249
+ "llm_tokens_used": 0,
1250
+ "previous_text": "",
1251
+ "previous_type": "",
1252
+ "previous_order": 0
1253
+ }
1254
+ },
1255
+ {
1256
+ "page_id": 5,
1257
+ "text_extraction_method": "surya",
1258
+ "block_counts": [
1259
+ [
1260
+ "Span",
1261
+ 64
1262
+ ],
1263
+ [
1264
+ "Line",
1265
+ 48
1266
+ ],
1267
+ [
1268
+ "Text",
1269
+ 10
1270
+ ],
1271
+ [
1272
+ "Equation",
1273
+ 6
1274
+ ],
1275
+ [
1276
+ "Reference",
1277
+ 3
1278
+ ],
1279
+ [
1280
+ "PageHeader",
1281
+ 1
1282
+ ],
1283
+ [
1284
+ "PageFooter",
1285
+ 1
1286
+ ]
1287
+ ],
1288
+ "block_metadata": {
1289
+ "llm_request_count": 0,
1290
+ "llm_error_count": 0,
1291
+ "llm_tokens_used": 0,
1292
+ "previous_text": "",
1293
+ "previous_type": "",
1294
+ "previous_order": 0
1295
+ }
1296
+ },
1297
+ {
1298
+ "page_id": 6,
1299
+ "text_extraction_method": "pdftext",
1300
+ "block_counts": [
1301
+ [
1302
+ "Span",
1303
+ 414
1304
+ ],
1305
+ [
1306
+ "TableCell",
1307
+ 212
1308
+ ],
1309
+ [
1310
+ "Line",
1311
+ 64
1312
+ ],
1313
+ [
1314
+ "Text",
1315
+ 4
1316
+ ],
1317
+ [
1318
+ "SectionHeader",
1319
+ 2
1320
+ ],
1321
+ [
1322
+ "Reference",
1323
+ 2
1324
+ ],
1325
+ [
1326
+ "PageHeader",
1327
+ 1
1328
+ ],
1329
+ [
1330
+ "Caption",
1331
+ 1
1332
+ ],
1333
+ [
1334
+ "Table",
1335
+ 1
1336
+ ],
1337
+ [
1338
+ "PageFooter",
1339
+ 1
1340
+ ],
1341
+ [
1342
+ "TableGroup",
1343
+ 1
1344
+ ]
1345
+ ],
1346
+ "block_metadata": {
1347
+ "llm_request_count": 0,
1348
+ "llm_error_count": 0,
1349
+ "llm_tokens_used": 0,
1350
+ "previous_text": "",
1351
+ "previous_type": "",
1352
+ "previous_order": 0
1353
+ }
1354
+ },
1355
+ {
1356
+ "page_id": 7,
1357
+ "text_extraction_method": "pdftext",
1358
+ "block_counts": [
1359
+ [
1360
+ "Span",
1361
+ 362
1362
+ ],
1363
+ [
1364
+ "TableCell",
1365
+ 187
1366
+ ],
1367
+ [
1368
+ "Line",
1369
+ 54
1370
+ ],
1371
+ [
1372
+ "Text",
1373
+ 3
1374
+ ],
1375
+ [
1376
+ "PageHeader",
1377
+ 1
1378
+ ],
1379
+ [
1380
+ "Caption",
1381
+ 1
1382
+ ],
1383
+ [
1384
+ "Table",
1385
+ 1
1386
+ ],
1387
+ [
1388
+ "SectionHeader",
1389
+ 1
1390
+ ],
1391
+ [
1392
+ "PageFooter",
1393
+ 1
1394
+ ],
1395
+ [
1396
+ "TableGroup",
1397
+ 1
1398
+ ],
1399
+ [
1400
+ "Reference",
1401
+ 1
1402
+ ]
1403
+ ],
1404
+ "block_metadata": {
1405
+ "llm_request_count": 0,
1406
+ "llm_error_count": 0,
1407
+ "llm_tokens_used": 0,
1408
+ "previous_text": "",
1409
+ "previous_type": "",
1410
+ "previous_order": 0
1411
+ }
1412
+ },
1413
+ {
1414
+ "page_id": 8,
1415
+ "text_extraction_method": "pdftext",
1416
+ "block_counts": [
1417
+ [
1418
+ "Span",
1419
+ 134
1420
+ ],
1421
+ [
1422
+ "Line",
1423
+ 41
1424
+ ],
1425
+ [
1426
+ "Figure",
1427
+ 3
1428
+ ],
1429
+ [
1430
+ "Caption",
1431
+ 3
1432
+ ],
1433
+ [
1434
+ "Text",
1435
+ 3
1436
+ ],
1437
+ [
1438
+ "FigureGroup",
1439
+ 3
1440
+ ],
1441
+ [
1442
+ "Reference",
1443
+ 3
1444
+ ],
1445
+ [
1446
+ "PageHeader",
1447
+ 1
1448
+ ],
1449
+ [
1450
+ "SectionHeader",
1451
+ 1
1452
+ ],
1453
+ [
1454
+ "PageFooter",
1455
+ 1
1456
+ ]
1457
+ ],
1458
+ "block_metadata": {
1459
+ "llm_request_count": 0,
1460
+ "llm_error_count": 0,
1461
+ "llm_tokens_used": 0,
1462
+ "previous_text": "",
1463
+ "previous_type": "",
1464
+ "previous_order": 0
1465
+ }
1466
+ },
1467
+ {
1468
+ "page_id": 9,
1469
+ "text_extraction_method": "pdftext",
1470
+ "block_counts": [
1471
+ [
1472
+ "Span",
1473
+ 121
1474
+ ],
1475
+ [
1476
+ "Line",
1477
+ 45
1478
+ ],
1479
+ [
1480
+ "Text",
1481
+ 11
1482
+ ],
1483
+ [
1484
+ "Reference",
1485
+ 6
1486
+ ],
1487
+ [
1488
+ "SectionHeader",
1489
+ 4
1490
+ ],
1491
+ [
1492
+ "PageHeader",
1493
+ 1
1494
+ ],
1495
+ [
1496
+ "PageFooter",
1497
+ 1
1498
+ ]
1499
+ ],
1500
+ "block_metadata": {
1501
+ "llm_request_count": 0,
1502
+ "llm_error_count": 0,
1503
+ "llm_tokens_used": 0,
1504
+ "previous_text": "",
1505
+ "previous_type": "",
1506
+ "previous_order": 0
1507
+ }
1508
+ },
1509
+ {
1510
+ "page_id": 10,
1511
+ "text_extraction_method": "pdftext",
1512
+ "block_counts": [
1513
+ [
1514
+ "Span",
1515
+ 144
1516
+ ],
1517
+ [
1518
+ "Line",
1519
+ 48
1520
+ ],
1521
+ [
1522
+ "ListItem",
1523
+ 17
1524
+ ],
1525
+ [
1526
+ "Reference",
1527
+ 17
1528
+ ],
1529
+ [
1530
+ "PageHeader",
1531
+ 1
1532
+ ],
1533
+ [
1534
+ "PageFooter",
1535
+ 1
1536
+ ],
1537
+ [
1538
+ "ListGroup",
1539
+ 1
1540
+ ]
1541
+ ],
1542
+ "block_metadata": {
1543
+ "llm_request_count": 0,
1544
+ "llm_error_count": 0,
1545
+ "llm_tokens_used": 0,
1546
+ "previous_text": "",
1547
+ "previous_type": "",
1548
+ "previous_order": 0
1549
+ }
1550
+ },
1551
+ {
1552
+ "page_id": 11,
1553
+ "text_extraction_method": "pdftext",
1554
+ "block_counts": [
1555
+ [
1556
+ "Span",
1557
+ 141
1558
+ ],
1559
+ [
1560
+ "Line",
1561
+ 50
1562
+ ],
1563
+ [
1564
+ "ListItem",
1565
+ 15
1566
+ ],
1567
+ [
1568
+ "Reference",
1569
+ 15
1570
+ ],
1571
+ [
1572
+ "PageHeader",
1573
+ 1
1574
+ ],
1575
+ [
1576
+ "PageFooter",
1577
+ 1
1578
+ ],
1579
+ [
1580
+ "ListGroup",
1581
+ 1
1582
+ ]
1583
+ ],
1584
+ "block_metadata": {
1585
+ "llm_request_count": 0,
1586
+ "llm_error_count": 0,
1587
+ "llm_tokens_used": 0,
1588
+ "previous_text": "",
1589
+ "previous_type": "",
1590
+ "previous_order": 0
1591
+ }
1592
+ },
1593
+ {
1594
+ "page_id": 12,
1595
+ "text_extraction_method": "pdftext",
1596
+ "block_counts": [
1597
+ [
1598
+ "Span",
1599
+ 140
1600
+ ],
1601
+ [
1602
+ "Line",
1603
+ 48
1604
+ ],
1605
+ [
1606
+ "ListItem",
1607
+ 17
1608
+ ],
1609
+ [
1610
+ "Reference",
1611
+ 17
1612
+ ],
1613
+ [
1614
+ "PageHeader",
1615
+ 1
1616
+ ],
1617
+ [
1618
+ "PageFooter",
1619
+ 1
1620
+ ],
1621
+ [
1622
+ "ListGroup",
1623
+ 1
1624
+ ]
1625
+ ],
1626
+ "block_metadata": {
1627
+ "llm_request_count": 0,
1628
+ "llm_error_count": 0,
1629
+ "llm_tokens_used": 0,
1630
+ "previous_text": "",
1631
+ "previous_type": "",
1632
+ "previous_order": 0
1633
+ }
1634
+ },
1635
+ {
1636
+ "page_id": 13,
1637
+ "text_extraction_method": "pdftext",
1638
+ "block_counts": [
1639
+ [
1640
+ "Span",
1641
+ 105
1642
+ ],
1643
+ [
1644
+ "Line",
1645
+ 37
1646
+ ],
1647
+ [
1648
+ "ListItem",
1649
+ 12
1650
+ ],
1651
+ [
1652
+ "Reference",
1653
+ 12
1654
+ ],
1655
+ [
1656
+ "PageHeader",
1657
+ 1
1658
+ ],
1659
+ [
1660
+ "PageFooter",
1661
+ 1
1662
+ ],
1663
+ [
1664
+ "ListGroup",
1665
+ 1
1666
+ ]
1667
+ ],
1668
+ "block_metadata": {
1669
+ "llm_request_count": 0,
1670
+ "llm_error_count": 0,
1671
+ "llm_tokens_used": 0,
1672
+ "previous_text": "",
1673
+ "previous_type": "",
1674
+ "previous_order": 0
1675
+ }
1676
+ },
1677
+ {
1678
+ "page_id": 14,
1679
+ "text_extraction_method": "pdftext",
1680
+ "block_counts": [
1681
+ [
1682
+ "Span",
1683
+ 133
1684
+ ],
1685
+ [
1686
+ "TableCell",
1687
+ 108
1688
+ ],
1689
+ [
1690
+ "Line",
1691
+ 33
1692
+ ],
1693
+ [
1694
+ "SectionHeader",
1695
+ 2
1696
+ ],
1697
+ [
1698
+ "PageHeader",
1699
+ 1
1700
+ ],
1701
+ [
1702
+ "TableOfContents",
1703
+ 1
1704
+ ],
1705
+ [
1706
+ "Text",
1707
+ 1
1708
+ ],
1709
+ [
1710
+ "PageFooter",
1711
+ 1
1712
+ ],
1713
+ [
1714
+ "Reference",
1715
+ 1
1716
+ ]
1717
+ ],
1718
+ "block_metadata": {
1719
+ "llm_request_count": 0,
1720
+ "llm_error_count": 0,
1721
+ "llm_tokens_used": 0,
1722
+ "previous_text": "",
1723
+ "previous_type": "",
1724
+ "previous_order": 0
1725
+ }
1726
+ },
1727
+ {
1728
+ "page_id": 15,
1729
+ "text_extraction_method": "surya",
1730
+ "block_counts": [
1731
+ [
1732
+ "TableCell",
1733
+ 58
1734
+ ],
1735
+ [
1736
+ "Line",
1737
+ 25
1738
+ ],
1739
+ [
1740
+ "Span",
1741
+ 14
1742
+ ],
1743
+ [
1744
+ "Reference",
1745
+ 6
1746
+ ],
1747
+ [
1748
+ "Text",
1749
+ 5
1750
+ ],
1751
+ [
1752
+ "SectionHeader",
1753
+ 3
1754
+ ],
1755
+ [
1756
+ "Equation",
1757
+ 2
1758
+ ],
1759
+ [
1760
+ "PageHeader",
1761
+ 1
1762
+ ],
1763
+ [
1764
+ "Caption",
1765
+ 1
1766
+ ],
1767
+ [
1768
+ "Table",
1769
+ 1
1770
+ ],
1771
+ [
1772
+ "PageFooter",
1773
+ 1
1774
+ ],
1775
+ [
1776
+ "TableGroup",
1777
+ 1
1778
+ ]
1779
+ ],
1780
+ "block_metadata": {
1781
+ "llm_request_count": 0,
1782
+ "llm_error_count": 0,
1783
+ "llm_tokens_used": 0,
1784
+ "previous_text": "",
1785
+ "previous_type": "",
1786
+ "previous_order": 0
1787
+ }
1788
+ },
1789
+ {
1790
+ "page_id": 16,
1791
+ "text_extraction_method": "surya",
1792
+ "block_counts": [
1793
+ [
1794
+ "Span",
1795
+ 73
1796
+ ],
1797
+ [
1798
+ "Line",
1799
+ 49
1800
+ ],
1801
+ [
1802
+ "Text",
1803
+ 15
1804
+ ],
1805
+ [
1806
+ "Equation",
1807
+ 9
1808
+ ],
1809
+ [
1810
+ "ListItem",
1811
+ 2
1812
+ ],
1813
+ [
1814
+ "PageHeader",
1815
+ 1
1816
+ ],
1817
+ [
1818
+ "PageFooter",
1819
+ 1
1820
+ ],
1821
+ [
1822
+ "ListGroup",
1823
+ 1
1824
+ ]
1825
+ ],
1826
+ "block_metadata": {
1827
+ "llm_request_count": 0,
1828
+ "llm_error_count": 0,
1829
+ "llm_tokens_used": 0,
1830
+ "previous_text": "",
1831
+ "previous_type": "",
1832
+ "previous_order": 0
1833
+ }
1834
+ },
1835
+ {
1836
+ "page_id": 17,
1837
+ "text_extraction_method": "surya",
1838
+ "block_counts": [
1839
+ [
1840
+ "Span",
1841
+ 56
1842
+ ],
1843
+ [
1844
+ "Line",
1845
+ 44
1846
+ ],
1847
+ [
1848
+ "Text",
1849
+ 10
1850
+ ],
1851
+ [
1852
+ "Equation",
1853
+ 7
1854
+ ],
1855
+ [
1856
+ "Reference",
1857
+ 4
1858
+ ],
1859
+ [
1860
+ "SectionHeader",
1861
+ 2
1862
+ ],
1863
+ [
1864
+ "PageHeader",
1865
+ 1
1866
+ ],
1867
+ [
1868
+ "PageFooter",
1869
+ 1
1870
+ ]
1871
+ ],
1872
+ "block_metadata": {
1873
+ "llm_request_count": 0,
1874
+ "llm_error_count": 0,
1875
+ "llm_tokens_used": 0,
1876
+ "previous_text": "",
1877
+ "previous_type": "",
1878
+ "previous_order": 0
1879
+ }
1880
+ },
1881
+ {
1882
+ "page_id": 18,
1883
+ "text_extraction_method": "surya",
1884
+ "block_counts": [
1885
+ [
1886
+ "Span",
1887
+ 74
1888
+ ],
1889
+ [
1890
+ "Line",
1891
+ 52
1892
+ ],
1893
+ [
1894
+ "Text",
1895
+ 13
1896
+ ],
1897
+ [
1898
+ "Equation",
1899
+ 7
1900
+ ],
1901
+ [
1902
+ "ListItem",
1903
+ 3
1904
+ ],
1905
+ [
1906
+ "Reference",
1907
+ 3
1908
+ ],
1909
+ [
1910
+ "PageHeader",
1911
+ 1
1912
+ ],
1913
+ [
1914
+ "SectionHeader",
1915
+ 1
1916
+ ],
1917
+ [
1918
+ "PageFooter",
1919
+ 1
1920
+ ]
1921
+ ],
1922
+ "block_metadata": {
1923
+ "llm_request_count": 0,
1924
+ "llm_error_count": 0,
1925
+ "llm_tokens_used": 0,
1926
+ "previous_text": "",
1927
+ "previous_type": "",
1928
+ "previous_order": 0
1929
+ }
1930
+ },
1931
+ {
1932
+ "page_id": 19,
1933
+ "text_extraction_method": "surya",
1934
+ "block_counts": [
1935
+ [
1936
+ "Span",
1937
+ 67
1938
+ ],
1939
+ [
1940
+ "Line",
1941
+ 54
1942
+ ],
1943
+ [
1944
+ "Text",
1945
+ 14
1946
+ ],
1947
+ [
1948
+ "Equation",
1949
+ 4
1950
+ ],
1951
+ [
1952
+ "Reference",
1953
+ 3
1954
+ ],
1955
+ [
1956
+ "PageHeader",
1957
+ 1
1958
+ ],
1959
+ [
1960
+ "SectionHeader",
1961
+ 1
1962
+ ],
1963
+ [
1964
+ "PageFooter",
1965
+ 1
1966
+ ]
1967
+ ],
1968
+ "block_metadata": {
1969
+ "llm_request_count": 0,
1970
+ "llm_error_count": 0,
1971
+ "llm_tokens_used": 0,
1972
+ "previous_text": "",
1973
+ "previous_type": "",
1974
+ "previous_order": 0
1975
+ }
1976
+ },
1977
+ {
1978
+ "page_id": 20,
1979
+ "text_extraction_method": "surya",
1980
+ "block_counts": [
1981
+ [
1982
+ "Span",
1983
+ 96
1984
+ ],
1985
+ [
1986
+ "Line",
1987
+ 54
1988
+ ],
1989
+ [
1990
+ "Text",
1991
+ 14
1992
+ ],
1993
+ [
1994
+ "Equation",
1995
+ 4
1996
+ ],
1997
+ [
1998
+ "Reference",
1999
+ 3
2000
+ ],
2001
+ [
2002
+ "PageHeader",
2003
+ 1
2004
+ ],
2005
+ [
2006
+ "SectionHeader",
2007
+ 1
2008
+ ],
2009
+ [
2010
+ "PageFooter",
2011
+ 1
2012
+ ]
2013
+ ],
2014
+ "block_metadata": {
2015
+ "llm_request_count": 0,
2016
+ "llm_error_count": 0,
2017
+ "llm_tokens_used": 0,
2018
+ "previous_text": "",
2019
+ "previous_type": "",
2020
+ "previous_order": 0
2021
+ }
2022
+ },
2023
+ {
2024
+ "page_id": 21,
2025
+ "text_extraction_method": "surya",
2026
+ "block_counts": [
2027
+ [
2028
+ "Span",
2029
+ 66
2030
+ ],
2031
+ [
2032
+ "Line",
2033
+ 45
2034
+ ],
2035
+ [
2036
+ "Text",
2037
+ 11
2038
+ ],
2039
+ [
2040
+ "Equation",
2041
+ 7
2042
+ ],
2043
+ [
2044
+ "ListItem",
2045
+ 4
2046
+ ],
2047
+ [
2048
+ "PageHeader",
2049
+ 1
2050
+ ],
2051
+ [
2052
+ "PageFooter",
2053
+ 1
2054
+ ],
2055
+ [
2056
+ "ListGroup",
2057
+ 1
2058
+ ]
2059
+ ],
2060
+ "block_metadata": {
2061
+ "llm_request_count": 0,
2062
+ "llm_error_count": 0,
2063
+ "llm_tokens_used": 0,
2064
+ "previous_text": "",
2065
+ "previous_type": "",
2066
+ "previous_order": 0
2067
+ }
2068
+ },
2069
+ {
2070
+ "page_id": 22,
2071
+ "text_extraction_method": "surya",
2072
+ "block_counts": [
2073
+ [
2074
+ "Span",
2075
+ 83
2076
+ ],
2077
+ [
2078
+ "Line",
2079
+ 53
2080
+ ],
2081
+ [
2082
+ "Text",
2083
+ 12
2084
+ ],
2085
+ [
2086
+ "Equation",
2087
+ 7
2088
+ ],
2089
+ [
2090
+ "ListItem",
2091
+ 6
2092
+ ],
2093
+ [
2094
+ "ListGroup",
2095
+ 2
2096
+ ],
2097
+ [
2098
+ "PageHeader",
2099
+ 1
2100
+ ],
2101
+ [
2102
+ "SectionHeader",
2103
+ 1
2104
+ ],
2105
+ [
2106
+ "PageFooter",
2107
+ 1
2108
+ ],
2109
+ [
2110
+ "Reference",
2111
+ 1
2112
+ ]
2113
+ ],
2114
+ "block_metadata": {
2115
+ "llm_request_count": 0,
2116
+ "llm_error_count": 0,
2117
+ "llm_tokens_used": 0,
2118
+ "previous_text": "",
2119
+ "previous_type": "",
2120
+ "previous_order": 0
2121
+ }
2122
+ },
2123
+ {
2124
+ "page_id": 23,
2125
+ "text_extraction_method": "surya",
2126
+ "block_counts": [
2127
+ [
2128
+ "Span",
2129
+ 60
2130
+ ],
2131
+ [
2132
+ "Line",
2133
+ 49
2134
+ ],
2135
+ [
2136
+ "Text",
2137
+ 16
2138
+ ],
2139
+ [
2140
+ "Equation",
2141
+ 11
2142
+ ],
2143
+ [
2144
+ "PageHeader",
2145
+ 1
2146
+ ],
2147
+ [
2148
+ "SectionHeader",
2149
+ 1
2150
+ ],
2151
+ [
2152
+ "PageFooter",
2153
+ 1
2154
+ ],
2155
+ [
2156
+ "Reference",
2157
+ 1
2158
+ ]
2159
+ ],
2160
+ "block_metadata": {
2161
+ "llm_request_count": 0,
2162
+ "llm_error_count": 0,
2163
+ "llm_tokens_used": 0,
2164
+ "previous_text": "",
2165
+ "previous_type": "",
2166
+ "previous_order": 0
2167
+ }
2168
+ },
2169
+ {
2170
+ "page_id": 24,
2171
+ "text_extraction_method": "surya",
2172
+ "block_counts": [
2173
+ [
2174
+ "Span",
2175
+ 60
2176
+ ],
2177
+ [
2178
+ "Line",
2179
+ 44
2180
+ ],
2181
+ [
2182
+ "Text",
2183
+ 12
2184
+ ],
2185
+ [
2186
+ "Equation",
2187
+ 10
2188
+ ],
2189
+ [
2190
+ "PageHeader",
2191
+ 1
2192
+ ],
2193
+ [
2194
+ "PageFooter",
2195
+ 1
2196
+ ]
2197
+ ],
2198
+ "block_metadata": {
2199
+ "llm_request_count": 0,
2200
+ "llm_error_count": 0,
2201
+ "llm_tokens_used": 0,
2202
+ "previous_text": "",
2203
+ "previous_type": "",
2204
+ "previous_order": 0
2205
+ }
2206
+ },
2207
+ {
2208
+ "page_id": 25,
2209
+ "text_extraction_method": "surya",
2210
+ "block_counts": [
2211
+ [
2212
+ "Span",
2213
+ 51
2214
+ ],
2215
+ [
2216
+ "Line",
2217
+ 40
2218
+ ],
2219
+ [
2220
+ "Text",
2221
+ 13
2222
+ ],
2223
+ [
2224
+ "Equation",
2225
+ 8
2226
+ ],
2227
+ [
2228
+ "PageHeader",
2229
+ 1
2230
+ ],
2231
+ [
2232
+ "SectionHeader",
2233
+ 1
2234
+ ],
2235
+ [
2236
+ "PageFooter",
2237
+ 1
2238
+ ],
2239
+ [
2240
+ "Reference",
2241
+ 1
2242
+ ]
2243
+ ],
2244
+ "block_metadata": {
2245
+ "llm_request_count": 0,
2246
+ "llm_error_count": 0,
2247
+ "llm_tokens_used": 0,
2248
+ "previous_text": "",
2249
+ "previous_type": "",
2250
+ "previous_order": 0
2251
+ }
2252
+ },
2253
+ {
2254
+ "page_id": 26,
2255
+ "text_extraction_method": "pdftext",
2256
+ "block_counts": [
2257
+ [
2258
+ "Span",
2259
+ 193
2260
+ ],
2261
+ [
2262
+ "Line",
2263
+ 56
2264
+ ],
2265
+ [
2266
+ "Text",
2267
+ 9
2268
+ ],
2269
+ [
2270
+ "Reference",
2271
+ 6
2272
+ ],
2273
+ [
2274
+ "Footnote",
2275
+ 4
2276
+ ],
2277
+ [
2278
+ "SectionHeader",
2279
+ 2
2280
+ ],
2281
+ [
2282
+ "PageHeader",
2283
+ 1
2284
+ ],
2285
+ [
2286
+ "PageFooter",
2287
+ 1
2288
+ ]
2289
+ ],
2290
+ "block_metadata": {
2291
+ "llm_request_count": 0,
2292
+ "llm_error_count": 0,
2293
+ "llm_tokens_used": 0,
2294
+ "previous_text": "",
2295
+ "previous_type": "",
2296
+ "previous_order": 0
2297
+ }
2298
+ },
2299
+ {
2300
+ "page_id": 27,
2301
+ "text_extraction_method": "pdftext",
2302
+ "block_counts": [
2303
+ [
2304
+ "Span",
2305
+ 181
2306
+ ],
2307
+ [
2308
+ "Line",
2309
+ 46
2310
+ ],
2311
+ [
2312
+ "ListItem",
2313
+ 11
2314
+ ],
2315
+ [
2316
+ "Text",
2317
+ 9
2318
+ ],
2319
+ [
2320
+ "SectionHeader",
2321
+ 2
2322
+ ],
2323
+ [
2324
+ "Reference",
2325
+ 2
2326
+ ],
2327
+ [
2328
+ "PageHeader",
2329
+ 1
2330
+ ],
2331
+ [
2332
+ "PageFooter",
2333
+ 1
2334
+ ],
2335
+ [
2336
+ "ListGroup",
2337
+ 1
2338
+ ]
2339
+ ],
2340
+ "block_metadata": {
2341
+ "llm_request_count": 0,
2342
+ "llm_error_count": 0,
2343
+ "llm_tokens_used": 0,
2344
+ "previous_text": "",
2345
+ "previous_type": "",
2346
+ "previous_order": 0
2347
+ }
2348
+ },
2349
+ {
2350
+ "page_id": 28,
2351
+ "text_extraction_method": "pdftext",
2352
+ "block_counts": [
2353
+ [
2354
+ "Span",
2355
+ 392
2356
+ ],
2357
+ [
2358
+ "TableCell",
2359
+ 308
2360
+ ],
2361
+ [
2362
+ "Line",
2363
+ 49
2364
+ ],
2365
+ [
2366
+ "Reference",
2367
+ 5
2368
+ ],
2369
+ [
2370
+ "SectionHeader",
2371
+ 3
2372
+ ],
2373
+ [
2374
+ "Caption",
2375
+ 2
2376
+ ],
2377
+ [
2378
+ "Table",
2379
+ 2
2380
+ ],
2381
+ [
2382
+ "Text",
2383
+ 2
2384
+ ],
2385
+ [
2386
+ "PageHeader",
2387
+ 1
2388
+ ],
2389
+ [
2390
+ "PageFooter",
2391
+ 1
2392
+ ],
2393
+ [
2394
+ "TableGroup",
2395
+ 1
2396
+ ]
2397
+ ],
2398
+ "block_metadata": {
2399
+ "llm_request_count": 0,
2400
+ "llm_error_count": 0,
2401
+ "llm_tokens_used": 0,
2402
+ "previous_text": "",
2403
+ "previous_type": "",
2404
+ "previous_order": 0
2405
+ }
2406
+ },
2407
+ {
2408
+ "page_id": 29,
2409
+ "text_extraction_method": "surya",
2410
+ "block_counts": [
2411
+ [
2412
+ "Line",
2413
+ 50
2414
+ ],
2415
+ [
2416
+ "TableCell",
2417
+ 50
2418
+ ],
2419
+ [
2420
+ "Span",
2421
+ 23
2422
+ ],
2423
+ [
2424
+ "Reference",
2425
+ 4
2426
+ ],
2427
+ [
2428
+ "Text",
2429
+ 3
2430
+ ],
2431
+ [
2432
+ "Caption",
2433
+ 2
2434
+ ],
2435
+ [
2436
+ "SectionHeader",
2437
+ 2
2438
+ ],
2439
+ [
2440
+ "PageHeader",
2441
+ 1
2442
+ ],
2443
+ [
2444
+ "Table",
2445
+ 1
2446
+ ],
2447
+ [
2448
+ "Figure",
2449
+ 1
2450
+ ],
2451
+ [
2452
+ "PageFooter",
2453
+ 1
2454
+ ],
2455
+ [
2456
+ "TableGroup",
2457
+ 1
2458
+ ],
2459
+ [
2460
+ "FigureGroup",
2461
+ 1
2462
+ ]
2463
+ ],
2464
+ "block_metadata": {
2465
+ "llm_request_count": 0,
2466
+ "llm_error_count": 0,
2467
+ "llm_tokens_used": 0,
2468
+ "previous_text": "",
2469
+ "previous_type": "",
2470
+ "previous_order": 0
2471
+ }
2472
+ },
2473
+ {
2474
+ "page_id": 30,
2475
+ "text_extraction_method": "surya",
2476
+ "block_counts": [
2477
+ [
2478
+ "Line",
2479
+ 61
2480
+ ],
2481
+ [
2482
+ "Span",
2483
+ 39
2484
+ ],
2485
+ [
2486
+ "Text",
2487
+ 9
2488
+ ],
2489
+ [
2490
+ "SectionHeader",
2491
+ 5
2492
+ ],
2493
+ [
2494
+ "Reference",
2495
+ 5
2496
+ ],
2497
+ [
2498
+ "Equation",
2499
+ 2
2500
+ ],
2501
+ [
2502
+ "PageHeader",
2503
+ 1
2504
+ ],
2505
+ [
2506
+ "PageFooter",
2507
+ 1
2508
+ ]
2509
+ ],
2510
+ "block_metadata": {
2511
+ "llm_request_count": 0,
2512
+ "llm_error_count": 0,
2513
+ "llm_tokens_used": 0,
2514
+ "previous_text": "",
2515
+ "previous_type": "",
2516
+ "previous_order": 0
2517
+ }
2518
+ },
2519
+ {
2520
+ "page_id": 31,
2521
+ "text_extraction_method": "pdftext",
2522
+ "block_counts": [
2523
+ [
2524
+ "Span",
2525
+ 178
2526
+ ],
2527
+ [
2528
+ "Line",
2529
+ 39
2530
+ ],
2531
+ [
2532
+ "TableCell",
2533
+ 9
2534
+ ],
2535
+ [
2536
+ "Text",
2537
+ 5
2538
+ ],
2539
+ [
2540
+ "Reference",
2541
+ 2
2542
+ ],
2543
+ [
2544
+ "PageHeader",
2545
+ 1
2546
+ ],
2547
+ [
2548
+ "Caption",
2549
+ 1
2550
+ ],
2551
+ [
2552
+ "Table",
2553
+ 1
2554
+ ],
2555
+ [
2556
+ "SectionHeader",
2557
+ 1
2558
+ ],
2559
+ [
2560
+ "PageFooter",
2561
+ 1
2562
+ ],
2563
+ [
2564
+ "TableGroup",
2565
+ 1
2566
+ ]
2567
+ ],
2568
+ "block_metadata": {
2569
+ "llm_request_count": 0,
2570
+ "llm_error_count": 0,
2571
+ "llm_tokens_used": 0,
2572
+ "previous_text": "",
2573
+ "previous_type": "",
2574
+ "previous_order": 0
2575
+ }
2576
+ },
2577
+ {
2578
+ "page_id": 32,
2579
+ "text_extraction_method": "surya",
2580
+ "block_counts": [
2581
+ [
2582
+ "TableCell",
2583
+ 154
2584
+ ],
2585
+ [
2586
+ "Span",
2587
+ 76
2588
+ ],
2589
+ [
2590
+ "Line",
2591
+ 40
2592
+ ],
2593
+ [
2594
+ "Reference",
2595
+ 2
2596
+ ],
2597
+ [
2598
+ "PageHeader",
2599
+ 1
2600
+ ],
2601
+ [
2602
+ "SectionHeader",
2603
+ 1
2604
+ ],
2605
+ [
2606
+ "Code",
2607
+ 1
2608
+ ],
2609
+ [
2610
+ "Caption",
2611
+ 1
2612
+ ],
2613
+ [
2614
+ "Table",
2615
+ 1
2616
+ ],
2617
+ [
2618
+ "PageFooter",
2619
+ 1
2620
+ ],
2621
+ [
2622
+ "TableGroup",
2623
+ 1
2624
+ ]
2625
+ ],
2626
+ "block_metadata": {
2627
+ "llm_request_count": 0,
2628
+ "llm_error_count": 0,
2629
+ "llm_tokens_used": 0,
2630
+ "previous_text": "",
2631
+ "previous_type": "",
2632
+ "previous_order": 0
2633
+ }
2634
+ },
2635
+ {
2636
+ "page_id": 33,
2637
+ "text_extraction_method": "pdftext",
2638
+ "block_counts": [
2639
+ [
2640
+ "TableCell",
2641
+ 429
2642
+ ],
2643
+ [
2644
+ "Span",
2645
+ 249
2646
+ ],
2647
+ [
2648
+ "Line",
2649
+ 50
2650
+ ],
2651
+ [
2652
+ "Caption",
2653
+ 3
2654
+ ],
2655
+ [
2656
+ "Table",
2657
+ 3
2658
+ ],
2659
+ [
2660
+ "TableGroup",
2661
+ 3
2662
+ ],
2663
+ [
2664
+ "Reference",
2665
+ 3
2666
+ ],
2667
+ [
2668
+ "PageHeader",
2669
+ 1
2670
+ ],
2671
+ [
2672
+ "PageFooter",
2673
+ 1
2674
+ ]
2675
+ ],
2676
+ "block_metadata": {
2677
+ "llm_request_count": 0,
2678
+ "llm_error_count": 0,
2679
+ "llm_tokens_used": 0,
2680
+ "previous_text": "",
2681
+ "previous_type": "",
2682
+ "previous_order": 0
2683
+ }
2684
+ },
2685
+ {
2686
+ "page_id": 34,
2687
+ "text_extraction_method": "surya",
2688
+ "block_counts": [
2689
+ [
2690
+ "TableCell",
2691
+ 462
2692
+ ],
2693
+ [
2694
+ "Line",
2695
+ 12
2696
+ ],
2697
+ [
2698
+ "Span",
2699
+ 5
2700
+ ],
2701
+ [
2702
+ "Caption",
2703
+ 3
2704
+ ],
2705
+ [
2706
+ "Table",
2707
+ 3
2708
+ ],
2709
+ [
2710
+ "Reference",
2711
+ 3
2712
+ ],
2713
+ [
2714
+ "TableGroup",
2715
+ 2
2716
+ ],
2717
+ [
2718
+ "PageHeader",
2719
+ 1
2720
+ ],
2721
+ [
2722
+ "PageFooter",
2723
+ 1
2724
+ ]
2725
+ ],
2726
+ "block_metadata": {
2727
+ "llm_request_count": 0,
2728
+ "llm_error_count": 0,
2729
+ "llm_tokens_used": 0,
2730
+ "previous_text": "",
2731
+ "previous_type": "",
2732
+ "previous_order": 0
2733
+ }
2734
+ },
2735
+ {
2736
+ "page_id": 35,
2737
+ "text_extraction_method": "surya",
2738
+ "block_counts": [
2739
+ [
2740
+ "TableCell",
2741
+ 193
2742
+ ],
2743
+ [
2744
+ "Line",
2745
+ 12
2746
+ ],
2747
+ [
2748
+ "Span",
2749
+ 7
2750
+ ],
2751
+ [
2752
+ "Caption",
2753
+ 3
2754
+ ],
2755
+ [
2756
+ "Table",
2757
+ 3
2758
+ ],
2759
+ [
2760
+ "TableGroup",
2761
+ 3
2762
+ ],
2763
+ [
2764
+ "Reference",
2765
+ 3
2766
+ ],
2767
+ [
2768
+ "PageHeader",
2769
+ 1
2770
+ ],
2771
+ [
2772
+ "PageFooter",
2773
+ 1
2774
+ ]
2775
+ ],
2776
+ "block_metadata": {
2777
+ "llm_request_count": 0,
2778
+ "llm_error_count": 0,
2779
+ "llm_tokens_used": 0,
2780
+ "previous_text": "",
2781
+ "previous_type": "",
2782
+ "previous_order": 0
2783
+ }
2784
+ }
2785
+ ],
2786
+ "debug_data_path": "debug_data/3K1y4KbWAx"
2787
+ }
iclr26/3K1y4KbWAx/model_text_v3.txt ADDED
The diff for this file is too large to render. See raw diff
 
iclr26/3K1y4KbWAx/paper.blocks.json ADDED
The diff for this file is too large to render. See raw diff
 
iclr26/3K1y4KbWAx/paper.md ADDED
The diff for this file is too large to render. See raw diff
 
iclr26/3K1y4KbWAx/parse_report.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paper_id": "3K1y4KbWAx",
3
+ "pipeline": "marker_non_llm_v3",
4
+ "parser": "marker_single",
5
+ "formats": [
6
+ "markdown",
7
+ "chunks"
8
+ ],
9
+ "llm_enabled": false,
10
+ "pdf_path": "/network/scratch/j/jianan.zhao/ReviewAgent/data/processed_papers/iclr26_20260429_1952_all/raw/3K1y4KbWAx.pdf",
11
+ "pdf_sha256": "4d1e921ba3b7e9d09256fbdbb6b424dffc27fbd5e1f53e48ac0aa6ffa359e476",
12
+ "bytes": 5470621,
13
+ "source": "https://openreview.net/pdf?id=3K1y4KbWAx",
14
+ "page_count": 36,
15
+ "ok": true,
16
+ "elapsed_seconds": 250.42,
17
+ "paper2markdown_v3": {
18
+ "paper_id": "3K1y4KbWAx",
19
+ "pipeline": "Paper2Markdown-V3",
20
+ "ok": true,
21
+ "page_count": 36,
22
+ "chunk_count": 333,
23
+ "main_body_chunk_count": 318,
24
+ "appendix_chunk_count": 15,
25
+ "reference_chunk_count": 0,
26
+ "model_text_chars": 113185,
27
+ "raw_markdown_chars": 164655,
28
+ "sanitized_chars": 116630,
29
+ "page_provenance": {
30
+ "min_page": 1,
31
+ "max_page": 36,
32
+ "invalid_count": 0
33
+ },
34
+ "marker_block_type_counts": {
35
+ "Code": 1,
36
+ "Equation": 88,
37
+ "FigureGroup": 7,
38
+ "Footnote": 5,
39
+ "ListGroup": 9,
40
+ "PageFooter": 36,
41
+ "PageHeader": 36,
42
+ "SectionHeader": 44,
43
+ "Table": 2,
44
+ "TableGroup": 15,
45
+ "TableOfContents": 1,
46
+ "Text": 228
47
+ },
48
+ "asset_count_raw": 7,
49
+ "asset_count_model_kept": 7,
50
+ "asset_count_rejected": 0,
51
+ "asset_reject_reasons": {
52
+ "kept": 7
53
+ },
54
+ "artifact_leak_audit": {
55
+ "ok": true,
56
+ "hits": {
57
+ "Anonymous Authors": [],
58
+ "ACKNOWLEDGMENT": [],
59
+ "OpenReview": [],
60
+ "\"accept_label\"": [],
61
+ "\"decision\"": [],
62
+ "\"decision_tier\"": [],
63
+ "\"source_status\"": [],
64
+ "Meta-review": [],
65
+ "Official Review": [],
66
+ "official_reviews": [],
67
+ "meta_reviews": [],
68
+ "suggested_verdict_score": []
69
+ },
70
+ "artifact_count": 2
71
+ },
72
+ "default_model_input": "model_text_v3.txt",
73
+ "appendix_input": "appendix_text_v3.txt",
74
+ "reference_input": "reference_text_v3.txt"
75
+ }
76
+ }
iclr26/3K1y4KbWAx/reference_chunks.jsonl ADDED
File without changes
iclr26/3K1y4KbWAx/reference_text_v3.txt ADDED
@@ -0,0 +1 @@
 
 
1
+
iclr26/3K1y4KbWAx/sanitization_report.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "paper_id": "3K1y4KbWAx",
3
+ "pipeline": "Paper2Markdown-V3",
4
+ "ok": true,
5
+ "page_count": 36,
6
+ "chunk_count": 333,
7
+ "main_body_chunk_count": 318,
8
+ "appendix_chunk_count": 15,
9
+ "reference_chunk_count": 0,
10
+ "model_text_chars": 113185,
11
+ "raw_markdown_chars": 164655,
12
+ "sanitized_chars": 116630,
13
+ "page_provenance": {
14
+ "min_page": 1,
15
+ "max_page": 36,
16
+ "invalid_count": 0
17
+ },
18
+ "marker_block_type_counts": {
19
+ "Code": 1,
20
+ "Equation": 88,
21
+ "FigureGroup": 7,
22
+ "Footnote": 5,
23
+ "ListGroup": 9,
24
+ "PageFooter": 36,
25
+ "PageHeader": 36,
26
+ "SectionHeader": 44,
27
+ "Table": 2,
28
+ "TableGroup": 15,
29
+ "TableOfContents": 1,
30
+ "Text": 228
31
+ },
32
+ "asset_count_raw": 7,
33
+ "asset_count_model_kept": 7,
34
+ "asset_count_rejected": 0,
35
+ "asset_reject_reasons": {
36
+ "kept": 7
37
+ },
38
+ "artifact_leak_audit": {
39
+ "ok": true,
40
+ "hits": {
41
+ "Anonymous Authors": [],
42
+ "ACKNOWLEDGMENT": [],
43
+ "OpenReview": [],
44
+ "\"accept_label\"": [],
45
+ "\"decision\"": [],
46
+ "\"decision_tier\"": [],
47
+ "\"source_status\"": [],
48
+ "Meta-review": [],
49
+ "Official Review": [],
50
+ "official_reviews": [],
51
+ "meta_reviews": [],
52
+ "suggested_verdict_score": []
53
+ },
54
+ "artifact_count": 2
55
+ },
56
+ "default_model_input": "model_text_v3.txt",
57
+ "appendix_input": "appendix_text_v3.txt",
58
+ "reference_input": "reference_text_v3.txt"
59
+ }
iclr26/3K1y4KbWAx/sanitized_v3.txt ADDED
The diff for this file is too large to render. See raw diff