collaborators

7 papers

cs.SE2026

From Chat to Interview: Agentic Requirements Elicitation with an Experience Ontology

Dongming Jin, Zhi Jin, Yaotian Yang +5

Requirements elicitation interviews are crucial and time-consuming in requirements engineering, but heavily rely on the experience of requirements analysts. Although recent advance…

cs.SE2026

ReqElicitGym: An Evaluation Environment for Interview Competence in Conversational Requirements Elicitation

Dongming Jin, Zhi Jin, Zheng Fang +4

With the rapid improvement of LLMs' coding capabilities, the bottleneck of LLM-based automated software development is shifting from generating correct code to eliciting users' req…

cs.SE2026

IntentCoding: Amplifying User Intent in Code Generation

Zheng Fang, Yihong Dong, Lili Mou +3

Large Language Models (LLMs) have shown strong capabilities in code generation, but their adherence to fine-grained user intent with multiple constraints remains a significant chal…

cs.SE2025

A Needle in a Haystack: Intent-driven Reusable Artifacts Recommendation with LLMs

Dongming Jin, Zhi Jin, Xiaohong Chen +6

In open source software development, the reuse of existing artifacts has been widely adopted to avoid redundant implementation work. Reusable artifacts are considered more efficien…

cs.SE2025

Automated Concern Extraction from Textual Requirements of Cyber-Physical Systems: A Multi-solution Study

Dongming Jin, Zhi Jin, Xiaohong Chen +5

Cyber-physical systems (CPSs) are characterized by a deep integration of the information space and the physical world, which makes the extraction of requirements concerns more chal…

cs.SE2025

UserTrace: User-Level Requirements Generation and Traceability Recovery from Software Project Repositories

Dongming Jin, Zhi Jin, Yiran Zhang +5

Software maintainability critically depends on high-quality requirements descriptions and explicit traceability between requirements and code. Although automated code summarization…