paper-with-me

Papers

Layerwise Bregman Representation Learning with Applications to Knowledge Distillation

2022-09-15 · Ehsan Amid, Rohan Anil, Christopher Fifty, Manfred K. Warmuth

In this work, we propose a novel approach for layerwise representation learning of a trained neural network. In particular, we form a Bregman divergence based on the layer's transfer function and construct an extension of the original Bregman PCA formulation by incorporating a mean vector and normalizing the principal directions with respect to the geometry of the local convex function around the mean. This generalization allows exporting the learned representation as a fixed layer with a non-linearity. As an application to knowledge distillation, we cast the learning problem for the student network as predicting the compression coefficients of the teacher's representations, which are passed as the input to the imported layer. Our empirical findings indicate that our approach is substantially more effective for transferring information between networks than typical teacher-student training using the teacher's penultimate layer representations and soft labels.

📄 PDF Abstract BibTeX arXiv:2209.07080

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationRepresentation Learning

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Ensemble knowledge distillation of self-supervised speech models

2023-02-24 · Kuan-Po Huang, Tzu-hsun Feng, Yu-Kuan Fu, Tsu-Yuan Hsu 외

Distilled self-supervised models have shown competitive performance and efficiency in recent years. However, there is a lack of experience in jointly distilling multiple self-supervised speech models. In our work, we per…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Emotion RecognitionKnowledge Distillation+4

One-step Diffusion Models with Bregman Density Ratio Matching

2025-10-19 · Yuanzhi Zhu, Eleftherios Tsonis, Lucas Degeorge, Vicky Kalogeiton arxiv

Diffusion and flow models achieve high generative quality but remain computationally expensive due to slow multi-step sampling. Distillation methods accelerate them by training fast student generators, yet most existing …

Text-to-Image Generation

Curved representational Bregman divergences and their applications

2025-04-08 · Frank Nielsen

By analogy to curved exponential families in statistics, we define curved Bregman divergences as Bregman divergences restricted to nonlinear parameter subspaces. We show that the barycenter of a finite weighted set of pa…

LocoProp: Enhancing BackProp via Local Loss Optimization

2021-06-11 · Ehsan Amid, Rohan Anil, Manfred K. Warmuth

Second-order methods have shown state-of-the-art performance for optimizing deep neural networks. Nonetheless, their large memory requirement and high computational complexity, compared to first-order methods, hinder the…

Second-order methods

Beyond Output Matching: Preserving Internal Geometry in NVFP4 LLM Distillation

2026-06-04 · Fangbo Tu, Junhua Zhao, Chi Liu, Xin Chen 외 arxiv

Demand for low-precision inference, including NVFP4-based approaches, has grown as large language models are increasingly deployed in latency and cost constrained production environments. Quantization-aware distillation …