English

REFLEX: Reference-Free Evaluation of Log Summarization via Large Language Model Judgment

Computation and Language 2026-04-21 v2 Artificial Intelligence Machine Learning Software Engineering

Abstract

Evaluating log summarization systems is challenging due to the lack of high-quality reference summaries and the limitations of existing metrics like ROUGE and BLEU, which depend on surface-level lexical overlap. We introduce REFLEX, a reference-free evaluation metric for log summarization based on large language model (LLM) judgment. REFLEX uses LLMs as zero-shot evaluators to assess summary quality along dimensions such as relevance, informativeness, and coherence, without requiring gold-standard references or human annotations. We show that REFLEX produces stable, interpretable, and fine-grained evaluations across multiple log summarization dataset, and more effectively distinguishes model outputs than traditional metrics. REFLEX provides a scalable alternative for evaluating log summaries in real-world settings where reference data is scarce or unavailable.

Keywords

Cite

@article{arxiv.2511.07458,
  title  = {REFLEX: Reference-Free Evaluation of Log Summarization via Large Language Model Judgment},
  author = {Priyanka Mudgal},
  journal= {arXiv preprint arXiv:2511.07458},
  year   = {2026}
}

Comments

Accepted at IEEE-ICETISI 2025 Code is available at: https://github.com/prmudgal/Reflex

R2 v1 2026-07-01T07:30:29.271Z