|
|
|
|
|
by throwaway010718
2689 days ago
|
|
"it is not very good at explaining the process it has gone through to reach such a conclusion". The above statement is just too convenient and practically superstitious. AI is data hungry. That implies that there are so many past incidences of corruption you can generate large training data sets. So perhaps even a random guess would be too efficient since it is right more often than not. |
|
To be fair, generating human-understandable explanations of predictions in a complicated nonlinear model is difficult in general. You typically need to come up with some kind of simplification of the model (like LIME [0]), and it's far from perfect or generally-applicable.
[0]: https://homes.cs.washington.edu/~marcotcr/blog/lime/