Rice's Yao wins CAREER Award to build tools to study DNA methylation

The development of computational tools and methods to analyze and interpret DNA methylation has earned Rice University computer scientist Vicky Yao a prestigious National Science Foundation CAREER Award. Vicky Yao. (Credit: Ruth Dannenfelser/Rice University)

The five-year award, this one for $790,000, is granted to fewer than 400 American academics each year who are expected to make significant contributions to their fields of study.

Yao, an assistant professor of computer science at Rice’s George R. Brown School of Engineering, plans to develop machine learning methods and build open-source software to help biomedical researchers analyze DNA methylation, an important biological process by which a methyl group is added to cytosine, one of DNA’s four bases. These small modifications affect gene expression and show region-specific patterns. Yet they’re dynamic, changing with age and in response to environmental factors such as air quality, diet, and exercise.

This interests Yao, who wants to sift through the more than 28 million DNA methylation sites in the genome to find “fingerprints” representative of distinct tissues and cell types and how these translate into essential downstream functions.

“I’m grateful for the NSF award because this is somewhat of a new direction for me,” said Yao, who joined Rice in 2019 with backing from the Cancer Prevention and Research Institute of Texas and has co-authored high-profile papers applying machine learning methods to uncover once-hidden molecular processes responsible for arthritis and neurological disease.

Methylation occurs throughout the body, and gaining a better understanding of this fundamental biological process will help researchers who study development, aging, and disease, she said.

“DNA methylation is a natural interface between the environment and what happens on the DNA level, and there can be many downstream effects,” Yao said. “You inherit your DNA from your parents -- your A, C, G, and Ts -- and these are fixed aside from mutations which can cause disease. But methylation is a natural way to change or reverse things without adjusting the actual genome.

“It plays such a big role in regulation that it is often referred to as the ‘fifth base of DNA,’” she said. “Methylation clearly can change whether a gene is expressed or not, but it’s also relatively stable. This means we can use it as a biomarker to help orient where we are in the body and, interestingly, begin to pinpoint how environmental stimuli affect our cells.”

She said much of her research takes advantage of public genomics data repositories that span a wide variety of conditions and experimental setups. “One of the challenges is to combine different data types that measure methylation marks in different regions of the genome,” Yao said. “We need to first develop computational methods to integrate the data from different platforms to get a more complete picture of DNA methylation across the genome in different cells.”

Another part of the project will be to build software tools that allow biomedical researchers, even those with no programming experience, to explore patterns involving methylation and how to take advantage of them.

Yao said her group will adapt deep learning methods to infer methylation patterns, find location-specific hallmarks of methylation in healthy tissue and cells and tie these CpG sites -- adjacent cytosine and guanine base pairs that are most often altered through methylation -- with specific biological functions.

“Getting this grant is really exciting for my group,” she said. “This project will open up new research directions that enable us to work on a lot of interesting downstream applications, like how environmental factors can affect individual cells.”

Harvard Med's computational tools help scientists understand how the brain makes split-second decisions

Our brains help us make countless decisions every day, from choosing whether to cross the road to selecting the most efficient route to the supermarket. Yet many of these decisions, even those that require our brains to factor in multiple sources of information at the same time, happen so quickly that we’re barely aware of the process involved. Image: olaser/iStock/Getty Images Plus

Jan Drugowitsch, assistant professor of neurobiology in the Blavatnik Institute at Harvard Medical School, is intrigued by this process. As a neurobiologist with a doctorate in machine learning, he uses a computational lens to study how the brain operates. He is particularly interested in how the brain takes in information about the world and uses this information to inform behavior. Drugowitsch’s lab focuses on theory, teaming up with experimentalists to test theories using computational tools.

In a conversation with Harvard Medicine News, Drugowitsch delves into the details of his research on how the brain processes information to make split-second decisions. He also discusses the role of computation and the importance of collaboration in unraveling the mysteries of decision-making.

HMNews: What aspects of the brain and behavior are you studying?

Drugowitsch: A lot of our work focuses on sensory perceptions on very short timescales—from milliseconds to seconds—and how we turn those perceptions into decisions. For example, an everyday human experience is making a decision about crossing the road. To do this, we need to figure out if the traffic situation is safe, including whether we have enough time to cross before a car arrives. For most people, this decision happens in an unconscious way using different sources of information, such as the traffic flow on the left and right and the sound of oncoming cars. In my lab we are studying processes like this one that happens automatically and efficiently in the brain. We’re asking, how does the brain combine multiple sources of information across time to make these kinds of decisions?

Over the last few years, we’ve been studying increasingly complex domains of how we make these choices. We’ve shown that many of these choices follow principles of statistical decision-making because the information we have is uncertain, so we have to gauge different sources of information against each other and ask, “Are we certain enough to commit to a choice?” My lab has been formulating statistical models that capture the process, including complexities such as the trade-off between speed and accuracy.

Now, we are shifting to understanding more continuous behaviors such as navigation. For example, keeping track of direction during navigation is a process that doesn’t have discrete steps—we keep track of our direction on a constant basis, and use this information to make behavioral decisions. We want to know how the brain does this on a continuous timescale.

 HMNews: You use computational tools in your research. What is computational neuroscience?

Drugowitsch: There are currently two forms of computational neuroscience. Traditional computational neuroscience involves building models in the language of mathematics, physics, and engineering to describe hypotheses about how the brain performs computations. These computations are usually related to how the brain processes information about the world. There is also a newer form of computational neuroscience that has emerged with the ability to gather much larger datasets about the brain. This kind of computational neuroscience involves developing and using more sophisticated tools to process complex neural data. We use both in our work.

A focus of my lab is how humans and animals deal with uncertain information. Essentially all of the information that we have about the world is uncertain, and handling uncertain information moves us into the realm of statistics. We use a lot of tools from statistics because they provide the adequate language to talk about beliefs about things in the world. More specifically, we use Bayesian statistics to formulate models of how uncertain information is processed in the abstract sense. Then we use tools from physics to define how this information processing that we’ve worked with on a statistical level can be realized in the brain. This is where biology comes in—it introduces constraints on how the brain operates and how it executes these statistical computations.

HMNews: Your recently published paper in Neuron about navigation in the brain uses some of the above approaches. Can you tell us a bit more about this work?

Drugowitsch: Our research builds on an earlier experimental observation about place cells, a population of cells in the hippocampus of the brain that represent our location in space. This observation, made in mice and rats, is that while a rodent is standing still, place cells suddenly become active in a rapid sequence of bursts that seems to simulate the animal’s trajectory through the environment. There are two hypotheses about the role of this activity. One is that it helps us memorize what we’ve done before and move it to long-term memory. The other is that it helps us plan future navigation.

Before addressing these hypotheses, we wanted to refine our understanding of what these bursts actually do by understanding the data better. We used existing data on rats foraging for food in a two-meter by two-meter environment and applied Bayesian statistical methods to gain a fuller picture of activity in place cells.

Previously, scientists thought that only a small subset of the bursts in place cells stimulated trajectories through open environments. However, we found that the majority of bursts are part of these trajectories. Additionally, the trajectories of these bursts feature momentum as if the animal were actually moving through space, even though it’s stationary. This is interesting because earlier work on activity of place cells during sleep found that the trajectories of those bursts don’t feature momentum. Thus, our findings suggest that bursts of activity in place cells may play a fundamentally different role depending on whether an animal is awake or asleep. Now that we have this information, we can move back to building computational models to understand how place cells help us plan and navigate through the world.

HMNews: Why do you think neuroscience is moving in a computational direction?

Drugowitsch: I think the adoption of more computational tools is in part a response to the many possibilities nowadays for collecting complex data. Previously, if we recorded from a single neuron while an animal did a simple task, we could interpret our data without using complex models. Now, we routinely record from hundreds or thousands of neurons in the brain while animals perform complex tasks, leading to data that can only be analyzed with complex computational models. There has been a realization that most neuroscientists need at least a basic understanding of how these computational models work, which has created a push towards greater literacy in computational neuroscience.

To this end, I co-direct a certificate program in computational neuroscience for graduate students at HMS. The program started because we noticed an increasing demand for students to learn quantitative skills, yet the courses we offered in this area weren’t broad enough. Our aim is to develop new courses that provide students with the skills they need to understand the full array of computational tools being developed to analyze neuroscience data. We also want to increase cohesion of the computational neuroscience community at HMS, and provide more forums where students can discuss questions in the field. 

HMNews: What motivated you to pursue computational neuroscience? 

Drugowitsch: I wanted to become a computational neuroscientist because I strongly believe that understanding the brain requires a complexity of thinking that cannot be achieved by intuition alone—and a lot of traditional experiments rely on intuition. Very often I find that things are different than I expected, which strengthens my belief that we should build formal models of how the brain operates in order to make progress in our understanding. Formulating these models expands our ability to think about complex interactions in the brain that are beyond what we can hold in our heads. We’re outsourcing this complexity to tools that have been developed in math and physics.

In general, I’m driven by curiosity, trying to figure out new things and trying to discover the principles that define how we operate. In my lab, we like to ask specific questions because this is the only way to make experimentally testable predictions. However, we hope to discover general principles that underlie these questions. If we are studying how an animal performs particular behaviors, we try to extract a generalization from that specific situation that we can test in another set of experiments. Computational neuroscience gives us the tools we need to explore these questions.

 HMNews: In your work, you often team up with colleagues from other branches of neurobiology. Why?

Drugowitsch: Building theories and running experiments require a different set of skills, so collaborations allow theorists like me to work with gifted experimentalists in a fruitful way.

There are many theories in computational neuroscience that remain untested, so by collaborating with experimentalists we can test those theories to see if they are supported by the data.

In some cases, we work with scientists running experiments with humans. The benefit of human experiments is that the training is fast—humans can perform complex tasks right away. The disadvantage is that it’s hard to look into their brains. For other questions, especially those about specific neural connections, we collaborate with scientists studying animals. For example, we’re working with Rachel Wilson, who studies drosophila [fruit fly] neurophysiology. We are asking, how does a specific neural circuit in the drosophila brain perform specific computations? We hope that the motifs we discover can be generalized across species, including humans.

In my lab, we may be able to develop blue-sky theories, but at the end of the day we need to connect those theories to data gathered in the real world. Working with people who conduct experiments allows us to do that.

This interview was edited for length and clarity.

RIKEN physicists show how heat flow controls the movement of skyrmions in an insulating magnet

Magnetic vortices could be manipulated by waste heat to realize low-power supercomputing applications

Tiny amounts of heat can be used to control the movement of magnetic whirlpools called skyrmions, RIKEN physicists have shown. This ability could help to develop energy-efficient forms of supercomputing that harness waste heat. Figure 1: Skyrmions often arrange themselves into hexagonal lattices (top). RIKEN researchers have shown that a temperature gradient in a thin plate of an insulating magnetic material (bottom) can be used to propel such skyrmion lattices from the cooler (blue) to the warmer side (red) of the device. © 2021 RIKEN Center for Emergent Matter Science

Skyrmions are minuscule vortices that form when the magnetic flux of a group of atoms organizes into swirling patterns. Skyrmions can move around inside a material, and under certain conditions, they cluster together to form a regular arrangement known as a skyrmion lattice (upper part of Fig. 1).

Skyrmions are promising information carriers in next-generation computer chips that have very low power requirements. Researchers can already control skyrmions by applying electrical currents and magnetic fields, but they are seeking to manipulate them using heat flow instead. “This is an exciting prospect since it would raise the possibility of using waste heat to move skyrmions around,” says Xiuzhen Yu at the RIKEN Center for Emergent Matter Science.

Now, Yu and her colleagues have shown how a temperature gradient can be used to propel skyrmions in an electrically insulating magnetic material.

The team built a device that consisted of a plate of this material, a miniature heating element, and two electric thermometers. They then generated skyrmions that were roughly 60 nanometers wide in the plate by cooling it to about −253 degrees Celsius and applying a magnetic field. These skyrmions gathered into a stable honeycomb structure known as a hexagonal skyrmion lattice.

Yu’s team then increased the temperature slightly at one end of the plate and used a transmission electron microscope to watch how this affected the skyrmions. A temperature gradient of 100th of a degree per millimeter of the plate was enough to nudge the skyrmions into motion. Above this threshold, the edge of the honeycomb lattice drifted from the cooler to the warmer end of the plate, traveling in the opposite direction to the flow of heat (lower part of Fig. 1). This required a very low heat power of just 10 microwatts, which is hundreds or thousands of times smaller than the power needed to move skyrmions using electrical currents or magnetic fields. Using a slightly higher power, individual skyrmions could be driven through the plate by the temperature gradient.

The researchers say that this is the first time that heat-driven skyrmion motion has been seen in an insulating magnet. “This finding should stimulate researchers to develop energy-efficient devices by using skyrmions,” says Yu.

The team is now studying the heat-induced dynamics of skyrmions, including their transformation into their anti-particles—anti-skyrmions in metallic systems at room temperature.