paper-with-me

Papers

Adapting Beyond the Depth Limit: Counter Strategies in Large Imperfect Information Games

2025-01-15 · David Milec, Vojtěch Kovařík, Viliam Lisý

We study the problem of adapting to a known sub-rational opponent during online play while remaining robust to rational opponents. We focus on large imperfect-information (zero-sum) games, which makes it impossible to inspect the whole game tree at once and necessitates the use of depth-limited search. However, all existing methods assume rational play beyond the depth-limit, which only allows them to adapt a very limited portion of the opponent's behaviour. We propose an algorithm Adapting Beyond Depth-limit (ABD) that uses a strategy-portfolio approach - which we refer to as matrix-valued states - for depth-limited search. This allows the algorithm to fully utilise all information about the opponent model, making it the first robust-adaptation method to be able to do so in large imperfect-information games. As an additional benefit, the use of matrix-valued states makes the algorithm simpler than traditional methods based on optimal value functions. Our experimental results in poker and battleship show that ABD yields more than a twofold increase in utility when facing opponents who make mistakes beyond the depth limit and also delivers significant improvements in utility and safety against randomly generated opponents.

📄 PDF Abstract BibTeX arXiv:2501.10464

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

TIER: Trajectory-Invariant Execution Rewards for Multi-Step Tool Composition

2026-05-16 · Anay Kulkarni, ChiaEn Lu, Dheeraj Mekala, Jayanth Srinivasa 외 arxiv

Tool use enables large language models to solve complex tasks through sequences of API calls, yet existing reinforcement learning approaches fail to scale to multi-step composition settings. Outcome-based rewards provide…

Reinforcement Learning

ViewSynth: Learning Local Features from Depth using View Synthesis

2019-11-22 · Jisan Mahmud, Rajat Vikram Singh, Peri Akiva, Spondon Kundu 외

The rapid development of inexpensive commodity depth sensors has made keypoint detection and matching in the depth image modality an important problem in computer vision. Despite great improvements in recent RGB local fe…

Camera LocalizationKeypoint Detection

Synthetic Counteradaptation: A Principle of Human-AI Co-evolution

2026-03-31 · Ivar Frisch, Jackie Kay, Philip Moreira Tomei arxiv

In this paper, we introduce the concept of synthetic counteradaptation, a process where human and AI systems co-evolve by adapting to each other's strategies and behaviors. Synthetic counteradaptation occurs when AI syst…

Game of Go

Adapting Large Language Models for Document-Level Machine Translation

2024-01-12 · Minghao Wu, Thuy-Trang Vu, Lizhen Qu, George Foster 외

Large language models (LLMs) have significantly advanced various natural language processing (NLP) tasks. Recent research indicates that moderately-sized LLMs often outperform larger ones after task-specific fine-tuning.…

Document Level Machine TranslationDomain GeneralizationMachine TranslationTranslation

Bridging the Bosphorus: Advancing Turkish Large Language Models through Strategies for Low-Resource Language Adaptation and Benchmarking

2024-05-07 · Emre Can Acikgoz, Mete Erdogan, Deniz Yuret

Large Language Models (LLMs) are becoming crucial across various fields, emphasizing the urgency for high-quality models in underrepresented languages. This study explores the unique challenges faced by low-resource lang…

BenchmarkingModel SelectionTransfer Learning