paper-with-me

Papers

Machine Learning Model Development from a Software Engineering Perspective: A Systematic Literature Review

2021-02-15 · Giuliano Lorenzoni, Paulo Alencar, Nathalia Nascimento, Donald Cowan

Data scientists often develop machine learning models to solve a variety of problems in the industry and academy but not without facing several challenges in terms of Model Development. The problems regarding Machine Learning Development involves the fact that such professionals do not realize that they usually perform ad-hoc practices that could be improved by the adoption of activities presented in the Software Engineering Development Lifecycle. Of course, since machine learning systems are different from traditional Software systems, some differences in their respective development processes are to be expected. In this context, this paper is an effort to investigate the challenges and practices that emerge during the development of ML models from the software engineering perspective by focusing on understanding how software developers could benefit from applying or adapting the traditional software engineering process to the Machine Learning workflow.

📄 PDF Abstract BibTeX arXiv:2102.07574

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningSystematic Literature Review

Similar Papers 제목 키워드 기반

A Systematic Literature Review on Federated Machine Learning: From A Software Engineering Perspective

2020-07-22 · Sin Kit Lo, Qinghua Lu, Chen Wang, Hye-Young Paik 외

Federated learning is an emerging machine learning paradigm where clients train models locally and formulate a global model based on the local model updates. To identify the state-of-the-art in federated learning and exp…

BIG-bench Machine LearningFederated LearningSystematic Literature Review

Machine Learning for Software Engineering: A Systematic Mapping

2020-05-27 · Saad Shafiq, Atif Mashkoor, Christoph Mayr-Dorn, Alexander Egyed

Context: The software development industry is rapidly adopting machine learning for transitioning modern day software systems towards highly intelligent and self-learning systems. However, the full potential of machine l…

ArticlesBIG-bench Machine LearningSelf-Learning

A Software Engineering Perspective on Engineering Machine Learning Systems: State of the Art and Challenges

2020-12-14 · Görkem Giray

Context: Advancements in machine learning (ML) lead to a shift from the traditional view of software development, where algorithms are hard-coded by humans, to ML systems materialized through learning from data. Therefor…

BIG-bench Machine LearningSystematic Literature Review

Software engineering for artificial intelligence and machine learning software: A systematic literature review

2020-11-07 · Elizamary Nascimento, Anh Nguyen-Duc, Ingrid Sundbø, Tayana Conte

Artificial Intelligence (AI) or Machine Learning (ML) systems have been widely adopted as value propositions by companies in all industries in order to create or extend the services and products they offer. However, deve…

BIG-bench Machine LearningManagementSystematic Literature Review

Unifying the Perspectives of NLP and Software Engineering: A Survey on Language Models for Code

2023-11-14 · Ziyin Zhang, Chaoyu Chen, Bingchang Liu, Cong Liao 외

In this work we systematically review the recent advancements in software engineering with language models, covering 70+ models, 40+ evaluation tasks, 180+ datasets, and 900 related works. Unlike previous works, we integ…

Language Model EvaluationLanguage ModelingLanguage Modelling