klotz: llm* + production engineering* + logs*

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. This article discusses how traditional machine learning methods, particularly outlier detection, can be used to improve the precision and efficiency of Retrieval-Augmented Generation (RAG) systems by filtering out irrelevant queries before document retrieval.
  2. OpenLogParser, an unsupervised log parsing approach using open-source LLMs, improves accuracy, privacy, and cost-efficiency in large-scale data processing.

    Approach:
    - Log grouping: Clusters logs based on shared syntactic features.
    - Unsupervised LLM-based parsing: Uses retrieval-augmented approach to separate static and dynamic components.
    - Log template memory: Stores parsed templates for future use, minimizing LLM queries.

    Results:
    - Processes logs 2.7 times faster than other LLM-based parsers.
    - Improves average parsing accuracy by 25% over existing parsers.
    - Handles over 50 million logs from the LogHub-2.0 dataset.
    - Achieves high grouping accuracy (87.2%) and parsing accuracy (85.4%).
    - Outperforms other state-of-the-art parsers like LILAC and LLMParserT5Base in processing speed and accuracy.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: llm + production engineering + logs

About - Propulsed by SemanticScuttle