← Search

Jiayu Zhou

32 accepted papers

2026

Component-Wise Composite Likelihood Distillation for Censored Time-to-Event Data

ICML 2026poster

Accurate survival modeling in biomedical studies is often hindered by rare events, limited effective sample sizes, and settings with limited or partially observed information (e.g., covariates of interest that are difficult or expensive to collect, highly-structured sampling designs, or nuisance par…

Cited by 0SourceScholar
2026

Gentle Manipulation Policy Learning via Demonstrations from VLM Planned Atomic Skills

AAAI 2026technical

Autonomous execution of long-horizon, contact-rich manipulation tasks traditionally requires extensive real-world data and expert engineering, posing significant cost and scalability challenges. This paper proposes a novel framework integrating hierarchical semantic decomposition, reinforcement lear

Cited by 0SourcePDFScholar
2026

Gentle Manipulation of Long-Horizon Tasks Without Human Demonstrations

RA-L 2026

In the field of robotic manipulation, traditional methods lack the flexibility required to meet the demands of diverse applications. Consequently, researchers have increasingly focused on developing more general techniques, particularly for long-horizon and gentle manipulation, to enhance the manipu

Cited by 0SourceScholar
2025

Dual Debiasing for Noisy In-Context Learning for Text Generation

ACL 2025finding

In-context learning (ICL) relies heavily on high-quality demonstrations drawn from large annotated corpora. Existing approaches detect noisy annotations by ranking local perplexities, presuming that noisy samples yield higher perplexities than their clean counterparts. However, this assumption break…

Cited by 0SourcePDFScholar
2025

Dynamic Uncertainty Ranking: Enhancing Retrieval-Augmented In-Context Learning for Long-Tail Knowledge in LLMs

NAACL 2025long

Large language models (LLMs) can learn vast amounts of knowledge from diverse domains during pre-training. However, long-tail knowledge from specialized domains is often scarce and underrepresented, rarely appearing in the models’ memorization. Prior work has shown that in-context learning (ICL) wit…

2025

Enhancing Automated Grading in Science Education through LLM-Driven Causal Reasoning and Multimodal Analysis

IJCAI 2025

Automated assessment of open responses in K–12 science education poses significant challenges due to the multimodal nature of student work, which often integrates textual explanations, drawings, and handwritten elements. Traditional evaluation methods that focus solely on textual analysis fail to ca

2025

TARS: Tactile Affordance in Robot Synesthesia for Dexterous Manipulation

RA-L 2025

In the field of dexterous robotic manipulation, integrating visual and tactile modalities to inform manipulation policies presents significant challenges, especially in non-contact scenarios where reliance on tactile perception can be inadequate. Visual affordance techniques currently offer effectiv

Cited by 2SourceScholar
2024

On the Generalization Ability of Unsupervised Pretraining

AISTATS 2024poster

Recent advances in unsupervised learning have shown that unsupervised pre-training, followed by fine-tuning, can improve model generalization. However, a rigorous understanding of how the representation function learned on an unlabeled dataset affects the generalization of the fine-tuned model is la…

Cited by 6SourcePDFScholar
2024

RTTF: Rapid Tactile Transfer Framework for Contact-Rich Manipulation Tasks

IROS 2024poster

An increasing number of robotic manipulation tasks now use optical tactile sensors to provide tactile feedback, making tactile servo control a crucial aspect of robotic operations. This paper presents a rapid tactile transfer framework (RTTF) that achieves optical-tactile image sim2real transfer and…

Cited by 0SourceScholar
2024

Safe and Robust Watermark Injection with a Single OoD Image

ICLR 2024poster

Training a high-performance deep neural network requires large amounts of data and computational resources. Protecting the intellectual property (IP) and commercial ownership of a deep model is challenging yet increasingly crucial. A major stream of watermarking strategies implants verifiable back…

2023

Federated Robustness Propagation: Sharing Adversarial Robustness in Heterogeneous Federated Learning

AAAI 2023technical

Federated learning (FL) emerges as a popular distributed learning schema that learns a model from a set of participating users without sharing raw data. One major challenge of FL comes with heterogeneous users, who may have distributionally different (or non-iid) data and varying computation resourc…

2023

MECTA: Memory-Economic Continual Test-Time Model Adaptation

ICLR 2023poster

Continual Test-time Adaptation (CTA) is a promising art to secure accuracy gains in continually-changing environments. The state-of-the-art adaptations improve out-of-distribution model accuracy via computation-efficient online test-time gradient descents but meanwhile cost about times of memory ver…

2023

Revisiting Data-Free Knowledge Distillation with Poisoned Teachers

ICML 2023poster

Data-free knowledge distillation (KD) helps transfer knowledge from a pre-trained model (known as the teacher model) to a smaller model (known as the student model) without access to the original training data used for training the teacher model. However, the security of the synthetic or out-of-dist…

2023

Turning the Curse of Heterogeneity in Federated Learning into a Blessing for Out-of-Distribution Detection

ICLR 2023top-25%

Deep neural networks have witnessed huge successes in many challenging prediction tasks and yet they often suffer from out-of-distribution (OoD) samples, misclassifying them with high confidence. Recent advances show promising OoD detection performance for centralized training, and however, OoD dete…

Cited by 13SourcePDFScholar
2023

USDNL: Uncertainty-Based Single Dropout in Noisy Label Learning

AAAI 2023technical

Deep Neural Networks (DNNs) possess powerful prediction capability thanks to their over-parameterization design, although the large model complexity makes it suffer from noisy supervision. Recent approaches seek to eliminate impacts from noisy labels by excluding data points with large loss values a…

2023

Understanding Deep Gradient Leakage via Inversion Influence Functions

NeurIPS 2023poster

Deep Gradient Leakage (DGL) is a highly effective attack that recovers private training images from gradient vectors. This attack casts significant privacy challenges on distributed learning from clients with sensitive data, where clients are required to share gradients. Defending against such att…

2022

Dynamic Augmentation Data Selection for Few-shot Text Classification

EMNLP 2022finding

Data augmentation has been a popular method for fine-tuning pre-trained language models to increase model robustness and performance. With augmentation data coming from modifying gold train data (in-sample augmentation) or being harvested from general domain unlabeled data (out-of-sample augmentatio…

Cited by 3SourcePDFScholar
2022

Efficient Split-Mix Federated Learning for On-Demand and In-Situ Customization

ICLR 2022poster

Federated learning (FL) provides a distributed learning framework for multiple participants to collaborate learning without sharing raw data. In many practical FL scenarios, participants have heterogeneous resources due to disparities in hardware and inference dynamics that require quickly loading m…

2022

Outsourcing Training without Uploading Data via Efficient Collaborative Open-Source Sampling

NeurIPS 2022accept

As deep learning blooms with growing demand for computation and data resources, outsourcing model training to a powerful cloud server becomes an attractive alternative to training at a low-power and cost-effective end device. Traditional outsourcing requires uploading device data to the cloud server…

Cited by 9SourcePDFScholar
2022

Resilient and Communication Efficient Learning for Heterogeneous Federated Systems

ICML 2022spotlight

The rise of Federated Learning (FL) is bringing machine learning to edge computing by utilizing data scattered across edge devices. However, the heterogeneity of edge network topologies and the uncertainty of wireless transmission are two major obstructions of FL’s wide application in edge computing…

Cited by 41SourcePDFScholar
2022

Self-Adaptive Imitation Learning: Learning Tasks with Delayed Rewards from Sub-optimal Demonstrations

AAAI 2022technical

Reinforcement learning (RL) has demonstrated its superiority in solving sequential decision-making problems. However, heavy dependence on immediate reward feedback impedes the wide application of RL. On the other hand, imitation learning (IL) tackles RL without relying on environmental supervision b…

2022

Trap and Replace: Defending Backdoor Attacks by Trapping Them into an Easy-to-Replace Subnetwork

NeurIPS 2022accept

Deep neural networks (DNNs) are vulnerable to backdoor attacks. Previous works have shown it extremely challenging to unlearn the undesired backdoor behavior from the network, since the entire network can be affected by the backdoor samples. In this paper, we propose a brand-new backdoor defense str…

2021

Data-Free Knowledge Distillation for Heterogeneous Federated Learning

ICML 2021spotlight

Federated Learning (FL) is a decentralized machine-learning paradigm, in which a global server iteratively averages the model parameters of local users without accessing their data. User heterogeneity has imposed significant challenges to FL, which can incur drifted global models that are slow to co…

2021

Learning Deep Neural Networks under Agnostic Corrupted Supervision

ICML 2021spotlight

Training deep neural network models in the presence of corrupted supervision is challenging as the corrupted data points may significantly impact generalization performance. To alleviate this problem, we present an efficient robust algorithm that achieves strong guarantees without any assumption on…

2021

Learning Model-Based Privacy Protection under Budget Constraints

AAAI 2021technical

Protecting privacy in gradient-based learning has become increasingly critical as more sensitive information is being used. Many existing solutions seek to protect the sensitive gradients by constraining the overall privacy cost within a constant budget, where the protection is hand-designed and emp…

Cited by 12SourcePDFScholar
2021

RCA: A Deep Collaborative Autoencoder Approach for Anomaly Detection

IJCAI 2021poster

Unsupervised anomaly detection plays a crucial role in many critical applications. Driven by the success of deep learning, recent years have witnessed growing interests in applying deep neural networks (DNNs) to anomaly detection problems. A common approach is using autoencoders to learn a feature r…

2020

Ranking Policy Gradient

ICLR 2020poster

Sample inefficiency is a long-lasting problem in reinforcement learning (RL). The state-of-the-art estimates the optimal action values while it usually involves an extensive search over the state-action space and unstable optimization. Towards the sample-efficient RL, we propose ranking policy gradi…

Cited by 14SourcecodeScholar