3 papers
cs.SE2026
Detecting Flakiness in Quantum Software: A Dynamic Testing Approach
Dongchan Kim, Hamidreza Khoramrokh, Lei Zhang +1
Flaky tests, tests that pass or fail nondeterministically without changes to code or environment, pose a serious threat to software reliability. While classical software engineerin…
cs.CL2025
Assessing how hyperparameters impact Large Language Models' sarcasm detection performance
Montgomery Gole, Andriy Miranskyy
Sarcasm detection is challenging for both humans and machines. This work explores how model characteristics impact sarcasm detection in OpenAI's GPT, and Meta's Llama-2 models, giv…
cs.SE2024
Automating Quantum Software Maintenance: Flakiness Detection and Root Cause Analysis
Janakan Sivaloganathan, Ainaz Jamshidi, Andriy Miranskyy +1
Flaky tests, which pass or fail inconsistently without code changes, are a major challenge in software engineering in general and in quantum software engineering in particular due…