paper-with-me

Papers

Persistence-Augmented Neural Networks

2026-04-09 · Elena Xinyi Wang, Arnur Nigmetov, Dmitriy Morozov arxiv

Topological Data Analysis (TDA) provides tools to describe the shape of data, but integrating topological features into deep learning pipelines remains challenging, especially when preserving local geometric structure rather than summarizing it globally. We propose a persistence-based data augmentation framework that encodes local gradient flow regions and their hierarchical evolution using the Morse-Smale complex. This representation, compatible with both convolutional and graph neural networks, retains spatially localized topological information across multiple scales. Importantly, the augmentation procedure itself is efficient, with computational complexity $O(n \log n)$, making it practical for large datasets. We evaluate our method on histopathology image classification and 3D porous material regression, where it consistently outperforms baselines and global TDA descriptors such as persistence images and landscapes. We also show that pruning the base level of the hierarchy reduces memory usage while maintaining competitive performance. These results highlight the potential of local, structured topological augmentation for scalable and interpretable learning across data modalities.

📄 PDF Abstract BibTeX arXiv:2604.08469

Code (0)

등록된 구현이 없습니다.

Tasks

Image ClassificationData Augmentation

Similar Papers 제목 키워드 기반

Persistence pays off: Paying Attention to What the LSTM Gating Mechanism Persists

2019-09-01 · RANLP 2019 9 · Giancarlo Salton, John Kelleher

Recurrent Neural Network Language Models composed of LSTM units, especially those augmented with an external memory, have achieved state-of-the-art results in Language Modeling. However, these models still struggle to pr…

Language ModelingLanguage Modelling

ReZero: Enhancing LLM search ability by trying one-more-time

2025-04-15 · Alan Dao, Thinh Le

Retrieval-Augmented Generation (RAG) improves Large Language Model (LLM) performance on knowledge-intensive tasks but depends heavily on initial search query quality. Current methods, often using Reinforcement Learning (…

Language ModelingLanguage ModellingLarge Language ModelRAG+3

TopoGCL: Topological Graph Contrastive Learning

2024-06-25 · Yuzhou Chen, Jose Frias, Yulia R. Gel

Graph contrastive learning (GCL) has recently emerged as a new concept which allows for capitalizing on the strengths of graph neural networks (GNNs) to learn rich representations in a wide variety of applications which …

Contrastive LearningGraph Classification

Agents Learn Their Runtime: Interpreter Persistence as Training-Time Semantics

2026-03-01 · Victor May, Aaditya Salgarkar, Yishan Wang, Diganta Misra 외 arxiv

Tool-augmented LLMs are increasingly deployed as agents that interleave natural-language reasoning with executable Python actions, as in CodeAct-style frameworks. In deployment, these agents rely on runtime state that pe…

GraPHFormer: A Multimodal Graph Persistent Homology Transformer for the Analysis of Neuroscience Morphologies

2026-03-21 · Uzair Shah, Marco Agus, Mahmoud Gamal, Mahmood Alzubaidi 외 arxiv

Neuronal morphology encodes critical information about circuit function, development, and disease, yet current methods analyze topology or graph structure in isolation. We introduce GraPHFormer, a multimodal architecture…

Contrastive Learning