← Search

Jiahui Zhao

6 accepted papers

2026

ULD-Net: Enabling Ultra-Low-Degree Fully Polynomial Networks for Homomorphically Encrypted Inference

ICLR 2026poster

Fully polynomial neural networks—models whose computations comprise only additions and multiplications—are attractive for privacy-preserving inference under homomorphic encryption (HE). Yet most prior systems obtain such models by *post-hoc* replacement of nonlinearities with high-degree or cascaded…

Cited by 0SourceScholar
2025

A Chinese Expressive Long-dialogue Speech Dataset with Scripts

ICASSP 2025accepted

With the advancement of large-scale models, the demand for emotionally rich, long-context, and highly natural communication in human-computer interaction increases. However, the exploration of long-context or script-level speech conversation tasks remains limited due to the lack of specific supervis…

Cited by 0SourceScholar
2025

Adapting Whisper for Code-Switching through Encoding Refining and Language-Aware Decoding

ICASSP 2025accepted

Code-switching (CS) automatic speech recognition (ASR) faces challenges due to the language confusion resulting from accents, auditory similarity, and seamless language switches. Adaptation on the pre-trained multi-lingual model has shown promising performance for CS-ASR. In this paper, we adapt Whi…

Cited by 0SourceScholar
2024

CMoralEval: A Moral Evaluation Benchmark for Chinese Large Language Models

ACL 2024findings

What a large language model (LLM) would respond in ethically relevant context? In this paper, we curate a large benchmark CMoralEval for morality evaluation of Chinese LLMs. The data sources of CMoralEval are two-fold: 1) a Chinese TV program discussing Chinese moral norms with stories from the soci…

2023

AutoReP: Automatic ReLU Replacement for Fast Private Network Inference

ICCV 2023poster

The growth of the Machine-Learning-As-A-Service (MLaaS) market has highlighted clients' data privacy and security issues. Private inference (PI) techniques using cryptographic primitives offer a solution but often have high computation and communication costs, particularly with non-linear operators…

Cited by 41PDFcodeScholar
2023

LinGCN: Structural Linearized Graph Convolutional Network for Homomorphically Encrypted Inference

NeurIPS 2023poster

The growth of Graph Convolution Network (GCN) model sizes has revolutionized numerous applications, surpassing human performance in areas such as personal healthcare and financial systems. The deployment of GCNs in the cloud raises privacy concerns due to potential adversarial attacks on client dat…