Poker-AI.org

Poker AI and Botting Discussion Forum
It is currently Mon Nov 13, 2023 2:23 pm

All times are UTC




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Sun Mar 31, 2013 12:26 am 
Offline
Senior Member

Joined: Mon Mar 11, 2013 10:24 pm
Posts: 216
Lets assume we solved an abstract game with CFRM that contains the following bets: 0.5*PS, PS, 2*PS, All-In. Whenever we face a bet that deviates from our abstraction we need to find a mapping, which is discussed in some papers. With soft translation, we know that we should map a 0.75 PS bet probabilistically to a 0.5PS bet (50%) or a PS bet (50%).
Now how do we handle the following issues: assume our strategy tells us to call. However, given the pot was 10 before the bet, he bet 7.5 and we called, we have a pot size of 25, while the next node assumes we either have a 20 or a 30bb pot. The different stack sizes should obviously change our strategy a lot (i.e. the bigger the pot, the less we can fold).
The problem gets even bigger when we have another 0.75PS bet and map it to the same betting abstraction as before - the difference between real pot size and abstract pot size grows strongly. I saw some approaches that changes the size of raises for example, that the pot in the following node is again correct, however, first I think it might lead to wrong results (ie., raising big so that we are commited but then folding to a reraise) and second it doesn't work at all for calls.
How do you solve these issues?


Top
 Profile  
 
PostPosted: Mon Apr 01, 2013 3:22 am 
Offline
Junior Member
User avatar

Joined: Tue Mar 05, 2013 9:46 am
Posts: 16
I think the right way is to make effective stack size a part of abstraction and solve a game severa times

_________________
Бетономешалка! Мешает бетон!


Top
 Profile  
 
PostPosted: Mon Apr 01, 2013 3:59 pm 
Offline
Veteran Member

Joined: Thu Feb 28, 2013 2:39 am
Posts: 437
I'm not sure there is a way to 'solve' the problem, outside of creating bigger abstractions that handle the game you're playing. You can apply 'fixes,' translations, and/or generalizations but you're ultimately just taking your best guess at what would be the 'real' strategy.


Top
 Profile  
 
PostPosted: Mon Apr 01, 2013 6:26 pm 
Offline
Senior Member

Joined: Mon Mar 11, 2013 10:24 pm
Posts: 216
concretemixer wrote:
I think the right way is to make effective stack size a part of abstraction and solve a game severa times


I don't understand what you exactly mean. I'm training a model for a certain eff. stack size, but even if the effective stack size is exactly right (e.g. first hand, 25bb each), the difference comes not from different stack sizes but from different actions taken. Or do you suggest to search games with other different stack sizes, look for the node with the same history and find the node with the best matching SPR?


Top
 Profile  
 
PostPosted: Wed Apr 03, 2013 1:01 am 
Offline
Site Admin
User avatar

Joined: Thu Feb 28, 2013 5:24 pm
Posts: 230
And this is exactly why fixed betting abstractions are highly exploitable once you figure out the thresholds. I have no idea how to solve this, except maybe to randomize betting sizes so your strategy doesn't assume a 20bb pot ALWAYS means a 20bb pot but could be 15-25bb e.g.

_________________
Cheers.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group