paper-with-me

홈 › Papers

MYCROFT: Towards Effective and Efficient External Data Augmentation

2024-10-11 · Zain Sarwar, Van Tran, Arjun Nitin Bhagoji, Nick Feamster, Ben Y. Zhao, Supriyo Chakraborty

Machine learning (ML) models often require large amounts of data to perform well. When the available data is limited, model trainers may need to acquire more data from external sources. Often, useful data is held by private entities who are hesitant to share their data due to propriety and privacy concerns. This makes it challenging and expensive for model trainers to acquire the data they need to improve model performance. To address this challenge, we propose Mycroft, a data-efficient method that enables model trainers to evaluate the relative utility of different data sources while working with a constrained data-sharing budget. By leveraging feature space distances and gradient matching, Mycroft identifies small but informative data subsets from each owner, allowing model trainers to maximize performance with minimal data exposure. Experimental results across four tasks in two domains show that Mycroft converges rapidly to the performance of the full-information baseline, where all data is shared. Moreover, Mycroft is robust to noise and can effectively rank data owners by utility. Mycroft can pave the way for democratized training of high performance ML models.

📄 PDF Abstract BibTeX arXiv:2410.08432

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Mycroft: Tracing Dependencies in Collective Communication Towards Reliable LLM Training

2025-09-03 · Yangtao Deng, Lei Zhang, Qinlong Wang, Xiaoyun Zhi 외 arxiv

Reliability is essential for ensuring efficiency in LLM training. However, many real-world reliability issues remain difficult to resolve, resulting in wasted resources and degraded model performance. Unfortunately, toda…

Artificial Eye for the Blind

2023-07-07 · Abhinav Benagi, Dhanyatha Narayan, Charith Rage, A Sushmitha

The main backbone of our Artificial Eye model is the Raspberry pi3 which is connected to the webcam ,ultrasonic proximity sensor, speaker and we also run all our software models i.e object detection, Optical Character re…

Objectobject-detectionObject DetectionOptical Character Recognition+3

Retrieval Augmentation for T5 Re-ranker using External Sources

2022-10-11 · Kai Hui, Tao Chen, Zhen Qin, Honglei Zhuang 외

Retrieval augmentation has shown promising improvements in different tasks. However, whether such augmentation can assist a large language model based re-ranker remains unclear. We investigate how to augment T5-based re-…

Language ModelingLanguage ModellingLarge Language ModelRe-Ranking+1

Improving Chinese Named Entity Recognition by Search Engine Augmentation

2022-10-23 · Qinghua Mao, Jiatong Li, Kui Meng

Compared with English, Chinese suffers from more grammatical ambiguities, like fuzzy word boundaries and polysemous words. In this case, contextual information is not sufficient to support Chinese named entity recognitio…

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Knowledge-guided Continual Learning for Behavioral Analytics Systems

2025-10-25 · Yasas Senarath, Hemant Purohit arxiv

User behavior on online platforms is evolving, reflecting real-world changes in how people post, whether it's helpful messages or hate speech. Models that learn to capture this content can experience a decrease in perfor…

Continual LearningData Augmentation