paper-with-me

홈 › Papers

CTRL Your Shift: Clustered Transfer Residual Learning for Many Small Datasets

2025-08-15 · Gauri Jain, Dominik Rothenhäusler, Kirk Bansak, Elisabeth Paulson arxiv

Machine learning (ML) tasks often utilize large-scale data that is drawn from several distinct sources, such as different locations, treatment arms, or groups. In such settings, practitioners often desire predictions that not only exhibit good overall accuracy, but also remain reliable within each source and preserve the differences that matter across sources. For instance, several asylum and refugee resettlement programs now use ML-based employment predictions to guide where newly arriving families are placed within a host country, which requires generating informative and differentiated predictions for many and often small source locations. However, this task is made challenging by several common characteristics of the data in these settings: the presence of numerous distinct data sources, distributional shifts between them, and substantial variation in sample sizes across sources. This paper introduces Clustered Transfer Residual Learning (CTRL), a meta-learning method that combines the strengths of cross-domain residual learning and adaptive pooling/clustering in order to simultaneously improve overall accuracy and preserve source-level heterogeneity. We establish new theory showing that high-quality clusters can be learned efficiently, bypassing the need for repeated model refitting over candidate subsets. We evaluate CTRL alongside other state-of-the-art benchmarks on 5 large-scale datasets. This includes a dataset from the national asylum program in Switzerland, where the algorithmic geographic assignment of asylum seekers is currently being piloted. CTRL consistently outperforms the benchmarks across several key metrics and when using a range of different base learners.

📄 PDF Abstract BibTeX arXiv:2508.11144

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Toward Generalist Anomaly Detection via In-context Residual Learning with Few-shot Sample Prompts

2024-03-11 · CVPR 2024 1 · Jiawen Zhu, Guansong Pang

This paper explores the problem of Generalist Anomaly Detection (GAD), aiming to train one single detection model that can generalize to detect anomalies in diverse datasets from different application domains without any…

Anomaly Detection

Find Your Optimal Assignments On-the-fly: A Holistic Framework for Clustered Federated Learning

2023-10-09 · Yongxin Guo, Xiaoying Tang, Tao Lin

Federated Learning (FL) is an emerging distributed machine learning approach that preserves client privacy by storing data on edge devices. However, data heterogeneity among clients presents challenges in training models…

ClusteringFederated Learning

InCTRLv2: Generalist Residual Models for Few-Shot Anomaly Detection and Segmentation

2026-04-06 · Jiawen Zhu, Mengjia Niu, Guansong Pang arxiv

While recent anomaly detection (AD) methods have made substantial progress in recognizing abnormal patterns within specific domains, most of them are specialist models that are trained on large training samples from a sp…

Anomaly Detection

CtrlFormer: Learning Transferable State Representation for Visual Control via Transformer

2022-06-17 · Yao Mu, Shoufa Chen, Mingyu Ding, Jianyu Chen 외

Transformer has achieved great successes in learning vision and language representation, which is general across various downstream tasks. In visual control, learning transferable state representation that can transfer b…

Transfer Learning

Ctrl-X: Controlling Structure and Appearance for Text-To-Image Generation Without Guidance

2024-06-11 · Kuan Heng Lin, Sicheng Mo, Ben Klingher, Fangzhou Mu 외

Recent controllable generation approaches such as FreeControl and Diffusion Self-Guidance bring fine-grained spatial and appearance control to text-to-image (T2I) diffusion models without training auxiliary modules. Howe…

Appearance TransferImage GenerationText to Image GenerationText-to-Image Generation