2 papers
cs.SE2026
Numbat: Building and Verifying a Self-Contained Machine-Learning Stack
Thang Tran, Lan Dang
Machine-learning systems are built almost exclusively on a few large Python-orchestrated frameworks, and they inherit those stacks' engineering costs: environments of hundreds of v…
cs.SE2026
Cross-Stack Validation of Language-Model Training: A Clinical Fine-Tuning Case Study
Thang Tran, Lan Dang
Neural network training has an oracle problem: a run can converge normally and yield a usable model while the software beneath it computes something other than specified. Almost al…