中文
相关论文

相关论文: Rethinking Large-scale Dataset Compression: Shifti…

200 篇论文

Data curation is the problem of how to collect and organize samples into a dataset that supports efficient learning. Despite the centrality of the task, little work has been devoted towards a large-scale, systematic comparison of various…

计算机视觉与模式识别 · 计算机科学 2024-10-08 Benjamin Feuer , Jiawei Xu , Niv Cohen , Patrick Yubeaton , Govind Mittal , Chinmay Hegde

Dataset distillation is an emerging dataset reduction method, which condenses large-scale datasets while maintaining task accuracy. Current parameterization methods achieve enhanced performance under extremely high compression ratio by…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Xinhao Zhong , Hao Fang , Bin Chen , Xulin Gu , Meikang Qiu , Shuhan Qi , Shu-Tao Xia

Knowledge distillation is one of the primary methods of transferring knowledge from large to small models. However, it requires massive task-specific data, which may not be plausible in many real-world applications. Data augmentation…

计算与语言 · 计算机科学 2023-03-14 Ziqi Wang , Yuexin Wu , Frederick Liu , Daogao Liu , Le Hou , Hongkun Yu , Jing Li , Heng Ji

Dataset condensation, a concept within data-centric learning, efficiently transfers critical attributes from an original dataset to a synthetic version, maintaining both diversity and realism. This approach significantly improves model…

机器学习 · 计算机科学 2025-01-20 Shitong Shao , Zikai Zhou , Huanran Chen , Zhiqiang Shen

Large-scale datasets are usually required to train deep neural networks, but it increases the computational complexity hindering the practical applications. Recently, dataset distillation for images and texts has been attracting a lot of…

计算机视觉与模式识别 · 计算机科学 2025-12-16 Jae-Young Yim , Dongwook Kim , Jae-Young Sim

This paper improves upon existing data pruning methods for image classification by introducing a novel pruning metric and pruning procedure based on importance sampling. The proposed pruning metric explicitly accounts for data separability,…

计算机视觉与模式识别 · 计算机科学 2024-09-24 Steven Grosz , Rui Zhao , Rajeev Ranjan , Hongcheng Wang , Manoj Aggarwal , Gerard Medioni , Anil Jain

Extracting noisy or incorrectly labeled samples from a labeled dataset with hard/difficult samples is an important yet under-explored topic. Two general and often independent lines of work exist, one focuses on addressing noisy labels, and…

机器学习 · 计算机科学 2023-07-21 Mahsa Forouzesh , Patrick Thiran

Dataset distillation condenses large datasets into synthetic subsets, achieving performance comparable to training on the full dataset while substantially reducing storage and computation costs. Most existing dataset distillation methods…

机器学习 · 计算机科学 2025-11-03 Qiyan Deng , Changqian Zheng , Lianpeng Qiao , Yuping Wang , Chengliang Chai , Lei Cao

With the fast development of modern microscopes and bioimaging techniques, an unprecedentedly large amount of imaging data are being generated, stored, analyzed, and even shared through networks. The size of the data poses great challenges…

图像与视频处理 · 电气工程与系统科学 2024-01-17 Yu Zhou , Jan Sollmann , Jianxu Chen

This study proposes a knowledge distillation algorithm based on large language models and feature alignment, aiming to effectively transfer the knowledge of large pre-trained models into lightweight student models, thereby reducing…

计算与语言 · 计算机科学 2024-12-30 Shuo Wang , Chihang Wang , Jia Gao , Zhen Qi , Hongye Zheng , Xiaoxuan Liao

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

Network pruning and knowledge distillation are two widely-known model compression methods that efficiently reduce computation cost and model size. A common problem in both pruning and distillation is to determine compressed architecture,…

计算机视觉与模式识别 · 计算机科学 2022-02-23 Dongqi Wang , Shengyu Zhang , Zhipeng Di , Xin Lin , Weihua Zhou , Fei Wu

It is essential but challenging to share medical image datasets due to privacy issues, which prohibit building foundation models and knowledge transfer. In this paper, we propose a novel dataset distillation method to condense the original…

计算机视觉与模式识别 · 计算机科学 2024-03-21 Zhen Yu , Yang Liu , Qingchao Chen

Large-sample data became prevalent as data acquisition became cheaper and easier. While a large sample size has theoretical advantages for many statistical methods, it presents computational challenges. Sketching, or compression, is a…

机器学习 · 统计学 2020-05-11 Alexander F. Lapanowski , Irina Gaynanova

Pruning is a compression method which aims to improve the efficiency of neural networks by reducing their number of parameters while maintaining a good performance, thus enhancing the performance-to-cost ratio in nontrivial ways. Of…

神经与进化计算 · 计算机科学 2023-09-25 Hugo Tessier , Ghouti Boukli Hacene , Vincent Gripon

The emerging task of fine-grained image classification in low-data regimes assumes the presence of low inter-class variance and large intra-class variation along with a highly limited amount of training samples per class. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-01 Dmitry Demidov , Abduragim Shtanchaev , Mihail Mihaylov , Mohammad Almansoori

In medical image segmentation, limited external validity remains a critical obstacle when models are deployed across unseen datasets, an issue particularly pronounced in the ultrasound image domain. Existing solutions-such as domain…

图像与视频处理 · 电气工程与系统科学 2025-05-30 Christian Schmidt , Heinrich Martin Overhoff

Data-driven science is an emerging paradigm where scientific discoveries depend on the execution of computational AI models against rich, discipline-specific datasets. With modern machine learning frameworks, anyone can develop and execute…

机器学习 · 计算机科学 2022-08-09 Seth Ockerman , John Wu , Christopher Stewart

Dataset condensation is a crucial tool for enhancing training efficiency by reducing the size of the training dataset, particularly in on-device scenarios. However, these scenarios have two significant challenges: 1) the varying…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Yang He , Lingao Xiao , Joey Tianyi Zhou

To alleviate the reliance of deep neural networks on large-scale datasets, dataset distillation aims to generate compact, high-quality synthetic datasets that can achieve comparable performance to the original dataset. The integration of…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Mingzhuo Li , Guang Li , Jiafeng Mao , Linfeng Ye , Takahiro Ogawa , Miki Haseyama