paper-with-me

Papers

A survey and taxonomy of loss functions in machine learning

2023-01-13 · Lorenzo Ciampiconi, Adam Elwood, Marco Leonardi, Ashraf Mohamed, Alessandro Rozza

Most state-of-the-art machine learning techniques revolve around the optimisation of loss functions. Defining appropriate loss functions is therefore critical to successfully solving problems in this field. In this survey, we present a comprehensive overview of the most widely used loss functions across key applications, including regression, classification, generative modeling, ranking, and energy-based modeling. We introduce 43 distinct loss functions, structured within an intuitive taxonomy that clarifies their theoretical foundations, properties, and optimal application contexts. This survey is intended as a resource for undergraduate, graduate, and Ph.D. students, as well as researchers seeking a deeper understanding of loss functions.

📄 PDF Abstract BibTeX arXiv:2301.05579

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSurvey

Similar Papers 제목 키워드 기반

Rank-based Decomposable Losses in Machine Learning: A Survey

2022-07-18 · Shu Hu, Xin Wang, Siwei Lyu

Recent works have revealed an essential paradigm in designing loss functions that differentiate individual losses vs. aggregate losses. The individual loss measures the quality of the model on a sample, while the aggrega…

BIG-bench Machine LearningSurvey

How important are activation functions in regression and classification? A survey, performance comparison, and future directions

2022-09-06 · Ameya D. Jagtap, George Em Karniadakis

Inspired by biological neurons, the activation functions play an essential part in the learning process of any artificial neural network commonly used in many real-world problems. Various activation functions have been p…

Physics-informed machine learningregression

Loss Functions in the Era of Semantic Segmentation: A Survey and Outlook

2023-12-08 · Reza Azad, Moein Heidary, Kadir Yilmaz, Michael Hüttemann 외

Semantic image segmentation, the process of classifying each pixel in an image into a particular class, plays an important role in many visual understanding systems. As the predominant criterion for evaluating the perfor…

Image SegmentationSegmentationSemantic Segmentation

A survey on GANs for computer vision: Recent research, analysis and taxonomy

2022-03-21 · Guillermo Iglesias, Edgar Talavera, Alberto Díaz-Álvarez

In the last few years, there have been several revolutions in the field of deep learning, mainly headlined by the large impact of Generative Adversarial Networks (GANs). GANs not only provide an unique architecture when …

Survey

A Survey on Deep Semi-supervised Learning

2021-02-28 · Xiangli Yang, Zixing Song, Irwin King, Zenglin Xu

Deep semi-supervised learning is a fast-growing field with a range of practical applications. This paper provides a comprehensive survey on both fundamentals and recent advances in deep semi-supervised learning methods f…

Survey