Interrupting the Loop: Periodic Subject Changes Raise Judged Surprise and Connection in Base Language Models
아무 지시 없이 혼자 글을 계속 쓰게 한 AI, 몇백 단어마다 화제를 확 바꿔주면 더 놀랍고 더 연결감 있게 느껴진다
연구자는 언어모델에게 과제나 지시 없이 문장 하나만 던지고 계속 이어쓰게 하는 실험을 24가지 조건으로 나눠 분석했다. 그 결과 핵심 효과는 두 가지, 즉 같은 말 반복을 억제하는 장치와 몇백 토큰마다 새로운 주제를 강제로 끼워넣는 장치에서 대부분 나왔고, 특히 주제 전환이 평가상 '놀라움'과 '연결감' 점수를 크게 끌어올렸다. 동시에 평가에 쓰인 AI 심사자가 실험자가 끼워넣은 문장을 모델이 쓴 것으로 착각하거나, 모델이 예전에 쓴 내용을 재탕한 것을 새롭다고 오판하는 등 평가 도구 자체의 허점도 발견해 보정했다.
무엇을 했나
- 기반 언어모델(사전학습만 된, 별도 지시 훈련을 받지 않은 모델) 세 개에 아무 과제 없이 문장 하나만 주고 4500토큰 분량을 강제로 계속 쓰게 했다
- 반복을 억제하는 장치(habituation)와 몇백 토큰마다 새 주제 문장을 몰래 끼워넣는 장치(interruption)를 조합해 24가지 조건에서 비교했고, 주제 전환 쪽이 놀라움 점수를 1.2~1.4점, 연결감 점수를 0.8점 더 올렸다
- 이어쓰기를 유도하는 연결어는 오히려 해가 됐고, 단순 문단 나누기는 새 글에서는 효과가 없었으며, 문맥을 초기화해도 유지한 것과 비슷하거나 더 나은 결과가 나왔다
- AI 심사자가 실험자가 끼워넣은 문장을 모델의 것으로 채점하거나, 고정된 문장 돌려쓰기 때문에 모델이 심사자가 못 보는 앞부분을 재활용한 걸 새롭다고 오판하는 현상을 발견해 창(window) 단위가 아닌 문서 전체 단위 평가 등으로 보정했다
- 검증 가능한 문제(온라인 빈 패킹)에 같은 개입을 적용하자 유효하고 서로 다른 후보 해법의 수는 3~4배 늘었지만 최고 성능 자체는 좋아지지 않았다



| arm | habituation | interruption |
|---|---|---|
| bare | off | none: continuous generation, EOS masked |
| bare + habituation | on | none |
| habituation, EOS allowed | on | none; the model may emit end-of-text and start a new document |
| habituation 1.3 | on (stronger) | none |
| interruption, no habituation | off | neutral subject change every 150 or 300 tokens, context preserved |
| habituation + interruption 150 | on | neutral subject change every 150 tokens, context preserved |
| salience only | on | none; salience events mark review windows |
| DREAM scaffold | on | full scaffold: salience, in-loop judge, kick, reseed with forgetting, re-encounter |
| content: re-encounter / premise / own past | on | every 150 tokens: a return-to-the-premise stitch / the premise itself / a window of the stream’s own past (≥400 tokens back) |
| salience: re-encounter | on | the stitch injected on each salience event, no judge gate |
| period 75 / 300 / 600 / 900 | on | neutral subject change at other periods (900 also with the stitch) |
| sham break 300 | on | a paragraph break (“\n\n”) every 300 tokens, nothing else |
| sham continuity 300 | on | “And so, as before,” every 300 tokens: a boundary that asks for continuity |
| reset + subject change 300 | on | neutral subject change every 300 tokens on a reset context (premise + injected sentence only) |
| reset + break 300 | on | a paragraph break every 300 tokens on a reset context |
| judge-gated 150 | on | the neutral change every 150 tokens unless Opus reads the last 128 tokens as a find (surprise and coherence ≥5), which is left to run |



| Qwen3-30B-A3B | Qwen3-8B | OLMo-2-13B | |||||||
|---|---|---|---|---|---|---|---|---|---|
| arm | S | C | H | S | C | H | S | C | H |
| bare | 0.45 | 0.30 | 2.52 | 0.43 | 0.40 | 3.88 | 1.28 | 0.93 | 3.03 |
| bare + habituation | 1.58 | 1.28 | 4.45 | 1.37 | 1.00 | 4.35 | 1.96 | 1.26 | 3.99 |
| habituation + interruption 150 | 3.02 | 3.68 | 6.12 | 2.76 | 3.17 | 5.15 | 2.77 | 2.87 | 4.05 |
| DREAM scaffold | 2.70 | 1.85 | 6.02 | 2.70 | 2.35 | 5.38 | 3.60 | 2.23 | 6.23 |



왜 중요한가
긴 글을 AI가 자동으로 평가하는 방식이 널리 쓰이는데, 이 논문은 그 평가 방식이 놓치는 함정 세 가지를 구체적으로 짚어내고 고치는 절차를 제시한다. 또한 창의성처럼 보이는 효과가 사실은 복잡한 장치가 아니라 아주 단순한 개입 하나에서 온다는 점을 보여줘, AI 글쓰기 도구나 아이디어 생성기를 설계할 때 무엇이 진짜 중요한지 가늠하게 해준다.



이 논문의 용어
- habituation(습관화) · 최근에 쓴 단어가 반복되지 않도록 확률을 깎는 장치
- interruption(끼어들기) · 몇백 토큰마다 새로운 주제 문장을 몰래 끼워넣어 화제를 바꾸는 조작
- 기반 언어모델(base language model) · 지시를 따르도록 별도 훈련되지 않은, 다음 단어 예측만 하는 원본 모델
- 판정 창(judged window) · AI 심사자가 점수를 매기기 위해 잘라서 보는 생성된 텍스트의 일부 구간
- 온라인 빈 패킹(online bin packing) · 물건이 하나씩 들어올 때마다 즉시 상자에 배치해야 하는, 정답을 검증기로 확인할 수 있는 최적화 문제
논문 원문 초록 (영문)
Where does the novelty a base language model produces with no task come from, and what can an LLM judge of a long stream actually see? We dismantle a cognitively inspired generation loop over 24 conditions on three base models. Most of its effect lives in one operation: a new subject injected every few hundred tokens (an interruption) into a stream whose literal repetition is damped (habituation). We judge windows of generated text only, with the premise as the unit (n=10) and a judge measured for repeatability, against a second judge family and against human readers. Under that protocol the interruption raises judged surprise by 1.2 to 1.4 points and connection by 0.8 over habituation alone. A connective that asks for continuity hurts; a bare paragraph break adds nothing detectable on fresh text; a reset context does at least as well as a kept one; and a pre-registered replication on new premises confirms the primary contrast. Three things the window judge could not see changed the first version of this study, and we think they are of general use. The judge scores the experimenter's injected sentence as the model's own. A fixed rotation of injected sentences makes the model replay its earlier segments from beyond the judge's horizon, and the judge scores the replay as surprise and connection (65-80% of post-interruption windows at periods 150-300). And the local gains do not compose: no arm produces an integrated document. The salience monitor, the in-loop judge, memory across interruptions and a judge-gated Review run with a gate that opens add nothing. On a problem with a verifier (online bin packing), the interruption multiplies valid, distinct candidate heuristics three- to fourfold without raising the quality of the best. We report an evaluation protocol for long generation and a controlled characterization of a simple intervention, not a mechanism of creativity.
arXiv에서 원문 보기최신 논문
- Specification-delta-driven data governance: an empirical study of the {\guillemotleft}spec-delta{\guillemotright} as the unit of change in lakehouse data platforms데이터 플랫폼 변경도 코드처럼 '설계도 조각'을 붙여서 검토하면 어떨까: 실험 설계 논문
- Are LLMs becoming similarly creative? Evidence from three years of models최신 AI 챗봇일수록 서로 비슷한 답을 내놓는다는 3년치 조사 결과
- Auditing Cross-Lingual Fairness in Language Model WatermarkingAI 생성 텍스트를 잡아내는 워터마크 기술이 영어 아닌 언어에서는 훨씬 부실하게 작동하고, 그 격차는 개별 언어가 아니라 언어 계열 단위로 나타난다
- TESTNAV: Pareto-Guided Search for Compositional Robustness TestingAI 모델을 여러 손상이 겹친 입력으로 시험할 때, 굳이 다 테스트하지 않고도 '진짜 위험한 실패'만 골라내는 탐색법
- Optimal Skill Selection for LLM Agents with Provable Bicriteria GuaranteesAI 에이전트에게 어떤 '스킬 문서'를 몇 개나 줘야 잘 작동하는지, 수학적으로 최적해를 보장하며 골라주는 방법
- Reliable Financial Named Entity Recognition under Domain Shift금융 AI가 서류체 문장에서 배운 자신감은 트위터로 가면 거짓말이 된다
- FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM Serving논문 속 시연이 아니라 실제 서비스에 넣을 수 있는 희소 어텐션 만들기
- Robust Incomplete Multimodal Sentiment Analysis via Iterative Proxy Correction텍스트가 빠지거나 망가져도, AI가 그 자리를 대신할 '가짜 텍스트'를 한 번에 만들지 않고 여러 번 고쳐가며 감정을 더 정확히 읽어낸다
METAL LAB 최신 기사
그림 출처: Roberto I. Ono Filho et al., arXiv:2608.19893, CC BY 4.0