中文
相关论文

相关论文: Knowledge Distillation for Human Action Anticipati…

200 篇论文

In many practical scenarios -- like hyperparameter search or continual retraining with new data -- related training runs are performed many times in sequence. Current practice is to train each of these models independently from scratch. We…

机器学习 · 计算机科学 2023-03-14 Xingyu Liu , Alex Leonardi , Lu Yu , Chris Gilmer-Hill , Matthew Leavitt , Jonathan Frankle

Reviewing plays an important role when learning knowledge. The knowledge acquisition at a certain time point may be strongly inspired with the help of previous experience. Thus the knowledge growing procedure should show strong relationship…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Dongwei Wang , Zhi Han , Yanmei Wang , Xiai Chen , Baichen Liu , Yandong Tang

Human activities are naturally structured as hierarchies unrolled over time. For action prediction, temporal relations in event sequences are widely exploited by current methods while their semantic coherence across different levels of…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Romero Morais , Vuong Le , Truyen Tran , Svetha Venkatesh

Resource-constrained perception systems such as edge computing and vision-for-robotics require vision models to be both accurate and lightweight in computation and memory usage. While knowledge distillation is a proven strategy to enhance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shengcao Cao , Mengtian Li , James Hays , Deva Ramanan , Yi-Xiong Wang , Liang-Yan Gui

The ability to learn from incrementally arriving data is essential for any life-long learning system. However, standard deep neural networks forget the knowledge about the old tasks, a phenomenon called catastrophic forgetting, when trained…

计算机视觉与模式识别 · 计算机科学 2018-07-12 Haseeb Shah , Khurram Javed , Faisal Shafait

We study how to train a student deep neural network for visual recognition by distilling knowledge from a blackbox teacher model in a data-efficient manner. Progress on this problem can significantly reduce the dependence on large-scale…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Dongdong Wang , Yandong Li , Liqiang Wang , Boqing Gong

Inspired by recent advances in neural machine translation, that jointly align and translate using encoder-decoder networks equipped with attention, we propose an attentionbased LSTM model for human activity recognition. Our model jointly…

计算机视觉与模式识别 · 计算机科学 2017-09-01 Atousa Torabi , Leonid Sigal

Anticipating actions and objects before they start or appear is a difficult problem in computer vision with several real-world applications. This task is challenging partly because it requires leveraging extensive knowledge of the world…

计算机视觉与模式识别 · 计算机科学 2016-12-01 Carl Vondrick , Hamed Pirsiavash , Antonio Torralba

Active learning can be defined as iterations of data labeling, model training, and data acquisition, until sufficient labels are acquired. A traditional view of data acquisition is that, through iterations, knowledge from human labels and…

机器学习 · 计算机科学 2022-01-28 Beong-woo Kwak , Youngwook Kim , Yu Jin Kim , Seung-won Hwang , Jinyoung Yeo

Deep neural networks often have a huge number of parameters, which posts challenges in deployment in application scenarios with limited memory and computation capacity. Knowledge distillation is one approach to derive compact models from…

机器学习 · 计算机科学 2021-07-21 Wenxian Shi , Yuxuan Song , Hao Zhou , Bohan Li , Lei Li

In this paper, we address the problem of high performance and computationally efficient content-based video retrieval in large-scale datasets. Current methods typically propose either: (i) fine-grained approaches employing spatio-temporal…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Giorgos Kordopatis-Zilos , Christos Tzelepis , Symeon Papadopoulos , Ioannis Kompatsiaris , Ioannis Patras

This work focuses on anticipating long-term human actions, particularly using short video segments, which can speed up editing workflows through improved suggestions while fostering creativity by suggesting narratives. To this end, we imbue…

计算机视觉与模式识别 · 计算机科学 2023-09-13 Sarthak Bhagat , Simon Stepputtis , Joseph Campbell , Katia Sycara

Knowledge distillation is a widely adopted technique for model lightening. However, the performance of most knowledge distillation methods in the domain of object detection is not satisfactory. Typically, knowledge distillation approaches…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Hai Su , ZhenWen Jian , Songsen Yu

Learning a generalist embodied agent capable of completing multiple tasks poses challenges, primarily stemming from the scarcity of action-labeled robotic datasets. In contrast, a vast amount of human videos exist, capturing intricate tasks…

机器学习 · 计算机科学 2024-10-10 Haoran He , Chenjia Bai , Ling Pan , Weinan Zhang , Bin Zhao , Xuelong Li

Knowledge distillation is an effective method for training small and efficient deep learning models. However, the efficacy of a single method can degenerate when transferring to other tasks, modalities, or even other architectures. To…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Roy Miles , Ismail Elezi , Jiankang Deng

Self-supervised learning has achieved remarkable success in learning visual representations from clean data, yet remains challenging when clean observations are sparse or not available at all. In this paper, we demonstrate that pretrained…

计算机视觉与模式识别 · 计算机科学 2026-04-27 Konstantinos Alexis , Giorgos Giannopoulos , Dimitrios Gunopulos

Knowledge distillation introduced in the deep learning context is a method to transfer knowledge from one architecture to another. In particular, when the architectures are identical, this is called self-distillation. The idea is to feed in…

机器学习 · 计算机科学 2020-10-27 Hossein Mobahi , Mehrdad Farajtabar , Peter L. Bartlett

This paper studies the problem of pre-training for small models, which is essential for many mobile devices. Current state-of-the-art methods on this problem transfer the representational knowledge of a large network (as a Teacher) into a…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Mingsheng Li , Lin Zhang , Mingzhen Zhu , Zilong Huang , Gang Yu , Jiayuan Fan , Tao Chen

Dynamic graph representation learning strategies are based on different neural architectures to capture the graph evolution over time. However, the underlying neural architectures require a large amount of parameters to train and suffer…

机器学习 · 计算机科学 2020-11-12 Stefanos Antaris , Dimitrios Rafailidis

Many natural language processing tasks can be modeled into structured prediction and solved as a search problem. In this paper, we distill an ensemble of multiple models trained with different initialization into a single model. In addition…

计算与语言 · 计算机科学 2018-05-30 Yijia Liu , Wanxiang Che , Huaipeng Zhao , Bing Qin , Ting Liu
‹ 上一页 1 8 9 10 下一页 ›