Hugging Face、科学分野の自律型基盤モデル「Intern-S2-Preview」を公開
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
この情報源を基点に整理
Hugging Face Daily Papers
異種モダリティの科学的証拠を推論し、ツールや環境と相互作用しながら長期的なタスクを継続的に遂行できる「Scientific Agentic Foundation Model」シリーズ Intern-S2-Preview を発表した。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るAI深層分析を開く2026年8月14日 13:01
AI深層分析
キーポイント
科学特化型エージェントモデルの登場
異種モダリティの科学的証拠を推論し、ツールや環境と相互作用しながら長期的なタスクを継続的に遂行できる「Scientific Agentic Foundation Model」シリーズ Intern-S2-Preview を発表した。
統合されたトレーニングパイプライン
科学文書のレンダリングデータや多様な科学コーパスを用いた事前学習の後、教師あり微調整、スケーラブルなマルチタスク強化学習(RL)、およびオンポリシー蒸留からなる統一されたポストトレーニングパイプラインを適用した。
397B モデルとメモリ拡張アーキテクチャ
時系列モデリングを数値予測に拡張する Intern-S2-Preview-397B と、凍結されたバックボーンを変更せずに迅速な科学専門化を実現する「Memory Decoder」拡張モデル(Intern-MemDec-4B)の 2 つのアプローチを提示した。
ベンチマークにおける競争力ある結果
科学的、多機能的、エージェント、一般目的の各ベンチマークで競合または首位の結果を達成し、特に時系列モジュールは SciTS での理解と予測を向上させ、メモリ拡張モデルは Biology-Instructions の平均スコアを 56.92 から 60.32 に改善した。
重要な引用
Scientific discovery increasingly requires AI systems that can reason over scientific evidence of heterogeneous modalities, interact with scientific tools and environments, and sustain progress across long task horizons.
Intern-S2-Preview-397B extends time series modelling from efficient long-sequence understanding to numerical forecasting
the separate Intern-MemDec-4B extension improves the Biology-Instructions average score from 56.92 to 60.32 without modifying the frozen 397B backbone
編集コメントを表示
編集コメント
科学分野における AI エージェントの実用化に向けた重要な一歩であり、特に大規模モデルを凍結したまま専門機能を追加するアーキテクチャは、コストと性能のバランスにおいて実務的な示唆に富む。同社のトレーニング手法が他の分野でも応用可能かどうかは今後の検証課題となるだろう。
Source Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
科学の発見には、異種多様な科学的証拠を推論し、科学ツールや環境と相互作用し、長期的なタスクにわたって進捗を維持できる AI システムがますます必要とされています。私たちは、マルチモーダルな科学的理解、推論、生成、そして長期タスクをサポートするために設計された「Scientific Agentic Foundation Model」シリーズである Intern-S2-Preview を発表します。
トレーニングパイプラインは、レンダリングされた科学文書、画像とテキストを交互に配置したデータ、多様な科学コーパスを対象とした科学的マルチモーダル事前学習から始まります。事前学習済みチェックポイントを出発点として、教師あり微調整、スケーラブルなマルチタスク強化学習(RL)、ブラックボックスおよびホワイトボックスのエージェント型 RL、オンポリシー蒸留からなる統合されたポストトレーニングパイプラインを適用します。
このパイプラインは、オフポリシー補正による部分ロールアウト、適応的長さ正則化、オンライン推測デコーディング、堅牢なマルチタスク最適化、そしてエージェント型タスクのためのトレース認識型経験組立といった、ロールアウトとトレーニングの安定性・効率性を向上させる実用的な技術によって支えられています。
アーキテクチャレベルでは、Intern-S2-Preview-397B は、効率的な長系列理解から数値予測へと時系列モデリングを拡張します。一方、Memory Decoder は、凍結された 397B のバックボーンを変更せずに迅速に科学分野に特化するための、別個のメモリ強化型パスとして研究されています。
科学、マルチモーダル、エージェント、汎用ベンチマークにおける評価結果から、Intern-S2-Preview-397B は複数の設定で競争力のある、あるいはトップクラスの成果を達成していることが示されました。時系列モジュールは SciTS 上で科学的な信号の理解と予測を向上させます。また、凍結された 397B のバックボーンを変更することなく、別個に用意された Intern-MemDec-4B の拡張機能により、Biology-Instructions の平均スコアは 56.92 から 60.32 に引き上げられました。
原文を表示
Scientific discovery increasingly requires AI systems that can reason over scientific evidence of heterogeneous modalities, interact with scientific tools and environments, and sustain progress across long task horizons. We present Intern-S2-Preview, a series of scientific agentic foundation models designed to support multimodal scientific understanding, reasoning, generation, and long-horizon tasks. The training pipeline begins with scientific multimodal pre-training over rendered scientific documents, interleaved image-text data, and diverse scientific corpora. Starting from the pretrained checkpoint, we apply a unified post-training pipeline consisting of supervised fine-tuning, scalable multi-task reinforcement learning (RL), black- and white-box agentic RL, and on-policy distillation. This pipeline is supported by practical techniques that improve rollout and training stability and efficiency, including partial rollout with off-policy correction, adaptive length regularization, online speculative decoding, robust multi-task optimization, and trace-aware experience assembly for agentic tasks. At the architecture level, Intern-S2-Preview-397B extends time series modelling from efficient long-sequence understanding to numerical forecasting, while Memory Decoder is studied as a separate memory-augmented path for rapid scientific specialization without modifying the frozen 397B backbone. Evaluations across scientific, multimodal, agentic, and general-purpose benchmarks show that Intern-S2-Preview-397B achieves competitive or leading results in multiple settings. The time series modules improve scientific signal understanding and forecasting on SciTS, while the separate Intern-MemDec-4B extension improves the Biology-Instructions average score from 56.92 to 60.32 without modifying the frozen 397B backbone.
関連記事
News to Guide
ニュースの次に確認する
発表内容を、現在の料金や仕様と照らし合わせられる関連ガイドです。
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み