Computing and Data Science PhD Student Seminar Series

The Boston University PhD program is home to a wide range of students, all studying various facets of data science. To help give students a friendly opportunity to practice and develop their research skills, we are launching the Computing and Data Science PhD Student Seminar Series. This series is focused on allowing doctoral students to present their research within a supportive and collaborative environment. Each seminar offers students a chance to share their findings, practice presentation skills, and receive constructive feedback from peers and faculty in a friendly, non-judgmental setting. This format not only helps students refine their work but also fosters essential communication skills that are crucial for their academic and professional careers.

BU CDS Seminar SeriesBeyond the academic benefits, the seminar series is a community-building endeavor that seeks to strengthen connections among CDS students. By creating a space for students to share their work with the public, students from various backgrounds can learn from each other's experiences and methodologies.

The seminar series, organized by students Freddy Reiber, Lingyi Xu, and Yan (Stella) Si, meets weekly throughout the year on Fridays from noon to 1 PM, with lunch during the talk. Students interested in giving a talk should reach out to the organizers through email.


How do I get LLMs Up and Running Quickly? with Yan (Stella) Si

October 10, 12 PM - CDS 1646

Abstract: With the rise of large language models (LLMs), new experimental methods are emerging across disciplines — especially in the social sciences. Researchers are increasingly interested in using LLMs as reasoning tools or even as synthetic study participants. But how do you actually work with these tools in practice? In this workshop, we will walk through how to get an LLM up and running, whether through an API or locally on your own machine. We will focus on the most accessible ways that are cheap and high-quality so you can begin experimenting right away.

Bio: Stella is a PhD student at Boston University Computing and Data Sciences, where she works at the intersection of cognitive science and AI.

Her research centers on modeling human decision making, combining neural networks with traditional cognitive models to uncover the psychological principles behind how we choose. She is also building large-scale, high-quality datasets to drive this work forward.


Policy Modeling for Sex Trafficking Legislation in Massachusetts with Gabe McDonnell-Maayan

October 24, 12 PM - CDS 1646

Abstract: Gabe will present a work-in-progress project that develops a decision-support tool to guide policymaking on sex trafficking legislation in Massachusetts. Sex trafficking, the largest form of modern-day slavery, remains a serious issue across the United States. In Massachusetts, advocacy organizations are actively pushing for competing legislative approaches. In collaboration with a subject-matter expert, Gabe's team constructed a simulation of the commercial sex system and calibrated it to Massachusetts using diverse data sources. Preliminary results from the model are intended to inform upcoming deliberations of the state senate judiciary committee.

Gabe will discuss the problem of sex trafficking and the broader landscape of commercial sex work, with a focus on Massachusetts. This includes an examination of the limited data on sex work in the United States and the methods we use to generate Massachusetts-specific estimates. Gabe will also review potential legislative approaches and the history of advocacy efforts in the state. Next, Gabe will walk through the process of developing a simulation model of commercial sex work and sex trafficking. Finally, Gabe will present preliminary results, highlight their implications for current policy debates, and show how the model can serve as a tool for evaluating future intervention strategies.

Bio: Gabe McDonnell-Maayan is a PhD candidate in Boston University's Faculty of Computing and Data Sciences whose work bridges computational innovation and pressing societal challenges. His research applies tools from complexity science—such as system dynamics modeling, agent-based modeling, and machine learning—to understand and influence the behavior of complex social systems. Gabe’s primary focus is advancing suicide prevention through computational modeling, enabling policymakers and practitioners to test interventions in silico before implementing them in the real world. Beyond suicide prevention, he has contributed to projects addressing sex trafficking, political polarization, pandemic response, and food security. Prior to his doctoral studies, Gabe worked as a software engineer at the MITRE Corporation and earned his Bachelor of Science in Computer Science from Rensselaer Polytechnic Institute.


Spherical CNN's and DeepSurv for Psychosis Conversion and The Trick-or-Treat Index with Phillip Angelos

October 31, 12 PM - CDS 1646

Abstract: Short presentation on incomplete SCNN for Psychosis Progression plus a Halloween science-related presentation.

Bio: Phillip Angelos is a PhD student in the Faculty of Computing and Data Sciences at Boston University, advised by Dr. Joshua Peterson. He earned a Bachelor of Science in Psychology from Michigan State University and spent two years at Yale University researching positive symptom progression in psychosis. His research examines the intersection of artificial intelligence and psychology, with a focus on deep learning, decision-making, impulsivity, and related behavioral patterns.


MCP Servers: Why You Need to Know About Them and How They Work with Jeff Hastings

November 7, 12 PM - CDS 1646

Abstract: MCP have revolutionized the way AI connects to resources. Standard API approaches required the developer to customize each connection. With MCP servers, a standardized protocol replaces these fragmented API connections with a single, universal connection method. MCP servers enable the researcher to connect to multiple data sources simultaneously, create reproducible data pipelines, get the most out of agentic AI, and build large libraries that can be quickly and easily queried/summarized.

Bio: Jeff Hastings is a PhD student in the Faculty of Computing & Data Sciences at Boston University, advised by Dr. Joshua Peterson. He earned a BA and MA in Political Science from Utah State University, followed by an MS in Computational Social Science from the University of California, San Diego. His research applies machine learning, deep learning, and reinforcement learning to better understand, explain, and improve human, artificial, and agentic decision-making. Prior to his PhD, he worked as an AI Data Scientist at Thermo Fisher Scientific.


Multi-Stain Learning for Neuropathology Evaluation with Lingyi Xu

November 14, 12 PM - CDS 1646

Abstract: Definitive diagnosis of neurodegenerative diseases traditionally relies on postmortem histopathology. While whole slide imaging has modernized pathology workflows, diagnostic performance still depends heavily on stain availability. We introduce a deep learning framework for multi-stain WSI analysis that operates effectively when some stains are missing. This approach offers a promising pathway to improve diagnostic accuracy in settings with limited staining resources.

Bio: Lingyi Xu is a Ph.D. student in the Faculty of Computing & Data Sciences at Boston University. She is currently working with Professor Vijaya B. Kolachalama on computation-assisted methods that help with cancer diagnosis and treatment. Her research focuses on graph representation learning, especially in clinical settings, to improve diagnostic accuracy, efficiency, and interpretability.


Modeling Group Interactions of Heterogenous Voters in the US Senate with Gavin Rees

November 21, 12 PM - CDS 1646

Abstract: Statistical models of interacting systems on discrete spaces can be effective causal models - for example, of yes/no voting - but their discrete sample space can turn normalization into a combinatorially complex endeavor: for example, normalizing the pairwise Ising model on the N dimensional binary (hyper)cube is NP-Complete. This lack of normalization can limit their utility and prevent rigorous comparisons to other models. Pairwise interacting models also suffer from quadratic parameter growth as the dimensionality of the sample space grows, unless interactions are structured in some way: for example, homogeneous interactions between groups (a block structured model). Group-structured pairwise interacting models can be effective causal models as well, and are easily normalizable, but aren’t able to capture individual heterogeneity that we suspect exists in some systems, e.g., political systems where every representative/voter has their own ideology (that there is individual heterogeneity is part of our prior). We describe results in exactly normalizing group-interacting pairwise Ising models with heterogeneous individual (linear and local) preferences within polynomial time complexity N^k, where N is the number of individuals and k is the number of groups. We discuss generalizations of this approach to effective low rank approximations of interacting systems, as well as potential applications to social systems, namely the US Senate.

Bio: Gavin Rees is a PhD student in Boston University’s Faculty of Computing & Data Sciences whose work combines mathematics and evolutionary biology. His research focuses on social behavior and combines approaches from theoretical biology, statistics, and evolutionary game theory to understand ecological and evolutionary dynamics of intertwined systems. His primary focus is on biological complexity, and he has worked in evolution of cooperation in many-player social dilemmas, as well as inferring social dynamics in political bodies. Prior to his doctoral studies, Gavin earned his Bachelor’s in Mathematics from Harvard University with a secondary in Computer Science, and worked as a software engineer at Markforged, and as research assistant at the Institute of Science and Technology Austria and the Complexity Science Hub, Vienna.


PhD Seminar Series Holiday Party

December 12, 12 PM - CDS 1646

Abstract: End of the Fall semester - Hooray! Join us for a holiday celebration to wrap up another successful semester of student research presentations.

Past Talks