paper-with-me

홈 › Papers

fairDMS: Rapid Model Training by Data and Model Reuse

2022-04-20 · Ahsan Ali, Hemant Sharma, Rajkumar Kettimuthu, Peter Kenesei, Dennis Trujillo, Antonino Miceli, Ian Foster, Ryan Coffee, Jana Thayer, Zhengchun Liu

Extracting actionable information rapidly from data produced by instruments such as the Linac Coherent Light Source (LCLS-II) and Advanced Photon Source Upgrade (APS-U) is becoming ever more challenging due to high (up to TB/s) data rates. Conventional physics-based information retrieval methods are hard-pressed to detect interesting events fast enough to enable timely focusing on a rare event or correction of an error. Machine learning~(ML) methods that learn cheap surrogate classifiers present a promising alternative, but can fail catastrophically when changes in instrument or sample result in degradation in ML performance. To overcome such difficulties, we present a new data storage and ML model training architecture designed to organize large volumes of data and models so that when model degradation is detected, prior models and/or data can be queried rapidly and a more suitable model retrieved and fine-tuned for new conditions. We show that our approach can achieve up to 100x data labelling speedup compared to the current state-of-the-art, 200x improvement in training speed, and 92x speedup in-terms of end-to-end model updating time.

📄 PDF Abstract BibTeX arXiv:2204.09805

Code (1)

lzhengchun/nntrainflow

Tasks

Information RetrievalmodelRetrieval

Similar Papers 제목 키워드 기반

ZhiJian: A Unifying and Rapidly Deployable Toolbox for Pre-trained Model Reuse

2023-08-17 · Yi-Kai Zhang, Lu Ren, Chao Yi, Qi-Wei Wang 외

The rapid expansion of foundation pre-trained models and their fine-tuned counterparts has significantly contributed to the advancement of machine learning. Leveraging pre-trained models to extract knowledge and expedite…

Rapid Learning or Feature Reuse? Towards Understanding the Effectiveness of MAML

2019-09-19 · ICLR 2020 1 · Aniruddh Raghu, Maithra Raghu, Samy Bengio, Oriol Vinyals

An important research direction in machine learning has centered around developing meta-learning algorithms to tackle few-shot learning. An especially successful algorithm has been Model Agnostic Meta-Learning (MAML), a …

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+2

Software Reuse in the Generative AI Era: From Cargo Cult Towards AI Native Software Engineering

2025-06-22 · Tommi Mikkonen, Antero Taivalsaari

Software development is currently under a paradigm shift in which artificial intelligence and generative software reuse are taking the center stage in software creation. Consequently, earlier software reuse practices and…

SkillS: Adaptive Skill Sequencing for Efficient Temporally-Extended Exploration

2022-11-24 · Giulia Vezzani, Dhruva Tirumala, Markus Wulfmeier, Dushyant Rao 외

The ability to effectively reuse prior knowledge is a key requirement when building general and flexible Reinforcement Learning (RL) agents. Skill reuse is one of the most common approaches, but current methods have cons…

Reinforcement Learning (RL)

Bayesian Policy Reuse

2015-05-01 · Benjamin Rosman, Majd Hawasly, Subramanian Ramamoorthy

A long-lived autonomous agent should be able to respond online to novel instances of tasks from a familiar domain. Acting online requires 'fast' responses, in terms of rapid convergence, especially when the task instance…

Bayesian Optimisation