The document discusses different approaches to abnormal behavior recognition: supervised, unsupervised, and semi-supervised. The supervised approach relies on clearly labeled normal and abnormal data but abnormal behavior is rare and undefined. Unsupervised approaches either cluster patterns or build a database of normal behavior patterns to detect abnormalities. Semi-supervised uses labeled normal data to build a normal model and then learns the abnormal model unsupervised. All approaches still have issues like insufficient labeled data or inconsistent manual labeling.