paper-with-me

홈 › Papers

EuLearn: A 3D database for learning Euler characteristics

2025-05-18 · Rodrigo Fritz, Pablo Suárez-Serrato, Victor Mijangos, Anayanzi D. Martinez-Hernandez, Eduardo Ivan Velazquez Richards

We present EuLearn, the first surface datasets equitably representing a diversity of topological types. We designed our embedded surfaces of uniformly varying genera relying on random knots, thus allowing our surfaces to knot with themselves. EuLearn contributes new topological datasets of meshes, point clouds, and scalar fields in 3D. We aim to facilitate the training of machine learning systems that can discern topological features. We experimented with specific emblematic 3D neural network architectures, finding that their vanilla implementations perform poorly on genus classification. To enhance performance, we developed a novel, non-Euclidean, statistical sampling method adapted to graph and manifold data. We also introduce adjacency-informed adaptations of PointNet and Transformer architectures that rely on our non-Euclidean sampling strategy. Our results demonstrate that incorporating topological information into deep learning workflows significantly improves performance on these otherwise challenging EuLearn datasets.

📄 PDF Abstract BibTeX arXiv:2505.13539

Code (1)

appliedgeometry/eulearn_db 공식 구현 pytorch

Tasks

Diversity

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

EU 4 U: An educational platform for the cultural heritage of the EU

2019-09-01 · RANLP 2019 9 · Maria Stambolieva

The paper presents an ongoing project of the NBU Laboratory for Language Technology aiming to create a multilingual, CEFR-graded electronic didactic resource for online learning, centered on the history and cultural heri…

Cultural Vocal Bursts Intensity Prediction

EulerESG: Automating ESG Disclosure Analysis with LLMs

2025-11-18 · Yi Ding, Xushuo Tang, Zhengyi Yang, Wenqian Zhang 외 arxiv

Environmental, Social, and Governance (ESG) reports have become central to how companies communicate climate risk, social impact, and governance practices, yet they are still published primarily as long, heterogeneous PD…

Euler Characteristic Curves and Profiles: a stable shape invariant for big data problems

2022-12-03 · Paweł Dłotko, Davide Gurnari

Tools of Topological Data Analysis provide stable summaries encapsulating the shape of the considered data. Persistent homology, the most standard and well studied data summary, suffers a number of limitations; its compu…

Topological Data Analysis

Differentiable Euler Characteristic Transforms for Shape Classification

2023-10-11 · Ernst Roell, Bastian Rieck

The Euler Characteristic Transform (ECT) has proven to be a powerful representation, combining geometrical and topological characteristics of shapes and graphs. However, the ECT was hitherto unable to learn task-specific…

ClassificationPoint Cloud Classification

Machine Learning Kreuzer--Skarke Calabi--Yau Threefolds

2021-12-16 · Per Berglund, Ben Campbell, Vishnu Jejjala

Using a fully connected feedforward neural network we study topological invariants of a class of Calabi--Yau manifolds constructed as hypersurfaces in toric varieties associated with reflexive polytopes from the Kreuzer-…

BIG-bench Machine Learning