activity
20242026
most citedGenerating Project-Specific Test Cases with Requirement Validation Intention

2 citations · 2 across the 1 of their papers we have counts for

collaborators

6 papers

cs.SE20262 cited

Generating Project-Specific Test Cases with Requirement Validation Intention

Binhang Qi, Yun Lin, Xinyi Weng +5

Test cases are valuable assets for maintaining software quality. State-of-the-art automated test generation techniques typically focus on maximizing program branch coverage or tran…

cs.SE2025

Aligning Academia with Industry: An Empirical Study of Industrial Needs and Academic Capabilities in AI-Driven Software Engineering

Hang Yu, Yuzhou Lai, Li Zhang +6

The rapid advancement of large language models (LLMs) is fundamentally reshaping software engineering (SE), driving a paradigm shift in both academic research and industrial practi…

cs.SE2025

GraphCodeAgent: Dual Graph-Guided LLM Agent for Retrieval-Augmented Repo-Level Code Generation

Jia Li, Xianjie Shi, Kechi Zhang +10

Writing code requires significant time and effort in software development. To automate this process, researchers have made substantial progress for code generation. Recently, large…

cs.SE2025

LONGCODEU: Benchmarking Long-Context Language Models on Long Code Understanding

Jia Li, Xuyuan Guo, Lei Li +7

Current advanced long-context language models offer great potential for real-world software engineering applications. However, progress in this critical domain remains hampered by…

cs.SE2024

Automated Commit Message Generation with Large Language Models: An Empirical Study and Beyond

Pengyu Xue, Linhao Wu, Zhongxing Yu +5

Commit Message Generation (CMG) approaches aim to automatically generate commit messages based on given code diffs, which facilitate collaboration among developers and play a criti…

cs.SE2024

Exploring and Unleashing the Power of Large Language Models in Automated Code Translation

Zhen Yang, Fang Liu, Zhongxing Yu +7

Code translation tools (transpilers) are developed for automatic source-to-source translation. Although learning-based transpilers have shown impressive enhancement against rule-ba…