How does exercise keep your brain young?

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?的更多相关文章
- The Sorrows of Young Werther
The Sorrows of Young Werther J.W. von Goethe Thomas Carlyle and R.D. Boylan Edited by Nathen Haskell ...
- 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 ...
- Codeforces Round #368 (Div. 2) A. Brain's Photos (水题)
Brain's Photos 题目链接: http://codeforces.com/contest/707/problem/A Description Small, but very brave, ...
- 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 ...
- 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 ...
- codeforces707A:Brain's Photos
Description Small, but very brave, mouse Brain was not accepted to summer school of young villains. ...
- 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 ...
- BEC listen and translation exercise 31
听力练习: All societies have ways of encouraging and enforcing what they view as appropriate behaviour w ...
- BEC listen and translation exercise 40
However, recently there's been more and more interest in the development of ostrich farming in other ...
随机推荐
- centos7图形化界面安装KVM虚拟机
一.检查kvm和libvirt 是否安装 查看内核模块中是否含有kvm lsmod | grep kvm 查看cpu是否支持虚拟化 egrep -c '(vmx|svm)' /proc/cpuinfo ...
- DataGrid 查出一个列 按要求显示格式 例如:操作人(地点)
这是转换DataGrid显示格式之后 连接字符串的方法 显示:操作人(地点) public static ObservableCollection<CListModel> AllUserL ...
- C++以const 作为返回值类型的意义
const rational operator*(const rational& lhs, const rational& rhs); 很多程序员第一眼看到它会纳闷:为什么operat ...
- 64位进程调用32位dll的解决方法 / 程序64位化带来的问题和思考
最近做在Windows XP X64,VS2005环境下做32位程序编译为64位程序的工作,遇到了一些64位编程中可能遇到的问题:如内联汇编(解决方法改为C/C++代码),long类型的变化,最关键的 ...
- 题解-bzoj3569 DZY Loves Chinese II
Problem bzoj 题意概要:给定\(n\)点\(m\)边无向连通图,\(Q\)次询问删除\(k\)条边后是否仍然连通,强制在线 Solution 半年前考到过这类题目(询问删除任意两条边使得图 ...
- 阿里云服务器上通过Docker部署redmine
背景:在日常工作的过程中会遇到各种各样的问题,每个问题来了之后需要花时间解决.这里就面临两个问题. 1:问题责任不明确,有时候会遇到数据库或者物理服务器的问题,这时候就需要把相应问题指派给相应的人,传 ...
- 毫秒倒计时小Demo
Demo截图: Demo:Demo 上代码: <!DOCTYPE html> <html lang="en"> <head> <meta ...
- MybatisGenerator生成的mapper 少了识别主键的方法 byPrimaryKey()
生成的文件缺少红线标注的类似方法 添加 <property name="useInformationSchema" value="true"/>即可 ...
- php array_map与array_walk使用对比
array_map(): 1.array_map() 函数将用户自定义函数作用到数组中的每个值上,并返回用户自定义函数作用后的带有新值的数组,若函数作用后无返回值,则对应的新值数组中为空. 2.回调函 ...
- 5)django-模板
django模板显示页面 一:语法使用 1)变量:{{变量名}} 2)for循环 {% for row in userlist%} ...