AI は人間の脳よりもはるかに大きなワーキングメモリにアクセスできる
AI has access to a vastly larger working memory than the human brain
コメントの核心
知能の本質と記憶の役割
実体験・見立てソフトウェア開発における高パフォーマンスは、他者が問題視しない分野へのエネルギー投入や、過去の経験から知識を呼び出して組み合わせる能力によるものであり、真に独創的なアイデアは稀であるとする経験が語られた。また、思考とは情報を記憶し、トリックを試行錯誤して最適化し、結果を説明・再構成するプロセスであると定義された。
代表コメント(原文)
“I suspect that a lot about what we call being very intelligent is ultimately out-remembering people around us. I think of all the times in my…”
AI の継続性と学習の限界
意見が分かれる人間が試行錯誤で挫折して休む必要があるのに対し、AI は疲れず、失敗した結果も蓄積・再利用できるため、数学的な発見やコード生成において持続的な探索が可能であるとする指摘がある。しかし、推論の不確実性やバグの混入リスクから、完全な代替ではなく人間の補完ツールとして位置づけられ、コストと価値のバランスが課題となる見解も示された。
代表コメント(原文)
“It's also "out-brute forcing them." It just never gets tired. If a mathematician picks a research direction and spends a whole week on it and it…”
全論点と英語の原コメントを見る
議論の全体像
コメントでは、知能の本質が過去の知識やトリックを記憶し組み合わせる「記憶の競合」であるとする経験談が共有された。また、人間には負荷がかかる試行錯誤も AI は疲れずに継続でき、数学的な正解だけでなく失敗した結果(ネガティブな結果)も蓄積・再利用できる点が優位性として挙げられた。一方で、推論や判断の不安定さから AI は人間の補完に留まるとする見方も示された。
知能の本質と記憶の役割
ソフトウェア開発における高パフォーマンスは、他者が問題視しない分野へのエネルギー投入や、過去の経験から知識を呼び出して組み合わせる能力によるものであり、真に独創的なアイデアは稀であるとする経験が語られた。また、思考とは情報を記憶し、トリックを試行錯誤して最適化し、結果を説明・再構成するプロセスであると定義された。
“I suspect that a lot about what we call being very intelligent is ultimately out-remembering people around us. I think of all the times in my software career when I did something that others considered very high performance, it either came down to either…”
“It was duuring my PhD I realised that thinking is essentially 1. remembering all the different information to remember all the tricks 2. trying all the different tricks in the problem 3. optimizing deciding which to try based on different information 4.…”