To seed or not to seed? an empirical analysis of usage of seeds for testing in machine learning projects

S Dutta, A Arunachalam… - 2022 IEEE Conference on …, 2022 - ieeexplore.ieee.org
Many Machine Learning (ML) algorithms are in-herently random in nature-executing them
using the same inputs may lead to slightly different results across different runs. Such …

Aquasense: Automated sensitivity analysis of probabilistic programs via quantized inference

Z Zhou, Z Huang, S Misailovic - International Symposium on Automated …, 2023 - Springer
We propose a novel tool, AquaSense, to automatically reason about the sensitivity analysis
of probabilistic programs. In the context of probabilistic programs, sensitivity analysis …

Debugging convergence problems in probabilistic programs via program representation learning with SixthSense

Z Huang, S Dutta, S Misailovic - International Journal on Software Tools for …, 2024 - Springer
Probabilistic programming aims to open the power of Bayesian reasoning to software
developers and scientists, but identification of problems during inference and debugging are …

[图书][B] Automated Technology for Verification and Analysis: 21st International Symposium, ATVA 2023, Singapore, October 24–27, 2023, Proceedings, Part I

É André, J Sun - 2023 - books.google.com
The series Lecture Notes in Computer Science (LNCS), including its subseries Lecture
Notes in Artificial Intelligence (LNAI) and Lecture Notes in Bioinformatics (LNBI), has …

[PDF][PDF] ENHANCING TRUSTWORTHINESS IN PROBABILISTIC PROGRAMMING: SYSTEMATIC APPROACHES FOR ROBUST AND ACCURATE INFERENCE

Z HUANG - 2024 - misailo.cs.illinois.edu
Probabilistic programming simplifies the encoding of statistical models as straightforward
programs. At its core, it employs an inference algorithm which automate the model inference …

Randomness-aware testing of machine learning-based systems

S Dutta - 2023 - ideals.illinois.edu
Abstract Machine Learning (ML) is rapidly revolutionizing the way modern-day systems are
developed. However, testing ML-based systems is challenging due to 1) the presence of …