Showing cs.SEShow all
3 papers · 1 filter
cs.SE2026
APISENSOR: Robust Discovery of Web API from Runtime Traffic Logs
Yanjing Yang, Chenxing Zhong, Ke Han +5
Large Language Model (LLM)-based agents increasingly rely on APIs to operate complex web applications, but rapid evolution often leads to incomplete or inconsistent API documentati…
cs.SE2025
Leveraging Self-Paced Learning for Software Vulnerability Detection
Zeru Cheng, Yanjing Yang, He Zhang +5
Software vulnerabilities are major risks to software systems. Recently, researchers have proposed many deep learning approaches to detect software vulnerabilities. However, their a…
cs.SE2024
Detecting Build Dependency Errors in Incremental Builds
Jun Lyu, Shanshan Li, He Zhang +3
Incremental and parallel builds performed by build tools such as Make are the heart of modern C/C++ software projects. Their correct and efficient execution depends on build script…