[P] How to reverse engineer a neural network to get inputs from the outputs Submitted by ojiber t3_yl6zg7 on November 3, 2022 at 4:16 PM in MachineLearning 25 comments 3
john_the_jedi t1_iux99v3 wrote on November 3, 2022 at 6:02 PM I would peruse the work on "model inversion". Inverting a model is not free, and the reconstructed inputs are noisy but for certain classes of models/learning problems, this is very doable. This might get you started https://www.youtube.com/watch?v=_g-oXYMhz4M Permalink 2
Viewing a single comment thread. View all comments