中文
相关论文

相关论文: QCAgent: An agentic framework for quality-controll…

200 篇论文

The application of Large Language Models (LLMs) in healthcare is expanding rapidly, with one potential use case being the translation of formal medical reports into patient-legible equivalents. Currently, LLM outputs often need to be edited…

多智能体系统 · 计算机科学 2024-08-06 Malavikha Sudarshan , Sophie Shih , Estella Yee , Alina Yang , John Zou , Cathy Chen , Quan Zhou , Leon Chen , Chinmay Singhal , George Shih

In specialized fields like the scientific domain, constructing large-scale human-annotated datasets poses a significant challenge due to the need for domain expertise. Recent methods have employed large language models to generate synthetic…

信息检索 · 计算机科学 2025-02-18 SeongKu Kang , Bowen Jin , Wonbin Kweon , Yu Zhang , Dongha Lee , Jiawei Han , Hwanjo Yu

Recent advancements in whole slide imaging (WSI) have moved pathology closer to digital practice. Existing systems require precise mechanical control and the cost is prohibitive for most individual pathologists. Here we report a low-cost…

图像与视频处理 · 电气工程与系统科学 2019-12-30 Chengfei Guo , Zichao Bian , Shaowei Jiang , Michael Murphy , Jiakai Zhu , Ruihai Wang , Pengming Song , Xiaopeng Shao , Yongbing Zhang , Guoan Zheng

Despite the progress of radiology report generation (RRG), existing works face two challenges: 1) The performances in clinical efficacy are unsatisfactory, especially for lesion attributes description; 2) the generated text lacks…

计算机视觉与模式识别 · 计算机科学 2025-08-14 Haibo Jin , Haoxuan Che , Sunan He , Hao Chen

Generative models capable of capturing nuanced clinical features in medical images hold great promise for facilitating clinical data sharing, enhancing rare disease datasets, and efficiently synthesizing annotated medical images at scale.…

图像与视频处理 · 电气工程与系统科学 2023-06-23 Shenghuan Sun , Gregory M. Goldgof , Atul Butte , Ahmed M. Alaa

Advances in optical microscopy scanning have significantly contributed to computational pathology (CPath) by converting traditional histopathological slides into whole slide images (WSIs). This development enables comprehensive digital…

图像与视频处理 · 电气工程与系统科学 2024-11-19 Xitong Ling , Yuanyuan Lei , Jiawen Li , Junru Cheng , Wenting Huang , Tian Guan , Jian Guan , Yonghong He

Image analysis and machine learning algorithms operating on multi-gigapixel whole-slide images (WSIs) often process a large number of tiles (sub-images) and require aggregating predictions from the tiles in order to predict WSI-level…

计算机视觉与模式识别 · 计算机科学 2022-11-03 Mohsin Bilal , Robert Jewsbury , Ruoyu Wang , Hammam M. AlGhamdi , Amina Asif , Mark Eastwood , Nasir Rajpoot

One of the challenges facing the adoption of digital pathology workflows for clinical use is the need for automated quality control. As the scanners sometimes determine focus inaccurately, the resultant image blur deteriorates the scanned…

图像与视频处理 · 电气工程与系统科学 2018-11-16 Mahdi S. Hosseini , Yueyang Zhang , Lyndon Chan , Konstantinos N. Plataniotis , Jasper A. Z. Brawley-Hayes , Savvas Damaskinos

The rapid spread of misinformation in the digital era poses significant challenges to public discourse, necessitating robust and scalable fact-checking solutions. Traditional human-led fact-checking methods, while credible, struggle with…

人工智能 · 计算机科学 2025-06-24 Tam Trinh , Manh Nguyen , Truong-Son Hy

Identifying transition states (TSs) on potential energy surfaces is a central computational bottleneck in mechanistic studies of catalytic materials. A TS search is not a single calculation but a long-horizon, multi-step workflow of…

Interpretability is essential in Whole Slide Image (WSI) analysis for computational pathology, where understanding model predictions helps build trust in AI-assisted diagnostics. While Integrated Gradients (IG) and related attribution…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Anh Mai Vu , Tuan L. Vo , Ngoc Lam Quang Bui , Nam Nguyen Le Binh , Akash Awasthi , Huy Quoc Vo , Thanh-Huy Nguyen , Zhu Han , Chandra Mohan , Hien Van Nguyen

Recent advances in automated radiology report generation from chest X-rays using deep learning algorithms have the potential to significantly reduce the arduous workload of radiologists. However, due to the inherent massive data bias in…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Zeyi Hou , Zeqiang Wei , Ruixin Yan , Ning Lang , Xiuzhuang Zhou

Current evaluation methods for large language models (LLMs) primarily rely on static benchmarks, presenting two major challenges: limited knowledge coverage and fixed difficulties that mismatch with the evaluated LLMs. These limitations…

计算与语言 · 计算机科学 2026-01-16 Zhichao Shi , Xuhui Jiang , Chengjin Xu , Cangli Yao , Shengjia Ma , Yinghan Shen , Zixuan Li , Jian Guo , Yuanzhuo Wang

MRI quality control (QC) is challenging due to unbalanced and limited datasets, as well as subjective scoring, which hinder the development of reliable automated QC systems. To address these issues, we introduce an approach that pretrains a…

Whole-slide images (WSI) in computational pathology have high resolution with gigapixel size, but are generally with sparse regions of interest, which leads to weak diagnostic relevance and data inefficiency for each area in the slide. Most…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Boxuan Zhao , Jun Zhang , Deheng Ye , Jian Cao , Xiao Han , Qiang Fu , Wei Yang

Software developers frequently receive vulnerability reports that require them to reproduce the vulnerability in a reliable manner by generating a proof-of-concept (PoC) input that triggers it. Given the source code for a software project…

软件工程 · 计算机科学 2026-04-10 Achintya Desai , Md Shafiuzzaman , Wenbo Guo , Tevfik Bultan

Transformer has been widely used in histopathology whole slide image (WSI) classification for the purpose of tumor grading, prognosis analysis, etc. However, the design of token-wise self-attention and positional embedding strategy in the…

计算机视觉与模式识别 · 计算机科学 2022-06-28 Yushan Zheng , Jun Li , Jun Shi , Fengying Xie , Zhiguo Jiang

Markerless motion capture is making quantitative movement analysis increasingly accessible, yet analyzing the resulting data remains a barrier for clinicians without programming expertise. We present BiomechAgent, a code-generating AI agent…

计算与语言 · 计算机科学 2026-02-10 R. James Cotton , Thomas Leonard

Digital pathology has significantly advanced disease detection and pathologist efficiency through the analysis of gigapixel whole-slide images (WSI). In this process, WSIs are first divided into patches, for which a feature extractor model…

计算机视觉与模式识别 · 计算机科学 2024-08-05 Gustav Bredell , Marcel Fischer , Przemyslaw Szostak , Samaneh Abbasi-Sureshjani , Alvaro Gomariz

The development of computational pathology lies in the consensus that pathological characteristics of tumors are significant guidance for cancer diagnostics. Most existing research focuses on the inner-contextual information within each WSI…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Jun Shi , Tong Shu , Zhiguo Jiang , Wei Wang , Haibo Wu , Yushan Zheng
‹ 上一页 1 8 9 10 下一页 ›