Exercise may protect the brain from disease and dementia as we age, but the mechanisms behind its benefits are still murky.

ISTOCK.COM/EMIRMEMEDOVSKI

How does exercise keep your brain young?

By Kelly ServickSep. 6, 2018 , 2:00 PM

Stay active; age gracefully. Behind this truism, there’s a pile of unanswered scientific questions. Researchers are still sorting out what it is about physical activity that seems to lower the risk of dementia later in life. Even more uncertain is whether the effects of exercise can alter the course of diseases that cause dementia—chief among them, Alzheimer’s disease—once they’ve already taken root.

A study published today in Science offers some new clues. In mice that mimic a severe, genetic form of Alzheimer’s disease, a combination of treatments that prompt the growth of new brain cells and protect them from damage can mimic the beneficial effects of exercise in preventing memory decline. So could we someday bottle the effects of exercise to treat Alzheimer’s? And if so, what exactly would we need to bottle? Here’s a rundown of what we know, and what’s still controversial.

What’s the link between exercise and brain aging?

Many large studies suggest staying active and fit throughout life lowers the risk of memory problems later on. For example, a recent project tracked more than 1000 Swedish women over 4 decades and found that for those judged to have “high” cardiovascular fitness on entering the study—as measured by the maximum workload they could handle on a stationary cycle machine before exhaustion—the onset of dementia was delayed, on average, by 9.5 years compared to those with “medium” fitness. But such studies can’t rule out all other confounding factors that might influence dementia risk—from genes to other aspects of a healthy lifestyle common in regular exercisers. And they don’t explain what exercise actually does to the brain.

Does exercise fight the effects of Alzheimer’s disease once someone has it?

Evidence for this is stronger in rodents than in humans. In one mouse model of Alzheimer’s, access to an “enriched” environment that included a running wheelreduced deposits of sticky brain plaques, made of the protein fragment β-amyloid, thought to drive progression of the disease. And the study published today on a different Alzheimer’s model found that diseased mice with access to a running wheel outperformed sedentary diseased mice on a series of memory tests—for example, a maze where mice had to learn and remember which areas contained a sunflower seed snack.

But various studies that randomize elderly people with dementia—including those with Alzheimer’s dementia—to exercise or control groups have been contradictory: Only some have shown that exercise improves cognitive function. That raises questions about how much good exercise can do in the human brain once a neurodegenerative disease such as Alzheimer’s has already taken root.

What is it about exercise that might protect the brain?

A key benefit of exercise could be that it helps the brain make new neurons. In the hippocampus, a brain structure key to learning and memory, there are cells known as neural progenitors that can give rise to new brain cells. Recently, there’s been debateabout whether humans make new neurons throughout life.

But studies in rodents have shown that neurogenesis in adulthood helps keep certain cognitive skills sharp, including the ability to learn about the physical environment and remember how to navigate it. And some rodent studies have linked regular exercise to neurogenesis. For example, having mice run on a wheel seems to double the number of newborn hippocampal neurons that survive in their brains. In the new Science paper, the exercising mice that showed brain benefits in the memory tests also had markers of neurogenesis.

So can neurogenesis in the absence of exercise help the brain?

The new study suggests neurogenesis alone might not be enough. The researchers gave the diseased mice a drug that protects neural progenitor cells in the hippocampus, plus a gene therapy that encourages these cells to proliferate. The mice made new brain cells, but that didn’t seem to help their memory. Only when they got an additional treatment—another gene to boost levels of a protein called brain-derived neurotrophic factor (BDNF)—did they outperform untreated control mice on the memory tests. BDNF, which encourages neural growth, also appeared to reduce inflammation in the diseased brain.

The results suggest making new neurons early in life may protect memory later on, but that a brain already afflicted with Alzheimer’s is “a hostile playing environment,” says Rudolph Tanzi, a neurogeneticist at Harvard Medical School in Boston and co-author on the study. BDNF “cleans up the neighborhood … so that the new neurons that are born can live.”

Could we treat Alzheimer’s in people with a similar strategy?

That approach has gotten less attention from drug companies than efforts to reduce amyloid plaques that surround and kill neurons. But some researchers think it deserves a closer look.

There are still important caveats to such an approach, says Mark Mattson, a neuroscientist at the National Institute on Aging in Baltimore, Maryland. For one thing, progenitor cells in the hippocampus make a type of neuron key to spatial learning and memory, but this isn’t the same type of neuron that appears to degenerate and die in the hippocampi of people with Alzheimer’s. And even if making these new cells protects certain brain functions, there are lots of other brain regions outside the hippocampus affected by Alzheimer’s. Still, the approach is worth further study, he adds. “So far, it’s been kind of tunnel vision in focusing on amyloid,” he says. “The more approaches, in my mind, the better.”

How does exercise keep your brain young?的更多相关文章

  1. The Sorrows of Young Werther

    The Sorrows of Young Werther J.W. von Goethe Thomas Carlyle and R.D. Boylan Edited by Nathen Haskell ...

  2. The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near

    The Brain vs Deep Learning Part I: Computational Complexity — Or Why the Singularity Is Nowhere Near ...

  3. Codeforces Round #368 (Div. 2) A. Brain's Photos (水题)

    Brain's Photos 题目链接: http://codeforces.com/contest/707/problem/A Description Small, but very brave, ...

  4. A. Brain's Photos ——Codeforces Round #368 (Div. 2)

    A. Brain's Photos time limit per test 2 seconds memory limit per test 256 megabytes input standard i ...

  5. Codeforces Round #368 (Div. 2) A. Brain's Photos 水题

    A. Brain's Photos 题目连接: http://www.codeforces.com/contest/707/problem/A Description Small, but very ...

  6. codeforces707A:Brain's Photos

    Description Small, but very brave, mouse Brain was not accepted to summer school of young villains. ...

  7. BEC listen and translation exercise 35

    高中听力: At five o'clock, we have afternoon tea, but we don't have it in the kitchen. Father's Day is t ...

  8. BEC listen and translation exercise 31

    听力练习: All societies have ways of encouraging and enforcing what they view as appropriate behaviour w ...

  9. BEC listen and translation exercise 40

    However, recently there's been more and more interest in the development of ostrich farming in other ...

随机推荐

  1. activemq学习笔记2

    基本步骤: ConnectionFactory factory = new ActiveMQConnectionFactory("tcp://127.0.0.1:61616"); ...

  2. [转] 图 + 文 + 公式 理解LSTM

    转自公号“机器之心” LSTM入门必读:从入门基础到工作方式详解 长短期记忆(LSTM)是一种非常重要的神经网络技术,其在语音识别和自然语言处理等许多领域都得到了广泛的应用..在这篇文章中,Edwin ...

  3. Nginx负载均衡实例

    upstream MyServers{ server 192.168.63.137; server 192.168.63.138; server 192.168.63.140; } server{ l ...

  4. 通过python操作smtplib模块发送邮件

    # gconf.py SMTP_SERVER_HOST='smtp.exmail.qq.com' SMTP_SERVER_PORT=25 SMTP_USER='jack@qq.com' # 邮箱客户端 ...

  5. datatables:如何禁用一列的排序

    第一列是checkbox列,不需要排序,所以需要禁用掉. 代码如下: var table = $('#example1').DataTable( { 'paging' : true, 'lengthC ...

  6. 如何安装和配置RabbitMQ

    今天开始一个小小的练习,学习一下安装和配置RabbitMQ,为什么要学它,因为WCF可以完全兼容和使用RabbitMQ了.我们新的大数据系统需要使用消息队列,所以就开始研究一下,把它重新封装一下,更便 ...

  7. 使用AutoFac实现依赖注入

    1.基本使用 1.1新建MVC项目并安装Autofac 注意需要安装AutoFac和AutoFac.mvc5 Install-Package Autofac Install-Package Autof ...

  8. Python-面向对象(组合、封装与多态)

    一.组合 什么是组合? 就是一个类的属性 的类型 是另一个自定义类的 类型,也可以说是某一个对象拥有一个属性,该属性的值是另一个类的对象. 通过为某一个对象添加属性(这里的属性是另一个类的对象)的方式 ...

  9. Synchronizing timer

    http://blog.csdn.net/zjq001x/article/details/53107159 集合点: 简单来理解一下,虽然我们的“性能测试”理解为“多用户并发测试”,但真正的并发是不存 ...

  10. functions 示例

    示例1:  ","字符串截取 CREATE OR REPLACE FUNCTION splitstr(p_string IN VARCHAR2, p_delimiter IN VA ...