paper-with-me

Papers

Federated Inference: Toward Privacy-Preserving Collaborative and Incentivized Model Serving

2026-02-09 · Jungwon Seo, Ferhat Ozgur Catak, Chunming Rong, Jaeyeon Jang arxiv

Federated Inference (FI) studies how independently trained and privately owned models can collaborate at inference time without sharing data or model parameters. While recent work has explored secure and distributed inference from disparate perspectives, a unified abstraction and system-level understanding of FI remain lacking. This paper positions FI as a distinct collaborative paradigm, complementary to federated learning, and identifies two fundamental requirements that govern its feasibility: inference-time privacy preservation and meaningful performance gains through collaboration. We formalize FI as a protected collaborative computation, analyze its core design dimensions, and examine the structural trade-offs that arise when privacy constraints, non-IID data, and limited observability are jointly imposed at inference time. Through a concrete instantiation and empirical analysis, we highlight recurring friction points in privacy-preserving inference, ensemble-based collaboration, and incentive alignment. Our findings suggest that FI exhibits system-level behaviors that cannot be directly inherited from training-time federation or classical ensemble methods. Overall, this work provides a unifying perspective on FI and outlines open challenges that must be addressed to enable practical, scalable, and privacy-preserving collaborative inference systems.

📄 PDF Abstract BibTeX arXiv:2603.02214

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

CoSIFL: Collaborative Secure and Incentivized Federated Learning with Differential Privacy

2025-09-27 · Zhanhong Xie, Meifan Zhang, Lihua Yin arxiv

Federated learning (FL) has emerged as a promising paradigm for collaborative model training while preserving data locality. However, it still faces challenges from malicious or compromised clients, as well as difficulti…

Federated Learning

A Framework for Incentivized Collaborative Learning

2023-05-26 · Xinran Wang, Qi Le, Ahmad Faraz Khan, Jie Ding 외

Collaborations among various entities, such as companies, research labs, AI agents, and edge devices, have become increasingly crucial for achieving machine learning tasks that cannot be accomplished by a single entity a…

Federated Learning

Federated Collaborative Filtering for Privacy-Preserving Personalized Recommendation System

2019-01-29 · Muhammad Ammad-Ud-Din, Elena Ivannikova, Suleiman A. Khan, Were Oyomno 외

The increasing interest in user privacy is leading to new privacy preserving machine learning paradigms. In the Federated Learning paradigm, a master machine learning model is distributed to user clients, the clients use…

BIG-bench Machine LearningCollaborative FilteringFederated LearningPrivacy Preserving

PRIVEE: Privacy-Preserving Vertical Federated Learning Against Feature Inference Attacks

2025-12-14 · Sindhuja Madabushi, Ahmad Faraz Khan, Haider Ali, Ananthram Swami 외 arxiv

Vertical Federated Learning (VFL) enables collaborative model training across organizations that share common user samples but hold disjoint feature spaces. Despite its potential, VFL is susceptible to feature inference …

Federated Learning

TAPFed: Threshold Secure Aggregation for Privacy-Preserving Federated Learning

2025-01-09 · Runhua Xu, Bo Li, Chao Li, James B. D. Joshi 외

Federated learning is a computing paradigm that enhances privacy by enabling multiple parties to collaboratively train a machine learning model without revealing personal data. However, current research indicates that tr…

Federated LearningPrivacy Preserving