Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror

Comment Re: It's bad when trump does it (Score 2) 330

interests of their country

Who decides the interests of a country? If you think its just the president or just the department of defence then you don't understand democracy.

Many smart people believe its in the best interests of their country (and the human race) that we don't race to weaponize AI.

Comment Re:BULLSHIT (Score 1) 149

There's nothing inherently wrong in publishing in incremental steps. In fact, it can be useful to get peer review at different stages in a project.

The problem here is that the article overstates the achievement, seemingly intentionally misleading the reader into believing more has been done than actually has been.

Comment Re:"He took on the software in a simulator" (Score 1) 441

Yea, it says, "Examples of inputs [to the AI system] include all positional, velocity, and acceleration states, estimated missile range data, visibility of each platform, bogey ratio, and number of shots taken by hostile platforms", which seems to be saying it has direct access to the information in the simulation.

Comment Re:"He took on the software in a simulator" (Score 1) 441

Yep, from TFA, "Examples of inputs [to the AI system] include all positional, velocity, and acceleration states, estimated missile range data, visibility of each platform, bogey ratio, and number of shots taken by hostile platforms..."

Basically, it knows everything about the current state of the dog fight at all times (without having to parse any visual information). If the human pilot had access to this information, s/he would probably perform much better also. Basically, the NPC cheated.

While I'm sure its a nice AI system, its a LONG way from an autonomous fighter pilot.

Comment Re: Sanity Check (Score 1) 189

I agree completely. One hint at where this problem stems from is the fact that scientists often even have trouble communicating with other scientists outside of their own field (and these are the people writing the wikipedia articles). The goal of research is to go very deep, so scientists tend to get entrenched in their own specialized terminology and way of looking at the world. Furthermore, in my experience as a PhD student, being able to communicate scientific ideas with the broader public is not a skill that is trained or even all that valued among most scientists (because it typically doesn't help get grants), so it's not something that many scientists get good at.

Comment Re:"Deep Learning"...?? (Score 2) 65

"Deep learning" refers a family of machine learning techniques (such as neural-networks, convolutional neural-networks, stacked-autoencoders, etc.) that have a multi-layer architechture, typically allowing the system to learn highly non-linear functions of many variables. Each layer can be thought of as a simple learned function whose output is fed into the next layer. Such systems can often have thousands or millions of parameters to learn and thus require a LOT of training data and a fair bit of computing power/ runtime to train. But if you look at some area (e.g. object reccognition in computer vision), deep networks are currently the top techniques by a fair margin.

This seems more like basic-level stuff...

The devil is in the details. How do you best represent learning mathematically and computationally? What are mistakes and or what are the objectives? How do you encode these and how to you penalize making these mistakes in the future? These are all challenging questions.

That strikes me as the sort of thing that would be "hardwired" in everything from nematodes to primates.

Machine learning approaches have often taken inspiration from biology, however the exact neurological mechanisms of learning are not yet entirely understood. Its difficult to replicate nature. Its even more difficult when you don't yet understand nature.

Comment Re:University are just as dumb (Score 1) 892

In this case, it seems like the details matter but when you say "went something like this", its unclear if you've actually got their argument correct.
1) Had there been attacks on women on campus or in the area?
2) Was the closure actually to discourage anyone (including women) from hanging around the labs late at night when the crime rate is higher (before a camera was installed)?
3) Was the workload for the courses that used the labs such that it likely required late night working?

I'm guessing the answer to some or all of those questions is actually yes. You make it sound as if this was unnecessary complaining by some women, but is this the case? Furthermore, have you ever walked around the campus late at night as a woman? (or at least talked to women about this issue)?

Slashdot Top Deals

In specifications, Murphy's Law supersedes Ohm's.

Working...