← Search

Ruining Zhao

3 accepted papers

2024

RESTful-Llama: Connecting User Queries to RESTful APIs

EMNLP 2024industry

Recent advancements in Large Language Models (LLMs) have showcased exceptional performance in zero-shot learning and reasoning tasks. However, integrating these models with external tools - a crucial need for real-world applications - remains a significant challenge. We propose RESTful-Llama, a nove…

2023

Instruct and Extract: Instruction Tuning for On-Demand Information Extraction

EMNLP 2023long main

Large language models with instruction-following capabilities open the door to a wider group of users. However, when it comes to information extraction – a classic task in natural language processing – most task-specific systems cannot align well with long-tail ad hoc extraction use cases for non-ex…

Cited by 0SourcecodeScholar
2023

Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification

ACL 2023long

Event schemas are a form of world knowledge about the typical progression of events. Recent methods for event schema induction use information extraction systems to construct a large number of event graph instances from documents, and then learn to generalize the schema from such instances. In contr…