paper-with-me

Papers

ADA: A Game-Theoretic Perspective on Data Augmentation for Object Detection

2017-10-21 · Sima Behpour, Kris M. Kitani, Brian D. Ziebart

The use of random perturbations of ground truth data, such as random translation or scaling of bounding boxes, is a common heuristic used for data augmentation that has been shown to prevent overfitting and improve generalization. Since the design of data augmentation is largely guided by reported best practices, it is difficult to understand if those design choices are optimal. To provide a more principled perspective, we develop a game-theoretic interpretation of data augmentation in the context of object detection. We aim to find an optimal adversarial perturbations of the ground truth data (i.e., the worst case perturbations) that forces the object bounding box predictor to learn from the hardest distribution of perturbed examples for better test-time performance. We establish that the game theoretic solution, the Nash equilibrium, provides both an optimal predictor and optimal data augmentation distribution. We show that our adversarial method of training a predictor can significantly improve test time performance for the task of object detection. On the ImageNet object detection task, our adversarial approach improves performance by over 16\% compared to the best performing data augmentation method

📄 PDF Abstract BibTeX arXiv:1710.07735

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationObjectobject-detectionObject DetectionTranslation

Similar Papers 제목 키워드 기반

Understanding Data Augmentation from a Robustness Perspective

2023-09-07 · Zhendong Liu, Jie Zhang, Qiangqiang He, Chongjun Wang

In the realm of visual recognition, data augmentation stands out as a pivotal technique to amplify model robustness. Yet, a considerable number of existing methodologies lean heavily on heuristic foundations, rendering t…

Data Augmentation

Formal Contracts Mitigate Social Dilemmas in Multi-Agent RL

2022-08-22 · Andreas A. Haupt, Phillip J. K. Christoffersen, Mehul Damani, Dylan Hadfield-Menell

Multi-agent Reinforcement Learning (MARL) is a powerful tool for training autonomous agents acting independently in a common environment. However, it can lead to sub-optimal behavior when individual incentives and group …

ManagementMulti-agent Reinforcement LearningMulti-Objective Reinforcement Learningreinforcement-learning

Revisiting Regularized Policy Optimization for Stable and Efficient Reinforcement Learning in Two-Player Games

2026-02-11 · Kazuki Ota, Takayuki Osa, Motoki Omura, Tatsuya Harada arxiv

Two-player games such as board games have long been used as traditional benchmarks for reinforcement learning. This work revisits a policy optimization method with reverse Kullback-Leibler regularization and entropy regu…

Reinforcement Learning

Multi-Objective Reinforcement Learning with Max-Min Criterion: A Game-Theoretic Approach

2025-10-23 · Woohyeon Byeon, Giseung Park, Jongseong Chae, Amir Leshem 외 arxiv

In this paper, we propose a provably convergent and practical framework for multi-objective reinforcement learning with max-min criterion. From a game-theoretic perspective, we reformulate max-min multi-objective reinfor…

Reinforcement Learning

Revisiting Graph Contrastive Learning from the Perspective of Graph Spectrum

2022-10-05 · Nian Liu, Xiao Wang, Deyu Bo, Chuan Shi 외

Graph Contrastive Learning (GCL), learning the node representations by augmenting graphs, has attracted considerable attentions. Despite the proliferation of various graph augmentation strategies, some fundamental questi…

Contrastive Learning