3 papers
cs.CL2025
Evolution without Large Models: Training Language Model with Task Principles
Minghang Zhu, Shen Gao, Zhengliang Shi +5
A common training approach for language models involves using a large-scale language model to expand a human-provided dataset, which is subsequently used for model training.This me…
cs.CL2024
Generate-then-Ground in Retrieval-Augmented Generation for Multi-hop Question Answering
Zhengliang Shi, Weiwei Sun, Shen Gao +3
Multi-Hop Question Answering (MHQA) tasks present a significant challenge for large language models (LLMs) due to the intensive knowledge required. Current solutions, like Retrieva…
cs.CL2024
Tool Learning in the Wild: Empowering Language Models as Automatic Tool Agents
Zhengliang Shi, Shen Gao, Lingyong Yan +6
Augmenting large language models (LLMs) with external tools has emerged as a promising approach to extend their utility, enabling them to solve practical tasks. Previous methods ma…