Breast Screening: On the Use of Multi-Modality in Medical Imaging Diagnosis
乳腺癌筛查:医学影像诊断中多模态技术的应用
ABSTRACT
摘要
This paper describes the field research, design and comparative deployment of a multimodal medical imaging user interface for breast screening. The main contributions described here are threefold: 1) The design of an advanced visual interface for multimodal diagnosis of breast cancer (Breast Screening); 2) Insights from the field comparison of Single-Modality vs Multi-Modality screening of breast cancer diagnosis with 31 clinicians and 566 images; and 3) The visu aliz ation of the two main types of breast lesions in the following image modalities: (i) MammoGraphy (MG) in both Cr a nio caudal (CC) and Medio lateral oblique (MLO) views; (ii) UltraSound (US); and (iii) Magnetic Resonance Imaging (MRI). We summarize our work with recommendations from the radiologists for guiding the future design of medical imaging interfaces.
本文介绍了针对乳腺筛查的多模态医学影像用户界面的实地研究、设计及对比部署。主要贡献包含三方面:1) 乳腺癌多模态诊断高级可视化界面设计(乳腺筛查);2) 通过31名临床医师对566张影像的单模态与多模态乳腺癌诊断对比获得的实地研究洞见;3) 以下影像模态中两种主要乳腺病变的可视化呈现:(i) 乳腺X线摄影(MG)的头尾位(CC)与内外斜位(MLO)视图;(ii) 超声(US);(iii) 磁共振成像(MRI)。我们结合放射科医师提出的建议对工作进行了总结,以指导未来医学影像界面的设计。
CCS CONCEPTS
CCS概念
• Human-centered computing $\longrightarrow$ User studies; Usability testing; Interaction techniques; User centered design; User interface design.
• 以人为中心的计算 (Human-centered computing) $\longrightarrow$ 用户研究;可用性测试;交互技术;以用户为中心的设计;用户界面设计。
KEYWORDS
关键词
human-computer interaction, user-centered design, multimodality, healthcare systems, medical imaging, breast cancer, annotations
人机交互、以用户为中心的设计、多模态、医疗系统、医学影像、乳腺癌、标注
ACM Reference Format:
ACM 参考文献格式:
Francisco Maria Calisto, Nuno Nunes, and Jacinto C. Nascimento. 2020. Breast Screening: On the Use of Multi-Modality in Medical Imaging Diagnosis. In International Conference on Advanced Visual Interfaces (AVI ’20), September 28-October 2, 2020, Salerno, Italy. ACM, New York, NY, USA, 5 pages. https://doi.org/10.1145/3399715.3399744
Francisco Maria Calisto、Nuno Nunes 和 Jacinto C. Nascimento。2020。乳腺筛查:多模态在医学影像诊断中的应用。见:国际高级视觉界面会议 (AVI '20),2020年9月28日-10月2日,意大利萨勒诺。ACM,美国纽约州纽约市,5页。https://doi.org/10.1145/3399715.3399744
1 INTRODUCTION
1 引言
Breast cancer is the most common cancer in women worldwide [12]. Screening plays a fundamental role in the reduction of patient mortality rate. The most widely employed image modality for breast screening is MammoGraphy (MG). However, high-risk or dense breast patients require UltraSound (US) or Magnetic Resonance Imaging (MRI) for proper examination [18]. Therefore, it is quite rare to conduct screening using a Single-Modality.
乳腺癌是全球女性最常见的癌症 [12]。筛查在降低患者死亡率方面发挥着重要作用。目前乳腺筛查最广泛采用的成像方式是乳腺X线摄影 (MG)。但对于高风险或致密型乳腺患者,需通过超声 (US) 或磁共振成像 (MRI) 进行准确检查 [18]。因此,采用单一模态进行筛查的情况较为罕见。
In this paper, we describe the design and comparative testing of Breast Screening integrating information from several and different image modalities. We tested the design of Breast Screening with 31 clinicians noting that the time spent per each image on a Multi-Modality strategy is reduced when compared with the SingleModality scenario. In addition, the lesion classification (e.g., Breast Imaging Reporting and Data System - BIRADS [29]) is also reduced from our Multi-Modality proposed approach.
本文介绍了整合多种不同影像模态信息的乳腺筛查设计方案及对比测试结果。我们邀请31名临床医生对乳腺筛查方案进行测试,发现与单一模态策略相比,多模态策略下每幅图像的阅片时间有所减少。此外,通过我们提出的多模态方法,病灶分类(如乳腺影像报告和数据系统(BIRADS) [29])所需时间也得到降低。
1.1 Breast Screening Challenges
1.1 乳腺筛查的挑战
Overall the system involves the following functionalities: (1) an interface for identifying (and annotating ground truth) of two types of lesions (i.e., masses and calcification s) across image modalities; (2) support for categorization of the breast tissues (dense vs nondense); (3) a classification (and recommendation) schema for lesion severity using BIRADS [1, 29]; (4) prompt access to clinical covariables, such as personal and familiar records; and (5) proper visualization s for a follow-up diagnosis of the patients.
该系统整体包含以下功能:(1) 跨影像模态识别(及标注真实值)两种病灶类型(即肿块和钙化)的交互界面;(2) 支持乳腺组织分类(致密型与非致密型);(3) 基于BIRADS [1,29]的病灶严重程度分类(及推荐)方案;(4) 快速调取临床协变量(如个人及家族病史记录);(5) 为患者随访诊断提供的规范化可视化功能。
1.2 Design Process
1.2 设计流程
The following topics summarize the process we conducted: (1) findings from a formative study with 31 clinicians, comprising Radiology Room (RR) observations and interviews, which are relevant for both Health Informatics (HI) and Human-Computer Interaction (HCI) fields of research. This leads us to explore the design goals (see Section 3); (2) findings from an evaluation study [6] of Breast Screening, a prototype we developed for the generation of a breast dataset with expert annotations (see Section 4); and (3) design recommendations for the use of visualization s to support medical imaging diagnosis (see Sections 4 and 5).
我们开展的过程可概括为以下主题:(1) 对31名临床医生进行的形成性研究结果,包括放射科(RR)观察和访谈,这些发现与健康信息学(HI)和人机交互(HCI)研究领域均相关。这引导我们探索设计目标(见第3节);(2) 对我们开发的乳腺筛查原型[6]的评估研究结果,该原型用于生成带有专家标注的乳腺数据集(见第4节);(3) 支持医学影像诊断的可视化应用设计建议(见第4节和第5节)。
1.3 Contributions
1.3 贡献
In Breast Screening we provide several new insights, following novel interaction and visualization paradigms [23] in the context of breast cancer screening: (i) multimodal interaction; (ii) indistinct visualization of cluttered lesions; (iii) big data management platform; and $(i v)$ clinicians’ multi-screen, multi-environment interaction.
在乳腺筛查中,我们基于乳腺癌筛查场景下的新型交互与可视化范式[23],提出了多项创新见解:(i) 多模态交互;(ii) 杂乱病灶的模糊可视化;(iii) 大数据管理平台;以及$(iv)$临床医生的多屏幕、多环境交互。
2 RELATED WORK
2 相关工作
This section addresses related work in the HCI field, describing several medical imaging applications. Our approach covers the limitations of the works following described. More specifically, we are able to deal with non-homogeneous data. Comprising multimodal images [38], classification (i.e., BIRADS scores) and annotations (i.e., delineation of the lesion contours).
本节探讨了人机交互 (HCI) 领域的相关工作,描述了几种医学影像应用。我们的方法解决了后续所述工作的局限性,具体而言,能够处理非均匀数据,包括多模态图像 [38]、分类 (如 BIRADS 评分) 和标注 (如病灶轮廓勾画)。
2.1 Data Visualization
2.1 数据可视化
To our knowledge, few papers [15, 16, 24] have focused purely on supporting the image search user experience through novel UIs. These authors described several techniques for presenting all images within a collection in a short time. Moreover, authors asked users to think and perform browsing an image gallery and selecting an image from the gallery. These studies, showed us refinement techniques as complements in image systems with relevant user feedback. However, the presented works are limited to non-clinical users, making it impossible to do a generalization to our research.
据我们所知,仅有少数论文 [15, 16, 24] 专注于通过新颖的用户界面 (UI) 来提升图像搜索体验。这些作者提出了多种在短时间内展示整个图像集的技术,并要求用户通过浏览图库并从中选择图像来完成思考与操作。这些研究向我们展示了结合用户反馈的图像系统优化技术,但其研究对象仅限于非临床用户,因此无法直接推广到我们的研究领域。
2.2 Clinical Workflow
2.2 临床工作流程
In medical imaging, diagnostic tools enable clinicians to manage patient data, better attend to ongoing tasks and view critical information. For the diagnostic, understanding the clinical workflow is of chief importance while introducing novel tools and interaction techniques. Other authors [11, 30] present many considerations for collaborative healthcare technology design and discuss the implications of their findings on the current clinical workflow for the development of more effective care interventions. Supported by the above literature, our goal is to introduce a new tool with several novel interaction techniques, which will improve the final medical imaging diagnosis.
在医学影像领域,诊断工具能帮助临床医生管理患者数据、更高效处理当前任务并查看关键信息。引入新型工具和交互技术时,理解临床工作流程至关重要。其他研究者 [11, 30] 提出了协同医疗技术设计的诸多考量,并探讨了其发现对现有临床工作流程的影响,以开发更有效的护理干预措施。基于上述文献支持,我们的目标是推出一款具备多项创新交互技术的新工具,从而提升医学影像诊断的最终效果。
2.3 Medical Imaging
2.3 医学影像
From current medical imaging technologies, several issues were identified in the HCI design [5, 7, 13]. Some works [2, 25] show the current medical imaging identification techniques for other clinical domains, where most of available systems fail to address the visual nature of the task. In these two works [2, 25], the authors create a visual approach to support the Mental Model development of the user. Medical imaging technologies are used to support physicians on the examination, diagnosis, and (in some cases) report [37]. Others [10, 28, 33], study the effectiveness and performance of medical imaging systems, demonstrating how to design a user study for medical imaging experts. Further, van Schooten et al. [33] measured user performance in terms of time taken and error rate, while interacting with the provided system. Executing it with several medical users, in this work, the authors show an experiment where their users have similar characteristics as ours.
从现有医学成像技术中,研究人员在HCI(人机交互)设计领域发现了若干问题[5,7,13]。部分研究[2,25]展示了针对其他临床领域的医学影像识别技术现状,指出现有系统大多未能解决任务的视觉特性。在这两项研究[2,25]中,作者创建了可视化方法来支持用户心智模型( Mental Model )的构建。医学成像技术主要用于辅助医生进行检查、诊断及(部分情况下)报告撰写[37]。另有研究[10,28,33]聚焦医学影像系统的效能与性能评估,阐述了如何为医学影像专家设计用户研究。此外,van Schooten等人[33]通过测量用户与系统交互时耗费的时间及错误率来评估用户表现。该研究通过对多名医疗用户进行测试,展示了实验对象特征与本研究用户群体具有相似性。
2.4 Diagnostic Systems
2.4 诊断系统
Medical imaging has also been extensively studied under the topic of Computer-Aided Diagnosis $(C A D x)_{*}$ , which refers to systems that assist radiologists in image interpretation [4, 22]. Wilcox et al. [35] propose a design for in-room, patient-centric information displays, based on iterative design with clinicians. However, these systems are not contemplating the design of an advanced visual interface for multimodal diagnosis on breast cancer disease. In the above works, we still lack on empirical studies regarding how clinicians can contribute with information contextual iz ation about their clinical workflow, and general medical imaging diagnosis. Having said that, we also want to add contribution with a study of how medical imaging technologies can play a role in this contextual iz ation.
计算机辅助诊断 (CADx) 领域对医学影像进行了广泛研究 [4, 22]。Wilcox 等人 [35] 提出了一种基于临床医生迭代设计的病房内以患者为中心的信息显示方案。然而这些系统并未考虑为乳腺癌多模态诊断设计高级可视化界面。上述研究中,我们仍缺乏关于临床医生如何通过临床工作流信息情境化和常规医学影像诊断做出贡献的实证研究。有鉴于此,我们还希望通过研究医学影像技术如何促进这种情境化来做出额外贡献。
3 DESIGN OF BREAST SCREENING
3 乳腺筛查设计
The design of Breast Screening started with a qualitative study to understand radiology practices and workflow in the context of breast screening. Our study involved 31 clinicians, recruited on a volunteer basis from a large range of clinical scenarios (distinct health institutions in Portugal): 8 clinicians from Hospital Fernando Fonseca; 12 clinicians from IPO-Lisboa; 1 clinician from Hospital de Santa Maria; 8 clinicians from IPO-Coimbra; 1 clinician from Madeira Medical Center; and 1 clinician from SAMS. Clinicians’ experience ranged from 5 - 30 years of medical practice. The recruited specialists are in advanced career positions and were observed and interviewed in a semi-structured fashion. Each session took approximately 30 minutes.
乳腺筛查的设计始于一项定性研究,旨在理解乳腺筛查背景下的放射学实践和工作流程。我们的研究涉及31名临床医生,他们来自葡萄牙各类医疗机构(不同健康机构)并自愿参与:8名来自Hospital Fernando Fonseca;12名来自IPO-Lisboa;1名来自Hospital de Santa Maria;8名来自IPO-Coimbra;1名来自Madeira Medical Center;以及1名来自SAMS。这些临床医生的从业经验在5至30年之间。招募的专家均处于职业发展的高级阶段,并以半结构化方式接受观察和访谈。每次会话时长约30分钟。
3.1 Standard Clinical Environments
3.1 标准临床环境
Breast Screening works with the standard formats supported by medical imaging [21], including the MG, US and MRI modalities. These modalities are available in a standard Digital Imaging and Communications in Medicine (DICOM) format and supported in Single-Modality by existing systems [12]. Moreover, most systems are general purpose and do not adapt to specific clinical domains (e.g., breast screening). Therefore they do not provide adequate support to the different clinical workflows [7].
乳腺筛查支持医学影像的标准格式[21],包括MG(乳腺X线摄影)、US(超声)和MRI(磁共振成像)模态。这些模态以标准的DICOM(医学数字成像与通信)格式提供,并被现有系统以单模态形式支持[12]。此外,大多数系统是通用的,并未针对特定临床领域(如乳腺筛查)进行适配,因此无法为不同的临床工作流程提供充分支持[7]。
3.2 Design Goals
3.2 设计目标
Combining the clinical context and the technical design challenges lead to a set of design issues, including: medical imaging structure trade-offs, RR temporal awareness, image segmentation [20], and radiologists system trust. Based on these, we define five design goals:
结合临床背景与技术设计挑战,我们总结出以下关键设计问题:医学影像结构权衡、RR时序感知、图像分割[20]以及放射科医生系统信任度。基于这些问题,我们确立了五项设计目标:
4 BREAST SCREENING
4 乳腺筛查
To validate the proposed design goals, we created Breast Screening, as a Medical Imaging visualization proof-of-concept to be evaluated in a realistic clinical scenario. In our design explorations, we sought to integrate several image modalities and visualization to support insight.
为验证所提出的设计目标,我们开发了乳腺筛查系统作为医学影像可视化概念验证,并在真实临床场景中进行评估。在设计探索过程中,我们尝试整合多种影像模态和可视化技术以支持诊断洞察。

Figure 1: Single-Modality (left) and Multi-Modality (right) Views. The UI components are as follows: 4. List of Patient Views; and 4.5. Study List Tabs; as well as 5. Medical Imaging Diagnosis Views; 5.1. Viewports; 5.2. Toolbars; and 5.3. Modality Selection.
图 1: 单模态(左)与多模态(右)视图。界面组件包括: 4. 患者视图列表; 4.5. 研究列表标签页; 5. 医学影像诊断视图; 5.1. 视窗; 5.2. 工具栏; 5.3. 模态选择。
4.1 User Interface
4.1 用户界面
The User Interface (UI) consists of two main components: 4. List of Patient Views; and 5. Medical Imaging Diagnosis Views. These two main components (Figure 1) are also divided into several sections: 4.5. Study List Tabs; 5.1. Viewports; 5.2. Toolbars; and 5.3. Modality Selection. Concerning 5. Medical Imaging Diagnosis Views (Viewports, Toolbars and Modality Selection) this contributes for the temporal awareness (TAS). More specifically, the clinician can probe for lesion patterns [17] via the 5.1. Viewports, processing the image by using the 5.2. Toolbars features (GTO). The system 5.2. Toolbars are supporting our image segmentation (ISS). The 5.1. Viewports are displayed right after the 5.2. Toolbars, designing around and for medical images (DMI ) what also improves the temporal awareness (TAS) of the task. On the same time, this design is supporting the way how to interact with several modalities (SMS). Regarding 5.3. Modality Selection, this allows to the clinician to find more different views (SMS) of the same lesion, allowing to perform a better severity classification (Section 5). Finally, the clinician may look for the lesion shape and contour irregularities (Figure 1) to focus on the segments of the image (ISS). After interacting with the system at the first time, the clinician is able to efficiently process (ISS) several images at a same time and use the various given modalities (SMS).
用户界面 (UI) 包含两个主要组件:4. 患者视图列表;5. 医学影像诊断视图。这两个主要组件 (图 1) 又分为多个部分:4.5. 研究列表标签页;5.1. 视窗;5.2. 工具栏;5.3. 模态选择。其中 5. 医学影像诊断视图 (视窗、工具栏和模态选择) 有助于提升时间感知 (TAS)。具体而言,临床医生可通过 5.1. 视窗探查病灶模式 [17],并使用 5.2. 工具栏功能 (GTO) 处理图像。系统 5.2. 工具栏支持我们的图像分割 (ISS)。5.1. 视窗直接显示在 5.2. 工具栏之后,围绕医学影像 (DMI) 进行设计,这也提升了任务的时间感知 (TAS)。同时,该设计支持与多种模态 (SMS) 交互的方式。关于 5.3. 模态选择,它允许临床医生查找同一病灶的不同视图 (SMS),从而进行更准确的严重程度分类 (第5节)。最后,临床医生可观察病灶形状和轮廓不规则性 (图 1) 以聚焦图像分割区域 (ISS)。初次与系统交互后,临床医生便能高效处理 (ISS) 多幅图像,并利用提供的多种模态 (SMS)。
4.2 Implementation
4.2 实现
Breast Screening was implemented using Cornerstone JS [32] with a NodeJS server. To populate the system, we selected image sets from HFF patients and upload them into an Orthanc server [14]. Each patient has three modalities (MG, US and MRI).
乳腺筛查采用Cornerstone JS [32]构建,后端使用NodeJS服务器。系统初始化时,我们从HFF患者中筛选影像数据集并上传至Orthanc服务器 [14]。每位患者包含三种模态影像 (MG、US和MRI)。
The images were pre-processed and anonymized on the Orthanc server and then consumed by the Breast Screening system. The Breast Screening core is developed in JavaScript with jQuery for HTML document manipulation, event handling and di com Parser for parsing DICOM files. The DICOM files can be loaded by drag-anddrop files into the browser window on the Orthanc view.
图像在Orthanc服务器上进行了预处理和匿名化,随后被乳腺筛查系统调用。乳腺筛查核心模块采用JavaScript开发,使用jQuery进行HTML文档操作和事件处理,并借助di com Parser解析DICOM文件。用户可通过拖放文件至Orthanc视图的浏览器窗口来加载DICOM文件。
5 RESULTS
5 结果
We conducted an evaluation of Breast Screening in real-world conditions. Our goal was to quantitatively and qualitatively assess the proposed design principles and to understand how these principles will play in practice [3]. We are particularly interested in understanding how the design goals and challenges (Section 3) are addressed [34]. Ultimately, we are focused on clinicians’ opinions how to improve diagnostic reliability. To accomplish this, the clinicians will have first to deal with: i) new mechanisms of multi-modal data visualization; ii) identification and delineation of lesions; and iii) classification of severity (i.e. BIRADS). The experimental setup aimed at testing two conditions: Cond. C1 - Single-Modality, and Cond. C2 - Multi-Modality. For each condition (i.e., Single-Modality or Multi-Modality) we collected complete imaging exams for three patients $(P1,P2$ and $P3$ ) on all possible modalities (MG, US and MRI). The MG and US comprise a single 2D image (i.e., static modality), whilst the MRI [19, 27] comprises a volume with N slices (i.e., dynamic modality [26]). The exams were previously annotated and classified with a BIRADS severity from an expert doctor who leads the HFF radiology department.
我们对乳腺筛查在真实环境中的表现进行了评估。我们的目标是从定量和定性两个维度验证所提出的设计原则,并理解这些原则在实际应用中的效果 [3]。我们尤其关注设计方案如何应对第3节所述的设计目标与挑战 [34]。最终,我们聚焦于临床医师对提升诊断可靠性的改进建议。为此,临床医师需要优先处理以下三个环节:i) 多模态数据可视化的新机制;ii) 病灶的识别与勾画;iii) 严重程度分级(即BIRADS)。实验设置旨在测试两种场景:条件C1(单模态)与条件C2(多模态)。每种场景(单模态/多模态)下,我们采集了三名患者 $(P1,P2$ 和 $P3$) 在全模态(MG、US和MRI)的完整影像检查数据。其中MG和US为单张2D图像(静态模态),而MRI [19, 27] 包含含N层切片的立体数据(动态模态 [26])。所有检查数据均由领导HFF放射科的专家医师预先完成BIRADS严重程度标注与分级。
5.1 Participants
5.1 参与者
Our study involved 31 clinicians, recruited on a volunteer basis from a broad range of clinical scenarios, including six different health institutions (two public hospitals, two cancer institutes and two private clinics). From the demographic questionnaires: $16.10%$ of the clinicians have between 31 and 40 years of practical experience (Seniors), $45.20%$ have between 11 and 30 years of experience (Middles), $9.70%$ have between 6 and 10 years of experience (Juniors), and $29%$ have limited experience (Interns). Interviews were conducted in a semi-structured fashion taking about 30 minutes. Overall, 17 days were spent on the clinical institutions for the observation process and six months for the classification.
我们的研究招募了31名临床医生,均来自广泛的临床场景并基于自愿参与原则,涵盖六家不同的医疗机构(两家公立医院、两家癌症研究所和两家私人诊所)。根据人口统计问卷:$16.10%$的医生拥有31至40年实践经验(资深级),$45.20%$拥有11至30年经验(中级),$9.70%$拥有6至10年经验(初级),$29%$为经验有限者(实习级)。访谈采用半结构化形式,每次约30分钟。整个观察过程在临床机构耗时17天,分类工作持续了六个月。
5.2 Quantitative Analysis
5.2 定量分析
Four relations emerged from our analysis: a) differences between SUS Scores and SUS Questions [31] among clinical experience (i.e., Intern, Junior, Middle, and Senior); b) the workload measurements of both Single-Modality and Multi-Modality views; c) the relation between Time and Number of Clicks, clustering by Patient (i.e., $P1_{:}$ , $P2$ and $P3$ ). The expert classification for the patients used in this study are $B I R A D S(P1)=2$ , $B I R A D S(P2)=5$ and $B I R A D S(P3)=3$ respectively, for both Single-Modality and Multi-Modality views; and, d) the distributions of the BIRADS variation (Figure 2).
我们的分析揭示了四种关系:a) 不同临床经验级别(即实习、初级、中级和高级)在SUS评分与SUS问题[31]之间的差异;b) 单模态与多模态视图的工作量测量结果;c) 以患者(即$P1_{:}$、$P2$和$P3$)聚类的时间与点击次数的关联性。本研究所用患者的专家分类结果在单模态和多模态视图中均为$BI RADS(P1)=2$、$BI RADS(P2)=5$和$BI RADS(P3)=3$;d) BIRADS变异的分布情况(图2)。

Figure 2: BIRADS variations distribution among the 31 clinicians. We subtract the expert classification from the classification performed by each clinician (the closer to zero the graph is, the greater the classification is). The ordinate axis represent the BIRADS Values of a scale between 1 to 5. The abscissas axis represents each Patient (i.e., P1, $P2$ and $P3)$ with both Single-Modality (SM) and Multi-Modality (MM). The rhombus represents the SD.
图 2: 31位临床医生的BIRADS变异分布。我们将每位医生的分类结果减去专家分类(图表越接近零表示分类一致性越高)。纵轴代表1至5级的BIRADS值,横轴代表每位患者(即P1、$P2$和$P3$)的单模态(SM)和多模态(MM)数据。菱形标记代表标准差(SD)。
5.3 Qualitative Analysis
5.3 定性分析
Clinicians were invited to give some feedback about the UI during the open interviews. We received several positive comments regarding our Breast Screening system. At the end, several clinicians (19/31) answered that the assistant will be an asset of an immense importance for the current RR situation: “The system will be a great asset for us” (C6). Another positive answer was the one related to the frequency of use (28/31) for this new assistant regarding the current system used by the clinicians on the daily practice: “I would like to frequently use your system on my daily practice” (C1).
在开放访谈期间,我们邀请临床医生对用户界面(UI)提供反馈。关于乳腺筛查系统,我们收到了若干积极评价。最终,多名临床医生(19/31)表示该助手将成为当前RR(放射科报告)情境下的重要资产:"该系统将成为我们的宝贵工具"(C6)。另一项积极反馈涉及使用频率(28/31),相较于当前临床日常使用的系统,医生们表示:"我希望在日常工作中频繁使用你们的系统"(C1)。
6 CONCLUSION
6 结论
Medical imaging systems provide a promising but challenging problem for HCI research. In this paper, we presented field research, design and comparative deployment of a multimodal user interface for breast screening, Breast Screening is a proof-of-concept prototype developed to embody the emerging design goals from the underlying clinical context. Our work and contributions included: a) identifying the main clinical workflow issues, the interaction cognitive load challenges [8] and the opportunities; b) establishing a set of design goals for medical imaging design; c) the design, reflections and in-situ evaluation of Breast Screening supporting the clinical translation; and d) the impact evidence of Multi-Modality in diagnosing and severity classification of breast lesions with 31 radiologists in six different clinical institutions. Our results show that the system can lead to more efficient and accurate clinical diagnosis.
医学影像系统为人机交互(HCI)研究提供了前景广阔但极具挑战性的课题。本文介绍了乳腺筛查多模态用户界面的实地研究、设计及对比部署。Breast Screening作为概念验证原型,旨在体现临床背景下新兴的设计目标。我们的工作和贡献包括:a) 识别主要临床工作流程问题、交互认知负荷挑战 [8] 及改进机遇;b) 建立医学影像设计目标体系;c) 支持临床转化的Breast Screening设计方案、反思与现场评估;d) 在6家临床机构31名放射科医师参与下,验证多模态(Multi-Modality)对乳腺病变诊断及严重程度分类的实效证据。结果表明,该系统能提升临床诊断效率和准确性。
