Maya always straddled two worlds—equally at home in math class and psych lab. She’s now in year 2 of her PhD, building segmentation models and explaining PCA to undergrads. She loves when code makes neurons “pop” into clarity. She's not always sure her work counts when she’s not slicing brains or running gels—but she's finding her place.
Background
Majored in psychology and mathematics
First in her family to pursue a PhD
Volunteered at mental health clinics
Passionate about machine learning since undergrad
Enjoys mentoring fellow students
Current Situation
Second-year PhD in computational neuroscience
Developing segmentation models for EM data
Mentors an undergraduate student
Attends cross-lab reading groups
Exploring career paths in academia and industry
The Decisions in Front of Maya
How much proofreading and quality-control depth does a model builder need?
Maya builds segmentation models, and the temptation is to treat proofreading as
someone else’s downstream cleanup. The site’s technical material argues the
opposite: Unit 08
shows how a segmentation can improve its total VI score while its merge errors
get worse, because the split component dominates — which means a model like
hers can ship a regression behind a better headline number. Deciding to learn
the error taxonomy and metric blind spots firsthand, through the
proofreading side quest
and the Connectome Quality
notebooks, is a direct investment in her first-author paper, not a detour from
it.
Mentor by improvisation, or mentor by design? Maya mentors an
undergraduate and is not sure her guidance counts as anything more than
availability. The models-in-practice playbook
gives her a design: her mentee is in MERIT stage 3, where the failure modes
are symmetric — support withdrawn too fast reads as personal inadequacy,
support withdrawn too slowly produces dependence — and the signal to watch is
whether the mentee initiates questions or waits for tasks. That one page turns
“am I helping?” into a checkable question.
How the Site’s Material Serves Her
On the technical side, Maya’s models are only as good as her understanding of
the tissue they segment.
Unit 05,
Unit 06,
and Unit 07 supply the
ultrastructural ground truth behind her training labels — including why
glia-neuron merges are both hard to detect and expensive, which is exactly the
error class her models need to be evaluated against. The
Metrics and QA reference
works VI, ERL, and precision/recall in the mathematical detail her methods
section will need.
For the mentoring half of her life, the
hidden curriculum pages give her
something concrete to hand Julian instead of vague reassurance: named norms,
stated as sentences. This also solves her own problem of being “the explainer”
— she can point to a page rather than reconstruct the explanation each time.
If she runs a session for her lab or reading group, the
session kits and
Facilitator Guide are
built for exactly that: one page to open ten minutes beforehand, with timing,
misconceptions, and a rubric already assembled.
Her academia-versus-industry uncertainty is a stage question, not a character
flaw. Career mechanics
describes how applications, funding, and references actually operate, and the
Career and Community track
sequences that material so she can prepare for both paths at once instead of
stalling on the choice.
Her quiet doubt — that work counts only when it involves slicing brains or
running gels — is answered by the site’s own structure. The
Technical practice
norms she can bake into her toolbox release (versions pinned, assumptions
named, exclusions reported) are what make a computational contribution one
that other scientists can actually build on, which is the working definition
of counting.
Key Insights
Inner Conflict
Wants to help others but worries she’s still too new herself
Torn between staying in academia or joining a neurotech startup
Feels pressure to always be “the explainer” in cross-disciplinary settings
Journey Markers
Published reusable Jupyter template for EM visualization
Presented on model error modes at a neuroML workshop
Started mentoring Julian—and learned as much as she taught
Growth Path
Learns to embrace partial knowledge
Gains feedback literacy through peer review
Realizes her impact comes from enabling others as much as producing code