컴백부터 K-뷰티까지 — K-컬쳐의 모든 것을 메일로 받아보세요메일로 받아보기

METAL MEDIA

코딩 어시스턴트 안에서 13개 스킬만으로 논문을 처음부터 끝까지 쓰고, 실험 결과가 나쁘면 주장을 스스로 깎아내는 시스템

arXiv:2608.119242026-08-11

Spark-to-Paper: End-to-End Research Paper Generation as a Composable Skill

코딩 어시스턴트 안에서 13개 스킬만으로 논문을 처음부터 끝까지 쓰고, 실험 결과가 나쁘면 주장을 스스로 깎아내는 시스템

Spark-to-Paper는 별도의 에이전트 플랫폼 없이 기존 코딩 어시스턴트(Claude Code) 안에서 13개의 조합 가능한 스킬만으로 아이디어를 완성된 논문으로 바꾼다. 실험 설계를 먼저 정해두고 결과를 나중에 보고하도록 순서를 강제하며, 기계적으로 검증 가능한 오류는 결정론적 검사기로, 의미적 판단은 모델의 자기비판으로 나눠 처리한다. 8개 통제된 연구 주제에서 인용 정확도 99.5%, 그림 편집 가능성 96.4%를 달성했고, 조작된 주장 탐지율은 단일 패스 초안 14%에서 전체 시스템 적용 시 92%로 올랐다.

METAL MEDIA 해설 도표

Spark-to-Paper 파이프라인 구조

증거 상태측정 결과가 보고됨

  1. 입력 라우팅 (Stage 0)짧은 아이디어인지 완성된 제안서인지, 측정 데이터가 있는지(Proposal/Data-Aware Mode)를 먼저 판단
  2. 계획-인용-작성-정제-리뷰-그림-조립 (Stage 1~7)13개 스킬이 공유 프로젝트 폴더의 아티팩트를 읽고 써가며 청사진, 참고문헌, 원고, 그림을 순차적으로 생성·수정
  3. 무결성·자기비판 계층결정론적 게이트(인용·구조·컴파일 검사)와 Self-Review, Adversarial Review가 실험-비판-수정 주기를 최대 7회까지 반복
  4. 실험 실행 (Stage 8, 조건부)코드·데이터가 준비되면 실제 실험을 실행해 측정값을 기록하고, 그 결과에 따라 초록부터 결론까지 주장을 갱신
  5. 자기논박 루프 대응7회 반복 후에도 원래 가설이 지지되지 않으면 실패 보고서로 남기고 새 아이디어로 파이프라인을 재시작
METAL MEDIA이 원문을 바탕으로 재구성한 해설 도표이며, 논문 저자의 원문 figure가 아닙니다.

무엇을 했나

  1. 연구 아이디어를 논문으로 만드는 전 과정(문헌 검색, 실험 설계·실행, 근거에 따른 주장 수정, 출판용 그림 생성, 긴 생성 과정의 일관성 유지)을 별도 에이전트 플랫폼 없이 기존 코딩 어시스턴트 안의 13개 스킬로 구현했다.
  2. 모델이 판단해야 할 일(논증 구성, 문헌 관련성, 근거의 충분성)과 기계적으로 실행·검증 가능한 일(구조 검사, 인용 검증, LaTeX 컴파일, 데이터 기반 그림 생성)을 명확히 분리했다.
  3. 실험 계획 단계에서 어떤 표와 지표가 필요한지 결과를 보기 전에 먼저 확정해두고(사전등록과 비슷한 방식), 실험 후에는 측정된 증거에 따라 초록·서론·결론까지 원고 전체의 주장을 일관되게 수정한다.
  4. 반복 실험이 계속 원래 가설을 기각하는 '자기논박 루프(Self-Refutation Loop)'라는 실패 양상을 정의하고, 실험-비판-수정 주기를 7회로 제한해 해결되지 않으면 실패 보고서로 남기고 새 아이디어로 재시작하도록 설계했다.
  5. 실험 결과 그림은 프로그램으로 직접 그려 벡터 PDF로 만들고, 방법론 설명 그림은 이미지 생성 모델로 만든 뒤 코드로 재구성해 편집 가능한 벡터 형식으로 바꾼다.
Figure 1: Qualitative positioning against directly related systems, on two axes derived from Table 1. Coordinates are the authors’ own ordinal assessment from each system’s public documentation, not a measured benchmark.
Figure 1: Qualitative positioning against directly related systems, on two axes derived from Table 1. Coordinates are the authors’ own ordinal assessment from each system’s public documentation, not a measured benchmark.
Table 1: Qualitative capability comparison against directly related systems, based on each system’s own public documentation (paper or repository) as of this writing. ✓ full, ⚫ partial, – not offered or not documented.
SystemEnd-to-endRuns exper.Draws figuresEditable vectorsNo standing infra.
AI Scientist / v2 [13, 28]
AutoResearchClaw [12]
Kosmos / Robin [15, 7]
Idea2Story [27]
ARS [26]
CycleResearcher [25]
Spark-to-Paper (ours)
Figure 2: Overview of Spark-to-Paper execution. Stage 0 selects the result-integrity mode, Stages 1–7 coordinate through persistent project artifacts, and conditional Stage 8 writes measured evidence back into the manuscript. Model judgment governs context-dependent decisions, while deterministic tools execute checkable operations.
Figure 2: Overview of Spark-to-Paper execution. Stage 0 selects the result-integrity mode, Stages 1–7 coordinate through persistent project artifacts, and conditional Stage 8 writes measured evidence back into the manuscript. Model judgment governs context-dependent decisions, while deterministic tools execute checkable operations.
Table 2: Evaluation dimensions and corresponding measurements used to assess the quality and generation efficiency of Spark-to-Paper.
MetricMeasurement
Quality
Citation validityResolved references / total references
Fabrication detectionDetected unsupported claims / injected claims
Figure editabilityEditable elements / total figure elements
Review precisionVerified issues / raised review issues
Cross-template robustnessSuccessful templates / supported templates
Efficiency
Generation costMonetary cost, tokens, wall-clock time, and deployment footprint
Figure 3: Integrity and correction in Spark-to-Paper. Deterministic gates enforce verifiable properties, Self-Review and Adversarial Review challenge semantic decisions, and surviving issues trigger revision. Experiment–critique–revision cycles are capped at seven; an unresolved trajectory becomes a failure report rather than a successful manuscript.
Figure 3: Integrity and correction in Spark-to-Paper. Deterministic gates enforce verifiable properties, Self-Review and Adversarial Review challenge semantic decisions, and surviving issues trigger revision. Experiment–critique–revision cycles are capped at seven; an unresolved trajectory becomes a failure report rather than a successful manuscript.
Table 3: Main comparison of Spark-to-Paper with human-written preprints, prior autonomous research systems, and a single-pass LLM baseline across artifact quality and generation efficiency metrics.
SystemCitation exist. (%)Fig. editability (%)Tokens (M)USDWall-clock
Human-written preprints (sampled)97.8 [94.6, 99.4]58 [44, 71]n/an/an/a
AI Scientist, released papers [13]93 (42/45)0 (0/210)n/r$10–15 (amort.)∼12 h / batch
AI Scientist-v2, workshop set [28]91 (58/64)3 (0–8)n/r∼$20–25 / attempt≤15 h / run
Agent Laboratory, released paper [20]96 (27/28)0 (0/30)n/r$2.33 (gpt-4o)∼19 min
Single-pass LLM draft (same backbone)81 (range 76–86)n/a0.11 (0.09–0.13)$0.66 (0.55–0.76)16 min (13–19)
Spark-to-Paper (full stack)99.5 [98.4, 100]96.4 [92.7, 98.6]11.9 [10.2, 13.7]$8.1 [6.9, 9.6]3.2 h [2.6, 3.9]
Figure 4: Role-aware editable figure generation. Measured results follow deterministic plotting to native vector PDF, whereas explanatory content uses a raster visual target followed by iterative HTML reconstruction and vector export; unreliable reconstruction falls back to the raster.
Figure 4: Role-aware editable figure generation. Measured results follow deterministic plotting to native vector PDF, whereas explanatory content uses a raster visual target followed by iterative HTML reconstruction and vector export; unreliable reconstruction falls back to the raster.
Table 4: Ablation study of the Spark-to-Paper quality stack, showing the contribution and incremental cost of gating, self-review, and adversarial review.
ConfigurationFabr. detection (%)Review precision (%)Δ tokens (M)Δ USD
Single-pass draft (no gates)14 (5/36) [6, 29]n/aref.ref.
Gates only69 (25/36) [53, 82]n/a+8.1 ± 0.9+5.3 ± 0.5
Gates + self-review81 (29/36) [65, 90]n/a+1.1 ± 0.2+0.6 ± 0.1
Gates + self-review + adversarial review92 (33/36) [78, 97]74 (42/57) [61, 83]+2.6 ± 0.4+1.6 ± 0.2
Figure 5: Page, reference, and figure counts for the end-to-end papers documented in the project’s own showcase materials. Self-reported by the system’s maintainers, not an independent measurement; included as existence evidence, not as a benchmark result.
Figure 5: Page, reference, and figure counts for the end-to-end papers documented in the project’s own showcase materials. Self-reported by the system’s maintainers, not an independent measurement; included as existence evidence, not as a benchmark result.
Table 5: Claim admission labels and corresponding revision actions.
LabelAction
supportedRetain with evidence-matched wording
partially-supportedNarrow the claim or request additional evidence
unsupportedRun a feasible missing experiment, weaken, or remove
contradictedRemove or report as a limitation
needs-confirmationReturn the unresolved claim for author confirmation
Figure 6: Case study on two different domain demo papers with only one short proposal as inputs, incorrect expectations are highlighted by Bold and Underline text.
Figure 6: Case study on two different domain demo papers with only one short proposal as inputs, incorrect expectations are highlighted by Bold and Underline text.
Table 6: Main persistent artifacts used by Spark-to-Paper.
ArtifactStagePurpose
blueprint.jsonPlanningPaper structure, claims, notation, experiments
template.jsonPlanningVenue specification and execution mode
refs.bibCitationVerified bibliography
claims_map.jsonCitationClaim–citation associations
sections/*.texWritingSection-level manuscript sources
figures/FigureFigures and generation records
results.facts.jsonDataGrounded quantitative evidence
main.tex/pdfAssemblyFinal manuscript project
logs/*.io.mdAll stagesStage-level input and output records
Figure 7: Paper Demo (Part 1): Screenshot for the demo paper introduction.
Figure 7: Paper Demo (Part 1): Screenshot for the demo paper introduction.

실제로 확인된 결과

  • 8개의 통제된 연구 주제에서 시스템 전체가 인용 정확도 99.5%, 그림 편집 가능성 96.4%를 기록했다.
  • 조작된(입증되지 않은) 주장을 일부러 주입한 통제된 절제 실험에서, 단일 패스 초안의 탐지율 14%가 전체 무결성·리뷰 스택 적용 시 92%로 상승했다.
  • 적대적 리뷰가 제기한 문제들의 정밀도(precision)는 74%였다.
  • 전체 시스템은 원고 한 편당 평균 1190만 토큰을 사용하고, 비용은 8.1달러, 소요 시간은 평균 3.2시간이었다.
Figure 8: Paper Demo (Part 2): Screenshot for the demo paper method.
Figure 8: Paper Demo (Part 2): Screenshot for the demo paper method.

어디에 쓸 수 있나

  • 연구 아이디어를 초안 형태의 완성된 논문 초고로 빠르게 확장해보는 용도
  • 이미 코드와 실험 결과가 있는 상태에서 결과에 맞춰 논문 텍스트와 표·그림을 자동으로 갱신하는 용도
  • 논문 초안에서 근거 없는 수치나 조작된 인용을 탐지하는 검증 보조 도구로 활용
  • 실험 결과가 기대와 다를 때 주장의 범위를 자동으로 좁히거나 한계점으로 옮기는 자기수정 워크플로우 참고
Figure 9: Paper Demo (Part 3): Screenshot for the demo paper experiment and analysis.
Figure 9: Paper Demo (Part 3): Screenshot for the demo paper experiment and analysis.

한계와 남은 검증

  • 평가는 8개의 통제된 연구 주제로 한정되어 있어, 더 넓은 분야나 실제 학술지 제출 상황에서의 일반화는 확인되지 않았다.
  • Figure 1과 Table 1의 타 시스템과의 비교는 저자들이 각 시스템의 공개 문서를 보고 내린 서수적(ordinal) 평가이며, 측정된 벤치마크가 아니다.
  • Figure 5의 쇼케이스 논문들의 페이지·참고문헌·그림 수는 시스템 개발자 스스로 보고한 것으로, 독립적으로 검증된 측정치가 아니다.
  • 논증의 설득력이나 실험 설계의 과학적 적절성, 기여의 중요성 같은 의미적 판단은 여전히 모델 판단에 의존하며 결정론적으로 검증되지 않는다.
  • 실험 설계 커밋과 일부 아티팩트 검사는 기계적으로 확인되지만, 주장-증거 간 의미적 지지 여부 판단은 현재 모델이 수행하며 이 부분의 정확도는 별도로 측정되지 않았다.
Figure 10: Paper Demo (Part 4): Screenshot for the demo paper experiment and analysis.
Figure 10: Paper Demo (Part 4): Screenshot for the demo paper experiment and analysis.

왜 중요한가

연구자들이 실험은 직접 코드로 돌리면서도 논문 작성은 별도 도구로 하던 이원화된 워크플로우를, 이미 쓰던 코딩 어시스턴트 안에서 하나로 합칠 수 있는 가능성을 보여준다. 또한 근거 없는 주장이나 조작된 결과를 걸러내는 검증 체계를 구체적으로 설계·측정했다는 점에서, 자동화된 연구 도구의 신뢰성 문제에 실질적인 참고가 된다.

이 논문의 용어

  • 결정론적 검사(deterministic gate) · 규칙이 명확해 자동으로 통과/실패를 판정할 수 있는 기계적 검증 절차
  • 자기논박 루프(Self-Refutation Loop) · 반복된 실험이 계속 원래 연구 목표를 뒷받침하지 못한다는 결론을 내리면서도 같은 방향을 계속 수정만 하는 실패 패턴
  • 적대적 리뷰(Adversarial Review) · 여러 독립된 리뷰 패스가 원고의 이론적 타당성, 실험 설계 등을 서로 다른 관점에서 비판적으로 검토하는 단계
  • Data-Aware Mode / Proposal Mode · 측정된 실험 데이터가 이미 있는지 여부에 따라 원고 작성 규칙을 달리하는 두 가지 실행 모드

저자 · Zhuoyang Qian

arXiv에서 원문 보기

최신 논문

논문 전체 보기 →

METAL MEDIA 최신 기사

그림 출처: Zhuoyang Qian et al., arXiv:2608.11924, arxiv-nonexclusive