paper-with-me

Papers

BDCN: Semantic Embedding Self-explanatory Breast Diagnostic Capsules Network

2021-08-01 · CCL 2021 8 · Chen Dehua, Zhong Keting, He Jianrong

“Building an interpretable AI diagnosis system for breast cancer is an important embodiment ofAI assisted medicine. Traditional breast cancer diagnosis methods based on machine learning areeasy to explain but the accuracy is very low. Deep neural network greatly improves the accuracy of diagnosis but the black box model does not provide transparency and interpretation. In this work we propose a semantic embedding self-explanatory Breast Diagnostic Capsules Network(BDCN). This model is the first to combine the capsule network with semantic embedding for theAI diagnosis of breast tumors using capsules to simulate semantics. We pre-trained the extrac-tion word vector by embedding the semantic tree into the BERT and used the capsule network to improve the semantic representation of multiple heads of attention to construct the extraction feature the capsule network was extended from the computer vision classification task to the text classification task. Simultaneously both the back propagation principle and dynamic routing algorithm are used to realize the local interpretability of the diagnostic model. The experimental results show that this breast diagnosis model improves the model performance and has good interpretability which is more suitable for clinical situations.IntroductionBreast cancer is an important killer threatening women’s health because of rising incidence. Early detection and diagnosis are the key to reduce the mortality rate of breast cancer and improve the quality of life of patients. Mammary gland molybdenum target report contains rich semantic information whichcan directly reflect the results of breast cancer screening (CACA-CBCS 2019) and AI-assisted diagno-sis of breast cancer is an important means. Therefore various diagnostic models were born. Mengwan(2020) used support vector machine(SVM) and Naive Bayes to classify morphological features with anaccuracy of 91.11%. Wei (2009) proposed a classification method of breast cancer based on SVM andthe accuracy of the classifier experiment is 79.25%. These traditional AI diagnoses of breast tumors havelimited data volume and low accuracy. Deep Neural Networks (DNN) enters into the ranks of the diagno-sis of breast tumor. Wang (2019) put forward a kind of based on feature fusion with CNN deep features of breast computer-aided diagnosis methods the accuracy is 92.3%. Zhao (2018) investigated capsule networks with dynamic routing for text classification which proves the feasibility of text categorization. Existing models have poor predictive effect and lack of interpretation which can not meet the clinical needs.”

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticText Categorizationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…

Similar Papers 제목 키워드 기반

Bi-Directional Cascade Network for Perceptual Edge Detection

2019-02-28 · CVPR 2019 6 · Jianzhong He, Shiliang Zhang, Ming Yang, Yanhu Shan 외

Exploiting multi-scale representations is critical to improve edge detection for objects at different scales. To extract edges at dramatically different scales, we propose a Bi-Directional Cascade Network (BDCN) structur…

Edge Detection

Computing the Hazard Ratios Associated with Explanatory Variables Using Machine Learning Models of Survival Data

2021-02-01 · Sameer Sundrani, James Lu

Purpose: The application of Cox Proportional Hazards (CoxPH) models to survival data and the derivation of Hazard Ratio (HR) is well established. While nonlinear, tree-based Machine Learning (ML) models have been develop…

BIG-bench Machine LearningSurvival Analysis

Self-learned representation-guided latent diffusion model for breast cancer classification in deep ultraviolet whole surface images

2026-01-16 · Pouya Afshin, David Helminiak, Tianling Niu, Julie M. Jorns 외 arxiv

Breast-Conserving Surgery (BCS) requires precise intraoperative margin assessment to preserve healthy tissue. Deep Ultraviolet Fluorescence Scanning Microscopy (DUV-FSM) offers rapid, high-resolution surface imaging for …

Self-Supervised LearningCancer Classification

Multi-Relational Hyperbolic Word Embeddings from Natural Language Definitions

2023-05-12 · Marco Valentino, Danilo S. Carvalho, André Freitas

Natural language definitions possess a recursive, self-explanatory semantic structure that can support representation learning methods able to preserve explicit conceptual relations and constraints in the latent space. T…

Learning Word EmbeddingsRepresentation LearningWord Embeddings

Interpretable breast cancer classification using CNNs on mammographic images

2024-08-23 · Ann-Kristin Balve, Peter Hendrix

Deep learning models have achieved promising results in breast cancer classification, yet their 'black-box' nature raises interpretability concerns. This research addresses the crucial need to gain insights into the deci…

Cancer ClassificationComputational EfficiencyDecision Making