Not only is the inverse not generally true (as others have pointed out), their examples requires several mental leaps. "Who is Tom Cruise's mother? [A: Mary Lee Pfeiffer]" and the reverse "Who is Mary Lee Pfeiffer's son?" The word "mother" has no relationship to "son" in terms of the model, and so while the model might be able to infer a proximity relationship between "Tom Cruise" and "Mary Lee Pfeiffer" just because…
Pretraining could be reasonably expected to make it learn that mother/father and son/daughter are inverse relationships and Tom is usually a male name.
The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
41–50 of 54 posts
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#42Earlier quoted context omitted.
Pretraining could be reasonably expected to make it learn that mother/father and son/daughter are inverse relationships and Tom is usually a male name.
So by extension, the question "The first letter of Oman is _", and "O is the first letter of country _" the same for humans?
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#43As I and several other people pointed out last time this was posted, "A is B," in natural language, does not imply "B is A." "Is" can denote any of many different shades of relationship weaker than logical identity.
Even in strict logic, “is” can denote membership, as in, “squares are rectangles” does not entail “rectangles are squares”.
The difference is how you speak about a group term, not the meaning of the word 'to be'.
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#44Earlier quoted context omitted.
That completely misses the point. The point is that "Valentina Tereshkova was the first woman to travel to space" does imply "The first woman to travel to space was Valentina Tereshkova", which LLMs fail to recognise.
Right, but that could be because the fact that that implication exists is not actually as trivial as they are implying. Does "Flargbler was blorglargh" imply "blorglargh was Flargbler"? Maybe. You need more context to know.
Yes, which is what the model is. That's the point here, it doesn't has or accesses this context, even though it should.
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#45Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#46Earlier quoted context omitted.
Pretraining could be reasonably expected to make it learn that mother/father and son/daughter are inverse relationships and Tom is usually a male name.
I'd argue that that's not an easy task in and of itself, but even if someone adds a special exception, there's still the issue that there are many other types of inverse relationship that we understand, but a machine that's just doing pattern matching can't be expected to understand. For instance "boss" and "employee". For instance "waiter" and "customer". For instance "manager" and "player" (in a football context) o…
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#47Yes, because they can't reason. This is well known, and should be completely unsurprising. LLMs don't "learn" anything except that some token is statistically likely to be followed by some other token.
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#48Earlier quoted context omitted.
So by extension, the question "The first letter of Oman is _", and "O is the first letter of country _" the same for humans?
This is obviously not as symmetrical as the initial problem, but yes you are expected to be able to easily answer the second after you read the first in a text. That is the concept of quite a lot of early secondary education level tests and also used when learning another language.
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#49Earlier quoted context omitted.
Right, but that could be because the fact that that implication exists is not actually as trivial as they are implying. Does "Flargbler was blorglargh" imply "blorglargh was Flargbler"? Maybe. You need more context to know.
> You need more context to know. Yes, which is what the model is. That's the point here, it doesn't has or accesses this context, even though it should.
Maybe the original authors didn't make that mistake, but that was certainly the case whenever it was brought up by HN commenters of the "stochastic parrot" persuasion.
Re: The Reversal Curse: LLMs trained on "A is B" fail to learn "B is A" (2023)
#50LLMs trained on “A is B” fail to learn “B is A” - https://news.ycombinator.com/item?id=37621999 - Sept 2023 (158 comments)