paper-with-me

Papers

Is Your Training Pipeline Production-Ready? A Case Study in the Healthcare Domain

2025-06-07 · Daniel Lawand, Lucas Quaresma, Roberto Bolgheroni, Alfredo Goldman, Renato Cordeiro Ferreira

Deploying a Machine Learning (ML) training pipeline into production requires robust software engineering practices. This differs significantly from experimental workflows. This experience report investigates this challenge in SPIRA, a project whose goal is to create an ML-Enabled System (MLES) to pre-diagnose insufficiency respiratory via speech analysis. The first version of SPIRA's training pipeline lacked critical software quality attributes. This paper presents an overview of the MLES, then compares three versions of the architecture of the Continuous Training subsystem, which evolved from a Big Ball of Mud, to a Modular Monolith, towards Microservices. By adopting different design principles and patterns to enhance its maintainability, robustness, and extensibility. In this way, the paper seeks to offer insights for both ML Engineers tasked to productionize ML training pipelines and Data Scientists seeking to adopt MLOps practices.

📄 PDF Abstract BibTeX arXiv:2506.06946

Code (3)

spirabr/SPIRA-training-v1 공식 구현 pytorch
spirabr/SPIRA-training-v2 공식 구현 pytorch
spirabr/SPIRA-training-v3 공식 구현

Similar Papers 제목 키워드 기반

SpeechDialogueFactory: Generating High-Quality Speech Dialogue Data to Accelerate Your Speech-LLM Development

2025-03-31 · Minghan Wang, Ye Bai, Yuxia Wang, Thuy-Trang Vu 외

High-quality speech dialogue datasets are crucial for Speech-LLM development, yet existing acquisition methods face significant limitations. Human recordings incur high costs and privacy concerns, while synthetic approac…

Speech SynthesisVoice Cloning

Evaluating the Robustness of a Production Malware Detection System to Transferable Adversarial Attacks

2025-10-02 · Milad Nasr, Yanick Fratantonio, Luca Invernizzi, Ange Albertini 외 arxiv

As deep learning models become widely deployed as components within larger production systems, their individual shortcomings can create system-level vulnerabilities with real-world impact. This paper studies how adversar…

Malware Detection

Neuraxle - A Python Framework for Neat Machine Learning Pipelines

2019-09-01 · Chevalier, Guillaume and Brillant, Alexandre and Hamel, Eric

Code Machine Learning Pipelines - The Right Way. The present new framework is for building neat pipelines, providing the right abstractions to both ease research, development, and deployment of your ML applications. Most…

AutoMLBIG-bench Machine Learning

Generative Animations: A Multi-Model Pipeline for Prompt-Driven Motion Synthesis

2026-05-26 · Mannat Khurana, Sanyam Jain, Rishav Agarwal arxiv

Animation elevates digital documents into immersive experiences, yet creating custom motion paths remains cumbersome, requiring designers to manually select presets, plot Bézier points, and configure timing properties. W…

Motion SynthesisVisual GroundingSemantic Parsing

Learning Selective LLM Autonomy from Copilot Feedback in Enterprise Customer Support Workflows

2026-04-26 · Nikita Borovkov, Elisei Rykov, Olga Tsymboi, Sergei Filimonov 외 arxiv

We present a deployed system that automates end-to-end customer support workflows inside an enterprise Business Process Management (BPM) platform. The approach is scalable in production and reaches selective automation w…