← Search

Zhihu Wang

2 accepted papers

2025

RAG+: Enhancing Retrieval-Augmented Generation with Application-Aware Reasoning

EMNLP 2025

The integration of external knowledge through Retrieval-Augmented Generation (RAG) has become foundational in enhancing large language models (LLMs) for knowledge-intensive tasks. However, existing RAG paradigms often overlook the cognitive step of applying knowledge, leaving a gap between retrieved

Cited by 0SourcePDFScholar
2025

Re-TASK: Revisiting LLM Tasks from Capability, Skill, and Knowledge Perspectives

ACL 2025finding

The Chain-of-Thought (CoT) paradigm has become a pivotal method for solving complex problems with large language models (LLMs). However, its application to domain-specific tasks remains challenging, as LLMs often fail to decompose tasks accurately or execute subtasks effectively. This paper introduc…