paper-with-me

홈 › Papers

Leveraging Structure for Improved Classification of Grouped Biased Data

2022-12-07 · Daniel Zeiberg, Shantanu Jain, Predrag Radivojac

We consider semi-supervised binary classification for applications in which data points are naturally grouped (e.g., survey responses grouped by state) and the labeled data is biased (e.g., survey respondents are not representative of the population). The groups overlap in the feature space and consequently the input-output patterns are related across the groups. To model the inherent structure in such data, we assume the partition-projected class-conditional invariance across groups, defined in terms of the group-agnostic feature space. We demonstrate that under this assumption, the group carries additional information about the class, over the group-agnostic features, with provably improved area under the ROC curve. Further assuming invariance of partition-projected class-conditional distributions across both labeled and unlabeled data, we derive a semi-supervised algorithm that explicitly leverages the structure to learn an optimal, group-aware, probability-calibrated classifier, despite the bias in the labeled data. Experiments on synthetic and real data demonstrate the efficacy of our algorithm over suitable baselines and ablative models, spanning standard supervised and semi-supervised learning approaches, with and without incorporating the group directly as a feature.

📄 PDF Abstract BibTeX arXiv:2212.03697

Code (1)

Dzeiberg/leveraging_structure 공식 구현 tf

Tasks

Binary ClassificationClassificationSurvey

Similar Papers 제목 키워드 기반

Partition MCMC for inference on acyclic digraphs

2015-04-20 · Jack Kuipers, Giusi Moffa

Acyclic digraphs are the underlying representation of Bayesian networks, a widely used class of probabilistic graphical models. Learning the underlying graph from data is a way of gaining insights about the structural pr…

Scaling Image Tokenizers with Grouped Spherical Quantization

2024-12-03 · Jiangtao Wang, Zhen Qin, Yifan Zhang, Vincent Tao Hu 외

Vision tokenizers have gained a lot of attraction due to their scalability and compactness; previous works depend on old-school GAN-based hyperparameters, biased comparisons, and a lack of comprehensive analysis of the s…

Quantization

Boosting Convolutional Neural Networks with Middle Spectrum Grouped Convolution

2023-04-13 · Zhuo Su, Jiehua Zhang, Tianpeng Liu, Zhen Liu 외

This paper proposes a novel module called middle spectrum grouped convolution (MSGC) for efficient deep convolutional neural networks (DCNNs) with the mechanism of grouped convolution. It explores the broad "middle spect…

image-classificationImage Classificationobject-detectionObject Detection

Low-Cost Self-Ensembles Based on Multi-Branch Transformation and Grouped Convolution

2024-08-05 · Hojung Lee, Jong-Seok Lee

Recent advancements in low-cost ensemble learning have demonstrated improved efficiency for image classification. However, the existing low-cost ensemble methods show relatively lower accuracy compared to conventional en…

ClassificationDiversityEnsemble Learningimage-classification+2

PointNorm: Dual Normalization is All You Need for Point Cloud Analysis

2022-07-13 · Shen Zheng, Jinqian Pan, Changjie Lu, Gaurav Gupta

Point cloud analysis is challenging due to the irregularity of the point cloud data structure. Existing works typically employ the ad-hoc sampling-grouping operation of PointNet++, followed by sophisticated local and/or …

3D geometryAllComputational EfficiencyPoint Cloud Classification+2