Small is Beautiful: A Practical and Efficient Log Parsing Framework
Minxing Wang, Yintong Huo

TL;DR
EFParser is an unsupervised log parsing framework that enhances small LLMs' performance through architectural innovations, achieving state-of-the-art results efficiently.
Contribution
The paper introduces EFParser, a novel unsupervised log parser that improves small LLMs' effectiveness via a dual-cache system and validation module.
Findings
EFParser outperforms state-of-the-art baselines by 12.5% on average.
EFParser surpasses some large-scale model baselines with smaller models.
The framework maintains high efficiency despite additional validation steps.
Abstract
Log parsing is a fundamental step in log analysis, partitioning raw logs into constant templates and dynamic variables. While recent semantic-based parsers leveraging Large Language Models (LLMs) exhibit superior generalizability over traditional syntax-based methods, their effectiveness is heavily contingent on model scale. This dependency leads to significant performance collapse when employing smaller, more resource-efficient LLMs. Such degradation creates a major barrier to real-world adoption, where data privacy requirements and computational constraints necessitate the use of succinct models. To bridge this gap, we propose EFParser, an unsupervised LLM-based log parser designed to enhance the capabilities of smaller models through systematic architectural innovation. EFParser introduces a dual-cache system with an adaptive updating mechanism that distinguishes between novel…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
