← Search

Smita Krishnaswamy

28 accepted papers

2026

CTR-LORA: CURVATURE-AWARE AND TRUST-REGION GUIDED LOW-RANK ADAPTATION FOR LARGE LANGUAGE MODELS

ICASSP 2026oral

Parameter-efficient fine-tuning (PEFT) has become the standard approach for adapting large language models under limited compute and memory budgets. Although previous methods improve efficiency through low-rank updates, quantization, or heuristic budget reallocation, they often decouple the allocati…

Cited by 0SourcePDFScholar
2026

Dispersion Loss Counteracts Embedding Condensation and Improves Generalization in Small Language Models

ICML 2026poster

Large language models (LLMs) achieve remarkable performance through ever-increasing parameter counts, but scaling incurs steep computational costs. To better understand LLM scaling, we study representational differences between LLMs and their smaller counterparts, with the goal of replicating the re…

Cited by 0SourceScholar
2026

HEIST: A Graph Foundation Model for Spatial Transcriptomics and Proteomics Data

ICLR 2026poster

Single-cell transcriptomics and proteomics have become a great source for data-driven insights into biology, enabling the use of advanced deep learning methods to understand cellular heterogeneity and gene expression at the single-cell level. With the advent of spatial-omics data, we have the promis…

Cited by 0SourcecodeScholar
2026

HypRAG: Hyperbolic Dense Retrieval for Retrieval Augmented Generation

ICML 2026poster

Embedding geometry plays a fundamental role in retrieval quality, yet dense retrievers for retrieval-augmented generation (RAG) remain largely confined to Euclidean space. However, natural language exhibits hierarchical structure from broad topics to specific entities that Euclidean embeddings fail …

Cited by 0SourceScholar
2026

VDW-GNNs: Vector diffusion wavelets for geometric graph neural networks

ICML 2026poster

We introduce vector diffusion wavelets (VDWs), a novel family of wavelets inspired by the vector diffusion maps algorithm that was introduced to analyze data lying in the tangent bundle of a Riemannian manifold. We show that these wavelets may be effectively incorporated into a family of geometric g…

Cited by 0SourceScholar
2025

DiffKillR: Killing and Recreating Diffeomorphisms for Cell Annotation in Dense Microscopy Images

ICASSP 2025accepted

The proliferation of digital microscopy images, driven by advances in automated whole slide scanning, presents significant opportunities for biomedical research and clinical diagnostics. However, accurately annotating densely packed information in these images remains a major challenge. To address t…

Cited by 0SourceScholar
2025

Geometry-Aware Generative Autoencoders for Warped Riemannian Metric Learning and Generative Modeling on Data Manifolds

AISTATS 2025poster

Rapid growth of high-dimensional datasets in fields such as single-cell RNA sequencing and spatial genomics has led to unprecedented opportunities for scientific discovery, but it also presents unique computational and statistical challenges. Traditional methods struggle with geometry-aware data gen…

Cited by 0SourceScholar
2025

HELM: Hyperbolic Large Language Models via Mixture-of-Curvature Experts

NeurIPS 2025poster

Frontier large language models (LLMs) have shown great success in text modeling and generation tasks across domains. However, natural language exhibits inherent semantic hierarchies and nuanced geometric structure, which current LLMs do not capture completely owing to their reliance on Euclidean ope…

Cited by 0SourcecodeScholar
2025

HiPoNet: A Multi-View Simplicial Complex Network for High Dimensional Point-Cloud and Single-Cell data

NeurIPS 2025poster

In this paper, we propose HiPoNet, an end-to-end differentiable neural network for regression, classification, and representation learning on high-dimensional point clouds. Our work is motivated by single-cell data which can have very high-dimensionality --exceeding the capabilities of existing meth…

Cited by 0SourcecodeScholar
2025

Hyperedge Representations with Hypergraph Wavelets: Applications to Spatial Transcriptomics

ICASSP 2025accepted

In many data-driven applications, higher-order relationships among multiple objects are essential in capturing complex interactions. Hypergraphs, which generalize graphs by allowing edges to connect any number of nodes, provide a flexible and powerful framework for modeling such higher-order relatio…

Cited by 0SourceScholar
2025

ImageFlowNet: Forecasting Multiscale Image-Level Trajectories of Disease Progression with Irregularly-Sampled Longitudinal Medical Images

ICASSP 2025accepted

Advances in medical imaging technologies have enabled the collection of longitudinal images, which involve repeated scanning of the same patients over time, to monitor disease progression. However, predictive modeling of such data remains challenging due to high dimensionality, irregular sampling, a…

Cited by 0SourceScholar
2025

Latent Representation Learning for Multimodal Brain Activity Translation

ICASSP 2025accepted

Neuroscience employs diverse neuroimaging techniques, each offering distinct insights into brain activity, from electrophysiological recordings such as EEG, which have high temporal resolution, to hemodynamic modalities such as fMRI, which have increased spatial precision. However, integrating these…

Cited by 0SourceScholar
2025

Principal Curvatures Estimation with Applications to Single Cell Data

ICASSP 2025accepted

The rapidly growing field of single-cell transcriptomic sequencing (scRNAseq) presents challenges for data analysis due to its massive datasets. A common method in manifold learning consists in hypothesizing that datasets lie on a lower dimensional manifold. This allows to study the geometry of poin…

Cited by 0SourceScholar
2024

BLIS-Net: Classifying and Analyzing Signals on Graphs

AISTATS 2024poster

Graph neural networks (GNNs) have emerged as a powerful tool for tasks such as node classification and graph classification. However, much less work has been done on signal classification, where the data consists of many functions (referred to as signals) defined on the vertices of a single graph. T…

2024

Directed Scattering for Knowledge Graph-Based Cellular Signaling Analysis

ICASSP 2024accepted

Directed graphs are a natural model for many phenomena, in particular scientific knowledge graphs such as molecular interaction or chemical reaction networks that define cellular signaling relationships. In these situations, source nodes typically have distinct biophysical properties from sinks. Due…

Cited by 0SourceScholar
2023

A Heat Diffusion Perspective on Geodesic Preserving Dimensionality Reduction

NeurIPS 2023poster

Diffusion-based manifold learning methods have proven useful in representation learning and dimensionality reduction of modern high dimensional, high throughput, noisy datasets. Such datasets are especially present in fields like biology and physics. While it is thought that these methods preserve u…

2023

Neural FIM for learning Fisher information metrics from point cloud data

ICML 2023poster

Although data diffusion embeddings are ubiquitous in unsupervised learning and have proven to be a viable technique for uncovering the underlying intrinsic geometry of data, diffusion embeddings are inherently limited due to their discrete nature. To this end, we propose neural FIM, a method for com…

2022

Diffusion Curvature for Estimating Local Curvature in High Dimensional Data

NeurIPS 2022accept

We introduce a new intrinsic measure of local curvature on point-cloud data called diffusion curvature. Our measure uses the framework of diffusion maps, including the data diffusion operator, to structure point cloud data and define local curvature based on the laziness of a random walk starting at…

Cited by 7SourcePDFScholar
2022

Embedding Signals on Graphs with Unbalanced Diffusion Earth Mover's Distance

ICASSP 2022accepted

In modern relational machine learning it is common to encounter large graphs that arise via interactions or similarities between observations in many domains. Further, in many cases the target entities for analysis are actually signals on such graphs. We propose to compare and organize such datasets…

Cited by 0SourceScholar
2022

Manifold Interpolating Optimal-Transport Flows for Trajectory Inference

NeurIPS 2022accept

We present a method called Manifold Interpolating Optimal-Transport Flow (MIOFlow) that learns stochastic, continuous population dynamics from static snapshot samples taken at sporadic timepoints. MIOFlow combines dynamic models, manifold learning, and optimal transport by training neural ordinary…

Cited by 62SourcePDFScholar
2021

A sandbox for prediction and integration of DNA, RNA, and proteins in single cells

NeurIPS 2021poster

The last decade has witnessed a technological arms race to encode the molecular states of cells into DNA libraries, turning DNA sequencers into scalable single-cell microscopes. Single-cell measurement of chromatin accessibility (DNA), gene expression (RNA), and proteins has revealed rich cellular d…

Cited by 126SourceScholar
2021

Diffusion Earth Mover’s Distance and Distribution Embeddings

ICML 2021spotlight

We propose a new fast method of measuring distances between large numbers of related high dimensional datasets called the Diffusion Earth Mover’s Distance (EMD). We model the datasets as distributions supported on common data graph that is derived from the affinity matrix computed on the combined da…

2020

TrajectoryNet: A Dynamic Optimal Transport Network for Modeling Cellular Dynamics

ICML 2020poster

It is increasingly common to encounter data in the form of cross-sectional population measurements over time, particularly in biomedical settings. Recent attempts to model individual trajectories from this data use optimal transport to create pairwise matchings between time points. However, these me…

2020

Uncovering the Topology of Time-Varying fMRI Data using Cubical Persistence

NeurIPS 2020spotlight

Functional magnetic resonance imaging (fMRI) is a crucial technology for gaining insights into cognitive processes in humans. Data amassed from fMRI measurements result in volumetric data sets that vary over time. However, analysing such data presents a challenge due to the large degree of noise and…

2019

Visualizing the PHATE of Neural Networks

NeurIPS 2019poster

Understanding why and how certain neural networks outperform others is key to guiding future development of network architectures and optimization methods. To this end, we introduce a novel visualization algorithm that reveals the internal geometry of such networks: Multislice PHATE (M-PHATE), the f…