paper-with-me

Papers

TALAS: Teacher-Anchored Layer Alignment with Adaptive Sharpness-Aware Minimization for Embedding Distillation

2026-06-20 · Quoc Phong Dao, Hoang Son Nguyen, Pham Khanh Chi, Linh Ngo Van, Nguyen Thi Ngoc Diep, Thien Huu Nguyen, Trung Le arxiv

Knowledge Distillation (KD) has established itself as a pivotal technique for compressing large pre-trained language models. However, existing methods that force a student to strictly mimic the teacher's sentence embeddings or internal features often incur prohibitive computational costs and yield suboptimal performance due to the inherent capacity gap. To address these challenges, we propose TALAS (Teacher-Anchored Layer Alignment with Sharpness-aware minimization), a unified framework that synergizes hierarchical (multi-layer) alignment with robust optimization. First, we introduce a Teacher-Anchored mechanism that selectively distills final sentence embeddings only into the student's upper layers, thereby reducing overhead while respecting capacity constraints. Second, we bridge the semantic gap in lower layers via Layer-Aligned Self-Distillation, which propagates knowledge top-down using internal geometric relational constraints in the embedding space. Finally, to prevent the student from memorizing point-wise teacher noise, we integrate Adaptive Sharpness-Aware Minimization (ASAM) into the training objective, guiding the model towards flat minima for enhanced generalization. Empirical results on standard sentence embedding benchmarks demonstrate that TALAS consistently outperforms strong distillation baselines while achieving superior training efficiency in terms of computational cost and memory footprint.

📄 PDF Abstract BibTeX arXiv:2606.21851

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

On LASSO for Predictive Regression

2018-10-07 · Ji Hyung Lee, Zhentao Shi, Zhan Gao

Explanatory variables in a predictive regression typically exhibit low signal strength and various degrees of persistence. Variable selection in such a context is of great importance. In this paper, we explore the pitfal…

regressionVariable Selection

On the anti-cancer effect of cold atmospheric plasma and the possible role of catalase-dependent apoptotic pathways

2020-01-27 · Charlotta Bengtson, Annemie Bogaerts

Cold atmospheric plasma (CAP) is a promising new agent for (selective) cancer treatment, but the underlying cause of the anti-cancer effect of CAP is not well understood yet. Among different theories and observations, on…

ADWIN: Adaptive Windows for Horizon-Aware On-Policy Distillation

2026-05-27 · Kun Liang, Chenming Tang, Clive Bai, Weijie Liu 외 arxiv

On-policy distillation (OPD) transfers reasoning behavior by training a student on teacher feedback along student-generated trajectories, but standard full-rollout training ties every update to a costly completion and ca…

Prompt-Anchored Vision-Text Distillation for Lifelong Person Re-identification

2026-05-06 · Wen Wen, Hao Chen, Shiliang Zhang arxiv

Lifelong person re-identification (LReID) aims to train a generalizable model with sequentially collected data. However, such models often suffer from semantic drift, limited adaptability, and catastrophic forgetting as …

Person Re-IdentificationDomain Generalization

MTA: Multi-Granular Trajectory Alignment for Large Language Model Distillation

2026-05-02 · Pham Khanh Chi, Quoc Phong Dao, Thuat Nguyen, Linh Ngo Van 외 arxiv

Knowledge distillation is a key technique for compressing large language models (LLMs), but most existing methods align representations at fixed layers or token-level outputs, ignoring how representations evolve across d…

Knowledge Distillation