Skip to main content
  1. Home
  2. Emerging Tech
  3. Health & Fitness
  4. News

Computer-generated ‘brain age’ estimates how much time you’ve got left

Add as a preferred source on Google

While it’s easy to count our number of birthdays to figure out how long we’ve each been on the planet, researchers at Imperial College London have another age-related metric they think is even more important: A person’s “brain age.”

That means taking into account the wear and tear on a person’s brain to help predict individuals at greater risk of suffering poor health and dying earlier. And — wouldn’t you know it — they’ve created a machine learning algorithm to help!

Recommended Videos

“The study involves using brain MRI scans to look at the size of people’s brain tissue — gray matter and white matter — across the lifespan,” Dr. James Cole, a research associate who led the study, told Digital Trends. “By building a statistical model of brain volumes in N = 2001 people aged 18-90, we can then compare new brain scans to get a prediction of someone’s ‘brain age.’ The idea is that if someone’s brain appears ‘older’ than their real chronological age, then this may be due to some damage or disease, or potentially indicates increased risk of future brain-health problems.”

In an article published in the journal Molecular Psychiatry, Imperial College researchers compared older brain scans, with lower levels of gray and white matter, to those of healthy individuals. The study included approximately 50 percent males and females, representing a broad range of ages.

People with older-looking brains typically had weaker grip, poorer lung function, and slower walking speed, in addition to lesser cognitive performance. The researchers also demonstrated that the difference between brain age and real age significantly relates to how long people live, proven by testing the algorithm on historical data sets of MRI data.

“Excitingly, when combining brain age with other potential aging biomarkers, such as the epigenetic clock, [we were able to improve] the accuracy with which mortality could be predicted,” Cole continued. “In the long run, MRI scans could be used as part of the clinical assessment to look for people at increased risk of poor brain and general health outcomes.”

Sure, an algorithm that tells you when you’re going to die isn’t going to be to everyone’s idea of a good time. But if it opens up the possibility of modifying your health to improve your estimated lifespan, this could prove to be just the wake-up call some folks need.

Although Cole told us that right now it’s still, “a long way from being a clinical tool” used by physicians.

Luke Dormehl
I'm a UK-based tech writer covering Cool Tech at Digital Trends. I've also written for Fast Company, Wired, the Guardian…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more