Logo Lanfrica

mikster36/cichlid-behavior-detection

Domaine:

environment and energy

Type de record:

model
Créateur:
mik
Hôte:
an ml model to classify behavior in East African cichlid fish # cichlid-behavior-detection a machine learning model to classify behavior in East African cichlid fish. ## about the McGrath lab is focused on studying the evolution of behavior and uses Lake Malawi Cichlids as model organisms as they have rapidly speciated yet remain genetically similar. this code is part of a larger project focused on mapping genes, neurons, and cell types to particular behaviors. our code helps add valuable data regarding the counts and types of behaviors displayed in different trials. ## approach previously, the automated behavior detection system has used hidden markov chains and convolutional residual networks to detect behaviors (feeding, bower construction, and quivering) through sand change and depth sensing to classify bower shapes (pit vs castle). we build upon this system by using pose estimation supported by DeeplabCut to identify behaviors undetectable by sand change alone. these include mating and aggressive behaviors like bower-circling/spawning, display, pursue, chase/flee, and bite. other work in the lab surrounding this project includes sex detection, which may be integrated into this code to assist with identifying behaviors. ## data our dataset (collected in 2020) consists of ~10 hour top-down videos of 38 tanks of 4 female, 1 male Mchenga conophoros. 19 of these trials are behavioral trials (a bower is built during the video collection period), and the remaining 19 are control trials (no bower is build during this period). ## pipeline ## references Johnson, Z.V., Arrojwala, M.T.S., Aljapur, V. et al. Automated measurement of long-term bower behaviors in Lake Malawi cichlids using depth sensing and action recognition. Sci Rep 10, 20573 (2020). doi.org. Johnson, Z.V., Hegarty, B.E., Gruenhagen, G.W. et al. Cellular profiling of a recently-evolved social behavior in cichlid fishes. Nat Commun 14, 4891 (2023). doi.org Lijiang Long, Zachary V. Johnson, Jun …