메뉴
HN
Hacker News 25일 전

짐 캐리 사망 오보로 본 지식 시스템의 한계

IMP
8/10
핵심 요약

구글 검색의 지식 패널과 AI가 위키피디아의 잘못된 편집을 사실로 받아들여 발생한 사망 오보 사건을 통해, 복잡한 지식 시스템의 취약성을 분석합니다. 시스템이 정보를 단순 수집하는 것을 넘어, 출처를 검증하고 신뢰할 수 있는 지식으로 구축하는 과정이 얼마나 어려운지 보여줍니다. 이는 AI 기반 정보 검색 시스템을 설계하고 운영하는 실무자들이 반드시 고려해야 할 핵심 실패 모드(failure mode)입니다.

번역된 본문

이전 포스트: 짐 캐리의 사망 보도는 하나의 실패 모드(Failure Mode)다 게시일: 2026년 7월 1일 | 약 4,200단어 | 읽는 데 약 20분 소요 지식 그래프(Knowledge Graphs), 구글, 보안 취점(Exploits), 엔터프라이즈

2026년 6월 29일, 구글에서 배우 짐 캐리를 검색했다면 그가 전날에 사망했다고 명시된 지식 패널(Knowledge Panel)을 보았을 것입니다. 이 패널에는 사망일자와 과거형으로 작성된 약력이 포함되어 있었습니다. 이를 본 대부분의 사람들은 큰 충격을 받았을 것이고, 어떤 사람들은 그것을 사실로 믿었을 수도 있습니다. 하지만 제게 이는 마치 깃털에 묻은 먼지처럼, 곧 다가올 더 큰 문제의 징후였습니다. 그것은 제가 한동안 고민해 온 지식 시스템의 명백한 실패 모드였습니다.

신뢰할 수 있는 출처일까? 사망일자를 클릭하면 그의 사망 보도가 거짓이라고 밝히는 구글 자체의 AI인 제미나이(Gemini)가 나타났습니다. 이로 인해 저 스스로 조사를 좀 해보았고, 단 하나의 출처만을 찾을 수 있었습니다. 바로 마우이 경찰서의 페이스북 페이지와 전직 미국 대통령 지미 카터의 사망에 대한 기존 BBC 기사를 인용했던 위키피디어 페이지의 한 편집이었습니다.

이것은 명백하고 간단한 사례로 보입니다. 위키피디어가 편집되었고, 구글이 이를 수집하여 자사의 지식 그래프(Knowledge Graph)를 업데이트한 뒤 이를 팩트로 제시한 것입니다. 하지만 지금은 같은 회사 내에서 두 개의 상충되는 보고가 존재합니다. 하나는 그가 죽었다고 말하고, 다른 하나는 살아있다고 말합니다. 저는 이 거짓 주장이 구글 시스템의 어느 지점에서 들어왔는지, 위키피디어 편집이 연루되었는지 정확히 알지 못합니다. 우리가 추론할 수 있는 전부는, 출처 가중치(source weighting), 엔티티 해결(entity resolution), 인덱싱(indexing), 최신성 신호(freshness signals) 및 내부 시스템의 조합이 이러한 결과를 만들어냈다는 것입니다. 회사 외부에서는 이를 알 방법이 없습니다.

지식 그래프에 대한 구글 자체의 설명은 항상 여러 공개 및 웹 기반 출처, 구조화된 정보 및 내부적 해석을 통해 조립된다고 명확히 밝혀왔습니다. 지식 패널은 훨씬 더 크고 불투명한 파이프라인의 지식을 향하는 사용자 인터페이스일 뿐입니다. 그 파이프라인의 어느 지점에서 하나의 주장이 특정 임계치를 넘어, 웹의 어딘가에 존재하던 단순 정보가 많은 사람들이 정보를 찾고 신뢰하는 인터페이스에 의해 제시되는 '지식'으로 변모한 것입니다.

지식 시스템 구축은 어렵다 제 본업은 지식 시스템을 구축하는 것입니다. 이 설명은 보통 사람들로 하여금 관련 기술들을 떠올리게 합니다. 콘텐츠, 지식 및 문서 관리 시스템, API, 지식 그래프, 제품 정보, 검색, 통합, 의미론적 모델, 그리고 이제는 AI까지요. 물론 이런 것들도 중요하지만, 제 업무의 대부분은 시스템 간에 정보를 이동시키는 것보다 사람들이 신뢰할 수 있는 시스템을 구축하는 데 더 중점을 둡니다.

정보를 수신하는 모든 시스템은 그것에 대해 판단을 내려야 합니다. 생물학적 시스템에서는 이를 '지각(perception)'이라고 부르고, 기술적 시스템에서는 '추론(inference)'이라고 부릅니다. "이것은 내가 이미 알고 있는 것과 일치하는가?" "이 출처가 이 분야에서 권위가 있는가?" "내가 마지막으로 본 이후로 변경된 적이 있는가?" "다른 무엇과 충돌하는가?" "이 주장은 하위 시스템으로 전달될 만큼 충분히 중요하고, 최근이며, 뒷받침되는가?" 등이죠.

사용자가 답을 볼 때쯤이면, 그러한 결정들은 사용자가 절대 볼 수 없는 시스템들과 결코 공개되지 않을 알고리즘에 의해 이미 여러 번 내려진 상태입니다. 결국 사용자가 보는 것은 결과뿐이며, 그것을 만들어낸 과정은 보지 못합니다.

우리는 '정보'와 '지식'이라는 단어를 거의 같은 의미로 혼용하여 사용하지만, 이 둘은 매우 다른 것을 설명합니다. 정보는 세상에 대한 하나의 주장입니다. 반면 지식은 다른 사람 또는 점차 늘어가는 다른 시스템이 그것을 기반으로 행동할 준비가 될 만큼 충분한 검토를 거쳐 살아남은 주장입니다. 이러한 상태 간의 전환은 거의 완전히 보이지 않습니다. 사용자는 단지 결과물만을 보게 되며, 그 결정들은 사용자가 결코 볼 수 없는 시스템들과 알고리즘에 의해 이미 여러 차례 내려졌습니다. 그들은 폐기된 주장이나 이견을 제시한 출처들을 볼 수 없습니다.

원문 보기
원문 보기 (영어)
Previous Post The Reports of Jim Carrey's Death are a Failure Mode Published: Jul 1, 2026 | ~ 4200 words | ~ 20 minutes reading time Knowledge Graphs Google Exploits Security Enterprise On the 29th June 2026 - if you searched for Jim Carrey on Google, you would have been presented with a Knowledge Panel stating that he had died the previous day. The panel included a date of death and a biography written in the past tense. For most people who would have seen this, it may have come as a shock - some may have even believed it - but for me, what I saw was a canary in the coal mine. It was a visible failure mode of a knowledge system that I have been thinking about for a while now. A trusted source? Clicking on the date of death brings up Google’s own AI - Gemini - which stated that reports of his death were false. This led me to do a bit of my own digging around, and I could only find one source - an edit on the Wikipedia page that cited the Maui Police Department’s Facebook page and an established BBC article about former US President Jimmy Carter’s death. It would seem this is an open-and-shut case: Wikipedia was edited, Google consumed the edit, their Knowledge Graph updated and presented this as a fact - but now we have two conflicting reports from the same company - one saying he is dead, and the other saying he is alive. I don’t know exactly where the false claim entered Google’s systems and whether the Wikipedia edit was involved. All we can infer is that a combination of source weighting, entity resolution, indexing, freshness signals and internal systems produced the result. From outside the company, there is no way to know that. Google’s own description of the Knowledge Graph has always made clear that it is assembled from multiple public and web-derived sources, structured information and internal interpretation. The panel is the user interface to the knowledge of a much larger, opaque pipeline. Somewhere in that pipeline, a claim crossed a threshold and stopped being information that existed somewhere on the web and became knowledge presented by an interface that many people use and trust to find information. Building knowledge systems is hard My day job involves building knowledge systems. That description tends to make people think of the technologies involved: content, knowledge and document management systems, APIs, knowledge graphs, product information, search, integrations, semantic models, and now AI. While those things do matter, the main bulk of my work is less about moving information between systems and more about building systems that people can trust. Every system that receives information has to make a judgement about it - in biological systems we call this perception, in technological systems we call this inference. “Does this agree with what I already know?” “Is the source authoritative in this domain?” “Has this changed since the last time I saw it?” “Does it conflict with something else?” “Is the claim sufficiently important, recent or well-supported to pass further downstream?” By the time a user sees an answer, those decisions have already been made several times by systems they will never see, and algorithms they will never be shown. In the end, all the user sees is a result, but not the process that produced it. We use the words information and knowledge almost interchangeably, although they describe very different things. Information is a claim about the world. Knowledge is a claim that has survived enough scrutiny that another person, or increasingly another system, is prepared to act on it. The transition between those states is almost entirely invisible: users only see an output or outcome - those decisions have already been made several times by systems they will never see, and algorithms they will never be shown. They do not see the claims that were discarded, the sources which disagreed, the confidence thresholds, the causal relationships between documents, or the fact that another internal system may have reached a different conclusion. One of the great sins of UX Design is that the interface tends to present the final answer as though it arrived fully formed. The report of Jim Carrey’s death itself is of low consequence, but it exposed that hidden process for a brief moment - a claim that should have remained an assertion appears to have been promoted before the available evidence confirmed it. Whether that was caused by malicious manipulation, a weakness in source reconciliation, a problem in how to handle fresh data, or some combination of those things is almost secondary. The failure mode exists either way. A knowledge system can inherit confidence from upstream sources faster than it inherits the verification required to deserve that confidence. The shape of misinformation Propaganda and misinformation existed long before the internet era, but with opaque systems it’s never been easier and faster to produce them. A false article is published, designed to trigger people’s emotions, people share it, and by the time journalists or fact-checkers catch up, the narrative has already achieved much of its purpose. The old line, usually attributed to Mark Twain even though the attribution itself is uncertain, says that a lie travels halfway around the world while the truth is still putting on its shoes. In the past, you needed to own a media empire to achieve this. Today, all it needs is a social media platform and people to click, share and like. The speed of distribution has increased, but the underlying pattern is the same: a claim can be repeated and amplified faster than it can be verified. But I believe that now in the ‘Age of AI’ there is a new emergent version that looks less social-technical and more like an infrastructure problem. A false claim does not need to persuade millions of people individually if it can persuade, or merely pass through, the systems that decide what millions of people see. A carefully shaped claim with plausible references, structured fields, apparent corroboration and the right entity identifiers can become input to the systems that now summarise, rank, recommend and answer on our behalf. The target has moved upstream from users to the machines that mediate people’s relationship with reality. Software engineering is already grappling with this as supply-chain risk. For a long time, software security was focused on applications - RBAC, access control lists, security patches - but then it became obvious that applications were not the only attractive target, and attacking dependencies is much cheaper and easier to do. Modern software supply-chain practice is built around provenance, attestations, reproducible builds, signatures and the ability to trace an artefact back through the process or pipeline that created it. We have learned that software cannot be trusted simply because it is available in a repository run by large organisations: trust depends on understanding where it came from, who created it, how it was assembled and what metadata has been attached to it along the way. I believe the same is now true of knowledge. Claims also have origins, dependencies and supply chains - they inherit trust from upstream systems, but they also inherit mistakes, gaps and manipulation. A claim copied across a hundred pages may look like consensus while remaining one upstream observation reflected in a hundred different places. A citation can look like evidence while pointing towards a source that does not support the claim. A polished summary can make uncertainty disappear without resolving it. We’ve fallen into a trap where information has not become more reliable; it merely acquires the appearance of reliability. That distinction is where provenance becomes more important than confidence. A system saying that it is ninety-four per cent confident is not pa