Determining Mouse Behavior Based on Brain Neuron Activity Data
摘要
The study of the relationship between brain neuron activity and behavioral responses of humans and other animals is an area of interest, although it has received relatively little attention from scientific biology and medical research centers. In this paper, we consider the problem of determining a mouse position in a circular track based on its neural activity data, and investigate the use of machine learning for solving this problem. The study is conducted in two parts: a classification task, where the model predicts which sector of the track the mouse is in at a particular time, and a regression task, where it predicts exact coordinates for each time step. We propose a neural network-based solution for both tasks, based on a graph of brain neuron activity. Accuracy results were obtained: 89% for classification and 93% for regression.