AI: Notes to week 1   no comments

Posted at 11:12 am in Uncategorized

Artificial Intelligence from the point of view of philosophy and compsci: Initial Reading/Findings
RenĆ© Descartes – Discourse on Method and the Meditations
Computer Science: An Overview 11th Edition – Glenn Brookshear
Philosophy and Computing: An Introduction – Luciano Floridi

Started off by reading Brookshear, which was pretty clear and basic. Also looked into the Descartes, which is fairly basic philosophy and might be a little too general, but has some good points about reason and the mind. Philosophy and computing has a chapter on AI (hard and soft), and is more advanced/specified.

Notes on Brookshear –
So you get an agent, which needs to respond to environmental stimulus. Some of this is easier than other to programme, and how much of it actually indicates ā€˜intelligence?ā€™ Like a plant grows towards light as a response to stimulus but that hardly makes it intelligent or aware. That said, human behaviour could also be a collection of stimulus responses that have evolved (respond correctly = survive to reproduce (1) respond incorrectly = die (0))

The Turing Test has, by now, pretty much been passed. What does this indicate?

There are some things which computers find really hard to create an appropriate response to; things which are super easy for humans, for example interpreting visual information and also double meanings in sentences. There are various ways to try to get around this, such as semantics webs constructing context in order to generate appropriate ā€˜understandingā€™.

Some people argue that computers will never be properly intelligent in the way that humans are, but others argue that the brain is just lots of different components performing different tasks, which a computer kinda is.

Also Strong AI and Weak AI are different. Should probably concentrate on just one as I only got 2500 words here.

Itā€™s hard to get agents to reason. You can give them a goal though.

Inference Rules allow new statements to be made from old ones p475

And then thereā€™s Heuristics (getting something/someone to learn for itself/themself)

ā€œAnother approach to developing better knowledge extraction systems has been to insert various forms of reasoning into the extraction process, resulting in what is called meta-reasoning – meaning reasoning about reasoning. An example, originally used in the context of database searches, is to apply the closed-world assumption, which is the assumption that a statement is false unless it can be explicitly derived from the information available.ā€

Written by Elzabi Rimington on October 15th, 2012

Leave a Reply