paper-with-me

홈 › Papers

Multi-modal Differentiable Unsupervised Feature Selection

2023-03-16 · Junchen Yang, Ofir Lindenbaum, Yuval Kluger, Ariel Jaffe

Multi-modal high throughput biological data presents a great scientific opportunity and a significant computational challenge. In multi-modal measurements, every sample is observed simultaneously by two or more sets of sensors. In such settings, many observed variables in both modalities are often nuisance and do not carry information about the phenomenon of interest. Here, we propose a multi-modal unsupervised feature selection framework: identifying informative variables based on coupled high-dimensional measurements. Our method is designed to identify features associated with two types of latent low-dimensional structures: (i) shared structures that govern the observations in both modalities and (ii) differential structures that appear in only one modality. To that end, we propose two Laplacian-based scoring operators. We incorporate the scores with differentiable gates that mask nuisance features and enhance the accuracy of the structure captured by the graph Laplacian. The performance of the new scheme is illustrated using synthetic and real datasets, including an extended biological application to single-cell multi-omics.

📄 PDF Abstract BibTeX arXiv:2303.09381

Code (1)

jcyang34/mmdufs 공식 구현 tf

Tasks

feature selection

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Differentiable Unsupervised Feature Selection based on a Gated Laplacian

2020-07-09 · NeurIPS 2021 12 · Ofir Lindenbaum, Uri Shaham, Jonathan Svirsky, Erez Peterfreund 외

Scientific observations may consist of a large number of variables (features). Identifying a subset of meaningful features is often ignored in unsupervised learning, despite its potential for unraveling clear patterns hi…

Clusteringfeature selection

A Multimodal Data-driven Framework for Anxiety Screening

2023-03-16 · Haimiao Mo, Shuai Ding, Siu Cheung Hui

Early screening for anxiety and appropriate interventions are essential to reduce the incidence of self-harm and suicide in patients. Due to limited medical resources, traditional methods that overly rely on physician ex…

Dimensionality Reductionfeature selection

Marginal Laplacian Score

2023-11-29 · Guy Hay, Ohad Volk

High-dimensional imbalanced data poses a machine learning challenge. In the absence of sufficient or high-quality labels, unsupervised feature selection methods are crucial for the success of subsequent algorithms. There…

feature selection

Causal disentanglement of multimodal data

2023-10-27 · Elise Walker, Jonas A. Actor, Carianne Martinez, Nathaniel Trask

Causal representation learning algorithms discover lower-dimensional representations of data that admit a decipherable interpretation of cause and effect; as achieving such interpretable representations is challenging, m…

DisentanglementRepresentation Learning

Unsupervised Feature Selection Through Group Discovery

2025-11-12 · Shira Lifshitz, Ofir Lindenbaum, Gal Mishne, Ron Meir 외 arxiv

Unsupervised feature selection (FS) is essential for high-dimensional learning tasks where labels are not available. It helps reduce noise, improve generalization, and enhance interpretability. However, most existing uns…