← Search

G. Edward Suh

9 accepted papers

2025

AutoDAN-Turbo: A Lifelong Agent for Strategy Self-Exploration to Jailbreak LLMs

ICLR 2025spotlight

Jailbreak attacks serve as essential red-teaming tools, proactively assessing whether LLMs can behave responsibly and safely in adversarial environments. Despite diverse strategies (e.g., cipher, low-resource language, persuasions, and so on) that have been proposed and shown success, these strategi…

2023

Bounding the Invertibility of Privacy-preserving Instance Encoding using Fisher Information

NeurIPS 2023poster

Privacy-preserving instance encoding aims to encode raw data into feature vectors without revealing their privacy-sensitive information. When designed properly, these encodings can be used for downstream ML applications such as training and inference with limited privacy risk. However, the vast majo…

Cited by 11SourcePDFScholar
2023

Cocktail Party Attack: Breaking Aggregation-Based Privacy in Federated Learning Using Independent Component Analysis

ICML 2023poster

Federated learning (FL) aims to perform privacy-preserving machine learning on distributed data held by multiple data owners. To this end, FL requires the data owners to perform training locally and share the gradients or weight updates (instead of the private inputs) with the central server, which…

Cited by 36SourcePDFScholar
2023

MACTA: A Multi-agent Reinforcement Learning Approach for Cache Timing Attacks and Detection

ICLR 2023poster

Security vulnerabilities in computer systems raise serious concerns as computers process an unprecedented amount of private and sensitive data today. Cache timing attacks (CTA) pose an important practical threat as they can effectively breach many protection mechanisms in today’s systems. However, t…

Cited by 7SourcePDFScholar
2021

BulletTrain: Accelerating Robust Neural Network Training via Boundary Example Mining

NeurIPS 2021poster

Neural network robustness has become a central topic in machine learning in recent years. Most training algorithms that improve the model's robustness to adversarial and common corruptions also introduce a large computational overhead, requiring as many as ten times the number of forward and backwar…

Cited by 21SourcePDFScholar
2020

Path Planning Under Malicious Injections and Removals of Perceived Obstacles: A Probabilistic Programming Approach

RA-L 2020

An autonomous mobile robot may encounter adversarial environments in which an attacker tries to influence its decisions. Through physical or software-level attacks, some of the robot's sensors might be compromised-a special concern for self-driving vehicles. Motivated by this scenario, this letter i

Cited by 4SourceScholar
2020

Precision Gating: Improving Neural Network Efficiency with Dynamic Dual-Precision Activations

ICLR 2020poster

We propose precision gating (PG), an end-to-end trainable dynamic dual-precision quantization technique for deep neural networks. PG computes most features in a low precision and only a small proportion of important features in a higher precision to preserve accuracy. The proposed approach is appl…

Cited by 33SourcecodeScholar