中文
相关论文

相关论文: UDON: Universal Dynamic Online distillatioN for ge…

200 篇论文

Knowledge distillation has emerged as an effective strategy for compressing large language models' (LLMs) knowledge into smaller, more efficient student models. However, standard one-shot distillation methods often produce suboptimal…

计算与语言 · 计算机科学 2025-04-04 Kushal Jain , Piyushi Goyal , Kumar Shridhar

Diffusion models (DMs) produce high-quality images, yet their sampling remains costly when adapted to new domains. Distilled DMs are faster but typically remain confined within their teacher's domain. Thus, fast and high-quality generation…

计算机视觉与模式识别 · 计算机科学 2026-03-26 Yara Bahram , Mélodie Desbos , Mohammadhadi Shateri , Eric Granger

Pretrained models have become a commodity and offer strong results on a broad range of tasks. In this work, we focus on classification and seek to learn a unique encoder able to take from several complementary pretrained models. We aim at…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Mert Bulent Sariyildiz , Philippe Weinzaepfel , Thomas Lucas , Diane Larlus , Yannis Kalantidis

For many real-world time series tasks, the computational complexity of prevalent deep leaning models often hinders the deployment on resource-limited environments (e.g., smartphones). Moreover, due to the inevitable domain shift between…

机器学习 · 计算机科学 2023-07-10 Qing Xu , Min Wu , Xiaoli Li , Kezhi Mao , Zhenghua Chen

Deep metric learning aims to transform input data into an embedding space, where similar samples are close while dissimilar samples are far apart from each other. In practice, samples of new categories arrive incrementally, which requires…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Gao-Dong Liu , Wan-Lei Zhao , Jie Zhao

Universal style transfer methods typically leverage rich representations from deep Convolutional Neural Network (CNN) models (e.g., VGG-19) pre-trained on large collections of images. Despite the effectiveness, its application is heavily…

计算机视觉与模式识别 · 计算机科学 2020-03-25 Huan Wang , Yijun Li , Yuehai Wang , Haoji Hu , Ming-Hsuan Yang

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

In recent years, online distillation has emerged as a powerful technique for adapting real-time deep neural networks on the fly using a slow, but accurate teacher model. However, a major challenge in online distillation is catastrophic…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Joachim Houyon , Anthony Cioppa , Yasir Ghunaim , Motasem Alfarra , Anaïs Halin , Maxim Henry , Bernard Ghanem , Marc Van Droogenbroeck

Currently, the divergence in distributions of design and operational data, and large computational complexity are limiting factors in the adoption of CNNs in real-world applications. For instance, person re-identification systems typically…

机器学习 · 计算机科学 2020-05-19 Le Thanh Nguyen-Meidine , Eric Granger , Madhu Kiran , Jose Dolz , Louis-Antoine Blais-Morin

Deep image embedding provides a way to measure the semantic similarity of two images. It plays a central role in many applications such as image search, face verification, and zero-shot learning. It is desirable to have a universal deep…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Yang Feng , Futang Peng , Xu Zhang , Wei Zhu , Shanfeng Zhang , Howard Zhou , Zhen Li , Tom Duerig , Shih-Fu Chang , Jiebo Luo

In the field of 3D object detection for autonomous driving, the sensor portfolio including multi-modality and single-modality is diverse and complex. Since the multi-modal methods have system complexity while the accuracy of single-modal…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Shengchao Zhou , Weizhou Liu , Chen Hu , Shuchang Zhou , Chao Ma

Recent multi-teacher distillation methods have unified the encoders of multiple foundation models into a single encoder, achieving competitive performance on core vision tasks like classification, segmentation, and depth estimation. This…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Mert Bulent Sariyildiz , Philippe Weinzaepfel , Thomas Lucas , Pau de Jorge , Diane Larlus , Yannis Kalantidis

Self-supervised learning (SSL) has revolutionized audio representations, yet models often remain domain-specific, focusing on either speech or non-speech tasks. In this work, we present Universal Speech and Audio Distillation (USAD), a…

声音 · 计算机科学 2025-08-19 Heng-Jui Chang , Saurabhchand Bhati , James Glass , Alexander H. Liu

In recent years, pre-trained multimodal large models have attracted widespread attention due to their outstanding performance in various multimodal applications. Nonetheless, the extensive computational resources and vast datasets required…

计算机视觉与模式识别 · 计算机科学 2024-04-18 Zhengyang Liang , Meiyu Liang , Wei Huang , Yawen Li , Zhe Xue

One-shot medical landmark detection gains much attention and achieves great success for its label-efficient training process. However, existing one-shot learning methods are highly specialized in a single domain and suffer domain preference…

计算机视觉与模式识别 · 计算机科学 2025-05-16 Heqin Zhu , Quan Quan , Qingsong Yao , Zaiyi Liu , S. Kevin Zhou

Existing online knowledge distillation approaches either adopt the student with the best performance or construct an ensemble model for better holistic performance. However, the former strategy ignores other students' information, while the…

计算机视觉与模式识别 · 计算机科学 2022-02-18 Shaojie Li , Mingbao Lin , Yan Wang , Yongjian Wu , Yonghong Tian , Ling Shao , Rongrong Ji

Traditionally, distillation has been used to train a student model to emulate the input/output functionality of a teacher. A more useful goal than emulation, yet under-explored, is for the student to learn feature representations that…

计算机视觉与模式识别 · 计算机科学 2021-07-19 Zhizhong Li , Avinash Ravichandran , Charless Fowlkes , Marzia Polito , Rahul Bhotika , Stefano Soatto

High-quality computer vision models typically address the problem of understanding the general distribution of real-world images. However, most cameras observe only a very small fraction of this distribution. This offers the possibility of…

计算机视觉与模式识别 · 计算机科学 2020-01-29 Ravi Teja Mullapudi , Steven Chen , Keyi Zhang , Deva Ramanan , Kayvon Fatahalian

Neural dialogue models suffer from low-quality responses when interacted in practice, demonstrating difficulty in generalization beyond training data. Recently, knowledge distillation has been used to successfully regularize the student by…

计算与语言 · 计算机科学 2021-02-23 Shaoxiong Feng , Xuancheng Ren , Kan Li , Xu Sun

Real-world machine learning applications often face simultaneous covariate and semantic shifts, challenging traditional domain generalization and out-of-distribution (OOD) detection methods. We introduce Meta-learned Across Domain…

机器学习 · 计算机科学 2024-11-06 Haoliang Wang , Chen Zhao , Feng Chen
‹ 上一页 1 2 3 10 下一页 ›