Stochasticity
確率性
モデルやシステムの設計に、サンプリングなどの確率的な選択を意図的に含めることで、同じ条件でも複数の出力候補が生じ得る性質です。
ARC-V1-009
例
同じ質問を同じ設定で複数回生成すると、サンプリングによって表現や選ばれる回答候補が変わることがある。
区別・注意
確率性は、サンプリングなどで**意図的に導入するばらつき**です。乱数を使わなくても実行環境や数値計算の違いで出力が変わる非決定性とは分けて扱います。
Evidence
Evidenceを見る →
LEPO: Latent Reasoning Policy Optimization for Large Language Models
SRC-F01-015
- タイトル
- LEPO: Latent Reasoning Policy Optimization for Large Language Models
- 著者・組織
- Zhou et al.
- 年
- 2026
- 種別
- Findings ACL original peer-reviewed research
- 公開状態
- published
- 対応する用語・主張
- Stochasticity as deliberate sampling/randomness
- 範囲
- stochasticityを利用するspecific latent-reasoning method。一般定義の唯一のsourceではない。
- アクセス・版
- published ACL Findings。
- URL / DOI
- 10.18653/v1/2026.findings-acl.707
CoRun: Padding is Simple and Efficient for Deterministic LLM Inference
SRC-F01-013
- タイトル
- CoRun: Padding is Simple and Efficient for Deterministic LLM Inference
- 著者・組織
- Zhao et al.
- 年
- 2026
- 種別
- direct technical preprint
- 公開状態
- preprint
- 対応する用語・主張
- Nondeterminism; batch-dependent numerical execution
- 範囲
- 特定serving/hardware stackでのsystem evidence。
- アクセス・版
- 2026-08 preprintを明示採用。published versionの代替ではない。
- URL / DOI
- arXiv:2608.14376