← Search

Jianwei Liu

7 accepted papers

2026

Unreal Robotics Lab: A High-Fidelity Robotics Simulator with Advanced Physics and Rendering

ICRA 2026poster

High-fidelity simulation is essential for robotics research, enabling safe and efficient testing of perception, control, and navigation algorithms. However, achieving both photorealistic rendering and accurate physics modeling remains a challenge. This paper presents a novel simulation framework, th…

2025

Exploring Adversarial Obstacle Attacks in Search-Based Path Planning for Autonomous Mobile Robots

ICRA 2025

Path planning algorithms, such as the searchbased A*, are a critical component of autonomous mobile robotics, enabling robots to navigate from a starting point to a destination efficiently and safely. We investigated the resilience of the <tex xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xli

Cited by 1SourceScholar
2025

LoRO: Real-Time on-Device Secure Inference for LLMs via TEE-Based Low Rank Obfuscation

NeurIPS 2025poster

While Large Language Models (LLMs) have gained remarkable success, they are consistently at risk of being stolen when deployed on untrusted edge devices. As a solution, TEE-based secure inference has been proposed to protect valuable model property. However, we identify a statistical vulnerability i…

Cited by 0SourceScholar
2024

DiPPeR: Diffusion-based 2D Path Planner applied on Legged Robots

ICRA 2024poster

In this work, we present DiPPeR, a novel and fast 2D path planning framework for quadrupedal locomotion, leveraging diffusion-driven techniques. Our contributions include a scalable dataset generator for map images and corresponding trajectories, an image-conditioned diffusion planner for mobile rob…

Cited by 19SourcecodeScholar
2024

DiPPeST: Diffusion-based Path Planner for Synthesizing Trajectories Applied on Quadruped Robots

IROS 2024poster

We present DiPPeST, a novel image and goal conditioned diffusion-based trajectory generator for quadrupedal robot path planning. DiPPeST is a zero-shot adaptation of our previously introduced diffusion-based 2D global trajectory generator (DiPPeR). The introduced system incorporates a novel strategy…

Cited by 9SourcecodeScholar
2024

GroupCover: A Secure, Efficient and Scalable Inference Framework for On-device Model Protection based on TEEs

ICML 2024poster

Due to the high cost of training DNN models, how to protect the intellectual property of DNN models, especially when the models are deployed to users' devices, is becoming an important topic. One practical solution is to use Trusted Execution Environments (TEEs) and researchers have proposed various…

Cited by 2SourcePDFScholar
2023

Instance-wise Batch Label Restoration via Gradients in Federated Learning

ICLR 2023poster

Gradient inversion attacks have posed a serious threat to the privacy of federated learning. The attacks search for the optimal pair of input and label best matching the shared gradients and the search space of the attacks can be reduced by pre-restoring labels. Recently, label restoration technique…