paper-with-me

Papers

Collaboratively Learning Linear Models with Structured Missing Data

2023-07-22 · NeurIPS 2023 11

We study the problem of collaboratively learning least squares estimates for $m$ agents. Each agent observes a different subset of the features$\unicode{x2013}$e.g., containing data collected from sensors of varying resolution. Our goal is to determine how to coordinate the agents in order to produce the best estimator for each agent. We propose a distributed, semi-supervised algorithm Collab, consisting of three steps: local training, aggregation, and distribution. Our procedure does not require communicating the labeled data, making it communication efficient and useful in settings where the labeled data is inaccessible. Despite this handicap, our procedure is nearly asymptotically local minimax optimal$\unicode{x2013}$even among estimators allowed to communicate the labeled data such as imputation methods. We test our method on real and synthetic data.

📄 PDF Abstract BibTeX arXiv:2307.11947

Code (0)

등록된 구현이 없습니다.

Tasks

Imputation

Similar Papers 제목 키워드 기반

Grounding as a Collaborative Process

2021-04-01 · EACL 2021 2 · Luciana Benotti, Patrick Blackburn

Collaborative grounding is a fundamental aspect of human-human dialog which allows people to negotiate meaning. In this paper we argue that it is missing from current deep learning approaches to dialog. Our central point…

Language Acquisition

$Ae^2I$: A Double Autoencoder for Imputation of Missing Values

2023-01-16 · Fuchang Gao

The most common strategy of imputing missing values in a table is to study either the column-column relationship or the row-row relationship of the data table, then use the relationship to impute the missing values based…

ImputationMissing ValuesRecommendation Systems

FediLoRA: Practical Federated Fine-Tuning of Foundation Models Under Missing-Modality Constraints

2025-09-01 · Lishan Yang, Wei Emma Zhang, Nam Kha Nguygen, Po Hu 외 arxiv

Federated Learning with LoRA fine-tuning offers an efficient and privacy-aware solution for institutions to collaboratively leverage their large datasets to train VLLMs. However, participating institutions often possess …

Federated Learning

Semi-supervised structured output prediction by local linear regression and sub-gradient descent

2016-06-07 · Ru-Ze Liang, Wei Xie, Weizhi Li, Xin Du 외

We propose a novel semi-supervised structured output prediction method based on local linear regression in this paper. The existing semi-supervise structured output prediction methods learn a global predictor for all the…

PredictionregressionStructured Prediction

Bayesian Integration of Nonlinear Incomplete Clinical Data

2026-02-02 · Lucía González-Zamorano, Nuria Balbás-Esteban, Vanessa Gómez-Verdejo, Albert Belenguer-Llorens 외 arxiv

Multimodal clinical data are characterized by high dimensionality, heterogeneous representations, and structured missingness, posing significant challenges for predictive modeling, data integration, and interpretability.…