Showing cs.CLShow all
2 papers · 1 filter
cs.CL2025
DeepWriter: A Fact-Grounded Multimodal Writing Assistant Based On Offline Knowledge Base
Song Mao, Lejun Cheng, Pinlong Cai +3
Large Language Models (LLMs) have demonstrated remarkable capabilities in various applications. However, their use as writing assistants in specialized domains like finance, medici…
cs.CL2025
From Ranking to Selection: A Simple but Efficient Dynamic Passage Selector for Retrieval Augmented Generation
Siyuan Meng, Junming Liu, Yirong Chen +5
Retrieval-augmented generation (RAG) systems are often bottlenecked by their reranking modules, which typically score passages independently and select a fixed Top-K size. This app…