惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
IT之家
IT之家
The Cloudflare Blog
Apple Machine Learning Research
Apple Machine Learning Research
WordPress大学
WordPress大学
N
Netflix TechBlog - Medium
阮一峰的网络日志
阮一峰的网络日志
P
Proofpoint News Feed
L
LangChain Blog
博客园 - Franky
美团技术团队
J
Java Code Geeks
Microsoft Security Blog
Microsoft Security Blog
博客园 - 叶小钗
小众软件
小众软件
Y
Y Combinator Blog
B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
Docker
Hugging Face - Blog
Hugging Face - Blog
Jina AI
Jina AI
罗磊的独立博客
大猫的无限游戏
大猫的无限游戏
Vercel News
Vercel News

School of Computer Science News

Robotics Innovation Center Earns LEED Platinum Certification for Sustainable Construction AI4MiddleSchools Expands Nationwide Effort To Prepare Students for an AI-Powered Future Carvalho Earns NSF CAREER Award To Study Motivation and Learning Season Three of 'Does Compute' Now Available Rare Ventures Partners Rings NYSE Opening Bell Bringing Images to Life Through Touch - Robotics Institute Carnegie Mellon University Fried Receives NSF CAREER Award - Language Technologies Institute - School of Computer Science - Carnegie Mellon University PAIR Helps Students Find Their Place in AI Research Navigating the AI Era with a CMU Focus on Critical Thinking Kaess Named to Inaugural Chief of Naval Research Fellows Program Navigating the Moon Koedinger Wins Lifetime Achievement Award Carnegie Mellon Names Damion Shelton Associate VP and Executive Director of the Swartz Center for Entrepreneurship Hong Shen Discusses AI Safety at WEF Annual Meeting Erickson Earns NSF CAREER Award - Robotics Institute Carnegie Mellon University Satya Honored With Test of Time Award From Proof to Program: CMU and the Rise of AI-Driven Mathematics SCS Researchers Named to Inaugural ACM SIGSOFT Software Engineering Academy Healthcare Blind Spots: AI Models Prone To Fabricating Diagnoses - Robotics Institute Carnegie Mellon University You Can't Remove Humans From Software Engineering Designing the Future of Tech Governance AI, Single-Cell Technology Reveal How 3D Genome Differs in People With Alzheimer's Disease Tepper School of Business and School of Computer Science Partner to Launch AI for Business Executive Education Program Carnegie Mellon Researchers Lead Three DOE Genesis Mission Awards to Advance the Future of AI-Enabled Scientific Discovery Snake Robots Support Earthquake Search and Rescue in Venezuela Lindlbauer Receives NSF CAREER Award for Adaptive Extended Reality Interfaces Fredrikson Earns Test of Time Award for AI Security CMU Advances Defense Manufacturing and Military Education at Pennsylvania Defense and Innovation Summit Looking Ahead: AI Needs UI Liu Receives NSF CAREER Award
New CMU Tool Reduces Manual Work To Accelerate Medical An...
2026-05-07 · via School of Computer Science News

Researchers in the Carnegie Mellon University School of Computer Science have developed a tool that uses AI to analyze medical images, reducing the time healthcare professionals spend finding and labeling organs in scans.

Labeling medical images can be time-consuming, requiring experts to spend hours manually identifying specific organs or areas of the body. And it needs to be done repeatedly, depending on the types of scans or body parts involved.

A medical scan of the human eyeball.
SCS researchers have developed a tool that uses AI to analyze medical images, like this one of a human eye.

AutoMiSeg simplifies that analysis and labeling by using text instructions to identify parts of a medical scan. For example, a physician could ask to locate the optical disc in an image of the eye fundus, which is the back part of the eyeball. Unlike existing tools, AutoMiSeg does not require intensive task-specific training to recognize a new organ or adapt to a different hospital scanner.

"AutoMiSeg leverages automation and large foundation models of medical images to help improve throughput in medical imaging analysis," said Min Xu, an associate professor in the Ray and Stephanie Lane Computational Biology Department. "We're reducing the number of required human interactions, which could accelerate the analysis of more biomedical images."

Researchers created AutoMiSeg by combining multiple foundation models into one automated system. It all starts with a text input, and then the system manually identifies an initial area in the medical image — for example, by tracing the optic disc in a retinal scan. From this initial rough image, the system sharpens it and makes it easier for an AI tool to understand what it's looking at and identify areas for analysis.

Once a more precise area is identified, the AutoMiSeg method adapts for differences in machines. Medical images can vary significantly between machines or areas of the body. To make the image more standard for better identification, AutoMiSeg automatically adjusts color and brightness or improves edge clarity without human supervision.

Finally, the system checks its work. The module estimates if the predicted area aligns with the requested target, ensuring that the AI hasn't accidentally selected the wrong organ before the final analysis is complete. For example, it will ensure that the optic nerve is selected on the eyeball scan.

"Typically, it's very time-consuming for a doctor or a medical expert to read the image and annotate the various areas required," said Xingjian Li, a computational biology post-doctoral associate. "And sometimes it's even inaccurate because different experts may have different opinions, meaning an area of interest's location isn't consistent among humans. Our work is designed to reduce this effort."

Xu noted this work is a building block for future research into automation and medical image analysis. Along with expanding this area of work, the researchers also plan to improve AutoMiSeg's accuracy.

In addition to Xu and Li, CMU team members included Qifeng Wu, a research intern; Runmin Jiang, a research associate; Emma Li, a research intern; and Colleen Que, an alumna of the Robotics Institute's Master of Science in Computer Vision program. The team also included Adithya Ubaradka from the National Institute of Technology Karnataka, Yiran Ding from Brown University, Jianhua Xing from the University of Pittsburgh, and Tianyang Wang from the University of Alabama at Birmingham. This research received support from the National Science Foundation.

To learn more about AutoMiSeg, read the team's paper.