ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.02603
114
0

OkraLong: A Flexible Retrieval-Augmented Framework for Long-Text Query Processing

4 March 2025
Yulong Hui
Y. Liu
Yao Lu
Huanchen Zhang
    RALM
ArXivPDFHTML
Abstract

Large Language Models (LLMs) encounter challenges in efficiently processing long-text queries, as seen in applications like enterprise document analysis and financial report comprehension. While conventional solutions employ long-context processing or Retrieval-Augmented Generation (RAG), they suffer from prohibitive input expenses or incomplete information. Recent advancements adopt context compression and dynamic retrieval loops, but still sacrifice critical details or incur iterative costs. To address these limitations, we propose OkraLong, a novel framework that flexibly optimizes the entire processing workflow. Unlike prior static or coarse-grained adaptive strategies, OkraLong adopts fine-grained orchestration through three synergistic components: analyzer, organizer and executor. The analyzer characterizes the task states, which guide the organizer in dynamically scheduling the workflow. The executor carries out the execution and generates the final answer. Experimental results demonstrate that OkraLong not only enhances answer accuracy but also achieves cost-effectiveness across a variety of datasets.

View on arXiv
@article{hui2025_2503.02603,
  title={ OkraLong: A Flexible Retrieval-Augmented Framework for Long-Text Query Processing },
  author={ Yulong Hui and Yihao Liu and Yao Lu and Huanchen Zhang },
  journal={arXiv preprint arXiv:2503.02603},
  year={ 2025 }
}
Comments on this paper