Glossary › recursion
GLOSSARY
recursion
appears in 2 paper titles
Definition
Feeding a system's own output back in as its input. In the data-quality literature it names the loop where model-generated text spreads across the web and becomes training data for the next generation of models — the setting behind model collapse, in which rare events and distribution tails progressively vanish with each round. Distinct from recursion in the programming sense, though the self-referential structure is the same idea.