AI RESEARCH
TriagerX: Dual Transformers for Bug Triaging Tasks with Content and Interaction Based Rankings
arXiv CS.AI
•
ArXi:2508.16860v2 Announce Type: replace-cross Pretrained Language Models or PLMs are transformer-based architectures that can be used in bug triaging tasks. PLMs can better capture token semantics than traditional Machine Learning (ML) models that rely on statistical features (e.g., TF-IDF, bag of words). However, PLMs may still attend to less relevant tokens in a bug report, which can impact their effectiveness. In addition, the model can be sub-optimal with its recommendations when the interaction history of developers around similar bugs is not taken into account.