Researching Artificial Intelligence: Books, Tips & Forums

Click For Summary

Discussion Overview

The discussion revolves around the topic of artificial intelligence (AI), focusing on resources for research, including book recommendations, tips for writing a research paper, and suitable forums for further inquiries. Participants share various perspectives on the utility of forums and specific AI-related websites.

Discussion Character

  • Exploratory
  • Technical explanation
  • Homework-related
  • Debate/contested

Main Points Raised

  • One participant seeks recommendations for non-textbook books on artificial intelligence for a research paper.
  • Another participant suggests the book "Artificial Intelligence" by Russell and Norvig, and mentions the importance of accessing good libraries for resources.
  • Some participants express skepticism about the usefulness of forums for research papers, suggesting they are better for specific questions or discussions.
  • A participant mentions a project at MIT involving a robot that simulates social intelligence, providing a link to the project for further exploration.
  • Discussion includes a technical explanation of search technology in AI, highlighting the differences between traditional search methods and more advanced, reactive architectures.
  • There is a mention of AI's role in search engines, with some participants discussing the incorporation of intelligent agents and the need for semantic search capabilities.

Areas of Agreement / Disagreement

Participants express varying opinions on the effectiveness of forums for research purposes, with some advocating for their use while others question their value. The discussion on search technology and AI in search engines also reveals differing perspectives on the current state and future potential of AI applications.

Contextual Notes

Some claims about the effectiveness of forums and the nature of AI search technology remain unresolved, with participants presenting differing views without reaching consensus.

Who May Find This Useful

This discussion may be useful for students researching artificial intelligence, educators looking for resource recommendations, and individuals interested in the technical aspects of AI and its applications in search technology.

Battlecruiser
Messages
14
Reaction score
0
First of let me explain who I am: I am a ninth grader in a math honors class, and we have to pick a topic to research, and write a 15 page math research paper on it. I chose artificial intelligence. So now I need books, not textbooks, on artificial intelligence. If anyone has any recommendations, please tell me.

Also, since this is my first research paper, I don't really know how to write one. If anyone has tips or maybe a link that shows you how to write a research paper, please post it here.

Sorry but one more question, if I had any questions about Artificial intelligence, which forum would be good for me to post them in? I can't really find one that's for it.

Thank you.
 
Last edited:
Physics news on Phys.org
First check,
http://aima.cs.berkeley.edu

this site is the homepage of a neat book on AI by Russel and Norvig
You can get loads of links for AI related topics ...

If u have access to some good library , you may try to get your hands on the book by Russel and Norving and also on the book by Rich and Knight ...

I can help you with any doubts u may have on AI but if u are looking for a forum,then i find this one pretty helpful ...
http://www.ai-forum.org/
(There are not many forums around that are pretty good actually!)

Last but not least,
google is your best friend ..
there are many sites dedicated to AI related topics ... and ofcourse there are loads of lecture notes around so do surf through the net to find as many details as u want ...

-- AI
 
"Artificial Intelligence" by George Luger is a very good book, although it is used as a textbook. It presents high-end topics and current research. I don't suggest you a forum for AI, because forums won't help you in any way, especially for research papers. In forums either you can entertain yourself, discuss, or get answers to very specific questions. But you may consider www.ai-forum.org where you can post your questions.
 
ramollari said:
"Artificial Intelligence" by George Luger is a very good book, although it is used as a textbook. It presents high-end topics and current research. I don't suggest you a forum for AI, because forums won't help you in any way, especially for research papers. In forums either you can entertain yourself, discuss, or get answers to very specific questions. But you may consider www.ai-forum.org where you can post your questions.
Yeah, I got this textbook. My uncle brought it, and it is pretty helpful. I still have another 7 or 8 more pages to write though and this stuff is confusing.
 
I'd be glad to know your topic and give you some thoughts.
 
What is "Artificial Intelligence" Search Technology?
 
I don't know if this will be helpful in your research, but this is one of my favorite AI-related web sites. It's about a project at MIT that involved developing a robot that simulated social intelligence:

http://www.ai.mit.edu/projects/humanoid-robotics-group/kismet/kismet.html

"The Sociable Machines Project develops an expressive anthropomorphic robot called Kismet that engages people in natural and expressive face-to-face interaction. Inspired by infant social development, psychology, ethology, and evolution, this work integrates theories and concepts from these diverse viewpoints to enable Kismet to enter into natural and intuitive social interaction with a human caregiver and to learn from them, reminiscent of parent-infant exchanges. To do this, Kismet perceives a variety of natural social cues from visual and auditory channels, and delivers social signals to the human caregiver through gaze direction, facial expression, body posture, and vocal babbles."
 
Kerry said:
What is "Artificial Intelligence" Search Technology?

Search "technology" is in the roots of AI. It is basically to explore all the possible world states that result after certain actions are performed, and if any of those world states matches the desired goal, then the sequence of actions that resulted in that state are taken as a solution of what to do next.
Sounds like 'brute force' algorithm, but search can be guided also by domain-specific knowledge (known as heuristic search).
In the recent decades of AI, search and symbol manipulation in general has been greatly criticized as a methodology. This traditional approach is inflexible and cannot deal with unexpected events where decisions have to be taken 'at instant'. A partial solution is the introduction of reactive architecture (Biology inspired), where every percept is mapped directly to an action. This is illustrated with the example that MIH presented, where the latest of AI technology is expressed. Such an intelligent and flexible robot simulating the face of an infant necessarily needs the introduction of reactive architecture (or at least hybrid). In order to choose an appropriate reaction the artificial infant cannot start reasoning (perform search technology) in order to choose the appropriate reaction to a smile, for example.
 
Hello Ramollari,

Thank you for your information.

I have just read an article on http://www.techsupportforum.com/showthread.php?threadid=27962; it was very interesting and informative.

This technology is used to build a search engine, Amazing!

I think it’s the first search engine using Artificial Intelligence, I was very much surprised to here that all major search engines including Google, Yahoo Inc, still do not use "artificial intelligence" to make the results more relevant.
 
  • #10
Hi Kerry,

Interesting information in that link.
I think I completely misunderstood what you were asking for (AI for search engines) with traditional AI low level search.
But it is not that today's search engines haven't incorporated artificial intelligence, because the latter is seen from many perspectives. Google, and Yahoo, for example search the web with the so called 'intelligent agents', or sometimes called robots, or Googlebots, etc.
What is asked to be incorporated further in the search engines is the higher level 'semantic search' in addition to 'syntax search'. That is, the search agents aren't supposed to look only for exact word matches, but also for texts that match in meaning to your keywords. So, expecting a dramatic increase in the information offered in web servers, it will be a daunting task to find for information resources that match your needs just with todays engines like Google, where syntax search is being employed.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
4
Views
1K
  • · Replies 14 ·
Replies
14
Views
5K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K