中文
相关论文

相关论文: Distilling Dataset into Neural Field

200 篇论文

Deep learning often requires a large amount of data. In real-world applications, e.g., healthcare applications, the data collected by a single organization (e.g., hospital) is often limited, and the majority of massive and diverse data is…

机器学习 · 计算机科学 2022-02-08 Di Zhuang , Mingchen Li , J. Morris Chang

Deep Neural Networks (DNNs) based semantic segmentation of the robotic instruments and tissues can enhance the precision of surgical activities in robot-assisted surgery. However, in biological learning, DNNs cannot learn incremental tasks…

计算机视觉与模式识别 · 计算机科学 2024-02-09 Mengya Xu , Mobarakol Islam , Long Bai , Hongliang Ren

Distilling knowledge from huge pre-trained networks to improve the performance of tiny networks has favored deep learning models to be used in many real-time and mobile applications. Several approaches that demonstrate success in this field…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Kaushal Bhogale

Numerous advancements in deep learning can be attributed to the access to large-scale and well-annotated datasets. However, such a dataset is prohibitively expensive in 3D computer vision due to the substantial collection cost. To alleviate…

计算机视觉与模式识别 · 计算机科学 2022-05-26 Xinke Li , Henghui Ding , Zekun Tong , Yuwei Wu , Yeow Meng Chee

Recently, dataset distillation has paved the way towards efficient machine learning, especially for image datasets. However, the distillation for videos, characterized by an exclusive temporal dimension, remains an underexplored domain. In…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Ziyu Wang , Yue Xu , Cewu Lu , Yong-Lu Li

Dataset Distillation has emerged as a technique for compressing large datasets into smaller synthetic counterparts, facilitating downstream training tasks. In this paper, we study the impact of bias inside the original dataset on the…

机器学习 · 计算机科学 2024-07-11 Justin Cui , Ruochen Wang , Yuanhao Xiong , Cho-Jui Hsieh

Dataset distillation has emerged as a promising approach in deep learning, enabling efficient training with small synthetic datasets derived from larger real ones. Particularly, distribution matching-based distillation methods attract…

计算机视觉与模式识别 · 计算机科学 2024-04-02 Wenxiao Deng , Wenbin Li , Tianyu Ding , Lei Wang , Hongguang Zhang , Kuihua Huang , Jing Huo , Yang Gao

In many machine learning problems, large-scale datasets have become the de-facto standard to train state-of-the-art deep networks at the price of heavy computation load. In this paper, we focus on condensing large training sets into…

机器学习 · 计算机科学 2021-06-11 Bo Zhao , Hakan Bilen

Dataset condensation is a newborn technique that generates a small dataset that can be used in training deep neural networks to lower training costs. The objective of dataset condensation is to ensure that the model trained with the…

机器学习 · 计算机科学 2024-10-24 Jianrong Ding , Zhanyu Liu , Guanjie Zheng , Haiming Jin , Linghe Kong

The rapid development of AI models has led to a growing emphasis on enhancing their capabilities for complex input data such as videos. While large-scale video datasets have been introduced to support this growth, the unique challenges of…

计算机视觉与模式识别 · 计算机科学 2024-12-03 Yinjie Zhao , Heng Zhao , Bihan Wen , Yew-Soon Ong , Joey Tianyi Zhou

Dataset distillation offers a lightweight synthetic dataset for fast network training with promising test accuracy. To imitate the performance of the original dataset, most approaches employ bi-level optimization and the distillation space…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Duo Su , Junjie Hou , Weizhi Gao , Yingjie Tian , Bowen Tang

We introduce DeepInversion, a new method for synthesizing images from the image distribution used to train a deep neural network. We 'invert' a trained network (teacher) to synthesize class-conditional input images starting from random…

机器学习 · 计算机科学 2020-06-17 Hongxu Yin , Pavlo Molchanov , Zhizhong Li , Jose M. Alvarez , Arun Mallya , Derek Hoiem , Niraj K. Jha , Jan Kautz

Computational cost of training state-of-the-art deep models in many learning problems is rapidly increasing due to more sophisticated models and larger datasets. A recent promising direction for reducing training cost is dataset…

机器学习 · 计算机科学 2022-12-23 Bo Zhao , Hakan Bilen

In this paper, we introduce DistDD, a novel approach within the federated learning framework that reduces the need for repetitive communication by distilling data directly on clients' devices. Unlike traditional federated learning that…

机器学习 · 计算机科学 2024-10-14 Peiran Wang , Haohan Wang

Dataset distillation aims to compress training data into fewer examples via a teacher, from which a student can learn effectively. While its success is often attributed to structure in the data, modern neural networks also memorize specific…

机器学习 · 计算机科学 2026-02-23 Freya Behrens , Lenka Zdeborová

Deep neural networks (DNNs) continue to make significant advances, solving tasks from image classification to translation or reinforcement learning. One aspect of the field receiving considerable attention is efficiently executing deep…

神经与进化计算 · 计算机科学 2018-02-16 Antonio Polino , Razvan Pascanu , Dan Alistarh

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

Medical image enhancement is clinically valuable, but existing methods require large-scale datasets to learn complex pixel-level mappings. However, the substantial training and storage costs associated with these datasets hinder their…

计算机视觉与模式识别 · 计算机科学 2025-11-18 Fengzhi Xu , Ziyuan Yang , Mengyu Sun , Joey Tianyi Zhou , Yi Zhang

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

Since deep learning became a key player in natural language processing (NLP), many deep learning models have been showing remarkable performances in a variety of NLP tasks, and in some cases, they are even outperforming humans. Such high…

计算与语言 · 计算机科学 2019-08-07 Sangchul Hahn , Heeyoul Choi
‹ 上一页 1 8 9 10 下一页 ›