Scalable Batch Correction for Cell Painting via Batch-Dependent Kernels and Adaptive Sampling
Abstract
Cell Painting is a microscopy-based, high-content imaging assay that produces rich morphological profiles of cells and can support drug discovery by quantifying cellular responses to chemical perturbations. At scale, however, Cell Painting data is strongly affected by batch effects arising from differences in laboratories, instruments, and protocols, which can obscure biological signal. We present BALANS (Batch Alignment via Local Affinities and Subsampling), a scalable batch-correction method that aligns samples across batches by constructing a smoothed affinity matrix from pairwise distances. Given data points, BALANS builds a sparse affinity matrix using two ideas. (i) For points and , it sets a local scale using the distance from to its -th nearest neighbor within the batch of , then computes via a Gaussian kernel calibrated by these batch-aware local scales. (ii) Rather than forming all entries, BALANS uses an adaptive sampling procedure that prioritizes rows with low cumulative neighbor coverage and retains only the strongest affinities per row, yielding a sparse but informative approximation of . We prove that this sampling strategy is order-optimal in sample complexity and provides an approximation guarantee, and we show that BALANS runs in nearly linear time in . Experiments on diverse real-world Cell Painting datasets and controlled large-scale synthetic benchmarks demonstrate that BALANS scales to large collections while improving runtime over native implementations of widely used batch-correction methods, without sacrificing correction quality.
Cite
@article{arxiv.2601.22331,
title = {Scalable Batch Correction for Cell Painting via Batch-Dependent Kernels and Adaptive Sampling},
author = {Aditya Narayan Ravi and Snehal Vadvalkar and Abhishek Pandey and Ilan Shomorony},
journal= {arXiv preprint arXiv:2601.22331},
year = {2026}
}
Comments
40 pages, many figures