← Search

Yongqi Zhang

14 accepted papers

2026

ClarifyVC: Clarifying Ambiguous Commands in Vehicle Control with a Hybrid Data Augmentation Pipeline

ICLR 2026poster

Natural language interfaces for vehicle control must contend with vague commands, evolving dialogue context, and strict protocol constraints. We introduce ClarifyVC, a unified framework that integrates a hybrid data-augmentation pipeline (ClarifyVC-Data), reference models trained on the data (Clari…

Cited by 0SourceScholar
2026

Context-Driven Incremental Compression for Multi-Turn Dialogue Generation

ICML 2026poster

Modern conversational agents condition on an ever-growing dialogue history at each turn, incurring redundant attention and encoding costs that grow with conversation length. Naive truncation or summarization degrades fidelity, while existing context compressors lack cross-turn memory sharing or revi…

Cited by 0SourceScholar
2026

GraphOracle: Efficient Fully-Inductive Knowledge Graph Reasoning via Relation-Dependency Graphs

AAAI 2026technical

Knowledge graph reasoning in the fully-inductive setting—where both entities and relations at test time are unseen during training—remains an open challenge. In this work, we introduce GraphOracle, a novel framework that achieves robust fully-inductive reasoning by transforming each knowledge graph

Cited by 0SourcePDFScholar
2026

VoG: Enhancing LLM Reasoning through Stepwise Verification on Knowledge Graphs

ICLR 2026poster

Large Language Models (LLMs) excel at various reasoning tasks but still encounter challenges such as hallucination and factual inconsistency in knowledge-intensive tasks, primarily due to a lack of external knowledge and factual verification. These challenges could be mitigated by leveraging knowled…

Cited by 0SourceScholar
2025

Learning Crossmodal Interaction Patterns via Attributed Bipartite Graphs for Single-Cell Omics

NeurIPS 2025poster

Crossmodal matching in single-cell omics is essential for explaining biological regulatory mechanisms and enhancing downstream analyses. However, current single-cell crossmodal models often suffer from three limitations: sparse modality signals, underutilization of biological attributes, and insuffi…

Cited by 0SourcecodeScholar
2025

Perovskite-LLM: Knowledge-Enhanced Large Language Models for Perovskite Solar Cell Research

EMNLP 2025

The rapid advancement of perovskite solar cells (PSCs) has led to an exponential growth in research publications, creating an urgent need for efficient knowledge management and reasoning systems in this domain. We present a comprehensive knowledge-enhanced system for PSCs that integrates three key c

Cited by 0SourcePDFScholar
2024

BP4ER: Bootstrap Prompting for Explicit Reasoning in Medical Dialogue Generation

COLING 2024main

Medical dialogue generation (MDG) has gained increasing attention due to its substantial practical value. Previous works typically employ a sequence-to-sequence framework to generate medical responses by modeling dialogue context as sequential text with annotated medical entities. While these method…

2024

Less is More: One-shot Subgraph Reasoning on Large-scale Knowledge Graphs

ICLR 2024poster

To deduce new facts on a knowledge graph (KG), a link predictor learns from the graph structure and collects local evidence to find the answer to a given query. However, existing methods suffer from a severe scalability problem due to the utilization of the whole KG for prediction, which hinders the…

2024

R2AG: Incorporating Retrieval Information into Retrieval Augmented Generation

EMNLP 2024finding

Retrieval augmented generation (RAG) has been applied in many scenarios to augment large language models (LLMs) with external documents provided by retrievers. However, a semantic gap exists between LLMs and retrievers due to differences in their training objectives and architectures. This misalignm…

2023

Learning to Describe for Predicting Zero-shot Drug-Drug Interactions

EMNLP 2023long main

Adverse drug-drug interactions (DDIs) can compromise the effectiveness of concurrent drug administration, posing a significant challenge in healthcare. As the development of new drugs continues, the potential for unknown adverse effects resulting from DDIs becomes a growing concern. Traditional…

Cited by 0SourcecodeScholar
2022

Efficient Hyper-parameter Search for Knowledge Graph Embedding

ACL 2022long

While hyper-parameters (HPs) are important for knowledge graph (KG) learning, existing methods fail to search them efficiently. To solve this problem, we first analyze the properties of different HPs and measure the transfer ability from small subgraph to the full graph. Based on the analysis, we pr…

2020

Interstellar: Searching Recurrent Architecture for Knowledge Graph Embedding

NeurIPS 2020spotlight

Knowledge graph (KG) embedding is well-known in learning representations of KGs. Many models have been proposed to learn the interactions between entities and relations of the triplets. However, long-term information among multiple triplets is also important to KG. In this work, based on the relatio…