paper-with-me

Papers

yProv4ML: Effortless Provenance Tracking for Machine Learning Systems

2025-07-01 · Gabriele Padovani, Valentine Anantharaj, Sandro Fiore arxiv

The rapid growth of interest in large language models (LLMs) reflects their potential for flexibility and generalization, and attracted the attention of a diverse range of researchers. However, the advent of these techniques has also brought to light the lack of transparency and rigor with which development is pursued. In particular, the inability to determine the number of epochs and other hyperparameters in advance presents challenges in identifying the best model. To address this challenge, machine learning frameworks such as MLFlow can automate the collection of this type of information. However, these tools capture data using proprietary formats and pose little attention to lineage. This paper proposes yProv4ML, a framework to capture provenance information generated during machine learning processes in PROV-JSON format, with minimal code modifications.

📄 PDF Abstract BibTeX arXiv:2507.01078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Provenance Tracking in Large-Scale Machine Learning Systems

2025-07-01 · Gabriele Padovani, Valentine Anantharaj, Sandro Fiore arxiv

As the demand for large scale AI models continues to grow, the optimization of their training to balance computational efficiency, execution time, accuracy and energy consumption represents a critical multidimensional ch…

Computational Efficiency

Tribuo: Machine Learning with Provenance in Java

2021-10-06 · Adam Pocock

Machine Learning models are deployed across a wide range of industries, performing a wide range of tasks. Tracking these models and ensuring they behave appropriately is becoming increasingly difficult as the number of d…

Anomaly DetectionBIG-bench Machine LearningMulti-class ClassificationMulti-Label Classification+1

Enhancing Data Integrity through Provenance Tracking in Semantic Web Frameworks

2025-01-12 · Nilesh Jain

This paper explores the integration of provenance tracking systems within the context of Semantic Web technologies to enhance data integrity in diverse operational environments. SURROUND Australia Pty Ltd demonstrates in…

Knowledge Graphs

Provenance Data in the Machine Learning Lifecycle in Computational Science and Engineering

2019-10-09 · Renan Souza, Leonardo Azevedo, Vítor Lourenço, Elton Soares 외

Machine Learning (ML) has become essential in several industries. In Computational Science and Engineering (CSE), the complexity of the ML lifecycle comes from the large variety of data, scientists' expertise, tools, and…

BIG-bench Machine Learning

Replicable Simulation-Based Robot Validation through Provenance

2026-05-28 · Argentina Ortega, Samuel Wiest, Frederik Pasch, Nico Hochgeschwender arxiv

Robot behavior is often validated through simulation-based testing, yet the replicability of such campaigns depends critically on transparent documentation of how tests are configured, executed, and post-processed. We ar…

Robot Navigation