paper-with-me

Papers

Training Trajectories Determine Circuit Removability in Annealable Soft-Prior Transformers

2026-09-09 · Zonglin Yang, Ziming Zhao, Wei Tang, Xunyu Jiang, Yihong Liu, Tailin Chen, Zifu Yu, Jiayu Liu arxiv

Soft positional priors can help small Transformers learn retrieval circuits, but it is unclear whether the resulting circuits remain functional once the prior is removed. We test this with an annealable soft-prior Transformer whose attention biases can be learned, faded, or zeroed during training and evaluation. On associative recall, unforced models perform well with the prior active ($0.772 \pm 0.020$) but collapse at zero gate ($0.095 \pm 0.009$). Smooth fade-to-zero training preserves high zero-gate accuracy ($0.734 \pm 0.028$), whereas forced-zero training, hard switching, and post hoc continuation fail to recover the same effect. The pattern also appears on Markov induction. Linear regression ICL provides a boundary case because zero-gate training can learn that task directly. Mechanistic traces show that circuit consolidation occurs after the gate reaches zero, even though the responsible heads vary across seeds. These results suggest that circuit removability in small discrete retrieval tasks depends on the training trajectory, not just the final architecture.

📄 PDF Abstract BibTeX arXiv:2609.10287

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning to Anneal and Prune Proximity Graphs for Similarity Search

2019-09-25 · Minjia Zhang, Wenhan Wang, Yuxiong He

This paper studies similarity search, which is a crucial enabler of many feature vector--based applications. The problem of similarity search has been extensively studied in the machine learning community. Recent advance…

Stochastic Optimization

Task Relevance Is Not Local Replaceability: A Two-Axis View of Channel Information

2026-05-08 · Houman Safaai, Andrew T. Landau, Celia C. Beron, Yasin Mazloumi 외 arxiv

Channel importance in vision networks is usually summarized by a single score. That summary hides two different questions: how much a channel is related to the task, and whether its function can be supplied by same-layer…

Machine Learning for Initial Value Problems of Parameter-Dependent Dynamical Systems

2021-01-12 · Roland Pulch, Maha Youssef

We consider initial value problems of nonlinear dynamical systems, which include physical parameters. A quantity of interest depending on the solution is observed. A discretisation yields the trajectories of the quantity…

BIG-bench Machine Learning

Deep Neural Network Fingerprinting by Conferrable Adversarial Examples

2019-12-02 · ICLR 2021 1 · Nils Lukas, Yuxuan Zhang, Florian Kerschbaum

In Machine Learning as a Service, a provider trains a deep neural network and gives many users access. The hosted (source) model is susceptible to model stealing attacks, where an adversary derives a surrogate model from…

Model extractionTransfer Learning

When Context Returns: Toward Robust Internalization in On-Policy Distillation

2026-06-10 · Xun Wang, Ruishuo Chen, Zhuoran Li, Yu Chen 외 arxiv

Recent work has shown that on-policy distillation can internalize privileged context, such as system prompts or task hints, into a student model so that the context is no longer needed at inference time. Although this ap…