paper-with-me

Papers

Knowledge distillation with error-correcting transfer learning for wind power prediction

2022-04-01 · Hao Chen

Wind power prediction, especially for turbines, is vital for the operation, controllability, and economy of electricity companies. Hybrid methodologies combining advanced data science with weather forecasting have been incrementally applied to the predictions. Nevertheless, individually modeling massive turbines from scratch and downscaling weather forecasts to turbine size are neither easy nor economical. Aiming at it, this paper proposes a novel framework with mathematical underpinnings for turbine power prediction. This framework is the first time to incorporate knowledge distillation into energy forecasting, enabling accurate and economical constructions of turbine models by learning knowledge from the well-established park model. Besides, park-scale weather forecasts non-explicitly are mapped to turbines by transfer learning of predicted power errors, achieving model correction for better performance. The proposed framework is deployed on five turbines featuring various terrains in an Arctic wind park, the results are evaluated against the competitors of ablation investigation. The major findings reveal that the proposed framework, developed on favorable knowledge distillation and transfer learning parameters tuning, yields performance boosts from 3.3 % to 23.9 % over its competitors. This advantage also exists in terms of wind energy physics and computing efficiency, which are verified by the prediction quality rate and calculation time.

📄 PDF Abstract BibTeX arXiv:2204.00649

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationTransfer LearningWeather Forecasting

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

Dual Correction Strategy for Ranking Distillation in Top-N Recommender System

2021-09-08 · Youngjune Lee, Kee-Eung Kim

Knowledge Distillation (KD), which transfers the knowledge of a well-trained large model (teacher) to a small model (student), has become an important area of research for practical deployment of recommender systems. Rec…

Knowledge DistillationRecommendation Systems

Real-Word Error Correction with Trigrams: Correcting Multiple Errors in a Sentence

2023-02-07 · Seyed MohammadSadegh Dashti

Spelling correction is a fundamental task in Text Mining. In this study, we assess the real-word error correction model proposed by Mays, Damerau and Mercer and describe several drawbacks of the model. We propose a new v…

SentenceSpelling Correction

Towards Long-window Anchoring in Vision-Language Model Distillation

2025-12-25 · Haoyi Zhou, Shuo Li, Tianyu Chen, Qi Song 외 arxiv

While large vision-language models (VLMs) demonstrate strong long-context understanding, their prevalent small branches fail on linguistics-photography alignment for a limited window size. We discover that knowledge dist…

Long-Context UnderstandingKnowledge Distillation

Short Data, Long Context: Distilling Positional Knowledge in Transformers

2026-04-07 · Patrick Huber, Ernie Chang, Chinnadhurai Sankar, Rylan Conway 외 arxiv

Extending the context window of language models typically requires expensive long-context pre-training, posing significant challenges for both training efficiency and data collection. In this paper, we present evidence t…

Knowledge Distillation

Adaptive Transfer Learning in Deep Neural Networks: Wind Power Prediction using Knowledge Transfer from Region to Region and Between Different Task Domains

2018-10-30 · Aqsa Saeed Qureshi, Asifullah Khan

Transfer Learning (TL) in Deep Neural Networks is gaining importance because in most of the applications, the labeling of data is costly and time-consuming. Additionally, TL also provides an effective weight initializati…

PredictionTransfer Learning