paper-with-me

Papers

Understanding What Software Engineers Are Working on -- The Work-Item Prediction Challenge

2020-04-13 · Ralf Lämmel, Alvin Kerber, Liane Praza

Understanding what a software engineer (a developer, an incident responder, a production engineer, etc.) is working on is a challenging problem -- especially when considering the more complex software engineering workflows in software-intensive organizations: i) engineers rely on a multitude (perhaps hundreds) of loosely integrated tools; ii) engineers engage in concurrent and relatively long running workflows; ii) infrastructure (such as logging) is not fully aware of work items; iv) engineering processes (e.g., for incident response) are not explicitly modeled. In this paper, we explain the corresponding 'work-item prediction challenge' on the grounds of representative scenarios, report on related efforts at Facebook, discuss some lessons learned, and review related work to call to arms to leverage, advance, and combine techniques from program comprehension, mining software repositories, process mining, and machine learning.

📄 PDF Abstract BibTeX arXiv:2004.06174

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Introduction to Sequence Modeling with Transformers

2025-02-26 · Joni-Kristian Kämäräinen

Understanding the transformer architecture and its workings is essential for machine learning (ML) engineers. However, truly understanding the transformer architecture can be demanding, even if you have a solid backgroun…

Decoder

AI Act for the Working Programmer

2024-07-23 · Holger Hermanns, Anne Lauber-Rönsberg, Philip Meinel, Sarah Sterz 외

The European AI Act is a new, legally binding instrument that will enforce certain requirements on the development and use of AI technology potentially affecting people in Europe. It can be expected that the stipulations…

Articles

"I'm Not Reading All of That": Understanding Software Engineers' Level of Cognitive Engagement with Agentic Coding Assistants

2026-03-15 · Carlos Rafael Catalan, Lheane Marie Dizon, Patricia Nicole Monderin, Emily Kuang arxiv

Over-reliance on AI systems can undermine users' critical thinking and promote complacency, a risk intensified by the emergence of agentic AI systems that operate with minimal human involvement. In software engineering, …

Skills for the future software profession: beyond agentic AI!

2026-06-20 · Sungmin Kang, Baishakhi Ray, Abhik Roychoudhury arxiv

As coding agents are rapidly changing software engineering, a natural question is: what are the core skills needed by future software engineers? To identify where software engineering is headed and thus what skills will …

Human Oversight and Overload: Two Hidden and Costly Burdens of AI-Assisted Software Engineering

2026-06-04 · Vahid Garousi arxiv

AI is changing how software engineers work, but it often comes with hidden burdens and costs. In this paper, we characterize two such often-overlooked burdens: (1) the constant need for human oversight and inspection of …