paper-with-me

홈 › Papers

iCD: A Implicit Clustering Distillation Mathod for Structural Information Mining

2025-09-16 · Xiang Xue, Yatu Ji, Qing-dao-er-ji Ren, Bao Shi, Min Lu, Nier Wu, Xufei Zhuang, Haiteng Xu, Gan-qi-qi-ge Cha arxiv

Logit Knowledge Distillation has gained substantial research interest in recent years due to its simplicity and lack of requirement for intermediate feature alignment; however, it suffers from limited interpretability in its decision-making process. To address this, we propose implicit Clustering Distillation (iCD): a simple and effective method that mines and transfers interpretable structural knowledge from logits, without requiring ground-truth labels or feature-space alignment. iCD leverages Gram matrices over decoupled local logit representations to enable student models to learn latent semantic structural patterns. Extensive experiments on benchmark datasets demonstrate the effectiveness of iCD across diverse teacher-student architectures, with particularly strong performance in fine-grained classification tasks -- achieving a peak improvement of +5.08% over the baseline. The code is available at: https://github.com/maomaochongaa/iCD.

📄 PDF Abstract BibTeX arXiv:2509.12553

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Distillation

Similar Papers 제목 키워드 기반

MathOdyssey: Benchmarking Mathematical Problem-Solving Skills in Large Language Models Using Odyssey Math Data

2024-06-26 · Meng Fang, Xiangpeng Wan, Fei Lu, Fei Xing 외

Large language models (LLMs) have significantly advanced natural language understanding and demonstrated strong problem-solving abilities. Despite these successes, most LLMs still struggle with solving mathematical probl…

BenchmarkingMathMathematical Problem-SolvingMathematical Reasoning+1

Contrastive Continual Multi-view Clustering with Filtered Structural Fusion

2023-09-26 · Xinhang Wan, Jiyuan Liu, Hao Yu, Ao Li 외

Multi-view clustering thrives in applications where views are collected in advance by extracting consistent and complementary information among views. However, it overlooks scenarios where data views are collected sequen…

ClusteringContrastive LearningKnowledge Distillation

SBSC: Step-By-Step Coding for Improving Mathematical Olympiad Performance

2025-02-23 · Kunal Singh, Ankan Biswas, Sayandeep Bhowmick, Pradeep Moturi 외

We propose Step-by-Step Coding (SBSC): a multi-turn math reasoning framework that enables Large Language Models (LLMs) to generate sequence of programs for solving Olympiad level math problems. At each step/turn, by leve…

Math

EDITS: Enhancing Dataset Distillation with Implicit Textual Semantics

2025-09-17 · Qianxin Xia, Jiawei Du, Guoming Lu, Zhiyong Shu 외 arxiv

Dataset distillation aims to synthesize a compact dataset from the original large-scale one, enabling highly efficient learning while preserving competitive model performance. However, traditional techniques primarily ca…

A Structural-Clustering Based Active Learning for Graph Neural Networks

2023-12-07 · Ricky Maulana Fajri, Yulong Pei, Lu Yin, Mykola Pechenizkiy

In active learning for graph-structured data, Graph Neural Networks (GNNs) have shown effectiveness. However, a common challenge in these applications is the underutilization of crucial structural information. To address…

Active LearningClusteringCommunity DetectionSingle Particle Analysis