Medical How do we learn? And in the same way can a machine learn?

  • Thread starter Thread starter Moni
  • Start date Start date
  • Tags Tags
    Machine
AI Thread Summary
The discussion explores the concept of learning in both humans and machines, highlighting that while machines can learn, they do not comprehend in the same way humans do. It distinguishes between simple learning, akin to conditioning, and complex learning, which remains less understood. The conversation references Hebbian learning and its influence on neural networks in AI. Participants suggest looking into AI and neural network journals for insights on advanced learning models and emphasize the importance of programming in machine learning capabilities. Ultimately, the dialogue raises questions about the nature of machine intelligence and the potential for machines to develop objectives and desires similar to human motivation.
Moni
Messages
178
Reaction score
1
How do we learn? And in the same way can a machine learn?
 
Biology news on Phys.org
Do you mean can a machine learn at all, or can a machine learn in the same way that we do? If it's the first, then the answer is yes, up to a point. There's a whole subsection of the field of AI dedicated to machine learning.
 
How is sleeping related to how quickly one can attain a new skill? I remember a Time Magazine article saying that was the new theory or something. What sleep does? Ugh I'm tired.
 
Umm...I want to know about the edge technology or development made so far!

I need that to do some paper works :)
 
There are (at least!) two meanings to the word learning. One is the simple kind of learning that simple animals do, like conditioning. For this we have a pretty good understanding, it's based on the strengthening of a neural connection when it it is excercised repeatedly. A scientist named James Hebb had this neural idea back around 1950, and this kind of learning is called hebbian. The neural networks idea in computer software is based on it.

The other kind of learning is the complex and subtle kind we do every day. On that we have some good research but no deep understanding yet.
 
Check this out: http://en.wikibooks.org/wiki/Intoduction_to_Psychology:chpt7"

I never finished the wikibook.
 
Last edited by a moderator:
A computer can learn but not comprehend.

There's a theory that a complete and accurate simulation of an average brain would naturally produce intelligent thought, but there's no way to test this with current computers. (There's another theory saying there's bugger all intelligent thought on Earth anyway, see the PF Lounge ;) )
 
haha...Yeah RunDMC .. but who's that Bugger? ;)

thanks Bio-Hazard :)
 
selfAdjoint said:
There are (at least!) two meanings to the word learning. One is the simple kind of learning that simple animals do, like conditioning. For this we have a pretty good understanding, it's based on the strengthening of a neural connection when it it is excercised repeatedly. A scientist named James Hebb had this neural idea back around 1950, and this kind of learning is called hebbian. The neural networks idea in computer software is based on it.
The other kind of learning is the complex and subtle kind we do every day. On that we have some good research but no deep understanding yet.

Hmm, I'm talking about that other kind of Complex and Subtle idea :)
How's that can be studied in machine? I think I've to look on Psychology journals for that :(
 
  • #10
RunDMC said:
A computer can learn but not comprehend.

That depends on how well the programming routine is (tree'd)

The only limit is ones own programming ability.
 
  • #11
no you need to look in ALife/AI journals and Neural Net journals for what you want. It also depends on the learning..pseudo learning (ie Game AI-liek deep blue) or realistic learning liek the Blue Brain PRoject by IBM and swiss lab.
MIT has some really neat Computer vision as well as york university.
And there are industrial learning algorithms that use principals of th brain for industrial stuff like Cryptography and Satellite imaging and medical imaging.

Also look at steve grands Lucy its kinda cool or look up gary flakes book.
 
  • #12
Intuitive said:
That depends on how well the programming routine is (tree'd)
The only limit is ones own programming ability.

how about an intelligent computer system...who itself can write program for itself ;)
 
  • #13
neurocomp2003 said:
no you need to look in ALife/AI journals and Neural Net journals for what you want. It also depends on the learning..pseudo learning (ie Game AI-liek deep blue) or realistic learning liek the Blue Brain PRoject by IBM and swiss lab.
MIT has some really neat Computer vision as well as york university.
And there are industrial learning algorithms that use principals of th brain for industrial stuff like Cryptography and Satellite imaging and medical imaging.

Also look at steve grands Lucy its kinda cool or look up gary flakes book.

can you provide some link on them?

Cause, I'm about the design any new learning model...so, my approach is to first know the human/animal learning process and find something new...so that it can be any new model...what you suggest?

Do, I still have to look into NN and Fuzzy stuffs?

I've gone through few AI books...and their learning algorithms are too specific and purpose specific...why don't they talk about something general?
 
  • #14
Moni said:
can you provide some link on them?
Fuzzy stuffs?
http://en.wikipedia.org/wiki/Fuzz" 's some Fuzzy stuffs.
 
Last edited by a moderator:
  • #15
RunDMC said:
A computer can learn but not comprehend.
There's a theory that a complete and accurate simulation of an average brain would naturally produce intelligent thought, but there's no way to test this with current computers.
Yet comprehension could be described as an emotion triggered by new neural passage ways being opened or else altered. It is a sensation. The thing is, robots can't feel emotion which makes them different than us. They might be able to display the neurological change, but to feel it.. hmm...

Coming back to this post later I think about how computer learning is more of a conditioning more than of an actual learning process. Else and if statements I propose.

The greatest thing in the Universe is want, and if you can program a computer to want something, or create an objective, it will learn to complete that mission and then cease to exist until given a new objective. They thing one must do is have the A.I. want everything. We as humans can't simply define everything for we don't know everything. To tell a robot to learn everything would probably be process of elimation from old knowledge to new knowledge in which it goes forth trying to learn new material and constantly redefine its world.
 
Last edited:
  • #16
Nicely said man :)

WANT!

That means QUESTIONING :D
 
  • #17
Moni said:
how about an intelligent computer system...who itself can write program for itself ;)

That depends on how well the programming routine is (tree'd)
The only limit is ones own programming ability.
 
Back
Top