What problem does it solve?
It helps you evaluate and improve paper-writing pipelines by converting an existing AI research paper into the exact benchmark-style raw ingredients (sparse idea, dense idea, and experimental log) needed for reconstruction.
Core Features & Use Cases
- Paper-to-benchmark reconstruction: Reverse-engineers the (I, E) tuple by stripping narrative flow from a paper while preserving technical content constraints.
- Sparse and Dense idea variants: Produces two concept-note forms—one high-level without math and one technical with LaTeX formulas and full variable definitions—both with no experimental content leakage.
- Ground-truth experimental log: Extracts an exhaustive, past-tense experimental log with raw numeric data organized under dedicated headings to serve as the pipeline’s results source of truth.
- Benchmark alignment: Mirrors the PaperWritingBench construction procedure (arXiv:2604.05018) and enforces strict anonymization, no citations, no URLs, and no figure/table references.
Quick Start
Use the paper-writing-bench skill to reverse-engineer a benchmark case from your provided paper PDF and output idea_sparse, idea_dense, and experimental_log files.