// Adds dimensions UUID, Author and Topic into GA4
Saturday, March 14, 2026
28.7 C
Singapore

NUS researchers develop breakthrough technique to address age-related fertility challenges

SINGAPORE: A team of scientists at the National University of Singapore (NUS) has made significant strides in addressing age-related fertility issues, offering hope for improved outcomes in assisted reproductive technologies like in-vitro fertilisation (IVF).

The research focuses on enhancing the reproductive potential of aged oocytes, or immature egg cells, which is crucial to successful pregnancies in older women.

Led by Professor Rong Li, director of the Mechanobiology Institute (MBI), and Dr. Wang Haiyang, a senior research fellow, the study revealed that the follicular environment—where oocytes mature—plays a critical role in their quality.

The researchers found that young oocytes’ developmental potential was negatively impacted when placed in an aged follicular environment. However, they discovered that aged oocytes could be rejuvenated by transplanting them into a younger, healthier follicular environment.

Professor Li highlighted that ovarian follicles, which house oocytes, are the fastest-ageing system in the human body. This accelerated ageing process sparked the team’s interest in finding solutions to improve fertility outcomes for older women.

See also  Singapore birth rate record low: Nearly 8% drop in 2022

The research team plans to investigate further how the younger follicular environment enhances the quality of aged oocytes.

They will also validate their findings with human cells and oocytes, aiming to develop an optimised follicle cell line that could boost the effectiveness of IVF treatments.

To protect their innovative approach, the team has already filed a patent for the technique used to rejuvenate aged oocytes. The study was funded by the Asia Centre for Reproductive Longevity and Equality, NUS Medicine, and the National Research Foundation, Singapore.

- Advertisement -

Hot this week

‘What’s next? Bus fare?’ Batam Ferry surcharge increase sparks fears of other fares rising

How Singaporeans feel aboout rerries travelling between Singapore and Batam are now charging an additional S$6 due to fuel surcharges amid rising oil prices

Hong Kong couple spends over S$8,000 to leave Dubai amid bombings

A couple from Hong Kong had to shell out HK$50,000 (S$8,174) just to leave Dubai after the war in the Middle East began

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //