← Search

Jianfei Zhang

10 accepted papers

2026

When Model Merging Breaks Routing: Training-Free Calibration for MoE

ICML 2026poster

Model merging has emerged as a cost-effective approach for consolidating the capabilities of multiple LLMs without retraining. However, existing merging techniques, largely based on linear parameter arithmetic or optimization, struggle when applied to Mixture-of-Experts (MoE) architectures. We ident…

Cited by 0SourceScholar
2025

Disentangling Preference Representation and Text Generation for Efficient Individual Preference Alignment

COLING 2025main

Aligning Large Language Models (LLMs) with general human preferences has been proved crucial in improving the interaction quality between LLMs and human. However, human values are inherently diverse among different individuals, making it insufficient to align LLMs solely with general preferences. To…

2025

Selecting Demonstrations for Many-Shot In-Context Learning via Gradient Matching

ACL 2025finding

In-Context Learning (ICL) empowers Large Language Models (LLMs) for rapid task adaptation without Fine-Tuning (FT), but its reliance on demonstration selection remains a critical challenge. While many-shot ICL shows promising performance through scaled demonstrations, the selection method for many-s…

2024

Leveraging Estimated Transferability Over Human Intuition for Model Selection in Text Ranking

EMNLP 2024main

Text ranking has witnessed significant advancements, attributed to the utilization of dual-encoder enhanced by Pre-trained Language Models (PLMs). Given the proliferation of available PLMs, selecting the most effective one for a given dataset has become a non-trivial challenge. As a promising altern…

2024

ProCQA: A Large-scale Community-based Programming Question Answering Dataset for Code Search

COLING 2024main

Retrieval-based code question answering seeks to match user queries in natural language to relevant code snippets. Previous approaches typically rely on pretraining models using crafted bi-modal and uni-modal datasets to align text and code representations. In this paper, we introduce ProCQA, a larg…

2023

Permutation Invariant Training for Paraphrase Identification

ICASSP 2023accepted

Identifying sentences sharing similar meanings is crucial to speech and text understandings. Although currently popular cross-encoder solutions with pre-trained language models as backbone have achieved remarkable performance, they suffer from the lack of the permutation invariance or symmetry that…

Cited by 0SourceScholar
2022

Improving Variational Autoencoders with Density Gap-based Regularization

NeurIPS 2022accept

Variational autoencoders (VAEs) are one of the most powerful unsupervised learning frameworks in NLP for latent representation learning and latent-directed generation. The classic optimization goal of VAEs is to maximize the Evidence Lower Bound (ELBo), which consists of a conditional likelihood for…

2022

Rx-refill Graph Neural Network to Reduce Drug Overprescribing Risks (Extended Abstract)

IJCAI 2022poster

Prescription (aka Rx) drugs can be easily overprescribed and lead to drug abuse or opioid overdose. Accordingly, a state-run prescription drug monitoring program (PDMP) in the United States has been developed to reduce overprescribing. However, PDMP has limited capability in detecting patients' pote…

Cited by 0SourcePDFScholar
2021

Enhancing Dual-Encoders with Question and Answer Cross-Embeddings for Answer Retrieval

EMNLP 2021finding

Dual-Encoders is a promising mechanism for answer retrieval in question answering (QA) systems. Currently most conventional Dual-Encoders learn the semantic representations of questions and answers merely through matching score. Researchers proposed to introduce the QA interaction features in scorin…

2021

Topic-Aware Dialogue Generation with Two-Hop Based Graph Attention

ICASSP 2021accepted

Generating on-topic responses and understanding the background information of context are both significant for dialogue generation. However, few works simultaneously concentrate on these two issues. For this purpose, we propose an open-domain topic-aware dialogue generation model via joint learning.…

Cited by 0SourceScholar