|
|
|
|
|
by thu2111
2107 days ago
|
|
Even GPT-3 doesn't encode common sense, which is why it can't do a lot of basic physical reasoning. It's "just" word prediction, albeit very impressive word prediction. If you look at what GPT produces closely, a lot of it is simply bullshit. It sounds plausible but is wrong. That's exactly the wrong type of AI to detect plausible-but-wrong-bullshit papers, which are the most common type. |
|
The language model (GPT-3) doesn't have to understand physics, it just have to help extract out some semantics of the paper.
There needs to be a classifier on top trained with a labeled set of good and bad papers.