2 papers
cs.SE2026
From Brittle to Robust: Improving LLM Annotations for SE Optimization
Lohith Senthilkumar, Tim Menzies
Software analytics often builds from labeled data. Labeling can be slow, error prone, and expensive. When human expertise is scarce, SE researchers sometimes ask large language mod…
cs.SE2024
Can Large Language Models Improve SE Active Learning via Warm-Starts?
Lohith Senthilkumar, Tim Menzies
When SE data is scarce, "active learners" use models learned from tiny samples of the data to find the next most informative example to label. In this way, effective models can be…