Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Algorithms
  4. Extreme Artificial Intelligence

Extreme Artificial Intelligence

Scheduled Pinned Locked Moved Algorithms
question
167 Posts 47 Posters 91 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B BupeChombaDerrick

    Well i just had to give you +5 for that, yes the current computer programs are like you have described, what you just described there is called a standard model of vision, i 'am currently researching in computer vision and i'am trying to integrate figure - ground discrimination into the algorithms as efficiently as possible. The reason why computers are bad at pattern matching is that programmers haven't just figured out how to efficiently tell a computer how to do just that, we might not need new hardware, but such algorithms can be hardware accelerated by using Graphics Processing Units, introducing parallel processing and more better methods/algorithms will start solving the problem of perception by computers. Don't blame the computers blame us programmers for their shortcomings.

    M Offline
    M Offline
    miyasudokoro
    wrote on last edited by
    #118

    You are sort of missing the point of the conversation here. When I said "we have to change the very basis for how they work," I didn't mean the hardware. While those ant-like robots are the most humanlike in intelligence, scaling up that hardware to human size would be technically infeasible. I meant that, if the goal is to have computers have humanlike intelligence, then the whole way the system works would have to change, hardware and software both. You said you are "trying to integrate figure-ground discrimination into the algorithms as efficiently as possible." In other words, the way the computer you are using "thinks," it requires you to tell it what patterns exist, what to do when it sees them, what to do when it doesn't see them, et cetera, et cetera. This "intelligence" of precisely following a programmer's algorithm is simply not humanlike. The extent to which that computer is humanlike depends, as you said, on your own programming ability to impose a small part of *your* human intelligence into the computer. The computer will only be able to mimic the small portion of your intelligence that you are able to give it, and not one whit more. The program you eventually write will not be really doing the same thing you are doing in your own head at all. You are not following any kind of algorithm when you look at a cute kitten and say, "Awwwwww." It's simply that the way your perception works, the kitten triggered a sufficient amount of a pattern linked to the "Awwww" emotion to evoke enough of said emotion that you were made consciously aware of it, and following a pattern of "what I do when I feel sufficient awwwwwww," and said pattern not being overridden by other patterns (such as "what I do when I'm in front of my boss"), you triggered the pattern for saying the sounds of "Awwwwww" in a particular tone of voice. This networking of patterns and behavior is the basis for humanlike intelligence. So, for a computer to be humanlike, we have to throw out our current programming techniques and start fresh with an attempt to create computer architecture (by which I mean, both hardware and software) with a pliable, adaptible artificial network that "learns as it goes" not because some algorithm tells it what it should be learning, but rather, because learning and processing are one and the same. That's how a human mind works: every time you perceive something, you reinforce or change patterns simply through the act of perception. The human mind is in a state of constant change. This is w

    B 1 Reply Last reply
    0
    • M miyasudokoro

      You are sort of missing the point of the conversation here. When I said "we have to change the very basis for how they work," I didn't mean the hardware. While those ant-like robots are the most humanlike in intelligence, scaling up that hardware to human size would be technically infeasible. I meant that, if the goal is to have computers have humanlike intelligence, then the whole way the system works would have to change, hardware and software both. You said you are "trying to integrate figure-ground discrimination into the algorithms as efficiently as possible." In other words, the way the computer you are using "thinks," it requires you to tell it what patterns exist, what to do when it sees them, what to do when it doesn't see them, et cetera, et cetera. This "intelligence" of precisely following a programmer's algorithm is simply not humanlike. The extent to which that computer is humanlike depends, as you said, on your own programming ability to impose a small part of *your* human intelligence into the computer. The computer will only be able to mimic the small portion of your intelligence that you are able to give it, and not one whit more. The program you eventually write will not be really doing the same thing you are doing in your own head at all. You are not following any kind of algorithm when you look at a cute kitten and say, "Awwwwww." It's simply that the way your perception works, the kitten triggered a sufficient amount of a pattern linked to the "Awwww" emotion to evoke enough of said emotion that you were made consciously aware of it, and following a pattern of "what I do when I feel sufficient awwwwwww," and said pattern not being overridden by other patterns (such as "what I do when I'm in front of my boss"), you triggered the pattern for saying the sounds of "Awwwwww" in a particular tone of voice. This networking of patterns and behavior is the basis for humanlike intelligence. So, for a computer to be humanlike, we have to throw out our current programming techniques and start fresh with an attempt to create computer architecture (by which I mean, both hardware and software) with a pliable, adaptible artificial network that "learns as it goes" not because some algorithm tells it what it should be learning, but rather, because learning and processing are one and the same. That's how a human mind works: every time you perceive something, you reinforce or change patterns simply through the act of perception. The human mind is in a state of constant change. This is w

      B Offline
      B Offline
      BupeChombaDerrick
      wrote on last edited by
      #119

      I get your view, "new hardware and software", but any machine can be simulated on a digital computer before it is made,so those pliable, adaptible artificial network that "learns as it goes" can be emulated on already existing digital computers with the right coding. That's the point i'am putting across here. And one can also use already existing GPU's for accelerating the processing speed of the simulation.

      1 Reply Last reply
      0
      • L Lost User

        +5, but with an addendum; Some animal rely on hereditary knowledge. Our brain being an animal-like one, I'd say that the reptile in there might be hard enough to simulate.

        Bastard Programmer from Hell :suss:

        B Offline
        B Offline
        bbirajdar
        wrote on last edited by
        #120

        I agree with you. In case we want to mimic the hereditary knowledge, we can have the base program built in the system in the beginning itself, sort of hardwired but upgradable as required

        1 Reply Last reply
        0
        • B BupeChombaDerrick

          Hey guys & ladies (to be gender insensitive), a theoretical thought, if a computer program simulates the human brain very accurately, does that make the program self - aware?

          K Offline
          K Offline
          Keith Badeau
          wrote on last edited by
          #121

          I believe there are aspects of a biological organism that just cannot be fully replicated in electronics. We may get to the point where CPUs and software can replicate the processing power of a human brain (like one post says: we are as close to that as earth is to the edge of the universe) but I don't think it would ever be "alive" or aware of its self. Of course, this is my non-professional opinion so take it with a grain of salt. This is indeed a very interesting and thought-provoking post.:thumbsup::thumbsup::thumbsup::thumbsup::thumbsup:

          B 1 Reply Last reply
          0
          • B BupeChombaDerrick

            but the brain uses some form of neural computation to generate self awareness don't you think that anything with short term memory is self aware? Imagine we erase some part of ones short term memory, is he/she going to know that they did what they just did at that moment?

            K Offline
            K Offline
            Keith Badeau
            wrote on last edited by
            #122

            That person would still be aware of self. He or she would just be confused ;).

            B 1 Reply Last reply
            0
            • K Keith Badeau

              I believe there are aspects of a biological organism that just cannot be fully replicated in electronics. We may get to the point where CPUs and software can replicate the processing power of a human brain (like one post says: we are as close to that as earth is to the edge of the universe) but I don't think it would ever be "alive" or aware of its self. Of course, this is my non-professional opinion so take it with a grain of salt. This is indeed a very interesting and thought-provoking post.:thumbsup::thumbsup::thumbsup::thumbsup::thumbsup:

              B Offline
              B Offline
              BupeChombaDerrick
              wrote on last edited by
              #123

              yeah it is hard to get around this thought, i was thinking that if you can hold a meaningful conversation with a machine and it can recognize you and respond to your emotions i don't see why it shouldn't be considered to be aware of it's environment and whats going on at least.

              1 Reply Last reply
              0
              • K Keith Badeau

                That person would still be aware of self. He or she would just be confused ;).

                B Offline
                B Offline
                BupeChombaDerrick
                wrote on last edited by
                #124

                yeah, but i think memory has something to do with self awareness.

                T 1 Reply Last reply
                0
                • B BupeChombaDerrick

                  Hey guys & ladies (to be gender insensitive), a theoretical thought, if a computer program simulates the human brain very accurately, does that make the program self - aware?

                  T Offline
                  T Offline
                  Tim Yen
                  wrote on last edited by
                  #125

                  You know you've looked into a can of worms that people have been looking into for many many years. I would argue that once a comptuer passes the turing test than it will probably demand human rights or "intelligent lifeform" rights and will probably get some form of legal protection. I would call it self aware, it would probably call itself self aware. Good question. And judging by the number of responses many other people are interested too.

                  B 1 Reply Last reply
                  0
                  • B BupeChombaDerrick

                    yes it can be hard to do such a simulation on a single computer, but i also think self awareness can be achievable with programs not anywhere near as complex as the brain.

                    T Offline
                    T Offline
                    Tim Yen
                    wrote on last edited by
                    #126

                    I agree, animals are self aware in a form and their brains are less complex.

                    B 1 Reply Last reply
                    0
                    • T Tim Yen

                      You know you've looked into a can of worms that people have been looking into for many many years. I would argue that once a comptuer passes the turing test than it will probably demand human rights or "intelligent lifeform" rights and will probably get some form of legal protection. I would call it self aware, it would probably call itself self aware. Good question. And judging by the number of responses many other people are interested too.

                      B Offline
                      B Offline
                      BupeChombaDerrick
                      wrote on last edited by
                      #127

                      Nice reply Tim Yen. :thumbsup:

                      1 Reply Last reply
                      0
                      • T Tim Yen

                        I agree, animals are self aware in a form and their brains are less complex.

                        B Offline
                        B Offline
                        BupeChombaDerrick
                        wrote on last edited by
                        #128

                        Good to see some support :laugh:

                        1 Reply Last reply
                        0
                        • B BupeChombaDerrick

                          Hey guys & ladies (to be gender insensitive), a theoretical thought, if a computer program simulates the human brain very accurately, does that make the program self - aware?

                          J Offline
                          J Offline
                          JonathanFahey
                          wrote on last edited by
                          #129

                          When you build it, you should ask it.

                          B 1 Reply Last reply
                          0
                          • J JonathanFahey

                            When you build it, you should ask it.

                            B Offline
                            B Offline
                            BupeChombaDerrick
                            wrote on last edited by
                            #130

                            Good one, but i think it can argue that it is self awareness and can convince a lot of people, and i think if it did that then it deserves to be considered self aware.:thumbsup:

                            1 Reply Last reply
                            0
                            • B BupeChombaDerrick

                              yeah, but i think memory has something to do with self awareness.

                              T Offline
                              T Offline
                              tiki_robert
                              wrote on last edited by
                              #131

                              Would that mean that people with alzheimer's disease aren't self aware? ;)

                              B 1 Reply Last reply
                              0
                              • T tiki_robert

                                Would that mean that people with alzheimer's disease aren't self aware? ;)

                                B Offline
                                B Offline
                                BupeChombaDerrick
                                wrote on last edited by
                                #132

                                No, they are self aware because alzheimer's disease affects long term memory,but short term memory maybe responsible for self awareness.

                                “Be at war with your vices, at peace with your neighbors, and let every new year find you a better man.”

                                1 Reply Last reply
                                0
                                • B BupeChombaDerrick

                                  Hey guys & ladies (to be gender insensitive), a theoretical thought, if a computer program simulates the human brain very accurately, does that make the program self - aware?

                                  S Offline
                                  S Offline
                                  Sean old school game guy
                                  wrote on last edited by
                                  #133

                                  One newbie mistake is looking at this from *only* a computer science aspect. Defining consciousness, as well as answering certain fundamental questions such as how it arises and is kept up are currently being researched very heavily. Anyone coming back with solely "In my opinion, *blah* defines consciousness" will be summarily dismissed ;P Thanks, Sean

                                  B 1 Reply Last reply
                                  0
                                  • S Sean old school game guy

                                    One newbie mistake is looking at this from *only* a computer science aspect. Defining consciousness, as well as answering certain fundamental questions such as how it arises and is kept up are currently being researched very heavily. Anyone coming back with solely "In my opinion, *blah* defines consciousness" will be summarily dismissed ;P Thanks, Sean

                                    B Offline
                                    B Offline
                                    BupeChombaDerrick
                                    wrote on last edited by
                                    #134

                                    I'am afraid i did not look at this from "only" a computer science perspective, i have researched in neural sensory processing as well.And i don't seem to get your point, the reply is not clear. :)

                                    “Be at war with your vices, at peace with your neighbors, and let every new year find you a better man.”

                                    1 Reply Last reply
                                    0
                                    • B BupeChombaDerrick

                                      Hey guys & ladies (to be gender insensitive), a theoretical thought, if a computer program simulates the human brain very accurately, does that make the program self - aware?

                                      A Offline
                                      A Offline
                                      Amarnath S
                                      wrote on last edited by
                                      #135

                                      In the free online course CS101 from Stanford University, available at www.coursera.com[^], they say that:

                                      The fundamental equation of computers is:

                                      Computer = Powerful + Stupid

                                      Where does "Extreme Artificial Intelligence" come in?

                                      B 1 Reply Last reply
                                      0
                                      • A Amarnath S

                                        In the free online course CS101 from Stanford University, available at www.coursera.com[^], they say that:

                                        The fundamental equation of computers is:

                                        Computer = Powerful + Stupid

                                        Where does "Extreme Artificial Intelligence" come in?

                                        B Offline
                                        B Offline
                                        BupeChombaDerrick
                                        wrote on last edited by
                                        #136

                                        Amarnath S wrote:

                                        they say that:

                                        The fundamental equation of computers is:
                                         
                                        Computer = Powerful + Stupid

                                        It's their opinion. :laugh:

                                        Amarnath S wrote:

                                        Where does "Extreme Artificial Intelligence" come in?

                                        Extreme Artificial intelligence comes in because i'am talking about mimicking human intelligence in a machine. :laugh:

                                        “Be at war with your vices, at peace with your neighbors, and let every new year find you a better man or woman.”

                                        1 Reply Last reply
                                        0
                                        • B BupeChombaDerrick

                                          Hey guys & ladies (to be gender insensitive), a theoretical thought, if a computer program simulates the human brain very accurately, does that make the program self - aware?

                                          A Offline
                                          A Offline
                                          Aicu
                                          wrote on last edited by
                                          #137

                                          Before this question, how do you know that I am self aware? It's quite easy to answer a "Are you self aware?" question for a program. My opinion is that if we can't distinguish a program from a human, or any creature, then we can say that it has self awareness. Google Turing Test may give more information. But I don't think the way to achieve such intelligence is the same structure as human brain.

                                          B 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups