One-Class Bioacoustic Detector for Monitoring the Critically Endangered Pied Tamarin (Saguinus bicolor)
The pied tamarin (Saguinus bicolor) is a critically endangered primate with a small geographic range that includes fragmented urban forest mosaics in Amazonia, where habitat subdivision and anthropogenic actions complicate its survival and monitoring. Passive acoustic monitoring (PAM) offers a convenient, noninvasive way to track this species, yet open-set rainforest soundscapes make single-species detection challenging. We present a machine-learning pipeline with a very low false-positive rate, appropriate for downstream inference. The method combines a band-pass filter (5 - 10 kHz), Perch bioacoustic embeddings (deep learning), and a One-Class SVM (OCSVM) applied to sliding windows of continuous audio recordings to detect S. bicolor calls. We train on a reduced dataset of labeled calls and validate against diverse out-of-class audio (birds, anurans, anthropophony, and geophony/insects), then test on long, cross-site recordings. The approach achieves high discrimination on held-out negatives and produces very low false-positive rate in continuous, real-world audio, with a precision of 0.86. Finally, we pair detections with a single-site occupancy model in a cross-site setting to illustrate end-to-end utility for conservation monitoring and to estimate the false-negative detection probability in recordings from pied tamarin populations in a different geographic region. Our strategy provides a tool for PAM of S. bicolor that requires minimal manual labeling effort and can be adapted to other open-set, single-species monitoring scenarios. We grant reproducibility by releasing a Python package (https://pypi.org/project/sauim-detector/), installable via 'pip', that processes an audio file and produces detection timestamps as an Audacity label file (.txt), enabling faster manual verification.