|
|
|
|
|
by joe_the_user
2175 days ago
|
|
Well, academia pretty has to study AI applications. AI is not a field like physics, which can be roughly separated into theoretical tools and applications of those tools. AI is creating heuristics, approximations to data that "generalize" while keep how that generalization works vague. Essentially it's a very leaky abstraction so researchers need to be concerned how that leaking happens, what it's implications are. |
|
The former is largely task agnostic and deals with fundamental issues such as, how to train networks in an unsupervised way, how do you do hard statistical inference for intractable models in a approximate but well enough manner, how is gradient descent behaving exactly, why does it work, are there better ways for optimizing nns, what about pruning? The list goes on.
On the other hand you have applications of AI to other fields that require their own research. In biology for example you may want to segment cells and their compartments or design better point spread functions for you microscope or classify cell types. These are applied problems.
Again, as stated in my original post, striving for more diversity is a good thing and should and is done. Why make it about AI ethics and bias though when large portions of this field have no contact point with it?