← Search

Yujie Liu

6 accepted papers

2025

Can Knowledge-Graph-based Retrieval Augmented Generation Really Retrieve What You Need?

NeurIPS 2025spotlight

Retrieval-Augmented Generation (RAG) based on knowledge graphs (KGs) enhances large language models (LLMs) by providing structured and interpretable external knowledge. However, existing KG-based RAG methods struggle to retrieve accurate and diverse information from text-rich KGs for complex real-wo…

Cited by 0SourceScholar
2025

Critic-V: VLM Critics Help Catch VLM Errors in Multimodal Reasoning

CVPR 2025poster

Vision-language models (VLMs) have shown remarkable advancements in multimodal reasoning tasks. However, they still often generate inaccurate or irrelevant responses due to issues like hallucinated image understandings or unrefined reasoning paths. To address these challenges, we introduce Critic-V,…

2025

MOOSE-Chem2: Exploring LLM Limits in Fine-Grained Scientific Hypothesis Discovery via Hierarchical Search

NeurIPS 2025poster

Large language models (LLMs) have shown promise in automating scientific hypothesis generation, yet existing approaches primarily yield coarse-grained hypotheses lacking critical methodological and experimental details. We introduce and formally define the new task of fine-grained scientific hypothe…

Cited by 0SourceScholar
2024

VMCC-NET: Uncovering Challenging Regions in Semi-Supervised Medical Image Segmentation with Voxel Mask Based Cyclic-Consistency Network

ICASSP 2024accepted

Semi-supervised learning has been widely used to train models by utilizing a small amount of labeled data and a large amount of unlabeled data, especially in medical image analysis. However, existing methods still do not fully reveal the complex regions (e.g., small branches or fuzzy edges). These c…

Cited by 0SourceScholar
2023

Contrastive Domain Adaptation Via Delimitation Discriminator

ICASSP 2023accepted

Unsupervised domain adaptation aims to transfer the knowledge learned from the labeled source domain to the unlabeled target domain, thereby improving the classification performance of the target domain. Recent methods use contrastive learning to optimize this task, however, these methods only focus…

Cited by 5SourceScholar
2021

Automated Generation of Accurate & Fluent Medical X-ray Reports

EMNLP 2021main

Our paper aims to automate the generation of medical reports from chest X-ray image inputs, a critical yet time-consuming task for radiologists. Existing medical report generation efforts emphasize producing human-readable reports, yet the generated text may not be well aligned to the clinical facts…