次回の更新記事:オープンモデルなのにClaudeなどに匹敵するとされる…(公開予定日:2026年06月25日)
AIDB Daily Papers

推論はパターンマッチング:人間とLLMの日常的推論における共通メカニズム

原題: Reasoning as Pattern Matching: Shared Mechanisms in Human and LLM Everyday Reasoning
著者: Zach Studdiford, Gary Lupyan
公開日: 2026-06-11 | 分野: LLM NLP 機械学習 AI cs.AI AI評価

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • 人間と25のLLMを対象に日常的な常識推論を評価し、両者に類似したエラーパターンを発見した。
  • LLMの応答を駆動するアテンションヘッドがパターンマッチングの一種を実装しており、人間にも見られる説明不能な推論エラーを予測できた。
  • これらの結果は、人間とLLMの日常的な因果推論が、抽象的な世界モデルよりもパターンマッチングの一形態と一致することを示唆している。

Abstract

When large language models (LLMs) fail to generalize or make haphazard errors in reasoning, it is often taken as evidence that LLMs are not truly reasoning, but rather performing a kind of pattern matching. The implication is that people's behavior does not exhibit the same types of failures because human reasoning uses principled and abstract world models. We evaluate human participants and 25 LLMs on their ability to engage in common-sense reasoning about a variety of everyday situations and observe similar patterns of errors in both people and models. We then identify the set of attention heads driving LLM responses and find that these heads implement a form of pattern-matching. These attention heads allow us to predict seemingly inexplicable reasoning errors in people caused by ostensibly irrelevant prompt details. Taken together, our results suggest that everyday causal reasoning in people and LLMs is more consistent with a form of pattern-matching than with abstract world models.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

💬 ディスカッション

ディスカッションに参加するにはログインが必要です。

ログイン / アカウント作成 →

関連するAIDB記事