← Search

Xiaofan Zhang

25 accepted papers

2026

Concepts from Representations: Post-hoc Concept Bottleneck Models via Sparse Decomposition of Visual Representations

AAAI 2026technical

Deep learning has achieved remarkable success in image recognition, yet their inherent opacity poses challenges for deployment in critical domains. Concept-based interpretations aim to address this by explaining model reasoning through human-understandable concepts. However, existing post-hoc method

Cited by 0SourcePDFScholar
2026

GuideGen: A Text-Guided Framework for Paired Full-torso Anatomy and CT Volume Generation

AAAI 2026technical

The recently emerging conditional diffusion models seem promising for mitigating the labor and expenses in building large 3D medical imaging datasets. However, previous studies on 3D CT generation primarily focus on specific organs characterized by a local structure and fixed contrast and have yet t

Cited by 0SourcePDFScholar
2026

SAR2Net: Learning Spatially Anchored Representations for Retrieval-Guided Cross-Stain Alignment

CVPR 2026

Achieving spatial alignment between whole-slide images (WSIs) across stains is essential for integrating morphology and molecular information, yet it remains challenging due to extreme resolution, tissue fragmentation, and large nonlinear deformations. Conventional registration pipelines depend on g

Cited by 0SourcecodeScholar
2025

An LLM-based Framework for Biomedical Terminology Normalization in Social Media via Multi-Agent Collaboration

COLING 2025main

Biomedical Terminology Normalization aims to identify the standard term in a specified termbase for non-standardized mentions from social media or clinical texts, employing the mainstream “Recall and Re-rank” framework. Instead of the traditional pretraining-finetuning paradigm, we would like to exp…

Cited by 1SourcePDFScholar
2025

Hybrid Feature Fusion for Enhancing Medical Document Embedding

ICASSP 2025accepted

Despite the strong capabilities of large language models in generative tasks, issues related to information unreliability and hallucinations pose significant challenges in high-precision fields, such as drug analysis and recommendations in the medical domain. In this work, we introduce the HFFN mode…

Cited by 0SourceScholar
2025

Interactive Evaluation for Medical LLMs via Task-oriented Dialogue System

COLING 2025main

This study focuses on evaluating proactive communication and diagnostic capabilities of medical Large Language Models (LLMs), which directly impact their effectiveness in patient consultations. In typical medical scenarios, doctors often ask a set of questions to gain a comprehensive understanding o…

2025

MMXU: A Multi-Modal and Multi-X-ray Understanding Dataset for Disease Progression

ACL 2025finding

Large vision-language models (LVLMs) have shown great promise in medical applications, particularly in visual question answering (MedVQA) and diagnosis from medical images. However, existing datasets and models often fail to consider critical aspects of medical diagnostics, such as the integration o…

2025

MeNTi: Bridging Medical Calculator and LLM Agent with Nested Tool Calling

NAACL 2025long

Integrating tools into Large Language Models (LLMs) has facilitated the widespread application. Despite this, in specialized downstream task contexts, reliance solely on tools is insufficient to fully address the complexities of the real world. This particularly restricts the effective deployment of…

Cited by 1SourcePDFScholar
2025

MedOdyssey: A Medical Domain Benchmark for Long Context Evaluation Up to 200K Tokens

NAACL 2025findings

Numerous advanced Large Language Models (LLMs) now support context lengths up to 128K, and some extend to 200K. Some benchmarks in the generic domain have also followed up on evaluating long-context capabilities. In the medical domain, tasks are distinctive due to the unique contexts and need for do…

2025

Meta-Tool: Unleash Open-World Function Calling Capabilities of General-Purpose Large Language Models

ACL 2025long

Large language models (LLMs) have showcased remarkable capabilities as autonomous agents when augmented with external tools. Equipped with fixed tool sets, LLMs struggle with addressing diverse user inquiries in open-world tasks. To evaluate and boost the performance of LLMs in dealing with complex…

2025

Mix-of-Granularity: Optimize the Chunking Granularity for Retrieval-Augmented Generation

COLING 2025main

Integrating information from various reference databases is a major challenge for Retrieval-Augmented Generation (RAG) systems because each knowledge source adopts a unique data structure and follows different conventions. Retrieving from multiple knowledge sources with one fixed strategy usually le…

2025

SyntheT2C: Generating Synthetic Data for Fine-Tuning Large Language Models on the Text2Cypher Task

COLING 2025main

Integrating Large Language Models (LLMs) with existing Knowledge Graph (KG) databases presents a promising avenue for enhancing LLMs’ efficacy and mitigating their “hallucinations”. Given that most KGs reside in graph databases accessible solely through specialized query languages (e.g., Cypher), it…

2025

Unleashing the Potential of Vision-Language Pre-Training for 3D Zero-Shot Lesion Segmentation via Mask-Attribute Alignment

ICLR 2025poster

Recent advancements in medical vision-language pre-training models have driven significant progress in zero-shot disease recognition. However, transferring image-level knowledge to pixel-level tasks, such as lesion segmentation in 3D CT scans, remains a critical challenge. Due to the complexity and…

Cited by 1SourcePDFScholar
2024

CAT: Coordinating Anatomical-Textual Prompts for Multi-Organ and Tumor Segmentation

NeurIPS 2024poster

Existing promptable segmentation methods in the medical imaging field primarily consider either textual or visual prompts to segment relevant objects, yet they often fall short when addressing anomalies in medical images, like tumors, which may vary greatly in shape, size, and appearance. Recognizin…

2024

GECSum: Generative Evaluation-Driven Sequence Level Contrastive Learning for Abstractive Summarization

COLING 2024main

While dominant in abstractive summarization, transformer-based language models with the standard maximum likelihood estimation (MLE) training remain challenged by two discrepancies: the misalignment between token-level training and sequence-level evaluation, and the divergence between teacher-forcin…

2024

Medical Dialogue System: A Survey of Categories, Methods, Evaluation and Challenges

ACL 2024findings

This paper surveys and organizes research works of medical dialog systems, which is an important yet challenging task. Although these systems have been surveyed in the medical community from an application perspective, a systematic review from a rigorous technical perspective has to date remained no…

2024

ShiftAddLLM: Accelerating Pretrained LLMs via Post-Training Multiplication-Less Reparameterization

NeurIPS 2024poster

Large language models (LLMs) have shown impressive performance on language tasks but face challenges when deployed on resource-constrained devices due to their extensive parameters and reliance on dense multiplications, resulting in high memory demands and latency bottlenecks. Shift-and-add reparame…

2024

ZePT: Zero-Shot Pan-Tumor Segmentation via Query-Disentangling and Self-Prompting

CVPR 2024poster

The long-tailed distribution problem in medical image analysis reflects a high prevalence of common conditions and a low prevalence of rare ones which poses a significant challenge in developing a unified model capable of identifying rare or novel tumor categories not encountered during training. In…

2023

Alleviating Exposure Bias via Multi-level Contrastive Learning and Deviation Simulation in Abstractive Summarization

ACL 2023findings

Most Transformer based abstractive summarization systems have a severe mismatch between training and inference, i.e., exposure bias. From diverse perspectives, we introduce a simple multi-level contrastive learning framework for abstractive summarization (SimMCS) and a tailored sparse decoder self-a…

2023

KiUT: Knowledge-Injected U-Transformer for Radiology Report Generation

CVPR 2023poster

Radiology report generation aims to automatically generate a clinically accurate and coherent paragraph from the X-ray image, which could relieve radiologists from the heavy burden of report writing. Although various image caption methods have shown remarkable performance in the natural image field,…

Cited by 96SourcePDFScholar
2023

MidMed: Towards Mixed-Type Dialogues for Medical Consultation

ACL 2023long

Most medical dialogue systems assume that patients have clear goals (seeking a diagnosis, medicine querying, etc.) before medical consultation. However, in many real situations, due to the lack of medical knowledge, it is usually difficult for patients to determine clear goals with all necessary slo…

2019

Heterogeneous Memory Enhanced Multimodal Attention Model for Video Question Answering

CVPR 2019poster

In this paper, we propose a novel end-to-end trainable Video Question Answering (VideoQA) framework with three major components: 1) a new heterogeneous memory which can effectively learn global context information from appearance and motion features; 2) a redesigned question memory which helps under…

Cited by 342PDFcodeScholar
2018

CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes

CVPR 2018poster

We propose a network for Congested Scene Recognition called CSRNet to provide a data-driven and deep learning method that can understand highly congested scenes and perform accurate count estimation as well as present high-quality density maps. The proposed CSRNet is composed of two major components…

Cited by 1873SourcePDFScholar
2016

Embedding Label Structures for Fine-Grained Feature Representation

CVPR 2016poster

Recent algorithms in convolutional neural networks (CNN) considerably advance the fine-grained image classification, which aims to differentiate the subtle differences among subordinate classes. However, previous studies have rarely focused on learning a fined-grained and structured feature represen…

Cited by 259PDFScholar
2015

Fine-Grained Histopathological Image Analysis via Robust Segmentation and Large-Scale Retrieval

CVPR 2015poster

Computer-aided diagnosis of medical images requires thorough analysis of image details. For example, examining all cells enables fine-grained categorization of histopathological images. Traditional computational methods may have efficiency issues when performing such detailed analysis. In this paper…

Cited by 72SourcePDFScholar