Published
-
Relationship between tacit knowledge, explicit knowledge, and AI summary

Photo by Amélie Mourichon on Unsplash
Relationship between tacit knowledge, explicit knowledge, and AI summary
1. Executive Summary
In conclusion, it is appropriate to use generative AI as a “device that compresses and reorganizes explicit material,” rather than “a device that understands tacit knowledge as it is.” Among the SECI models, AI is strong against 外化 and 連結, while 共同化 and 内面化 remain as supplements. This is because tacit knowledge itself is embedded in the context of embodiment, mastery, value judgment, and place even before it is documented.
The practical arguments of this paper are the following four points.
- Tacit knowledge is not “knowledge that has not yet been written down,” but is the background structure that supports the act of knowing.
- LLM is useful for summarizing, translating, retrieving, and classifying explicit text, but it is not a substitute for physical knowledge and responsible judgment.
- Summaries create distortions not only by reducing the amount of information, but also by omitting exceptions, priorities, clues for judgment, and responsibilities.
- In practice, the safest two-step approach is to have AI do the “primary sorting” and humans take on “meaning-giving, verification, and assumption of responsibility.” Source note: Polanyi’s tacit knowledge can be found in The Tacit Dimension from the University of Chicago Press and The Structure of Consciousness from the Polanyi Society. For SECI, Nonaka & Takeuchi’s The Knowledge-Creating Company and the book version Google Books 項目 are the primary information entry points. The limitations of LLM can be easily identified by reading Bender & Koller, which presents a grounding critique of text-only learning, and Brown et al., which presents the expansion and versatility of language models, side by side.
flowchart LR
A["Tacit knowledge"] --> B["Observation and recording"]
B --> C["AI summary"]
C --> D["Explicit knowledge"]
D --> E["HumanValidation"]
E --> F["Return to practice"]
X["Lost context"] -.-> C
2. Background and research history
This theme is easier to understand if you connect at least three genealogies.
| Period | Literature | Role |
|---|---|---|
| 1958 / 1966 | Polanyi, Personal Knowledge / The Tacit Dimension | The basis that tacit knowledge lies within the act of knowing |
| 1991 / 1995 | Nonaka & Takeuchi, The Knowledge-Creating Company | tacit / explicit round trip and SECI organization |
| From 2020 | Brown et al., Bender & Koller, subsequent hallucination research | Visualizes that LLM is powerful, but has limitations in grounding and factuality |
Polanyi’s point is not just that “we know more than we can put into words.” What is more important is the structure in which knowing is the integration of from-to, with peripheral awareness supporting the focal object. Therefore, the inability to convert tacit knowledge into complete sentences is not a failure, but belongs to the structure of knowledge itself. | ||
Source note: Polanyi’s subsidiary awareness and focal awareness are arranged in The Structure of Consciousness. The representative proposition of “tacit knowledge”, “we can know more than we can tell,” can also be confirmed in the introduction to The Tacit Dimension. | ||
Nonaka & Takeuchi’s SECI is a model of organizational knowledge creation in which tacit knowledge and explicit knowledge circulate in a spiral through 社会化 外化 連結 内面化. It should be noted here that SECI is not a promise that “everything can be documented,” but rather a blueprint for knowledge transfer. AI can speed up some parts of this blueprint, but it won’t replace the physical learning itself. | ||
| Source note: The basic explanation of SECI can be traced starting from HBR の原文 and Google Books の書誌項目. The expression “blueprint” here is a practical interpretation from published literature. |
3. Scope of LLM’s ability to handle tacit knowledge
3.1 Cognitive perspective
LLM has a strong ability to handle patterns that already appear in sentences. If you have explicit text such as meeting notes, case studies, FAQs, minutes, emails, and procedure manuals, you are good at summarizing, formatting, comparing, and cross-searching. Brown et al.’s few-shot ability is a typical example, allowing the model to make fairly broad generalizations from the specified context.
However, this ability does not mean “experienced”. Bender & Koller argued that even if a language model learns text distribution, this alone does not provide world-grounded semantic understanding. In other words, you can learn 何がよく一緒に書かれるか in LLM, but 現場でそれが本当に起きたか and その判断に責任を負えるか are a different matter.
3.2 Linguistic perspective
Translation and summarization are effective ways to make tacit knowledge explicit, but they are also dangerous. This is because the summary is always 選択. The model leaves words that stand out from the context and tends to drop infrequent but important notes. In particular, exceptional conditions, reservations, doubts, failure cases, and field-specific metaphors are the first to be flattened out in the summary. This is an estimate based on published research and practical observations.
Source note: Issues of factuality and fidelity in LLM are addressed in survey, which deals with hallucinatory and disloyal summaries, and in subsequent studies where the quality of summaries depends on alignment with reference documents. The “flattening” here is a practical estimate based on these studies, and is not a direct assertion of a single paper.
3.3 Practical process perspective
Knowledge transfer does not end with handing out texts. In practice, it involves teacher-student relationships, review, repetition, sharing failures, and adapting to differences in environment. LLM is strong in the collection, formatting, search, translation, and classification parts of this process. On the other hand, 見て覚える やってみて修正する 文脈に応じて止める in the field requires human feedback. This is another way of saying that SECI’s 社会化 and 内面化 cannot be completed with just text processing.
Source note: This paragraph is an estimate from published information that connects SECI’s 社会化 and 内面化 with Polanyi’s tacit knowledge and Bender & Koller’s grounding problem. AI can mainly assist 外化 and 連結, with training, observation, and embodiment remaining for 共同化 and 内面化.
4. What gets lost in a summary?
There are at least four mechanisms by which summaries create distortions.
- Exception disappears The more useful knowledge is, the more exceptions there will be. But summaries are easy to average, and exceptions are treated as noise.
- Value judgments weaken “What to prioritize” and “where to stop” are determined more by empirical rules than by text. It is easy to leave only the conclusion in the summary and lose the basis for prioritization.
- Body knowledge disappears Mastery includes preverbal discomfort, touch, and a sense of timing. Text summary does not arrive here.
- Responsibility becomes invisible If the information about who made the decision and under what conditions disappears, it is likely to be misused in subsequent processes.
flowchart TB
A["Field experience"] --> B["Observation notes / AI summary"]
B --> C["Readable procedure"]
C --> D["Field application"]
D --> E["Encounter an exception"]
E --> F["Correct but unusable"]
What’s important about this diagram is that it’s not just the “details” that are lost. Details include exception conditions, decision thresholds, and lines of responsibility. Therefore, the failure of AI summarization appears not as a lack of information but as a lack of practical control. This is an estimate from published literature.
Source note: Polanyi’s from-to structure is in The Structure of Consciousness. hallucination survey has summarized the points where LLM can fail in factuality and fidelity. The specific failure modes of summaries can be easily understood by reading together with On Faithfulness and Factuality in Abstractive Summarization and A Survey of Hallucination in Natural Language Generation, which deal with faithfulness and factuality.
5. Compatibility between SECI and AI
| SECI stage | Compatibility with AI | When to use | Typical failures |
|---|---|---|---|
| Socialization | Low | Collecting dialogue logs and creating starting points for conversations | Substitutes for face-to-face observation |
| Externalization | Middle to high school | Interview summaries, SOP drafts, case organization | Exceptions, confusion, and basis for judgment are missing |
| Concatenation | High | Cross-document summarization, translation, tagging, and search | Mixing sources, recirculating old knowledge |
| Internalization | Low to medium | Learning quizzes, scenario generation, review support | Actual embodiment does not occur |
This table does not directly apply SECI theory to AI. Rather, it is a practical estimate of a safe division of roles when using AI. It makes more sense to view AI as an editing aid that speeds up 外化 and 連結 rather than an extractor of tacit knowledge.
Source note: The basic structure of SECI is based on HBR. Compatibility with AI is estimated from published information that combines Polanyi’s tacit knowledge theory and LLM’s grounding/fidelity constraints.
6. Practical guidelines
If generative AI is to be included in knowledge management, the following order is realistic.
- Leave original text Keep conversation logs, interview notes, failure cases, and real customer testimonials. Don’t just use the summary as the original.
- Separate AI summaries and human annotations Clarify how much is machine-generated and where is human judgment.
- Specify exceptions/pending/failures The better the knowledge, the more conditions for its applicability and inapplicability.
- Write the clues before the steps Leave “what did you see to make that decision” before the conclusion.
- Re-verify on-site The evaluation is not based on the readability of the summary, but on whether it can be reproduced in practice.
- Translation paired with original language
For multilingual development, a set includes the original text, translated text, glossary, and intention memo.
Recommended recording items are as follows.
Item Record example Situation Who was watching what and when Clues for judgment Numbers, signs, discomfort, customer reactions Exception conditions Under which conditions does it not apply Failure example What broke and why it failed Person in charge Who made the final decision Update date When to re-inspect Source note: The above is a summary of Polanyi’s tacit knowledge theory and Nonaka’s SECI in terms of practical knowledge management. If you have concerns about AI summarization or translation fidelity, please refer to hallucination survey and Bender & Koller.
7. Risks/Limitations
There are three misconceptions to avoid on this topic.
- Tacit knowledge is not an unfinished product that can be fully transcribed someday.
- LLM is not just a tool for pretending to understand. There is great value in compressing and reorganizing explicit knowledge.
- However, summarization through LLM does not automatically preserve local context, exceptions, responsibilities, and embodiment.
Therefore, the success or failure of AI utilization should be measured not by
要約の長さbut by例外を残せたか,判断の根拠を残せたか, and現場で再現できたか. Source note: The irreducibility of tacit knowledge is Polanyi Society and The Tacit Dimension. LLM’s limitations depend on Bender & Koller, and its usefulness depends on Brown et al..測るべきhere is a practical estimate based on these studies.
8. Recommended policy
The practical application of this can be summarized in the following sentence.
AI does not “extract” tacit knowledge, but increases the initial speed of making it explicit. The final meaning and responsibility lies with humans. This approach allows AI to act as training wheels for knowledge management, but avoids forcing mastery and judgment into automation. If you want to preserve tacit knowledge, it is better to use the summary as a “gateway to return to the primary source” rather than throwing it away. Source note: The above is an integrated estimation of Polanyi’s tacit knowing and SECI in light of LLM’s grounding/fidelity constraints. For primary sources, see The Tacit Dimension, The Structure of Consciousness, The Knowledge-Creating Company, Bender & Koller.
暗黙知・形式知・AI要約の関係
1. エグゼクティブサマリー
結論から言うと、生成AIは「暗黙知をそのまま理解する装置」ではなく、「明示された材料を圧縮・再編する装置」として使うのが妥当である。SECIモデルのうち、AIは 外化 と 連結 に強く、共同化 と 内面化 は補助にとどまる。暗黙知そのものは、文書化される前から、身体化・熟達・価値判断・場の文脈に埋め込まれているためである。
本稿の要約運用上の主張は次の4点である。
- 暗黙知は「まだ書けていない知識」ではなく、知る行為を支える背景構造である。
- LLM は明示テキストの要約、翻訳、検索、分類には有効だが、身体知や責任を伴う判断の代替にはならない。
- 要約は情報量だけでなく、例外、優先順位、判断の手がかり、責任の所在を削ることで歪みを生む。
- 実務では、AI に「一次整理」をさせ、人間が「意味づけ・検証・責任引き受け」を担う二段構えが最も安全である。
flowchart LR
A["暗黙知"] --> B["観察・記録"]
B --> C["AI要約"]
C --> D["形式知"]
D --> E["人間検証"]
E --> F["実践へ戻す"]
X["失われる文脈"] -.-> C
2. 背景と研究史
このテーマは、少なくとも3つの系譜をつなぐと理解しやすい。
| 時期 | 文献 | 役割 |
|---|---|---|
| 1958 / 1966 | Polanyi, Personal Knowledge / The Tacit Dimension | 暗黙知は知る行為の内部にある、という基礎づけ |
| 1991 / 1995 | Nonaka & Takeuchi, The Knowledge-Creating Company | tacit / explicit の往復と SECI の整理 |
| 2020 以降 | Brown et al., Bender & Koller, 後続の hallucination 研究 | LLM は有力だが、grounding と事実性に制約があることを可視化 |
Polanyi の重要点は、「私たちは言葉にできる以上のことを知っている」というだけではない。より重要なのは、知ることが from-to の統合であり、焦点化された対象を支える周辺的な気づきがある、という構造である。したがって、暗黙知を完全な文章に変換できないことは失敗ではなく、知識の構造そのものに属する。
subsidiary awareness と focal awareness は The Structure of Consciousness に整理がある。『暗黙知』の代表的な命題 “we can know more than we can tell” は The Tacit Dimension の紹介文でも確認できる。
Nonaka & Takeuchi の SECI は、暗黙知と形式知が 社会化 外化 連結 内面化 を通じて螺旋的に循環する、という組織知識創造のモデルである。ここで注意すべきなのは、SECI は「全部を文書化できる」という約束ではなく、知識移転の設計図であることだ。AI はこの設計図の一部を高速化できるが、現場の身体的学習そのものを置き換えるわけではない。
3. LLM が暗黙知を扱える範囲
3.1 認知の観点
LLM は、文章の中に既に表れているパターンを強く扱える。会議メモ、事例集、FAQ、議事録、メール、手順書のような明示テキストがあるなら、要約・整形・比較・横断検索は得意である。Brown et al. の few-shot 能力はその典型で、モデルは明示された文脈からかなり広い一般化を行える。
ただし、この能力は「経験した」ことを意味しない。Bender & Koller は、言語モデルがテキスト分布を学んでも、それだけで世界に接地した意味理解が得られるわけではないと論じた。つまり、LLM は 何がよく一緒に書かれるか は学べても、現場でそれが本当に起きたか や その判断に責任を負えるか は別問題である。
3.2 言語の観点
翻訳と要約は、暗黙知を明示化する入口として有効だが、同時に危険でもある。なぜなら、要約は必ず 選択 だからである。モデルは文脈の中から目立つ語を残し、低頻度だが重要な注記を落としやすい。特に、例外条件、保留、迷い、失敗事例、現場特有の比喩は、要約で真っ先に平板化される。これは公表研究と実務観察からの推定である。
3.3 実務プロセスの観点
知識移転は、文章を配るだけでは終わらない。実際には、師弟関係、レビュー、反復、失敗の共有、環境の違いへの適応が含まれる。LLM はこの流れのうち、収集・整形・検索・翻訳・分類の部分に強い。一方、現場での 見て覚える やってみて修正する 文脈に応じて止める は、人間のフィードバックが必要である。これはSECIの 社会化 と 内面化 が、テキスト処理だけでは完結しないことの言い換えでもある。
社会化 と 内面化 を、Polanyi の暗黙知と Bender & Koller の grounding 問題をつないだ公表情報からの推定である。AI が補助できるのは主に 外化 と 連結 で、共同化 と 内面化 は訓練・観察・身体化が残る。
4. 要約で何が失われるか
要約が歪みを生むメカニズムは、少なくとも4つに分けられる。
- 例外が消える 役に立つ知識ほど例外を含む。だが要約は平均化しやすく、例外をノイズとして扱う。
- 価値判断が薄まる 「何を優先するか」「どこで止めるか」は文面よりも経験則に宿る。要約は結論だけ残し、優先順位の根拠を落としやすい。
- 身体知が抜ける 熟達には、言語化前の違和感、手触り、タイミング感覚が含まれる。テキスト要約はここに届かない。
- 責任の所在が見えなくなる 誰が、どの条件で、その判断を下したかが消えると、後工程で誤用されやすい。
flowchart TB
A["現場の経験"] --> B["観察メモ / AI要約"]
B --> C["読みやすい手順書"]
C --> D["現場での適用"]
D --> E["例外に遭遇"]
E --> F["正しいが使えない"]
この図で重要なのは、失われるのが「詳細」だけではないことだ。詳細の中には、例外条件、判断のしきい値、責任の線引きが含まれる。したがって、AI要約の失敗は情報欠落ではなく、実務制御の欠落として現れる。これは公表文献からの推定である。
出典: Polanyi のfrom-to 構造は The Structure of Consciousness にある。LLM が事実性や忠実性で失敗しうる点は hallucination survey が整理している。要約の具体的な失敗モードは、faithfulness と factuality を扱う On Faithfulness and Factuality in Abstractive Summarization や A Survey of Hallucination in Natural Language Generation を合わせて読むと把握しやすい。
5. SECI と AI の相性
| SECI段階 | AIとの相性 | 使いどころ | 典型的な失敗 |
|---|---|---|---|
| 社会化 | 低 | 収集対象の対話ログ化、会話の起点作り | 対面観察の代替をしてしまう |
| 外化 | 中〜高 | インタビュー要約、SOP草案、ケース整理 | 例外・迷い・判断根拠が抜ける |
| 連結 | 高 | 文書横断の要約、翻訳、タグ付け、検索 | 出典の混在、古い知識の再流通 |
| 内面化 | 低〜中 | 学習用クイズ、シナリオ生成、復習支援 | 実地での身体化が起きない |
この表は、SECI の理論をそのまま AI に当てはめたものではない。むしろ、AI を使うときの安全な役割分担を示した要約設計上の推定である。AI は暗黙知の抽出器というより、外化 と 連結 を高速化する編集補助と見る方が筋がよい。
6. 実務指針
生成AIをナレッジ管理に入れるなら、次の順序が現実的である。
- 原文を残す 会話ログ、面談メモ、失敗事例、顧客の生声を残す。要約だけを正本にしない。
- AI要約と人間注釈を分ける どこまでが機械生成で、どこからが人間の判断かを明示する。
- 例外・保留・失敗を明示する 良い知識ほど、適用条件と適用不能条件が必要である。
- 手順より先に手がかりを書く 「何を見てそう判断したか」を、結論より先に残す。
- 現場で再検証する 要約の読みやすさではなく、実務で再現できるかで評価する。
- 翻訳は原語と対にする 多言語展開では、原文・訳文・用語集・意図メモをセットで持つ。
おすすめの記録項目は次の通りである。
| 項目 | 記録例 |
|---|---|
| 状況 | いつ、誰が、何を見ていたか |
| 判断の手がかり | 数値、兆候、違和感、顧客反応 |
| 例外条件 | どの条件では適用しないか |
| 失敗例 | 何が壊れたか、なぜ失敗したか |
| 責任者 | 最終判断を誰が引き受けたか |
| 更新日 | いつ再点検するか |
7. リスク・限界
このテーマには、避けるべき誤解が3つある。
- 暗黙知は「いつか完全に文章化できる未完成品」ではない。
- LLM は「理解したふりをするだけの道具」でもない。明示知の圧縮・再編には大きな価値がある。
- しかし、LLM を通した要約は、現場の文脈、例外、責任、身体化を自動的には保持しない。
したがって、AI 活用の成否は 要約の長さ ではなく、例外を残せたか 判断の根拠を残せたか 現場で再現できたか で測るべきである。
測るべき は、これらの研究を踏まえた要約設計上の推定である。
8. 推奨方針
実務への落とし込みは、次の一文に集約できる。
AI は暗黙知を「抽出する」のではなく、明示化の初速を上げる。最後の意味づけと責任は人間が持つ。
この方針なら、AI はナレッジ管理の補助輪として働くが、熟達や判断を無理に機械化することは避けられる。暗黙知を守りたいなら、要約を捨てるのではなく、要約を「一次資料に戻れる入口」にするのがよい。
出典: 以上は Polanyi の tacit knowing と SECI を、LLM の grounding / fidelity 制約に照らしてまとめた統合的な推定である。一次資料は The Tacit Dimension、The Structure of Consciousness、The Knowledge-Creating Company、Bender & Koller を参照。