<h1 align="center">🏆 Generated Paper Showcase</h1>

<p align="center">
  <i>From a one-line idea to a conference-ready paper — fully autonomous, zero human intervention.</i>
</p>

<p align="center">
  <img src="https://img.shields.io/badge/🔬_Pipeline-23_Stages-0969DA?style=for-the-badge&labelColor=1a1a2e" alt="23 Stages">&nbsp;
  <img src="https://img.shields.io/badge/📄_Papers-8_Completed-2ea043?style=for-the-badge&labelColor=1a1a2e" alt="8 Papers">&nbsp;
  <img src="https://img.shields.io/badge/💻_Code-54%2C348_Lines-f97316?style=for-the-badge&labelColor=1a1a2e" alt="54k LOC">&nbsp;
  <img src="https://img.shields.io/badge/⏱️_Runtime-~27_Hours-a855f7?style=for-the-badge&labelColor=1a1a2e" alt="~27h Runtime">
</p>

<p align="center">
  <img src="https://img.shields.io/badge/📚_Literature-1%2C547%2B_Papers_Surveyed-3b82f6?style=flat-square" alt="1547+ papers">&nbsp;
  <img src="https://img.shields.io/badge/📊_Figures-50_Auto--Generated-10b981?style=flat-square" alt="50 figures">&nbsp;
  <img src="https://img.shields.io/badge/📑_Output-121_Pages_Total-ef4444?style=flat-square" alt="121 pages">&nbsp;
  <img src="https://img.shields.io/badge/🔗_References-291_Cited_(99.7%25_Verified)-8b5cf6?style=flat-square" alt="291 refs">
</p>

---

Below are **eight papers** generated **entirely by AutoResearchClaw** — each starting from nothing more than a topic sentence. The pipeline autonomously searched literature, designed experiments, wrote and executed code, generated figures, and produced NeurIPS-formatted LaTeX papers with verified references.

> 📌 **Two batches, eight domains** — Batch A covers mathematics, statistics, biology, and numerical computing; Batch B covers NLP, reinforcement learning, computer vision, and knowledge distillation — demonstrating the pipeline's cross-domain generality.

---

## 🔄 How It Works

<table>
<tr>
<td align="center" width="12%">

**💡**<br>**Idea**
</td>
<td align="center" width="3%">➜</td>
<td align="center" width="12%">

**📚**<br>**Literature**<br><sub>300–470 papers</sub>
</td>
<td align="center" width="3%">➜</td>
<td align="center" width="12%">

**🧪**<br>**Hypothesis**<br><sub>experiment design</sub>
</td>
<td align="center" width="3%">➜</td>
<td align="center" width="12%">

**💻**<br>**Code**<br><sub>2K–15K lines</sub>
</td>
<td align="center" width="3%">➜</td>
<td align="center" width="12%">

**🔬**<br>**Execute**<br><sub>sandbox + refine</sub>
</td>
<td align="center" width="3%">➜</td>
<td align="center" width="12%">

**📝**<br>**Write**<br><sub>review & audit</sub>
</td>
<td align="center" width="3%">➜</td>
<td align="center" width="12%">

**📄**<br>**Paper**<br><sub>NeurIPS PDF</sub>
</td>
</tr>
</table>

<p align="center"><sub>Each run traverses <b>23 autonomous stages</b> with iterative self-healing, multi-agent peer review, and citation verification — no human in the loop.</sub></p>

---

<h2 align="center">📘 Batch A &nbsp;·&nbsp; Mathematics, Statistics & Sciences</h2>

<p align="center"><sub>Generated on Machine A &nbsp;·&nbsp; 4 papers across 4 non-ML domains</sub></p>

---

### 📄 Paper I &nbsp;·&nbsp; Random Matrix Theory &ensp; <img src="https://img.shields.io/badge/domain-mathematics-blue?style=flat-square" alt="math">

> **Finite-Dimensional Corrections to the Marchenko–Pastur Distribution in Random Wishart Matrices**

<table>
<tr>
<td width="340">
<a href="papers/paper_I_random_matrix.pdf">
<img src="thumbnails/paper_I_random_matrix-01.png" width="320" alt="Paper I First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Systematically quantify pre-asymptotic, finite-*N* deviations of empirical eigenvalue densities from the Marchenko–Pastur law across *N* = 50 to 5,000, decomposing error into bulk vs. edge components and testing lightweight correction models.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 473 papers collected → 26 cited |
| 💻 **Code** | 10,290 lines of Python |
| ⏱️ **Runtime** | ~2 h 25 min |
| 📊 **Figures** | 5 auto-generated charts |
| 📑 **Pages** | 16 pages (NeurIPS format) |

#### 🎯 Key Result
Produced a finite-*N* correction atlas showing convergence rates of spectral densities, with edge deviations persisting significantly longer than bulk errors — providing practical guidance for when the MP law is "close enough."

<a href="papers/paper_I_random_matrix.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — MPCX Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_I_random_matrix.png" width="90%" alt="MPCX Framework Diagram">
</p>
<p align="center"><sub>Finite-dimensional correction pipeline: Wishart matrix generation → empirical spectral density estimation → MP baseline comparison → bulk/edge error decomposition → correction model fitting. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

### 📄 Paper II &nbsp;·&nbsp; Econometrics &ensp; <img src="https://img.shields.io/badge/domain-statistics-green?style=flat-square" alt="stats">

> **Monte Carlo Evaluation of Instrumental Variable Estimators Under Weak Instruments**

<table>
<tr>
<td width="340">
<a href="papers/paper_II_weak_iv_estimators.pdf">
<img src="thumbnails/paper_II_weak_iv_estimators-01.png" width="320" alt="Paper II First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Reframe the classical 2SLS / LIML / Fuller-*k* / JIVE comparison around decision-relevant *risk surfaces*, mapping finite-sample phase diagrams that show where each estimator is preferred under realistic weak-IV conditions.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 366 papers collected → 41 cited |
| 💻 **Code** | 10,062 lines of Python |
| ⏱️ **Runtime** | ~2 h 56 min |
| 📊 **Figures** | 6 auto-generated charts |
| 📑 **Pages** | 14 pages (NeurIPS format) |

#### 🎯 Key Result
Generated estimator-switching phase diagrams revealing that Fuller-*k* dominates in specific small-*n*, many-instrument regions, while JIVE's bias reduction is systematically offset by variance inflation — providing actionable guidance for empirical researchers.

<a href="papers/paper_II_weak_iv_estimators.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — IVX Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_II_weak_iv_estimators.png" width="90%" alt="IVX Framework Diagram">
</p>
<p align="center"><sub>Monte Carlo IV evaluation pipeline: DGP specification → estimator suite (2SLS, LIML, Fuller-k, JIVE) → finite-sample risk surfaces → phase diagram construction. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

### 📄 Paper III &nbsp;·&nbsp; Epidemiological Modeling &ensp; <img src="https://img.shields.io/badge/domain-biology-orange?style=flat-square" alt="bio">

> **Structural Identifiability and Parameter Estimation in Compartmental Epidemic Models (SIR / SEIR)**

<table>
<tr>
<td width="340">
<a href="papers/paper_III_sir_seir_identifiability.pdf">
<img src="thumbnails/paper_III_sir_seir_identifiability-01.png" width="320" alt="Paper III First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Map the boundary between structural and practical identifiability in SIR vs. SEIR models across realistic observation regimes, and quantify when Fisher Information Matrix gives false confidence relative to profile likelihood.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 388 papers collected → 29 cited |
| 💻 **Code** | 9,374 lines of Python |
| ⏱️ **Runtime** | ~2 h 23 min |
| 📊 **Figures** | 6 auto-generated charts |
| 📑 **Pages** | 18 pages (NeurIPS format) |

#### 🎯 Key Result
Demonstrated that parameterization and observer design choices affect identifiability diagnostics more strongly than the choice between SIR and SEIR structure — with FIM producing overconfident estimates in specific observation-limited regimes where profile likelihood correctly flags non-identifiability.

<a href="papers/paper_III_sir_seir_identifiability.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — PRIM Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_III_sir_seir_identifiability.png" width="90%" alt="PRIM Framework Diagram">
</p>
<p align="center"><sub>PRIM benchmark workflow: synthetic outbreak generation (SIR/SEIR) → parameter estimation → profile likelihood vs. FIM diagnostics → identifiability regime mapping. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

### 📄 Paper IV &nbsp;·&nbsp; Numerical Linear Algebra &ensp; <img src="https://img.shields.io/badge/domain-computing-purple?style=flat-square" alt="computing">

> **Comparative Analysis of Preconditioning Strategies for Krylov Subspace Methods on Sparse Linear Systems**

<table>
<tr>
<td width="340">
<a href="papers/paper_IV_krylov_preconditioners.pdf">
<img src="thumbnails/paper_IV_krylov_preconditioners-01.png" width="320" alt="Paper IV First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Go beyond "which preconditioner wins" — build a feature-conditioned decision map for ILU / Jacobi / SSOR / AMG with CG / GMRES / BiCGSTAB, stratified by sparsity-graph structure and matrix pathology under realistic setup-vs-solve cost budgets.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 320 papers collected → 33 cited |
| 💻 **Code** | 14,557 lines of Python |
| ⏱️ **Runtime** | ~2 h 30 min |
| 📊 **Figures** | 4 auto-generated charts |
| 📑 **Pages** | 16 pages (NeurIPS format) |

#### 🎯 Key Result
Produced a setup-vs-solve tradeoff analysis showing that methods considered "best" under solve-time alone are often suboptimal under realistic memory and setup budgets — with AMG dominance limited to specific elliptic SPD matrix families.

<a href="papers/paper_IV_krylov_preconditioners.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — Krylov Preconditioner Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_IV_krylov_preconditioners.png" width="90%" alt="Krylov Preconditioner Framework Diagram">
</p>
<p align="center"><sub>Feature-conditioned preconditioner evaluation: sparse matrix collection → structural descriptor extraction → solver–preconditioner grid (CG/GMRES/BiCGSTAB × ILU/Jacobi/SSOR/AMG) → setup-vs-solve tradeoff analysis → decision map. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

<h2 align="center">📙 Batch B &nbsp;·&nbsp; Machine Learning & AI</h2>

<p align="center"><sub>Generated on Machine B &nbsp;·&nbsp; NVIDIA RTX 6000 Ada (48 GB) &nbsp;·&nbsp; 4 papers across 4 ML sub-fields</sub></p>

---

### 📄 Paper V &nbsp;·&nbsp; Parameter-Efficient Fine-Tuning &ensp; <img src="https://img.shields.io/badge/domain-NLP%20/%20PEFT-blue?style=flat-square" alt="NLP">

> **GARD: Gradient-Spectral Rank Allocation for LoRA Fine-Tuning**

<table>
<tr>
<td width="340">
<a href="papers/paper_V_gard_lora.pdf">
<img src="thumbnails/paper_V_gard_lora-01.png" width="320" alt="Paper V First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Most LoRA configurations use a fixed, uniform rank across all layers. GARD proposes using the *spectrum of layer-wise gradients* — eigenvalues of gradient covariance — to dynamically allocate rank where it matters most, under a strict parameter budget.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 60 references cited (100% verified) |
| 💻 **Code** | 2,894 lines of Python (5 files) |
| ⏱️ **Runtime** | ~50 min |
| 📊 **Figures** | 7 auto-generated charts |
| 📑 **Pages** | 17 pages (NeurIPS format) |

#### 🎯 Key Contribution
A principled alternative to uniform rank allocation: GARD links intrinsic gradient dimensionality to low-rank adapter capacity, periodically updating ranks during training using smoothed spectra.

<a href="papers/paper_V_gard_lora.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — GARD Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_V_gard_lora.png" width="90%" alt="GARD Framework Diagram">
</p>
<p align="center"><sub>Gradient spectral analysis → layer-wise rank scoring → dynamic rank allocation under budget constraint. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

### 📄 Paper VI &nbsp;·&nbsp; Reinforcement Learning &ensp; <img src="https://img.shields.io/badge/domain-RL%20/%20Exploration-green?style=flat-square" alt="RL">

> **LACE: Learned Abstractions for Count-Based Exploration in Sparse-Reward RL**

<table>
<tr>
<td width="340">
<a href="papers/paper_VI_lace_exploration.pdf">
<img src="thumbnails/paper_VI_lace_exploration-01.png" width="320" alt="Paper VI First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Count-based exploration in RL relies on state visitation counts, but raw state spaces are too large for effective counting. LACE designs *online-learned, task-aware state abstractions* optimized specifically for count-based exploration in sparse-reward environments.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 25 references cited (100% verified) |
| 💻 **Code** | 2,067 lines of Python (4 files) |
| 🐳 **Experiment** | 32 min GPU sandbox execution |
| ⏱️ **Runtime** | ~6.8 hrs total |
| 📊 **Figures** | 6 auto-generated charts |
| 📑 **Pages** | 11 pages (NeurIPS format) |

#### 🎯 Key Result
DQN baseline achieves **356.7 mean reward** in sparse-reward gridworld tasks. The paper analyzes the trade-off between abstraction compactness for counting and information sufficiency for downstream control.

<a href="papers/paper_VI_lace_exploration.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — LACE Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_VI_lace_exploration.png" width="90%" alt="LACE Framework Diagram">
</p>
<p align="center"><sub>Learned state abstraction module integrated with count-based exploration in the DQN agent loop. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

### 📄 Paper VII &nbsp;·&nbsp; Efficient Vision Transformers &ensp; <img src="https://img.shields.io/badge/domain-Computer_Vision-orange?style=flat-square" alt="CV">

> **FAME: Frequency-Aware Progressive Token Merging for Efficient ViT Inference**

<table>
<tr>
<td width="340">
<a href="papers/paper_VII_fame_token_merging.pdf">
<img src="thumbnails/paper_VII_fame_token_merging-01.png" width="320" alt="Paper VII First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Existing ViT token pruning methods reduce tokens based on attention or saliency without considering *frequency content*. FAME uses DCT/FFT-based spectral filters to distinguish high-frequency detail tokens from low-frequency background tokens, merging progressively across layers.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 40 references cited (100% verified) |
| 💻 **Code** | 2,873 lines of Python (5 files) |
| 🐳 **Experiment** | 32 min GPU sandbox execution |
| ⏱️ **Runtime** | ~3.3 hrs total |
| 📊 **Figures** | 7 auto-generated charts |
| 📑 **Pages** | 10 pages (NeurIPS format) |

#### 🎯 Key Result
ViT-B/16 baseline: **56.54% accuracy** (3 seeds). Detailed analysis of the accuracy-efficiency tradeoff and per-layer metric breakdowns for frequency-aware vs. similarity-based merging.

<a href="papers/paper_VII_fame_token_merging.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — FAME Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_VII_fame_token_merging.png" width="90%" alt="FAME Framework Diagram">
</p>
<p align="center"><sub>Frequency-aware token merging applied progressively across ViT layers with DCT-based spectral filtering. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

### 📄 Paper VIII &nbsp;·&nbsp; Knowledge Distillation &ensp; <img src="https://img.shields.io/badge/domain-Robustness%20/%20KD-purple?style=flat-square" alt="KD">

> **CRAFT: Contrastive Feature Alignment for Robust Distillation Under Distribution Shift**

<table>
<tr>
<td width="340">
<a href="papers/paper_VIII_craft_distillation.pdf">
<img src="thumbnails/paper_VIII_craft_distillation-01.png" width="320" alt="Paper VIII First Page" style="border: 1px solid #e1e4e8; border-radius: 6px;">
</a>
<p align="center"><sub>👆 Click to read the full paper</sub></p>
</td>
<td>

#### 💡 Idea
Standard knowledge distillation transfers teacher knowledge assuming train/test distributions match. CRAFT introduces *reliability-aware contrastive feature alignment* that aligns teacher-student features across clean and corrupted views, while suppressing fragile teacher directions via a de-alignment loss.

#### ⚙️ Pipeline Journey

| | |
|:---|:---|
| 🔗 **Stages** | 23 stages + 2 refinement iterations |
| 📚 **Literature** | 37 references cited (97% verified) |
| 💻 **Code** | 2,231 lines of Python (4 files) |
| 🐳 **Experiment** | 33 min GPU sandbox execution |
| ⏱️ **Runtime** | ~5.8 hrs total |
| 📊 **Figures** | 9 auto-generated charts |
| 📑 **Pages** | 19 pages (NeurIPS format) |

#### 🎯 Key Result

| Method | Clean Acc | Robust Acc |
|:---|:---:|:---:|
| ERM (baseline) | 81.22% | 62.96% |
| LogitKD | 82.33% | 64.68% |
| **AttentionKD** | **82.08%** | **65.95%** |
| CRD | 68.03% | 50.57% |

Attention-based feature KD improves robustness by **+3 pts** over ERM, while naive CRD degrades it by **-12 pts** — motivating CRAFT's reliability-aware design.

<a href="papers/paper_VIII_craft_distillation.pdf"><img src="https://img.shields.io/badge/📄_Read_Full_Paper-PDF-d73a49?style=for-the-badge" alt="Read PDF"></a>

</td>
</tr>
</table>

<details>
<summary>🖼️ <b>Auto-Generated Framework Diagram</b> — CRAFT Architecture</summary>
<br>
<p align="center">
<img src="thumbnails/framework_VIII_craft_distillation.png" width="90%" alt="CRAFT Framework Diagram">
</p>
<p align="center"><sub>Reliability-aware contrastive feature alignment between teacher and student across clean and corrupted views, with de-alignment on fragile teacher directions. Entirely auto-generated by the FigureAgent subsystem.</sub></p>
</details>

---

## 📊 Aggregate Statistics

<table>
<tr>
<th align="left">📋 Metric</th>
<th align="center">I</th>
<th align="center">II</th>
<th align="center">III</th>
<th align="center">IV</th>
<th align="center">V</th>
<th align="center">VI</th>
<th align="center">VII</th>
<th align="center">VIII</th>
<th align="center">🏆 Total</th>
</tr>
<tr>
<td>🏷️ <b>Domain</b></td>
<td align="center"><sub>Math</sub></td>
<td align="center"><sub>Stats</sub></td>
<td align="center"><sub>Bio</sub></td>
<td align="center"><sub>NumLA</sub></td>
<td align="center"><sub>NLP</sub></td>
<td align="center"><sub>RL</sub></td>
<td align="center"><sub>CV</sub></td>
<td align="center"><sub>KD</sub></td>
<td align="center"><b>8 fields</b></td>
</tr>
<tr>
<td>💻 <b>Code (LOC)</b></td>
<td align="center">10,290</td>
<td align="center">10,062</td>
<td align="center">9,374</td>
<td align="center">14,557</td>
<td align="center">2,894</td>
<td align="center">2,067</td>
<td align="center">2,873</td>
<td align="center">2,231</td>
<td align="center"><b>54,348</b></td>
</tr>
<tr>
<td>⏱️ <b>Pipeline Time</b></td>
<td align="center">2h25m</td>
<td align="center">2h56m</td>
<td align="center">2h23m</td>
<td align="center">2h30m</td>
<td align="center">50m</td>
<td align="center">6h48m</td>
<td align="center">3h18m</td>
<td align="center">5h48m</td>
<td align="center"><b>~27 hrs</b></td>
</tr>
<tr>
<td>🔗 <b>References</b></td>
<td align="center">26</td>
<td align="center">41</td>
<td align="center">29</td>
<td align="center">33</td>
<td align="center">60</td>
<td align="center">25</td>
<td align="center">40</td>
<td align="center">37</td>
<td align="center"><b>291 cited</b></td>
</tr>
<tr>
<td>📊 <b>Figures</b></td>
<td align="center">5</td>
<td align="center">6</td>
<td align="center">6</td>
<td align="center">4</td>
<td align="center">7</td>
<td align="center">6</td>
<td align="center">7</td>
<td align="center">9</td>
<td align="center"><b>50 figs</b></td>
</tr>
<tr>
<td>📑 <b>Pages</b></td>
<td align="center">16</td>
<td align="center">14</td>
<td align="center">18</td>
<td align="center">16</td>
<td align="center">17</td>
<td align="center">11</td>
<td align="center">10</td>
<td align="center">19</td>
<td align="center"><b>121 pages</b></td>
</tr>
</table>

---

<h3 align="center">🚀 Try It Yourself</h3>

<p align="center">Every paper above was generated by a single command:</p>

```bash
researchclaw run --topic "Your research idea here" --auto-approve
```

<p align="center">
  <a href="../../README.md"><img src="https://img.shields.io/badge/←_Back_to_README-Main-gray?style=for-the-badge" alt="Back"></a>&nbsp;
  <a href="https://github.com/aiming-lab/AutoResearchClaw"><img src="https://img.shields.io/badge/⭐_Star_on_GitHub-AutoResearchClaw-181717?style=for-the-badge&logo=github" alt="GitHub"></a>
</p>
