Modern AI can barely drive a car under ideal conditions without crashing. The ocean is full of sounds. AI is decades away (still, and I've said this now for decades) from figuring out what it is hearing.
Self-driving cars have to answer every question they encounter successfully or it's a tragedy.
Sub detection involves a series of guesses with no significant penalty for being wrong - you just spend time looking again until you're sure. It's an infinitely easier problem.
Driving a car is in many ways harder than detecting subs. In particular, the car needs to make a lot of fine-grained decisions very fast in a feedback loop that affects what it sees. A sub-detecting algorithm only needs to output Option<vec3>. There's a lot of noise, yes, but I don't think it's crazy to think that can be solved by just having a honking huge model and adding more data, e.g. chemical traces, surface lidar, etc...
throwaway09223|3 years ago
Sub detection involves a series of guesses with no significant penalty for being wrong - you just spend time looking again until you're sure. It's an infinitely easier problem.
andrewflnr|3 years ago
teaearlgraycold|3 years ago