paper-with-me

Papers

Uncheatable Machine Learning Inference

2019-08-08 · Mustafa Canim, Ashish Kundu, Josh Payne

Classification-as-a-Service (CaaS) is widely deployed today in machine intelligence stacks for a vastly diverse set of applications including anything from medical prognosis to computer vision tasks to natural language processing to identity fraud detection. The computing power required for training complex models on large datasets to perform inference to solve these problems can be very resource-intensive. A CaaS provider may cheat a customer by fraudulently bypassing expensive training procedures in favor of weaker, less computationally-intensive algorithms which yield results of reduced quality. Given a classification service supplier $S$, intermediary CaaS provider $P$ claiming to use $S$ as a classification backend, and customer $C$, our work addresses the following questions: (i) how can $P$'s claim to be using $S$ be verified by $C$? (ii) how might $S$ make performance guarantees that may be verified by $C$? and (iii) how might one design a decentralized system that incentivizes service proofing and accountability? To this end, we propose a variety of methods for $C$ to evaluate the service claims made by $P$ using probabilistic performance metrics, instance seeding, and steganography. We also propose a method of measuring the robustness of a model using a blackbox adversarial procedure, which may then be used as a benchmark or comparison to a claim made by $S$. Finally, we propose the design of a smart contract-based decentralized system that incentivizes service accountability to serve as a trusted Quality of Service (QoS) auditor.

📄 PDF Abstract BibTeX arXiv:1908.03270

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningFraud DetectionGeneral ClassificationPrognosis

Similar Papers 제목 키워드 기반

Investigating Retrieval-Augmented Generation Systems on Unanswerable, Uncheatable, Realistic, Multi-hop Queries

2025-10-13 · Gabrielle Kaili-May Liu, Bryan Li, Arman Cohan, William Gantt Walden 외 arxiv

Real-world use cases often present RAG systems with complex queries for which relevant information is missing from the corpus or is incomplete. In these settings, RAG systems must be able to reject unanswerable, out-of-s…

Human-Machine Inference Networks For Smart Decision Making: Opportunities and Challenges

2018-01-29 · Aditya Vempaty, Bhavya Kailkhura, Pramod K. Varshney

The emerging paradigm of Human-Machine Inference Networks (HuMaINs) combines complementary cognitive strengths of humans and machines in an intelligent manner to tackle various inference tasks and achieves higher perform…

BIG-bench Machine LearningDecision Making

Holistic risk assessment of inference attacks in machine learning

2022-12-15 · Yang Yang

As machine learning expanding application, there are more and more unignorable privacy and safety issues. Especially inference attacks against Machine Learning models allow adversaries to infer sensitive information abou…

AttributeInference AttackMembership Inference Attack

ERASER: Machine Unlearning in MLaaS via an Inference Serving-Aware Approach

2023-11-03 · Yuke Hu, Jian Lou, Jiaqi Liu, Wangze Ni 외

Over the past years, Machine Learning-as-a-Service (MLaaS) has received a surging demand for supporting Machine Learning-driven services to offer revolutionized user experience across diverse application areas. MLaaS pro…

Machine Unlearning

Relaxations for inference in restricted Boltzmann machines

2013-12-21 · Sida I. Wang, Roy Frostig, Percy Liang, Christopher D. Manning

We propose a relaxation-based approximate inference algorithm that samples near-MAP configurations of a binary pairwise Markov random field. We experiment on MAP inference tasks in several restricted Boltzmann machines. …