HN user

yshvrdhn

26 karma
Posts2
Comments13
View on HN

I have a feeling there is some elite data labeling operation going on in china for these labs at a subsidized rate somehow.

I think there can be smarter ways to fix security issues right. Like you let AI loose in a gated environment fix all things it flags and than release the model ? Any new changes you make you now anyway have the AI vet it ?

I think one of the issues is that fixing a problem is a lot harder in ML than in software engineering. You know that the model fails on this particular data point. If you have identified a bug in the code and wrote a fix did a pull request as long you are able to test the code for conditions you failed on you would have solved the problem. With modern ml especially with nueral nets as long as you don't have a way to spin up a data engine to track the problems you are facing and collect similar points you problem is not fixed.