2 papers
cs.SE2025
From Bias To Improved Prompts: A Case Study of Bias Mitigation of Clone Detection Models
QiHong Chen, Lianghao Jiang, Iftekhar Ahmed
The issue of clone code has persisted in software engineering, primarily because developers often copy and paste code segments. This common practice has elevated the importance of…
cs.SE2024
Does the Order of Fine-tuning Matter and Why?
Qihong Chen, Jiawei Li, Hyunjae Suh +5
To improve the performance on a target task, researchers have fine-tuned language models with an intermediate task before the target task of interest. However, previous works have…