# Show GN: PonderTTT - TTT 기반 적응형 연산 할당

> Clean Markdown view of GeekNews topic #25634. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=25634](https://news.hada.io/topic?id=25634)
- GeekNews Markdown: [https://news.hada.io/topic/25634.md](https://news.hada.io/topic/25634.md)
- Type: show
- Author: [devworld](https://news.hada.io/@devworld)
- Published: 2026-01-07T13:49:56+09:00
- Updated: 2026-01-07T13:49:56+09:00
- Original source: [ponderttt.worldsw.dev](https://ponderttt.worldsw.dev)
- Points: 4
- Comments: 3

## Topic Body

안녕하세요, 고등학생 독립 연구로 진행한 첫 arXiv 논문입니다.  
  
[Paper](https://arxiv.org/abs/2601.00894) | [Code](https://github.com/deveworld/PonderTTT)  
  
핵심 아이디어:  
LLM이 쉬운 입력과 어려운 입력에 동일한 연산을 쓰는 게 비효율적이라, TTT 레이어의 reconstruction loss를 신호로 UPDATE/SKIP을 결정합니다.  
별도 학습 없이 threshold + EMA만으로 Oracle 대비 82-89% 성능을 달성했습니다.  
  
JAX/Flax로 구현했고, 현재 Gemma 3로 스케일업 검증 중입니다.  
  
피드백 환영합니다!

## Comments



### Comment 48823

- Author: jhk0530
- Created: 2026-01-07T18:20:24+09:00
- Points: 2

고등학생인데 멋지시네요. 보증인 문제는 어떻게 해결하셨어요?

### Comment 48824

- Author: devworld
- Created: 2026-01-07T18:26:45+09:00
- Points: 1
- Parent comment: 48823
- Depth: 1

선행 연구 진행하신 해외 박사님 교수님들께 콜드메일 열심히 보내서 받았습니다!

### Comment 48825

- Author: jhk0530
- Created: 2026-01-07T18:37:52+09:00
- Points: 1
- Parent comment: 48824
- Depth: 2

아 우문현답이십니다
