this post was submitted on 27 Nov 2025
49 points (91.5% liked)

News

36512 readers
2280 users here now

Welcome to the News community!

Rules:

1. Be civil


Attack the argument, not the person. No racism/sexism/bigotry. Good faith argumentation only. This includes accusing another user of being a bot or paid actor. Trolling is uncivil and is grounds for removal and/or a community ban. Do not respond to rule-breaking content; report it and move on.


2. All posts should contain a source (url) that is as reliable and unbiased as possible and must only contain one link.


Obvious biased sources will be removed at the mods’ discretion. Supporting links can be added in comments or posted separately but not to the post body. Sources may be checked for reliability using Wikipedia, MBFC, AdFontes, GroundNews, etc.


3. No bots, spam or self-promotion.


Only approved bots, which follow the guidelines for bots set by the instance, are allowed.


4. Post titles should be the same as the article used as source. Clickbait titles may be removed.


Posts which titles don’t match the source may be removed. If the site changed their headline, we may ask you to update the post title. Clickbait titles use hyperbolic language and do not accurately describe the article content. When necessary, post titles may be edited, clearly marked with [brackets], but may never be used to editorialize or comment on the content.


5. Only recent news is allowed.


Posts must be news from the most recent 30 days.


6. All posts must be news articles.


No opinion pieces, Listicles, editorials, videos, blogs, press releases, or celebrity gossip will be allowed. All posts will be judged on a case-by-case basis. Mods may use discretion to pre-approve videos or press releases from highly credible sources that provide unique, newsworthy content not available or possible in another format.


7. No duplicate posts.


If an article has already been posted, it will be removed. Different articles reporting on the same subject are permitted. If the post that matches your post is very old, we refer you to rule 5.


8. Misinformation is prohibited.


Misinformation / propaganda is strictly prohibited. Any comment or post containing or linking to misinformation will be removed. If you feel that your post has been removed in error, credible sources must be provided.


9. No link shorteners or news aggregators.


All posts must link to original article sources. You may include archival links in the post description. News aggregators such as Yahoo, Google, Hacker News, etc. should be avoided in favor of the original source link. Newswire services such as AP, Reuters, or AFP, are frequently republished and may be shared from other credible sources.


10. Don't copy entire article in your post body


For copyright reasons, you are not allowed to copy an entire article into your post body. This is an instance wide rule, that is strictly enforced in this community.

founded 2 years ago
MODERATORS
top 12 comments
sorted by: hot top controversial new old
[–] PattyMcB@lemmy.world 36 points 3 months ago (4 children)

"at ages 9, 32, 66 and 83"

That seems incredibly specific and absolutely arbitrary considering the massive difference from individual to individual

[–] porcoesphino@mander.xyz 14 points 3 months ago (1 children)

Yeah, agreed. It reads as if a bunch of computer scientists did some data analysis without statisticians or biologists.

Here's the original paper:

https://www.nature.com/articles/s41467-025-65974-8

They've taken a number of measured attributes:

All graph theory metrics were calculated using the Brain Connectivity Toolbox (BCT) in MATLAB 2020b38. Global measures included network density, modularity, global efficiency, characteristic path length, core/periphery structure, small-worldness, k-core, and s-core, while local measures utilized were degree, strength, local efficiency, clustering coefficient, betweenness centrality, and subgraph centrality.

Smoothed to fit a curve to the data:

In these models, cubic regression splines were used to smooth across age, and sex, atlas, and dataset were controlled for.

Reduced the dimensions using Uniform Manifold Approximation and Projection. Basically, if you have this data "height in inches", "height in cm", "weight in kg" it would ideally keep "weight" roughly the same but have a single "height" but you couldn't rely on the units. They condense the input data down to four dimensions keeping age as the independent variable.

To project topological data into a manifold space, we used the UMAP package in Python version 3.7.335. Before data was put into the UMAP, it was first standardized using Sklearn’s StandardScalar

Then they created a polynomial fit for each dimension:

Polynomials were fit using the polyfit() function from the numpy package, which uses least squares error95. Together, these polynomials create the 3D line of best fit through the manifold space. For our main analysis, we fit 5-degree polynomials

Then they found the turning points and where they were are the ages. Here's a plot and you can see even after all this cleanup the ages are noisy and it's really surprising they've chosen ages as specific as they have:

The authors plot for finding turning points

I have no idea how they went back through to make up the summary for each "epoch" they identified. There's obviously a lot of information for them to use here but it also seems like there could have been more creative license than ideal.

It really reads as an early idea that I don't think should be pushed to the general public until other scientists have scrutinised it more (otherwise you end up with a whole lot of coffee is dangerous, coffee is healthy leading to people not trusting science)

[–] FishFace@piefed.social 4 points 3 months ago

They say that fitting different degree Polynomials robustly identifies inflexion points seeing 10, 30 and 80. I think they only went for a higher degree because it was "visually underfit" at lower degrees, ie no scientific basis.

This is already after the dimensionality reduction which has its own arbitrary choice that affects what inflexion points you can identify.

This definitely smells like "we threw some data into a bunch of statistical analysis without thinking about it and wrote down anything that looked publishable"

[–] iopq@lemmy.world 5 points 3 months ago (1 children)
[–] porcoesphino@mander.xyz 1 points 3 months ago

Is it?

I think this is more confounded than "average" and I think that even in their turning point analysis they're being excessively specific:

https://mander.xyz/comment/23570622

[–] 0li0li@lemmy.world 3 points 3 months ago

Surely does not come close to what I would personally consider from experience...

I'd say pre-16, 16-24, 24-37/40, and I'll discover the rest for myself as I go

[–] velindora@lemmy.cafe -1 points 3 months ago (1 children)
[–] iopq@lemmy.world 1 points 3 months ago

Before 9, 9-32, 32-66, 66-83, after 83

[–] Thedogdrinkscoffee@lemmy.ca 18 points 3 months ago (1 children)
  1. Ignorant stupid.

  2. Insufferably stupid.

  3. Bigotedly Stupid.

  4. Nostalgia Stupid.

  5. Obliviously Stupid.

[–] velindora@lemmy.cafe 1 points 3 months ago (1 children)

Where are you on that scale these days?

[–] Thedogdrinkscoffee@lemmy.ca 2 points 3 months ago* (last edited 3 months ago)

Off the scale stupid, baby!

[–] atx_aquarian@lemmy.world 4 points 3 months ago

If they said it then I missed it, but I wonder how much variation there is between individuals and how much that follows genetics and external factors like (un)healthy habits, environment, experiences, etc.