Sophia Scarano

Arlington, VA 22202 · scaranosophia@gmail.com

Burgeoning quantum information sciences researcher and software engineering professional bringing solid hardware-based quantum computing, Python-based programming, and software maintenance experience to quantum computing or quantum applications development for 5+ years. Detailed in aligning research and software development workflow with user-acceptance targets. Clear and concise in communicating findings to technical, general, and business audiences alike. Collaborative in addressing application issues and failures.


Projects

Note: Work on the following projects suspended due to Booz Allen Hamilton Ethics and Compliance guidelines. These guidelines state that I cannot work on AI- or quantum-related projects in any capacity, even a personal enrichment capacity, outside of work. Hoping that someday I can get back to these projects (and clean up the code!).

Hybrid Quantum-Classical Biomedical Image Segmentation Network (ongoing)


Medical image segmentation has an essential role in computer-aided diagnosis systems for many different applications. Here, we look at the application of image segmentation on brain MRI images for brain tumor detection, using the KiU-Net architectural framework. In this case, KIU-Net is preferable over the industry standard U-Net because of its over-complete representation methods for more accurate biomedical image segmentation of small and detailed objects such as brain tumors. Additionally, the implementation of Hybrid Quantum-Classical Convolutional Neural Networks is embedded into the feature map creation step in each CNN layer within the KiU-Net framework. Because quantum computing has demonstrated to be able to output complex wave functions with a few number of gate operations, the adaptation of quantum simulations for matrix operations has been adapted to enhance the feature mapping process, which is the most computationally intensive part of CNNs.
To learn more about this project, click here.

Energy Deposition Image Classification (ongoing)


The goal of this project is to perform multi class object detection, comparing the difference between using a standard convolutional neural net and using the more novel capsule network approach for this task. Additionally, I would like this project to eventually be one where I can test different model interpretability algorithms such as LIME, SHAP, and DASP, all state-of-the-art methods. I am also interested in seeing how a Saliency Map might be beneficial in visualizing these model interpretations.
This project is ongoing, and right now I am working on training a custom YOLOv4 object detector using Alexey Bochkovskiy's Darknet framework. I will be using the YOLOv4 model as my convolutional neural net framework because of it’s generalization capabilities which are useful for custom multi-class detection, and its real-time processing benefits which are useful in a scenario where the incoming TPC data must be processed and classified quickly.
Additionally, I plan to test both the Matwo-CapsNet method and the CapsNet-Keras method for this dataset. Of course, I wish to see if either outperforms the YOLOv4 convolutional neural net. However what I am most interested in seeing is if the ‘capsule’ aspect of the network can allow for a further interpretation and classification of the decays happening within the chamber itself.

Handwritten Equations to LaTeX


The end result of this project is an app that takes an image of a handwritten equation, and after prompting the user to follow certain instructions, generates the associated LaTeX syntax for the handwritten equation. Used computer vision (CV) and compared “You only look once” (YOLO) and GoogLeNet real-time, object detection and classification performance for image classification. All code was executed using Google CoLab. For training, I identified 10,000 calculus equations and trained CNN enabling custom object detection and multilabel classifications for 74 different classes. Each class is a mathematical expression ('x', 'lim', '2', etc.) that are the most commonly found in handwritten Calculus limit equations. Unfortunately, the 74-class custom object detector crashed after running for over 100 hours in CoLab, so I am currently thinking of ways to resolve this issue. However, this project is not my main goal at the moment so it may be a while until a fully functional app is released.
To learn more about this project, click here.

California COVID-19 and Wildfire Amenity Avoidance


The end result of this project is an app that helps users avoid COVID-19 hotspots and dangerous ongoing wildfire locations in California. This app allows users to input their current location, desired location, and amenity they are interested in visiting en route. Based on an additional input of the distance they are willing to deviate from their route, this application displays all location of their desired amenity in that area, along with each location's assiciated "risk level" for both COVID-19 and wildfire proximity. To learn more about this project, click here.


Experience

Booz Allen Hamilton

Advanced Quantum Physicist

Only non-PhD team member in this role. Variety of technical responsibilities for both internal and client-facing positions. Explanation limited due to Booz Allen Ethics and Compliance release of information guidelines.

Experienced in leading small software teams, working collaboratively with peers in large project teams, and in conducting independent, results-driven quantum application projects.

  • Lead developer on internal Python-based quantum application simulation project. Experienced in creating and conducting unit tests (method; partition), integration tests (inheritance; components) and acceptance/functional tests (internal user-focused). Experienced in establishing source control standards, managing cross-team merge conflicts, and using Jira for SCRUM-based tracking.
  • Works closely with external clients and partners in a variety of roles, bringing expertise in software development, data science, and portfolio management as needed.
  • July 2021 - Present

    General Assembly

    Data Science Fellow

    480-hour masters-equivalent immersive program applying data collection and cleaning, analysis, modeling, data visualization, and machine and deep learning techniques to solve real-world data problems.

    Completed challenging application process and earned admission to exclusive, rigorous, world-class data science immersive program. Applied linear algebra, statistics, and complex mathematics concepts to client and commercially viable applications addressing current issues using real-world data. Used image and natural language processing, deep learning techniques, and multiple programming languages in developing functional solutions. Projects completed autonomously and in collaborative, cloud-based environment.

  • Contributed to neural network research and analyses for Capital Health System. Trained Convolutional Neural Networks (CNN) and Novel Capsule Networks and verified object classification accuracy. (Post-course solo project)
  • Created teaching application converting handwritten mathematical equations into LaTeX syntax for improved readability as course capstone project. Identified 10,000 calculus equations and trained CNN enabling custom object detection and multilabel classifications for 74 different classes. (Recovered from last minute data resource failure, locate secondary, and completed CNN training and project in only 4 days.)
  • Led group dual-purpose, map application project. Harvested historical and current data from multiple public databases and identified safe amenities and routes during California wildfires, and pinpointed COVID-19 hotspots. Trained 2 deep neural networks to 92% classification accuracy; created interactive application using Flask.
  • Analyzed and classified 30,000+ Reddit posts using Natural Language Processing regular expression (RegEx) techniques. Harvested HTML-parsed posts using Beautiful Soup webscraping package.
  • August 2020 - November 2020

    Joint Quantum Institute

    Lab Assistant

    Led small team and completed autonomous hardware and software projects contributing to trapped ion-photon quantum information system.

  • Designed and built thermistor-based analog interlock system and system components used in controlling operational power and input signals to RF amplifiers, including automated cooling system for lasers. Created hardware systems enabling smooth running operations for quantum computing lab project.
  • Initiated Python coding project creating basic genetic machine learning algorithm aligning optical cavity with 5 axes of rotation to incoming laser light. Contributed to project with hardware system creation.
  • June 2017 - June 2020

    Maryland Nanocenter

    Undergraduate Research Assistant (Intern)

    Spent 6 months contributing to ongoing Ultrafast Optical Science project.

  • Performed interferometric autocorrelation data analysis in MATLAB, graphed and delivered clean, accurate results. Applied rigorous mathematical training and complex mathematical concepts in building solid research and data science application foundation.
  • January 2017 - June 2017

    Education

    University of Maryland

    Bachelor of Science
    Physics

    Skills

    Programming Languages & Libraries
    • Python
    • R
    • SQL
    • Qiskit; Qiskit Runtime
    • QuTiP
    • Tensorflow / Keras
    • PyTorch
    • Numpy, Pandas, & Sci-Kit Learn
    • LaTeX and HTML
    • MATLAB
    • Basic SPARK
    • Basic C++

    Data Science & Machine Learning Skills
    • Computer Vision AI (CNN)
    • Hybrid Quantum-Classical Models
    • Natural Language Processing (NLP)
    • Model Interpretability (LIME, SHAP)
    • Data Collection & Cleaning
    • Tableau & Data Visualization
    • Time Series Analysis
    • Webscraping
    • Basic API Development (Flask)

    Technical & Mathematical Skills
    • Vector Calculus
    • Fourier Analysis
    • Hamiltonian & Lagrangian Formalism
    • Statistical Ensembles & Time Evolution (Liouville & Poincaré Theorems)
    • Tensor Representations & Operations
    • Quantum Dynamics (QFT, QED, QCD) (basic mastery - not yet as advanced as I would like to be)
    • Trapped Ion Quantum Information (using Ba+ and Yb+ ions)

    Workflow
    • Identify business context for AI, and factor in cost of explainability
    • Incorporate user's explanability objectives into MVP and acceptance criteria
    • Ensure predictions are applied to the problem they were intended to solve
    • Monitor for fairness, prediction biases and drift
    • Perform prediction diagnosis, root cause analysis and provide prediciton support

    Interests

    Apart from being a data scientist, I enjoy time spent creating music with my expressive MIDI controller, the Linnstrument, and creating digital art using Blender and Resolume. I also enjoy my free time spent indoors reading about the various technological advancements in quantum computing and machine learning.

    When the weather is nice, I try to get outdoors as much as I can, whether it’s to go on a long run along the Potomac river, or to go hiking at Great Falls National Park. In the winter months I am an enthusiastic skier, and as much as I love east coast skiing, I try to get out west as much as I can!


    Awards, Certifications & Publications

    • DeepLearning.AI TensorFlow: Advanced Techniques Specialization Professional Certificate program 2021
    • DeepLearning.AI TensorFlow Developer Professional Certificate program 2021
    • General Assembly Certified Data Scientist 2020
    • 1 st Place - American Physical Society - Outstanding Presentation Award March Meeting 2019
    • Publication - High Purity Single Photons Entangled with an Atomic Memory (arXiv:1812.01749)