paper-with-me

Papers

Match Point AI: A Novel AI Framework for Evaluating Data-Driven Tennis Strategies

2024-08-12 · Carlo Nübel, Alexander Dockhorn, Sanaz Mostaghim

Many works in the domain of artificial intelligence in games focus on board or video games due to the ease of reimplementing their mechanics. Decision-making problems in real-world sports share many similarities to such domains. Nevertheless, not many frameworks on sports games exist. In this paper, we present the tennis match simulation environment \textit{Match Point AI}, in which different agents can compete against real-world data-driven bot strategies. Next to presenting the framework, we highlight its capabilities by illustrating, how MCTS can be used in Match Point AI to optimize the shot direction selection problem in tennis. While the framework will be extended in the future, first experiments already reveal that generated shot-by-shot data of simulated tennis matches show realistic characteristics when compared to real-world data. At the same time, reasonable shot placement strategies emerge, which share similarities to the ones found in real-world tennis matches.

📄 PDF Abstract BibTeX arXiv:2408.05960

Code (1)

cnuebel98/match_point_ai_public 공식 구현

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Object-Centric Scene Representations using Active Inference

2023-02-07 · Toon Van de Maele, Tim Verbelen, Pietro Mazzaglia, Stefano Ferraro 외

Representing a scene and its constituent objects from raw sensory data is a core ability for enabling robots to interact with their environment. In this paper, we propose a novel approach for scene understanding, leverag…

ObjectScene Understanding

TextInVision: Text and Prompt Complexity Driven Visual Text Generation Benchmark

2025-03-17 · Forouzan Fallah, Maitreya Patel, Agneet Chatterjee, Vlad I. Morariu 외

Generating images with embedded text is crucial for the automatic production of visual and multimodal documents, such as educational materials and advertisements. However, existing diffusion-based text-to-image models of…

Text Generation

KM-Speaker: Keypoint-Based Style Control for High-Quality Speech-Driven 3D Facial Animation and Dialogue Localization

2026-06-26 · Arthur Josi, Emeline Got, Abdallah Dib, Luiz Gustavo Hafemann 외 arxiv

Speech-driven 3D facial animation methods face significant challenges in simultaneously achieving high-fidelity motion and precise artistic control at production quality. Existing controllable models typically learn glob…

REDI-Match: Rotation-Equivariant Distillation for Efficient and Robust Dense Matching

2026-06-23 · Yinji Ge, Guixu Zheng, Wulong Guo, Qian Feng 외 arxiv

Vision Foundation Models (VFMs) have significantly advanced dense feature matching, yet severe in-plane rotation remains a critical challenge. Existing solutions face a fundamental dilemma: data-driven methods require in…

Data Augmentation

SafeClawBench: Separating Semantic, Audit-Evidence, and Sandbox Harm in Tool-Using LLM Agents

2026-06-16 · Yuchuan Tian, Mengyu Zheng, Haocheng Mei, Ye Yuan 외 arxiv

Tool-using language-model agents introduce security failures that go beyond unsafe text: they can disclose protected objects, write persistent memory, send messages, modify databases, or trigger harmful code and tool eff…