I wasn't saying that mind and brain sciences was necessarily biological, just making a comparison with robotics for illustration. Mind and brain sciences could also be psychological, but they are still only marginally relevant to AI, probably on the order of relevance that the study of a human body has to the construction of ASIMO.
The majority of work done in AI is on instance-specific problems such as
--automating a logical inference system (expert system) which was inspired by the human mind but is not a connectionist model. Work in expert systems is based in mathematical logic, not psychology.
--algorithms for computer vision that are sometimes very loosely based on human vision. I was at a commencement at Mount Holyoke College and one student winning an academic award did a project in computer image recognition. The announcer gave a little speech about how making a computer recognize a tiger on the internet might help us understand ourselves. The student was so stricken by this that she had to step up to the microphone and deny it in front of the large audience, saying she only worked on how to make a computer see, not on the human mind.
--genetic algorithms to solve optimization problems
--connectionist models-neural networks-that do appear similar to the nerves in the brain, but work on these is done in trying different algorithms with no basis in biology. Neural networks are used for very specific approximation problems.
Any questions on AI that are suitable for someone with a background in mind and brain sciences cannot reach very deeply into the subject. People who work in AI are computer scientists and talk about AI as a computer science discipline. Some may use analogies to the human mind, but the work done has far more to do with mathematics and computer science. Only a small fraction of AI work even aims to imitate humans; most of it is designed to solve narrow computational problems like analyzing Pap slides.
It would fit in the computers forum, maybe as an addendum to the Programming subforum, probably not the engineering forum. AI has become like an engineering discipline but it's not traditional, physical engineering. It's more like software engineering.
people in cs view AI as something completely different to the rest of the world. To the majority of the world AI is considered the attempt to model human intelligence. In cs it incorporates many other things like fuzzy logic, game trees, A* and other forms of problem solving.
So we should accommodate the layman's perspective instead of grouping it as it is actually done? Just because a science is commonly viewed in a certain way doesn't mean it should be.