Glossary › detecting
GLOSSARY
detecting
appears in 1 paper titles
Definition
Finding whether and where something is present. In vision it means localising and labelling objects; in text and security it covers spotting machine-generated content, jailbreak attempts, or membership of a training set. The distinction from classification matters: classification assigns a label to a given input, while detection also has to decide that there is anything to label, which is why false-positive rates dominate its evaluation.