paper-with-me

Papers

Beyond Pooling: Matching for Robust Generalization under Data Heterogeneity

2026-02-06 · Ayush Roy, Rudrasis Chakraborty, Lav Varshney, Vishnu Suresh Lokhande arxiv

Pooling heterogeneous datasets across domains is a common strategy in representation learning, but naive pooling can amplify distributional asymmetries and yield biased estimators, especially in settings where zero-shot generalization is required. We propose a matching framework that selects samples relative to an adaptive centroid and iteratively refines the representation distribution. The double robustness and the propensity score matching for the inclusion of data domains make matching more robust than naive pooling and uniform subsampling by filtering out the confounding domains (the main cause of heterogeneity). Theoretical and empirical analyses show that, unlike naive pooling or uniform subsampling, matching achieves better results under asymmetric meta-distributions, which are also extended to non-Gaussian and multimodal real-world settings. Most importantly, we show that these improvements translate to zero-shot medical anomaly detection, one of the extreme forms of data heterogeneity and asymmetry. The code is available on https://github.com/AyushRoy2001/Beyond-Pooling.

📄 PDF Abstract BibTeX arXiv:2602.07154

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot GeneralizationRepresentation LearningAnomaly Detection

Similar Papers 제목 키워드 기반

NervePool: A Simplicial Pooling Layer

2023-05-10 · Sarah McGuire, Elizabeth Munch, Matthew Hirn

For deep learning problems on graph-structured data, pooling layers are important for down sampling, reducing computational cost, and to minimize overfitting. We define a pooling layer, NervePool, for data structured as …

A Generalization Error Bound for Multi-class Domain Generalization

2019-05-24 · Aniket Anand Deshmukh, Yunwen Lei, Srinagesh Sharma, Urun Dogan 외

Domain generalization is the problem of assigning labels to an unlabeled data set, given several similar data sets for which labels have been provided. Despite considerable interest in this problem over the last decade, …

ClassificationDomain GeneralizationGeneral ClassificationMulti-class Classification

UniMatch: Universal Matching from Atom to Task for Few-Shot Drug Discovery

2025-02-18 · Ruifeng Li, Mingqian Li, Wei Liu, Yuhua Zhou 외

Drug discovery is crucial for identifying candidate drugs for various diseases.However, its low success rate often results in a scarcity of annotations, posing a few-shot learning problem. Existing methods primarily focu…

Drug DiscoveryFew-Shot LearningMeta-Learningmolecular representation

Optimizing Ride-Pooling Operations with Extended Pickup and Drop-Off Flexibility

2025-03-11 · Hao Jiang, Yixing Xu, Pradeep Varakantham

The Ride-Pool Matching Problem (RMP) is central to on-demand ride-pooling services, where vehicles must be matched with multiple requests while adhering to service constraints such as pickup delays, detour limits, and ve…

Discourse-level Relation Extraction via Graph Pooling

2021-01-01 · I-Hung Hsu, Xiao Guo, Premkumar Natarajan, Nanyun Peng

The ability to capture complex linguistic structures and long-term dependencies among words in the passage is essential for discourse-level relation extraction (DRE) tasks. Graph neural networks (GNNs), one of the method…

Natural Language UnderstandingRelationRelation Extraction