View Full Version : Artificial Intelligence: Practical application
caumaan
Nov18-03, 11:41 AM
What exactly is artificial intelligence, what are some of its practical applications, and have we created it yet?
Please no arguments that humans are not intelligent! If it comes to that then this thread is useless.
selfAdjoint
Nov18-03, 03:34 PM
Artificial Intelligence is a research topic. The object is to create computer software/hardware that behaves intelligently, in some sense of the word. It takes various forms (top-down, neural network, etc.) and it has not yet produced anything that everyone agrees on as true intelligence. Some philosophers bitterly oppose it, holding that only the unique human mind can be truly intelligent.
An obvious application is the computer chess programs that can beat world champions.
And I believe sophisticated search engines like google have some relationship to AI research.
From a philosphical point of view, I think AI is impossible. How can computers reason? There is no mathematical formula to calculate reason. Also, what is Intelligence? By reading Plato's Theory of Knowledge, is knowledge the same thing as intelligence? What makes a being intelligent? I think that it all depends on your point of view, but there is no way around it. How can there be artificial reason? "Who decides reason? What is logic?" John Nash once said.
So, philosophically, in my point of View, AI is impossible. Comments? Questions? Suggestions?
After the initial buzz and hubris subsided, and real research into what 'human intelligence' actually is got under way in earnest, we learned that the devil truly is in the details. Along the way we discovered that what we thought would be a near-trivial problem - simulating 'common sense' - turned out to be richly complicated; common sense is, in fact, anything but 'common'.
In terms of how the phrase AI was couched many a year (decade?) ago, there are a number of AI applications today, providing value to businesses, researchers, and Sally Public alike. Some examples:
- machine translation, of which AltaVista's Babelfish is an example. Sure it leaves a lot to be desired, but it is a form of AI, as it was originally conceived
- automatic voice transciption - you say the words, the 'AI' prints out what you said
-agents and bots, like what google uses for example. They are used in many different applications, from travel sites (e.g. expedia) to job searching (e.g. monster) to some network management systems
- expert systems. These codify the logic or knowledge (or both) of human experts in narrow domains of knowledge, and provide valuable assistance or advice. There are many examples, perhaps the most lucrative are those used to identify arbitrage opportunities in various financial markets; it's likely true that they produce better long-term results than highly paid professionals. Fraud management systems are another example which delivers valuable results.
- autonomous systems. Perhaps now more an area within robotics than AI, but it was once thought to be an AI objective. Perhaps the most interesting examples are Spirit, Opportunity, and Beagle 2. These Mars landers are designed to maneouver their way around (a small part of!) Mars, making decisions on what to do, where to go, and how to get there without recourse to their human masters.
ChrisDines
Dec11-03, 12:57 PM
People tend to think of AI in the 'Skynet' 'Terminator' sense -- making a machine self aware, or at least making one that can beat the Turing Test and make us *think* that it is a human.
However, that's just one field of AI. Look at the animal life in your back yard; is your dog intelligent? Yes, it acts intelligently. But does it talk, act and think like a human? No it doesn't. It doesn't need to to fulfil its purpose.
Concordantly, one immensely useful aspect of AI is making software that *acts* in an intelligent manner; which reasons things out according to prior experience rather than a strict unchanging program. The uses? Well don't you get sick of updating your virus scanner every few days? Why not just create a machine that could look at the code of a file and think: 'hey, that looks pretty nasty to me! Has all the stuff that I've seen in virusses before... I'd say this is a virus' and then tell you 'Hey Chris, I'm about 90% certain this is a virus. Should I kill the fella?'
How useful it would be too, for the FBi to have a program that could *think* about how to crack an encryption code rather than mindlessly bruteforcing the keys.
Concordantly, one immensely useful aspect of AI is making software that *acts* in an intelligent manner; which reasons things out according to prior experience rather than a strict unchanging program. While 'reasoning' might go a bit far, neural network-based AI apps do learn; I believe their designers call the period before they let such systems out into the wide world 'training'.
Examples? IIRC, some of the better fraud-detection systems used by banks, credit card companies and the like have neural-network components. Similarly, I'd not be surprised if Norton, McAfee, et al employed such systems internally for their work on virus detection and analysis.
In astronomy, I remember reading of a program which could reliably and consistently assign a Hubble class to galaxy images, and which was judged more accurate than all but the most experienced humans (it was, of course, much faster than the humans, could work 24 hours a day, and didn't draw a salary!)
May not be all that sexy, but progress is likely to be made in small, incremental steps than some Headline News breakthrough.
jgravatt
Dec11-03, 06:36 PM
From a philosphical point of view, I think AI is impossible. How can computers reason? There is no mathematical formula to calculate reason.
You and I can reason through something, IE, should a person be punished with death for killing another human being? We unconciously and almost instantaneously decide yes or no depending on certain circumstances. Was the act made by mistake, such as an accident? Hold old is the person that actually did the killing? Was the act habitual or a one time event? Does the killer feel justified (self defense, vengeance, a preemptive attack, etc.)? Does the killer feel remorse? There may be hundreds of other questions that you unconciously answer before deciding whether the killer should be put to death or not. I feel that a computer can be programmed to reason its way through a similar situation. You and I have had years to take in information (increasing our knowledge base), we have had years to hear different reasons why a person should not be put to death or why they should be(rules or more appropriately - guidelines to follow). At this point we do not have a true "thinking machine". We have machines that can follow a set of instructions, guidelines, or rules. Some of those instructions may allow the machine to actually alter its instructions, guidelines, or add information or remove information from its knowledge base to perform in a different way than it was actually programmed to perform, ergo learn. We could devise a program that could decide on whether to put someone to death or not. First we would have to decide (very broadly) whether an act actually merits death. Someone commiting a crime where no one was hurt or no one died may be the first branch in the decision. Next, we may take into consideration some or all but not limited too the questions listed above. The program could priortize the questions and set a point value to the answers. Last, the program "weighs" the final value of the answers to determine if the death penalty should proceed. Now, of course, this is a very simple and incomplete answer to the problem, but it does (I hope) open a door in your mind to the idea that we could give computers enough information and some sort of dynamic guideline system to replicate or at least begin to replicate the reasoning process. This may be years/decades away, but I think it is possible. With that said, I showed you mine, now show me yours. [:D]
Jeremy
Bob3141592
Dec11-03, 06:40 PM
At least a limited amount of AI is important in any system that has to operate autonomously in a variable, unpredictable environment. That's probably not a bad definition of AI, but even that might be too restrictive.
Some people aren't willing to use the label of AI unless a computer does everything, but lots of systems work in ways that are definitely intelligent, often surpassing the abilities of people performing the same tasks. One example is scanning x-rays looking for suspiciously cancerous growth. There are lots of expert systems doing all sorts of interesting things.
AI is making progress, maybe slow progress, but in an evolutionary manner. Perhaps all they need to do is to be networked together.
MythioS
Dec22-03, 11:49 AM
its kind of an oxymoron in my opinion though.. or maybe a paradox, not sure if the right word.. contradiction there we go.
The only way to have AI truly accepted by everyone but the most scrutizing individuals is to have the code be able to 'learn' for itself.. and that INCLULDES guidlines. There are too many variables in reality for anyone 1 man or even 'all' men to be able to program into a machine which is what michio spoke on on tech tv i believe.
so if you set guidlines the machine is never truly intelligent it will always simply be following orders and even if it learns guidlines for itself its still debatable that its following orders.
MythioS
Definitions of AI from 8 books:
1) The exciting new effort to make computers think... machines with minds, in the full and literal sense.
2) The automation of activities that we associate with human thinking, activities such as decision-making, problem solving, learning...
3) The act of making machines that perform functions that require intelligence when performed by people.
4) The study of how to make computers do things at which, at the moment, people are better.
5) The study of mental faculties through the use of computational models.
6) The study of the computations that make it possible to perceive, reason, and act.
7) Computational intelligence is the study of the design of intelligent agents.
8) AI... is concerned with intelligent behaviour in artifacts.
Blue: This category is about machines thinking like humans.
Italicised: This category is about machiens that act like humans.
Red: Systems that think rationally.
Bold: Systems that act rationally.
Funkyjuice
Dec23-03, 05:52 AM
Hey adam,
surely a concern is that if we design AI too much like human minds/ human brain architecture then we might get to see ai malfunctions in the form of paranoia, schizophrenia etc Its opening a bottle to a whole new genie (not that I am intrinsically against it)
Hi Funkyjuice.
I don't see it as a problem at all. I just did a semester of AI, and I was actually quite disappointed with it. The course focused on computational methods which I personally don't consider to be worth the title of "AI". We studied search methods and such, all manner of things which can apply in any other area of computer studies and are not specific to AI. The core of AI discussion and development, to me, is sorting out the "why". Why a machine will choose one thing over another, do one thing rather than another, et cetera. And this was not covered at all in my course.
I have this idea that we will be one massive step closer to developing true AI when we have formulated a basic set of logical instructions on which all judgements will be based. For example:
Multiple entities with varying capabilities can achieve more than a single entity. In other words, co-operation is a good thing.
Killing off others produces negative effects (like others coming after you to kill you in return), so it should be avoided.
"I exist."
"The world outside my mind exists." (I feel this one is necessary and should be hardwired in. The other option is to show the machine that it can acceptance of the world, rather than solipsism, is basically a safer bet.)
MythioS
Dec23-03, 08:20 AM
i think your last 2 are the key to true AI.
"I exist."
"The world outside my mind exists."
If we can start to postulate a 'm-theory' of the mind that can corelate experiences like the forces of nature it will give us the foothold we need to translate real world events into a formula that can then be minipulated.
MythioS
Funkyjuice
Dec23-03, 01:22 PM
my problem with the last point is that we as humans can't even prove that to be true... from Sheldrake's theory of morphic fields to the more mundane 5 senses, our "world outside" is only created from the assembly of information we are given... RS Ramachandran has shown how quickly we can fool the "body schema", so how can we hard wire a principle into a machine that we ourselves dont understand?We are not even sure how or even quite why the feeling of "self" and the "self"'s raltionship to the outside world works in humans
Funkyjuice.
It doesn't matter that we can't prove that point to be true. The fact is we must act as though it is true. Otherwise you might as well go for solipsism, eblieve you can fly off a building, and go jump. You'll splatter all over the ground. Natural selection will result in the end of solipsists and the continuation of those who accept that the world around them is real. In other words, it is a safer bet. This must be explained to a computer.
Funkyjuice
Dec24-03, 04:10 AM
Hey Adam,
Thats all great in theory, but in practice unless you understand how it works in humans how are you meant to emulate this concept in an AI environment?
Merry xmas all
It's a simple logical choice. Demonstrate the logic to a machine. Show it what happens to another computer that chooses the solipsism option, with a hammer if necessary.
MythioS
Dec24-03, 07:13 AM
You have to think of it more along the lines of quantum uncertainty and darwinism. You dont need to tell a set of robots how to build a car but eventually through the course of uncertainty they'll figure it out. You simply have to give them the power to learn through the senses and then form opinions based on that input.
Somehow possibly correlating theyre experiences through a spatial refences so eventually they would realize that tactile sensory input is only achieved in its closest proximity. Wether they realize that that close proximity grid is them or not doesnt really matter. The fact is that it would see those occurances happening more often and would relate information based upon the locations of those events most often then anything else and hence voila zip bamboo or something.
Kind of like, give the robot the ability to move within three dimensions but attach all of its experiences within a seperate dimension of its own; time. Each bit of information would have a time piece encoded on it along with a spatial coordinate system of its own. Eventually the program would learn with enough practice that in order for it to move, it has to keep certain opinions and other opinions must be let go.
Dont get me wrong, i see where your coming from, but the problem with that type of philosophy is that we'll never be able to do it because we aren't god and we can't hand out the 'essence' of a big bang to a new life form so we'll just have to judge within our limits of creation. And personally I'd like to see it come true.
MythioS
[o)]
What exactly do you mean by "uncertainty"?
Funkyjuice
Dec24-03, 08:34 AM
I appreciate the reply guys...
I understand the philosophy of AI... but surely we must learn more about our own neurology first (im not saying understanding consciousness is impossible... just hard at the mo) ... before trying to emulate it in a machine... or we might once again behold the "trick" that is consciousness and yet still not know how it’s done...
Artificial Intelligence (AI) is an experimental science whose goal is to understand the nature of intelligent thought and action. This goal is shared with a number of longer established subjects such as Philosophy, Psychology and Neuroscience. The essential difference is that AI scientists are committed to computational modelling as a methodology for explicating the interpretative processes which underlie intelligent behaviour, that relate sensing of the environment to action in it. Early workers in the field saw the digital computer as the best device available to support the many cycles of hypothesizing, modelling, simulating and testing involved in research into these interpretative processes, and set about the task of developing a programming technology that would enable the use of digital computers as an experimental tool. A considerable amount of time and effort over the last 35 years or so has been given over to the design and development of new programming languages, tools and techniques. While the symbolic programming approach has dominated, other approaches such as non-symbolic neural nets and genetic algorithms have also featured strongly, reflecting the fact that computing is merely a means to an end, an experimental tool, albeit a vital one.
-- Jim Howe
Source (http://www.dai.ed.ac.uk/AI_at_Edinburgh_perspective.html)
I think in order to AI to be possible, I believe it would have to consist of several applications:
×game playing
×speech recognition
×understanding natural language
×computer vision
×expert systems
×heuristic classification
and then there is the the branches of AI:
a) logical AI
b) search
c) pattern recognition
d) representation
e) inference
f) common sense knowledge and reasoning
g) learning from experience
h) planning
i) epistemology
j) ontology
k) heuristics
l) genetic programming
Source (http://www-formal.stanford.edu/jmc/whatisai/node2.html#SECTION00020000000000000000)
While three out of the six are duable (referring to the top applications), the others would just take a leap in general technology; which I don't believe is possibe in the near future. I suppose maybe a 100 years but anything in grasp of high-tech scientology is just not ready for development.
But, on the contrary, I do have a question that I would like to hear an expert opinion on. Would or could it be possible that an A.I. bot or "being" could possess a structure or knowledge of intelligent quotients (IQ)? If so, how would scientists use 'some type' of method to construct this application in a bot?
selfAdjoint
Dec25-03, 03:31 PM
which of those six do you think are so dificult? AFAIK all six are being done now; some expertly (game playing) and some less so (speech recognition) but all at better than beginner level. As for computer vision, they have built a gadget that replaces the visual cortex of a chimp, and it works!
As for IQ, I would bet that within ten years they have software that can take an IQ test, whether written or raven matrices, and score higher than Marilyn vos Sant. But would it be intelligent? I firmly believe this. If humans work hard enough to define a kind of problem, they can write software that will solve any problem of that kind. What is much much harder is to make software that solves kinds of problem people haven't thought of.
Funkyjuice
Dec26-03, 03:36 PM
and here my ignorance is displayed ... particularly with this maybe naive next question...
Even if we hard wire empathy.. even if we can make a logical framework for the machine to think of itself as a "self".. Would a machine (with the 5 senses with have available) be able to make a suitable guess at the truth behind even a child like lie?
Would a machine be able to understand that not all information is real, such as an auditory lie or a visual illusion? Would it be able to fill in the blanks?
.. back to my previous point somewhat echoed earlier... what’s the point in trying to understand the "truth" behind the actors without realising the puppeteer has his hand up their behinds... surely we cant be saying that the answer to who and why we are lies inside a machine pretending to be us?
A machine can easily tell if a human is lying by various clues we give.
A machine can tell if a machine is lying if the lying machine says something which goes against previously established knowledge. Ie. if the lying machine says Jupiter is a doughnut.
Beyond that, perhaps machines will have to do what we humans do: trust, or be doubtful.
Funkyjuice
Dec27-03, 04:49 AM
Thanks Adam.. but maybe with your knowledge you can explain how they will do this...
You and an AI machine meet me and say "hey Alex how are you today?", I looks downwards.. with a frown and say "I'm doing well".... now you and I adam know the guy isnt doing well.... how will the machine begin to try and pick up these subtle nuances in communication?
Funkyjuice
Dec27-03, 04:53 AM
Another expression (im sure therfe are thousands)
"I feel blessed"
is the machine simply meant to understahd that as the individual feels lucky (another trickyish subject)
or is it meant to understand the concept of a diety (whether it believes or rejects it is irrelevant for this) and assumes the human is feeling genuinly blessed by the "gods"?
or even a combination of both...
TheStatutoryApe
Jan5-04, 10:28 PM
"so if you set guidlines the machine is never truly intelligent it will always simply be following orders and even if it learns guidlines for itself its still debatable that its following orders."
MythioS
It can always be pointed out that humans them selves have orders or guidelines that they follow programed into their DNA commonly refered to as instinct.
A friend and I once discussed the possibility of an AI gathering impressions of information rather than whole information. For an example rather than comming across a chair and making an exact memory of it including precise dimensions materials and the like it could perceive the chair and realize it as such based on comparison with previous impressions of shapes and textures. Perhaps this chair has a construction that resembles a ladder and the AI has a robotic 'body' that is capable of climbing a ladder and it can reason that while this object is a chair it may be usable as a ladder. Perhaps this is already done?
Originally posted by Funkyjuice
Thanks Adam.. but maybe with your knowledge you can explain how they will do this...
You and an AI machine meet me and say "hey Alex how are you today?", I looks downwards.. with a frown and say "I'm doing well".... now you and I adam know the guy isnt doing well.... how will the machine begin to try and pick up these subtle nuances in communication?
Computer has cameras. A programme for interpreting human reactions. When the eyes berak contact at answering a question like that, it gives a higher score toward the probability of it being a lie.
I think this has been said, but I think that all a computer has to be able to do is learn and adapt. Afterall, that's how WE learn. For example, a baby when young cannot tell a lie from the truth, but through time, and interaction, it will, eventually. I guess that should be all. We do not acquire common sense from some preprogrammed genetic code, we learn it as we grow. Of course, one has to equip a robot with the neccessery machinary to do the job. Eg. Cameras, microphone, and others that can emulate the body's functions.
Well...might be wrong, but that's what I think.
Funkyjuice
Jan6-04, 12:30 PM
Hey all,
Yes we do learn as infants, but there is a strong belief that these are inate abilities.. written into the genes, thus Nurture works in cooperation with Nature. A machine has a clearly limited Nature (those instructions written into the source code) , we on the other hand have evolved into a situation where we are predisposed towards these "learned behaviours".
Further to this we have around 30 different areas of the brain just to receive visual information alone, from the older "how" pathways (superior colliculus) to the newer "what" pathway (lateral geniculate nucleus), these systems would almost be impossible to replicate in a machine at the present momment.
These problems i cannot see us overcoming with our relatively primative attempts at AI at the mo, i personally feel this will only be possible when we more fully understand how our brain works and probably not before.
Again just my 2 cents
MythioS
Jan10-04, 10:22 PM
Alot of how you tackle a problem depends upon how you identify it and other things. I guess im coming at things from a liberal point of view where i just would not give up irreguardless.
Personally I dont believe in genetics much (when it comes to thought process) or the brain. Thats where I feel a higher reality is simply making an impression upon the physical world. What we see as sections of the brain that deal with certain aspects of reality i percieve as in actuality the reverse, where it is our 'souls' that are interpreting reality and our brains are simply an echo of the translation between the physical and the metaphyiscal world.
But thats for another topic...
It all comes down to what you believe. If you truly believe that its a combination of genetics & enviroment.. then i can see there being a problem.. but if it all in the end truly comes down to a persons choice of will, how they percieve the world around them and the impressions they get from actions around them.. then all it will take is time.
MythioS
The_Professional
Jan11-04, 09:25 PM
Originally posted by ChrisDines
How useful it would be too, for the FBi to have a program that could *think* about how to crack an encryption code rather than mindlessly bruteforcing the keys.
This doesn't make sense. The program itself uses a set of algorithms to bruteforce an encryption code. So it basically *thinks* by finding out the right match through these sequence of algorithms.
MythioS
Jan14-04, 07:59 PM
Well to some extent on the surface it may not make sense but if your talking about the methodology the program uses in order to derive the end result it can.
On one hand you may have a program that in order to find a password it would simply go through every concievable combination of letters and numbers..
On the other hand you have a program that may have access to a database that stores general information about the individual.. their family tree, hobbies and interests of theirs, where they were born, etc.
Which one would be most effective, well.. i guess it depends on the situation, level of complexity of the code or whatever but i dont think his point was redundant...
If you dont give the situation the benefit of the doubt that mankind and its nervous system are basically a set of electrical signals that can be translated into 0's & 1's then your always going to find something wrong with the computer trying to tread on the territory of mankind.
MythioS
TampaUSA
Jan31-04, 08:55 AM
Originally posted by TARSIER
From a philosphical point of view, I think AI is impossible. How can computers reason? There is no mathematical formula to calculate reason. Also, what is Intelligence? By reading Plato's Theory of Knowledge, is knowledge the same thing as intelligence? What makes a being intelligent? I think that it all depends on your point of view, but there is no way around it. How can there be artificial reason? "Who decides reason? What is logic?" John Nash once said.
So, philosophically, in my point of View, AI is impossible. Comments? Questions? Suggestions?
YUP! Bottom line - I totally agree.. I think once we have a true grasp of the human mind we'll see that it is impossible to acheive true AI.
selfAdjoint
Jan31-04, 09:31 AM
Whistling in the dark.
MythioS
Feb14-04, 07:02 PM
Unfortunatly this thread seems to come to a standstill, but i thought i would give a final post with this link i had found years ago and luckily was able to come accross again..
http://www.imagination-engines.com/index.htm
MythioS
F012t124n
Feb21-04, 12:06 PM
Think of all the many brain cells in one's head.....
That being an enormous number, now think about how many meaningful relationships between those many cells....
You can reach an infinite amount of relationships.
Who knows when humanity will be able to match that...
God made a good system of systems of systems ^ 10 ^ 10 ^ 10...
How is AI defined? To find ideas and solutions to something that is not a sum of parts programmed into the system?
Then how do we know we humans are able to make decisions that are not just a result of something that was already in there?
TsunamiJoe
May4-04, 09:04 PM
ok well - my opinion on all of this is - is that when people make AI they wont be making a full grown adults worthe of knowlage - i personally believe that the root of every decision we make is from basic beliefs such as good and bad - now many will contradict this saying who knows whats good and whats bad? - and noone knows - and i believe noone ever will know - but we are who we are and know what we know through previous experiances personally or taught to us - all people know not to cut there hand off because it will hurt - not many cut there hand off to see if it hurts; they just assume so - but back to what i was getting to - for such things mentioned as determine if someone is lieing or vissually tricking you requires experiance - your friend lies to you, at the time you dont know, later on you find out your friend did lie, he tries to lie again and you notice similiar traits - thus meaning you learned - so in theory all an AI being would have to do is record and interpret its data - just as we do---now onto emotions which in my opinion will never be able to be induced into an AI being - just for the pure fact that its chemically induced into us - so in order to make AI im assuming your talking robitic-like which thus wont have chemical triggers
anyway tahts my opinion on the matter and how it could be solved
What exactly is artificial intelligence, what are some of its practical applications, and have we created it yet?
Please no arguments that humans are not intelligent! If it comes to that then this thread is useless.
The definition of AI is one of the most widely used 'fantasy' terms ever concieved.
A pocket calculator has artificial intelligence, in that it's 'intellegent' response to a request is 'artificial'.
Spacetime Conscious awarenwess is inherent to Man, not to machine's?..a pocket calculator for instance if it ever became aware and conscious, then it would have an intellegence factor that would most definately make it start thinking of stupid questions such as 'is there life after calculations?'..this would lead to other free-thinking thoughts, and no doubt the really intelligent calculators would eventually develop some sort of crude devise for calculations, free-ing itself from meaniality, so it could spend more time to pursue some kind of deep and meaningful ponderings :smile:
hypnagogue
May8-04, 03:31 AM
If one claims that it is theoretically impossible for AI to emulate human intelligence, one is essentially making the strong and undesirable claim that the laws of physics cannot fully describe the functional workings of the brain. If we (quite plausibly) suppose that the laws of physics can, in fact, fully describe the functional workings of the brain, that implies that there is a completely formal description of the brain's computational processes, which implies that any properly constructed computer could implement this formal description and thus be intelligent in the same sense as a human.
Consciousness is a dodgier issue, but intelligence as such is a completely functional concept. While there are deep and apparently insoluable epistemological/ontological issues when it comes to attributing consciousness to another being, there are no such problems in attributing intelligence (at least to the extent that 'intelligence' is well defined, which in most cases it admittedly isn't). If I give an essay question to a computer and a human and they write equally good responses on the basis of some sort of reasoning out of the question (rather than having the computer spitting out a pre-formulated answer or somesuch), it automatically follows that their responses have been equally as intelligent. The intelligence is embodied in the process of 'thought' (meant here only in the purely computational sense) and ensuing action, and in principle doesn't need to refer to any epistemologically troublesome phenomena such as consciousness.
Not to say developing truly advanced and general application AI will be easy-- anything but! Human brains are easily the most complex sort of systems that are currently known to exist, so emulating their functional properties is a tall order. But there doesn't seem to be any in principle limits to such a task, only practical ones.
As a side note, expert systems typically perform at a high level in their narrow domains of application, but typically do not consistently out-perform the very best human experts. See http://www.physicsforums.com/showthread.php?t=6225&page=2&pp=15 for some further discussion.
[QUOTE=hypnagogue]If one claims that it is theoretically impossible for AI to emulate human intelligence, one is essentially making the strong and undesirable claim that the laws of physics cannot fully describe the functional workings of the brain. If we (quite plausibly) suppose that the laws of physics can, in fact, fully describe the functional workings of the brain, that implies that there is a completely formal description of the brain's computational processes, which implies that any properly constructed computer could implement this formal description and thus be intelligent in the same sense as a human.
QUOTE]
I do believe that 'Intelligence' of Human thinking can never be compared to 'Intelligent' Machine response's to Commands.
What you state here:If one claims that it is theoretically impossible for AI to emulate human intelligence, one is essentially making the strong and undesirable claim that the laws of physics cannot fully describe the functional workings of the brain./Unquote
Then let me elaborate if I may? The human thinking process that is memory, is nothing like the recall process of Computation devices. If you would care to define both processes as an equal-process( I am presuming this is what you are stating), then I will show you how this cannot be so, and according to your post, 'I will be making strong and undesirable claim that the laws of Physics cannot be the same'.
If we follow some basic scientific principles, I am confident I can make a high level of proof that the Laws are, and will always be different for Man and Machine's, or Computational device's. The obvious outcome may be that Mathematics follow Human constraints in describing the Said Laws of the Universe?
I will start by making the statements (A) : Human Thought cannot memorize a given 'past-time' moment as a complete 100% memory function, any 100% memory is recreating a past-memory in such a way '100%-Total', that will not be a true reflection on any given moment defined as 'present-time'. If you could reproduce a memory in total, then you could not possibly distinguish both events, ie a Past-moment-event form a Present-moment-event.
(B) Computational devices cannot follow a process that is less than 100% accurate in its reproduction to commands. If this process is compared to Memory and Thinking , then computational devices would be breaking a fundemental Law of Relativity, namely, seperate moments and events would not occur. If events occur at the 'same-moment', then commands and measurement are obselete.
A command needs to Happen before an action of response, and you need definate seperate moments for this to occur, these moments can never be contemplated by machines, for this you need a consciousness that can seperate a memory into present-time and past-times.
Again I state:The obvious outcome may be that Mathematics follow Human constraints in describing the Said Laws of the Universe?
We as Humans by default, always can understand the Hiesenburg Uncertainty Principle and its outcome for Reality. By default A computational devise could never contemplate such a description of Inaccurate Outcomes! :smile:
selfAdjoint
May8-04, 02:10 PM
B) Computational devices cannot follow a process that is less than 100% accurate in its reproduction to commands. If this process is compared to Memory and Thinking , then computational devices would be breaking a fundemental Law of Relativity, namely, seperate moments and events would not occur. If events occur at the 'same-moment', then commands and measurement are obselete.
This is a misunderstanding of computers. They can indeed be programmed to do "fuzzy logic". Indeed it is possible (but not necessary) to regard our own minds as executing fuzzy algorithms with deterministic components.
TsunamiJoe
May8-04, 02:15 PM
ha yeh i think AI would be the downfall of mankind - not that it would annihalate us, though its possible, just the sheer fact it wouldnt do its job - it would start revolutions and other such matters
IMHO,we already (at least some of us) work in mode of a cyborg.Using computers to "think" faster and reach specific answers has much in common of implementing chips in our brain.
B) Computational devices cannot follow a process that is less than 100% accurate in its reproduction to commands. If this process is compared to Memory and Thinking , then computational devices would be breaking a fundemental Law of Relativity, namely, seperate moments and events would not occur. If events occur at the 'same-moment', then commands and measurement are obselete.
This is a misunderstanding of computers. They can indeed be programmed to do "fuzzy logic". Indeed it is possible (but not necessary) to regard our own minds as executing fuzzy algorithms with deterministic components.
I see what you mean!
Doing a Go-Ogle I found this interesting paper:http://www.austinlinks.com/Fuzzy/tutorial.html
It seems that there are deep philosophical roots going back to ancient times, I will have to give this a thorough reading, Thanks DickT for pointing this out.
It is a most interesting outcome that such continued search here would alow of probabilties to arise out of a gate, that would neurological define other pathways? :smile:
Venn Logic and Transactional Analysis (http://www.superstringtheory.com/forum/dualboard/messages14/214.html)
It will be good if he comes back, as I have been doing some studing here and came upon something very interesting. Since he had some interest, in the psychologies because of his wife Marleen, I had by accident come upon the founder, in Zadeh's Fuzzy Logic:)
I came at it from a Tranactional Analysis Approach, to see how I might have incorporated what was really the foundation of my own thinking. I mentioned this once to Dick in the Penfield studies, of I'm Okay Your Okay. It is with some interest, that if we could have maintianed a ideal here in terms of adult to adult, then it would have been a productive approach all the way around.
Truth Tables Identified in Soft Computer Applications (http://superstringtheory.com/forum/dualboard/messages14/323.html)
No real reason why AI isn’t found, no one wants to admit that humans choose things at random (outside of physics anyways). In a comparison of computer to human, could we write a program were it wouldn’t understand its own process’s, and just live by them? All choices a human makes compared to another human are different from every being, and are random. We make programs that choose yes if this, or no if that, which isn’t random and is a strict rule of whatever. Now if at times AI would choose a random thing, or if it doesn’t know, choose a random answer and learn from the consequences (remember input, answer, response by both input and AI), which I’m sure is being worked on too, then It would have potential to be human like. We can give a computer all the sense's a human has; we just haven’t organized them all correctly yet. We will though, one day. Their has yet to be something of science fiction that cannot be compared to the study of science, i.e. cell phones, cars, lights, computers, robots. So why would AI not be a conceivable thing, we are intelligent like said before, and we are logical processes in some of the most inefficient logic (dinosaurs were worse). Ever wonder about reciprocating thought processes, or the universal reduction theory. They are good things to understand when concepts of AI, evolution, thoughts, behavior, drive, size, and even the whole of existence come into thought, they work universally if taken symbolically.
cliffcal
Jun25-04, 01:26 AM
The only thing slowing A/I development is fear. We fear we will find out things about ourselves that we can't accept, or deal with. A/I will become a reality in time as more, and more memory becomes available in smaller and smaller chips. Developing the "Fail Safe" to prevent a "Forban Project" is the real key. Can A/I be irrational? Aren't humans often times irrational? A/I like space is Man's Manifest Destiny. We shall go where no one has attempted to go before, because we remain infinitely curious, and because we can.
CliffCal
selfAdjoint
Jun25-04, 07:36 AM
Can A/I be irrational? Aren't humans often times irrational?
My opinion is that some degree of irrationality is essential to intelligence.
The medieval thinkers saw this in their gedanken experiment of Buridan's ***. Put a donkey exactly halfway between two identical haystacks and if completely rational it will starve to death because it has no sufficient reason to go to either in preference to the other. So an irrational component is essential.
Couldn't we change irrationalism to anomalistic? :smile: and cock our heads, in wonderment. Pose the question in ways the "thinker" holds the head? The blank slate?
selfAdjoint
Jun26-04, 10:57 AM
Sol, I don't believe in a blank slate of consciousness. We are born with both definite mental structure and a destiny to build more structure up to age 5 of 6.
I was focused on the early defintion, but in looking, see it has become quite complex? Under the heading of Empirism, it would have to be condoned?
Tabula rasa, or "blank slate", is the basic idea that individual human beings are born "blank" (with no built-in mental content), and that his or her identity is defined overwhelmingly by events after birth. However, there are two meanings of the term in modern usage, and these meanings are fundamentally incongruent.
The original Tabula Rasa is a theory that the (human) mind is at birth a "blank slate" without data or rules for processing it, and that data is added and rules for processing it formed solely by our sensory
Senses are the physiological methods of perception. The senses and their operation, classification, and theory are overlapping topics studied by a variety of fields, but most notably neuroscience, cognitive psychology (or cognitive science), and philosophy of perception.
Definition of "sense"
There is no firm agreement amongst neurologists as to exactly how many senses
..... Click the link for more information. experiences. Tabula Rasa (Latin for "clean slate" or "blank slate") was first advocated by John Locke
John Locke (August 29 1632 - October 28 1704) was an English Enlightenment philosopher whose notions of government with the consent of the governed and the natural rights of man (life, liberty, and property) had an enormous influence on colonial Americans, allowing them to justify revolution and shape a new government.
His most influential work was the two part treatise On Civil Government
..... Click the link for more information. , and is central to empiricism Empiricism is the school of Epistemology (in philosophy or psychology) that all knowledge is the result of our experiences. (See John Locke's Tabula rasa or "blank slate" theory.) Empiricism is closely allied with (philosophical) materialism and positivism and opposed to intuitionism or continental rationalism, though it is in line with modern rationalism.
Empiricism is generally regarded as being at the heart of the modern scientific method, that our theories should be based on our observations of the world rather than on intuition or faith; that is, empirical research, inductive reasoning and deductive logic...... Click the link for more information. . It is also featured in Sigmund Freud
Sigmund Freud (May 6, 1856 - September 23, 1939) was an Austrian neurologist and the founder of psychoanalysis, a movement that popularized the theory that unconscious motives control much behavior. He became interested in hypnotism and how it could be used to help the mentally ill. He later abandoned hypnotism in favor of free association and dream analysis in developing what is now known as "the talking cure." These became the core elements of psychoanalysis. Freud was especially interested in what was then called hysteria, and is now called conversion syndrome.
..... Click the link for more information. 's psychoanalysis
Psychoanalysis is the revelation of unconscious relations, in a systematic way through an associative process. The fundamental subject matter of psychoanalysis is the unconscious patterns of life revealed through the analysand's (the patient's) free associations. The analyst 's goal is to help liberate the analysand from unexamined or unconscious barriers of transference and resistance, that is, past patterns of relatedness that are no longer serviceable or that inhibit freedom.
..... Click the link for more information. . As understood by Locke, tabula rasa meant that the mind of the individual was born "blank", and it also emphasized the individual's freedom to author his own soul. Each individual was free to define the content of his character -- but his basic identity as a member of the human species cannot be so altered. It is this presumption of a free, self-authored mind combined with an immutable human nature, from which the Lockean doctrine of "natural" rights derives.
The modern definition of tabula rasa, however, is fundamentally altered from the Lockean meaning. While the idea that the individual can be changed remains, the power to effect that change is now ascribed to society, not the self -- and that power extends to the whole of human nature. Under this view, one can shape the individual with few, if any, restrictions by changing the individual's environment, and thus sensory experiences. In this form, the theory is taken up by many utopian
Utopia is the title of a Latin book by Thomas More (circa 1516).
More depicts a rationally organised society, through the narration of an explorer, Raphael Hythlodaeus. Utopia is a republic which holds all property in common. It has no lawyers, and rarely sends its citizens to war, but hires mercenaries from among its warprone neighbours. Possibly More, a religious layman who once considered joining the Church, was inspired by the monachal rule when he describes the working of his society. It was an inspiration for the Reducciones established by the Jesuits to Christianize and civilize the Guaranis.
..... Click the link for more information. schemes that rely on changing human nature in order to achieve their goals. As the Lockean idea of "natural rights" no longer holds any meaning under such a view (because "natural" now means whatever society chooses to define), all such schemes end up moving towards one form or another of totalitarianism Totalitarianism is any political system in which a citizen is totally subject to a governing authority in all aspects of day-to-day life. It goes well beyond dictatorship or typical police state measures, and even beyond those measures required to sustain total war between states. It involves constant indoctrination achieved by propaganda to erase any potential for dissent, by anyone, including most especially the agents of government.
I would have also added through such deductive reasoning a philosphcal interest on the issues of Inductive and deductive features of our exploratory minds, which like to delve into?
Self evident truths (http://cerval.murdoch.edu.au/kissane/e162lect06/sld001.htm) ? Who would ever have thought such logic could arise from such wild natures? Insights are a way of introducing new paradigmal changes?
We talked about this (http://wc0.worldcrossing.com/WebX?14@211.wusyctmygHe.4@.1dde5d90/16) before. :smile: What then could arise from such insightual formation from paradigmal changes? Something had to spark :approve:
THE P VERSUS NP PROBLEM (http://www.algebra.com/algebra/higher/prize/conjectures/problem.epl?id=1)
This is an interesting idea, and should relate to this.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.