paper-with-me

Papers

What do we know about Hugging Face? A systematic literature review and quantitative validation of qualitative claims

2024-06-12 · Jason Jones, Wenxin Jiang, Nicholas Synovic, George K. Thiruvathukal, James C. Davis

Background: Collaborative Software Package Registries (SPRs) are an integral part of the software supply chain. Much engineering work synthesizes SPR package into applications. Prior research has examined SPRs for traditional software, such as NPM (JavaScript) and PyPI (Python). Pre-Trained Model (PTM) Registries are an emerging class of SPR of increasing importance, because they support the deep learning supply chain. Aims: Recent empirical research has examined PTM registries in ways such as vulnerabilities, reuse processes, and evolution. However, no existing research synthesizes them to provide a systematic understanding of the current knowledge. Some of the existing research includes qualitative claims lacking quantitative analysis. Our research fills these gaps by providing a knowledge synthesis and quantitative analyses. Methods: We first conduct a systematic literature review (SLR). We then observe that some of the claims are qualitative. We identify quantifiable metrics associated with those claims, and measure in order to substantiate these claims. Results: From our SLR, we identify 12 claims about PTM reuse on the HuggingFace platform, 4 of which lack quantitative validation. We successfully test 3 of these claims through a quantitative analysis, and directly compare one with traditional software. Our findings corroborate qualitative claims with quantitative measurements. Our findings are: (1) PTMs have a much higher turnover rate than traditional software, indicating a dynamic and rapidly evolving reuse environment within the PTM ecosystem; and (2) There is a strong correlation between documentation quality and PTM popularity. Conclusions: We confirm qualitative research claims with concrete metrics, supporting prior qualitative and case study research. Our measures show further dynamics of PTM reuse, inspiring research infrastructure and new measures.

📄 PDF Abstract BibTeX arXiv:2406.08205

Code (2)

anonsub1234/ptm-quantify-esem-2024 공식 구현
purduedualitylab/ptm-quantify-esem-2024 공식 구현

Tasks

Systematic Literature Review

Methods 이 논문이 사용한 방법론

SLR Please enter a description about the method here

Similar Papers 제목 키워드 기반

The ML Supply Chain in the Era of Software 2.0: Lessons Learned from Hugging Face

2025-02-06 · Trevor Stalnaker, Nathan Wintersgill, Oscar Chaparro, Laura A. Heymann 외

The last decade has seen widespread adoption of Machine Learning (ML) components in software systems. This has occurred in nearly every domain, from natural language processing to computer vision. These ML components ran…

Axiomatic Preference Modeling for Longform Question Answering

2023-12-02 · Corby Rosset, Guoqing Zheng, Victor Dibia, Ahmed Awadallah 외

The remarkable abilities of large language models (LLMs) like GPT-4 partially stem from post-training processes like Reinforcement Learning from Human Feedback (RLHF) involving human preferences encoded in a reward model…

Question Answering

A Large-Scale Exploit Instrumentation Study of AI/ML Supply Chain Attacks in Hugging Face Models

2024-10-06 · Beatrice Casey, Joanna C. S. Santos, Mehdi Mirakhorli

The development of machine learning (ML) techniques has led to ample opportunities for developers to develop and deploy their own models. Hugging Face serves as an open source platform where developers can share and down…

Exploring the Carbon Footprint of Hugging Face's ML Models: A Repository Mining Study

2023-05-18 · Joel Castaño, Silverio Martínez-Fernández, Xavier Franch, Justus Bogner

The rise of machine learning (ML) systems has exacerbated their carbon footprint due to increased capabilities and model sizes. However, there is scarce knowledge on how the carbon footprint of ML models is actually meas…

Navigating Dataset Documentations in AI: A Large-Scale Analysis of Dataset Cards on Hugging Face

2024-01-24 · Xinyu Yang, Weixin Liang, James Zou

Advances in machine learning are closely tied to the creation of datasets. While data documentation is widely recognized as essential to the reliability, reproducibility, and transparency of ML, we lack a systematic empi…