• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

基于可解释案例推理的知识发现在原位黑素瘤分类中的应用。

Classification of melanomas in situ using knowledge discovery with explained case-based reasoning.

机构信息

IIIA-Artificial Intelligence Research Institute, Spanish National Research Council, Campus UAB s/n, Bellaterra, Catalonia, Spain.

出版信息

Artif Intell Med. 2011 Feb;51(2):93-105. doi: 10.1016/j.artmed.2010.09.001. Epub 2010 Nov 12.

DOI:10.1016/j.artmed.2010.09.001
PMID:21074978
Abstract

OBJECTIVE

Early diagnosis of melanoma is based on the ABCD rule which considers asymmetry, border irregularity, color variegation, and a diameter larger than 5mm as the characteristic features of melanomas. When a skin lesion presents these features it is excised as prevention. Using a non-invasive technique called dermoscopy, dermatologists can give a more accurate evaluation of skin lesions, and can therefore avoid the excision of lesions that are benign. However, dermatologists need to achieve a good dermatoscopic classification of lesions prior to extraction. In this paper we propose a procedure called LazyCL to support dermatologists in assessing the classification of skin lesions. Our goal is to use LazyCL for generating a domain theory to classify melanomas in situ.

METHODS

To generate a domain theory, the LazyCL procedure uses a combination of two artificial intelligence techniques: case-based reasoning and clustering. First LazyCL randomly creates clusters and then uses a lazy learning method called lazy induction of descriptions (LID) with leave-one-out on them. By means of LID, LazyCL collects explanations of why the cases in the database should belong to a class. Then the analysis of relationships among explanations produces an understandable clustering of the dataset. After a process of elimination of redundancies and merging of clusters, the set of explanations is reduced to a subset of it describing classes that are "almost" discriminant. The remaining explanations form a preliminary domain theory that is the basis on which experts can perform knowledge discovery.

RESULTS

We performed two kinds of experiments. First ones consisted on using LazyCL on a database containing the description of 76 melanomas. The domain theory obtained from these experiments was compared on previous experiments performed using a different clustering method called self-organizing maps (SOM). Results of both methods, LazyCL and SOM, were similar. The second kind of experiments consisted on using LazyCL on well known domains coming from the machine learning repository of the Irvine University. Thus, since these domains have known solution classes, we can prove that the clusters build by LazyCL are correct.

CONCLUSIONS

We can conclude that LazyCL that uses explained case-based reasoning for knowledge discovery is feasible for constructing a domain theory. On one hand, experiments on the melanoma database show that the domain theory build by LazyCL is easy to understand. Explanations provided by LID are easily understood by domain experts since these descriptions involve the same attributes than they used to represent domain objects. On the other hand, experiments on standard machine learning data sets show that LazyCL is a good method of clustering since all clusters produced are correct.

摘要

目的

黑色素瘤的早期诊断基于 ABCD 规则,该规则将不对称、边界不规则、颜色斑驳和直径大于 5mm 作为黑色素瘤的特征。当皮肤病变出现这些特征时,就会被切除以进行预防。皮肤科医生可以使用一种称为皮肤镜检查的非侵入性技术,对皮肤病变进行更准确的评估,从而避免切除良性病变。然而,皮肤科医生需要在提取前对病变进行良好的皮肤镜分类。在本文中,我们提出了一种称为 LazyCL 的程序,以支持皮肤科医生评估皮肤病变的分类。我们的目标是使用 LazyCL 生成一个用于分类原位黑色素瘤的领域理论。

方法

为了生成领域理论,LazyCL 过程使用了两种人工智能技术的组合:基于实例的推理和聚类。首先,LazyCL 随机创建聚类,然后使用一种称为懒惰描述归纳(LID)的懒惰学习方法对其进行逐个剔除。通过 LID,LazyCL 收集了为什么数据库中的病例应该属于某一类的解释。然后,对解释之间的关系进行分析,生成数据集的可理解聚类。在消除冗余和合并聚类之后,解释集被简化为描述“几乎”具有判别力的类的子集。其余的解释形成了一个初步的领域理论,这是专家进行知识发现的基础。

结果

我们进行了两种实验。第一种实验是在包含 76 个黑色素瘤描述的数据库上使用 LazyCL。从这些实验中获得的领域理论与使用称为自组织映射(SOM)的不同聚类方法进行的先前实验进行了比较。LazyCL 和 SOM 两种方法的结果相似。第二种实验是在来自欧文大学机器学习知识库的知名领域使用 LazyCL。因此,由于这些领域具有已知的解决方案类,我们可以证明由 LazyCL 构建的聚类是正确的。

结论

我们可以得出结论,使用基于解释的案例推理进行知识发现的 LazyCL 可用于构建领域理论。一方面,在黑色素瘤数据库上的实验表明,由 LazyCL 构建的领域理论易于理解。LID 提供的解释很容易被领域专家理解,因为这些描述涉及他们用来表示领域对象的相同属性。另一方面,在标准机器学习数据集上的实验表明,LazyCL 是一种很好的聚类方法,因为生成的所有聚类都是正确的。

相似文献

1
Classification of melanomas in situ using knowledge discovery with explained case-based reasoning.基于可解释案例推理的知识发现在原位黑素瘤分类中的应用。
Artif Intell Med. 2011 Feb;51(2):93-105. doi: 10.1016/j.artmed.2010.09.001. Epub 2010 Nov 12.
2
Cost-sensitive case-based reasoning using a genetic algorithm: application to medical diagnosis.基于成本敏感的案例推理的遗传算法:在医学诊断中的应用。
Artif Intell Med. 2011 Feb;51(2):133-45. doi: 10.1016/j.artmed.2010.12.001. Epub 2011 Jan 8.
3
Advances in case-based reasoning in the health sciences.健康科学中基于案例推理的进展。
Artif Intell Med. 2011 Feb;51(2):75-9. doi: 10.1016/j.artmed.2011.01.001.
4
Melanomas difficult to diagnose via dermoscopy.黑素瘤通过皮肤镜检查难以诊断。
G Ital Dermatol Venereol. 2010 Feb;145(1):111-26.
5
Combination of features from skin pattern and ABCD analysis for lesion classification.结合皮肤图案特征与ABCD分析进行病变分类。
Skin Res Technol. 2007 Feb;13(1):25-33. doi: 10.1111/j.1600-0846.2007.00181.x.
6
eXiT*CBR: A framework for case-based medical diagnosis development and experimentation.eXiT*CBR:基于案例的医学诊断开发和实验框架。
Artif Intell Med. 2011 Feb;51(2):81-91. doi: 10.1016/j.artmed.2010.09.002. Epub 2010 Oct 25.
7
How to use contextual knowledge in medical case-based reasoning systems: a survey on very recent trends.如何在基于病例的医学推理系统中使用语境知识:对最新趋势的调查。
Artif Intell Med. 2011 Feb;51(2):125-31. doi: 10.1016/j.artmed.2010.09.004. Epub 2010 Oct 30.
8
A multi-module case-based biofeedback system for stress treatment.一个用于应激处理的多模块基于案例的生物反馈系统。
Artif Intell Med. 2011 Feb;51(2):107-15. doi: 10.1016/j.artmed.2010.09.003. Epub 2010 Oct 14.
9
Predictive power of irregular border shapes for malignant melanomas.不规则边界形状对恶性黑色素瘤的预测能力。
Skin Res Technol. 2005 Feb;11(1):1-8. doi: 10.1111/j.1600-0846.2005.00076.x.
10
Integrating case-based reasoning with an electronic patient record system.将基于案例的推理与电子病历系统相结合。
Artif Intell Med. 2011 Feb;51(2):117-23. doi: 10.1016/j.artmed.2010.12.004. Epub 2011 Jan 12.

引用本文的文献

1
Computer-assisted diagnosis techniques (dermoscopy and spectroscopy-based) for diagnosing skin cancer in adults.用于诊断成人皮肤癌的计算机辅助诊断技术(基于皮肤镜检查和光谱学)。
Cochrane Database Syst Rev. 2018 Dec 4;12(12):CD013186. doi: 10.1002/14651858.CD013186.
2
Modelling the longevity of dental restorations by means of a CBR system.通过基于案例推理(CBR)系统对牙科修复体的使用寿命进行建模。
Biomed Res Int. 2015;2015:540306. doi: 10.1155/2015/540306. Epub 2015 Mar 19.
3
DERMA: a melanoma diagnosis platform based on collaborative multilabel analog reasoning.
DERMA:一个基于协作多标签类比推理的黑色素瘤诊断平台。
ScientificWorldJournal. 2014 Jan 21;2014:351518. doi: 10.1155/2014/351518. eCollection 2014.
4
Informatics for neurocritical care: challenges and opportunities.神经重症监护信息学:挑战与机遇
Neurocrit Care. 2014 Feb;20(1):132-41. doi: 10.1007/s12028-013-9872-8.