I'm flummoxed by this question. From what I see, AI is at the core of much of what's happening in Silicon Valley and in tech in general. But then, I'm also using semantic web tools in building a search engine for financial news at http://Newsley.com . Right now we're indexing and automatically categorizing 500 financial news articles a day. And, I'm really looking forward to adding on recommender systems and use some…
I think the military drones are proof of the failure of AI research. Every single one of those devices lack AI, they must be controlled by a person. They are large remote control weapons, but not intelligent robots. The military funds plenty of research on AI but haven't actually fielded autonomous systems yet.
Ask HN: So what's new in the world of A.I.?
41–50 of 51 posts
Re: Ask HN: So what's new in the world of A.I.?
#42Earlier quoted context omitted.
I know what you mean, but I think we're still at the zygote-stage of A.I. When I go to Google and type "Where can I buy a hamburger", Google is completely useless -- but I do see 4 instances of the same Steve Martin comedy sketch from Youtube. It turns out all search engines absolutely suck for giving reasonable answers to reasonable questions. There is an enormous amount of room for innovation, and if there is innov…
What about saying "Hamburger shopping basket"? That'd find you an online store selling hamburgers. Or use Google's Froogle.
However, it should be noted that Natural Language Processing and studies in word sense disambiguation have brought us closer, people still cherish the "Dude, where's my flying car" impatience of technology.
Re: Ask HN: So what's new in the world of A.I.?
#43I'm flummoxed by this question. From what I see, AI is at the core of much of what's happening in Silicon Valley and in tech in general. But then, I'm also using semantic web tools in building a search engine for financial news at http://Newsley.com . Right now we're indexing and automatically categorizing 500 financial news articles a day. And, I'm really looking forward to adding on recommender systems and use some…
I think the military drones are proof of the failure of AI research. Every single one of those devices lack AI, they must be controlled by a person. They are large remote control weapons, but not intelligent robots. The military funds plenty of research on AI but haven't actually fielded autonomous systems yet.
Many military robots are purely remote controlled, but many others integrate often substantial levels of autonomy. Most UAVs provide autonomous navigation and stationkeeping, for example, and often much more; other military robots operate with no human in the loop whatsoever (eg, AUVs).
It's also interesting to consider the autonomy of fast-react weapons-in-the-loop systems such as AA/SAM sites and ABM installations (eg, Patriot), and the contribution of that autonomy to associated friendly-fire incidents. Methods normally considered AI---probabilistic filters, reasoning, and data fusion, in particular---are fundamental to such systems.
Re: Ask HN: So what's new in the world of A.I.?
#44I'm flummoxed by this question. From what I see, AI is at the core of much of what's happening in Silicon Valley and in tech in general. But then, I'm also using semantic web tools in building a search engine for financial news at http://Newsley.com . Right now we're indexing and automatically categorizing 500 financial news articles a day. And, I'm really looking forward to adding on recommender systems and use some…
I think the military drones are proof of the failure of AI research. Every single one of those devices lack AI, they must be controlled by a person. They are large remote control weapons, but not intelligent robots. The military funds plenty of research on AI but haven't actually fielded autonomous systems yet.
Also, every unmanned spacecraft ever has been controlled by an AI. These drones show the success of AI research.
Re: Ask HN: So what's new in the world of A.I.?
#451. Foundations and Trends in Machine Learning -- this is a journal aimed at publishing a very small number of well-written survey papers on various trends in ML. This is easier to follow than an entire conference (much lower traffic, higher signal/noise), and should be readable for a wider audience (assuming they are math-inclined).
2. Conferences like Algorithms for Modern Massive Datasets are practically-oriented, well attended by a lot of industry, and involve a lot of AI: http://www.stanford.edu/group/mmds/. Look through the speakers and topics. This is one example, there are others.
3. A lot of important tech companies have teams that do AI and AI-type things, at least using the modern definition of AI (Google, Facebook, Twitter, LinkedIn, Netflix, Amazon, Microsoft, eBay, even Apple with its Siri acquisition; there are others). This is not to mention people using this stuff in other areas, like finance and bioinformatics. These groups sometimes talk about what they're working on, so you can check this out.
Re: Ask HN: So what's new in the world of A.I.?
#46To add to the many good responses here so far: AI is such an overloaded term with many negative connotations that it's no longer used. It's also now specialized into separate components, as researchers realize that it's not "cheating" to study e.g. vision separately from natural language processing. Even humans cheat, by having separate portions of the brain specialize in different parts of "AI". So some of the major…
It's very interesting to see.
Re: Ask HN: So what's new in the world of A.I.?
#47Also, here are some links to the proceedings of recent AGI conferences:
Re: Ask HN: So what's new in the world of A.I.?
#48I'm flummoxed by this question. From what I see, AI is at the core of much of what's happening in Silicon Valley and in tech in general. But then, I'm also using semantic web tools in building a search engine for financial news at http://Newsley.com . Right now we're indexing and automatically categorizing 500 financial news articles a day. And, I'm really looking forward to adding on recommender systems and use some…
I know what you mean, but I think we're still at the zygote-stage of A.I. When I go to Google and type "Where can I buy a hamburger", Google is completely useless -- but I do see 4 instances of the same Steve Martin comedy sketch from Youtube. It turns out all search engines absolutely suck for giving reasonable answers to reasonable questions. There is an enormous amount of room for innovation, and if there is innov…
Re: Ask HN: So what's new in the world of A.I.?
#49Earlier quoted context omitted.
What about saying "Hamburger shopping basket"? That'd find you an online store selling hamburgers. Or use Google's Froogle.
The point being made here is that we are still unable to build programs which interpret language nearly as effectively as the human brain. Our programs still have little skill in determining context in language - which will be an important step in reaching Kurzweillian levels of computing competence. However, it should be noted that Natural Language Processing and studies in word sense disambiguation have brought us…
The flip side is that if you type just 'hamburger' into maps.google.com, you'll likely get a map of all the hamburger stands near your present location (based on either GPS or your IP address).
I'd argue that this is pretty damn smart, and it is way ahead of where we were 10 years ago.
Re: Ask HN: So what's new in the world of A.I.?
#50Earlier quoted context omitted.
I think the military drones are proof of the failure of AI research. Every single one of those devices lack AI, they must be controlled by a person. They are large remote control weapons, but not intelligent robots. The military funds plenty of research on AI but haven't actually fielded autonomous systems yet.
Unfortunately untrue. Many military robots are purely remote controlled, but many others integrate often substantial levels of autonomy. Most UAVs provide autonomous navigation and stationkeeping, for example, and often much more; other military robots operate with no human in the loop whatsoever (eg, AUVs). It's also interesting to consider the autonomy of fast-react weapons-in-the-loop systems such as AA/SAM sites…