collaborators

6 papers

cs.SE2026

Inside the Skill Market: From Software Engineering Activities to Reusable Agent Skills

Jialun Cao, Xinru Yan, Songqiang Chen +3

Software engineering (abbrev. SE) has continuously evolved through increasingly powerful forms of reuse, from source code and libraries to components and services. Recent advances…

cs.SE2026

Natural Language-Focused Software Engineering via Code-Documentation Equivalence

Aryaz Eghbali, Zhongxin Liu, Michael Pradel

Source code documentation is an integral part of software development and maintenance, as it helps in understanding the code and facilitates communication among developers. However…

cs.SE2026

Names Are All You Need: Effective and Safe Regression Test Selection for Python

You Wang, Michael Pradel, Zhongxin Liu

Regression test selection reduces the cost of regression testing by executing only those tests affected by a code change. Despite extensive study of RTS in statically typed languag…

cs.CL2025

KSHSeek: Data-Driven Approaches to Mitigating and Detecting Knowledge-Shortcut Hallucinations in Generative Models

Zhongxin Liu, Zhiwei Wang, Jun Niu +6

The emergence of large language models (LLMs) has significantly advanced the development of natural language processing (NLP), especially in text generation tasks like question ans…

cs.SE2025

Are "Solved Issues" in SWE-bench Really Solved Correctly? An Empirical Study

You Wang, Michael Pradel, Zhongxin Liu

Automated issue solving aims to resolve real-world issues in software repositories. The most popular benchmarks for automated issue solving are SWE-bench and its human-filtered sub…

cs.SE2025

Doc2Feat-Bench: Evaluating Documentation-Driven Feature Addition

Le Deng, Zhonghao Jiang, Jialun Cao +2

Documentation changes in mature software projects often describe newly introduced or modified behavior. This makes them a natural basis for documentation-driven feature addition, w…