Eshin Jolly

Sometimes a project can be an unexpected but delightful journey

This post is a reflection on my experiences as a grad-student and the unexpected ways that a recently published project impacted my life. I wrote this as a current post-doc looking back, and I have no expectations this will generalize to everyone (or anyone) in similar circumstances, but maybe some folks might it useful or entertaining.

The hamster-wheel death-spiral

Inspecting his fridge for something to eat, the grad student peers into a box as barren as his stomach, heart, and wallet*

You don’t have to doom-scroll for long on Twitter to get a sense for how graduate school (and academia writ large) can wear away at even the most excited or resilient folks. While academia suffers from many of the same systemic cultural issues that affect other parts of society, there’s also the long, pseudo-predictable delay between the effort you put into a project and the traditional “outcome,” i.e. publication; kind of like a variable-interval reward-schedule (Miltenberger, 1996). I’m certainly no exception and my recently published work on the social value and function of gossip has been one of the longest roller coasters of my academic life.

I entered graduate school in 2012 and quickly came to learn, both implicitly and explicitly (like many folks I assume), that even though some things are changing, there’s a very real sense in which publications feel like the “currency” of academia. Walking in as a bright-eyed student, it’s not unreasonable to eventually come to fatalistically measure your own sense of progress, development, and even self-worth through the “success” of your science, rather than the joy of your discoveries and contributions, no matter how big or small. Each scathing review, rejected manuscript, and ambiguous statistical result1 can feel like a huge setback and make you question: Why am I doing this again? What’s the point? Does anyone care? Do I care?

Rather than rehash the details of my particular flavor of misery, suffice to say for a long time in grad school, it was this way of looking at the enterprise and myself that consumed my thoughts. It reinforced the hamster-wheel death-spiral that takes a serious toll on mental health: I felt the pressure of the publish-or-perish machine, which made me question why I was doing what I was doing, which destroyed my motivation to participate in science, which only served to remind me of the pressure. I constantly felt lost, defeated, and angry. My cynicism and negativity grew about many things, but mostly the process of doing science, and anything I was actually interested in studying suffered as a result. As the late Dan Wegner (1992) characterized it, I became increasingly comfortable as a pointer: quick to criticize, but reluctant to do anything about it. At peak negativity, I called my sister and exasperated loudly:

The problem with science, is that it’s done by humans.

She lovingly had a coffee mug made for me with a minor, but purposeful typo that still annoys (and yet provokes) me to this day.

(Fig 1) No, no, no. The problem OF science, is that it’s done by humans.

And so it begins…

When I started working with my then recently hired advisor (~2015), not only was I coming from a pretty dismal mental place, I was very much lacking the technical competency that our study ultimately required to pull off. We were both interested in understanding why gossip seems so ubiquitous (Dunbar, 1996) and what social function(s) it serves. We began by piloting group experiments in a laboratory setting, because we were very committed to fostering real interactions between people. As life would have it, when you live and work in The Shire with a small student body that’s mostly away during summers, scheduling multi-person studies can be a bit of a… challenge2. If my memory serves, over many months, we collected a grand total of about 4 groups (of 6 people) worth of useable pilot data (~24) that wasn’t otherwise plagued by technical or scheduling issues. Not a great start, but a great hamper on enthusiasm.

Around the same time, my advisor shared with me how he had recently learned enough web-development to create our lab website using Python and the neat things that might be possible with web technology. Little did I know that these initial conversations would drastically change my approach to not only this particular project, but my thinking about research more broadly. Having no experience in this area, we started pondering what a real-time interactive group experiment online might look like. We came across the MeteorJS framework: a JavaScript library that makes is relatively easy to “synchronize” data between the end-users of a web application in near real-time. While in some respects this type of functionality seems trivial in 2021 (e.g. real-time chat applications are everywhere now and even embedded directly into many websites), to a grad-student with the tiniest amount of web development experience, it felt like opening the door to an entire world of things that I hadn’t ever noticed before.

Rather than suggest I “learn enough to get the project going,” I was fortunate to be mentored by someone who encouraged me to jump head-first into any number of rabbit holes, no matter how directly or in-directly related to my work. Gifted a small supply of Red Bull, I threw myself headfirst into the wild west of web-app development and JavaScript.

(Fig 2) In Alon’s (2009) How to Choose a Good Scientific Problem he encourages PIs to adopt the mentorship schema on the right, suggesting that meandering is an integral part of the research process rather than a nuisance. He suggests that sailing into the unknown can facilitate more rich, strange and unique experiences and combat the emotional toll of perceived failure that comes from expecting the trajectory on the left. However, embracing meandering, Alon notes, requires an “uncommon degree of openness.” In my experience, this can be especially true the farther you meander from where you think you should be going.

Someone was right: it’s about the journey not the destination

Enjoying his work, the grad student solemnly ponders whether he is a victim of Stockholm Syndrome*

Not only did I find myself becoming as interested in web development as our original research question, but in hindsight, it’s the way it unfolded that had a huge impact on me. Rather than learning a new skill as a “means to an end,” I found myself amused at the irony of intently reading a large literature on human communication and coordination on the one hand, while trying to engineer a system that allowed machines (internet browsers) to communicate and coordinate on the other. My amusement grew into obsession, the kind of obsession you’re told is an implicit “requirement” for a successful research career. But mine wasn’t really about a scientific topic per se. Rather, it was learning to think differently about what was possible as a budding theoretician and experimentalist. Of finding inspiration in unexpected places.

Over many caffeine-induced manic sessions I came across ideas and concepts that were completely new to me. Take for example, the difference between a top-to-bottom, procedurally executed experiment script designed for a single participant and one that needs to manage the large number of potential states that a group of interacting participants could find themselves at any moment:

  • What should happen to everyone else if one person drops out part way through a study?
  • What should happen if someone refreshes their browser during the study, quickly disconnecting and reconnecting to their fellow group members?
  • What if someone stops responding to their group members, because their cat runs out of their house and they have to chase it down the street because well, life? (this actually happened to one of our participants who emailed me apologizing profusely and who was obviously compensated in full)

It turns out that finite-state machines are a useful abstraction for handling exactly this type of complexity:

(Fig 3) An early version of a state diagram I made to track a participant’s “flow” through our study. The hand-drawn version on my office white-board along with my lack of hygiene at the time, looked a lot like a scene from A Beautiful Mind minus any semblance of genius.

Little did I know that ideas like this would serve as a kind of mental and conceptual “scaffold” for contributing to later work in the lab, such as how state dynamics in the ventromedial prefrontal cortex seem to reflect on-going emotional experiences. I came to see this project as an opportunity to actually practice the technical skills I had read about, and that I (much) later had the honor of teaching to other folks, e.g. version control via git and github3. Bolstered by tiny bits of confidence and enthusiasm (or just sheer mania) I began asking a few questions to the author of one of the software libraries that my project used. I ended up contributing to their documentation based on my own experiences running my study and was encouraged to apply for a PhD internship at Microsoft Research NYC4.

I was immediately confused as to why that made any sense and what a cognitive neuroscience PhD student with mediocre programming ability had to offer a bunch of computer scientists. After many pep talks about why it was worth applying regardless of the outcome, I feel like I lucked out again getting an opportunity to spend a summer working with Sid Suri and Duncan Watts in 2016. Not only did that turn out to be one of the most fun experiences of my graduate career, but it helped me discover an entire field I knew very little about at the time: computational social science (Lazar et al., 2020). I attended a conference I had never been to before, in a city that I had never visited, and coaxed some lab members to make the trek as well.

One of the most profound things I learned from my experience at the time and that has stuck with me ever since, was the ethnography of the Mturk marketplace. Workers are highly communicative and highly collaborative, which honestly should come as no surprise to anyone. But it often does so long as the primary way researchers think of Mturk is as “cheap labour force” rather than ordinary folks just trying to get by, by grinding through hours of surveys and experiments each day. This was consistent with the participant feedback I received in our study (snippets from turkopticon):

Very fun game. I think it was 30 minutes at most, and I got a $3 bonus plus the $1.5 base pay. Very glad to be grouped with awesome cooperative people, and the chatting was fun too. Definitely one of the best HITs I’ve done.

It turns out that people really like interacting with other people online and some of our findings demonstrating how gossip can build social connections, extended well beyond the end of our study:

Purple birdie, if you are reading this - it was nice chatting with you. Thanks for liking my bee, but your bird was still better!

Back to The Churn, but somehow different

The several years that followed my internship, weren’t particularly kind to my gossip project. It languished in peer-review hell cycling through 6 different journals with a combined total of 13 rounds of review. Sometimes it was rejected with no feedback, because “it’s not possible to study gossip empirically,” (thanks Reviewer 2!). More often, it was because notions about what gossip is elicited strong reactions, given our strong folk intuitions (Foster, 2004). I happen to like this quote by Paul Bloom (2003):

…gossip is an arena where some of the most interesting aspects of our mental life are laid bare.

All the while at various conferences that I presented my work, I often received the exact opposite feedback. Though the project certainly hadn’t solved one of the “great mysteries of the world,” I felt encouraged when it received positive feedback and raised novel questions and ideas in the folks I shared it with. In reconciling these two contrasting sets of experiences, I often found myself slipping back into familiar mental territory: See? No one actually cares. This is all just a waste of time. I heard the squeaking of the hamster-wheel and wondered if I would ever get off.

But in an unexpected about-face of my mental life, my “psychological immune system” seemed to slowly to kick-in. It reminded me of how unexpected this ride had been thus far, and how the journey that I’m writing about here, is what I would ultimately remember and cherish most, not the outcome5. This way of thinking once again slowly started to save me from myself. And each time it did, I got excited about building or contributing to something new. And each time I did that, I discovered a new way to think about my work and my interests, and a new way to think about software development that focused on helping others learn and build intuitions as critical pieces of “optimal” software design.

Receiving even the smallest piece of positive feedback from a student or independent researcher outside of the lab, about the utility our open-source tools offered their own work or how any of my research has influenced their thinking, warms my heart in a way that no amount of publications or career in science ever could. I am only ever reminded of how the kindness of strangers (and friends) helped me and influenced my thinking. The notion that I could have even a modicum of that kind of impact on someone else as I’ve been bumbling about all these years, has always left me in disbelief.

I’ve always loved the social side of the scientific enterprise, and in my mind it’s not made up of publication records and tenure track job markets, but rather the surprising and unexpected ways that we can shape each other’s thinking and perspective of the world.

You are in the right place at the right time

The Social Affective Neuroscience Society’s 2021 virtual conference wrapped up this past weekend and one of my personal highlights was a lovely distinguished scholars Q&A session with venerable Chris and Uta Frith6. When asked a question about what drove their own interests, research program, and ultimately careers, and any advice they had for aspiring researchers, they both humbly discussed the outsized role of luck. Chris Frith cheekily joked: “Maybe the advice to young scientists is to be in the right place at the right time.” Uta Frith, however was quick to correct him stating:

“No I think the advice is that you are in the right place at the right time. Just be open to what is around you and what the ideas are and go with them.”

It’s only in hindsight that I realize how much I unconsciously took this advice to heart all these years. Unbeknownst to me at the time, I’ve tried to reframe each project setback or negative experience in graduate school as some kind of new opportunity to learn and grow. To find inspiration in unexpected places. Outcomes be damned. Do I have more faith that maybe everything isn’t fucked? Not necessarily, but I do have more faith in my own ability to seek out the little joys that make the ride worth staying on a bit longer. Maybe this is because I was raised (but don’t actively practice) Buddhist. Or maybe it’s because after years of pointing, bumbling just turns out to be more fun. Or far more likely, maybe it’s because I’ve just been extremely lucky. Regardless, if I could say something to a younger version of myself it would be a paraphrase of Uta Frith’s advice:

If you treat each project as an opportunity to grow as an individual instead of an opportunity to grow your career, it’ll not only help you survive grad school, but it could very well change the direction of your life in delightful and unexpected ways.

And if you’re really lucky, Jimmy Fallon might use your work as the setup to a mediocre joke:


* Photo and caption credits go to the ever cathartic Lego grad student

1. I’m absolutely not advocating for defining project success based on statistical significance. However, we most often discuss the impact of the academic file drawer problem in terms of the quality of findings in a field. But on a more personal level, and especially as a trainee, until the measure of a “productive scientist” grows to include more than the publication of significant findings (e.g. null results, research tooling, outreach, etc) there’s still a sense of defeat or despair that grows when a years-long project “doesn’t work” or “isn’t publishable” because of a lack of a significant finding.

2. That’s not to say it’s impossible to recruit for group studies in a smaller student population. Just ask Emma Templeton who has been far more persistent and successful than me.

3. Thanks to git/github (of which I knew essentially nothing when this journey began), I tracked down my first commit on this project to July 23, 2015, almost 6 years ago as of this post.

4. If your program, financial, and personal situation allows it, I highly recommend applying for PhD internships as a graduate student coming from a psych/neuro PhD program. Not only is it experientially useful to see what “something else” looks like, so you can better make decisions about the future of your own life, but you may be surprised about the way it comes around to influence your thinking about current projects. If you can make it work, don’t let your advisor talk you out of it. And no, you don’t need to be any kind of technical or coding expert.

5. I’m not ignorant of the fact publishing your work in a “high quality” outlet certainly feels like an accomplishment in a way that publishing in another outlet might not. But in all honesty the story in this post is one that I’ve long been waiting to share and one I’ve been planning to share regardless of where this work was ultimately ended up. It’s the unexpected journey rather than the destination that has personally impacted me the most.

6. The Friths announced they are writing a graphic novel about mentalizing that I intend to purchase and read as soon as it’s out, and put up on my shelf right next to The Little Prince.