中文
相关论文

相关论文: Knowledge distillation with error-correcting trans…

200 篇论文

Reasoning over temporal knowledge graphs (TKGs) is fundamental to improving the efficiency and reliability of intelligent decision-making systems and has become a key technological foundation for future artificial intelligence applications.…

计算与语言 · 计算机科学 2026-01-05 Wang Xing , Wei Song , Siyu Lin , Chen Wu , Zhesi Li , Man Wang

Although large models have shown a strong capacity to solve large-scale problems in many areas including natural language and computer vision, their voluminous parameters are hard to deploy in a real-time system due to computational and…

机器学习 · 计算机科学 2025-01-07 Sirong Wu , Xi Luo , Junjie Liu , Yuhui Deng

Knowledge distillation aims to learn a lightweight student network from a pre-trained teacher network. In practice, existing knowledge distillation methods are usually infeasible when the original training data is unavailable due to some…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Jialiang Tang , Shuo Chen , Gang Niu , Masashi Sugiyama , Chen Gong

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. Unfortunately, making predictions using a whole ensemble of…

机器学习 · 统计学 2015-03-10 Geoffrey Hinton , Oriol Vinyals , Jeff Dean

Electricity price forecasting is an essential task in all the deregulated markets of the world. The accurate prediction of the day-ahead electricity prices is an active research field and available data from various markets can be used as…

信号处理 · 电气工程与系统科学 2022-11-18 Salih Gunduz , Umut Ugurlu , Ilkay Oksuz

Over the past decade, wind energy has gained more attention in the world. However, owing to its indirectness and volatility properties, wind power penetration has increased the difficulty and complexity in dispatching and planning of…

机器学习 · 计算机科学 2025-07-08 Onder Eyecioglu , Batuhan Hangun , Korhan Kayisli , Mehmet Yesilbudak

Transferring knowledge from a teacher neural network pretrained on the same or a similar task to a student neural network can significantly improve the performance of the student neural network. Existing knowledge transfer approaches match…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Sungsoo Ahn , Shell Xu Hu , Andreas Damianou , Neil D. Lawrence , Zhenwen Dai

Knowledge distillation facilitates the training of a compact student network by using a deep teacher one. While this has achieved great success in many tasks, it remains completely unstudied for image-based 6D object pose estimation. In…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shuxuan Guo , Yinlin Hu , Jose M. Alvarez , Mathieu Salzmann

In this work we aim to obtain computationally-efficient uncertainty estimates with deep networks. For this, we propose a modified knowledge distillation procedure that achieves state-of-the-art uncertainty estimates both for in and…

机器学习 · 计算机科学 2019-06-14 Erik Englesson , Hossein Azizpour

Knowledge distillation, which involves extracting the "dark knowledge" from a teacher network to guide the learning of a student network, has emerged as an essential technique for model compression and transfer learning. Unlike previous…

计算机视觉与模式识别 · 计算机科学 2020-12-18 Guodong Xu , Ziwei Liu , Chen Change Loy

Knowledge distillation (KD) is a technique for transferring knowledge from complex teacher models to simpler student models, significantly enhancing model efficiency and accuracy. It has demonstrated substantial advancements in various…

Knowledge distillation describes a method for training a student network to perform better by learning from a stronger teacher network. Translating a sentence with an Neural Machine Translation (NMT) engine is time expensive and having a…

计算与语言 · 计算机科学 2017-08-09 Markus Freitag , Yaser Al-Onaizan , Baskaran Sankaran

Distillation transfers knowledge from a large model trained on broad data to a smaller, more efficient model suitable for deployment. In structured prediction settings, prior knowledge about the task can guide the choice of a target…

机器学习 · 计算机科学 2026-05-20 Thien Le , Melanie Weber

Knowledge distillation involves transferring the predictive capabilities of large, high-performing AI models (teachers) to smaller models (students) that can operate in environments with limited computing power. In this paper, we address…

机器学习 · 计算机科学 2026-01-12 Pattarawat Chormai , Ali Hashemi , Klaus-Robert Müller , Grégoire Montavon

Although neural networks are well suited for sequential transfer learning tasks, the catastrophic forgetting problem hinders proper integration of prior knowledge. In this work, we propose a solution to this problem by using a multi-task…

计算与语言 · 计算机科学 2017-04-13 Matthew Riemer , Elham Khabiri , Richard Goodwin

Recent years have witnessed remarkable progress in world models, which primarily aim to capture the spatio-temporal correlations between an agent's actions and the evolving environment. However, existing approaches often suffer from tight…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Guangfeng Jiang , Yueru Luo , Jun Liu , Yi Huang , Yiyao Zhu , Zhan Qu , Dave Zhenyu Chen , Bingbing Liu , Xu Yan

The efficient placement of wind turbines relies on accurate local wind speed forecasts. Climate projections provide valuable insight into long-term wind speed conditions, yet their spatial data resolution is typically insufficient for…

应用统计 · 统计学 2024-07-12 Luca Schmidt , Nicole Ludwig

Lack of specialized data makes building a multi-domain neural machine translation tool challenging. Although emerging literature dealing with low resource languages starts to show promising results, most state-of-the-art models used…

计算与语言 · 计算机科学 2020-04-17 Idriss Mghabbar , Pirashanth Ratnamogan

Knowledge distillation constitutes a potent methodology for condensing substantial neural networks into more compact and efficient counterparts. Within this context, softmax regression representation learning serves as a widely embraced…

机器学习 · 计算机科学 2024-02-12 Huayu Li , Xiwen Chen , Gregory Ditzler , Janet Roveda , Ao Li

In recent years, deep learning has spread rapidly, and deeper, larger models have been proposed. However, the calculation cost becomes enormous as the size of the models becomes larger. Various techniques for compressing the size of the…

机器学习 · 计算机科学 2020-04-20 Hideki Oki , Motoshi Abe , Junichi Miyao , Takio Kurita