paper-with-me

Papers

Efficient Duple Perturbation Robustness in Low-rank MDPs

2024-04-11 · Yang Hu, Haitong Ma, Bo Dai, Na Li

The pursuit of robustness has recently been a popular topic in reinforcement learning (RL) research, yet the existing methods generally suffer from efficiency issues that obstruct their real-world implementation. In this paper, we introduce duple perturbation robustness, i.e. perturbation on both the feature and factor vectors for low-rank Markov decision processes (MDPs), via a novel characterization of $(\xi,\eta)$-ambiguity sets. The novel robust MDP formulation is compatible with the function representation view, and therefore, is naturally applicable to practical RL problems with large or even continuous state-action spaces. Meanwhile, it also gives rise to a provably efficient and practical algorithm with theoretical convergence rate guarantee. Examples are designed to justify the new robustness concept, and algorithmic efficiency is supported by both theoretical bounds and numerical simulations.

📄 PDF Abstract BibTeX arXiv:2404.08089

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adversarial robustness via robust low rank representations

2020-07-13 · NeurIPS 2020 12 · Pranjal Awasthi, Himanshu Jain, Ankit Singh Rawat, Aravindan Vijayaraghavan

Adversarial robustness measures the susceptibility of a classifier to imperceptible perturbations made to the inputs at test time. In this work we highlight the benefits of natural low rank representations that often exi…

Adversarial Robustness

Perturbation-Invariant Adversarial Training for Neural Ranking Models: Improving the Effectiveness-Robustness Trade-Off

2023-12-16 · Yu-An Liu, Ruqing Zhang, Mingkun Zhang, Wei Chen 외

Neural ranking models (NRMs) have shown great success in information retrieval (IR). But their predictions can easily be manipulated using adversarial examples, which are crafted by adding imperceptible perturbations to …

Adversarial RobustnessInformation Retrieval

One word at a time: adversarial attacks on retrieval models

2020-08-05 · Nisarg Raval, Manisha Verma

Adversarial examples, generated by applying small perturbations to input features, are widely used to fool classifiers and measure their robustness to noisy inputs. However, little work has been done to evaluate the robu…

Retrieval

Adversarial Attack and Defense in Deep Ranking

2021-06-07 · Mo Zhou, Le Wang, Zhenxing Niu, Qilin Zhang 외

Deep Neural Network classifiers are vulnerable to adversarial attack, where an imperceptible perturbation could result in misclassification. However, the vulnerability of DNN-based image ranking systems remains under-exp…

Adversarial AttackAdversarial RobustnessTriplet

Contrastive Fine-tuning Improves Robustness for Neural Rankers

2021-05-27 · Findings (ACL) 2021 8 · Xiaofei Ma, Cicero Nogueira dos santos, Andrew O. Arnold

The performance of state-of-the-art neural rankers can deteriorate substantially when exposed to noisy inputs or applied to a new domain. In this paper, we present a novel method for fine-tuning neural rankers that can s…

Data AugmentationPassage Ranking