paper-with-me

Papers

Coupled Hierarchical Structure Learning using Tree-Wasserstein Distance

2025-01-07 · Ya-Wei Eileen Lin, Ronald R. Coifman, Gal Mishne, Ronen Talmon

In many applications, both data samples and features have underlying hierarchical structures. However, existing methods for learning these latent structures typically focus on either samples or features, ignoring possible coupling between them. In this paper, we introduce a coupled hierarchical structure learning method using tree-Wasserstein distance (TWD). Our method jointly computes TWDs for samples and features, representing their latent hierarchies as trees. We propose an iterative, unsupervised procedure to build these sample and feature trees based on diffusion geometry, hyperbolic geometry, and wavelet filters. We show that this iterative procedure converges and empirically improves the quality of the constructed trees. The method is also computationally efficient and scales well in high-dimensional settings. Our method can be seamlessly integrated with hyperbolic graph convolutional networks (HGCN). We demonstrate that our method outperforms competing approaches in sparse approximation and unsupervised Wasserstein distance learning on several word-document and single-cell RNA-sequencing datasets. In addition, integrating our method into HGCN enhances performance in link prediction and node classification tasks.

📄 PDF Abstract BibTeX arXiv:2501.03627

Code (0)

등록된 구현이 없습니다.

Tasks

Link PredictionNode Classification

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

Computationally Efficient Wasserstein Loss for Structured Labels

2021-03-01 · EACL 2021 2 · Ayato Toyokuni, Sho Yokoi, Hisashi Kashima, Makoto Yamada

The problem of estimating the probability distribution of labels has been widely studied as a label distribution learning (LDL) problem, whose applications include age estimation, emotion analysis, and semantic segmentat…

Age EstimationEmotion RecognitionSemantic Segmentationtext-classification+1

A Hierarchical Sampling Framework for bounding the Generalization Error of Federated Learning

2026-05-05 · Dario Filatrella, Ragnar Thobaben, Mikael Skoglund arxiv

We study expected generalization bounds for the Hierarchical Federated Learning (HFL) setup using Wasserstein distance. We introduce a generalized framework in which data is sampled hierarchically, and we model it with a…

Federated Learning

Tree-Wasserstein Distance for High Dimensional Data with a Latent Feature Hierarchy

2024-10-28 · Ya-Wei Eileen Lin, Ronald R. Coifman, Gal Mishne, Ronen Talmon

Finding meaningful distances between high-dimensional data samples is an important scientific task. To this end, we propose a new tree-Wasserstein distance (TWD) for high-dimensional data with two key aspects. First, our…

Wasserstein Weisfeiler-Lehman Subtree Distance for Graph-Structured Data

2021-09-29 · Zhongxi Fang, Jianming Huang, Hiroyuki Kasai

Defining a valid graph distance is a challenging task in graph machine learning because we need to consider the theoretical validity of the distance, its computational complexity, and effectiveness as a distance between …

Graph Classificationvalid

Approximating 1-Wasserstein Distance with Trees

2022-06-24 · Makoto Yamada, Yuki Takezawa, Ryoma Sato, Han Bao 외

Wasserstein distance, which measures the discrepancy between distributions, shows efficacy in various types of natural language processing (NLP) and computer vision (CV) applications. One of the challenges in estimating …