← Search

Shijie Liu

8 accepted papers

2026

Fox in the Henhouse: Supply-Chain Backdoor Attacks Against Reinforcement Learning

ICML 2026poster

Existing backdoor attacks on Reinforcement Learning (RL) typically rely on unrealistic white-box access to victim parameters, rewards, or observations. Inspired by real world behaviors, we introduce the Supply-Chain Backdoor (SCAB) attack to demonstrate that such assumptions are unnecessary. SCAB ta…

Cited by 0SourceScholar
2025

Coherency Improved Explainable Recommendation via Large Language Model

AAAI 2025technical

Explainable recommender systems are designed to elucidate the explanation behind each recommendation, enabling users to comprehend the underlying logic. Previous works perform rating prediction and explanation generation in a multi-task manner. However, these works suffer from incoherence between pr…

2025

Fortifying Time Series: DTW-Certified Robust Anomaly Detection

NeurIPS 2025poster

Time-series anomaly detection is critical for ensuring safety in high-stakes applications, where robustness is a fundamental requirement rather than a mere performance metric. Addressing the vulnerability of these systems to adversarial manipulation is therefore essential. Existing defenses are larg…

Cited by 0SourceScholar
2025

Multi-level Certified Defense Against Poisoning Attacks in Offline Reinforcement Learning

ICLR 2025poster

Similar to other machine learning frameworks, Offline Reinforcement Learning (RL) is shown to be vulnerable to poisoning attacks, due to its reliance on externally sourced datasets, a vulnerability that is exacerbated by its sequential nature. To mitigate the risks posed by RL poisoning, we extend c…

Cited by 0SourcePDFScholar
2024

Et Tu Certifications: Robustness Certificates Yield Better Adversarial Examples

ICML 2024poster

In guaranteeing the absence of adversarial examples in an instance's neighbourhood, certification mechanisms play an important role in demonstrating neural net robustness. In this paper, we ask if these certifications can compromise the very models they help to protect? Our new *Certification Aware…

2023

Enhancing the Antidote: Improved Pointwise Certifications against Poisoning Attacks

AAAI 2023technical

Poisoning attacks can disproportionately influence model behaviour by making small changes to the training corpus. While defences against specific poisoning attacks do exist, they in general do not provide any guarantees, leaving them potentially countered by novel attacks. In contrast, by examining…

Cited by 8SourcePDFScholar
2023

SELVO: A Semantic-Enhanced Lidar-Visual Odometry

IROS 2023poster

In the face of complex external environment, single sensor information can no longer meet the accuracy requirements of low-drift SLAM. In this paper, we focus on the fusion scheme of cameras and lidar, and explore the gain of semantic information to SLAM system. A Semantic-Enhanced Lidar-Visual Odom…

Cited by 2SourceScholar
2022

Double Bubble, Toil and Trouble: Enhancing Certified Robustness through Transitivity

NeurIPS 2022accept

In response to subtle adversarial examples flipping classifications of neural network models, recent research has promoted certified robustness as a solution. There, invariance of predictions to all norm-bounded attacks is achieved through randomised smoothing of network inputs. Today's state-of-the…