paper-with-me

홈 › Papers

Exploring Knowledge Distillation of a Deep Neural Network for Multi-Script identification

2021-02-20 · Shuvayan Ghosh Dastidar, Kalpita Dutta, Nibaran Das, Mahantapas Kundu, Mita Nasipuri

Multi-lingual script identification is a difficult task consisting of different language with complex backgrounds in scene text images. According to the current research scenario, deep neural networks are employed as teacher models to train a smaller student network by utilizing the teacher model's predictions. This process is known as dark knowledge transfer. It has been quite successful in many domains where the final result obtained is unachievable through directly training the student network with a simple architecture. In this paper, we explore dark knowledge transfer approach using long short-term memory(LSTM) and CNN based assistant model and various deep neural networks as the teacher model, with a simple CNN based student network, in this domain of multi-script identification from natural scene text images. We explore the performance of different teacher models and their ability to transfer knowledge to a student network. Although the small student network's limited size, our approach obtains satisfactory results on a well-known script identification dataset CVSI-2015.

📄 PDF Abstract BibTeX arXiv:2102.10335

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationTransfer Learning

Similar Papers 제목 키워드 기반

Optimizing speed/accuracy trade-off for person re-identification via knowledge distillation

2018-12-07 · Idoia Ruiz, Bogdan Raducanu, Rakesh Mehta, Jaume Amores

Finding a person across a camera network plays an important role in video surveillance. For a real-world person re-identification application, in order to guarantee an optimal time response, it is crucial to find the bal…

Deep LearningGeneral Classificationimage-classificationImage Classification+3

GraphKD: Exploring Knowledge Distillation Towards Document Object Detection with Structured Graph Creation

2024-02-17 · Ayan Banerjee, Sanket Biswas, Josep Lladós, Umapada Pal

Object detection in documents is a key step to automate the structural elements identification process in a digital or scanned document through understanding the hierarchical structure and relationships between different…

Knowledge Distillationobject-detectionObject Detection

On Knowledge Distillation for Translating Erroneous Speech Transcriptions

2021-08-01 · ACL (IWSLT) 2021 8 · Ryo Fukuda, Katsuhito Sudoh, Satoshi Nakamura

Recent studies argue that knowledge distillation is promising for speech translation (ST) using end-to-end models. In this work, we investigate the effect of knowledge distillation with a cascade ST using automatic speec…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge DistillationMachine Translation+3

Decouple Non-parametric Knowledge Distillation For End-to-end Speech Translation

2023-04-20 · Hao Zhang, Nianwen Si, Yaqi Chen, Wenlin Zhang 외

Existing techniques often attempt to make knowledge transfer from a powerful machine translation (MT) to speech translation (ST) model with some elaborate techniques, which often requires transcription as extra input dur…

Knowledge DistillationMachine TranslationRetrievalTransfer Learning+1

Exploring Knowledge Purification in Multi-Teacher Knowledge Distillation for LLMs

2026-02-01 · Ruihan Jin, Pengpeng Shao, Zhengqi Wen, Jinyang Wu 외 arxiv

Knowledge distillation has emerged as a pivotal technique for transferring knowledge from stronger large language models (LLMs) to smaller, more efficient models. However, traditional distillation approaches face challen…

Knowledge Distillation