paper-with-me

홈 › Papers

Exploring CoCo Challenges in ML Engineering Teams: Insights From the Semiconductor Industry

2026-05-08 · A. Azamnouri, M. Haug, L. Woltmann, M. Fritz, J. Bogner, S. Wagner arxiv

The integration of machine learning (ML) into complex software systems has increased challenges in collaboration and communication (CoCo) of the teams building these systems. ML engineering (MLE) teams often involve diverse roles, ML engineers, data scientists, software engineers, and domain experts, each bringing unique goals, experiences, and jargon. These interdisciplinary dynamics can make it challenging to deploy, reproduce, and maintain ML-enabled systems over the long term. Previous studies have uncovered several CoCo challenges and practices, but most have focused on software-centric companies, leaving limited empirical understanding of how these dynamics unfold in hardware-centric contexts. In hardware-centric environments, CoCo challenges are shaped by additional constraints such as strict data governance, long development cycles, and tight coupling with physical processes, which amplify coordination complexity and reduce flexibility. To strengthen empirical understanding in such settings, we present a qualitative investigation of MLE teams within a global semiconductor company, where ML-enabled systems and manufacturing processes introduce additional complexity. We interviewed 12 practitioners regarding CoCo practices, tools, challenges, and approaches. Through analysis, we identified 16 recurring challenges, with unclear roles and responsibilities emerging as the most critical, and common practices and recommendations practitioners considered effective in mitigating CoCo problems. While grounded in a single organizational context, our findings align with known issues in interdisciplinary ML-enabled systems development, but also demonstrate how these challenges manifest differently under hardware-driven constraints. Our results highlight directions for future research and tool support to strengthen CoCo in MLE projects and ensure the success of ML-enabled systems.

📄 PDF Abstract BibTeX arXiv:2605.07389

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

"With Great Power Comes Great Responsibility!": Student and Instructor Perspectives on the influence of LLMs on Undergraduate Engineering Education

2023-09-19 · Ishika Joshi, Ritvik Budhiraja, Pranav Deepak Tanna, Lovenya Jain 외

The rise in popularity of Large Language Models (LLMs) has prompted discussions in academic circles, with students exploring LLM-based tools for coursework inquiries and instructors exploring them for teaching and resear…

Self-Driving Car Steering Angle Prediction: Let Transformer Be a Car Again

2022-04-27 · Chingis Oinar, Eunmin Kim

Self-driving vehicles are expected to be a massive economic influence over the coming decades. Udacity https://www.udacity.com/ has been working on a completely open-source self driving car. Thus, it regularly organizes …

Exploring Prompt Engineering: A Systematic Review with SWOT Analysis

2024-10-09 · Aditi Singh, Abul Ehtesham, Gaurav Kumar Gupta, Nikhil Kumar Chatta 외

In this paper, we conduct a comprehensive SWOT analysis of prompt engineering techniques within the realm of Large Language Models (LLMs). Emphasizing linguistic principles, we examine various techniques to identify thei…

Language ModelingLanguage ModellingPrompt Engineering

How Do Practitioners Build SE Agents? Insights from a Mixed-Methods Study

2026-07-12 · Yunbo Lyu, David Williams, Jieke Shi, Zhensu Sun 외 arxiv

The rise of Software Engineering (SE) agents, i.e., LLM-based agents that can understand large codebases and carry out engineering tasks with limited human intervention, has been marked by rapid advances and adoption, bu…

Addressing Quality Challenges in Deep Learning: The Role of MLOps and Domain Knowledge

2025-01-14 · Santiago del Rey, Adrià Medina, Xavier Franch, Silverio Martínez-Fernández

Deep learning (DL) systems present unique challenges in software engineering, especially concerning quality attributes like correctness and resource efficiency. While DL models excel in specific tasks, engineering DL sys…