paper-with-me

Papers

Efficient and Robust Machine Learning for Real-World Systems

2018-12-05 · Franz Pernkopf, Wolfgang Roth, Matthias Zoehrer, Lukas Pfeifenberger, Guenther Schindler, Holger Froening, Sebastian Tschiatschek, Robert Peharz, Matthew Mattina, Zoubin Ghahramani

While machine learning is traditionally a resource intensive task, embedded systems, autonomous navigation and the vision of the Internet-of-Things fuel the interest in resource efficient approaches. These approaches require a carefully chosen trade-off between performance and resource consumption in terms of computation and energy. On top of this, it is crucial to treat uncertainty in a consistent manner in all but the simplest applications of machine learning systems. In particular, a desideratum for any real-world system is to be robust in the presence of outliers and corrupted data, as well as being `aware' of its limits, i.e.\ the system should maintain and provide an uncertainty estimate over its own predictions. These complex demands are among the major challenges in current machine learning research and key to ensure a smooth transition of machine learning technology into every day's applications. In this article, we provide an overview of the current state of the art of machine learning techniques facilitating these real-world requirements. First we provide a comprehensive review of resource-efficiency in deep neural networks with focus on techniques for model size reduction, compression and reduced precision. These techniques can be applied during training or as post-processing and are widely used to reduce both computational complexity and memory footprint. As most (practical) neural networks are limited in their ways to treat uncertainty, we contrast them with probabilistic graphical models, which readily serve these desiderata by means of probabilistic inference. In that way, we provide an extensive overview of the current state-of-the-art of robust and efficient machine learning for real-world systems.

📄 PDF Abstract BibTeX arXiv:1812.02240

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous NavigationBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Real-world Machine Learning Systems: A survey from a Data-Oriented Architecture Perspective

2023-02-09 · Christian Cabrera, Andrei Paleyes, Pierre Thodoroff, Neil D. Lawrence

Machine Learning models are being deployed as parts of real-world systems with the upsurge of interest in artificial intelligence. The design, implementation, and maintenance of such systems are challenged by real-world …

ManagementSurvey

Integrated Sensing and Communication for 6G: Ten Key Machine Learning Roles

2022-08-03 · Umut Demirhan, Ahmed Alkhateeb

Integrating sensing and communication is a defining theme for future wireless systems. This is motivated by the promising performance gains, especially as they assist each other, and by the better utilization of the wire…

BIG-bench Machine LearningIntegrated sensing and communication

ModTrans: Translating Real-world Models for Distributed Training Simulator

2026-04-02 · Yi Lyu arxiv

Large-scale distributed training has been a research hot spot in machine learning systems for industry and academia in recent years. However, conducting experiments without physical machines and corresponding resources i…

Hidden Technical Debt in Machine Learning Systems

2015-12-01 · NeurIPS 2015 12 · D. Sculley, Gary Holt, Daniel Golovin, Eugene Davydov 외

Machine learning offers a fantastically powerful toolkit for building useful complexprediction systems quickly. This paper argues it is dangerous to think ofthese quick wins as coming for free. Using the software enginee…

BIG-bench Machine Learning

A Multi-Objective Evaluation Framework for Analyzing Utility-Fairness Trade-Offs in Machine Learning Systems

2025-03-14 · Gökhan Özbulak, Oscar Jimenez-del-Toro, Maíra Fatoretto, Lilian Berton 외

The evaluation of fairness models in Machine Learning involves complex challenges, such as defining appropriate metrics, balancing trade-offs between utility and fairness, and there are still gaps in this stage. This wor…

Fairness