paper-with-me

Papers

Self-Knowledge Distillation for Learning Ambiguity

2024-06-14 · Hancheol Park, Soyeong Jeong, Sukmin Cho, Jong C. Park

Recent language models have shown remarkable performance on natural language understanding (NLU) tasks. However, they are often sub-optimal when faced with ambiguous samples that can be interpreted in multiple ways, over-confidently predicting a single label without consideration for its correctness. To address this issue, we propose a novel self-knowledge distillation method that enables models to learn label distributions more accurately by leveraging knowledge distilled from their lower layers. This approach also includes a learning phase that re-calibrates the unnecessarily strengthened confidence for training samples judged as extremely ambiguous based on the distilled distribution knowledge. We validate our method on diverse NLU benchmark datasets and the experimental results demonstrate its effectiveness in producing better label distributions. Particularly, through the process of re-calibrating the confidence for highly ambiguous samples, the issue of over-confidence when predictions for unseen samples do not match with their ground-truth labels has been significantly alleviated. This has been shown to contribute to generating better distributions than the existing state-of-the-art method. Moreover, our method is more efficient in training the models compared to the existing method, as it does not involve additional training processes to refine label distributions.

📄 PDF Abstract BibTeX arXiv:2406.09719

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationNatural Language UnderstandingSelf-Knowledge Distillation

Similar Papers 제목 키워드 기반

Intra-class Patch Swap for Self-Distillation

2025-05-20 · Hongjun Choi, Eun Som Jeon, Ankita Shukla, Pavan Turaga

Knowledge distillation (KD) is a valuable technique for compressing large deep learning models into smaller, edge-suitable networks. However, conventional KD frameworks rely on pre-trained high-capacity teacher networks,…

image-classificationImage ClassificationKnowledge DistillationSemantic Segmentation

Knowledge Distillation for Visual Autoregressive Models

2026-06-04 · Elia Peruzzo, Aritra Bhowmik, Guillaume Sautiere, Yuki M Asano 외 arxiv

Autoregressive (AR) image generation models are highly expressive but computationally intensive, motivating effective model compression. Knowledge distillation (KD) is a natural approach for model compression and has bee…

Knowledge DistillationModel CompressionImage Generation

Self-distillation for surgical action recognition

2023-03-22 · Amine Yamlahi, Thuy Nuong Tran, Patrick Godau, Melanie Schellenberg 외

Surgical scene understanding is a key prerequisite for contextaware decision support in the operating room. While deep learning-based approaches have already reached or even surpassed human performance in various fields,…

Action RecognitionMedical Image AnalysisMulti-Task LearningScene Understanding

Refine Myself by Teaching Myself: Feature Refinement via Self-Knowledge Distillation

2021-03-15 · CVPR 2021 1 · Mingi Ji, Seungjae Shin, Seunghyun Hwang, Gibeom Park 외

Knowledge distillation is a method of transferring the knowledge from a pretrained complex teacher model to a student model, so a smaller network can replace a large teacher network at the deployment stage. To reduce the…

Data AugmentationKnowledge Distillationobject-detectionObject Detection+3

Weakly Supervised Cross-lingual Semantic Relation Classification via Knowledge Distillation

2019-11-01 · IJCNLP 2019 11 · Yogarshi Vyas, Marine Carpuat

Words in different languages rarely cover the exact same semantic space. This work characterizes differences in meaning between words across languages using semantic relations that have been used to relate the meaning of…

ClassificationCross-Lingual TransferGeneral ClassificationKnowledge Distillation+3