paper-with-me

Papers

A Dynamic Framework for Semantic Grouping of Common Data Elements (CDE) Using Embeddings and Clustering

2025-06-02 · Madan Krishnamurthy, Daniel Korn, Melissa A Haendel, Christopher J Mungall, Anne E Thessen

This research aims to develop a dynamic and scalable framework to facilitate harmonization of Common Data Elements (CDEs) across heterogeneous biomedical datasets by addressing challenges such as semantic heterogeneity, structural variability, and context dependence to streamline integration, enhance interoperability, and accelerate scientific discovery. Our methodology leverages Large Language Models (LLMs) for context-aware text embeddings that convert CDEs into dense vectors capturing semantic relationships and patterns. These embeddings are clustered using Hierarchical Density-Based Spatial Clustering of Applications with Noise (HDBSCAN) to group semantically similar CDEs. The framework incorporates four key steps: (1) LLM-based text embedding to mathematically represent semantic context, (2) unsupervised clustering of embeddings via HDBSCAN, (3) automated labeling using LLM summarization, and (4) supervised learning to train a classifier assigning new or unclustered CDEs to labeled clusters. Evaluated on the NIH NLM CDE Repository with over 24,000 CDEs, the system identified 118 meaningful clusters at an optimized minimum cluster size of 20. The classifier achieved 90.46 percent overall accuracy, performing best in larger categories. External validation against Gravity Projects Social Determinants of Health domains showed strong agreement (Adjusted Rand Index 0.52, Normalized Mutual Information 0.78), indicating that embeddings effectively capture cluster characteristics. This adaptable and scalable approach offers a practical solution to CDE harmonization, improving selection efficiency and supporting ongoing data interoperability.

📄 PDF Abstract BibTeX arXiv:2506.02160

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringscientific discovery

Methods 이 논문이 사용한 방법론

Gravity Gravity is a kinematic approach to optimization based on gradients.

Similar Papers 제목 키워드 기반

Self-Supervised Visual Representation Learning with Semantic Grouping

2022-05-30 · Xin Wen, Bingchen Zhao, Anlin Zheng, Xiangyu Zhang 외

In this paper, we tackle the problem of learning visual representations from unlabeled scene-centric data. Existing works have demonstrated the potential of utilizing the underlying complex structure within scene-centric…

Contrastive LearningInstance SegmentationObject DetectionObject Discovery+5

Data-driven subgrouping of patient trajectories with chronic diseases: Evidence from low back pain

2024-04-16 · Christof Naumzik, Alice Kongsted, Werner Vach, Stefan Feuerriegel

Clinical data informs the personalization of health care with a potential for more effective disease management. In practice, this is achieved by subgrouping, whereby clusters with similar patient characteristics are ide…

Management

H2G: Hierarchy-Aware Hyperbolic Grouping for 3D Scenes

2026-05-12 · ByungHa Ko, Youngmin Lee, Dong Hwan Kim arxiv

Hierarchical 3D grouping aims to recover scene groups across multiple granularities, from fine object parts to complete objects, without relying on semantic labels or a fixed vocabulary. The main challenge is to transfor…

GroupLink: An End-to-end Multitask Method for Word Grouping and Relation Extraction in Form Understanding

2021-05-10 · Zilong Wang, Mingjie Zhan, Houxing Ren, Zhaohui Hou 외

Forms are a common type of document in real life and carry rich information through textual contents and the organizational structure. To realize automatic processing of forms, word grouping and relation extraction are t…

FormOptical Character Recognition (OCR)RelationRelation Extraction

Actor-Action Semantic Segmentation with Grouping Process Models

2015-12-30 · CVPR 2016 6 · Chenliang Xu, Jason J. Corso

Actor-action semantic segmentation made an important step toward advanced video understanding problems: what action is happening; who is performing the action; and where is the action in space-time. Current models for th…

Semantic SegmentationVideo Understanding