← Search

Yuyue Zhao

3 accepted papers

2024

A + B: A General Generator-Reader Framework for Optimizing LLMs to Unleash Synergy Potential

ACL 2024findings

Retrieval-Augmented Generation (RAG) is an effective solution to supplement necessary knowledge to large language models (LLMs). Targeting its bottleneck of retriever performance, “generate-then-read” pipeline is proposed to replace the retrieval stage with generation from the LLM itself. Although p…

2022

UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction

EMNLP 2022main

Relational triple extraction is challenging for its difficulty in capturing rich correlations between entities and relations. Existing works suffer from 1) heterogeneous representations of entities and relations, and 2) heterogeneous modeling of entity-entity interactions and entity-relation interac…