Papers by Zhidong Qiao
A Framework for Effective Invocation Methods of Various LLM Services (2025.coling-main)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are becoming a fundamental tool for various natural language processing tasks due to commercial reasons, the potential risk of misuse and expensive tuning cost. |
| Approach: | They propose a framework for constructing an effective LLM services invocation strategy that best meets task demands. |
| Outcome: | The proposed framework classifies existing methods into four categories: input abstraction, semantic cache, solution design, and output enhancement, which can be used separately or jointly during the invocation life cycle. |