paper-with-me

Papers

A distribution-guided Mapper algorithm

2024-01-19 · Yuyang Tao, Shufei Ge

Motivation: The Mapper algorithm is an essential tool to explore shape of data in topology data analysis. With a dataset as an input, the Mapper algorithm outputs a graph representing the topological features of the whole dataset. This graph is often regarded as an approximation of a reeb graph of data. The classic Mapper algorithm uses fixed interval lengths and overlapping ratios, which might fail to reveal subtle features of data, especially when the underlying structure is complex. Results: In this work, we introduce a distribution guided Mapper algorithm named D-Mapper, that utilizes the property of the probability model and data intrinsic characteristics to generate density guided covers and provides enhanced topological features. Our proposed algorithm is a probabilistic model-based approach, which could serve as an alternative to non-prababilistic ones. Moreover, we introduce a metric accounting for both the quality of overlap clustering and extended persistence homology to measure the performance of Mapper type algorithm. Our numerical experiments indicate that the D-Mapper outperforms the classical Mapper algorithm in various scenarios. We also apply the D-Mapper to a SARS-COV-2 coronavirus RNA sequences dataset to explore the topological structure of different virus variants. The results indicate that the D-Mapper algorithm can reveal both vertical and horizontal evolution processes of the viruses. Availability: Our package is available at https://github.com/ShufeiGe/D-Mapper.

📄 PDF Abstract BibTeX arXiv:2401.12237

Code (1)

shufeige/d-mapper 공식 구현

Similar Papers 제목 키워드 기반

Stability of Mapper Graph Invariants

2020-10-10 · Anonymous

Mapper summarizes a large dataset with a smaller graph, which is useful for identifying patterns. However, the Mapper graph may vary widely over different datasets drawn from the same real-world data distribution. In ord…

G-Mapper: Learning a Cover in the Mapper Construction

2023-09-12 · Enrique Alvarado, Robin Belton, Emily Fischer, Kang-Ju Lee 외

The Mapper algorithm is a visualization technique in topological data analysis (TDA) that outputs a graph reflecting the structure of a given dataset. However, the Mapper algorithm requires tuning several parameters in o…

Topological Data Analysis

MaPPER: Multimodal Prior-guided Parameter Efficient Tuning for Referring Expression Comprehension

2024-09-20 · Ting Liu, Zunnan Xu, Yue Hu, Liangtao Shi 외

Referring Expression Comprehension (REC), which aims to ground a local visual region via natural language, is a task that heavily relies on multimodal alignment. Most existing methods utilize powerful pre-trained models …

cross-modal alignmentReferring ExpressionReferring Expression ComprehensionTransfer Learning

StyleHumanCLIP: Text-guided Garment Manipulation for StyleGAN-Human

2023-05-26 · Takato Yoshikawa, Yuki Endo, Yoshihiro Kanamori

This paper tackles text-guided control of StyleGAN for editing garments in full-body human images. Existing StyleGAN-based methods suffer from handling the rich diversity of garments and body shapes and poses. We propose…

DiversityImage Generation

Deep Mapper: Efficient Visualization of Plausible Conformational Pathways

2024-02-29 · Ziyad Oulhaj, Yoshiyuki Ishii, Kento Ohga, Kimihiro Yamazaki 외

Acquiring plausible pathways on high-dimensional structural distributions is beneficial in several domains. For example, in the drug discovery field, a protein conformational pathway, i.e. a highly probable sequence of p…

Drug DiscoveryTopological Data Analysis