It is currently Mon Mar 18, 2024 10:27 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
Offline
 Post subject: Maia - Chess AI emulating different elo-skillsets
Post #1 Posted: Thu Jan 14, 2021 10:53 am 
Gosei
User avatar

Posts: 1810
Liked others: 490
Was liked: 365
Rank: KGS 1-dan
Source: https://www.microsoft.com/en-us/researc ... for-chess/
GitHub: https://github.com/CSSLab/maia-chess

There is a freely available chess bot now, which was trained to play like humans would, ranging from 1000 to 1900 elo. With about 50% accuracy it can predict the move a player, eg between 1000 and 1100 would play (other chess AI/bots are way worse).

Even more interesting: It can learn your personal style of playing chess and with an accuracy of about 75% can predict which move you will play.

Subsequently it can predict blunders! Scary when you think about training it on your opponents and exposing their weaknesses. Great to learn for your own games : )

_________________
My "guide" to become stronger in Go


This post by SoDesuNe was liked by 2 people: gennan, hyperpape
Top
 Profile  
 
Offline
 Post subject: Re: Maia - Chess AI emulating different elo-skillsets
Post #2 Posted: Thu Jan 14, 2021 12:16 pm 
Gosei

Posts: 1589
Liked others: 886
Was liked: 527
Rank: AGA 3k Fox 3d
GD Posts: 61
KGS: dfan
My understanding is that this is pretty much what Crazy Stone Deep Learning does at its kyu-level settings (train a network to predict moves by players of that level and don't do any tree search).

Top
 Profile  
 
Online
 Post subject: Re: Maia - Chess AI emulating different elo-skillsets
Post #3 Posted: Thu Jan 14, 2021 12:24 pm 
Gosei
User avatar

Posts: 1747
Liked others: 176
Was liked: 488
People must be starting to cheat with these human-like bots...

Top
 Profile  
 
Offline
 Post subject: Re: Maia - Chess AI emulating different elo-skillsets
Post #4 Posted: Thu Jan 14, 2021 2:29 pm 
Gosei
User avatar

Posts: 1810
Liked others: 490
Was liked: 365
Rank: KGS 1-dan
dfan wrote:
My understanding is that this is pretty much what Crazy Stone Deep Learning does at its kyu-level settings (train a network to predict moves by players of that level and don't do any tree search).


But that's not what Maia does, when I understand it correctly. Maia with 1000 to 1199 Elo is only trained on millions of human games of this level and thus "organically" chooses a move similiar to this Elo range. The neural net behind it runs at full power as far as I understand.

When I understand you correctly, Crazy Stone Deep Learning makes the network artificially weaker by not permitting tree search?

jlt wrote:
People must be starting to cheat with these human-like bots...


Some people certainly could start cheating with this. But unless you only use the next best Elo range, a sensible anti-cheat-algorithm will likely catch you due to playing too good all of the sudden.

_________________
My "guide" to become stronger in Go

Top
 Profile  
 
Offline
 Post subject: Re: Maia - Chess AI emulating different elo-skillsets
Post #5 Posted: Thu Jan 14, 2021 4:25 pm 
Lives in sente

Posts: 757
Liked others: 114
Was liked: 916
Rank: maybe 2d
Maia does not use tree search either - there are some interesting results that they published in their paper/data showing how adding tree search reduces the prediction quality. Presumably because tree search in the way that current bot algorithms would perform it is a highly imperfect model of how humans would read a position, and so just letting the neural do all the work is more accurate - because smoothly and intelligently performing highly complex pattern recognition in data is what neural nets are good at.

So long as the task itself is not beyond the capacity of the net to model or the quality/quantity of the data to teach without overfitting, of course (note the difficulty they have for getting good Maia models for 2000+ rated players).

So yeah, it's basically just a raw neural net, like Crazystone. No tree search.


This post by lightvector was liked by 2 people: Bill Spight, SoDesuNe
Top
 Profile  
 
Offline
 Post subject: Re: Maia - Chess AI emulating different elo-skillsets
Post #6 Posted: Fri Jan 15, 2021 6:10 am 
Gosei

Posts: 1589
Liked others: 886
Was liked: 527
Rank: AGA 3k Fox 3d
GD Posts: 61
KGS: dfan
SoDesuNe wrote:
dfan wrote:
My understanding is that this is pretty much what Crazy Stone Deep Learning does at its kyu-level settings (train a network to predict moves by players of that level and don't do any tree search).

But that's not what Maia does, when I understand it correctly. Maia with 1000 to 1199 Elo is only trained on millions of human games of this level and thus "organically" chooses a move similiar to this Elo range. The neural net behind it runs at full power as far as I understand.

When I understand you correctly, Crazy Stone Deep Learning makes the network artificially weaker by not permitting tree search?

Apologies if I'm being overly fussy about the terminology, but the network and tree search are independent things; whether or not you have tree search doesn't make the network itself any weaker. (I'm also not sure what you mean by the phrase "the neural net behind it runs at full power".) If you mean "makes the engine weaker", then yes, engines without tree search are weaker than engines with tree search, but I think the main reason for omitting tree search is just to avoid the issues with grafting a superhuman analysis ability (tree search) onto a flawed-human intuition (network).

To rephrase, I think Crazy Stone Deep Learning and Maia do the same thing:
  • Neural net trained on games played by players of a certain level
  • No tree search

Top
 Profile  
 
Offline
 Post subject: Re: Maia - Chess AI emulating different elo-skillsets
Post #7 Posted: Fri Jan 15, 2021 8:17 am 
Honinbo

Posts: 10905
Liked others: 3651
Was liked: 3374
dfan wrote:
My understanding is that this is pretty much what Crazy Stone Deep Learning does at its kyu-level settings (train a network to predict moves by players of that level and don't do any tree search).


As I recall, Crazy Stone trained on human games at a certain kyu level plays better than that level by a couple of stones. That phenomenon may be explained as a wisdom of crowds effect. The point being that different players are prone to different mistakes that most players at their level do not make. That may be the case with Maia as well.

_________________
The Adkins Principle:
At some point, doesn't thinking have to go on?
— Winona Adkins

Visualize whirled peas.

Everything with love. Stay safe.


This post by Bill Spight was liked by 2 people: hyperpape, lightvector
Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC - 8 hours [ DST ]


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:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group