Close Menu
    Facebook X (Twitter) Instagram Pinterest YouTube LinkedIn TikTok
    TopBuzzMagazine.com
    Facebook X (Twitter) Instagram Pinterest YouTube LinkedIn TikTok
    • Home
    • Movies
    • Television
    • Music
    • Fashion
    • Books
    • Science
    • Technology
    • Cover Story
    • Contact
      • About
      • Amazon Disclaimer
      • Terms and Conditions
      • Privacy Policy
      • DMCA / Copyrights Disclaimer
    TopBuzzMagazine.com
    Home»Science»AI trained to ‘think’ like human pathologists may be better at spotting cancer
    Science

    AI trained to ‘think’ like human pathologists may be better at spotting cancer

    By AdminSeptember 13, 2026
    Facebook Twitter Pinterest LinkedIn Tumblr Email
    AI trained to ‘think’ like human pathologists may be better at spotting cancer


    Artificial intelligence (AI) algorithms that hunt for cancer may do a better job when they approach the analysis as if they were a human pathologist, a new study suggests.

    Many AI systems analyze preselected regions of a tissue sample, or they split a whole pathology slide into patches of a fixed size. By contrast, a pathologist searches more dynamically, panning across the tissue, zooming in and out, and pausing over areas that raise red flags. A whole slide can contain billions of pixels, while the evidence of cancer may occupy only a tiny patch.

    Study co-author Zhi Huang, an assistant professor of pathology and laboratory medicine at the University of Pennsylvania, compared the process to a search-and-rescue helicopter. “You don’t start by inspecting one square meter of ground,” Huang told Live Science. You scan the landscape first and then swoop in for a closer look.

    Latest Videos FromLive Science

    In the new study, published in July in the journal Nature, Huang and colleagues demonstrated that cancer-detecting AI might work better when it takes this humanized approach.

    Training AI to hunt for cancer

    AI algorithms called vision language models (VLMs) struggle with the first step that Huang described — that initial, cursory scan. That’s in part because many pathology AI systems learn from what pathologists leave behind at the end of that search: a labeled image pointing out where the cancer is or an official diagnosis.


    You may like

    Instead, the researchers trained their new AI on pathologists’ search behavior. They called this approach to training “Pathology-CoT,” short for “chain of thought.” It turns observable actions, including where pathologists move around and zoom in on an image, into training data.

    To collect the data, the team created a tool that recorded how pathologists moved around a slide and changed magnification. The raw logs, gathered from eight pathologists, were messy, as a given pathologist might drift across a slide, overshoot their intended region of focus or fiddle with magnification to adjust it to their liking.

    Get the world’s most fascinating discoveries delivered straight to your inbox.

    To clean up the data, the researchers filtered out those incidental movements, focusing on moments that appeared to represent deliberate attention, such as lingering over one view or making a sustained pan. Then, they compared those regions with eye-tracking data to check that the software was capturing where pathologists were actually looking.

    For each region a pathologist inspected, the VLM also drafted a short rationale explaining why the region was worth examining and what features were visible; human pathologists could then accept, edit, or reject the rationale, creating additional training data for the AI. In one example, the AI flagged a portion of a slide as potentially metastatic and suggested zooming in to look for atypical cells. Other inspected regions were flagged as healthy tissue.

    Ultimately, the researchers used this training method to build a new tool called Pathology-o3. It scans a slide at low resolution, uses a model trained on pathologists’ behavior to choose regions worth a closer look, then sends higher-resolution views of those regions to a VLM for analysis.


    What to read next

    A close up of a microscope lens looking at a glass slide on the microscope mount.

    Pathology-CoT trains algorithms to scan over a whole slide and then return to regions of interest for a closer look.

    (Image credit: Universal Images Group via Getty Images)

    Putting it to the test

    Huang said the goal of the new study was not to show that Pathology-o3 worked better than specialized AI models that are specifically built to detect specific types of cancer; those models are often trained disease by disease. Rather, the researchers wanted to see whether their new training approach could help a general-purpose AI navigate a pathology slide more effectively.

    They compared Pathology-o3 to other general-use AI systems, such as OpenAI’s o3, and asked the algorithms to examine slides containing lymph node tissue. These slides were collected from colorectal cancer cases and some contained metastatic cancer, which human pathologists had already labeled.

    The algorithm correctly identified slides that were positive for cancer 100% of the time. However, of the slides it identified as positive, 15.5% were actually negative. By comparison, OpenAI o3 correctly identified slides that were positive for cancer 87.5% of the time. Of the slides it identified as positive, 53.3% were actually negative.

    The researchers designed Pathology-o3 to err on the side of flagging something for another look, rather than potentially missing cancer. That might help to explain the rate of false positives, Huang said.

    Whether that rate of false alarms is acceptable depends on how Pathology-o3 is used, said Mohammad Asadi, a data scientist at Stanford University who was not involved in the research. It’s not precise enough for the AI to diagnose patients on its own, but it could still be useful for a system to point a human toward regions of a slide that are worth double-checking. It may be an advantage that the approach shows the pathologist a specific region to inspect rather than declaring an entire slide suspicious, he said.

    The researchers tried repeating the test on an independent dataset that the algorithms hadn’t seen before to see how well it worked on unfamiliar slides. Pathology-o3 correctly identified slides that were positive for cancer 97.6% of the time. Of the slides it identified as positive, 37.1% were actually negative. The finding is an example of how AI performance can change when the data source changes, even when the medical task stays the same.

    Asadi explained this result suggests the system can still work with slides from a different source. But that result does not yet show that using this tool would make pathologists more accurate or efficient in practice.

    Can it help pathologists?

    The researchers applied their training approach to several existing VLMs, finding that the models’ performance consistently improved after the training. That suggests that the navigation data from pathologists was useful across settings, Asadi said.

    For Huang, that is the most important result. “The takeaway isn’t our system,” he said. “It’s that the missing ingredient has been sitting in hospitals this whole time.”

    The study did not compare Pathology-o3 directly with human pathologists, but the researchers said that wasn’t their aim.

    “The right question isn’t whether it beats a pathologist,” Huang said. “It’s whether a pathologist working with it catches more [cancer cases] and works faster.” The current study did not address the latter question, either, but the team’s next experiment is designed to test pathologists on the same cases with and without Pathology-o3, measuring what they catch and how long they take to do so.

    The system’s most plausible use is as a prescreening tool, Asadi said, but he stressed that the research has not yet shown that doctors who use it become faster or more accurate. Asadi wants an even tougher test: trials conducted across multiple hospitals that measure not just accuracy and speed but also pathologists’ workloads. He wants the trails to assess the burden of false alarms from the AI algorithms and whether doctors recognize when the AI is wrong.

    Importantly, cancer diagnoses can require information from multiple slides, stains and a patient’s medical history, while the current system just reads one slide at a time. “I wouldn’t claim it should diagnose on its own,” Huang said.

    This article is for informational purposes only and is not meant to offer medical advice.

    Wang, S., Wu, R., Herndon, C., Li, S., Liu, Y., Koga, S., Xu, X., Elder, D. E., Alex Miles, J., Jin, A., Hirai, I., Dougher, M., Shen, J., & Huang, Z. (2026). Pathology-COT: Learning Visual chain-of-thought agents from expert whole-slide image diagnosis behaviour. Nature Biomedical Engineering. https://doi.org/10.1038/s41551-026-01739-y

    View Original Source Here

    Share. Facebook Twitter Pinterest LinkedIn Tumblr Email

    Related Posts

    Scientists got diamond’s melting point wrong by more than 1,000 degrees, crushing new laser experiment reveals

    September 12, 2026

    ‘Oddly shaped rock’ unearthed in California turns out to be ‘immaculate’ mastodon molar

    September 12, 2026

    Microscopic fragments of ancient alien tech may litter the moon — and scientists have a plan to find them

    September 11, 2026

    Infectious diseases will seed new ground as the planet warms — here’s where they’ll spread

    September 11, 2026

    1 million people’s genes reveal the heritability of the Big Five personality traits — and it’s complicated

    September 10, 2026

    Scientists behind remarkable findings in sleep science and hemophilia awarded coveted Lasker Awards, and Michael J. Fox wins a public service award

    September 10, 2026
    popular posts

    Biophysicists reveal how three proteins interact to fine-tune cellular movement:

    New AI tool discovers realistic ‘metamaterials’ with unusual properties

    Chicago Med Season 9 Episode 10 Review: You Just Might

    AI Hits Number One on Music Charts

    Brown widow spiders are killing off black widows in the

    ‘East New York’: What Did You Think of CBS’ New

    How Retail App Temu Lures US Shoppers With Mind-Bending Prices

    Categories
    • Books (4,099)
    • Cover Story (23)
    • Events (29)
    • Fashion (2,893)
    • Interviews (63)
    • Movies (3,396)
    • Music (3,693)
    • News (184)
    • Politics (17)
    • Science (5,211)
    • Technology (3,391)
    • Television (4,126)
    • Uncategorized (932)
    Archives
    Facebook X (Twitter) Instagram Pinterest YouTube Reddit TikTok
    © 2026 Top Buzz Magazine. All rights reserved. All articles, images, product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement unless specified. By using this site, you agree to the Terms of Use and Privacy Policy.

    Type above and press Enter to search. Press Esc to cancel.

    We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
    Do not sell my personal information.
    Cookie SettingsAccept
    Manage consent

    Privacy Overview

    This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
    Necessary
    Always Enabled
    Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
    CookieDurationDescription
    cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
    cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
    cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
    cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
    cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
    viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
    Functional
    Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
    Performance
    Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
    Analytics
    Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
    Advertisement
    Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
    Others
    Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
    SAVE & ACCEPT