← Search

Yunqi Zhang

10 accepted papers

2026

Backjump-on-Graph: Empowering LLMs with Reinforced Retrospective Exploration for Agentic KG Reasoning

ICML 2026poster

Grounding Large Language Models (LLMs) in Knowledge Graphs (KGs) has shown significant promise for complex Question Answering (QA) tasks. Since LLMs' limited context window cannot accommodate the sheer volume of large-scale KGs, existing work usually utilizes agents to reason on real-world KGs, whic…

Cited by 0SourceScholar
2026

Explore-on-Graph: Incentivizing Autonomous Exploration of Large Language Models on Knowledge Graphs with Path-refined Reward Modeling

ICLR 2026poster

The reasoning process of Large Language Models (LLMs) is often plagued by hallucinations and missing facts in question-answering tasks. A promising solution is to ground LLMs' answers in verifiable knowledge sources, such as Knowledge Graphs (KGs). Prevailing KG-enhanced methods typically constrain…

Cited by 0SourceScholar
2025

Two Challenges, One Solution: Robust Multimodal Learning through Dynamic Modality Recognition and Enhancement

EMNLP 2025

Multimodal machine learning is often hindered by two critical challenges: modality missingness and modality imbalance. These challenges significantly degrade the performance of multimodal models. The majority of existing methods either require the availability of full-modality data during the traini

Cited by 0SourcePDFScholar
2024

Better Late Than Never: Model-Agnostic Hallucination Post-Processing Framework Towards Clinical Text Summarization

ACL 2024findings

Clinical text summarization has proven successful in generating concise and coherent summaries. However, these summaries may include unintended text with hallucinations, which can mislead clinicians and patients. Existing methods for mitigating hallucinations can be categorized into task-specific an…

2024

KnowVrDU: A Unified Knowledge-aware Prompt-Tuning Framework for Visually-rich Document Understanding

COLING 2024main

In Visually-rich Document Understanding (VrDU), recent advances of incorporating layout and image features into the pre-training language models have achieved significant progress. Existing methods usually developed complicated dedicated architectures based on pre-trained models and fine-tuned them…

2024

RSED: Zero-Shot Relation Triplet Extraction via Relation Selection and Entity Boundary Detection

ICASSP 2024accepted

Zero-shot relation triplet extraction (ZeroRTE) aims to extract relation triplets of unseen relation types from unstructured texts, with a core challenge of training models to recognize new relations without labeled data. The seminal work handles this task by leveraging pre-trained language models t…

Cited by 0SourceScholar
2024

Think Before You Act: A Two-Stage Framework for Mitigating Gender Bias Towards Vision-Language Tasks

NAACL 2024long

Gender bias in vision-language models (VLMs) can reinforce harmful stereotypes and discrimination. In this paper, we focus on mitigating gender bias towards vision-language tasks. We identify object hallucination as the essence of gender bias in VLMs. Existing VLMs tend to focus on salient or famili…

2022

Learning Reasoning Patterns for Relational Triple Extraction with Mutual Generation of Text and Graph

ACL 2022findings

Relational triple extraction is a critical task for constructing knowledge graphs. Existing methods focused on learning text patterns from explicit relational mentions. However, they usually suffered from ignoring relational reasoning patterns, thus failed to extract the implicitly implied triples.…

Cited by 9SourcePDFScholar
2022

RelU-Net: Syntax-aware Graph U-Net for Relational Triple Extraction

EMNLP 2022main

Relational triple extraction is a critical task for natural language processing. Existing methods mainly focused on capturing semantic information, but suffered from ignoring the syntactic structure of the sentence, which is proved in the relation classification task to contain rich relational infor…

2021

Jointly Extracting Explicit and Implicit Relational Triples with Reasoning Pattern Enhanced Binary Pointer Network

NAACL 2021long

Relational triple extraction is a crucial task for knowledge graph construction. Existing methods mainly focused on explicit relational triples that are directly expressed, but usually suffer from ignoring implicit triples that lack explicit expressions. This will lead to serious incompleteness of t…