paper-with-me

Papers

An Analysis of Minimum Error Entropy Loss Functions in Wireless Communications

2024-09-25 · Rumeshika Pallewela, Eslam Eldeeb, Hirley Alves

This paper introduces the minimum error entropy (MEE) criterion as an advanced information-theoretic loss function tailored for deep learning applications in wireless communications. The MEE criterion leverages higher-order statistical properties, offering robustness in noisy scenarios like Rayleigh fading and impulsive interference. In addition, we propose a less computationally complex version of the MEE function to enhance practical usability in wireless communications. The method is evaluated through simulations on two critical applications: over-the-air regression and indoor localization. Results indicate that the MEE criterion outperforms conventional loss functions, such as mean squared error (MSE) and mean absolute error (MAE), achieving significant performance improvements in terms of accuracy, over $20 \%$ gain over traditional methods, and convergence speed across various channel conditions. This work establishes MEE as a promising alternative for wireless communication tasks in deep learning models, enabling better resilience and adaptability.

📄 PDF Abstract BibTeX arXiv:2410.07208

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningIndoor Localization

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Regularizing cross entropy loss via minimum entropy and K-L divergence

2025-01-23 · Abdulrahman Oladipupo Ibraheem

I introduce two novel loss functions for classification in deep learning. The two loss functions extend standard cross entropy loss by regularizing it with minimum entropy and Kullback-Leibler (K-L) divergence terms. The…

Image ClassificationPosition

Cross-Entropy Loss Functions: Theoretical Analysis and Applications

2023-04-14 · Anqi Mao, Mehryar Mohri, Yutao Zhong

Cross-entropy is a widely used loss function in applications. It coincides with the logistic loss applied to the outputs of a neural network, when the softmax is used. But, what guarantees can we rely on when using cross…

Adversarial Robustness

Theory of Deep Learning III: explaining the non-overfitting puzzle

2017-12-30 · Tomaso Poggio, Kenji Kawaguchi, Qianli Liao, Brando Miranda 외

A main puzzle of deep networks revolves around the absence of overfitting despite large overparametrization and despite the large capacity demonstrated by zero training error on randomly labeled data. In this note, we sh…

Deep LearningGeneral Classification

Hybridised Loss Functions for Improved Neural Network Generalisation

2022-04-26 · Matthew C. Dickson, Anna S. Bosman, Katherine M. Malan

Loss functions play an important role in the training of artificial neural networks (ANNs), and can affect the generalisation ability of the ANN model, among other properties. Specifically, it has been shown that the cro…

Adaptively Solving the Local-Minimum Problem for Deep Neural Networks

2020-12-25 · Huachuan Wang, James Ting-Ho Lo

This paper aims to overcome a fundamental problem in the theory and application of deep neural networks (DNNs). We propose a method to solve the local minimum problem in training DNNs directly. Our method is based on the…