← Search

Sheng Gao

5 accepted papers

2026

Safe Multi-Agent Reinforcement Learning via Distributional Safety Critic and Maximum Entropy Optimization

AAAI 2026technical

Deploying multi-agent reinforcement learning (MARL) in safety-critical systems faces significant challenges due to insufficient agent exploration and inadequate safety constraint guarantees. Current approaches are constrained by two fundamental limitations: inefficient exploration leading to subopti

Cited by 0SourcePDFScholar
2023

DP-HyPO: An Adaptive Private Framework for Hyperparameter Optimization

NeurIPS 2023poster

Hyperparameter optimization, also known as hyperparameter tuning, is a widely recognized technique for improving model performance. Regrettably, when training private ML models, many practitioners often overlook the privacy risks associated with hyperparameter optimization, which could potentially e…

Cited by 8SourcePDFScholar
2021

A Class of Optimal Switching Mixed Data Injection Attack in Cyber-Physical Systems

RA-L 2021

This letter considers a class of switching mixed data injection attacks using input derivatives in cyber-physical systems with linear quadratic(LQ) cost from the perspective of the attacker. The attacker injects data mixed with false data and its derivative into a healthy system, which destroys the

Cited by 14SourceScholar
2021

A Joint Model for Dropped Pronoun Recovery and Conversational Discourse Parsing in Chinese Conversational Speech

ACL 2021long

In this paper, we present a neural model for joint dropped pronoun recovery (DPR) and conversational discourse parsing (CDP) in Chinese conversational speech. We show that DPR and CDP are closely related, and a joint model benefits both tasks. We refer to our model as DiscProReco, and it first encod…

2021

Noisy-Labeled NER with Confidence Estimation

NAACL 2021long

Recent studies in deep learning have shown significant progress in named entity recognition (NER). However, most existing works assume clean data annotation, while real-world scenarios typically involve a large amount of noises from a variety of sources (e.g., pseudo, weak, or distant annotations).…