← Search

Wenfeng Feng

3 accepted papers

2025

AirRAG: Autonomous Strategic Planning and Reasoning Steer Retrieval Augmented Generation

EMNLP 2025

Leveraging the autonomous decision-making capabilities of large language models (LLMs) has demonstrated superior performance in reasoning tasks. However, despite the success of iterative or agentic retrieval-augmented generation (RAG) techniques, these methods are often constrained to a single solut

Cited by 0SourcePDFScholar
2025

RASD: Retrieval-Augmented Speculative Decoding

ACL 2025finding

Speculative decoding accelerates inference in large language models (LLMs) by generating draft tokens for target model verification. Current approaches for obtaining draft tokens rely on lightweight draft models or additional model structures to generate draft tokens and retrieve context from databa…

Cited by 0SourcePDFScholar
2024

Mixture-of-LoRAs: An Efficient Multitask Tuning Method for Large Language Models

COLING 2024main

Instruction Tuning has the potential to stimulate or enhance specific capabilities of large language models (LLMs). However, achieving the right balance of data is crucial to prevent catastrophic forgetting and interference between tasks. To address these limitations and enhance training flexibility…