메뉴
HN
Hacker News 38일 전

AI가 생성한 텍스트를 구별할 수 없는 이유

IMP
7/10
핵심 요약

LLM은 인간의 언어 패턴을 모방하는 훌륭한 통계적 모델이지만, 유사한 프롬프트가 주어지면 항상 동일한 패턴과 표현을 반복하는 준결정론적(quasi-deterministic) 한계를 가집니다. 아마존에서 발견되는 수많은 AI 생성 도서들이 이러한 특징을 뚜렷하게 보여주며, 콘텐츠 생성 비용이 상호작용 비용보다 낮아지는 현 시점에서 인간의 글과 AI가 생성한 쓰레기 콘텐츠(AI slop)를 구별할 수 있는 직관이 그 어느 때보다 중요해졌습니다.

번역된 본문

AI의 10만 가지 왜(10만 가지 궁금증) 2026년 6월 21일 5 1 공유

동료 기술자들과 가장 골치 아프게 자주 벌이는 논쟁 중 하나는 인간이 쓴 글과 AI가 생성한 텍스트를 구분할 수 있는지의 여부입니다. 그들의 회의론에는 합당한 이유가 있습니다. 근본적으로 LLM은 인간이 말하는 방식에 대한 최첨단 통계 모델이기 때문입니다. 만약 그렇다면, 통계적 테스트를 어떤 것을 적용하든 모델의 출력은 정의상 인간의 언어와 거의 구별되지 않아야 합니다.

저는 이 주장이 항상 진심에서 우러나온 것은 아니라고 생각합니다. 적어도 이 토론의 일부는 이 기술을 교활하게 악용하고도 이를 부인할 여지를 남기고 싶어 하는 사람들에 의해 시작됩니다. 하지만 당신이 정말로 이 믿음을 진심으로 가지고 있다면, 다음 콜라주 이미지를 보여드리겠습니다.

이 이미지는 아마존에서 “100000 whys(10만 가지 왜)”를 검색했을 때 나타나는 약 150개의 책 표지를 보여줍니다(링크). 이 책들 중 일부는 아동 문학 부문의 베스트셀러이기도 합니다. 전체 해상도로 확대 가능한 버전은 여기에서 볼 수 있습니다.

이 책들의 제목이나 표지에 전혀 비인간적인 부분은 없습니다. 동시에, 제가 지금 보고 있는 것이 현재 아마존의 많은 논픽션 도서 카테고리를 채우고 있는 가장 순수한 형태의 AI 쓰레기 콘텐츠(AI slop)라는 사실을 굳이 설득할 필요도 없을 것입니다.

더 구체적으로 말하자면, 우리가 여기서 보고 있는 것은 이 도구들이 준결정론적(quasi-deterministic)이라는 특징이 만들어낸 결과물입니다. 100명의 “저자”가 자신들이 좋아하는 AI 도구에 비슷한 프롬프트를 입력한다면, 가령 “아동용 참고서 생성해 줘”라고 입력한다면, 모델은 대략 80%의 확률로 기능적으로 동일한 결과물을 쏟아냅니다.

이 콜라주 이미지 속 유사성은 단순한 제목 선택의 차원을 훨씬 넘어섭니다. 예를 들어, 맨 윗줄의 모든 표지는 디자인의 왼쪽 상단 모서리에 포효하는 공룡이 등장합니다. 데이터 내에는 다른 공통점들도 아주 많습니다. 반복해서 등장하는 빨간색과 흰색이 섞인 만화 로켓, 골든 리트리버, 사자 등을 찾아볼 수 있습니다.

바로 이것이 LLM이 작성한 글을 독특하게 만드는 부분입니다. 모델 개개인의 특유의 표현 방식이 우리와 다르다는 것이 아닙니다. 오히려 그들은 지극히 평범한 프롬프트에 반응하여 거의 언제나 동일하고 복잡한 세트의 특유한 표현(mannerism)에 의존한다는 것이 문제입니다.

이는 다소 모호한 신호이므로, 인턴이 “이것이 아니라 저것입니다”라고 말했다고 해서 당장 해고해서는 안 됩니다. 하지만 조금 더 캐주얼한 환경에서는 직관을 믿어도 괜찮습니다.

사실, 콘텐츠를 생산하는 것보다 소비하고 상호작용하는 데 훨씬 더 많은 노력이 든다면 기존의 온라인 상호작용 모델이 무너지기 때문에 이러한 본능적 직관은 갈수록 중요해지고 있습니다.

추신. 만약 당신이 블로그를 자동화하기 위해 LLM을 사용하고 있다면 말이죠. 그래, 이 기술은 놀랍습니다. 하지만 아마도 당신의 출판물(블로그) 이름 자체를 “10만 가지 왜”로 바꿔야 할 수도 있을 겁니다.

구독하기 5 1 공유

원문 보기
원문 보기 (영어)
The 100,000 whys of AI Jun 21, 2026 5 1 Share One of the most painful arguments I keep having with fellow techies is the question of whether you can distinguish between human-written and AI-generated text. Their skepticism is rooted in reason: at their core, LLMs are state-of-the-art statistical models of how humans talk. If so, the output from the model should be almost by definition indistinguishable from human language under any statistical test. I don’t think this is always argued in good faith; at least some of the debates are started by folks who wish to maintain deniability for their own underhanded use of the tech. But if you sincerely hold this belief, I present you the following collage: The image shows about 150 Amazon book covers that appear if you search the site for “100000 whys” ( link ). Some of these books are category bestsellers in children literature. You can view a zoomable, full-resolution version here . There’s nothing inhuman about any of these titles or covers. At the same time, I probably don’t need to convince you that you’re staring at the purest form of AI slop that now fills up many nonfiction book categories on Amazon. More specifically, what we’re seeing here is the artifact of the tools being quasi-deterministic: if a hundred “authors” give their favorite AI tool a similar prompt — say, “generate a reference book for children” — the model will produce functionally identical output perhaps 80% of the time. The similarities in the collage go far beyond the choice of titles: for example, all the covers in the top row feature a roaring dinosaur in the top left corner of the design. There are many other clusters in the data, too. Look for a recurring red-and-white cartoon rocket, a golden retriever, a lion, and so forth. This is precisely what makes LLM writing distinctive: it’s not that the models’ individual mannerisms are different from ours. It’s that they resort to the same, complex set of mannerisms in response to almost any normal prompt. This is a fuzzy signal, so you shouldn’t fire your intern when they say “it’s not this — it’s that” . But in more casual settings, it’s OK to trust your gut. In fact, these instincts are becoming increasingly important because traditional models of online interactions fall apart if it takes much less effort to produce content than to engage with it. PS. If you’re using an LLM to automate blogging: yes, the tech is amazing, but chances are, your publication could be renamed to “100,000 Whys”. Subscribe 5 1 Share