Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Monday February 24 2020, @09:52AM   Printer-friendly
from the cutting-through-the-noise dept.

Mathematicians propose new way of using neural networks to work with noisy, high-dimensional data:

Mathematicians from RUDN University and the Free University of Berlin have proposed a new approach to studying the probability distributions of observed data using artificial neural networks. The new approach works better with so-called outliers, i.e., input data objects that deviate significantly from the overall sample. The article was published in the journal Artificial Intelligence.

The restoration of the probability distribution of observed data by artificial neural networks is the most important part of machine learning. The probability distribution not only allows us to predict the behaviour of the system under study, but also to quantify the uncertainty with which forecasts are made. The main difficulty is that, as a rule, only the data are observed, but their exact probability distributions are not available. To solve this problem, Bayesian and other similar approximate methods are used. But their use increases the complexity of a neural network and therefore makes its training more complicated.

RUDN University and the Free University of Berlin mathematicians used deterministic weights in neural networks, which would help overcome the limitations of Bayesian methods. They developed a formula that allows one to correctly estimate the variance of the distribution of observed data. The proposed model was tested on different data: synthetic and real; on data containing outliers and on data from which the outliers were removed. The new method allows restoration of probability distributions with accuracy previously unachievable.

Pavel Gurevich et al.Gradient conjugate priors and multi-layer neural networks, Artificial Intelligence (2019). DOI: 10.1016/j.artint.2019.103184


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 0) by Anonymous Coward on Monday February 24 2020, @02:35PM (1 child)

    by Anonymous Coward on Monday February 24 2020, @02:35PM (#961832)

    Thanks. Recently it seems impossible to access arxiv from Japan. For some reason, it keeps giving me an access error PR_END_OF_FILE_ERROR
    I'll keep trying anyway...

  • (Score: 0) by Anonymous Coward on Monday February 24 2020, @03:24PM

    by Anonymous Coward on Monday February 24 2020, @03:24PM (#961854)

    It is loading a bit slow for me in USA.

    Here is the abstract page:

    https://arxiv.org/abs/1802.02643 [arxiv.org]