Home / reflective-reasoning

内省的推論 (reflective reasoning)

結論を一度で固定せず、根拠と代替案を比較して更新する推論態度。

labels
ja:内省的推論 / en:reflective reasoning / pt:raciocinio reflexivo
aliases
ja: 熟考, 再評価 | en: deliberative reasoning, self-evaluation
updated
2026-02-06
version
1.0.0
tags
reasoning, critical-thinking, workflow
machine JSON
/data/concepts/reflective-reasoning.json

Description

ja
内省的推論を実務で使うには、回答を『仮説→根拠→不確実性→次の確認』の構造で保持する。これによりAIの過信を抑え、改善ループを回しやすくなる。
en
Operationally, reflective reasoning stores outputs as hypothesis, evidence, uncertainty, and next checks. This reduces overconfidence and supports iterative improvement.

Related Concepts

Sources

Machine Summary

{
    "id": "reflective-reasoning",
    "url": "https://tasukeai.org/concepts/reflective-reasoning.html",
    "summary": "結論を一度で固定せず、根拠と代替案を比較して更新する推論態度。",
    "related": [
        "verification",
        "grounding",
        "agency"
    ],
    "updatedAt": "2026-02-06",
    "generatedAt": "2026-02-11T09:43:13+00:00"
}