paper-with-me

홈 › Papers

Teaching Pretrained Language Models to Think Deeper with Retrofitted Recurrence

2025-11-10 · Sean McLeish, Ang Li, John Kirchenbauer, Dayal Singh Kalra, Brian R. Bartoldson, Bhavya Kailkhura, Avi Schwarzschild, Jonas Geiping, Tom Goldstein, Micah Goldblum arxiv

Recent advances in depth-recurrent language models show that recurrence can decouple train-time compute and parameter count from test-time compute. In this work, we study how to convert existing pretrained non-recurrent language models into depth-recurrent models. We find that using a curriculum of recurrences to increase the effective depth of the model over the course of training preserves performance while reducing total computational cost. In our experiments, on mathematics, we observe that converting pretrained models to recurrent ones results in better performance at a given compute budget than simply post-training the original non-recurrent language model.

📄 PDF Abstract BibTeX arXiv:2511.07384

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On the Effective Use of Pretraining for Natural Language Inference

2017-10-05 · Ignacio Cases, Minh-Thang Luong, Christopher Potts

Neural networks have excelled at many NLP tasks, but there remain open questions about the performance of pretrained distributed word representations and their interaction with weight initialization and other hyperparame…

Natural Language Inference

A New Mode of Teaching Chinese as a Foreign Language from the Perspective of Smart System Studied by Using Rongzhixue

2026-01-28 · Xiaohui Zou, Lijun Ke, Shunpeng Zou arxiv

The purpose of this study is to introduce a new model of teaching Chinese as a foreign language from the perspective of integrating wisdom. Its characteristics are as follows: focusing on the butterfly model of interpret…

Rethinking the Chain-of-Thought: The Roles of In-Context Learning and Pre-trained Priors

2025-09-01 · Hao Yang, Zhiyu Yang, Yunjie Zhang, Shanyi Zhu 외 arxiv

Chain-of-Thought reasoning has emerged as a pivotal methodology for enhancing model inference capabilities. Despite growing interest in Chain-of-Thought reasoning, its underlying mechanisms remain unclear. This paper exp…

Prompt EngineeringLogical Reasoning

ToST: A Tree-of-Thought Socratic Teaching Framework for Multi-Path Guidance and Parallel Thinking

2026-08-26 · Feng Ling, Heng Yu arxiv

Large Language Models (LLMs) exhibit strong problem-solving abilities, positioning them as promising agents for Socratic teaching to guide students through step-by-step heuristic questioning. However, existing approaches…

Report from Workshop on Dialogue alongside Artificial Intelligence

2025-11-06 · Thomas J McKenna, Ingvill Rasmussen, Sten Ludvigsen, Avivit Arvatz 외 arxiv

Educational dialogue -- the collaborative exchange of ideas through talk -- is widely recognized as a catalyst for deeper learning and critical thinking in and across contexts. At the same time, artificial intelligence (…