paper-with-me

홈 › Papers

Leveraging Topological Guidance for Improved Knowledge Distillation

2024-07-07 · Eun Som Jeon, Rahul Khurana, Aishani Pathak, Pavan Turaga

Deep learning has shown its efficacy in extracting useful features to solve various computer vision tasks. However, when the structure of the data is complex and noisy, capturing effective information to improve performance is very difficult. To this end, topological data analysis (TDA) has been utilized to derive useful representations that can contribute to improving performance and robustness against perturbations. Despite its effectiveness, the requirements for large computational resources and significant time consumption in extracting topological features through TDA are critical problems when implementing it on small devices. To address this issue, we propose a framework called Topological Guidance-based Knowledge Distillation (TGD), which uses topological features in knowledge distillation (KD) for image classification tasks. We utilize KD to train a superior lightweight model and provide topological features with multiple teachers simultaneously. We introduce a mechanism for integrating features from different teachers and reducing the knowledge gap between teachers and the student, which aids in improving performance. We demonstrate the effectiveness of our approach through diverse empirical evaluations.

📄 PDF Abstract BibTeX arXiv:2407.05316

Code (1)

jeunsom/TGD 공식 구현 pytorch

Tasks

image-classificationImage ClassificationKnowledge DistillationTopological Data Analysis

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 제목 키워드 기반

Scalable Multi-robot Motion Planning for Congested Environments With Topological Guidance

2022-10-13 · Courtney McBeth, James Motes, Diane Uwacu, Marco Morales 외

Multi-robot motion planning (MRMP) is the problem of finding collision-free paths for a set of robots in a continuous state space. The difficulty of MRMP increases with the number of robots and is exacerbated in environm…

Motion Planning

Role of Mixup in Topological Persistence Based Knowledge Distillation for Wearable Sensor Data

2025-02-02 · Eun Som Jeon, Hongjun Choi, Matthew P. Buman, Pavan Turaga

The analysis of wearable sensor data has enabled many successes in several applications. To represent the high-sampling rate time-series with sufficient detail, the use of topological data analysis (TDA) has been conside…

Data AugmentationKnowledge DistillationModel CompressionTime Series+2

Combining inherent knowledge of vision-language models with unsupervised domain adaptation through strong-weak guidance

2023-12-07 · Thomas Westfechtel, Dexuan Zhang, Tatsuya Harada

Unsupervised domain adaptation (UDA) tries to overcome the tedious work of labeling data by leveraging a labeled source dataset and transferring its knowledge to a similar but different target dataset. Meanwhile, current…

Domain AdaptationKnowledge DistillationLanguage ModellingSelf-Knowledge Distillation+1

REACT-KD: Region-Aware Cross-modal Topological Knowledge Distillation for Interpretable Medical Image Classification

2025-08-04 · Hongzhao Chen, Hexiao Ding, Yufeng Jiang, Jing Lan 외 arxiv

Reliable and interpretable tumor classification from clinical imaging remains a core challenge. The main difficulties arise from heterogeneous modality quality, limited annotations, and the absence of structured anatomic…

Medical Image ClassificationKnowledge Distillation

ODM3D: Alleviating Foreground Sparsity for Semi-Supervised Monocular 3D Object Detection

2023-10-28 · Weijia Zhang, Dongnan Liu, Chao Ma, Weidong Cai

Monocular 3D object detection (M3OD) is a significant yet inherently challenging task in autonomous driving due to absence of explicit depth cues in a single RGB image. In this paper, we strive to boost currently underpe…

3D Object DetectionAutonomous DrivingData AugmentationKnowledge Distillation+5