25
9 Comments

What's in the black box guys?๐Ÿ”ฅ

Good day to all! ๐Ÿ‘‹
I know that the topic is not new, but it is definitely relevant for everyone who works in the field of machine learning development.

The fact is I am so "concerned" about Black Box in ML that wrote a review dedicated to this isssue;)
I highlighted such areas in it:

โœ”๏ธ In What Cases Do Black Box Machine Learning Models Work Best?

โœ”๏ธ What Problems are Connected With the Black Box?

โœ”๏ธ How to Resolve them?

๐Ÿ’ฅ Here it is: https://y-sbm.com/blog/black-box-in-machine-leraning/ ๐Ÿ‘ˆ

I would be grateful for the support to improve this article, as well as ready for any kind of constructive criticism.

on September 16, 2019
  1. 2

    A good example, as you have noticed, is the ATMSeer program. It will greatly increase the level of trust in such systems.

    1. 1

      But one cannot deny the fact of developing a more transparent system for the user. Taken together, this will give a much better effect.

  2. 1

    For me, developing the Black Box principle is really complicated, but usually justifies the time spent.

    1. 1

      I completely agree, but before that it is necessary to plan everything well, for accuracy of work.

  3. 1

    Truth. This is a plus that the user doesnโ€™t have access to the internal work of the code. This is important enough to protect such systems.

    1. 1

      Yes, this is one of the important aspects. It is also useful for protecting certain technical decisions that have been made during development from third parties.

  4. 1

    In fact, the problem of distrust in AI is quite significant. People usually do not trust things that they do not know how they work, and this is one such case.

    1. 1

      Of course, there is always a risk, but this concept is still used.

      1. 1

        Usually this is not a nice factor, but there are ways to deal with it. By the way, I have already discussed this in the comments above

      2. 1

        This comment was deleted 7 years ago