← Search

Lei Zou

9 accepted papers

2026

RareDASH: A Dynamic Multi-Agent System for Holistic Rare Disease Care

IJCAI 2026

Rare diseases are characterized by low prevalence and intricate pathogenesis, leading to highly heterogeneous clinical trajectories. The care of rare disease presents formidable challenges due to the requirement for highly specialized expertise and experiences. Existing methods are typically tailore

Cited by 0Scholar
2026

Snap2Review: Vision-Grounded Retrieval and Pairwise Preference Alignment for Personalized Reviews Generation

IJCAI 2026

Personalized review generation is vital for e-commerce engagement, yet integrating user-provided images while maintaining distinct user personas remains a critical challenge. Existing methods often struggle to bridge the semantic gap between objective visual signals and subjective linguistic pattern

Cited by 0Scholar
2025

MedDiT: A Knowledge-Controlled Diffusion Transformer Framework for Dynamic Medical Image Generation in Virtual Simulated Patient

IJCAI 2025

Medical education relies heavily on Simulated Patients (SPs) to provide a safe environment for students to practice clinical skills, including medical image analysis. However, the high cost of recruiting qualified SPs and the lack of diverse medical imaging datasets have presented significant challe

Cited by 0SourcePDFScholar
2023

A Novel Table-to-Graph Generation Approach for Document-Level Joint Entity and Relation Extraction

ACL 2023long

Document-level relation extraction (DocRE) aims to extract relations among entities within a document, which is crucial for applications like knowledge graph construction. Existing methods usually assume that entities and their mentions are identified beforehand, which falls short of real-world appl…

2023

AtTGen: Attribute Tree Generation for Real-World Attribute Joint Extraction

ACL 2023long

Attribute extraction aims to identify attribute names and the corresponding values from descriptive texts, which is the foundation for extensive downstream applications such as knowledge graph construction, search engines, and e-Commerce. In previous studies, attribute extraction is generally treate…

2023

LLMaAA: Making Large Language Models as Active Annotators

EMNLP 2023long findings

Prevalent supervised learning methods in natural language processing (NLP) are notoriously data-hungry, which demand large amounts of high-quality annotated data. In practice, acquiring such data is a costly endeavor. Recently, the superior few-shot performance of large language models (LLMs) has pr…

Cited by 0SourcecodeScholar
2022

Crake: Causal-Enhanced Table-Filler for Question Answering over Large Scale Knowledge Base

NAACL 2022findings

Semantic parsing solves knowledge base (KB) question answering (KBQA) by composing a KB query, which generally involves node extraction (NE) and graph composition (GC) to detect and connect related nodes in a query. Despite the strong causal effects between NE and GC, previous works fail to directly…

2021

NAMER: A Node-Based Multitasking Framework for Multi-Hop Knowledge Base Question Answering

NAACL 2021system demonstrations

We present NAMER, an open-domain Chinese knowledge base question answering system based on a novel node-based framework that better grasps the structural mapping between questions and KB queries by aligning the nodes in a query with their corresponding mentions in question. Equipped with techniques…