From a research problem to a reviewer-defensible idea card — Automating the First Mile of Research Ideation.
ResearchStudio - Idea streamlines the first steps of a research project — the thinking that has to happen before any writing. Drop in a research problem and IdeaSpark runs the full pipeline end-to-end — read the field → find the bottleneck → choose the ideation pattern → draft the idea → check prior art → audit & revise → render the card — and hands back one reviewer-defensible, implementable idea card. Every step is grounded in a 1,947-paper ICLR / ICML / NeurIPS corpus (2021–2025) and its induced taxonomy of 15 ideation patterns and 31 sub-patterns — and faithful by construction: every load-bearing claim either traces to a retrieved record or is flagged as model-supplied.
|
|
| Idea generation — one research problem → one idea card. | Data construction — 1,947 ICLR / ICML / NeurIPS papers → operational pattern cards. |
Three skills compose into one research-ideation loop — search → generate → review — with IdeaSpark the end-to-end flagship and the other two usable standalone:
| Skill | Input | Output | Built for |
|---|---|---|---|
| Idea-Spark | A research problem / direction (optional constraints, seed papers, compute) | one reviewer-defensible, implementable idea card — Title · Motivation · Method, as Markdown + PDF | the full research-problem → idea-card pipeline, calibrated against Oral-accepted papers |
| Paper-Search | A query + year range (optional venues) | a deduped paper list across arXiv / DBLP / OpenAlex / OpenReview / Semantic Scholar / Crossref | the literature-grounding building block, usable on its own |
| Scoop-Check | A problem statement + a claimed novelty | a prior-art collision verdict: an overlap level + the closest prior works, per axis | a standalone "has this been done?" prior-art check on one novelty claim |
Ask your agent in natural language — it picks up the matching skill and runs it end-to-end. Examples use Claude Code; other backends are in docs/USAGE.md.
> /idea-spark I want a novel ML research idea about physical realism in text-to-video models.
One research direction → one reviewer-defensible idea card (Title · Motivation · Method), returned inline with PDF + LaTeX side artifacts.
Example output — three ideas IdeaSpark generated for ICLR-2026-Oral problem seeds, rendered as lean cards (Title · Motivation · Method). Click a card for the full PDF.
![]() |
![]() |
![]() |
|---|---|---|
| Make the Generator Its Own Physicist — give a text-to-video model an internal conserved charge updated symplectically, so physics holds by construction with no external simulator or trained scorer. |
Water-Filling RoPE — allocate rotary position-encoding frequencies by a rate–distortion (water-filling) rule instead of the fixed geometric schedule. |
Knowing-Falsehood Diagnosis — a counterfactual knowledge-contradiction test giving per-prompt evidence that an LLM had the right answer but stated a falsehood on a benign prompt. |
> /paper-search KV cache compression for long-context LLMs, 2024–2026
Returns a deduped paper list across arXiv / DBLP / OpenAlex / OpenReview / Semantic Scholar / Crossref.
> /scoop-check Problem: efficient LLM inference. Novelty: a calibrated per-token
early-exit stop rule read from the model's own layer-wise prediction trajectory.
Returns a per-axis overlap verdict against the closest published work. Input: a research problem + the claimed novelty — or just paste an idea card (it reads them from Motivation + Method).
On 100 ICLR-2026-Oral problem seeds, each IdeaSpark idea card is scored on quality (the idea-quality skill) and novelty (scoop-check) against three baselines — Opus-4.8 (bare), Opus-4.8 (self-gen), and GPT-5.5 (bare). IdeaSpark lands top — the highest idea-quality while staying solidly novel — and scores highest in every research domain.
Left: quality × novelty positioning. Right: idea-quality across research domains.
Full protocol, IdeaSpark vs the baselines, and the scoring skill are in evaluation/README.md.
- Claude Code and Codex — the agent runtime that drives every skill.
- arXiv, OpenAlex, Semantic Scholar, OpenReview — the Phase 0 / 3.1 literature connectors.
- PyMuPDF + BeautifulSoup — full-text fetch and parsing.
- tectonic / XeLaTeX — optional PDF compilation of the idea cards.
If ResearchStudio - Idea / IdeaSpark helps your research workflow, please cite:
@article{zhao2026researchstudioidea,
title = {ResearchStudio-Idea: An Evidence-Grounded Research-Ideation Skill Suite from ML Conference Outcomes},
author = {Qihao Zhao and Yangyu Huang and Yalun Dai and Lingao Xiao and Jianjun Gao and Xin Zhang and Wenshan Wu and Scarlett Li and Yang He and Yan Lu and Yap Kim Hui},
journal = {arXiv preprint arXiv:2607.04439},
year = {2026},
url = {https://arxiv.org/abs/2607.04439}
}






