3 papers
cs.SE2025
CodeAD: Synthesize Code of Rules for Log-based Anomaly Detection with LLMs
Junjie Huang, Minghua He, Jinyang Liu +3
Log-based anomaly detection (LogAD) is critical for maintaining the reliability and availability of large-scale online service systems. While machine learning, deep learning, and l…
cs.SE2025
A Piece of QAICCC: Towards a Countermeasure Against Crosstalk Attacks in Quantum Servers
Yoann Marquer, Domenico Bianculli
Quantum computing, while allowing for processing information exponentially faster than classical computing, requires computations to be delegated to quantum servers, which makes se…
cs.SE2024
Towards a Taxonomy of Software Log Smells
Nyyti Saarimäki, Donghwan Shin, Domenico Bianculli
Context: Logging is an important part of modern software projects; logs are used in several tasks such as debugging and testing. Due to the complex nature of logging, it remains a…