2019-04 MIA文章精选

2019-04-09  本文已影响0人  EdwardMa

传统滤波方法不保边的原因是:都使用全窗口回归,会有沿着图像边缘的扩散。本文提出把窗口的边缘直接放在待处理像素的位置,这就切断了可能的法线方向的扩散。具体到一个像素位置,直接枚举八个可能的方向,让数据自适应地选择一个最佳的方向。

Deep Learning for Automated Contouring of Primary Tumor Volumes by MRI for Nasopharyngeal Carcinoma, 818训练,203测试;用20个测试数据比较AI和医生的分割结果。AI assistance improved contouring accuracy (five of eight oncologists had a higher median DSC after AI assistance; average median DSC, 0.74 vs 0.78; P < .001), reduced intra- and interobserver variation (by 36.4% and 54.5%, respectively), and reduced contouring time (by 39.4%). AI自动勾画然后医生修改,平均精度由74%提高至79%。

Focus lesion detection, segmentation, disease prediction in patient images
ML in Medical Imaging: patient diagnosis, understanding disease development, predicting patient outcome from images, personalized medicine.

ML方法没有被广泛应用到临床workflow的原因/挑战

Examine machine learning performance and metrics in real clinical contexts

201811-MICCAI 18 分割Decathlon冠军:3D Semi-Supervised Learning with Uncertainty-Aware Multi-View Co-Training,Nvidia. [arxiv]

Exploiting multi-viewpoint consistency for co-training.

LiTS测试集:95.9, 72.6


实验结果

In cross entropy, each pixel has the same weight irrespective of the class. by using a Dice loss, the weight of a pixel is different. If the CE tumor is small for example, then false positives or false negatives will impact the dice loss more and will thus intrinsically be weighted more.

  1. Novel image reconstruction techniques that quickly produce images humans can read from source data.
  2. A focus on automated image labeling and annotation, which includes “information extraction from the imaging report, electronic phenotyping and prospective structure image reporting.”
  3. Machine learning models for clinical data, including pre-trained and distributed learning techniques.
  4. Algorithms capable of explaining their findings to users.
  5. Methods for deidentifying images and sharing image datasets that are adequately validated.
上一篇 下一篇

猜你喜欢

热点阅读