<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>ML Notes — 日本語</title>
<link>https://notes.iwase.dev/ja/</link>
<atom:link href="https://notes.iwase.dev/ja/index.xml" rel="self" type="application/rss+xml"/>
<description>機械学習・深層学習に関するまとめ（日本語版）</description>
<generator>quarto-1.9.38</generator>
<lastBuildDate>Sun, 24 May 2026 00:00:00 GMT</lastBuildDate>
<item>
  <title>Small Recursive Reasoning Models</title>
  <dc:creator>Naoto Iwase</dc:creator>
  <link>https://notes.iwase.dev/ja/recursive-reasoning/</link>
  <description><![CDATA[ 





<p>数百万から数千万 parameters の小規模ニューラルネットを test-time に深く再帰展開して reasoning を実行する、まったく別系統の reasoning model 群が 2025–2026 年に脚光を浴びている。Hierarchical Reasoning Model（HRM）、Tiny Recursive Model（TRM）、Probabilistic Tiny Recursive Model（PTRM）、Generative Recursive reAsoning Models（GRAM）、Lattice Deduction Transformers（LDT）の 5 論文はいずれも、千例規模の学習データで Sudoku や ARC-AGI を解き、特定タスクでは 671B parameters の Frontier LLM を上回ったと主張する。</p>
<p>本書はこの <strong>recursive reasoning model</strong> という研究プログラムを、技術的中身・前史・評価・批判のすべての面から立体的に把握することを目的とする。主要 5 論文 (HRM, TRM, PTRM, GRAM, LDT) を各章で深掘りし、補助 4 章で系譜・latent reasoning の分類・CoT scaling との比較・ARC-AGI 動向を扱い、最後の 2 章で実装ガイドと未解決問題を整理する。</p>



 ]]></description>
  <category>Reasoning</category>
  <category>Latent Reasoning</category>
  <category>Small Models</category>
  <guid>https://notes.iwase.dev/ja/recursive-reasoning/</guid>
  <pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate>
  <media:content url="https://notes.iwase.dev/ja/recursive-reasoning/images/gram-overview.png" medium="image" type="image/png" height="48" width="144"/>
</item>
<item>
  <title>Reliable Reasoning</title>
  <dc:creator>Naoto Iwase</dc:creator>
  <link>https://notes.iwase.dev/ja/reliable-reasoning/</link>
  <description><![CDATA[ 





<p>大規模言語モデル（LLM）の reasoning 能力を「信頼できる形で」引き出す研究が 2025–2026 年に急速に発展している。本書は <strong>訓練側の信号</strong>（RLVR、GRPO、Process Reward Model）、<strong>推論 (inference) 側の信号</strong>（Self-consistency、Confidence、Test-time scaling）、<strong>構造的アプローチ</strong>（Tree search、Reasoning 構造の分析、Diffusion LLM）の 3 軸で、ICLR 2026 / ACL 2026 / ICML 2026 / NeurIPS 2025 / EMNLP 2025 など最近の主要研究 190 本超を体系化する。</p>
<p>本書を貫く問いは 3 つある。</p>
<ul>
<li><strong>Q1</strong>: RLVR は base モデルの能力を本当に拡張しているのか、それとも既存能力の re-weighting か。</li>
<li><strong>Q2</strong>: ground truth なしに reasoning trace の「正しさ」をどう推定するか。</li>
<li><strong>Q3</strong>: 限られた inference compute をどこに投資すべきか。</li>
</ul>
<p>これらの問いに対して独立に発展してきた複数の研究系統が、2025–2026 年に急速に重なり始めている。</p>



 ]]></description>
  <category>LLM</category>
  <category>Reasoning</category>
  <guid>https://notes.iwase.dev/ja/reliable-reasoning/</guid>
  <pubDate>Tue, 19 May 2026 00:00:00 GMT</pubDate>
  <media:content url="https://notes.iwase.dev/ja/reliable-reasoning/images/rlvr-yue2025-overview.png" medium="image" type="image/png" height="68" width="144"/>
</item>
<item>
  <title>Diffusion Language Models</title>
  <dc:creator>Naoto Iwase</dc:creator>
  <link>https://notes.iwase.dev/ja/dllm/</link>
  <description><![CDATA[ 





<p>Diffusion Language Models（DLLM）は、画像生成で成功した拡散モデルの考え方を言語モデリングに持ち込む試みであり、近年 LLaDA や Dream といった大規模な実装例、Mercury や Gemini Diffusion といった商用クラスの実装例が登場している。本書は、現代的な DLLM を理解するための主要文献と、Li et al.&nbsp;2025 のサーベイで提示された taxonomy を統合し、定式化・サンプリング・連続拡散との対応・AR からの適応・派生 discrete モデル・ハイブリッド・推論加速・guidance・事後学習・マルチモーダル化・応用領域までを体系的にまとめる。</p>



 ]]></description>
  <category>LLM</category>
  <category>Generative Models</category>
  <guid>https://notes.iwase.dev/ja/dllm/</guid>
  <pubDate>Fri, 15 May 2026 00:00:00 GMT</pubDate>
  <media:content url="https://notes.iwase.dev/ja/dllm/images/dllm.png" medium="image" type="image/png" height="76" width="144"/>
</item>
<item>
  <title>One-Step Generation</title>
  <dc:creator>Naoto Iwase</dc:creator>
  <link>https://notes.iwase.dev/ja/one-step-generation/</link>
  <description><![CDATA[ 





<p>2025〜2026年にかけて、拡散モデルや Flow Matching の多ステップ推論を克服し、<strong>1回のネットワーク評価（1-NFE）で高品質な画像を生成する手法</strong>が急速に発展している。本シリーズでは、この分野を牽引する4つの論文をキュレートし、Flow Matching の拡張から全く新しいパラダイムまでの技術的進化を追う。</p>



 ]]></description>
  <category>Deep Learning</category>
  <category>Generative Models</category>
  <guid>https://notes.iwase.dev/ja/one-step-generation/</guid>
  <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://notes.iwase.dev/ja/one-step-generation/images/one-step-generation.png" medium="image" type="image/png" height="76" width="144"/>
</item>
<item>
  <title>Molmo2</title>
  <dc:creator>Naoto Iwase</dc:creator>
  <link>https://notes.iwase.dev/ja/molmo2/</link>
  <description><![CDATA[ 





<p>Molmo2 (Multimodal Open Language Model 2) は、Allen Institute for AI (AI2) とワシントン大学が開発した完全オープンな Vision-Language Model (VLM) ファミリーである。最大の特徴は、<strong>ビデオグラウンディング（video grounding）</strong> 機能を備え、動画内の「いつ、どこで」特定のイベントや物体が発生したかを正確に指し示すことができる点である。</p>
<p>9つの新規データセット（完全にプロプライエタリモデルに依存せず構築）を使用し、オープンソースモデルの中で最高水準の性能を達成している。特に、ビデオポインティングとトラッキングでは、Gemini 3 Pro などのプロプライエタリモデルを上回る性能を示している。</p>
<p><strong>論文</strong>: <a href="https://arxiv.org/abs/2601.10611">arXiv:2601.10611</a></p>
<p><strong>コード</strong>: <a href="https://github.com/allenai/molmo2">github.com/allenai/molmo2</a></p>
<p><strong>Demo</strong>: <a href="https://playground.allenai.org">playground.allenai.org</a></p>



 ]]></description>
  <category>VLM</category>
  <category>Multimodal</category>
  <guid>https://notes.iwase.dev/ja/molmo2/</guid>
  <pubDate>Tue, 03 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://notes.iwase.dev/ja/molmo2/images/molmo2.png" medium="image" type="image/png" height="76" width="144"/>
</item>
<item>
  <title>Olmo 3</title>
  <dc:creator>Naoto Iwase</dc:creator>
  <link>https://notes.iwase.dev/ja/olmo-3/</link>
  <description><![CDATA[ 





<p>Olmo 3 は、Allen Institute for AI (AI2) が開発した 7B および 32B パラメータスケールの完全オープンな言語モデルファミリーである。このリリースは、モデルの全ライフサイクル（すべてのステージ、チェックポイント、データポイント、依存関係）を含む「モデルフロー (Model Flow)」全体を公開している。</p>
<p><strong>論文</strong>: <a href="https://arxiv.org/abs/2512.13961">arXiv:2512.13961</a></p>



 ]]></description>
  <category>LLM</category>
  <category>Reasoning</category>
  <guid>https://notes.iwase.dev/ja/olmo-3/</guid>
  <pubDate>Mon, 02 Feb 2026 00:00:00 GMT</pubDate>
  <media:content url="https://notes.iwase.dev/ja/olmo-3/images/olmo-3.png" medium="image" type="image/png" height="76" width="144"/>
</item>
</channel>
</rss>
