← Search

Xinyu Xing

11 accepted papers

2024

RICE: Breaking Through the Training Bottlenecks of Reinforcement Learning with Explanation

ICML 2024spotlight

Deep reinforcement learning (DRL) is playing an increasingly important role in real-world applications. However, obtaining an optimally performing DRL agent for complex tasks, especially with sparse rewards, remains a significant challenge. The training of a DRL agent can be often trapped in a bottl…

2024

Soft-Label Integration for Robust Toxicity Classification

NeurIPS 2024poster

Toxicity classification in textual content remains a significant problem. Data with labels from a single annotator fall short of capturing the diversity of human perspectives. Therefore, there is a growing need to incorporate crowdsourced annotations for training an effective toxicity classifier. Ad…

2023

StateMask: Explaining Deep Reinforcement Learning through State Mask

NeurIPS 2023poster

Despite the promising performance of deep reinforcement learning (DRL) agents in many challenging scenarios, the black-box nature of these agents greatly limits their applications in critical domains. Prior research has proposed several explanation techniques to understand the deep learning-based po…

Cited by 11SourcePDFScholar
2021

BACKDOORL: Backdoor Attack against Competitive Reinforcement Learning

IJCAI 2021poster

Recent research has confirmed the feasibility of backdoor attacks in deep reinforcement learning (RL) systems. However, the existing attacks require the ability to arbitrarily modify an agent's observation, constraining the application scope to simple RL systems such as Atari games. In this paper, w…

2021

DANCE: Enhancing saliency maps using decoys

ICML 2021spotlight

Saliency methods can make deep neural network predictions more interpretable by identifying a set of critical features in an input sample, such as pixels that contribute most strongly to a prediction made by an image classifier. Unfortunately, recent evidence suggests that many saliency methods poor…

2021

RNNRepair: Automatic RNN Repair via Model-based Analysis

ICML 2021spotlight

Deep neural networks are vulnerable to adversarial attacks. Due to their black-box nature, it is rather challenging to interpret and properly repair these incorrect behaviors. This paper focuses on interpreting and repairing the incorrect behaviors of Recurrent Neural Networks (RNNs). We propose a l…

Cited by 25SourcePDFScholar
2018

Explaining Deep Learning Models -- A Bayesian Non-parametric Approach

NeurIPS 2018poster

Understanding and interpreting how machine learning (ML) models make decisions have been a big challenge. While recent research has proposed various technical approaches to provide some clues as to how an ML model makes individual predictions, they cannot provide users with an ability to inspect a m…

Cited by 50SourcePDFScholar