paper-with-me

홈 › Papers

Inline AI: Open-source Deep Learning Inference for Cardiac MR

2024-04-03 · Hui Xue, Rhodri H Davies, James Howard, Hunain Shiwani, Azaan Rehman, Iain Pierce, Henry Procter, Marianna Fontana, James C Moon, Eylem Levelt, Peter Kellman

Cardiac Magnetic Resonance (CMR) is established as a non-invasive imaging technique for evaluation of heart function, anatomy, and myocardial tissue characterization. Quantitative biomarkers are central for diagnosis and management of heart disease. Deep learning (DL) is playing an ever more important role in extracting these quantitative measures from CMR images. While many researchers have reported promising results in training and evaluating models, model deployment into the imaging workflow is less explored. A new imaging AI framework, the InlineAI, was developed and open-sourced. The main innovation is to enable the model inference inline as a part of imaging computation, instead of as an offline post-processing step and to allow users to plug in their models. We demonstrate the system capability on three applications: long-axis CMR cine landmark detection, short-axis CMR cine analysis of function and anatomy, and quantitative perfusion mapping. The InlineAI allowed models to be deployed into imaging workflow in a streaming manner directly on the scanner. The model was loaded and inference on incoming images were performed while the data acquisition was ongoing, and results were sent back to scanner. Several biomarkers were extracted from model outputs in the demonstrated applications and reported as curves and tabular values. All processes are full automated. the model inference was completed within 6-45s after the end of imaging data acquisition.

📄 PDF Abstract BibTeX arXiv:2404.02384

Code (0)

등록된 구현이 없습니다.

Tasks

AnatomyDeep Learning

Similar Papers 제목 키워드 기반

CARE: Collaborative AI-Assisted Reading Environment

2023-02-24 · Dennis Zyska, Nils Dycke, Jan Buchmann, Ilia Kuznetsov 외

Recent years have seen impressive progress in AI-assisted writing, yet the developments in AI-assisted reading are lacking. We propose inline commentary as a natural vehicle for AI-based reading assistance, and present C…

Question Answeringtext-classificationText Classification

The ATOM Report: Measuring the Open Language Model Ecosystem

2026-04-08 · Nathan Lambert, Florian Brand arxiv

We present a comprehensive adoption snapshot of the leading open language models and who is building them, focusing on the ~1.5K mainline open models from the likes of Alibaba's Qwen, DeepSeek, Meta's Llama, that are the…

Co-Located Tests, Better AI Code: How Test Syntax Structure Affects Foundation Model Code Generation

2026-04-20 · Éric Jacopin arxiv

AI coding assistants increasingly generate code alongside tests. How developers structure test code, whether inline with the implementation or in separate blocks, has traditionally been a matter of testing philosophy. We…

Code Generation

S2ORC: The Semantic Scholar Open Research Corpus

2019-11-07 · ACL 2020 6 · Kyle Lo, Lucy Lu Wang, Mark Neumann, Rodney Kinney 외

We introduce S2ORC, a large corpus of 81.1M English-language academic papers spanning many academic disciplines. The corpus consists of rich metadata, paper abstracts, resolved bibliographic references, as well as struct…

Language Modelling

Terminology-Constrained Neural Machine Translation at SAP

2020-11-01 · EAMT 2020 11 · Miriam Exel, Bianka Buschbeck, Lauritz Brandt, Simona Doneva

This paper examines approaches to bias a neural machine translation model to adhere to terminology constraints in an industrial setup. In particular, we investigate variations of the approach by Dinu et al. (2019), which…

Machine TranslationTranslation