paper-with-me

Papers

Simplicial Regularization

2021-03-08 · ICLR Workshop GTRL 2021 5 · Jose Gallego-Posada, Patrick Forré

Inspired by the fuzzy topological representation of a dataset employed in UMAP (McInnes et al., 2018), we propose a regularization principle for supervised learning based on the preservation of the simplicial complex structure of the data. We analyze the behavior of our proposal in contrast with the mixup (Zhang et al., 2018) framework on dimensionality reduction and classification tasks. Our experiments show how simplicial regularization induces more appropriate learning biases and alleviates some of the shortcomings of state-of-the art methods for regularization based on data augmentation.

📄 PDF Abstract BibTeX

Code (1)

jgalle29/simplicial_regularization 공식 구현

Tasks

Data AugmentationDimensionality Reduction

Methods 이 논문이 사용한 방법론

Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

The Geometry of Machine Learning Models

2025-08-04 · Pawel Gajer, Jacques Ravel arxiv

This paper presents a mathematical framework for analyzing machine learning models through the geometry of their induced partitions. By representing partitions as Riemannian simplicial complexes, we capture not only adja…

Simplicial Complex Representation Learning

2021-03-08 · Anonymous

Simplicial complexes form an important class of topological spaces that are frequently used in many application areas such as computer-aided design, computer graphics, and simulation. Representation learning on graphs, w…

Representation Learning

Sampling and Recovery of Signals on a Simplicial Complex using Neighbourhood Aggregation

2023-08-18 · Siddartha Reddy, Sundeep Prabhakar Chepuri

In this work, we focus on sampling and recovery of signals over simplicial complexes. In particular, we subsample a simplicial signal of a certain order and focus on recovering multi-order bandlimited simplicial signals …

Simplicial Complex Representation Learning

2021-03-06 · Mustafa Hajij, Ghada Zamzmi, Theodore Papamarkou, Vasileios Maroulas 외

Simplicial complexes form an important class of topological spaces that are frequently used in many application areas such as computer-aided design, computer graphics, and simulation. Representation learning on graphs, w…

Representation Learning

TopoSRL: Topology preserving self-supervised Simplicial Representation Learning

2023-09-21 · NeurIPS 2023 11

In this paper, we introduce $\texttt{TopoSRL}$, a novel self-supervised learning (SSL) method for simplicial complexes to effectively capture higher-order interactions and preserve topology in the learned representations…