← Search

Zhenghua Xu

14 accepted papers

2026

Language Drift in Multilingual Retrieval-Augmented Generation: Characterization and Decoding-Time Mitigation

AAAI 2026technical

Multilingual Retrieval-Augmented Generation (RAG) enables large language models (LLMs) to perform knowledge-intensive tasks in multilingual settings by leveraging retrieved documents as external evidence. However, when the retrieved evidence differs in language from the user query and in-context exe

Cited by 0SourcePDFScholar
2026

Modeling Uncertainty Trends for Timely Retrieval in Dynamic RAG

AAAI 2026technical

Dynamic retrieval-augmented generation (RAG) allows large language models (LLMs) to fetch external knowledge on demand, offering greater adaptability than static RAG. A central challenge in this setting lies in determining the optimal timing for retrieval. Existing methods often trigger retrieval ba

Cited by 0SourcePDFScholar
2025

MPL: Multiple Programming Languages with Large Language Models for Information Extraction

ACL 2025finding

Recent research in information extraction (IE) focuses on utilizing code-style inputs to enhance structured output generation. The intuition behind this is that the programming languages (PLs) inherently exhibit greater structural organization than natural languages (NLs). This structural advantage…

2024

A Stable, Fast, and Fully Automatic Learning Algorithm for Predictive Coding Networks

ICLR 2024poster

Predictive coding networks are neuroscience-inspired models with roots in both Bayesian statistics and neuroscience. Training such models, however, is quite inefficient and unstable. In this work, we show how by simply changing the temporal scheduling of the update rule for the synaptic weights lead…

Cited by 10SourcePDFScholar
2023

MPS-AMS: Masked Patches Selection and Adaptive Masking Strategy Based Self-Supervised Medical Image Segmentation

ICASSP 2023accepted

Existing self-supervised learning methods based on contrastive learning and masked image modeling have demonstrated impressive performances. However, current masked image modeling methods are mainly utilized in natural images, and their applications in medical images are relatively lacking. Besides,…

Cited by 0SourceScholar
2023

Multi-Head Feature Pyramid Networks for Breast Mass Detection

ICASSP 2023accepted

Analysis of X-ray images is one of the main tools to diagnose breast cancer. The ability to quickly and accurately detect the location of masses from the huge amount of image data is the key to reducing the morbidity and mortality of breast cancer. Currently, the main factor limiting the accuracy of…

Cited by 0SourceScholar
2023

MvCo-DoT: Multi-View Contrastive Domain Transfer Network for Medical Report Generation

ICASSP 2023accepted

In clinical scenarios, multiple medical images with different views are usually generated at the same time, and they have high semantic consistency. However, the existing medical report generation methods cannot exploit the rich multi-view mutual information of medical images. Therefore, in this wor…

Cited by 0SourceScholar
2022

Reverse Differentiation via Predictive Coding

AAAI 2022technical

Deep learning has redefined AI thanks to the rise of artificial neural networks, which are inspired by neurological networks in the brain. Through the years, this dualism between AI and neuroscience has brought immense benefits to both fields, allowing neural networks to be used in a plethora of app…

Cited by 43SourcePDFScholar
2021

Associative Memories via Predictive Coding

NeurIPS 2021poster

Associative memories in the brain receive and store patterns of activity registered by the sensory neurons, and are able to retrieve them when necessary. Due to their importance in human intelligence, computational models of associative memories have been developed for several decades now. In this p…

Cited by 84SourcePDFScholar
2021

Detecting Beneficial Feature Interactions for Recommender Systems

AAAI 2021technical

Feature interactions are essential for achieving high accuracy in recommender systems. Many studies take into account the interaction between every pair of features. However, this is suboptimal because some feature interactions may not be that relevant to the recommendation result and taking them in…

2021

RSG: A Simple but Effective Module for Learning Imbalanced Datasets

CVPR 2021poster

Imbalanced datasets widely exist in practice and are a great challenge for training deep neural models with a good generalization on infrequent classes. In this work, we propose a new rare-class sample generator (RSG) to solve this problem. RSG aims to generate some new samples for rare classes duri…

Cited by 128PDFcodeScholar
2020

Can the Brain Do Backpropagation? --- Exact Implementation of Backpropagation in Predictive Coding Networks

NeurIPS 2020poster

Backpropagation (BP) has been the most successful algorithm used to train artificial neural networks. However, there are several gaps between BP and learning in biologically plausible neuronal networks of the brain (learning in the brain, or simply BL, for short), in particular, (1) it has been uncl…

Cited by 125SourcePDFScholar
2020

Hybrid Deep-Semantic Matrix Factorization for Tag-Aware Personalized Recommendation

ICASSP 2020accepted

Matrix factorization has now become a dominant solution for personalized recommendation on the Social Web. To alleviate the cold start problem, previous approaches have incorporated various additional sources of information into traditional matrix factorization models. These upgraded models, however…

Cited by 0SourceScholar
2019

Long Text Analysis Using Sliced Recurrent Neural Networks with Breaking Point Information Enrichment

ICASSP 2019accepted

Sliced recurrent neural networks (SRNNs) are the state-of-the-art efficient solution for long text analysis tasks; however, their slicing operations inevitably result in long-term dependency loss in lower-level networks and thus limit their accuracy. Therefore, we propose a breaking point informatio…

Cited by 0SourceScholar