paper-with-me

Papers

Neighbor Embedding for High-Dimensional Sparse Poisson Data

2026-04-18 · Noga Mudrik, Adam S. Charles arxiv

Across many scientific fields, measurements often represent the number of times an event occurs. For example, a document can be represented by word occurrence counts, neural activity by spike counts per time window, or online communication by daily email counts. These measurements yield high-dimensional count data that often approximate a Poisson distribution, frequently with low rates that produce substantial sparsity and complicate downstream analysis. A useful approach is to embed the data into a low-dimensional space that preserves meaningful structure, commonly termed dimensionality reduction. Yet existing dimensionality reduction methods, including both linear (e.g., PCA) and nonlinear approaches (e.g., t-SNE), often assume continuous Euclidean geometry, thereby misaligning with the discrete, sparse nature of low-rate count data. Here, we propose p-SNE (Poisson Stochastic Neighbor Embedding), a nonlinear neighbor embedding method designed around the Poisson structure of count data, using KL divergence between Poisson distributions to measure pairwise dissimilarity and Hellinger distance to optimize the embedding. We test p-SNE on synthetic Poisson data and demonstrate its ability to recover meaningful structure in real-world count datasets, including weekday patterns in email communication, research area clusters in OpenReview papers, and temporal drift and stimulus gradients in neural spike recordings.

📄 PDF Abstract BibTeX arXiv:2604.16932

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Extreme Compressed Sensing of Poisson Rates from Multiple Measurements

2021-03-15 · Pavan K. Kota, Daniel LeJeune, Rebekah A. Drezek, Richard G. Baraniuk

Compressed sensing (CS) is a signal processing technique that enables the efficient recovery of a sparse high-dimensional signal from low-dimensional measurements. In the multiple measurement vector (MMV) framework, a se…

compressed sensing

Additive Poisson Process: Learning Intensity of Higher-Order Interaction in Poisson Processes

2021-09-29 · Simon Luo, Feng Zhou, Lamiae Azizi, Mahito Sugiyama

We present the Additive Poisson Process (APP), a novel framework that can model the higher-order interaction effects of the intensity functions in Poisson processes using projections into lower-dimensional space. Our mod…

Additive models

Sparse Manifold Clustering and Embedding

2011-12-01 · NeurIPS 2011 12 · Ehsan Elhamifar, René Vidal

We propose an algorithm called Sparse Manifold Clustering and Embedding (SMCE) for simultaneous clustering and dimensionality reduction of data lying in multiple nonlinear manifolds. Similar to most dimensionality reduct…

ClusteringDimensionality Reduction

SOLAR: Sparse Orthogonal Learned and Random Embeddings

2020-08-30 · ICLR 2021 1 · Tharun Medini, Beidi Chen, Anshumali Shrivastava

Dense embedding models are commonly deployed in commercial search engines, wherein all the document vectors are pre-computed, and near-neighbor search (NNS) is performed with the query vector to find relevant documents. …

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATION

A Nonlinear Dimensionality Reduction Framework Using Smooth Geodesics

2017-07-21 · Kelum Gajamannage, Randy Paffenroth, Erik M. Bollt

Existing dimensionality reduction methods are adept at revealing hidden underlying manifolds arising from high-dimensional data and thereby producing a low-dimensional representation. However, the smoothness of the manif…

Dimensionality Reduction