← Search

Zhonghai Wu

21 accepted papers

2026

Knowledge-Enhanced Explainable Hypergraph Convolution Network for Medication Recommendation

AAAI 2026technical

Medication recommendation systems aim to provide personalized and safe medication options based on individual patient records. However, existing approaches often face challenges related to inadequate modeling of complex relationships within Electronic Health Records (EHRs), data sparsity, and a lack

Cited by 0SourcePDFScholar
2025

FedVCK: Non-IID Robust and Communication-Efficient Federated Learning via Valuable Condensed Knowledge for Medical Image Analysis

AAAI 2025technical

Federated learning has become a promising solution for collaboration among medical institutions. However, data owned by each institution would be highly heterogeneous and the distribution is always non-independent and identical distribution (non-IID), resulting in client drift and unsatisfactory per…

2025

MA-RAG: Automating Role Engineering for RESTful APIs with Multi-Head Attention and Retrieval-Augmented Generation

IJCAI 2025

This paper addresses the role engineering problem for RESTful applications and proposes a role engineering method based on multi-head attention and Retrieval Augmented Generation called MA-RAG. The method first performs fine-grained control flow analysis on the system source code to extract permissi

Cited by 0SourcePDFScholar
2025

RPPFL: Robust and Privacy-Preserving Federated Learning via Trusted Execution Environments

ICASSP 2025accepted

Federated Learning (FL) is a distributed framework that enables multi-participant collaborative model training without the need for data sharing. Despite its advantages, FL is vulnerable to poisoning and inference attacks, which compromise model accuracy and data privacy. Trusted execution environme…

Cited by 0SourceScholar
2025

dFLMoE: Decentralized Federated Learning via Mixture of Experts for Medical Data Analysis

CVPR 2025poster

Federated learning has wide applications in the medical field. It enables knowledge sharing among different healthcare institutes while protecting patients' privacy. However, existing federated learning systems are typically centralized, requiring clients to upload client-specific knowledge to a cen…

Cited by 0SourcePDFScholar
2024

DROPFL: Client Dropout Attacks Against Federated Learning Under Communication Constraints

ICASSP 2024accepted

Federated learning (FL) has emerged as a promising paradigm for decentralized machine learning while preserving data privacy. However, under communication constraints, the standard FL protocol faces the risk of client dropout. Although some research has focused on the risk from the perspectives of c…

Cited by 0SourceScholar
2024

MH-pFLID: Model Heterogeneous personalized Federated Learning via Injection and Distillation for Medical Data Analysis

ICML 2024poster

Federated learning is widely used in medical applications for training global models without needing local data access, but varying computational capabilities and network architectures (system heterogeneity) across clients pose significant challenges in effectively aggregating information from non-i…

Cited by 10SourcePDFScholar
2024

Privacy Preserving Federated Learning from Multi-Input Functional Proxy Re-Encryption

ICASSP 2024accepted

Federated learning (FL) allows different participants to collaborate on model training without transmitting raw data, thereby protecting user data privacy. However, FL faces a series of security and privacy issues (e.g. the leakage of raw data from publicly shared parameters). Several privacy protec…

Cited by 0SourceScholar
2024

TRLS: A Time Series Representation Learning Framework Via Spectrogram for Medical Signal Processing

ICASSP 2024accepted

Representation learning frameworks in unlabeled time series have been proposed for medical signal processing. Despite the numerous excellent progresses have been made in previous works, we observe the representation extracted for the time series still does not generalize well. In this paper, we pres…

Cited by 0SourceScholar
2023

A Role Engineering Approach Based on Spectral Clustering Analysis for Restful Permissions in Cloud

ICASSP 2023accepted

With the widely application of cloud, a series of privacy challenges arise. Generally, encryption methods are used to ensure privacy, which may result in high computation and communication overheads. Access control is another fundamental and important measure to protect resources. Usually cloud comp…

Cited by 0SourceScholar
2023

NCL: Textual Backdoor Defense Using Noise-Augmented Contrastive Learning

ICASSP 2023accepted

At present, backdoor attacks attract attention as they do great harm to deep learning models. By poisoning the training data, the adversary makes the model trained based on this dataset being injected with a backdoor. In the field of text, however, existing works do not provide sufficient defense ag…

Cited by 0SourceScholar
2022

Efficient Identity-Based Chameleon Hash for Mobile Devices

ICASSP 2022accepted

Online/offline identity-based signature (OO-IBS) is an adequate cryptographic tool to provide the message authentication and integrity in mobile devices, since it lightens the computational burden after the signer receives the message and eliminates the overhead of certificate management. It has sev…

Cited by 0SourceScholar
2022

KSAM: Infusing Multi-Source Knowledge into Dialogue Generation via Knowledge Source Aware Multi-Head Decoding

ACL 2022findings

Knowledge-enhanced methods have bridged the gap between human beings and machines in generating dialogue responses. However, most previous works solely seek knowledge from a single source, and thus they often fail to obtain available knowledge because of the insufficient coverage of a single knowled…

Cited by 6SourcePDFScholar
2022

Section-Aware Commonsense Knowledge-Grounded Dialogue Generation with Pre-trained Language Model

COLING 2022main

In knowledge-grounded dialogue generation, pre-trained language models (PLMs) can be expected to deepen the fusing of dialogue context and knowledge because of their superior ability of semantic understanding. Unlike adopting the plain text knowledge, it is thorny to leverage the structural commonse…

2021

Knowledge-Aware Dialogue Generation via Hierarchical Infobox Accessing and Infobox-Dialogue Interaction Graph Network

IJCAI 2021poster

Due to limited knowledge carried by queries, traditional dialogue systems often face the dilemma of generating boring responses, leading to poor user experience. To alleviate this issue, this paper proposes a novel infobox knowledge-aware dialogue generation approach, HITA-Graph, with three unique f…

2021

More is Better: Enhancing Open-Domain Dialogue Generation via Multi-Source Heterogeneous Knowledge

EMNLP 2021main

Despite achieving remarkable performance, previous knowledge-enhanced works usually only use a single-source homogeneous knowledge base of limited knowledge coverage. Thus, they often degenerate into traditional methods because not all dialogues can be linked with knowledge entries. This paper propo…

2021

Multi Path Training Framework for Data-Driven Open-Domain Conversation System

ICASSP 2021accepted

Nowadays, web data is often used to train a dialogue system. However, noises in web data can disturb the training process, as well as can impact the performance. Consequently, dialogue models tend to be brittle when receiving noisy inputs during the inference. This paper proposes a novel framework,…

Cited by 0SourceScholar
2021

Relation-Aware Neighborhood Matching Model for Entity Alignment

AAAI 2021technical

Entity alignment which aims at linking entities with the same meaning from different knowledge graphs (KGs) is a vital step for knowledge fusion. Existing research focused on learning embeddings of entities by utilizing structural information of KGs for entity alignment. These methods can aggregate…

Cited by 116SourcePDFScholar
2020

TopicKA: Generating Commonsense Knowledge-Aware Dialogue Responses Towards the Recommended Topic Fact

IJCAI 2020poster

Insufficient semantic understanding of dialogue always leads to the appearance of generic responses, in generative dialogue systems. Recently, high-quality knowledge bases have been introduced to enhance dialogue understanding, as well as to reduce the prevalence of boring responses. Although such k…