paper-with-me

홈 › Papers

Adapting Models to Signal Degradation using Distillation

2016-04-01 · Jong-Chyi Su, Subhransu Maji

Model compression and knowledge distillation have been successfully applied for cross-architecture and cross-domain transfer learning. However, a key requirement is that training examples are in correspondence across the domains. We show that in many scenarios of practical importance such aligned data can be synthetically generated using computer graphics pipelines allowing domain adaptation through distillation. We apply this technique to learn models for recognizing low-resolution images using labeled high-resolution images, non-localized objects using labeled localized objects, line-drawings using labeled color images, etc. Experiments on various fine-grained recognition datasets demonstrate that the technique improves recognition performance on the low-quality data and beats strong baselines for domain adaptation. Finally, we present insights into workings of the technique through visualizations and relating it to existing literature.

📄 PDF Abstract BibTeX arXiv:1604.00433

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationKnowledge DistillationModel CompressionTransfer Learning

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

Decoder-Free Distillation for Quantized Image Restoration

2026-03-10 · S. M. A. Sharif, Abdur Rehman, Seongwan Kim, Jaeho Lee arxiv

Quantization-Aware Training (QAT), combined with Knowledge Distillation (KD), holds immense promise for compressing models for edge deployment. However, joint optimization for precision-sensitive image restoration (IR) t…

Knowledge DistillationImage RestorationObject Detection

Lifelong Learning via Progressive Distillation and Retrospection

2018-09-01 · ECCV 2018 9 · Saihui Hou, Xinyu Pan, Chen Change Loy, Zilei Wang 외

Lifelong learning aims at adapting a learned model to new tasks while retaining the knowledge gained earlier. A key challenge for lifelong learning is how to strike a balance between the preservation on old tasks and the…

Knowledge DistillationLifelong learning

Token-Budget Distillation: Transferring Full-Token Semantics to Compressed Video Vision-Language Models

2026-08-28 · Xiaoyang Guo, Guoping Luo, Jusheng Zhang, Keze Wang 외 arxiv

Adapting video vision-language models (VLMs) is computationally expensive because video inputs produce a large number of visual tokens, making both fine-tuning and inference costly. Although visual token compression can …

parameter-efficient fine-tuning

Validity-Calibrated Reasoning Distillation

2026-04-14 · Khouloud Saadi, Di Wang arxiv

Reasoning distillation aims to transfer multi-step reasoning capabilities from large language models to smaller, more efficient ones. While recent methods have shown promising gains, they typically rely on static teacher…

Mathematical ReasoningCode Generation

LinguDistill: Recovering Linguistic Ability in Vision-Language Models via Selective Cross-Modal Distillation

2026-04-01 · Patrick Amadeus Irawan, Erland Hilman Fuadi, Shanu Kumar, Alham Fikri Aji 외 arxiv

Adapting pretrained language models (LMs) into vision-language models (VLMs) can degrade their native linguistic capability due to representation shift and cross-modal interference introduced during multimodal adaptation…

Visual Grounding