79 points ddp26 2 hours ago 67 comments
xgulfie 2 hours ago | parent
296012 2 hours ago | parent
ddp26 1 hour ago | parent
Whether they draw on AI or other humans seems immaterial to the quality of their reporting.
hank1931 1 hour ago | parent
dgellow 1 hour ago | parent
glimshe 2 hours ago | parent
"The AI-driven Market Hypothesis"
Please let me know where I should pick up my Nobel prize.
codebastard 2 hours ago | parent
in_absentia 1 hour ago | parent
Or, in the best case, you're trying to mine signals few days before earnings or some other big story and bet on the directional outcome of that.
Fully-algorithmic long-term trading is of dubious benefit simply because that's driven to a much greater extent by geopolitics and macroeconomic trends, unforeseen scandals, successful product launches, and so on. As an example, you can believe that AR / VR is the future; I don't disagree. And in 2013, you might have inferred that Google is working on a revolutionary miniature AR headset. But you would not have made money if you bet on that turning out to be a hit. So even if you had a way to automate this bet, it would not have been a good bet.
cj 1 hour ago | parent
ddp26 1 hour ago | parent
You could train a model to anticipating scientific trends. Or policy trends. Others will definitely use mainline LLMs to make decisions there, so they may be more predictable now!
zippyman55 1 hour ago | parent
varenc 1 hour ago | parent
chairmansteve 57 minutes ago | parent
Maybe you could settle for the FIFA Economics Prize.
GLGirty 44 minutes ago | parent
I suspect that economics and psychology are both examples of these systems, and that, long term, these system will alter behaviour to thwart previous observations.
Economics requires observers to hoard discoveries and insights, so they can enrich themselves while the insights hold.
hmokiguess 34 minutes ago | parent
rlt 25 minutes ago | parent
But it does beg the question, could Anthropic and OpenAI make a ton of money by using their best models to trade before giving them to the public? It would probably be a deeply unpopular move.
Eddy_Viscosity2 5 minutes ago | parent
bigfishrunning 5 minutes ago | parent
Nobody really *likes* their drug dealer.
SoftTalker 18 minutes ago | parent
WalterBright 18 minutes ago | parent
croes 2 hours ago | parent
anon48293 1 hour ago | parent
bagels 1 hour ago | parent
datsci_est_2015 1 hour ago | parent
More simply:
- forecasting = modeling = AI
Edit: I’d even throw statistics into that extended equality, meaning that Bayes, Bernoulli and even the fellow named John Gaunt have a strong case for having invented AI.doctoboggan 1 hour ago | parent
I wouldn't go that far. Humans can forecast by modeling with their wetware, nothing "A" about it.
paulpauper 1 hour ago | parent
bunderbunder 1 hour ago | parent
And there’s always a huge amount of variation that you simply can’t model, for whatever reason, and is therefore functionally a random factor.
I don’t want to say too much because this isn’t something I went on to actually do after school so I’m way out of my lane here, but I can see room for this to be more akin to “AI wins parcheesi tournament” than it is to “AI wins chess tournament.”
tfehring 1 hour ago | parent
bpt3 55 minutes ago | parent
Obviously the best humans are better than average, but this isn't all that surprising to me?
ddp26 42 minutes ago | parent
We could live in a world where things are much more chaotic, and the best humans (or AIs) would only be slightly better than chance. Evidently the world we live in is pretty darn predictable.
qsbuilder 1 hour ago | parent
tolugenius 1 hour ago | parent
autoexec 1 hour ago | parent
qbit42 38 minutes ago | parent
gyanchawdhary 1 hour ago | parent
I know it’s not just the math but execution, infrastructure, risk management, data, colocation (if ur an HFT) etc ... but LLMs seem like a pretty powerful apparatus for running experiments that .. a few years ago would have required fairly deep multidisplinary skills across coding .. stats .. and math ..
So assuming you have decent intuition for ideas .. how difficult would it actually be to reverseengineer / rediscover some of the underlying stuff?
wpasc 1 hour ago | parent
arn3n 1 hour ago | parent
seanhunter 1 hour ago | parent
senderista 1 hour ago | parent
ddp26 1 hour ago | parent
kyboren 23 minutes ago | parent
The real kicker is DNNs are much easier to program than CPUs because they don't require a closed-form description ("a program") of the function to be approximated; you just throw a bunch of input/output pairs at the model, compute loss, backprop and update weights, repeat.
Hence the unslakeable thirst for input/output pairs, i.e. data.
> In the field of machine learning, the universal approximation theorems (UATs) state that
> neural networks with a certain structure can, in principle, approximate any continuous
> function to any desired degree of accuracy. These theorems provide a mathematical
> justification for using neural networks, assuring researchers that a sufficiently large or
> deep network can model the complex, non-linear relationships often found in real-world data.[1][2]
>
> The best-known version of the theorem applies to feedforward networks with a single hidden
> layer. It states that if the layer's activation function is non-polynomial (which is true
> for common choices like the sigmoid function or ReLU), then the network can act as a
> "universal approximator." Universality is achieved by increasing the number of neurons in
> the hidden layer, making the network "wider." Other versions of the theorem show that
> universality can also be achieved by keeping the network's width fixed but increasing its
> number of layers, making it "deeper."
https://en.wikipedia.org/wiki/Universal_approximation_theore...
RandomLensman 4 minutes ago | parent
jesse_dot_id 1 hour ago | parent
cman1444 48 minutes ago | parent
ddp26 41 minutes ago | parent
Hard to study this, obviously!
jacknews 32 minutes ago | parent
mbil 1 hour ago | parent
ratelimitsteve 58 minutes ago | parent
cman1444 45 minutes ago | parent
adleyjulian 24 minutes ago | parent
Some are weighted to be 99% heads, others are 10% heads etc.
You could have 1,000,000 people guess random percentages for each coin, but suppose 10 of the coins are weighted 100% heads. To guess within 25% of the true value for all 10 of those coins would be roughly 1 in a million.
So a lucky guy guesses within 25% for all 10, he'd have another 990 coins he's being judged on.
johnecheck 29 minutes ago | parent
AI trading and investment advice meaningfully changes the system and its dynamics. It seems highly probable that this will result in it failing in new ways.
phyzix5761 21 minutes ago | parent