paper-with-me

Papers

Dataset Quantization with Active Learning based Adaptive Sampling

2024-07-09 · Zhenghao Zhao, Yuzhang Shang, Junyi Wu, Yan Yan

Deep learning has made remarkable progress recently, largely due to the availability of large, well-labeled datasets. However, the training on such datasets elevates costs and computational demands. To address this, various techniques like coreset selection, dataset distillation, and dataset quantization have been explored in the literature. Unlike traditional techniques that depend on uniform sample distributions across different classes, our research demonstrates that maintaining performance is feasible even with uneven distributions. We find that for certain classes, the variation in sample quantity has a minimal impact on performance. Inspired by this observation, an intuitive idea is to reduce the number of samples for stable classes and increase the number of samples for sensitive classes to achieve a better performance with the same sampling ratio. Then the question arises: how can we adaptively select samples from a dataset to achieve optimal performance? In this paper, we propose a novel active learning based adaptive sampling strategy, Dataset Quantization with Active Learning based Adaptive Sampling (DQAS), to optimize the sample selection. In addition, we introduce a novel pipeline for dataset quantization, utilizing feature space from the final stage of dataset quantization to generate more precise dataset bins. Our comprehensive evaluations on the multiple datasets show that our approach outperforms the state-of-the-art dataset compression methods.

📄 PDF Abstract BibTeX arXiv:2407.07268

Code (1)

ichbill/DQAS 공식 구현 pytorch

Tasks

Active LearningDataset DistillationQuantization

Similar Papers 제목 키워드 기반

Adaptive Integrate-and-Fire Time Encoding Machine with Quantization

2024-03-05 · Aseel Omar, Alejandro Cohen

An integrate-and-fire time-encoding machine (IF-TEM) is an effective asynchronous sampler that translates amplitude information into non-uniform time sequences. In this work, we propose a novel Adaptive IF-TEM (AIF-TEM) …

Quantization

QTALE: Quantization-Robust Token-Adaptive Layer Execution for LLMs

2026-02-11 · Kanghyun Noh, Jinheon Choi, Yulhwa Kim arxiv

Large language models (LLMs) demand substantial computational and memory resources, posing challenges for efficient deployment. Two complementary approaches have emerged to address these issues: token-adaptive layer exec…

Adaptive Dataset Quantization

2024-12-22 · Muquan Li, Dongyang Zhang, Qiang Dong, Xiurui Xie 외

Contemporary deep learning, characterized by the training of cumbersome neural networks on massive datasets, confronts substantial computational hurdles. To alleviate heavy data storage burdens on limited hardware resour…

Contrastive LearningDataset DistillationQuantization

Adaptive Quantization for Key Generation in Low-Power Wide-Area Networks

2023-10-11 · Chen Chen, Junqing Zhang, Yingying Chen

Physical layer key generation based on reciprocal and random wireless channels has been an attractive solution for securing resource-constrained low-power wide-area networks (LPWANs). When quantizing channel measurements…

Quantization

Quantization-Aware Deep Optics for Diffractive Snapshot Hyperspectral Imaging

2022-01-01 · CVPR 2022 1 · Lingen Li, Lizhi Wang, Weitao Song, Lei Zhang 외

Diffractive snapshot hyperspectral imaging based on the deep optics framework has been striving to capture the spectral images of dynamic scenes. However, existing deep optics frameworks all suffer from the mismatch …

Quantization