Enhancing Requirements Traceability Link Recovery: A Novel Approach with T-SimCSE
Ye Wang, Wenqing Wang, Kun Hu, Qiao Huang, Liping Zhao

TL;DR
This paper introduces T-SimCSE, a novel approach leveraging pre-trained language models to improve requirements traceability link recovery without needing labeled data, demonstrating superior performance on multiple datasets.
Contribution
The paper presents T-SimCSE, a new method that uses SimCSE for trace link recovery, addressing data scarcity and accuracy issues in existing approaches.
Findings
T-SimCSE outperforms existing methods in recall and MAP.
It effectively utilizes SimCSE without requiring labeled training data.
The approach is validated on ten public datasets.
Abstract
Requirements traceability plays an important role in ensuring software quality and responding to changes in requirements. Requirements trace links (such as the links between requirements and other software artifacts) underpin the modeling and implementation of requirements traceability. With the rapid development of artificial intelligence, more and more pre-trained language models (PLMs) techniques are applied to the automatic recovery of requirements trace links. However, the requirements traceability links recovered by these approaches are not accurate enough, and many approaches require a large labeled dataset for training. Currently, there are very few labeled datasets available. To address these limitations, this paper proposes a novel requirements traceability link recovery approach called T-SimCSE, which is based on a PLM -- SimCSE. SimCSE has the advantages of not requiring…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware Engineering Research · Software Engineering Techniques and Practices · Advanced Software Engineering Methodologies
