reverse-trainingTrain on reversed text
Include reversed word or entity sequences in pretraining so facts are learned in both directions.
Alongside normal text, train on versions where the order of words or of entity spans is reversed. The model then sees "B is A" for every "A is B" and the reversal effect largely disappears.
Requires: A pretraining-time change; for a deployed model, retrieval is the practical workaround.
Contexts: General
Does it work?
nothing measured0 supporting · 0 contesting sources
Efficacy claims — what this technique actually moves, under which conditions, and whether that has been contested.
No efficacy claim filed yet. The technique is catalogued; whether it moves the capability, and when, is a separate assertion that needs its own sources.
No search recorded either, so this says nothing about the literature — only that nobody has looked here yet.
Code
No repository linked yet. Contribute one.