{"id":120384,"url":"https://github.com/goldener-data/awesome-smart-sampling","name":"awesome-smart-sampling","description":"Curated list of repositories and resources about strategies allowing to sample and split data during AI lifecycle","projects_count":100,"last_synced_at":"2026-07-29T06:00:20.326Z","repository":{"id":313303963,"uuid":"1023428728","full_name":"goldener-data/awesome-smart-sampling","owner":"goldener-data","description":"Curated list of repositories and resources about strategies allowing to sample and split data during AI lifecycle","archived":false,"fork":false,"pushed_at":"2025-09-23T16:38:36.000Z","size":15,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-10T06:04:05.688Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goldener-data.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-21T06:41:42.000Z","updated_at":"2025-09-23T16:38:39.000Z","dependencies_parsed_at":"2025-09-05T07:22:32.284Z","dependency_job_id":"f7454853-21f8-48d0-901e-c099d7a91127","html_url":"https://github.com/goldener-data/awesome-smart-sampling","commit_stats":null,"previous_names":["goldener-data/awesome-smart-sampling"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goldener-data/awesome-smart-sampling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldener-data%2Fawesome-smart-sampling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldener-data%2Fawesome-smart-sampling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldener-data%2Fawesome-smart-sampling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldener-data%2Fawesome-smart-sampling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goldener-data","download_url":"https://codeload.github.com/goldener-data/awesome-smart-sampling/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldener-data%2Fawesome-smart-sampling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36020486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-29T02:00:04.910Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2026-02-20T08:03:46.765Z","updated_at":"2026-07-29T06:00:20.326Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["scientific publications","Uncategorized","public repositories"],"sub_categories":["Sampling as main topic of the publication","Sampling as a step of the publication","Uncategorized"],"readme":"# awesome-smart-sampling\n\nIn the artificial intelligence (AI) era, accessing the right data is crucial for building effective models while\nminimizing costs. The process of accessing the right data can be split into two main categories:\n- *data sampling*: the process of selecting a representative subset of data among a larger dataset. \n- *data splitting*: The processing of dividing a dataset into training, validation, and test sets.\n\nIn both cases, the goal is to make sure that all sets used during the training and monitoring of the AI pipeline\nis fully representing the data distribution.\n\nThis repository is aiming to provide a curated list of existing resources demonstrating sampling and splitting\nstrategies more efficient than random drawing. The information is split by data type (image, text, video, sound, ...) \nand each of this type is split between:\n\n- list of public repositories\n- list of private tools\n- list of scientific publications\n\nWarning, the intent here is to provide a list of sources claiming to use/implement smart sampling/splitting. \nNot all of these sources have been tested/verified and there is no guarantee that the expressed claims are valid.\n\nNote: This repository has been created to kick off Goldener's sampling tool in September 2025. It is not intended to be exhaustive, and\nis probably not up to date.\n\n# Scientific surveys\n\n- Moser, Brian B., et al. [A Coreset Selection of Coreset Selection Literature: Introduction and Recent Advances](https://arxiv.org/pdf/2505.17799).\n  arXiv preprint arXiv:2505.17799 (2025).\n\n# Other awesome-sampling repositories\n\n- [SupeRuier/awesome-active-learning](https://github.com/SupeRuier/awesome-active-learning): list of resources about active learning.\n- [baifanxxx/awesome-active-learning](https://github.com/baifanxxx/awesome-active-learning): list of resources about active learning.\n- [yongjin-shin/awesome-active-learning](https://github.com/yongjin-shin/awesome-active-learning): list of resources about active learning.\n- [Clearloveyuan/awesome-active-learning-New](https://github.com/Clearloveyuan/awesome-active-learning-New)\n- [PatrickZH/Awesome-Coreset-Selection](https://github.com/PatrickZH/Awesome-Coreset-Selection): list of resources about coreset selection.\n- [gszfwsb/Awesome-Dataset-Reduction](https://github.com/gszfwsb/Awesome-Dataset-Reduction): list of resources about dataset reduction.\n\n# Global public repositories\n\n- [Alipy](https://github.com/NUAA-AL/ALiPy): Active learning framework allowing to conveniently evaluate, \n  compare and analyze the performance of active learning methods.\n- [Baal](https://github.com/baal-org/baal): Bayesian active learning library with PyTorch.\n- [Adaptive](https://github.com/python-adaptive/adaptive): Python library for adaptive sampling.\n- [scikit-activeml](https://github.com/scikit-activeml/scikit-activeml): Active learning library compatible with scikit-learn.\n- [pyrelational](https://github.com/RelationRx/pyrelational): Python library for the rapid and reliable construction of active learning\n  strategies and infrastructure around them\n- [Coreax](https://github.com/gchq/coreax): a library for coreset algorithms, written in JAX for fast execution and GPU support.\n- [Scikit-Learn](https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.StratifiedKFold.html): simple data splitting\n  strategies such as K-Fold or Stratified K-Fold.\n\n# Global private solutions\n\n-[DataHeroes](https://dataheroes.ai/): data sampling techniques and automated processes for iteratively sampling, refining and optimizing your training dataset\n\n# Sampling on images  \n\n## public repositories\n\n- [Voxel51 ZCore](https://github.com/voxel51/zcore): Code allowing to reproduce the results of the paper \n  [Zero-Shot Coreset Selection: Efficient Pruning for Unlabeled Data](https://arxiv.org/pdf/2411.15349).\n- [FAIR SSL Data Curation](https://github.com/facebookresearch/ssl-data-curation): Code allowing to reproduce the results of the paper \n  [Automatic data curation for self-supervised learning: A clustering-based approach](https://arxiv.org/pdf/2405.15613).\n\n## scientific publications\n\n### Sampling as main topic of the publication\n\n- Griffin B. A., et al. [Zero-shot coreset selection: Efficient pruning for unlabeled data](https://arxiv.org/pdf/2411.15349?). \n  arXiv preprint arXiv:2411.15349 (2024).\n- Vo Huy V., et al. [Automatic data curation for self-supervised learning: A clustering-based approach](https://arxiv.org/pdf/2405.15613). \n  arXiv preprint arXiv:2405.15613 (2024).\n- Sener, O., et al. [Active learning for convolutional neural networks: A core-set approach](https://arxiv.org/pdf/1708.00489).\n  arXiv preprint arXiv:1708.00489 (2017).\n- Ash, Jordan T., et al. [Deep batch active learning by diverse, uncertain gradient lower bounds](https://arxiv.org/pdf/1906.03671). \n  arXiv preprint arXiv:1906.03671 (2019).\n- Sinha, S., et al. [Variational adversarial active learning](https://openaccess.thecvf.com/content_ICCV_2019/papers/Sinha_Variational_Adversarial_Active_Learning_ICCV_2019_paper.pdf). \n  Proceedings of the IEEE/CVF international conference on computer vision. 2019.\n- Coleman, C., et al. [Selection via proxy: Efficient data selection for deep learning](https://arxiv.org/pdf/1906.11829).\n  arXiv preprint arXiv:1906.11829 (2019).\n- Xia, X., et al. [Moderate coreset: A universal method of data selection for real-world data-efficient deep learning](https://openreview.net/pdf?id=7D5EECbOaf9). \n  The Eleventh International Conference on Learning Representations. 2022.\n- Joneidi, M., et al. [Select to better learn: Fast and accurate deep learning using data selection from nonlinear manifolds](https://openaccess.thecvf.com/content_CVPR_2020/papers/Joneidi_Select_to_Better_Learn_Fast_and_Accurate_Deep_Learning_Using_CVPR_2020_paper.pdf). \n  Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2020.\n- Popp, Niclas, et al. [Single-Pass Object-Focused Data Selection](https://arxiv.org/pdf/2412.10032).\n  arXiv preprint arXiv:2412.10032 (2024).\n- Xia, X., et al. [Refined coreset selection: Towards minimal coreset size under model performance constraints](https://arxiv.org/pdf/2311.08675). \n  arXiv preprint arXiv:2311.08675 (2023).\n- Dolatabadi, H. M., et al. [Adversarial coreset selection for efficient robust training](https://arxiv.org/pdf/2209.05785). \n  International Journal of Computer Vision 131.12 (2023): 3307-3331.\n- Xu, X., et al. [Efficient adversarial contrastive learning via robustness-aware coreset selection](https://openreview.net/pdf?id=fpzA8uRA95). \n  Advances in Neural Information Processing Systems 36 (2023): 75798-75825.\n- Mirzasoleiman, B., et al. [Coresets for data-efficient training of machine learning models](https://arxiv.org/pdf/1906.01827). \n  International Conference on Machine Learning. PMLR, 2020.\n- Van Gorp, H., et al. [Active deep probabilistic subsampling](https://proceedings.mlr.press/v139/van-gorp21a/van-gorp21a.pdf). \n  International Conference on Machine Learning. PMLR, 2021.\n- Huijben, I., et al. [Deep probabilistic subsampling for task-adaptive compressed sensing](https://openreview.net/pdf?id=SJeq9JBFvH). \n  8th International Conference on Learning Representations, ICLR 2020.\n- Kousar, H., et al. [Pruning-based Data Selection and Network Fusion for Efficient Deep Learning](https://arxiv.org/pdf/2501.01118). \n  arXiv preprint arXiv:2501.01118 (2025).\n- Killamsetty, K., et al. [Grad-match: Gradient matching based data subset selection for efficient deep model training](https://arxiv.org/pdf/2103.00123).\n  International Conference on Machine Learning. PMLR, 2021.\n- Killamsetty, K., et al. [Automata: Gradient based data subset selection for compute-efficient hyper-parameter tuning](https://proceedings.neurips.cc/paper_files/paper/2022/file/b8ab7288e7d5aefc695175f22bbddead-Paper-Conference.pdf).\n  Advances in Neural Information Processing Systems 35 (2022): 28721-28733.\n- Mahmood, R., et al. [Optimizing data collection for machine learning](https://proceedings.neurips.cc/paper_files/paper/2022/file/c1449acc2e64050d79c2830964f8515f-Paper-Conference.pdf).\n  Advances in Neural Information Processing Systems 35 (2022): 29915-29928.\n- Smith, F. B., et al. [Making better use of unlabelled data in bayesian active learning](https://proceedings.mlr.press/v238/bickford-smith24a/bickford-smith24a.pdf).\n  International conference on artificial intelligence and statistics. PMLR, 2024.\n- Gissin, D., et al. [Discriminative active learning](https://arxiv.org/pdf/1907.06347). \n  arXiv preprint arXiv:1907.06347 (2019).\n- Saran, A., et al. [Streaming active learning with deep neural networks](https://arxiv.org/pdf/2303.02535).\n  International Conference on Machine Learning. PMLR, 2023.\n- Yang, C., et al. [Plug and play active learning for object detection](https://arxiv.org/pdf/2211.11612).\n  Proceedings of the IEEE/CVF conference on computer vision and pattern recognition. 2024.\n- Casanova, A., et al. [Reinforced active learning for image segmentation](https://arxiv.org/pdf/2002.06583).\n  arXiv preprint arXiv:2002.06583 (2020).\n- Kim, S., et al. [Coreset sampling from open-set for fine-grained self-supervised learning](https://openaccess.thecvf.com/content/CVPR2023/papers/Kim_Coreset_Sampling_From_Open-Set_for_Fine-Grained_Self-Supervised_Learning_CVPR_2023_paper.pdf).\n  Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition. 2023.\n- Yang, Y., et al. [Towards sustainable learning: Coresets for data-efficient deep learning](https://proceedings.mlr.press/v202/yang23g/yang23g.pdf). \n  International Conference on Machine Learning. PMLR, 2023.\n- Maharana, A., et al. [D2 pruning: Message passing for balancing diversity and difficulty in data pruning](https://arxiv.org/pdf/2310.07931).\n  arXiv preprint arXiv:2310.07931 (2023).\n- Zheng, H., et al. [Elfs: Label-free coreset selection with proxy training dynamics](https://openreview.net/pdf?id=yklJpvB7Dq). \n  arXiv preprint arXiv:2406.04273 (2024).\n- Zheng, H., et al. [Coverage-centric coreset selection for high pruning rates](https://openreview.net/pdf?id=QwKvL6wC8Yi).\n  arXiv preprint arXiv:2210.15809 (2022).\n- Hong, Y., et al. [Evolution-aware variance (EVA) coreset selection for medical image classification](https://arxiv.org/pdf/2406.05677?).\n  Proceedings of the 32nd ACM International Conference on Multimedia. 2024.\n- Jha, A., et al. [GRAFT: Gradient-Aware Fast MaxVol Technique for Dynamic Data Sampling](https://arxiv.org/pdf/2508.13653?).\n  arXiv preprint arXiv:2508.13653 (2025).\n- Chen, B., et al. [Revisiting Automatic Data Curation for Vision Foundation Models in Digital Pathology](https://arxiv.org/pdf/2503.18709?).\n  arXiv preprint arXiv:2503.18709 (2025).\n\n### Sampling as a step of the publication\n\nIn this section, the publications are not per se about proposing an innovative sampling pipeline, though \nthey are still integrating a sampling step to filter out some data.\n\n- Oquab M., et al. [DINOv2: Learning Robust Visual Features without Supervision](https://arxiv.org/pdf/2304.07193). \n  arXiv preprint arXiv:2304.07193 (2023).\n- Siméoni O., et al. [DINOv3](https://arxiv.org/pdf/2508.10104). arXiv preprint arXiv:2508.10104 (2025).\n- Shi, K., et al. [ProtoConNet: Prototypical Augmentation and Alignment for Open-Set Few-Shot Image Classification](https://arxiv.org/pdf/2507.11845).\n  arXiv preprint arXiv:2507.11845 (2025).\n\n# Sampling on text\n\n## public repositories\n\n- [DSIR](https://github.com/p-lambda/dsir): Data selection for text using [importance resampling](https://arxiv.org/pdf/2302.03169)\n- [Awesome Data Efficient LLM](https://github.com/luo-junyu/Awesome-Data-Efficient-LLM): list of resources about\n  data-efficient training of large language models.\n- [Small-Text](https://github.com/webis-de/small-text): State of the art active learning for text classification.\n- [Energizer](https://github.com/pietrolesci/energizer): Active-Learning framework for PyTorch based on PyTorch-Lightning.\n- [BRIEF](https://github.com/HR10108/BRIEF): Bi-level optimization framework for efficient coreset selection in Large Language Model instruction tuning.\n\n## scientific publications\n\n- Xie, S. M., et al. [Data selection for language models via importance resampling](https://arxiv.org/pdf/2302.03169). \n  Advances in Neural Information Processing Systems 36 (2023): 34201-34227.\n- Albalak, A., et al. [A survey on data selection for language models](https://arxiv.org/pdf/2402.16827).\n  arXiv preprint arXiv:2402.16827 (2024).\n- Luo, J., et al. [A Survey on Efficient Large Language Model Training: From Data-centric Perspectives](https://aclanthology.org/2025.acl-long.1493.pdf). \n  Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2025.\n- Lin, X., et al. [Lead: Iterative data selection for efficient llm instruction tuning](https://arxiv.org/pdf/2505.07437).\n  arXiv preprint arXiv:2505.07437 (2025).\n- Wang, J. T., et al. [Greats: Online selection of high-quality data for llm training in every iteration](https://proceedings.neurips.cc/paper_files/paper/2024/file/ed165f2ff227cf36c7e3ef88957dadd9-Paper-Conference.pdf).\n  Advances in Neural Information Processing Systems 37 (2024): 131197-131223.\n- Bai, T., et al. [Efficient Pretraining Data Selection for Language Models via Multi-Actor Collaboration](https://aclanthology.org/2025.acl-long.466.pdf).\n  Proceedings of the 63rd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers). 2025.\n- Xiao, R., et al. [Freeal: Towards human-free active learning in the era of large language models](https://arxiv.org/pdf/2311.15614).\n  arXiv preprint arXiv:2311.15614 (2023).\n- Wang, J., et al. [Coresets over multiple tables for feature-rich and data-efficient machine learning](https://www.vldb.org/pvldb/vol16/p64-wang.pdf).\n  Proceedings of the VLDB Endowment 16.1 (2022): 64-76.\n- Mahabadi, S., et al. [Core-sets for fair and diverse data summarization](https://www.microsoft.com/en-us/research/wp-content/uploads/2023/09/coresets-for-fair-diverse.pdf). \n  Advances in Neural Information Processing Systems 36 (2023): 78987-79011.\n- Zhang, B., et al. [A survey on data selection for llm instruction tuning](https://arxiv.org/pdf/2402.05123v2).\n  Journal of Artificial Intelligence Research 83 (2025).\n- Qin, Y., et al. [Unleashing the power of data tsunami: A comprehensive survey on data assessment and selection for instruction tuning of language models](https://arxiv.org/pdf/2408.02085?).\n  arXiv preprint arXiv:2408.02085 (2024).\n- Mei, T., et al. [GORACS: Group-level Optimal Transport-guided Coreset Selection for LLM-based Recommender Systems](https://arxiv.org/pdf/2506.04015).\n  Proceedings of the 31st ACM SIGKDD Conference on Knowledge Discovery and Data Mining V. 2. 2025.\n- Wang, S., et al. [Data whisperer: Efficient data selection for task-specific llm fine-tuning via few-shot in-context learning](https://arxiv.org/pdf/2505.12212).\n  arXiv preprint arXiv:2505.12212 (2025).\n- Joaquin, A., et al. [In2core: Leveraging influence functions for coreset selection in instruction finetuning of large language models](https://arxiv.org/pdf/2408.03560?).\n  arXiv preprint arXiv:2408.03560 (2024).\n- Zhang, X., et al. [Staff: Speculative coreset selection for task-specific fine-tuning](https://openreview.net/pdf?id=FAfxvdv1Dy).\n  The Thirteenth International Conference on Learning Representations. 2025.\n- Wu, S., et al. [Self-evolved diverse data sampling for efficient instruction tuning](https://arxiv.org/pdf/2311.08182). \n  arXiv preprint arXiv:2311.08182 (2023).\n\n# Sampling on other data types\n\n## public repositories\n\n- [Astartes](https://github.com/JacksonBurns/astartes): Better Data Splits for Machine Learning.\n\n## scientific publications\n\n- Charton, François, and Julia Kempe. [Emergent properties with repeated examples](https://arxiv.org/pdf/2410.07041).\n  arXiv preprint arXiv:2410.07041 (2024).\n- Ferreira, J. O., et al. [Data selection in neural networks](https://ieeexplore.ieee.org/stamp/stamp.jsp?arnumber=9519166). \n  IEEE Open Journal of Signal Processing 2 (2021): 522-534.\n- Katharopoulos, A., et al. [Not all samples are created equal: Deep learning with importance sampling](https://arxiv.org/pdf/1803.00942). International conference on machine learning. PMLR, 2018.\n- Ruder, S., et al. [Learning to select data for transfer learning with bayesian optimization](https://arxiv.org/pdf/1707.05246).\n  arXiv preprint arXiv:1707.05246 (2017).\n- Lee, D., et al. [Training greedy policy for proposal batch selection in expensive multi-objective combinatorial optimization]().\narXiv preprint arXiv:2406.14876 (2024).\n- Zhu, H., et al. [Deep Active Learning based Experimental Design to Uncover Synergistic Genetic Interactions for Host Targeted Therapeutics](https://arxiv.org/pdf/2502.01012?).\n  arXiv preprint arXiv:2502.01012 (2025).\n- Rusch, T. K., et al. [Message-Passing Monte Carlo: Generating low-discrepancy point sets via graph neural networks]().\n  Proceedings of the National Academy of Sciences 121.40 (2024): e2409913121.\n- Guilhaumon, C., et al. [Data augmentation for regression machine learning problems in high dimensions](https://www.mdpi.com/2079-3197/12/2/24).\n  Computation 12.2 (2024): 24.\n- Loyola, D., et al. [Smart sampling and incremental function learning for very large high dimensional data](https://elib.dlr.de/75758/1/Loyola_2015.pdf).\n  Neural Networks 78 (2016): 75-87.\n- Mineiro, P., et al. [Loss-proportional subsampling for subsequent erm](https://proceedings.mlr.press/v28/mineiro13.pdf).\n  International Conference on Machine Learning. PMLR, 2013.\n- Tang, J., et al. [Smart Query Sampling with Feature Coverage and Unsupervised Machine Learning](https://jimahn.com/FiCloud2023-smartquerysampling.pdf).\n  2023 10th International Conference on Future Internet of Things and Cloud (FiCloud). IEEE, 2023.\n- Killamsetty, K., et al. [Retrieve: Coreset selection for efficient and robust semi-supervised learning](https://openreview.net/pdf?id=jSz59N8NvUP).\n  Advances in neural information processing systems 34 (2021): 14488-14501.\n- Chai, C., et al. [Efficient coreset selection with cluster-based methods](https://dl.acm.org/doi/pdf/10.1145/3580305.3599326).\n  Proceedings of the 29th ACM SIGKDD Conference on Knowledge Discovery and Data Mining. 2023.\n\n# Deprecated repositories\n\nThis section is listing some code repositories with less than 1 year activity.\n\n- [Google Active Learning](https://github.com/google/active-learning/tree/master): Set of sampling methods for active learning.\n- [Decile CORDS](https://github.com/decile-team/cords): Coreset and data selection for data-efficient training of deep learning models.\n- [rmunro/pytorch_active_learning](https://github.com/rmunro/pytorch_active_learning): Library for common Active Learning methods \n  to accompany `Human-in-the-Loop Machine Learning` book.\n- [ej0cl6/deep-active-learning](https://github.com/ej0cl6/deep-active-learning): A collection of PyTorch implementations of deep active learning algorithms.\n- [ModAL](https://github.com/modAL-python/modAL): Modular active learning framework.\n- [libact](https://github.com/ntucllab/libact): A Python library for pool-based active learning.\n- [AL Toolbox](https://github.com/AIRI-Institute/al_toolbox): A toolbox for active learning research.\n- [ALaaS](https://github.com/HuaizhengZhang/Active-Learning-as-a-Service): An active learning service platform.\n- [acl21/deep-active-learning-pytorch](http://github.com/acl21/deep-active-learning-pytorch): Deep Active Learning Toolkit for Image Classification in PyTorch.\n- [AlpacaTag](https://github.com/INK-USC/AlpacaTag): active learning-based crowd annotation framework for sequence tagging\n- [Cure lab deep active learning](https://github.com/cure-lab/deep-active-learning): A collection of deep active learning algorithms in PyTorch.\n- [DeepCore](https://github.com/PatrickZH/DeepCore): A Comprehensive Library for Coreset Selection in Deep Learning\n- [MiniCore](https://github.com/dnbaker/minicore):  fast, generic library for constructing and clustering coresets on graphs, in metric spaces and under non-metric dissimilarity measures\n- [DataSplitters](https://github.com/RAVAO-Ravo/DataSplitters): A library of data splitting algorithms for machine learning tasks.","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/goldener-data%2Fawesome-smart-sampling/projects"}