paper-with-me

홈 › Papers

IRumAI: Reinforcement Learning for Indian Rummy

2026-06-20 · Vignesh Mohan arxiv

Despite its massive player base and complex hidden-information dynamics, Indian Rummy has received no reinforcement learning attention. Existing agents rely on combinatorial search, which is tactically strong but slow at inference. We present IRumAI, the first RL agent for the domain. IRumAI integrates Proximal Policy Optimization (PPO), meld-aware observation encoding, deadwood-driven reward shaping, and a dual-branch convolutional architecture. IRumAI is RL-trained solely against weak heuristics, after a one-time behaviour-cloning warm-start on stronger demonstration data. It generalises to defeat the entire baseline hierarchy, including a 53.9% win rate against the strongest search-based opponent unseen during RL training. Bypassing explicit search, IRumAI requires just 0.33 ms per action, which is over 7,000x faster than the state-of-the-art heuristic. Ablations validate our architectural choices, and linear probing reveals that the network implicitly models the opponent's hidden hand from public interactions.

📄 PDF Abstract BibTeX arXiv:2606.21975

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Quantitative Rule-Based Strategy modeling in Classic Indian Rummy: A Metric Optimization Approach

2025-12-26 · Purushottam Saha, Avirup Chakraborty, Sourish Sarkar, Subhamoy Maitra 외 arxiv

The 13-card variant of Classic Indian Rummy is a sequential game of incomplete information that requires probabilistic reasoning and combinatorial decision-making. This paper proposes a rule-based framework for strategic…

Exploring Grammatical Error Correction with Not-So-Crummy Machine Translation

2012-06-01 · WS 2012 6 · Nitin Madnani, Joel Tetreault, Martin Chodorow
Grammatical Error CorrectionGrammatical Error DetectionMachine TranslationTranslation

Application of deep reinforcement learning for Indian stock trading automation

2021-05-18 · Supriya Bajpai

In stock trading, feature extraction and trading strategy design are the two important tasks to achieve long-term benefits using machine learning techniques. Several methods have been proposed to design trading strategy …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

FusionANNS: An Efficient CPU/GPU Cooperative Processing Architecture for Billion-scale Approximate Nearest Neighbor Search

2024-09-25 · Bing Tian, Haikun Liu, YuHang Tang, Shihai Xiao 외

Approximate nearest neighbor search (ANNS) has emerged as a crucial component of database and AI infrastructure. Ever-increasing vector datasets pose significant challenges in terms of performance, cost, and accuracy for…

Collaborative FilteringCPUGPURe-Ranking

A Comparative Analysis of Portfolio Optimization Using Mean-Variance, Hierarchical Risk Parity, and Reinforcement Learning Approaches on the Indian Stock Market

2023-05-27 · Jaydip Sen, Aditya Jaiswal, Anshuman Pathak, Atish Kumar Majee 외

This paper presents a comparative analysis of the performances of three portfolio optimization approaches. Three approaches of portfolio optimization that are considered in this work are the mean-variance portfolio (MVP)…

Portfolio OptimizationQ-Learningreinforcement-learningReinforcement Learning