Browsing by Author "Leaman, Eric J."
Now showing 1 - 2 of 2
Results Per Page
Sort Options
- Data-driven statistical modeling of the emergent behavior of biohybrid microrobotsLeaman, Eric J.; Sahari, Ali; Traore, Mahama Aziz; Geuther, Brian Q.; Morrow, Carmen M.; Behkam, Bahareh (2020-03-01)Multi-agent biohybrid microrobotic systems, owing to their small size and distributed nature, offer powerful solutions to challenges in biomedicine, bioremediation, and biosensing. Synthetic biology enables programmed emergent behaviors in the biotic component of biohybrid machines, expounding vast potential benefits for building biohybrid swarms with sophisticated control schemes. The design of synthetic genetic circuits tailored toward specific performance characteristics is an iterative process that relies on experimental characterization of spatially homogeneous engineered cell suspensions. However, biohybrid systems often distribute heterogeneously in complex environments, which will alter circuit performance. Thus, there is a critically unmet need for simple predictive models that describe emergent behaviors of biohybrid systems to inform synthetic gene circuit design. Here, we report a data-driven statistical model for computationally efficient recapitulation of the motility dynamics of two types of Escherichia coli bacteria-based biohybrid swarms-NanoBEADS and BacteriaBots. The statistical model was coupled with a computational model of cooperative gene expression, known as quorum sensing (QS). We determined differences in timescales for programmed emergent behavior in BacteriaBots and NanoBEADS swarms, using bacteria as a comparative baseline. We show that agent localization and genetic circuit sensitivity strongly influence the timeframe and the robustness of the emergent behavior in both systems. Finally, we use our model to design a QS-based decentralized control scheme wherein agents make independent decisions based on their interaction with other agents and the local environment. We show that synergistic integration of synthetic biology and predictive modeling is requisite for the efficient development of biohybrid systems with robust emergent behaviors.
- MEMTRACK: A Deep Learning-Based Approach to Microrobot Tracking in Dense and Low-Contrast EnvironmentsSawhney, Medha; Karmarkar, Bhas; Leaman, Eric J.; Daw, Arka; Karpatne, Anuj; Behkam, Bahareh (2023)Tracking microrobots is challenging, considering their minute size and high speed. As the field progresses towards developing microrobots for biomedical applications and conducting mechanistic studies in physiologically relevant media (e.g., collagen), this challenge is exacerbated by the dense surrounding environments with feature size and shape comparable to microrobots. Herein, we report Motion Enhanced Multi-level Tracker (MEMTrack), a robust pipeline for detecting and tracking microrobots using synthetic motion features, deep learning-based object detection, and a modified Simple Online and Real-time Tracking (SORT) algorithm with interpolation for tracking. Our object detection approach combines different models based on the object’s motion pattern. We trained and validated our model using bacterial micro-motors in collagen (tissue phantom) and tested it in collagen and aqueous media. We demonstrate that MEMTrack accurately tracks even the most challenging bacteria missed by skilled human annotators, achieving precision and recall of 77% and 48% in collagen and 94% and 35% in liquid media, respectively. Moreover, we show that MEMTrack can quantify average bacteria speed with no statistically significant difference from the laboriously-produced manual tracking data. MEMTrack represents a significant contribution to microrobot localization and tracking, and opens the potential for vision-based deep learning approaches to microrobot control in dense and low-contrast settings. All source code for training and testing MEMTrack and reproducing the results of the paper have been made publicly available https://github.com/sawhney-medha/MEMTrack.