Can computers only do what we tell them to?

  • Thread starter Thread starter droog
  • Start date Start date
  • Tags Tags
    Computers
Click For Summary

Discussion Overview

The discussion centers around the question of whether computers can only do what they are programmed to do, exploring the implications of randomness, determinism, and the nature of thought in both machines and humans. Participants delve into philosophical considerations, algorithmic behavior, and the relationship between inputs and outputs in computational systems.

Discussion Character

  • Philosophical inquiry
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants argue that if all inputs and initial states are known, the outputs of a computer can be predicted, suggesting a deterministic nature of computation.
  • Others propose that introducing real randomness, such as thermal noise, complicates predictability and raises questions about the nature of algorithms and their ability to generate randomness.
  • A few participants draw analogies between computers and human cognition, questioning whether both can truly "think for themselves" or if they are bound by their programming.
  • Some suggest that the complexity of certain systems, like chaotic systems, may render them unpredictable despite being deterministic at a fundamental level.
  • There are discussions about the role of external inputs in determining a computer's behavior, with some arguing that a richer set of inputs could lead to unexpected outcomes.
  • Participants also explore the implications of emergent properties in computational systems, where complex programming may yield surprising results that were not explicitly intended by the programmer.
  • One participant mentions the concept of trap-door functions in encryption as an example of deterministic systems that can produce results that are difficult to reverse-engineer.

Areas of Agreement / Disagreement

Participants express a range of views, with no consensus reached on whether computers can truly act independently of their programming. The discussion remains unresolved, with multiple competing perspectives on the nature of randomness, determinism, and the capabilities of computers.

Contextual Notes

Some participants highlight the limitations of definitions around randomness and determinism, as well as the complexities involved in analyzing chaotic systems. The discussion reflects a variety of assumptions and interpretations regarding the nature of computation and thought.

Who May Find This Useful

This discussion may be of interest to those exploring the philosophical implications of artificial intelligence, the nature of randomness in computation, and the relationship between programming and emergent behavior in complex systems.

droog
Messages
28
Reaction score
0
Is it true to say "computers only do what we tell them to"? If we write any program and we know all the inputs then surely we ought to be able to predict the outputs so long as we know all initial states (including the seed in any pseudo random generator as well as the generator taps).

If we introduce a real random element (like the input devices based on thermal noise) then it's pretty obvious that programs could be written that didn't produce predictable outputs e.g. PRINT get_random_from_hardware()

...I want to know if there's an algorithmic equivalent to this.

(mods: I couldn't decide between computers or maths so I plumped for philosophy to ask this. please move if its a problem here.)
 
Computer science news on Phys.org
An algorithm can't invent randomness. A similar thing concerns GUID's. How does an algorithm come up with a globally unique identifier? It doesn't, it uses the MAC address on your network card and that contains the global uniqueness. These things come from outside.

This leads to the intuition that the universe can't have a true source of randomness, because that randomness would need to be from outside (or that it just happened to be random).
 
Last edited:
Hmm, it seems that not even the mind can be random. If it could be considered a computer.
 
I knew it would be a philosophical question ;) Admitting randomness in the form of thermal noise is only pushing the problem back (albeit a virtually infinite way) if we consider the universe as a whole to be deterministic. I bet there's a dozen threads here regarding determinism and no resolution in sight.

But for my purposese, a computer connected to a thermal noise source will do. Surely, For All Practical Purposes that's how we can think of the mind as well.

It's just that some people say it's obvious that computers will never be able to think for themselves because they can only do what their programmers tell them to do. Why a programmer can't tell a computer to "think for itself" is escaping me at the moment.
 
...it depends on what you mean by "Can computers only do what we tell them to"?
Can a 2-4 year old child only do what we tell them to do? What is the difference between a child and AI? Is there some commonality amongst them?

What are the properties of "thinking for yourself"?
 
You could use a Schrödinger's Cat type box as a seed for randomness. That would be internal. There is surely a compact, digital electronic way of tapping into quantum uncertainty.

There's an invention for you that'll make you millions!
 
Computer = Life: Do what the creators tell them to.

Subject: Computer = Life: Do what the creators tell them to.

Thank you, Prof. Droog and Prof. Bannon, for your fundamental philosophical comments on the destiny of mankind and the purpose of its existence.

droog said:
Is it true to say "computers only do what we tell them to"? …PRINT get_random_from_hardware()
...I want to know if there's an algorithmic equivalent to this.
(mods: I couldn't decide between computers or maths so I plumped for philosophy to ask this. please move if its a problem here.)
Bannon said:
Hmm, it seems that not even the mind can be random. If it could be considered a computer.
The obvious algorithmic equivalent to this is the origin of life developed from non-living materials, if we believe in evolution. If we believe in creation or self-creation, we can see from your comments a very important, if not the most important, conclusion for our existence: The design specification (what we tell them to do) of our creation (computer), particularly, of our self-creation reveals the purpose of our existence and the meaning of our lives (do what they are designed to do; from know thyself to be thyself). [Chien Yi Lee from Self-creation of the living system.]
 
So the meaning of our lives is determined by our design? Well then, I guess the meaning of my life is to eat, sleep and...
 
But for my purposese, a computer connected to a thermal noise source will do.

Why aren't you satisfied with using the 16 digit system clock as a seed for a random number generater? Surely the time measured in miliseconds is as random as thermal noise, although the two are not wholly unconnected.
 
  • #10
The phrase "emergent properties" used in logic and sometime mathematics might be useful here. We can have a completely determinant logical or mathematical system, so that every theory is "contained" in the axioms and yet get results that surprise us.

A computer can (or robot- questions like this used to be asked about robots), in fact, only do what we tell them to do. But if the basic programming is complicated enough, a computer (or robot) can do things that we did not intend.
 
  • #11
HallsofIvy is correct in saying this. You might, for instance, use a pseudo-random noise generator to drive the process of genome mutation in a genetic algorithm. The overall parameters of the program might be known, but the results may still be a surprise. If the fitness factor is sufficiently general (survive at any cost, say), and the model sufficiently rich, the outcome may be quite unpredictable.
 
  • #12
Verty... An algorithm can take a number of random-ish seeds (say the bottom bit of keyboard click interval measurements) and produce a result that is probabilistically likely to be unique.
 
  • #13
But that is still a completely deterministic system. At the most basic level, the results only surprise us because we haven't analyzed the system well enough. With enough analysis, we could predict the exact results.

Even thermal noise as a seed is simply a very complex yet determiministic inout.
 
  • #14
droog said:
Is it true to say "computers only do what we tell them to"?
In principle yes, but only for an ideal, and thus non-physical, computer.
There is a small but finite probability that a physical computer will fail to provide the expected result.
 
  • #15
Doesn't one of the tenets of computability theory claim that a system can only be completely modeled by a system more powerful than itself?

What I'm saying is that, deterministic or not, some systems are complex enough that analysis becomes if not actually impossible, then prohibitively expensive.

Chaotic systems, for example. A model of some chaotic system (say, the weather) may well be deterministic, but in order to 'predict' the behaviour of the system, you must either run *it*, or something able to comprehend it in its entirety.

It may be possible in principle, but in principle, you could move the Earth with a sufficiently large lever.
 
  • #16
You can make an analogy with the trap-door functions used to implement public/private key encryption. It's quite certain that your trap-door function is entirely deterministic, but it's *hard* to reverse. And trap-door functions are designed to be fast enough (and thence simple enough) to be used, for example, in key-exchange protocols operating across networks.
 
  • #17
also it depends on what you define as a computer? IF its an ordinary desktop ...probably not given that its only inputs are possible your camera/mic/keybaord/mouse. For a server/cluster/array it will depend on what the inputs were.

IN biopsych, the inputs to the system are an extrmeely concept for child development (the whole concept of the richer the environment -- the more stimuli -- the more a child will take in and be flexible to)

So if you give a computer such inputs and some basic code design(large vector space of small functions) to handle the input...there's no teling what it can do...
 
  • #18
I think that it's more like "we only let computers do what we tell them to do". We can have a computer act fairly randomly by having it interact with its environment in some form, possibly chaotic, and we might say that then the computer is doing what it wants.
From an external viewpoint a computer does what it wants. It's a self contained unit and its internal mechanisms decide what it does next, of course in conjunction with its environment which may or may not include a human and a keyboard, much like us.
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
17
Views
6K
  • · Replies 204 ·
7
Replies
204
Views
13K
Replies
29
Views
6K
  • · Replies 32 ·
2
Replies
32
Views
5K
  • · Replies 2 ·
Replies
2
Views
3K
Replies
67
Views
9K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 11 ·
Replies
11
Views
4K