paper-with-me

홈 › Papers

End to End Software Engineering Research

2021-12-22 · Idan Amit

End to end learning is machine learning starting in raw data and predicting a desired concept, with all steps done automatically. In software engineering context, we see it as starting from the source code and predicting process metrics. This framework can be used for predicting defects, code quality, productivity and more. End-to-end improves over features based machine learning by not requiring domain experts and being able to extract new knowledge. We describe a dataset of 5M files from 15k projects constructed for this goal. The dataset is constructed in a way that enables not only predicting concepts but also investigating their causes.

📄 PDF Abstract BibTeX arXiv:2112.11858

Code (1)

evidencebp/e2ese 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Can GPT-4 Replicate Empirical Software Engineering Research?

2023-10-03 · Jenny T. Liang, Carmen Badea, Christian Bird, Robert DeLine 외

Empirical software engineering research on production systems has brought forth a better understanding of the software engineering process for practitioners and researchers alike. However, only a small subset of producti…

Generative AI and Empirical Software Engineering: A Paradigm Shift

2025-02-12 · Christoph Treude, Margaret-Anne Storey

The widespread adoption of generative AI in software engineering marks a paradigm shift, offering new opportunities to design and utilize software engineering tools while influencing both developers and the artifacts the…

Industry-academia research collaboration and knowledge co-creation: Patterns and anti-patterns

2022-04-29 · Dusica Marijan, Sagar Sen

Increasing the impact of software engineering research in the software industry and the society at large has long been a concern of high priority for the software engineering community. The problem of two cultures, resea…

A Research Agenda on Agents and Software Engineering: Outcomes from the Rio A2SE Seminar

2026-05-12 · Davide Taibi, Henry Muccini, Karthik Vaidhyanathan, Marcos Kalinowski 외 arxiv

The rise of agentic AI is reshaping software engineering in two intertwined directions: agents are increasingly applied to support software engineering tasks, and Agentic AI systems themselves are complex systems that re…

The Future of Software Engineering in an AI-Driven World

2024-06-11 · Valerio Terragni, Partha Roop, Kelly Blincoe

A paradigm shift is underway in Software Engineering, with AI systems such as LLMs gaining increasing importance for improving software development productivity. This trend is anticipated to persist. In the next five yea…