中文
相关论文

相关论文: Mutual-Learning Knowledge Distillation for Nightti…

200 篇论文

Knowledge distillation (KD) is an effective method for compressing models in object detection tasks. Due to limited computational capability, UAV-based object detection (UAV-OD) widely adopt the KD technique to obtain lightweight detectors.…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Liang Yao , Fan Liu , Chuanyi Zhang , Zhiquan Ou , Ting Wu

Knowledge distillation (KD) has emerged as a promising technique in deep learning, typically employed to enhance a compact student network through learning from their high-performance but more complex teacher variant. When applied in the…

图像与视频处理 · 电气工程与系统科学 2024-11-22 Yuxuan Jiang , Chen Feng , Fan Zhang , David Bull

Multi-Teacher knowledge distillation provides students with additional supervision from multiple pre-trained teachers with diverse information sources. Most existing methods explore different weighting strategies to obtain a powerful…

计算机视觉与模式识别 · 计算机科学 2023-06-13 Hailin Zhang , Defang Chen , Can Wang

Knowledge distillation (KD) is an effective model compression technique where a compact student network is taught to mimic the behavior of a complex and highly trained teacher network. In contrast, Mutual Learning (ML) provides an…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Usma Niyaz , Deepti R. Bathula

The advancement of knowledge distillation has played a crucial role in enabling the transfer of knowledge from larger teacher models to smaller and more efficient student models, and is particularly beneficial for online and…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Wanli Ma , Oktay Karakus , Paul L. Rosin

Visual object tracking has boosted extensive intelligent applications for unmanned aerial vehicles (UAVs). However, the state-of-the-art (SOTA) enhancers for nighttime UAV tracking always neglect the uneven light distribution in low-light…

计算机视觉与模式识别 · 计算机科学 2024-09-26 Liangliang Yao , Changhong Fu , Yiheng Wang , Haobo Zuo , Kunhan Lu

Night unmanned aerial vehicle (UAV) tracking is impeded by the challenges of poor illumination, with previous daylight-optimized methods demonstrating suboptimal performance in low-light conditions, limiting the utility of UAV applications.…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Chunhui Zhang , Li Liu , Hao Wen , Xi Zhou , Yanfeng Wang

Spatiotemporal forecasting tasks, such as traffic flow, combustion dynamics, and weather forecasting, often require complex models that suffer from low training efficiency and high memory consumption. This paper proposes a lightweight…

机器学习 · 计算机科学 2025-07-22 Yuqi Li , Chuanguang Yang , Hansheng Zeng , Zeyu Dong , Zhulin An , Yongjun Xu , Yingli Tian , Hao Wu

Knowledge distillation is widely applied in various fundamental vision models to enhance the performance of compact models. Existing knowledge distillation methods focus on designing different distillation targets to acquire knowledge from…

计算机视觉与模式识别 · 计算机科学 2024-08-23 Yaoze Zhang , Yuming Zhang , Yu Zhao , Yue Zhang , Feiyu Zhu

Nighttime UAV tracking faces significant challenges in real-world robotics operations. Low-light conditions not only limit visual perception capabilities, but cluttered backgrounds and frequent viewpoint changes also cause existing trackers…

计算机视觉与模式识别 · 计算机科学 2025-10-27 Xuzhao Li , Xuchen Li , Shiyu Hu

Self-supervised learning (SSL) has made remarkable progress in visual representation learning. Some studies combine SSL with knowledge distillation (SSL-KD) to boost the representation learning performance of small models. In this study, we…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Kaiyou Song , Jin Xie , Shan Zhang , Zimeng Luo

Compact models can be effectively trained through Knowledge Distillation (KD), a technique that transfers knowledge from larger, high-performing teacher models. Two key challenges in Knowledge Distillation (KD) are: 1) balancing learning…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Zeeshan Hayder , Ali Cheraghian , Lars Petersson , Mehrtash Harandi

Autonomous systems have advanced significantly, but challenges persist in accident-prone environments where robust decision-making is crucial. A single vehicle's limited sensor range and obstructed views increase the likelihood of…

人工智能 · 计算机科学 2025-09-24 Rui Liu , Zikang Wang , Peng Gao , Yu Shen , Pratap Tokekar , Ming Lin

Knowledge distillation aims to enhance the performance of a lightweight student model by exploiting the knowledge from a pre-trained cumbersome teacher model. However, in the traditional knowledge distillation, teacher predictions are only…

机器学习 · 计算机科学 2023-05-26 Shiya Luo , Defang Chen , Can Wang

Online HD map construction is a fundamental task in autonomous driving systems, aiming to acquire semantic information of map elements around the ego vehicle based on real-time sensor inputs. Recently, several approaches have achieved…

计算机视觉与模式识别 · 计算机科学 2025-08-25 Ziyang Yan , Ruikai Li , Zhiyong Cui , Bohan Li , Han Jiang , Yilong Ren , Aoyong Li , Zhenning Li , Sijia Wen , Haiyang Yu

Knowledge distillation (KD) has become an important technique for model compression and knowledge transfer. In this work, we first perform a comprehensive analysis of the knowledge transferred by different KD methods. We demonstrate that…

计算机视觉与模式识别 · 计算机科学 2021-06-07 Fei Ding , Yin Yang , Hongxin Hu , Venkat Krovi , Feng Luo

Beam training and prediction in real-world millimeter-wave (mmWave) communications systems are challenging due to rapidly time-varying channels and strong interference from surrounding objects. In this context, widely available sensors,…

信号处理 · 电气工程与系统科学 2026-04-21 Mengyuan Ma , Isuri Welgamage , Ahmed Alkhateeb , A. Lee Swindlehurst , Markku Juntti , Nhan Thanh Nguyen

Recently, Bird's-Eye-View (BEV) representation has gained increasing attention in multi-view 3D object detection, which has demonstrated promising applications in autonomous driving. Although multi-view camera systems can be deployed at low…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Jianing Li , Ming Lu , Jiaming Liu , Yandong Guo , Li Du , Shanghang Zhang

Recent years have witnessed the fast evolution and promising performance of the convolutional neural network (CNN)-based trackers, which aim at imitating biological visual systems. However, current CNN-based trackers can hardly generalize…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Junjie Ye , Changhong Fu , Guangze Zheng , Ziang Cao , Bowen Li

Sequence-level knowledge distillation (SLKD) is a model compression technique that leverages large, accurate teacher models to train smaller, under-parameterized student models. Why does pre-processing MT data with SLKD help us train…

计算与语言 · 计算机科学 2019-12-10 Mitchell A. Gordon , Kevin Duh
‹ 上一页 1 2 3 10 下一页 ›