paper-with-me

홈 › Papers

Improving Deep Facial Phenotyping for Ultra-rare Disorder Verification Using Model Ensembles

2022-11-12 · Alexander Hustinx, Fabio Hellmann, Ömer Sümer, Behnam Javanmardi, Elisabeth André, Peter Krawitz, Tzung-Chien Hsieh

Rare genetic disorders affect more than 6% of the global population. Reaching a diagnosis is challenging because rare disorders are very diverse. Many disorders have recognizable facial features that are hints for clinicians to diagnose patients. Previous work, such as GestaltMatcher, utilized representation vectors produced by a DCNN similar to AlexNet to match patients in high-dimensional feature space to support "unseen" ultra-rare disorders. However, the architecture and dataset used for transfer learning in GestaltMatcher have become outdated. Moreover, a way to train the model for generating better representation vectors for unseen ultra-rare disorders has not yet been studied. Because of the overall scarcity of patients with ultra-rare disorders, it is infeasible to directly train a model on them. Therefore, we first analyzed the influence of replacing GestaltMatcher DCNN with a state-of-the-art face recognition approach, iResNet with ArcFace. Additionally, we experimented with different face recognition datasets for transfer learning. Furthermore, we proposed test-time augmentation, and model ensembles that mix general face verification models and models specific for verifying disorders to improve the disorder verification accuracy of unseen ultra-rare disorders. Our proposed ensemble model achieves state-of-the-art performance on both seen and unseen disorders.

📄 PDF Abstract BibTeX arXiv:2211.06764

Code (1)

igsb/gestaltmatcher-arc 공식 구현 pytorch

Tasks

Face RecognitionFace VerificationTransfer Learning

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…
ArcFace ArcFace, or Additive Angular Margin Loss, is a loss function used in face recognition tasks. The softmax is traditionally used…

Similar Papers 제목 키워드 기반

Hierarchical Classification via Cascading Feature Elimination: Application to Human Phenotype Ontology-Aligned Facial Phenotyping (FaceMesh2HPO)

2026-07-06 · Fabio Hellmann, Alexander Hustinx, Benjamin D. Solomon, GestaltMatcher Database Consortium 외 arxiv

FaceMesh2HPO is a framework for classifying facial phenotypic descriptors aligned with the Human Phenotype Ontology (HPO) to support clinical diagnosis. Using annotations from 124 clinicians across 10 disorders (107 HPO …

Phenotype classification

An evaluation of GPT models for phenotype concept recognition

2023-09-29 · Tudor Groza, Harry Caufield, Dylan Gration, Gareth Baynam 외

Objective: Clinical deep phenotyping and phenotype annotation play a critical role in both the diagnosis of patients with rare disorders as well as in building computationally-tractable knowledge in the rare disorders fi…

Few-Shot LearningSpecificity

Few-Shot Meta Learning for Recognizing Facial Phenotypes of Genetic Disorders

2022-10-23 · Ömer Sümer, Fabio Hellmann, Alexander Hustinx, Tzung-Chien Hsieh 외

Computer vision-based methods have valuable use cases in precision medicine, and recognizing facial phenotypes of genetic disorders is one of them. Many genetic disorders are known to affect faces' visual appearance and …

Decision MakingMeta-LearningRepresentation LearningRetrieval

Knowledge Graph Extraction from Biomedical Literature for Alkaptonuria Rare Disease

2026-03-16 · Giang Pham, Rebecca Finetti, Caterina Graziani, Bianca Roncaglia 외 arxiv

Alkaptonuria (AKU) is an ultra-rare autosomal recessive metabolic disorder caused by mutations in the HGD (Homogentisate 1,2-Dioxygenase) gene, leading to a pathological accumulation of homogentisic acid (HGA) in body fl…

Knowledge Graphs

An artificial intelligence framework for end-to-end rare disease phenotyping from clinical notes using large language models

2026-02-23 · Cathy Shyr, Yan Hu, Rory J. Tinker, Thomas A. Cassini 외 arxiv

Phenotyping is fundamental to rare disease diagnosis, but manual curation of structured phenotypes from clinical notes is labor-intensive and difficult to scale. Existing artificial intelligence approaches typically opti…