The AGI has access to a bunch of background knowledge that humans don’t have. No human mathematician will have read as much different math tools as the AGI.
There’s the potential for the working memory to be comparatively larger then humans working memory in some cases. The AGI has a more explicit ability to add and remove items from it’s working memory.
Even if the AGI doesn’t try to outperform humans it’s different enough from humans that it won’t have the same performance at every task as humans and likely be worse at some tasks while being better at others.
Take arithmetic. Lets assume that given the computational resources available, it would be utterly trivial to do perfect arithmetic. Lets also assume that the training data was written by people who were somewhat innumerate. Lets say that many of the arithmetical statements that appear in the training dataset are wrong.
You give it the prompt “2+2=”. The training data contained “2+2=7″ as often as “2+2=4”. The AI is only being selected towards the sort of text strings that exist in the training dataset. It has no concept that by “+” you mean addition and not something else.
Of course, if humans give the correct answer 10% of the time, and 90% of the time give a wrong answer, but any particular wrong answer appears <1% of the time, you could find the right answer by taking the mode.
It has no concept that by “+” you mean addition and not something else.
If a lot of the trainings example say “2+2=7” then of cause the AI will not think that + means addition because it doesn’t. If however people use + to mean addition GPT3 is already capable enough to learn the concept and use it to add numbers that aren’t in it’s training corpus.
To have human level cognition you need the ability to use multiple concepts together in a new way. Knowing more mathematical concepts then the average mathematician might lead to better performance given that mathematical proofs are a lot about needing to know the concepts that are required for a given proof.
I also think that for GPT-x to reach AGI-hood it will need a large enough attention field to use part of that attention field as memory which means it can do reasoning in additional ways.
If however people use + to mean addition GPT3 is already capable enough to learn the concept and use it to add numbers that aren’t in it’s training corpus.
Yes, but it will still be about as good as its training corpus.
One way of looking at this is that GPT-X is trying to produce text that looks just like human written text. Given two passages of text, there should be no easy way to tell which was written by a human, and which wasn’t.
GPT-X has expertise in all subjects, in a sense. Each time it produces text, it is sampling from the distribution of human competence. Detailed information about anteaters is in there somewhere, every now and again, it will sample an expert on them, but most of the time it will act like a person who doesn’t know much about anteaters.
The AGI has access to a bunch of background knowledge that humans don’t have. No human mathematician will have read as much different math tools as the AGI.
There’s the potential for the working memory to be comparatively larger then humans working memory in some cases. The AGI has a more explicit ability to add and remove items from it’s working memory.
Even if the AGI doesn’t try to outperform humans it’s different enough from humans that it won’t have the same performance at every task as humans and likely be worse at some tasks while being better at others.
Take arithmetic. Lets assume that given the computational resources available, it would be utterly trivial to do perfect arithmetic. Lets also assume that the training data was written by people who were somewhat innumerate. Lets say that many of the arithmetical statements that appear in the training dataset are wrong.
You give it the prompt “2+2=”. The training data contained “2+2=7″ as often as “2+2=4”. The AI is only being selected towards the sort of text strings that exist in the training dataset. It has no concept that by “+” you mean addition and not something else.
Of course, if humans give the correct answer 10% of the time, and 90% of the time give a wrong answer, but any particular wrong answer appears <1% of the time, you could find the right answer by taking the mode.
If a lot of the trainings example say “2+2=7” then of cause the AI will not think that + means addition because it doesn’t. If however people use + to mean addition GPT3 is already capable enough to learn the concept and use it to add numbers that aren’t in it’s training corpus.
To have human level cognition you need the ability to use multiple concepts together in a new way. Knowing more mathematical concepts then the average mathematician might lead to better performance given that mathematical proofs are a lot about needing to know the concepts that are required for a given proof.
I also think that for GPT-x to reach AGI-hood it will need a large enough attention field to use part of that attention field as memory which means it can do reasoning in additional ways.
Yes, but it will still be about as good as its training corpus.
One way of looking at this is that GPT-X is trying to produce text that looks just like human written text. Given two passages of text, there should be no easy way to tell which was written by a human, and which wasn’t.
GPT-X has expertise in all subjects, in a sense. Each time it produces text, it is sampling from the distribution of human competence. Detailed information about anteaters is in there somewhere, every now and again, it will sample an expert on them, but most of the time it will act like a person who doesn’t know much about anteaters.