ArXivCSExplorer
☆☆Bookmarks🏆RSSHow to UseFAQ
Built with and by Teycir Ben Soltane•
How to Use•FAQ•GitHub•arXiv.org•
Share:

20 results for “Software engineering”

CS papers only

Hybrid search: Keyword + semantic, ranked by combined score.ⓘ

Want pure semantic search? Try claim verification →

cs.SEcs.AIPositionRecentJun 26, 2026

Reasoning Beyond Prediction: From Data-Driven to Causal Software Engineering

Roberto Pietrantuono, Luca Giamattei, Stefano Russo

This paper proposes a new paradigm for human-machine cooperation in software engineering, where machines amplify engineers' reasoning through causation.

View →
cs.SEcs.DLEmpiricalRecentJul 24, 2026

A Preliminary Search for Evidence on Government Software Engineering Practices: Results from Three Rapid Reviews

Sebastián Pizard, Matías Porro, Andrea Muñoz, Andrea Delgado

This paper conducts rapid reviews of peer-reviewed publications to assess the availability of evidence on software engineering practices in government agencies.

View →
cs.CYcs.AIcs.SERecentMay 31, 2026

ASE-26: a curriculum for agentic software engineering as a discipline

Mikael Gorsky

This paper introduces ASE-26, a comprehensive undergraduate curriculum designed to formalize and teach agentic software engineering as a distinct academic discipline.

View →
cs.SEcs.AIEmpiricalRecentJul 9, 2026

Aleena: Alignment Agent for Research Software Engineering Collaborations

Kshitij Dani, Cordero Core, Landung Setiawan, Carlos Garcia Jurado Suarez +3 more

This paper introduces Aleena, an open-source lifecycle alignment agent that uses GitHub to align research software engineering stakeholders and preserve decision continuity.

View →
cs.SEEmpiricalRecentJul 13, 2026

Predicting Program Comprehension with Foundation Models of Human Cognition

Yannick Lehmen, Marvin Wyrich, Anna-Maria Maurer, Norman Peitek +1 more

This paper evaluates Centaur, a foundation model trained on psychological experiments, for program comprehension tasks and compares its performance to Llama 3.1.

View →
cs.SEcs.AIEmpiricalRecentJul 1, 2026

Cheap Code, Costly Judgment: A Case Study on Governable Agentic Software Engineering

James C. Davis, Paschal C. Amusuo, Tanmay Singla, Berk Çakar +1 more

This paper presents a case study on using AI coding agents in software engineering and develops a process model for governing high-velocity agentic implementation.

View →
cs.SEEmpiricalRecentJun 22, 2026

Domain-Driven Design in Practice: A Mining Study of Maintenance and Evolution in Open-Source Repositories

Weixing Zhang, Bowen Jiang, Yuhong Fu, Haowei Cheng +2 more

This paper presents an empirical investigation on the distribution, evolution, and maintenance implications of Domain-Driven Design (DDD) building blocks in open-source GitHub repositories.

View →
cs.SEcs.AIRecentMay 28, 2026

Projectional Decoding: Towards Semantic-Aware LLM Generation

Boqi Chen, José Antonio Hernández López, Aren A. Babikian

The paper proposes projectional decoding, a novel framework that integrates a partial graph model alongside text generation to ensure the semantic validity of LLM-generated software artifacts.

View →
cs.CRcs.SEEmpiricalRecentJun 12, 2026

Security in a Workflow: Exploring Role-Based Agentic Architectures for Vulnerability Handling

Srijita Basu, Miroslaw Staron

This paper proposes a role-based agentic workflow for vulnerability analysis and mitigation in software engineering, integrating an analyzer agent with CodeQL and evaluating its performance on 25 real…

View →
cs.SEEmpiricalRecentJul 8, 2026

On the Correctness of Software Merge

Akira Mori, Masatomo Hashimoto

The paper introduces a new structural merge tool that ensures parsability and universality in comparison to existing tools, resulting in fewer incorrect merge results.

View →
cs.CRcs.AIRecentMay 11, 2026

Engineering Robustness into Personal Agents with the AI Workflow Store

Roxana Geambasu, Mariana Raykova, Pierre Tholoniat, Trishita Tiwari +2 more

The paper argues that current 'on-the-fly' AI agent design lacks necessary software engineering rigor and proposes an 'AI Workflow Store' to provide hardened, reusable, and reliable agent workflows.

View →
cs.SEEmpiricalRecentJul 2, 2026

Epic-Organized vs. Requirement-Aligned Gherkin: An Empirical Evaluation of LLM-Based Acceptance Criteria Generation

Shahbaz Siddeeq, Mateen Abbasi, Jussi Rasku, Zheying Zhang +3 more

This paper compares the quality and coverage of epic-organized LLM-generated Gherkin acceptance criteria with requirement-aligned generation, using four requirements documents from the PURE dataset.

View →
cs.SEcs.CRRecentJun 1, 2026

Poking Around in the Dark: Why a Shared Understanding of Components Matters

Felix Reichmann, Wolfgang Krane, Alena Naiakshina, Martin Johns +1 more

The paper argues that current Software Bills of Materials (SBOMs) are fundamentally flawed due to a lack of shared understanding regarding what constitutes a 'component,' demonstrating that existing t…

View →
cs.SEcs.AIRecentMay 28, 2026

Inferring Code Correctness from Specification

Tambon Florian, Papadakis Mike

The paper introduces TRAILS~, a novel method that improves code correctness validation by grounding LLM reasoning in concrete (input, output) pairs derived from specifications, achieving state-of-the-…

View →
cs.CRcs.SEEmpiricalRecentJul 16, 2026

The Distributed Open-Source Vulnerability Ecosystem

Peter Mandl, Paul Mandl

This paper explores the causes of inconsistent vulnerability scanner findings in the open-source ecosystem.

View →
cs.SEcs.FLEmpiricalRecentJun 21, 2026

Formal-Method-Guided Vibe Coding: Closing the Verification Loop on AI-Generated Safety-Critical Software Through Model-Driven Engineering

Ran Wei, Le Zhu, Haochi Wang, Jim Woodcock +3 more

This paper presents Forge, a pipeline that uses formal verification to ensure the safety and certification of LLM-generated Java code.

View →
cs.DCEmpiricalRecentJul 21, 2026

A User-oriented Portable, Reproducible, and Scalable Software Ecosystem

Alfio Lazzaro, Utz-Uwe Haus, Sandrine Charousset, Nina Mujkanovic

This paper presents a software ecosystem enabling consistent development environments for running workflows across diverse hardware platforms.

View →
cs.SEcs.AIcs.HCRecentMay 28, 2026

How Coding Agents Fail Their Users: A Large-Scale Analysis of Developer-Agent Misalignment in 20,574 Real-World Sessions

Ningzhi Tang, Chaoran Chen, Gelei Xu, Yiyu Shi +4 more

This study analyzes over 20,000 real-world coding sessions to show that AI coding agents frequently fail users through subtle misalignment, requiring constant manual correction even when major system…

View →