Papers by Wenqing Wu
NovBench: Evaluating Large Language Models on Academic Paper Novelty Assessment (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for evaluating novelty have been proposed, but there is no systematic evaluation of their ability to generate novelty evaluations. |
| Approach: | They propose a benchmark to evaluate large language models’ ability to generate novelty evaluations in support of human peer review. |
| Outcome: | The proposed framework evaluates the quality of LLM-generated novelty evaluations under different prompting strategies. |
Smart-Searcher: Incentivizing the Dynamic Knowledge Acquisition of LLMs via Reinforcement Learning (2025.findings-emnlp)
Copied to clipboard
Huatong Song, Jinhao Jiang, Wenqing Tian, Zhipeng Chen, Yuhuan Wu, Jiahao Zhao, Yingqian Min, Xin Zhao, Lei Fang, Ji-Rong Wen
| Challenge: | Large Language Models (LLMs) are powerful but prone to hallucinations due to static knowledge. Retrieval-augmented generation (RAG) helps by injecting external information, but current methods are costly, generalize poorly, or ignore the model’s internal knowledge. |
| Approach: | They propose a framework to train large language models to leverage both internal and external knowledge sources. |
| Outcome: | The proposed framework outperforms existing methods and achieves efficient retrieval-augmented reasoning. |