← Search

Zhichao Xu

8 accepted papers

2026

ConvMix: A Mixed-Criteria Data Augmentation Framework for Conversational Dense Retrieval

AAAI 2026technical

Conversational search aims to satisfy users’ complex information needs via multiple-turn interactions. The key challenge lies in revealing real users’ search intent from the context-dependent queries. Previous studies achieve conversational search by fine-tuning a conversational dense retriever with

Cited by 0SourcePDFScholar
2026

Pareto-Based Heterogeneous Knowledge Distillation for MLPs on Graphs

AAAI 2026technical

Heterogeneous Graph Neural Networks (HGNNs) have demonstrated remarkable capabilities in capturing effective information in heterogeneous graphs, achieving outstanding performance in various learning tasks. However, the heavy dependency of HGNNs on neighbors information may result in high latency, w

Cited by 0SourcePDFScholar
2025

A Systematic Survey of Automatic Prompt Optimization Techniques

EMNLP 2025

Since the advent of large language models (LLMs), prompt engineering has been a crucial step for eliciting desired responses for various Natural Language Processing (NLP) tasks. However, prompt engineering remains an impediment for end users due to rapid advances in models, tasks, and associated bes

Cited by 0SourcePDFScholar
2025

MAIN-RAG: Multi-Agent Filtering Retrieval-Augmented Generation

ACL 2025long

Large Language Models (LLMs) are becoming essential tools for various natural language processing tasks but often suffer from generating outdated or incorrect information. Retrieval-Augmented Generation (RAG) addresses this issue by incorporating external, real-time information retrieval to ground L…

Cited by 0SourcePDFScholar
2024

Beyond Perplexity: Multi-dimensional Safety Evaluation of LLM Compression

EMNLP 2024finding

Increasingly, model compression techniques enable large language models (LLMs) to be deployed in real-world applications. As a result of this momentum towards local deployment, compressed LLMs will interact with a large population. Prior work on compression typically prioritize preserving perplexity…