Noise, air pollution exposure and attention-deficit/hyperactivity disorder: a meta-analysis

ObjectiveThis meta-analysis evaluated the associations between noise exposure, air pollutants, and attention-deficit/hyperactivity disorder (ADHD) in children, aiming to inform future prevention strategies.MethodsStudies were systematically retrieved from CNKI, Wanfang, PubMed, Web of Science, Embase, and the Cochrane Library, covering publications from inception to November 2025. Heterogeneity was assessed using Cochran’s Q test and the I² statistic. Subgroup analyses, meta-regression, and sensitivity analyses were performed to evaluate the robustness of the findings.ResultsNoise exposure was associated with a small increase in ADHD risk (odds ratio [OR] = 1.03, 95% confidence interval [CI]: 1.01–1.05), with stronger associations for childhood exposure, whereas prenatal exposure showed no significant effect. Given the modest effect size, this finding should be interpreted cautiously. Particulate matter (PM2.5 and PM10) was significantly associated with ADHD in continuous-exposure models—PM2.5 (OR = 1.32, 95% CI: 1.16–1.50) and PM10 (OR = 1.47, 95% CI: 1.15–1.87). In dichotomous models, PM2.5 was not significant, while PM10 remained positively associated (OR = 1.58, 95% CI: 1.11–2.26). Elevated nitrogen dioxide (NO2) exposure was also associated with a modest increase in ADHD risk (OR = 1.11, 95% CI: 1.02–1.20), whereas nitrogen oxides (NOx), ozone (O3), and sulfur dioxide (SO2) did not show significant associations.ConclusionsNoise and several air pollutants (PM2.5, PM10, and NO2) were significantly associated with increased ADHD risk, particularly during childhood exposure. Other pollutants, including O3 and SO2, did not demonstrate significant effects. These findings suggest that environmental noise and several air pollutants may be associated with ADHD; however, some observed associations, particularly for noise and NO2, were modest in magnitude and should be interpreted cautiously. These results reflect observational associations rather than evidence of a strong or causal effect, while the evidence for some pollutants remains limited or inconclusive. Further research is needed to clarify pollutant-specific associations and the role of exposure timing.Systematic Review Registrationhttps://www.crd.york.ac.uk/PROSPERO/view/CRD42024593274, identifier CRD42024593274; https://www.crd.york.ac.uk/PROSPERO/view/CRD42025632899, identifier CRD42025632899.

Mayo Clinic’s REDMOD AI Doubles Early Detection Sensitivity in Pancreatic Cancer

Pancreatic ductal adenocarcinoma (PDAC) remains one of the deadliest malignancies, with five-year survival rates below 15% and more than 85% of patients diagnosed only after the disease has metastasized. The absence of reliable early detection strategies is a primary barrier to improving outcomes. Conventional imaging, including standard abdominal CT scans, typically fails to identify PDAC during its preclinical, “visually occult” stage, when curative intervention is still possible.

To address this detection gap, a team of researchers at Mayo Clinic, led by radiologist and nuclear medicine specialist Ajit Goenka, MD, has developed and validated a radiomics-based artificial intelligence model called REDMOD (Radiomics-based Early Detection Model), which can detect subtle imaging signatures of PDAC before tumors are visible. By analyzing quantitative texture and structural features embedded within routine CT scans, REDMOD identifies early biological changes associated with carcinogenesis. In a multi-institutional validation study reflecting real-world clinical conditions, the model detected 73% of prediagnostic cancers at a median lead time of approximately 16 months—nearly doubling the sensitivity of radiologists manually reviewing the same scans. Notably, detection rates were even higher more than two years prior to diagnosis, pointing toward REDMOD’s potential for make much earlier interventions possible.

REDMOD’s automated pipeline integrates advanced radiomic feature engineering, including wavelet-based analysis, and an ensemble classification approach trained to handle the low-prevalence nature of early detection. Its longitudinal stability and consistent performance across diverse imaging systems could help spur its eventual clinical adoption.

Importantly, REDMOD is designed to operate on CT scans already acquired in routine care, particularly in high-risk populations such as individuals with new-onset diabetes. This raises the possibility of embedding AI-driven risk assessment directly into existing clinical workflows, enabling opportunistic screening without additional imaging burden. If validated prospectively, such as in the ongoing AI-PACED trial, REDMOD could shift the paradigm from late-stage diagnosis to proactive detection, potentially increasing the proportion of patients eligible for curative treatment and improving survival in this otherwise lethal disease.

Inside Precision Medicine recently interviewed Goenka to provide an in-depth view of the development of REDMOD, its detection capabilities, and its potential for providing early signals of the development of PDAC.

IPM: Can you walk through how REDMOD was developed, from the initial concept to a fully automated system, and what key technical breakthroughs enabled it to detect pancreatic cancer before tumors are visible?

Goenka: The origin of REDMOD traces back to a question we asked several years ago: if pancreatic cancer is almost always lethal because we find it too late, is there information already sitting in routine computed tomography (CT) scans that we are failing to extract? We published a proof-of-concept in Gastroenterology in 2022 showing that radiomic features from the pancreas could distinguish prediagnostic CTs from controls with high accuracy. But that first-generation model had real limitations. It relied on manual pancreas segmentation, which is labor-intensive and introduces variability. It was tested at a 1:1 case-to-control ratio, which does not reflect the rarity of pancreatic cancer in any realistic screening scenario. And it used a standard classifier without mechanisms to handle severe class imbalance.

REDMOD was built to systematically address each of those barriers. The first breakthrough was automating the front end of the pipeline. We developed and validated a fully automated volumetric pancreas segmentation model based on the three-dimensional (3D) nnU-Net architecture, published separately, which removes the human bottleneck entirely. That made the system scalable; you can run it on thousands of scans without a radiologist drawing a single contour.

The second breakthrough was in feature engineering. We extracted 968 quantitative radiomic features from each segmented pancreas, then applied multi-scale image filtering using wavelet transforms and Laplacian-of-Gaussian (LoG) filters. The wavelet decomposition breaks the image into eight directional sub-bands at different spatial frequencies, allowing the model to detect textural patterns at scales that the human eye cannot resolve. We then used the Minimum Redundancy Maximum Relevance (mRMR) algorithm to distill those 968 features down to 40 that carried the most predictive information. What emerged was striking: 90% of the selected features were filter-derived, meaning the signal lives in the texture of the tissue, not in anything visible on the standard grayscale image.

The third breakthrough was the ensemble classifier. Rather than relying on a single algorithm, REDMOD combines logistic regression, random forest, and extreme gradient boosting (XGBoost) through a soft-voting mechanism. Each algorithm processes the same 40 features; their probabilistic outputs are averaged to produce the final classification. This architecture achieved the highest sensitivity among all configurations we tested, 73%, which matters enormously in a disease where missing a case is effectively a death sentence. The entire system was trained using Synthetic Minority Over-sampling Technique (SMOTE) to handle the class imbalance inherent in early detection, and validated on an independent test set with a roughly 7:1 control-to-case ratio that approximates real-world prevalence in high-risk cohorts.

The fourth breakthrough, and one that distinguishes REDMOD from models that produce a simple binary output, is the pliability of the operating threshold. REDMOD generates a continuous probability score from zero to one. We used the Youden Index to define a statistically optimized default threshold (0.41), but this threshold can be adjusted to match different clinical objectives without retraining the model. In a non-invasive triage setting, the threshold can be lowered to maximize sensitivity, catching as many cancers as possible even at the cost of more false positives. When the clinical pathway moves toward invasive procedures such as biopsy, the threshold can be raised to prioritize specificity and precision, reducing the risk of subjecting healthy patients to unnecessary procedures. This tunability means that a single trained model can serve multiple roles across the clinical cascade, from initial risk stratification through confirmatory workup.

IPM: The model relies heavily on radiomic features, particularly wavelet-filtered textures. What do these features capture biologically, and why are they better suited to detecting early pancreatic cancer than conventional imaging markers?

Goenka: Conventional imaging markers for pancreatic cancer, such as a visible mass, ductal dilation, or vascular involvement, are late manifestations. By the time you see them, the disease has typically been present for years. What we needed was a way to detect the biological processes that precede mass formation.

Radiomic texture features quantify the spatial relationships between voxels, which are the three-dimensional equivalent of pixels. They measure how intensity values co-occur, how they cluster, and how uniform or heterogeneous the tissue appears at different scales. Specifically, features derived from the Gray-Level Co-occurrence Matrix (GLCM) measure local patterns of intensity variation; Gray-Level Size Zone Matrix (GLSZM) features capture the distribution of connected regions of similar intensity; and Gray-Level Dependence Matrix (GLDM) features quantify how dependent each voxel’s value is on its neighbors. These are mathematical descriptions of tissue microarchitecture.

The wavelet filtering is what makes this work in the prediagnostic setting. A wavelet transform decomposes the image into sub-bands that isolate different spatial frequencies and directions. This allows the model to detect textural disruptions across multiple scales: fine-grained changes that might reflect early stromal remodeling or desmoplastic reaction, and coarser patterns that could correspond to alterations in parenchymal organization. When we performed ablation studies, models built from filtered features alone matched the full REDMOD performance (area under the receiver operating characteristic curve [AUC] of 0.82), while models restricted to unfiltered features dropped to 0.74. That 8-point difference was statistically significant and tells us that the prediagnostic signal is fundamentally a multi-scale textural phenomenon.

Biologically, this aligns with what we know about early pancreatic carcinogenesis. Before a mass forms, the tumor microenvironment undergoes extracellular matrix remodeling, fibrotic changes, and shifts in cellular density that alter tissue texture at microscopic scales. These changes are invisible to a radiologist reading the scan on a monitor, but they leave a quantitative fingerprint in the image data. That fingerprint is what REDMOD reads.

IPM: How did you assemble the training dataset, and why was it important to simulate a low-prevalence, real-world screening environment?

Goenka: Assembling the dataset was one of the most labor-intensive aspects of this work, because prediagnostic CT scans are inherently rare. These are scans obtained for unrelated clinical reasons in patients who were later diagnosed with pancreatic cancer, but at the time of the scan, the pancreas appeared entirely normal on radiology review. We identified 219 such patients across the Mayo Clinic enterprise, with scans obtained three to 36 months before histopathologic diagnosis. Each was verified by expert radiologists to confirm the absence of any discernible pancreatic abnormality.

The control cohort comprised 1,243 patients whose CT scans showed a normal pancreas and who remained cancer-free for at least three years of follow-up. That three-year washout period was essential; without it, you risk contaminating the control group with patients who had undetected cancer at the time of their scan.

We then split the full cohort into 969 training cases and 493 test cases, with the test set held completely independent. The resulting control-to-case ratio of approximately 7:1 was a deliberate design choice. Most artificial intelligence (AI) studies in this space have used balanced 1:1 ratios, which inflate performance metrics and do not reflect the reality of early detection. In any high-risk cohort you would screen clinically, for example patients with new-onset diabetes and elevated Enriching New-Onset Diabetes for Pancreatic Cancer (ENDPAC) scores, pancreatic cancer prevalence is roughly 3-4%. If you train and test your model at 1:1, you get numbers that look strong in a paper but collapse when deployed in a real population. We wanted REDMOD’s reported performance to approximate what a clinician would actually experience.

IPM: You validated the model across multiple institutions, imaging systems, and external datasets. What were the biggest challenges in ensuring consistent performance across such heterogeneous data?

Goenka: The central challenge is that CT scans are not standardized. Different hospitals use different scanners from different manufacturers, different acquisition protocols, different reconstruction algorithms, and different contrast timing. All of these affect the pixel-level values that radiomic features depend on. A model that works well on data from one scanner can fail on data from another.

We addressed this at multiple levels. First, our prediagnostic cohort was inherently heterogeneous. 71% of the prediagnostic CTs in the test set were acquired at external institutions, not at Mayo Clinic. These scans came from a range of scanners (Siemens, GE, Toshiba, Philips) and clinical settings. Second, we validated specificity on two independent external cohorts: a multi-institutional dataset drawn from the Mayo Clinic enterprise across multiple campuses, and the National Institutes of Health Pancreas CT (NIH-PCT) dataset, which is a publicly available benchmark that uses entirely different acquisition parameters. REDMOD achieved 87.5% specificity on the NIH-PCT dataset, data the model had never encountered and that was acquired under conditions completely outside our control.

Third, we performed a longitudinal test-retest analysis. For patients with serial CT scans, we assessed whether REDMOD produced consistent predictions across time points. The concordance rate was 90-92%, meaning the model’s output was stable despite natural variations in patient hydration, contrast timing, and physiologic state between scans. That kind of temporal stability is essential for any tool used in a surveillance context, where you need to trust that a change in the model’s output reflects a real biological change, not scanner noise.

IPM: How do you see REDMOD being integrated into existing clinical workflows, for example in evaluating incidental CT scans or screening high-risk groups like patients with new-onset diabetes?

Goenka: The population where this has the most immediate clinical relevance is individuals with glycemically-defined new-onset diabetes (gNOD) and an ENDPAC score of three or higher. This is a well-characterized high-risk group with a 3-4% short-term risk of developing pancreatic cancer, roughly 20 times the general population rate. Many of these patients already receive CT scans for other clinical indications. The question is not whether to scan them; the question is whether we are extracting all the information those scans already contain. We were not. REDMOD changes that.

The workflow we envision is not a population-wide screening program. It is a targeted, risk-stratified approach. An electronic medical record (EMR)-based algorithm identifies patients who meet gNOD and ENDPAC criteria. When those patients undergo a CT scan, either for clinical reasons or as part of a structured surveillance protocol, REDMOD runs in the background, analyzes the pancreas automatically, and generates a risk score. If the score exceeds a defined threshold, it triggers a clinical pathway: the referring physician is notified, and the patient enters a structured workup that could include enhanced imaging, molecular imaging with fibroblast activation protein (FAP)-targeted positron emission tomography (PET) radiotracers, or closer follow-up.

REDMOD does not replace the radiologist. The radiologist reads the scan according to standard practice and generates their clinical report independently. REDMOD operates as a parallel, complementary layer, a second opinion from a system that reads data the human eye cannot access. The physician integrates both sources of information to make clinical decisions.

This is precisely the model we are testing in the AI-PACED (Artificial Intelligence for Pancreatic Cancer Early Detection) prospective clinical trial at Mayo Clinic. In this trial, all CT scans are interpreted by non-study radiologists who are blinded to the study objectives, and their reports enter the patient’s medical record as part of routine clinical care. Independently, the AI analysis is performed on de-identified data on secure research servers. A strict firewall separates the two: AI-generated outputs are not integrated into the EMR, are not communicated to the clinical team, and are not used to guide diagnosis or treatment. This dual-layered design ensures that participants receive the benefit of structured clinical surveillance while allowing a blinded, independent evaluation of the AI’s performance.

IPM: With the AI-PACED prospective trial underway, what are the key questions you still need to answer about clinical utility, false positives, and patient outcomes before this technology can become part of standard care?

Goenka: There are several questions that retrospective data alone cannot answer, and AI-PACED is designed to address them.

The first is lead-time advantage. We know REDMOD detects prediagnostic signal at a median of 475 days before clinical diagnosis in retrospective data. The question is whether that lead time translates into an actual shift in diagnostic timing in a prospective setting, that is, whether patients in a structured AI-augmented surveillance protocol receive their diagnosis earlier, and at a more resectable stage, compared to patients receiving symptom-driven standard care. The trial’s primary endpoint is the time-to-diagnosis from gNOD onset, compared between the interventional and observational cohorts using Kaplan-Meier survival analysis and Cox proportional hazards modeling.

The second is false positives. In the retrospective validation, REDMOD had an 81% specificity, which means approximately 19% of healthy patients received a positive flag. In a low-prevalence screening population, even a modest false positive rate generates a meaningful number of patients who undergo additional workup for a cancer they do not have. AI-PACED will quantify the downstream diagnostic burden, including additional imaging studies, biopsies, and the psychological impact, so we can make an honest assessment of the risk-benefit tradeoff. It is worth noting that REDMOD’s precision of 36.2% at its default operating point already exceeds the 3% precision threshold recommended by the United Kingdom’s National Institute for Health and Care Excellence (NICE) at the first step of cancer referral, and established screening programs for lung and breast cancer accept similar tradeoffs at their initial triage steps.

The third is adherence. This is a surveillance protocol in asymptomatic people. They feel fine. Asking them to return for serial CT scans and blood draws over 12 months requires trust, and that trust has to be earned through transparency about what we know and what we do not know. AI-PACED will measure recruitment yield from EMR-identified high-risk individuals, retention rates across the imaging and biobanking protocol, and the practical challenges of integrating AI into existing radiology workflows without disrupting standard care.

The fourth, and perhaps most important for the long term, is whether earlier detection actually changes outcomes. Stage shift, moving a patient from stage IV to stage I or II, is necessary but not sufficient. We need evidence that patients diagnosed through AI-augmented surveillance live longer, have access to curative surgical resection, and experience better quality of life. That is the bar this technology must clear, and it is the bar we intend to hold ourselves to.

The ongoing phase of AI-PACED is a feasibility study. It is designed to generate the operational, logistical, and preliminary clinical data needed to justify and design a fully powered, multi-institutional trial. In addition, we are running in silico clinical trials and cost-effectiveness analyses. We are building the evidence base one layer at a time, because the stakes, for patients and for the credibility of AI in clinical medicine, are too high to cut corners.

 

The post Mayo Clinic’s REDMOD AI Doubles Early Detection Sensitivity in Pancreatic Cancer appeared first on Inside Precision Medicine.

The Download: seafloor science and military chatbots

This is today’s edition of The Download, our weekday newsletter that provides a daily dose of what’s going on in the world of technology.

Inexpensive seafloor-hopping submersibles could stoke deep-sea science—and mining

Last week, two oblong neon submersibles started to descend nearly 6,000 meters into the Pacific Ocean. Throughout the rest of May, they will map the seafloor in search of critical mineral deposits. 

If all goes well, the vehicles, built by Orpheus Ocean, could help scientists probe the vastly understudied deep sea—and the resources it holds—at a fraction of the cost of existing systems.

But the same submersibles are also attracting deep-sea mining companies, raising concerns about environmental impacts. Find out why they’re drawing so much attention.

—Hannah Richter

The new war room: 10 Things That Matter in AI Right Now 

A new kind of system has entered the war room: conversational AI tools that commanders turn to not just for analysis, but for advice. 

One US defense official told MIT Technology Review that personnel might give these advice engines a list of potential targets to help decide which to strike first. China is commissioning similar tools too.

But as the systems gain traction, they’re also sparking concerns about AI-generated errors, a lack of transparency, and Big Tech gaining undue influence over what information gets seen. 

Here’s how these AI advice engines could impact the battlefield.

—James O’Donnell

The new war room is one of the 10 Things That Matter in AI Right Now, our list of the big ideas, trends, and advances in the field that are driving progress today—and will shape what’s possible tomorrow.

MIT Technology Review Narrated: is fake grass a bad idea? The AstroTurf wars are far from over. 

In 2001, Americans installed just over 7 million square meters of synthetic turf. By 2024, that number was 79 million square meters—enough to carpet all of Manhattan and then some. The increase worries folks who study microplastics and environmental pollution.  

While the plastic-making industry insists that synthetic fields are safe if properly installed, lots of researchers think that isn’t so. 

—Douglas Main 

This is our latest story to be turned into an MIT Technology Review Narrated podcast, which we publish each week on Spotify and Apple Podcasts. Just navigate to MIT Technology Review Narrated on either platform, and follow us to get all our new content as it’s released.

The must-reads

I’ve combed the internet to find you today’s most fun/important/scary/fascinating stories about technology.

1 Elon Musk pushed OpenAI to go commercial, its president has testified
Greg Brockman said Musk tried to turn it into a for-profit company years ago. (NYT $)
+ Musk allegedly wanted full control so he could raise $80 billion to colonize Mars. (Reuters $)
+ The Tesla CEO claims he intended for OpenAI to remain a non-profit. (BBC)
+ Here’s what happened in week one of Musk v. Altman. (MIT Technology Review)

2 Google and Meta are building AI agents to rival OpenClaw
Google’s Gemini agent will take actions on the users’ behalf. (Business Insider)
+ Meta’s will be powered by its Muse Spark AI model. (FT $)
+ Hustlers are cashing in on China’s OpenClaw AI craze. (MIT Technology Review)

3 Anthropic will spend $200 billion on Google’s cloud and chips
The investment will be spread across five years. (The Information $)
+ It’s part of a broader AI compute war. (Axios

4 DeepSeek is nearing a $45 billion valuation
A state-backed “Big Fund” will lead a new investment round in the company. (FT $)
+ Beijing is pushing to build alternatives to Nvidia and OpenAI. (Bloomberg $)
+ Here’s why DeepSeek’s new model matters. (MIT Technology Review)

5 Anthropic is launching AI agents for banks and financial firms
The 10 tools cover a broad mix of financial services tasks. (WSJ $)
+ They’re part of a push to win over Wall Street. (Bloomberg $)

6 Apple will pay $250 million to settle an AI lawsuit
It was accused of misleading iPhone buyers about Apple Intelligence. (BBC)
+ Some iPhone owners are eligible to receive up to $95. (NYT $)

7 Cheap laptops and phones may be disappearing because of AI demand
 Competition for memory chips is driving up gadget prices worldwide. (The Guardian)

8 Google DeepMind workers in the UK have voted to unionize
As a result of Google’s work with the Pentagon. (Wired $)

9 Pennsylvania is suing Character.AI over chatbots posing as doctors
Investigators say the bots claimed to hold medical licenses. (NPR)
+ How well do AI health tools work? (MIT Technology Review)

10 Scientists created a “living” plastic that destroys itself on command
It could help to eliminate microplastics. (Gizmodo)

Quote of the day

“I want AI to benefit humanity, not to facilitate a genocide.” 

—An anonymous Google DeepMind worker tells the Guardian that Google’s work with the Israel Defense Forces had motivated their vote to unionize.

One More Thing

a tiger shark seen underwater with a camera on its flank

COURTESY OF BENEATH THE WAVES


How tracking animal movement may save the planet

For decades, wildlife researchers have dreamed of building an “Internet of Animals”—a big-data system that monitors and analyzes animal behavior to help us understand the planet. Advances in sensors, AI, and satellite technology are now bringing that vision to reality.

Scientists want the system to track 100,000 sensor-tagged animals. They believe it could reveal how species respond to climate change and ecosystem loss—and even predict environmental disasters. Read the full story on how their idea could save our planet.

—Matthew Ponsford

We can still have nice things

A place for comfort, fun and distraction to brighten up your day. (Got any ideas? Drop me a line.)

+ Master the art of fried chicken with this definitive chef’s guide.
+ Find out why some birds hop and others walk in this breakdown of avian lifestyles.
+ This vintage Hollywood map shows how California’s landscape stood in for everything from the Nile to the Alps.
+ Here’s a fascinating look at the “Flatbed” airplane that was surprisingly efficient on paper but never left the hangar.

Psilocybin-Induced Brain Changes May Explain Therapeutic Effects

Researchers at University of California, San Francisco and Imperial College London have shown that a single dose of psilocybin, the psychedelic compound found in magic mushrooms, causes likely anatomical brain changes that last for up to a month after the experience.

The study, involving healthy volunteers who had never taken a psychedelic, links temporary shifts in brain “entropy”—which is the diversity of neural activity occurring in the brain—to insight. This suggests the psychedelic trip itself is important to the drug’s longer term therapeutic effects.

The researchers found that a high dose of psilocybin led to increased entropy in the minutes and hours after taking the drug. The degree of entropy predicted how much insight, or emotional self-awareness, the participants felt the next day; and this, in turn, forecasted improvements in their sense of wellbeing a month later.

The findings may help to explain psilocybin’s therapeutic effects on conditions such as depression, anxiety, and addiction. “Psychedelic means ‘psyche-revealing,’ or making the psyche visible,” said senior author Robin Carhart-Harris, PhD, the Ralph Metzner distinguished professor of neurology at UCSF. “Our data shows that such experiences of psychological insight relate to an entropic quality of brain activity and how both are involved in causing subsequent improvements in mental health. It suggests that the trip—and its correlates in the brain—is a key component of how psychedelic therapy works.”  Carhart-Harris is senior and corresponding author of the team’s published paper in Nature Communications, titled “Human brain changes after first psilocybin use.”

“Psychedelics have robust effects on acute brain function and long-term behavior but whether they also cause enduring functional and anatomical brain changes is largely unknown,” the authors wrote. Psilocybin is the precursor of the compound psilocin, a serotonin receptor agonist. “Converging evidence supports a role for serotonin 2A receptor  (5-HT2AR) agonism in eliciting the characteristic brain and subjective effects of this and related psychedelics in humans,” the team continued.

For their newly reported study, Carhart-Harris and colleagues carried out an exploratory, placebo-controlled, within-patient study in 28 psychedelic-naïve participants who each received a single, high-dose (25 mg) of psilocybin. The researchers used an assortment of brain imaging and brain measurement techniques, some of which were carried out during the peak of the psychedelic experience, as well as before and one-month after drug administration. “This was an exploratory, hypothesis-generating mechanistic study in healthy volunteers,” the authors noted. None of the 28 people in the study had a diagnosed mental health condition, which gave the scientists greater freedom to do more testing.

In the first part of the experiment the subjects were given a 1 mg dose of psilocybin, which the researchers regarded as a placebo, and were then monitored with EEG, which records brain activity from electrodes on the scalp.  Over the next few weeks, the researchers measured their subjects’ psychological insight, wellbeing, and cognitive ability. They examined brain activity with functional MRI (fMRI) and brain connectivity with diffusion tensor imaging (DTI).

One month after the placebo, the subjects were given 25 mg of psilocybin, a dose capable of eliciting a strong psychedelic trip. During the experience, researchers again measured the subjects’ brain activity with EEG, and in the following weeks they repeated the same tests they had given after the 1 mg dose.

This enabled the scientists to compare the effects of the psychedelic trip on the brain and mind to the effects of the placebo. “The multimodal neuroimaging design allowed us to observe changes in brain function and (potential) anatomy from 1-h (EEG) to 1-month (DTI) after high-dose psilocybin,” they explained.

The investigators found that within 60 minutes of taking the 25 mg dose of psilocybin, EEG revealed higher entropy, suggesting that the brain was processing a richer body of information under the psychedelic. A month later, the researchers looked at their subjects’ brains using DTI, which measures the diffusion of water along neural tracts in the brain, and found that they were denser and had more integrity. This is the opposite of what happens in aging, which makes these tracts more diffuse.

The researchers cautioned that more work needs to be done to better understand the meaning of this finding, but the result is a never-before-seen sign of how psychedelics can change the brain. ”The inclusion of DTI enabled us to test for long-term changes in the integrity of white matter tracts post psilocybin,” the authors stated. “Results revealed decreased axial diffusivity in prefrontal-subcortical tracts 1-month post 25mg psilocybin.”

The day after the 25 mg dose, all but one of the 28 subjects rated the trip as the “single most” unusual state of consciousness they had ever experienced. The remaining person rated it as among their top five. The study participants said they had experienced more psychological insight after taking the 25 mg of psilocybin than they had after the 1 mg placebo.  The subjects also reported increased wellbeing two and four weeks after the study. This was measured from responses to statements such as, “I’ve been feeling optimistic about the future,” and “I’ve been dealing with problems well.”

As the scientists noted in their paper, “A predictive relationship was also found between brain entropy and longer-term mental-health changes—namely, improved wellbeing. Improved wellbeing could be predicted directly from acute increases in brain entropy as early as 1-h post dosing.”

A month after the study the study individuals also scored better on a test of cognitive flexibility.  “Psilocybin seems to loosen up stereotyped patterns of brain activity and give people the ability to revise entrenched patterns of thought,” said first author Taylor Lyons, PhD, a research associate at Imperial College London. “The fact that these changes track with insight and improved well‑being is especially exciting.”

The scientists found that the subjects who had experienced the largest increases in brain entropy in the minutes to hours after taking psilocybin were the most likely to have increased insight the next day and increased wellbeing a month later. The researchers concluded that improved wellbeing was driven by the experience of insight.

The authors suggest that the study findings could improve treatment for people with mental illness using psilocybin, for example, by ensuring that the right dosage is used to produce the right amount of brain entropy to promote insight. “We already knew psilocybin could be helpful for treating mental illness,” Carhart-Harris said. “But now we have a much better understanding of how.”

In their paper the team concluded, “The present multi-modal neuroimaging study in healthy participants sheds light on the brain effects of first-time high-dose psychedelic use and the therapeutic action of psilocybin-therapy, suggesting that therapeutically relevant changes—i.e., improved wellbeing—can be forecast via an acute human brain action, i.e., an entropic brain effect, that is well-known to relate to the psychedelic experience … Results support a role for psychological insight in mediating the causal association between the entropic brain effect and potentially enduring improvements in wellbeing.”

The post Psilocybin-Induced Brain Changes May Explain Therapeutic Effects appeared first on GEN – Genetic Engineering and Biotechnology News.

Muscle Quality and Fat Distribution Predict Mortality Risk Better than BMI

Researchers at the University Medical Center Freiburg in Germany, say that detailed measures of body composition derived from whole-body MRI scans can predict diabetes, cardiovascular events, and mortality risk better than current methods that rely on body mass index (BMI). Using MRI imaging data from more than 66,000 people, the team has developed age-, sex-, and height-adjusted reference standards that show how fat and muscle are distributed across the body and how these patterns relate to health outcomes. Their findings, published in the journal Radiology, show analysis of both the quantity and quality of skeletal muscle, along with where fat is distributed in the body, can provide a more accurate way to determine risk as opposed to weight-based methods alone.

“Many risk scores and treatment decisions still rely on BMI or waist circumference because they are simple to obtain,” said senior author Jakob Weiss, MD, PhD, an interventional radiologist at University Medical Center Freiburg. “But BMI does not reliably reflect a person’s actual body composition.” This is one of the central findings of the study: that individuals with similar BMI values can have markedly different distributions of fat and muscle, which carry different levels of risk for cardiometabolic disease and mortality.

The team’s retrospective study analyzed whole-body MRI scans from 66,608 people using data from the UK Biobank and the German National Cohort collected between April 2014 and May 2022. The cohort had a mean age of 57.7 years and an average BMI of 26.2. Using a fully automated deep learning framework, the researchers quantified multiple body composition measures, including subcutaneous adipose tissue, visceral adipose tissue, skeletal muscle, skeletal muscle fat fraction, and intramuscular adipose tissue. These measures were normalized for age, sex, and height. A score is developed from these data to show how far individuals deviated from a population-adjusted reference.

“Whole-body MRI–derived BC (body composition) z-scores were used to identify at-risk individuals and predict cardiometabolic outcomes and mortality beyond traditional risk factors.” They then used the z-score categories to assess associations and clinical outcomes.

Their data showed that individuals with high visceral fat had a 2.26-fold increased risk of developing diabetes. High intramuscular fat was associated with a 1.54-fold increased risk of major adverse cardiovascular events, while low skeletal muscle was linked to a 1.44-fold increase in all-cause mortality.

The deep learning system used to develop the risk profiles was trained and evaluated against radiologist-defined reference standards, allowing it to extract volumetric measurements across the entire body rather than relying on single cross-sectional slices. This method allowed the researchers to capture meaningful variations in muscle quality and fat distribution that are not visible through other techniques.

“Manual BC measurement in large-scale imaging datasets is prohibitively time-consuming,” the researchers wrote. “However, recent advances in deep learning have enabled fully automated, accurate, and efficient quantification from cross-sectional imaging.” This capability allowed the team to construct reference curves reflective of how body composition changes with age and differs between men and women.

Importantly, the research shines a light on the limitations of using BMI to determine future risk. Because BMI is calculated using only two metrics, height and weight, it does not distinguish between fat and muscle or account for where fat is stored. Because of this, two people with the same BMI may have very different levels of visceral fat or muscle mass, factors that can lead to different to different health risks. The researchers showed that deviations in these specific components, captured via their MRI-based z-scores, were predictive of outcomes even after accounting for traditional risk factors.

“It’s not only how much muscle you have, but also it’s the quality of that muscle,” said first author Matthias Jung, MD, a radiologist at University Medical Center Freiburg. “Knowing the volume of intramuscular fat gives us a window into muscle quality that other methods like BMI, bioelectrical impedance analysis, or DEXA can’t easily provide.” This distinction is relevant because intramuscular fat is linked to metabolic dysfunction and cardiovascular risk.

The study also produced a web-based calculator that allows clinicians and researchers to compare individual patient data with population-based reference values. According to Weiss, this tool could be applied to existing imaging studies. “A dedicated whole-body MRI is not necessarily required. If a routine CT or MRI body scan already exists, the information can be extracted for benchmarking against the reference values,” he said.

The study has limitations, including a cohort of primarily White Western European adults, which may impact the generalizability of the findings. The researchers also pointed out that whole-body MRI is not routinely performed in clinical practice, although they provided reference values for commonly imaged regions such as the chest, abdomen, and pelvis to address this.

The team will continue their work by seeking to validate the reference curves in clinical populations and exploring their use in predicting treatment outcomes, including toxicity, survival, and recurrence in cancer patients. The team also plans to develop disease-specific reference values for broader patient groups to broaden the use of body composition analysis into clinical care.

The post Muscle Quality and Fat Distribution Predict Mortality Risk Better than BMI appeared first on Inside Precision Medicine.

TRACS Enables Strain-Level Tracking of Microbial Transmission

Tracking microbes is challenging, particularly when there are coexisting strains of the same species within metagenomic data. However, overcoming that challenge is important for inferring transmission of both pathogenic and commensal microbes.

A new tool, called TRAnsmision Clustering of Strains (TRACS), distinguishes between closely related bacterial strains. The “highly accurate algorithm” can be used for “estimating genetic distances between strains at the level of individual single nucleotide polymorphisms, which is robust to intra-species diversity within the host.”

Researchers used the TRACS tool to map the transmission of SARS-CoV-2, Streptococcus pneumoniae, and Plasmodium falciparum (the causative agent of malaria) across different populations. The tool may play an important role in infection prevention, outbreak response, and the development of treatments designed to help the human microbiome fight infection. They note that this tool can be used across microbial kingdoms to uncover strain dynamics.

“Traditionally, this has been very difficult for us to achieve, yet it is incredibly important to know, as people can carry several slightly different versions or strains of the same species at once, which makes it challenging to understand how microbes move between individuals,” notes Gerry Tonkin-Hill, PhD, group leader at the the Peter MacCallum Cancer Centre and the Peter Doherty Institute at the University of Melbourne, Australia. “Using this new technology, we can now overcome this challenge and gain a clearer picture of how microbes are shared between people. This will give us a better understanding of how microbes spread to help us prevent infection in vulnerable populations, like our cancer patients.”

This work is published in Nature Microbiology in the paper, “Strain-level transmission inference across multi-kingdom metagenomic data using TRACS.

Being able to track the spread of pathogens using genomics has become a major tool in public health and can help inform new ways to prevent transmission. Additionally, it can help understand more about how lifestyle and environmental factors are involved in the transmission of these pathogens, and their role in the microbiome.

Currently, genomic tools used to track multiple bacterial species do not have the speed and flexibility required for routine public health monitoring and can struggle to distinguish between samples transmitted recently and those transmitted years ago. Furthermore, it can be difficult to continuously add in new samples, making real-time surveillance difficult.

The TRACS algorithm identifies and analyzes Single Nucleotide Polymorphisms (SNPs) to estimate how closely related the pathogens are, and if they are likely to have recently been transmitted. This approach allows for the continuous integration of new samples, making it an ideal tool for accurately identifying transmission networks and ruling out transmission events in ongoing public health applications.

In this new study, the team used TRACS to map pathogen transmission networks across three different populations, all of which had different genomic data. They applied it to SARS-CoV-2 data from U.K. hospitals, deep population sequencing data of Streptococcus pneumoniae and single-cell genome sequencing data from malaria patients infected with Plasmodium falciparum. They found that the tool was able to identify different pathogens in one sample and infer where these were each transmitted.

They also used TRACS to study how microbes are passed from mothers to infants and found that one beneficial bacterium, Bifidobacterium breve, persisted in infants longer than previously recognized, something that previous methods have missed.

More superficially, the authors note that “applying TRACS to gut metagenomic samples from a mother–infant cohort revealed species-specific transmission rates and identified increased the persistence of Bifidobacterium breve in infants, a finding previously missed owing to the presence of multiple strains.”

“This research could support the development of new treatments that use beneficial microbes to improve health,” notes Trevor Lawley, PhD, group leader at the Wellcome Sanger Institute. “By understanding exactly how microbes move between people and which of them are more likely to thrive in their microbiome, we could design better ways to increase helpful gut microbes and investigate whether there are ways to use these to help prevent infections, opening the door to safer healthcare environments and new microbiome-based therapies.”

The post TRACS Enables Strain-Level Tracking of Microbial Transmission appeared first on GEN – Genetic Engineering and Biotechnology News.