← Search

YVES LE TRAON

7 accepted papers

2026

CSPO: Constraint-Sensitive Policy Optimization for Safe Reinforcement Learning

ICML 2026spotlight

Safe reinforcement learning (Safe RL) aims to maximize expected return while satisfying safety constraints, typically modeled as constrained Markov decision processes. While primal-dual methods scale well to deep RL, they often suffer from delayed constraint correction, leading to oscillatory behavi…

Cited by 0SourceScholar
2023

A Black-Box Attack on Code Models via Representation Nearest Neighbor Search

EMNLP 2023long findings

Existing methods for generating adversarial code examples face several challenges: limted availability of substitute variables, high verification costs for these substitutes, and the creation of adversarial samples with noticeable perturbations. To address these concerns, our proposed approach, RNNS…

Cited by 0SourceScholar
2023

GAT: Guided Adversarial Training with Pareto-optimal Auxiliary Tasks

ICML 2023poster

While leveraging additional training data is well established to improve adversarial robustness, it incurs the unavoidable cost of data collection and the heavy computation to train models. To mitigate the costs, we propose *Guided Adversarial Training * (GAT), a novel adversarial training technique…

2022

A Unified Framework for Adversarial Attack and Defense in Constrained Feature Space

IJCAI 2022poster

The generation of feasible adversarial examples is necessary for properly assessing models that work in constrained feature space. However, it remains a challenging task to enforce constraints into attacks that were designed for computer vision. We propose a unified framework to generate feasible ad…

2022

Adversarial Robustness in Multi-Task Learning: Promises and Illusions

AAAI 2022technical

Vulnerability to adversarial attacks is a well-known weakness of Deep Neural networks. While most of the studies focus on single-task neural networks with computer vision datasets, very little research has considered complex multi-task models that are common in real applications. In this paper, we e…

2022

Efficient and transferable adversarial examples from bayesian neural networks

UAI 2022poster

An established way to improve the transferability of black-box evasion attacks is to craft the adversarial examples on an ensemble-based surrogate to increase diversity. We argue that transferability is fundamentally related to uncertainty. Based on a state-of-the-art Bayesian Deep Learning techniqu…

2022

LGV: Boosting Adversarial Example Transferability from Large Geometric Vicinity

ECCV 2022poster

"We propose transferability from Large Geometric Vicinity (LGV), a new technique to increase the transferability of black-box adversarial attacks. LGV starts from a pretrained surrogate model and collects multiple weight sets from a few additional training epochs with a constant and high learning ra…