Glossary › verify
GLOSSARY
verify
appears in 1 paper titles
Definition
To check an output by a procedure separate from the one that produced it — running tests, checking a proof, or scoring with a second model. Since generators fail confidently, adding a verification stage is one of the few dependable ways to trade compute for accuracy. Distinguish it from evaluate: evaluation measures a system's aggregate quality, verification judges one specific answer.