paper-with-me

홈 › Papers

Quiver Laplacians and Feature Selection

2024-04-10 · Otto Sumray, Heather A. Harrington, Vidit Nanda

The challenge of selecting the most relevant features of a given dataset arises ubiquitously in data analysis and dimensionality reduction. However, features found to be of high importance for the entire dataset may not be relevant to subsets of interest, and vice versa. Given a feature selector and a fixed decomposition of the data into subsets, we describe a method for identifying selected features which are compatible with the decomposition into subsets. We achieve this by re-framing the problem of finding compatible features to one of finding sections of a suitable quiver representation. In order to approximate such sections, we then introduce a Laplacian operator for quiver representations valued in Hilbert spaces. We provide explicit bounds on how the spectrum of a quiver Laplacian changes when the representation and the underlying quiver are modified in certain natural ways. Finally, we apply this machinery to the study of peak-calling algorithms which measure chromatin accessibility in single-cell data. We demonstrate that eigenvectors of the associated quiver Laplacian yield locally and globally compatible features.

📄 PDF Abstract BibTeX arXiv:2404.06993

Code (1)

osumray/harmonic_feature_selection 공식 구현

Tasks

Dimensionality Reductionfeature selection

Similar Papers 제목 키워드 기반

Oversmoothing as Representation Degeneracy in Neural Sheaf Diffusion

2026-05-11 · Arif Dönmez, Axel Mosig, Ellen Fritsche, Katharina Koch arxiv

Neural Sheaf Diffusion (NSD) generalizes diffusion-based Graph Neural Networks by replacing scalar graph Laplacians with sheaf Laplacians whose learned restriction maps define a task-adapted geometry. While the diffusion…

Quiver: Supporting GPUs for Low-Latency, High-Throughput GNN Serving with Workload Awareness

2023-05-18 · Zeyuan Tan, Xiulong Yuan, Congjie He, Man-Kit Sit 외

Systems for serving inference requests on graph neural networks (GNN) must combine low latency with high throughout, but they face irregular computation due to skew in the number of sampled graph nodes and aggregated GNN…

CPUGPUGraph Sampling

QUIVER: Cost-Aware Adaptive Preference Querying in Surrogate-Assisted Evolutionary Multi-Objective Optimization

2026-05-05 · Florian A. D. Burnat arxiv

Interactive multi-objective optimization systems face a budget allocation dilemma: one can spend resources on expensive objective evaluations or on eliciting decision-maker preferences that identify the relevant region o…

The Representation Theory of Neural Networks

2020-07-23 · Marco Antonio Armenta, Pierre-Marc Jodoin

In this work, we show that neural networks can be represented via the mathematical theory of quiver representations. More specifically, we prove that a neural network is a quiver representation with activation functions,…

Machine Learning Mutation-Acyclicity of Quivers

2024-11-06 · Kymani T. K. Armstrong-Williams, Edward Hirst, Blake Jackson, Kyu-Hwan Lee

Machine learning (ML) has emerged as a powerful tool in mathematical research in recent years. This paper applies ML techniques to the study of quivers--a type of directed multigraph with significant relevance in algebra…