Live data from Hacker News

Algorithms predict sports teams' moves with 80% accuracy [pdf]

lisc.mae.cornell.edu

21–29 of 29 posts

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#21

Title is misleading. This is about classifying volleyball players and predicting their actions up to 2 seconds in advance. Which is really impressive. Humans do this automatically without even thinking about. General artificial intelligence is a still long way away, but the slow progress and exploration is fascinating to watch.

I don't know volleyball well, but isn't it fairly deterministic within the window of 2 seconds? Like... your teammate just set the ball. What are you going to do? Isn't ALWAYS spike the ball?

The ball is moving fast enough that for at least some moves the previous person hasn't yet touched the ball 2 seconds before, you cannot block a spike if you are not in the air before the spiker touches the ball. The spiker of course will be watching you and change how the ball is spiked based on that (if you don't make any attempt to block at all the spiker will drive the ball hard into the ground, if you do it is either find the hole in your defense to spike through, or tip the ball over the blocker making the return a lot easier)

I only played at a college class level (I wasn't the best in my class, not a pro for sure) - yet I can do the above.

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#22

The paper doesn't mention any baseline, and so claims like "86% accuracy" are a bit useless: what if players do the same action 85% of the time? Then the model wouldn't be not predicting much. If on the other hand the most common action happens only 30% of the time, then that would be an incredibly strong result.

Bump-set-spike. That is how all great players play. There are exceptions for things like they messed up; or are exploiting surprise to do something wrong hoping it works out.

At amateur level it is much harder to predict as nobody follow thee proper order, and in turn this makes it really easy for someone just a little better than average win.

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#23
post #8

Earlier quoted context omitted.

The abstract talks about predicting 48 frames ahead. Is realtime sports betting even a thing? And if so is the liquidity and spread good enough to enter/exit say a $10,000 position that quickly?

> Is realtime sports betting even a thing? And if so is the liquidity and spread good enough I think the question you really need to be asking is .... Is there a house that will let me do this ? The house tends not to like consistent winners.

Betfair works like a market - you are not betting against the house, but rather against other bettors. Betfair takes a commission from each matched bet. They would probably allow it - More matched bets means more profit for them.

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#24
post #21

Earlier quoted context omitted.

I don't know volleyball well, but isn't it fairly deterministic within the window of 2 seconds? Like... your teammate just set the ball. What are you going to do? Isn't ALWAYS spike the ball?

The ball is moving fast enough that for at least some moves the previous person hasn't yet touched the ball 2 seconds before, you cannot block a spike if you are not in the air before the spiker touches the ball. The spiker of course will be watching you and change how the ball is spiked based on that (if you don't make any attempt to block at all the spiker will drive the ball hard into the ground, if you do it is e…

But then in this case the spiker is still spiking, the blocker is still jumping, no? There is no particular room for alternative states for competent players?

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#25
post #8

Earlier quoted context omitted.

The abstract talks about predicting 48 frames ahead. Is realtime sports betting even a thing? And if so is the liquidity and spread good enough to enter/exit say a $10,000 position that quickly?

> Is realtime sports betting even a thing? And if so is the liquidity and spread good enough I think the question you really need to be asking is .... Is there a house that will let me do this ? The house tends not to like consistent winners.

>The house tends not to like consistent winners.

Not exactly. So long as the house overall comes out ahead they love a consistent winner: people who lady luck smiles on tend to brag about how good they are not only bring in their friends, but also coming back to lose it all next time.

They can do this in a number of ways, some of them are because the game is setup so the house is the winner, others the house takes a fee off the top.

For the first we have games like blackjack where the house has a consistent winning strategy. They ban counting cards because this is a way someone can be a consistent winner instead of them. While there may be some skill in the game, no amount of skill will make you are winner, only luck.

For the second we have things like a sports betting where the they take a small commission but otherwise are not even playing the game. In these games they love consistent winners as such people tend to brag and bring in more people thinking they can do the same. If you are a great poker player it is worth paying the commission as the house provides security that the person you are betting against isn't cheating (marked deck, won't actually pay his bets...)

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#26

What will be the effects on betting once the outcomes from the models have been priced in. I suspect odds will get wildly out of balance.

It’s worth noting this article doesn’t predict outcomes, but player roles.

It’s not “Team A will win” but “Player B will spike”. And even then, the prediction is only a couple seconds before the event (so you can’t, say, feed it an initial condition and make a bet that a player will get at least X spikes by game’s end).

Is there a betting pool for player roles, particularly in a fast paced game like volleyball?

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#27
post #20

I'd like to see an attempt to predict the movement of an NFL defense based on the starting positions of both the offense and defense. Seems like a much harder problem than volleyball, yet is something that human experts can clearly do on the fly.

Humans struggle with it too. I would be interested in the study you suggest. NFL defense work hard to mask their schemes.

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#28

Earlier quoted context omitted.

> Is realtime sports betting even a thing? And if so is the liquidity and spread good enough I think the question you really need to be asking is .... Is there a house that will let me do this ? The house tends not to like consistent winners.

Betfair works like a market - you are not betting against the house, but rather against other bettors. Betfair takes a commission from each matched bet. They would probably allow it - More matched bets means more profit for them.

That’s interesting. Do they publish the history of what it costs to place a bet?

There’s quite a few variables that go into the pricing: how much you think a team will win by and the payout if you win the bet. So there can be multiple tracks for “I think my team will win by 7 points” and there might be someone willing to pay 2 to one odds on that while another is 3 to 1.

Maybe betfair sets the rate? This number has to change over time though, can purchasers of a contract sell that contract later on if the odds or payout changes dramatically?

It would also be interesting to see where the “knee” is in those bets. For example winning by at least 7 or at least 8 points in American football should have about the same odds due to the point scheme that has a touchdown plus the extra point at 7 points. Course you could also try and go for two so maybe there is a price difference. Anyway it would be interesting to examine.

Re: Algorithms predict sports teams' moves with 80% accuracy [pdf]

#29

Earlier quoted context omitted.

> Is realtime sports betting even a thing? And if so is the liquidity and spread good enough I think the question you really need to be asking is .... Is there a house that will let me do this ? The house tends not to like consistent winners.

Betfair works like a market - you are not betting against the house, but rather against other bettors. Betfair takes a commission from each matched bet. They would probably allow it - More matched bets means more profit for them.

> Betfair ... They would probably allow it

I'm not a lawyer, but out of curiosity I did a quick search through their T&Cs.

It seems to be a bit of a grey area.

Section 3 ("APIs") sort of allows it in a half-assed wording kind of way:

     - *"Other than your permitted use of Betfair's endorsed API service (referred to above), the use of programmes or software designed to automatically place bets within certain parameters (i.e., "robot" players) is not permitted on any Games"*
Section 18 ("Bots") certainly seems to allow it:

     - *"18.10 Some customers make use of programs designed to automatically place bets within certain parameters set by them (e.g., to back or lay at a certain price) ("bots"). These bots may be active in any or all Markets at any time and you should not assume that you can place bets on quiet Markets that will not be automatically matched simply because the Market otherwise appears quiet. Additionally, bot users should be aware that bots might be prone to exploitation by other customers. Users of these programs do so entirely at their own risk."*
Meanwhile, section 12 ("suspicious betting") seems to be very much against the idea:

     - 12.1 For the purpose of this clause 12, "suspicious betting" refers to where we have reasonable grounds to believe that a Bet or a number of Bet have been placed in suspicious circumstances. Suspicious betting shall include, but not be limited to:
     - 12.1.4 where we have reasonable grounds to suspect that a Bet or a string of connected Bets were placed robotically, by automated means, or otherwise than through the Account holder placing each Bet manually via their Account;
     - 12.1.5 where we reasonably believe that you have used unfair external factors or influences connected with the event(s) the subject of any Bet(s);
     - 12.2 If we discover or have reason to believe that you have participated in any of the activities described in clause 12.1 (which, as stated in clause 11.2, constitute "Prohibited Activities"), we shall have the rights set out in clause 13.
"Rights as set out in clause 13" being "Suspension or Termination of Your Account by Us".

Clear as mud, really.

Post reply on HN