가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Rohan Paul
@rohanpaul_ai
Compiling in real-time, the race towards AGI. The Largest Show on X for AI. 🗞️ Get my daily AI analysis newsletter to your email 👉
가입 June 2014
6.8K 팔로잉 중    154.3K
Frontier language models can solve advanced reasoning tasks yet still fail to copy long, repetitive strings exactly. The paper finds that copying becomes less reliable as inputs grow longer or repeat the same patterns. The failure is partly architectural. With standard 1D RoPE, producing output token y_k requires retrieving x_k from a relative offset that changes with input length. The choice of positional encoding can determine whether a model copies precisely or follows nearby patterns. 2D-RoPE changes the layout. It treats the source and output as separate rows, so corresponding tokens line up in the same column. In synthetic tests, one-layer models trained on lengths 1–100 copied perfectly at lengths up to 1,000 times longer. The advantage also appeared in pretrained models up to 1.4B parameters, with comparable common-sense performance at the tested scales. The current design still leans on line breaks, so it is not a universal fix. – arxiv. org/abs/2607.16072 Title: "Frontier Language Models Struggle to Copy: Text Can Be Better Viewed in 2D"
더 보기