中文
相关论文

相关论文: L2E: Learning to Exploit Your Opponent

200 篇论文

We study the problem of guaranteeing low regret in repeated games against an opponent with unknown membership in one of several classes. We add the constraint that our algorithm is non-exploitable, in that the opponent lacks an incentive to…

计算机科学与博弈论 · 计算机科学 2022-07-05 Anthony DiGiovanni , Ambuj Tewari

Model stealing attacks present a dilemma for public machine learning APIs. To protect financial investments, companies may be forced to withhold important information about their models that could facilitate theft, including uncertainty…

机器学习 · 计算机科学 2022-06-29 Mantas Mazeika , Bo Li , David Forsyth

Transfer learning borrows knowledge from a source domain to facilitate learning in a target domain. Two primary issues to be addressed in transfer learning are what and how to transfer. For a pair of domains, adopting different transfer…

人工智能 · 计算机科学 2017-08-21 Ying Wei , Yu Zhang , Qiang Yang

Trajectory planning is a key piece in the algorithmic architecture of a robot. Trajectory planners typically use iterative optimization schemes for generating smooth trajectories that avoid collisions and are optimal for tracking given the…

机器人学 · 计算机科学 2021-06-08 Sai Vemprala , Ashish Kapoor

A key goal of ad hoc teamwork is to develop a learning agent that cooperates with unknown teams, without resorting to any pre-coordination protocol. Despite a vast number of ad hoc teamwork algorithms in the literature, most of them cannot…

多智能体系统 · 计算机科学 2022-05-09 Alexandre Neves , Alberto Sardinha

While recent works have been considerably improving the quality of the natural language explanations (NLEs) generated by a model to justify its predictions, there is very limited research in detecting and alleviating inconsistencies among…

Deep learning models are vulnerable to various adversarial manipulations of their training data, parameters, and input sample. In particular, an adversary can modify the training data and model parameters to embed backdoors into the model,…

机器学习 · 计算机科学 2020-06-09 Te Juin Lester Tan , Reza Shokri

Machine learning models are often trained on data from one distribution and deployed on others. So it becomes important to design models that are robust to distribution shifts. Most of the existing work focuses on optimizing for either…

机器学习 · 计算机科学 2021-03-31 Harvineet Singh , Shalmali Joshi , Finale Doshi-Velez , Himabindu Lakkaraju

Transfer learning refers to the transfer of knowledge or information from a relevant source task to a target task. However, most existing works assume both tasks are sampled from a stationary task distribution, thereby leading to the…

机器学习 · 计算机科学 2022-07-06 Jun Wu , Jingrui He

Learning to Optimize (L2O) stands at the intersection of traditional optimization and machine learning, utilizing the capabilities of machine learning to enhance conventional optimization techniques. As real-world optimization problems…

最优化与控制 · 数学 2024-05-27 Xiaohan Chen , Jialin Liu , Wotao Yin

Evolutionary algorithms serve as a powerful paradigm for tackling optimization challenges, yet their reliance on manually engineered heuristics inherently limits their adaptability across diverse landscapes. However, the transition from the…

神经与进化计算 · 计算机科学 2026-03-04 Jiaxin Gao , Yaohua Liu , Ran Cheng , Kay Chen Tan

Artificial neural networks in general and deep learning networks in particular established themselves as popular and powerful machine learning algorithms. While the often tremendous sizes of these networks are beneficial when solving…

机器学习 · 计算机科学 2020-05-28 Moritz Seiler , Heike Trautmann , Pascal Kerschke

Adversarial examples are a pervasive phenomenon of machine learning models where seemingly imperceptible perturbations to the input lead to misclassifications for otherwise statistically accurate models. In this paper we study how the…

机器学习 · 计算机科学 2020-02-11 Marc Khoury

Two fundamental problems in computational game theory are computing a Nash equilibrium and learning to exploit opponents given observations of their play (opponent exploitation). The latter is perhaps even more important than the former:…

计算机科学与博弈论 · 计算机科学 2018-06-29 Sam Ganzfried , Qingyun Sun

In inverse reinforcement learning (IRL), an agent seeks to replicate expert demonstrations through interactions with the environment. Traditionally, IRL is treated as an adversarial game, where an adversary searches over reward models, and…

机器学习 · 计算机科学 2025-04-23 Arnav Kumar Jain , Harley Wiltzer , Jesse Farebrother , Irina Rish , Glen Berseth , Sanjiban Choudhury

In-context learning is a promising approach for online policy learning of offline reinforcement learning (RL) methods, which can be achieved at inference time without gradient optimization. However, this method is hindered by significant…

机器学习 · 计算机科学 2024-03-12 Zhenwen Dai , Federico Tomasi , Sina Ghiassian

Generating adversarial examples is a critical step for evaluating and improving the robustness of learning machines. So far, most existing methods only work for classification and are not designed to alter the true performance measure of…

机器学习 · 统计学 2017-07-19 Moustapha Cisse , Yossi Adi , Natalia Neverova , Joseph Keshet

Developing controllers for agile locomotion is a long-standing challenge for legged robots. Reinforcement learning (RL) and Evolution Strategy (ES) hold the promise of automating the design process of such controllers. However, dedicated…

机器人学 · 计算机科学 2020-08-04 Yujin Tang , Jie Tan , Tatsuya Harada

Recent studies have shown that Deep Leaning models are susceptible to adversarial examples, which are data, in general images, intentionally modified to fool a machine learning classifier. In this paper, we present a multi-objective nested…

机器学习 · 计算机科学 2026-02-24 A. E. Baia , G. Di Bari , V. Poggioni

This paper substantially extends our work published at ECCV, in which an intermediate-level attack was proposed to improve the transferability of some baseline adversarial examples. Specifically, we advocate a framework in which a direct…

计算机视觉与模式识别 · 计算机科学 2022-07-01 Yiwen Guo , Qizhang Li , Wangmeng Zuo , Hao Chen