中文
相关论文

相关论文: Proof-of-Learning: Definitions and Practice

200 篇论文

Large computer-understandable proofs consist of millions of intermediate logical steps. The vast majority of such steps originate from manually selected and manually guided heuristics applied to intermediate goals. So far, machine learning…

人工智能 · 计算机科学 2017-03-02 Cezary Kaliszyk , François Chollet , Christian Szegedy

Machine learning (ML) is increasingly being adopted in a wide variety of application domains. Usually, a well-performing ML model relies on a large volume of training data and high-powered computational resources. Such a need for and the…

机器学习 · 计算机科学 2021-09-23 Runhua Xu , Nathalie Baracaldo , James Joshi

Statistical learning is the process of estimating an unknown probabilistic input-output relationship of a system using a limited number of observations. A statistical learning machine (SLM) is the algorithm, function, model, or rule, that…

机器学习 · 统计学 2026-04-26 Waleed A. Yousef

As privacy concerns escalate in the realm of machine learning, data owners now have the option to utilize machine unlearning to remove their data from machine learning models, following recent legislation. To enhance transparency in machine…

机器学习 · 计算机科学 2026-04-23 Binchi Zhang , Zihan Chen , Cong Shen , Jundong Li

Machine learning (ML) methods are becoming increasingly important in the design economic scenario generators for internal models. Validation of data-driven models differs from classical theory-based models. We discuss two novel aspects of…

风险管理 · 定量金融 2024-12-12 Gero Junike , Solveig Flaig , Ralf Werner

Machine learning (ML) models have been quite successful in predicting outcomes in many applications. However, in some cases, domain experts might have a judgment about the expected outcome that might conflict with the prediction of ML…

机器学习 · 计算机科学 2023-05-02 Hogun Park , Aly Megahed , Peifeng Yin , Yuya Ong , Pravar Mahajan , Pei Guo

Most of today's distributed machine learning systems assume {\em reliable networks}: whenever two machines exchange information (e.g., gradients or models), the network should guarantee the delivery of the message. At the same time, recent…

分布式、并行与集群计算 · 计算机科学 2019-05-17 Chen Yu , Hanlin Tang , Cedric Renggli , Simon Kassing , Ankit Singla , Dan Alistarh , Ce Zhang , Ji Liu

We consider the problem of retraining machine learning (ML) models when new batches of data become available. Existing approaches greedily optimize for predictive power independently at each batch, without considering the stability of the…

机器学习 · 计算机科学 2025-02-05 Dimitris Bertsimas , Vassilis Digalakis , Yu Ma , Phevos Paschalidis

How to train a machine learning model while keeping the data private and secure? We present CodedPrivateML, a fast and scalable approach to this critical problem. CodedPrivateML keeps both the data and the model information-theoretically…

机器学习 · 计算机科学 2021-02-23 Jinhyun So , Basak Guler , A. Salman Avestimehr

Optimization in machine learning typically deals with the minimization of empirical objectives defined by training data. However, the ultimate goal of learning is to minimize the error on future data (test error), for which the training…

机器学习 · 统计学 2021-11-08 Bernhard Stankewitz , Nicole Mücke , Lorenzo Rosasco

Machine Learning (ML) Engineering is a growing field that necessitates an increase in the rigor of ML development. It draws many ideas from software engineering and more specifically, from requirements engineering. Existing literature on ML…

软件工程 · 计算机科学 2026-04-24 Lynn Vonderhaar , Juan Couder , Daryela Cisneros , Omar Ochoa

Today, computer systems hold large amounts of personal data. Yet while such an abundance of data allows breakthroughs in artificial intelligence, and especially machine learning (ML), its existence can be a threat to user privacy, and it…

Privacy preserving multi-party computation has many applications in areas such as medicine and online advertisements. In this work, we propose a framework for distributed, secure machine learning among untrusted individuals. The framework…

密码学与安全 · 计算机科学 2018-11-27 Yunhui Long , Tanmay Gangwani , Haris Mughees , Carl Gunter

The privacy of machine learning models has become a significant concern in many emerging Machine-Learning-as-a-Service applications, where prediction services based on well-trained models are offered to users via pay-per-query. The lack of…

机器学习 · 计算机科学 2022-06-24 Xun Xian , Mingyi Hong , Jie Ding

A central question in machine learning is how reliable the predictions of a trained model are. Reliability includes the identification of instances for which a model is likely not to be trusted based on an analysis of the learning system…

量子物理 · 物理学 2026-01-21 Marie Kempkes , Jakob Spiegelberg , Evert van Nieuwenburg , Vedran Dunjko

A machine learning (ML) system must learn not only to match the output of a target function on a training set, but also to generalize to novel situations in order to yield accurate predictions at deployment. In most practical applications,…

机器学习 · 计算机科学 2022-12-13 Clare Lyle

Decision-Focused Learning (DFL) is an emerging learning paradigm that tackles the task of training a machine learning (ML) model to predict missing parameters of an incomplete optimization problem, where the missing parameters are…

机器学习 · 计算机科学 2025-06-23 Yehya Farhat

Continual data collection and widespread deployment of machine learning algorithms, particularly the distributed variants, have raised new privacy challenges. In a distributed machine learning scenario, the dataset is stored among several…

分布式、并行与集群计算 · 计算机科学 2016-12-16 Shripad Gade , Nitin H. Vaidya

The field of machine learning (ML) is concerned with the question of how to construct algorithms that automatically improve with experience. In recent years many successful ML applications have been developed, such as datamining programs,…

人工智能 · 计算机科学 2007-05-23 Sergio Alejandro Gomez , Carlos Ivan Chesñevar

Understanding the life cycle of the machine learning (ML) model is an intriguing area of research (e.g., understanding where the model comes from, how it is trained, and how it is used). This paper focuses on a novel problem within this…

机器学习 · 计算机科学 2024-07-19 Xin Mu , Yu Wang , Yehong Zhang , Jiaqi Zhang , Hui Wang , Yang Xiang , Yue Yu