Pith. sign in

REVIEW 2 cited by

YAYI-UIE: A Chat-Enhanced Instruction Tuning Framework for Universal Information Extraction

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.15548 v3 pith:YDC7UO7N submitted 2023-12-24 cs.CL cs.AI

YAYI-UIE: A Chat-Enhanced Instruction Tuning Framework for Universal Information Extraction

classification cs.CL cs.AI
keywords extractioninformationchinesedataenglishframeworkperformancechat-enhanced
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

The difficulty of the information extraction task lies in dealing with the task-specific label schemas and heterogeneous data structures. Recent work has proposed methods based on large language models to uniformly model different information extraction tasks. However, these existing methods are deficient in their information extraction capabilities for Chinese languages other than English. In this paper, we propose an end-to-end chat-enhanced instruction tuning framework for universal information extraction (YAYI-UIE), which supports both Chinese and English. Specifically, we utilize dialogue data and information extraction data to enhance the information extraction performance jointly. Experimental results show that our proposed framework achieves state-of-the-art performance on Chinese datasets while also achieving comparable performance on English datasets under both supervised settings and zero-shot settings.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MR-UIE: Multi-Perspective Reasoning with Reinforcement Learning for Universal Information Extraction

    cs.CL 2025-09 conditional novelty 5.0

    A pipeline that combines multi-perspective chain-of-thought reasoning with reinforcement learning for universal information extraction, showing modest gains that are overstated in the text.

  2. PlanE: Meta Planning of Data, Tuning, and Inference for Extractive-based LLMs

    cs.AI 2026-05 conditional novelty 4.0

    A quadratic meta-planner trained on a few model-dataset runs selects the optimal data-tuning-inference configuration for extractive LLMs, matching grid search on three IE tasks.