paper-with-me

홈 › Papers

PURSUhInT: In Search of Informative Hint Points Based on Layer Clustering for Knowledge Distillation

2021-02-26 · Expert Systems with Applications, Elsevier 2022 11 · Reyhan Kevser Keser, Aydin Ayanzadeh, Omid Abdollahi Aghdam, Caglar Kilcioglu, Behcet Ugur Toreyin, Nazim Kemal Ure

One of the most efficient methods for model compression is hint distillation, where the student model is injected with information (hints) from several different layers of the teacher model. Although the selection of hint points can drastically alter the compression performance, conventional distillation approaches overlook this fact and use the same hint points as in the early studies. Therefore, we propose a clustering based hint selection methodology, where the layers of teacher model are clustered with respect to several metrics and the cluster centers are used as the hint points. Our method is applicable for any student network, once it is applied on a chosen teacher network. The proposed approach is validated in CIFAR-100 and ImageNet datasets, using various teacher-student pairs and numerous hint distillation methods. Our results show that hint points selected by our algorithm results in superior compression performance compared to state-of-the-art knowledge distillation algorithms on the same student models and datasets.

📄 PDF Abstract BibTeX arXiv:2103.00053

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringKnowledge DistillationModel Compression

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Hint-Augmented Re-ranking: Efficient Product Search using LLM-Based Query Decomposition

2025-11-17 · Yilun Zhu, Nikhita Vedula, Shervin Malmasi arxiv

Search queries with superlatives (e.g., best, most popular) require comparing candidates across multiple dimensions, demanding linguistic understanding and domain knowledge. We show that LLMs can uncover latent intent be…

Agent-G^2: Gaussian Guidance for Agentic Reinforcement Learning

2026-08-24 · Zixuan Wang, Yanrui Miao, Zhengxi Lu, Teng Pan 외 arxiv

Hint-based reinforcement learning addresses reward sparsity in long-horizon agentic tasks by retaining a prefix of an expert trajectory before each rollout, letting the policy explore from a state closer to success. Its …

Reinforcement Learning

Learning to Hint for Reinforcement Learning

2026-04-01 · Yu Xia, Canwen Xu, Zhewei Yao, Julian McAuley 외 arxiv

Group Relative Policy Optimization (GRPO) is widely used for reinforcement learning with verifiable rewards, but it often suffers from advantage collapse: when all rollouts in a group receive the same reward, the group y…

Reinforcement Learning

Online Learning with a Hint

2017-12-01 · NeurIPS 2017 12 · Ofer Dekel, Arthur Flajolet, Nika Haghtalab, Patrick Jaillet

We study a variant of online linear optimization where the player receives a hint about the loss function at the beginning of each round. The hint is given in the form of a vector that is weakly correlated with the loss …

Data-Driven Hints in Intelligent Tutoring Systems

2026-03-07 · Sutapa Dey Tithi, Kimia Fazeli, Dmitri Droujkov, Tahreem Yasir 외 arxiv

This chapter explores the evolution of data-driven hint generation for intelligent tutoring systems (ITS). The Hint Factory and Interaction Networks have enabled the generation of next-step hints, waypoints, and strategi…