Awesome Auto Research Hub Papers · Datasets · Projects
← Back to papers

Intern-S2-Preview: Scientific Agentic Foundation Model

arXiv 2026 48.5 method

TLDR

Intern-S2-Preview is a scientific agentic foundation model series for multimodal understanding, reasoning, generation, and long-horizon tasks, trained via pre-training and unified post-training with RL.

Reasoning

The paper presents a comprehensive training pipeline and architecture for a scientific agentic model, with evaluations across multiple benchmarks. However, the abstract is truncated and lacks specific quantitative results, making it hard to assess actual performance; the contribution is broad rather than focused on a specific automation task.

Read-first score

Read-first score 48.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 32.

Recency 8%
100

Uses a gentle age decay so recent papers surface without erasing older foundations. 2026

Methodology quality 25%
70

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=benchmark,evaluation,result

Reproducibility 25%
46

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=checkpoint,code

Topical relevance 42%
26.7

Uses existing LLM keyword relevance scores normalized to 0-100. AI scientist,automated scientific discovery,autonomous research agent,automated research,literature review agent,survey generation,automated experimentation,experiment design agent,AI for scientific research,paper writing agent,research automation,scientific discovery agent

Field roles

FrontierMethodology anchor

Rank sensitivity

Stability: volatile; rank range: 65.

Keyword Scores

AI for scientific research
8
AI scientist
4
autonomous research agent
4
scientific discovery agent
4
automated scientific discovery
3
automated research
3
research automation
3
automated experimentation
2
experiment design agent
1
literature review agent
0
survey generation
0
paper writing agent
0

Deep Analysis

Innovations

  • Scientific multimodal pre-training on rendered scientific documents, interleaved image-text data, and diverse scientific corpora
  • Unified post-training pipeline combining supervised fine-tuning, scalable multi-task RL, black- and white-box agentic RL, and on-policy distillation
  • Practical techniques for rollout and training stability: partial rollout with off-policy correction, adaptive length regularization, online speculative decoding, robust multi-task optimization, and trace-aware experience assembly
  • Extension of time series modelling from efficient long-sequence understanding to numerical forecasting
  • Memory Decoder as a separate memory-augmented path for rapid scientific specialization without modifying the frozen backbone

Methodology

Intern-S2-Preview is trained via scientific multimodal pre-training on rendered documents, interleaved image-text, and scientific corpora, followed by a unified post-training pipeline of supervised fine-tuning, multi-task RL, agentic RL, and on-policy distillation. The 397B model incorporates time series modules for forecasting, and a separate Memory Decoder path enables domain specialization without backbone modification.

Key Results

Intern-S2-Preview-397B achieves competitive or leading results on scientific, multimodal, agentic, and general-purpose benchmarks. Time series modules improve scientific signal understanding and forecasting on SciTS, and the Intern-MemDec-4B extension raises the Biology-Instructions average score from 56.92 to 60.32 without altering the frozen backbone.

Tags