Pith. sign in

REVIEW 7 cited by

AutoRAG-HP: Automatic Online Hyper-Parameter Tuning for Retrieval-Augmented Generation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2406.19251 v1 pith:D56UG2CO submitted 2024-06-27 cs.CL cs.AI

classification cs.CLcs.AI
keywords onlinehyper-parameteroptimizationsearchtuningapproachautorag-hpgeneration
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

Recent advancements in Large Language Models have transformed ML/AI development, necessitating a reevaluation of AutoML principles for the Retrieval-Augmented Generation (RAG) systems. To address the challenges of hyper-parameter optimization and online adaptation in RAG, we propose the AutoRAG-HP framework, which formulates the hyper-parameter tuning as an online multi-armed bandit (MAB) problem and introduces a novel two-level Hierarchical MAB (Hier-MAB) method for efficient exploration of large search spaces. We conduct extensive experiments on tuning hyper-parameters, such as top-k retrieved documents, prompt compression ratio, and embedding methods, using the ALCE-ASQA and Natural Questions datasets. Our evaluation from jointly optimization all three hyper-parameters demonstrate that MAB-based online learning methods can achieve Recall@5 $\approx 0.8$ for scenarios with prominent gradients in search space, using only $\sim20\%$ of the LLM API calls required by the Grid Search approach. Additionally, the proposed Hier-MAB approach outperforms other baselines in more challenging optimization scenarios. The code will be made available at https://aka.ms/autorag.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 7 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. RAG-Stack: Co-Optimizing RAG Serving Performance and Quality

    cs.DB 2026-08 conditional novelty 7.0 of 10

    RAG-Stack jointly optimizes RAG algorithm choices and serving-system settings via sub-metric-aware multi-objective Bayesian optimization plus an analytical performance model, reporting Pareto frontiers covering 52.5% ...

  2. Orchestration for Domain-specific Edge-Cloud Language Models

    cs.DB 2025-07 conditional novelty 6.0 of 10

    ECO-LLM jointly selects query processing, retrieval, and model components per query, cutting cost by 60% and latency up to 6x versus model routing in edge-cloud tests.

  3. Demystifying and Enhancing the Efficiency of Large Language Model Based Search Agents

    cs.AI 2025-05 conditional novelty 6.0 of 10

    SearchAgent-X speeds up LLM-based search agents by prioritizing requests that benefit most from cached computations and by stopping approximate retrieval early when the model is ready, with no measured loss in answer quality.

  4. Multi-Armed Bandits-Based Optimization of Decision Trees

    cs.LG 2025-08 unverdicted novelty 5.0 of 10

    A multi-armed bandit-based dynamic pruning method for decision trees is proposed, reporting improved generalization over greedy cost-complexity and reduced-error pruning on benchmark datasets.

  5. FlexRAG: A Flexible and Comprehensive Framework for Retrieval-Augmented Generation

    cs.CL 2025-06 conditional novelty 5.0 of 10

    FlexRAG is a modular, open-source RAG framework with text, multimodal, and web retrieval, plus evaluation tools and efficient memory-mapped indexing.

  6. Optimizing the Interface Between Knowledge Graphs and LLMs for Complex Reasoning

    cs.AI 2025-05 conditional novelty 4.0 of 10

    Hyperparameter tuning of Cognee's knowledge graph pipeline yields consistent but uneven gains across three multi-hop QA benchmarks, with best configurations varying by dataset and metric.

  7. Research on the Online Update Method for Retrieval-Augmented Generation (RAG) Model with Incremental Learning

    cs.IR 2025-01 unverdicted novelty 3.0 of 10

    An online-update RAG method built from dynamic memory, distillation, hierarchical indexing, and cross-attention is presented, but without any working equations or experimental data.

Pith tools