14 citations · 15 across the 4 of their papers we have counts for
4 papers
Early Detection of Performance Regressions by Bridging Local Performance Data and Architectural Models
Lizhi Liao, Simon Eismann, Heng Li +4
During software development, developers often make numerous modifications to the software to address existing issues or implement new features. However, certain changes may inadver…
VideoGameBunny: Towards vision assistants for video games
Mohammad Reza Taesiri, Cor-Paul Bezemer
Large multimodal models (LMMs) hold substantial promise across various domains, from personal assistance in daily tasks to sophisticated applications like medical diagnostics. Howe…
Studying the Impact of TensorFlow and PyTorch Bindings on Machine Learning Software Quality
Hao Li, Gopi Krishnan Rajbahadur, Cor-Paul Bezemer
Bindings for machine learning frameworks (such as TensorFlow and PyTorch) allow developers to integrate a framework's functionality using a programming language different from the…
Automatically Detecting Visual Bugs in HTML5 <canvas> Games
Finlay Macklon, Mohammad Reza Taesiri, Markos Viggiato +4
The HTML5 <canvas> is used to display high quality graphics in web applications such as web games (i.e., <canvas> games). However, automatically testing <canvas> games is not possi…