activity
20242026
collaborators

5 papers

cs.SE2026

FlipFlop: A Static Analysis-based Energy Optimization Framework for GPU Kernels

Saurabhsingh Rajput, Alexander Brandt, Vadim Elisseev +1

Artificial Intelligence (AI) applications, such as Large Language Models, are primarily driven and executed by Graphics Processing Units (GPUs). These GPU programs (kernels) consum…

cs.SE2025

Smart but Costly? Benchmarking LLMs on Functional Accuracy and Energy Efficiency

Mohammadjavad Mehditabar, Saurabhsingh Rajput, Antonio Mastropaolo +1

The rapid advancement of AI technologies and their accelerated adoption in software development necessitates a systematic evaluation of their environmental impact alongside functio…

cs.HC2025

Community-Centered Spatial Intelligence for Climate Adaptation at Nova Scotia's Eastern Shore

Gabriel Spadon, Oladapo Oyebode, Camilo M. Botero +3

This paper presents an overview of a human-centered initiative aimed at strengthening climate resilience along Nova Scotia's Eastern Shore. This region, a collection of rural villa…

cs.SE2025

TS-Detector : Detecting Feature Toggle Usage Patterns

Tajmilur Rahman, Mengzhe Fei, Tushar Sharma +1

Feature toggles enable developers to control feature states, allowing the features to be released to a limited group of users while preserving overall software functionality. The a…

cs.SE2024

Broken Windows: Exploring the Applicability of a Controversial Theory on Code Quality

Diomidis Spinellis, Panos Louridas, Maria Kechagia +1

Is the quality of existing code correlated with the quality of subsequent changes? According to the (controversial) broken windows theory, which inspired this study, disorder sets…