paper-with-me

Papers

Collaborative Human-AI (CHAI): Evidence-Based Interpretable Melanoma Classification in Dermoscopic Images

2018-05-30 · Noel C. F. Codella, Chung-Ching Lin, Allan Halpern, Michael Hind, Rogerio Feris, John R. Smith

Automated dermoscopic image analysis has witnessed rapid growth in diagnostic performance. Yet adoption faces resistance, in part, because no evidence is provided to support decisions. In this work, an approach for evidence-based classification is presented. A feature embedding is learned with CNNs, triplet-loss, and global average pooling, and used to classify via kNN search. Evidence is provided as both the discovered neighbors, as well as localized image regions most relevant to measuring distance between query and neighbors. To ensure that results are relevant in terms of both label accuracy and human visual similarity for any skill level, a novel hierarchical triplet logic is implemented to jointly learn an embedding according to disease labels and non-expert similarity. Results are improved over baselines trained on disease labels alone, as well as standard multiclass loss. Quantitative relevance of results, according to non-expert similarity, as well as localized image regions, are also significantly improved.

📄 PDF Abstract BibTeX arXiv:1805.12234

Code (1)

noelcodella/triplet_loss_pytorch pytorch

Tasks

DiagnosticGeneral ClassificationTriplet

Similar Papers 제목 키워드 기반

Knowledge-aware Deep Framework for Collaborative Skin Lesion Segmentation and Melanoma Recognition

2021-06-07 · XiaoHong Wang, Xudong Jiang, Henghui Ding, Yuqian Zhao 외

Deep learning techniques have shown their superior performance in dermatologist clinical inspection. Nevertheless, melanoma diagnosis is still a challenging task due to the difficulty of incorporating the useful dermatol…

Clinical KnowledgeLesion SegmentationMelanoma DiagnosisSegmentation+1

PathAgent: Toward Interpretable Analysis of Whole-slide Pathology Images via Large Language Model-based Agentic Reasoning

2025-11-21 · Jingyun Chen, Linghan Cai, Zhikang Wang, Yi Huang 외 arxiv

Analyzing whole-slide images (WSIs) requires an iterative, evidence-driven reasoning process that parallels how pathologists dynamically zoom, refocus, and self-correct while collecting the evidence. However, existing co…

Zero-shot Generalization

HypoChainer: A Collaborative System Combining LLMs and Knowledge Graphs for Hypothesis-Driven Scientific Discovery

2025-07-23 · Haoran Jiang, Shaohan Shi, Yunjie Yao, Chang Jiang 외 arxiv

Modern scientific discovery faces growing challenges in integrating vast and heterogeneous knowledge critical to breakthroughs in biomedicine and drug development. Traditional hypothesis-driven research, though effective…

Dimensionality ReductionKnowledge Graphs

Explainable Artificial Intelligence Architecture for Melanoma Diagnosis Using Indicator Localization and Self-Supervised Learning

2023-03-26 · Ruitong Sun, Mohammad Rostami

Melanoma is a prevalent lethal type of cancer that is treatable if diagnosed at early stages of development. Skin lesions are a typical indicator for diagnosing melanoma but they often led to delayed diagnosis due to hig…

Deep LearningExplainable artificial intelligenceMelanoma DiagnosisSelf-Supervised Learning

Detecting Melanoma Fairly: Skin Tone Detection and Debiasing for Skin Lesion Classification

2022-02-06 · Peter J. Bevan, Amir Atapour-Abarghouei

Convolutional Neural Networks have demonstrated human-level performance in the classification of melanoma and other skin lesions, but evident performance disparities between differing skin tones should be addressed befor…

Lesion ClassificationSkin Lesion Classification