Tag Archives: AI

Machines That Think

Welcome to the inaugural column of Today’s Tomorrows here at Futurismic. For any readers who missed my introduction, I’m going to explore a science topic a month, with both some evaluation of current news on the topic and a chat about how it has been dealt with in science fiction.

A few days ago, I was at a futurist technology conference called FiRE in San Diego, listening to new developments in multiple fields. The speed of change right now is amazing. We first flew at all in 1903. Today, we have a space program that ranges from commercial ventures like Space-X to NASA flying by Saturn and operating remote-control rovers on Mars. In 1993, the Mosaic internet browser allowed us popular and easy access to the computing tools to create cyberspace; I’m reading information from all over the world in order to compose this article. My iPhone has more computing power than the room-sized computer I used to support the City of Fullerton, CA. Continue reading Machines That Think

Of two minds

brain-simulationAn old science fictional argument: to what extent is it correct to characterise the human mind as a digital computer? According to this insightful article [via Charles Stross] many AI researchers have been making an error in their belief that the human mind can be thought of as a computer:

The fact that the mind is a machine just as much as anything else in the universe is a machine tells us nothing interesting about the mind.

If the strong AI project is to be redefined as the task of duplicating the mind at a very low level, it may indeed prove possible—but the result will be something far short of the original goal of AI.

In other news:

A detailed simulation of a small region of a brain built molecule by molecule has been constructed and has recreated experimental results from real brains.

The “Blue Brain” has been put in a virtual body, and observing it gives the first indications of the molecular and neural basis of thought and memory.

Is there a meaningful distinction between the traditional view of a strong AI and a molecular-level simulation of a human mind?

[image and article from the BBC]

Spam: good food for growing AIs

wall of SpamIf you’ve been groaning in terror at the seemingly ever-growing contents of your spam folder, here’s a silver lining to the internet’s perennial plague – the ever-increasing ability of spambots to solve CAPTCHA puzzles may end up advancing the cause of artificial intelligence research. You see, it turns out that crime actually does pay:

“[von Ahn, inventer of the reCAPTCHA test] has seen bounties as high as $500,000 offered for software to break it – enough to attract people with the skills to the task and five times more than the Loebner Grand Prize offers to the programmer who designs a computer that can truly pass the Turing test.

The demise of reCAPTCHA could, however, be beneficial.

It has users decode distorted text taken from historic books and newspapers that is beyond the ability of optical character recognition (OCR) software to digitise. Humans who fill in a reCAPTCHA are helping translate those books, and spam software could do the same.

“If [the spammers] are really able to write a programme to read distorted text, great – they have solved an AI problem,” says von Ahn. The criminal underworld has created a kind of X prize for OCR.

That bonus for artificial intelligence will come at no more than a short-term cost for security groups. They can simply switch for an alternative CAPTCHA system – based on images, for example – presenting the eager spamming community with a new AI problem to crack.

Indeed, it appears that the Google gang are doing exactly that:

“… the Google researchers were apparently able to come up with the new technique simply by looking into areas that computer scientists had identified as being problematic for computer-based solutions.

They apparently came up with image orientation. Humans can apparently properly orient a variety of images so that the vertical axis matches the real-world orientation of the photograph’s subject; computers can only handle a subset of these. […]

The basic idea behind their scheme is that any functional system will first have to eliminate any images that an automated system is likely to handle properly, as well as any that are difficult for humans to orient. So, for example, computers are good at recognizing things like faces in group shots, as well as horizons in landscape scenes, both of which provide sufficient information to orient the image. In other cases, the image doesn’t have enough information for either humans or computers to properly sort things out—the paper uses the example of a guitar on a featureless background, which could be oriented horizontally, vertically, or in the angled position from which it’s typically played.”

I wonder if there’ll ever be an end to this particular arms race? And, if there is, will it be heralded by the arrival of the Canned Ham Singularity? [image by freezelight]

The silicon brain

neural networkMost attempts to simulate the function of organic brains using computers have been software simulations – models built with code, if you like. An international team of computer scientists have been trying the other approach, however: building computer hardware that mimics the dense interconnection of brain cells.

The hope is that recreating the structure of the brain in computer form may help to further our understanding of how to develop massively parallel, powerful new computers, says Meier.

This is not the first time someone has tried to recreate the workings of the brain. One effort called the Blue Brain project, run by Henry Markram at the Ecole Polytechnique Fédérale de Lausanne, in Switzerland, has been using vast databases of biological data recorded by neurologists to create a hugely complex and realistic simulation of the brain on an IBM supercomputer.

[snip]

The advantage of this hardwired approach, as opposed to a simulation, Karlheinz continues, is that it allows researchers to recreate the brain-like structure in a way that is truly parallel. Getting simulations to run in real time requires huge amounts of computing power. Plus, physical models are able to run much faster and are more scalable. In fact, the current prototype can operate about 100,000 times faster than a real human brain. “We can simulate a day in a second,” says Karlheinz.

A day in a second, huh? That’s straight out of your favourite Singularity sf story, right there. [image by neurollero]

Transhumanists talk a great deal about the inevitability of human-equivalent artificial intelligence in the very near future, and it’s easy to dismiss them as dreamers until you read an article like this. I’m not saying that silicon brainware means the Singularity is inevitable, or even likely… but I think I’ll start learning to speak in machine code. Y’know, just in case.

Wolfram Alpha: Answering the questions that matter…

whyPolymath Stephen Wolfram (famed for AOT Mathematica and his book entitled A New Kind of Science) has been developing a knowledge engine that uses a natural language interface. It’s a bit like Google except:

Where Google is a system for FINDING things that we as a civilization collectively publish, Wolfram Alpha is for COMPUTING answers to questions about what we as a civilization collectively know.

It’s the next step in the distribution of knowledge and intelligence around the world — a new leap in the intelligence of our collective “Global Brain.” And like any big next-step, Wolfram Alpha works in a new way — it computes answers instead of just looking them up.

So basically you type in a question in normal language and it should provide an answer, rather than links to webpages that might contain the answer.

Anyway Wolfram Alpha will be launching in May.

[via Charles Stross, ComputerWorld, Physorg etc][image from e-magic on flickr]