Can Machine Learning Pipelines Be Better Configured?

Y Wang, Y Wang, T Zhang, Y Yu, SC Cheung… - Proceedings of the 31st …, 2023 - dl.acm.org
A Machine Learning (ML) pipeline configures the workflow of a learning task using the APIs
provided by ML libraries. However, a pipeline's performance can vary significantly across …

Investigating and Detecting Silent Bugs in PyTorch Programs

S Hong, H Sun, X Gao, SH Tan - 2024 IEEE International …, 2024 - ieeexplore.ieee.org
Deep Learning (DL) has been widely applied in various fields. Unlike traditional software,
DL programs possess the “black box” characteristic that can make it challenging for …

Using Run-Time Information to Enhance Static Analysis of Machine Learning Code in Notebooks

Y Wang, JAH López, U Nilsson, D Varro - Companion Proceedings of the …, 2024 - dl.acm.org
A prevalent method for developing machine learning (ML) prototypes involves the use of
notebooks. Notebooks are sequences of cells containing both code and natural language …