paper-with-me

홈 › Papers

Technical Report: Quality Assessment Tool for Machine Learning with Clinical CT

2021-07-27 · Riqiang Gao, Mirza S. Khan, Yucheng Tang, Kaiwen Xu, Steve Deppen, Yuankai Huo, Kim L. Sandler, Pierre P. Massion, Bennett A. Landman

Image Quality Assessment (IQA) is important for scientific inquiry, especially in medical imaging and machine learning. Potential data quality issues can be exacerbated when human-based workflows use limited views of the data that may obscure digital artifacts. In practice, multiple factors such as network issues, accelerated acquisitions, motion artifacts, and imaging protocol design can impede the interpretation of image collections. The medical image processing community has developed a wide variety of tools for the inspection and validation of imaging data. Yet, IQA of computed tomography (CT) remains an under-recognized challenge, and no user-friendly tool is commonly available to address these potential issues. Here, we create and illustrate a pipeline specifically designed to identify and resolve issues encountered with large-scale data mining of clinically acquired CT data. Using the widely studied National Lung Screening Trial (NLST), we have identified approximately 4% of image volumes with quality concerns out of 17,392 scans. To assess robustness, we applied the proposed pipeline to our internal datasets where we find our tool is generalizable to clinically acquired medical images. In conclusion, the tool has been useful and time-saving for research study of clinical data, and the code and tutorials are publicly available at https://github.com/MASILab/QA_tool.

📄 PDF Abstract BibTeX arXiv:2107.12842

Code (1)

MASILab/QA_tool 공식 구현

Tasks

BIG-bench Machine LearningComputed Tomography (CT)Image Quality Assessment

Similar Papers 제목 키워드 기반

Code Broker: A Multi-Agent System for Automated Code Quality Assessment

2026-04-25 · Samer Attrah arxiv

We present Code Broker, a multi agent system built on Google s Agent Development Kit ADK that analyses Python source code from individual files, local directory trees, or remote GitHub repositories and generates structur…

Prompt Engineering

MOSaiC: a Web-based Platform for Collaborative Medical Video Assessment and Annotation

2023-12-14 · Jean-Paul Mazellier, Antoine Boujon, Méline Bour-Lang, Maël Erharhd 외

This technical report presents MOSaiC 3.6.2, a web-based collaborative platform designed for the annotation and evaluation of medical videos. MOSaiC is engineered to facilitate video-based assessment and accelerate surgi…

Management

Pitfalls and Outlooks in Using COMET

2024-08-27 · Vilém Zouhar, Pinzhen Chen, Tsz Kin Lam, Nikita Moghe 외

The COMET metric has blazed a trail in the machine translation community, given its strong correlation with human judgements of translation quality. Its success stems from being a modified pre-trained multilingual model …

Machine TranslationTranslation

The Endoscapes Dataset for Surgical Scene Segmentation, Object Detection, and Critical View of Safety Assessment: Official Splits and Benchmark

2023-12-19 · Aditya Murali, Deepak Alapatt, Pietro Mascagni, Armine Vardazaryan 외

This technical report provides a detailed overview of Endoscapes, a dataset of laparoscopic cholecystectomy (LC) videos with highly intricate annotations targeted at automated assessment of the Critical View of Safety (C…

AnatomyInstance Segmentationobject-detectionObject Detection+3

Life Cycle-Aware Evaluation of Knowledge Distillation for Machine Translation: Environmental Impact and Translation Quality Trade-offs

2026-02-10 · Joseph Attieh, Timothee Mickus, Anne-Laure Ligozat, Aurélie Névéol 외 arxiv

Knowledge distillation (KD) is a tool to compress a larger system (teacher) into a smaller one (student). In machine translation, studies typically report only the translation quality of the student and omit the computat…

Knowledge DistillationMachine Translation