Earlier quoted context omitted.
Maybe; he still needs to finish his damned homework and remember to turn it in. And eat some vegetables.
All those things sound very boring to me. I can offer no concrete solutions. However, I have a friend who graduated from high school #1 of a big class and 2 years early. His mom explained that if he made at least a 1400(of 1600) on his SAT, she would buy him a new gaming computer. He then proceeded to make exactly a 1400. No more. No less. I recommend if you haven't tried already, an iteration to this approach using…
OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
831–840 of 1001 posts
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#832Seems like they have made progress in combining reinforcement learning and LLMs. Andrej Karpathy mentions it in his new talk (~38 minutes in) [1], and Ilya Sutskever talks about it in a lecture at MIT (~29 minutes in) [2]. It would be a huge breakthrough to find a proper reward function to train LLMs in a reinforcement learning setup, and to train a model to solve math problems in a similar fashion to how AlphaGo use…
Wonder how a "self-play" equivalent would look like for LLMs, since they have no easy criterion to evaluate how well they are doing like in Go (as mentioned in the videos).
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#833Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#834I was talking to my (12 year old) son about parts of math he finds boring. He said that he thinks absolute value is absurdly easy and extremely boring. I asked him if there was anything that might make it more interesting, he said "maybe complex numbers". So I asked him "what would the absolute value of i+1 be?" he thinks for a little bit and says "square root of 2" and I ask him "what about the absolute value of 2i…
Your son is a goddamn genius.
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#835Earlier quoted context omitted.
Friend, the creator of this new progress is a machine learning PhD with a decade of experience in pushing machine learning forward. He knows a lot of math too. Maybe there is a chance that he too can tell the difference between a meaningless advance and an important one?
That is as pure an example of the fallacy of argument from authority[1] as I have ever seen especially when you consider that any nuance in the supposed letter from the researchers to the board will have been lost in the translation from "sources" to the journalist to the article. [1] https://en.wikipedia.org/wiki/Argument_from_authority
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#836Earlier quoted context omitted.
The employees had a lot more money than that on the line.
> plus whatever they get for letting Microsoft gobble them up The average salary there is $250k. More than that would be the vestment greater than their base, no?
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#837Earlier quoted context omitted.
We have an algorithm and computational hardware that will tune a universal function approximator to fit any dataset with emergent intelligence as it discovers abstractions, patterns, features and hierarchies. So far, we have not yet found hard limits that cannot be overcome by scaling the number of model parameters, increasing the size and quality of training data or, very infrequently, adopting a new architecture. T…
intelligence isn't a function unless you're talking about over every possible state of the universe.
Intelligence has nothing specific to do with The Universe as we known it. Any universe will do, a simulation, images or a set of possible tokens. The universe is every possible input. The training set is a sampling drawn from the universe. LLMs compress this sampling and learn the processes and patterns behind it so well that they can predict what should come next without any direct experience of our world.
All machine learning models and neural networks are pure functions. Arguing that no function can have intelligence as a property is equivalent to claiming that artificial intelligence is impossible.
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#838I feel very comfortable saying, as a mathematician, that the ability to solve grade school maths problems would not be at all a predictor of ability to solve real mathematical problems at a research level. The reason LLMs fail at solving mathematical problems is because: 1) they are terrible at arithmetic, 2) they are terrible at algebra, but most importantly, 3) they are terrible at complex reasoning (more specifica…
Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#839Re: OpenAI researchers warned board of AI breakthrough ahead of CEO ouster
#840I feel very comfortable saying, as a mathematician, that the ability to solve grade school maths problems would not be at all a predictor of ability to solve real mathematical problems at a research level. The reason LLMs fail at solving mathematical problems is because: 1) they are terrible at arithmetic, 2) they are terrible at algebra, but most importantly, 3) they are terrible at complex reasoning (more specifica…
Also note that we don't know if Q* is just a "current LLM" (with some changes)