Daily Arxiv

This is a page that curates AI-related papers published worldwide.
All content here is summarized using Google Gemini and operated on a non-profit basis.
Copyright for each paper belongs to the authors and their institutions; please make sure to credit the source when sharing.

Define-ML: An Approach to Ideate Machine Learning-Enabled Systems

Created by
  • Haebom

Author

Silvio Alonso, Antonio Pedro Santos Alves, Lucas Romao, Helio Lopes, Marcos Kalinowski

Outline

This paper presents the Define-ML framework, which extends the existing Lean Inception technique to address ML-specific challenges such as data dependency, technical feasibility, and alignment between business goals and probabilistic system behaviors in the ML product conception phase. Define-ML systematically integrates data and technical constraints from the early stage by adding activities such as data source mapping, feature-to-data source mapping, and ML mapping. Static and dynamic validations following the technology transfer model are performed through toy problems and real industrial case studies, and usability, ease of use, and adoption willingness are evaluated through surveys and qualitative feedback. As a result, Define-ML is shown to be effective in clarifying data-related issues, aligning ML capabilities with business goals, and promoting cross-departmental collaboration.

Takeaways, Limitations

Takeaways:
Extending Lean Inception to provide a Define-ML framework specialized for ML product conception.
Reduce product vision mismatch and unrealistic expectations by systematically integrating data and technical constraints from the early stages.
Proven effective in solving data-related problems, aligning ML capabilities with business goals, and promoting cross-departmental collaboration.
Providing an openly accessible and validated approach.
Limitations:
There is a learning curve for certain ML components (which can be mitigated with expert support).
👍