On anthropomorphism in science (1985)(cs.utexas.edu) |
On anthropomorphism in science (1985)(cs.utexas.edu) |
I would share this with him, but I imagine it would go completely over his head.
> The implied abstraction, in which time has disappeared from the picture, is however beyond the computing scientist imbued with the operational approach that the anthropomorphic metaphor induces. In a very real and tragic sense he has a mental block: his anthropomorphic thinking erects an insurmountable barrier between him and the only effective way in which his work can be done well.
I'm now doing sysadmin work, and do a little bit of scripting here and there while working on teaching myself Python and C. Do you have any advice to avoid the kind of anthropomorphic thinking you mentioned your coworker does? The last thing I want to do is learn the "wrong way" and potentially struggle to rethink how to code.
You have to accept that Japanese grammar might have some basic concepts in common with the grammar of western languages (verbs, objects, adjectives, etc) but that really doesn't get you far.
(for japanese learners reading this comment, the article that pushed the first domino for me was this one: http://www.guidetojapanese.org/blog/2007/09/03/repeat-after-... )
Regarding your question about programming, I'd encourage you to read both The Little Schemer and Structure and Interpretation of Computer Programs.
Anthropomorphized code reads like someone reading off a gigantic checklist that keeps getting longer and longer. Each time a new problem comes up, we solve it by adding another "If A then B" except it's something like this
if foo.bar.baz[0][1]['value']
if (foo.bar.baz[0][1]['value'] == 'undocumented business rule')
globalVariable = false # why? who knows
else
globalVariable = true
globalVaraiable = foo.bar.baz[0][1]['value']
Relying on “If A then B” quickly get out of hand. The number of possible paths that your code can take grows quickly, even exponentially depending on the structure of your program. I don't want to be dogmatic, but always be asking yourself if you can structure your code as to avoid relying heavily on conditionals, especially nested ones.Focus on the problem you're trying to solve, not the operational details of the language or other tools you're using. However, keep exposing yourself to more languages, that are different from each other in semantics, run-times. Learn about different programming paradigms: declarative, imperative, functional, etc, focusing on semantics and not syntax.
So for programming the same gimmick would amount to, rather than just building code out of the constructs you're most comfortable with, also read code written by experts and try to imitate the patterns you find there.
But in practice, it seems to be the opposite: most people have a hard time thinking abstractly. We need analogies to make sense of things.
For example, there was an experiment [1] showing that even basic logic is easier to handle if it's thought of as "detecting cheating" than as a pure logic problem.
Using just-so stories does nothing to aid in the methodical derivation of conclusions from premises; and can serve to obfuscate and confuse the issues.
I understand the aspiration, but I always think of the counterpoint implicit in Knuth's famous statement: "Beware of bugs in the above code; I have only proved it correct, not tried it."
We somehow managed to repurpose it for mathematics in a very short amount of time on the evolution timescale.
So while we are capable of abstraction, our brains work better when we rethink the problem in terms of throwing rocks. Anthropomorphism help us make our primitive mind and higher functions cooperate.
It does fall faster, if you drop both stones in the atmosphere; the heavier stone has more mass per unit of surface area, to better overcome a constant level of air resistance.
Aristotle's physics were based on pretty accurate observation of the pre-industrial world, although they're surprisingly short on first principles. The really serious shortcomings were mostly related to impetus, the Aristotelian theory of motion -- it accidentally models friction well for objects in continuous contact with the ground, but it's very hard for Aristotelian physics to explain why an arrow keeps flying after it leaves the bowstring, and even gains speed after its apogee.
Not necessarily; for one thing, if the masses of the two stones are not significantly different, the difference in the effects of air resistance would be unmeasurable given the instruments of the day.
For another, the shapes of the stones are important. One with a much greater sectional density, oriented correctly, could fall faster than the other, even if it were lighter.
But that's just nitpicking. If I remember correctly, Galileo used inclined planes because there were only imprecise water clocks available to measure the passage of time. His choice of apparatus was brilliant :)
The article lost me when the author blithely claimed that it was Galileo who dropped two <droppable-item>s from the Leaning Tower of Pisa. The author clearly has no idea what happens when you do that; while Galileo was far too good at choosing the experimental setup that would give him the answer he wanted, while ignoring any such setup that would prove him wrong, to make such an obvious mistake.
I'm actually curious why people believe one emergent system does (eg, people) but another doesn't (eg, evolution/biosphere).
What lets you determine when a composite object or pattern in an automata has crossed that threshold?
There isn't really a threshold beyond that pattern or object somehow communicating to you that it does indeed possess a will or some form of consciousness. The default assumption is to assume it doesn't until it shows it does instead of invoking an animist world view that imbues a spirit to every complex phenomenon (weather, death, etc.)
I'm in agreement with you though in general. It is arrogant to think that humans are at the terminal end of emergent complexity. Maybe our minds are too limited to conceive of something arising from a global or galactic scale.
Are our individual cells aware of the person?
We have good reason to think that anything like "will" (leaving aside "free will" here, and just taking about things like the ability to achieve ends by developing plans and utilising information about the state of the environment) requires specific information processing capabilities. Capabilities that a process like natural selection does not have.
It is?
I only ever see this come up in layman's discussions of evolution. I've never seen the anthropomorphism of evolution come up among actual biologists / grad students.
By this you mean that he was good at designing experiments that were sensitive to the basic physics of what was going on, while being insensitive to confounding factors?
This is the Renaissance we're talking about; I wouldn't be at all surprised if he just picked the experiment he wanted and laughed off the rest, applying Petrarch's style of rhetoric in the sciences.
I agree, and I don't think Knuth's quote was saying anything different.
> If you find out that your equations incorrectly or incompletely characterize the system's behavior, Occam's razor requires you to assume that what you need is a better set of equations.
Yes, but you might not have them, and they might not be easy to find. So you might have to face the fact that, now and for the foreseeable future, you might not be able to use your equations to completely predict or characterize the system's behavior, so you need to actually test your code instead of just proving it correct, as Knuth said.
That seems a strictly more complicated model (with equivalent or even lesser predictive power), in that it supposes two classes of objects rather than a single class (in some sort of distribution), and supposes there must be some special quality to things, wherein they gain an extra trait.
The simpler assumption (at least to me) would seem to be the animist one, albeit that most wills don't look much like ours (since most things don't look like us).
I mean, I could see if you were arguing that humans don't have a will, but evolution doesn't either -- but to divide them in to categories based on feelings (which seems to be the case) seems to needlessly complexify the model.
Although you raise an interesting point, that was the default view of many, if not most, societies until modern times. Once that threshold is crossed, we reflexively imbue it with other superstitious traits. In theory it makes sense, in practice, it'll lead to shit like human sacrifice.
If there's no selective pressure for a will to emerge, a will will not emerge (barring some infinitely improbable random event).
I agree. It is a further anthropomorphism to even assume that the integrated sensory and memory perception phenomenon that we apparently experience as consciousness is inherently "human" in its quality rather than something more qualitatively similar to the bending of space-time by matter. An incidental consequence of homeostasis is that arbitrary pieces of matter are somehow a "self" and a cluster of sensory signals are somehow an "experience". The animist view isn't even necessary if we do not insist that "consciousness" be "a state of existence" for thinking creatures to "have" or not.
What we see in the case of microbe cell division is goal-directed behaviour. The physical details of how it happens are very important to cell biologists, but the bigger point is that one way or another the thing will behave in ways that help it grow and divide.
In that light it seems perfectly fine to say that the cell wants to divide. Indeed it is the most correct explanation I can think of -- and then I can invoke evolution as an explanation of how it came to want this.
With regards to your link. Japanese absolutely has subjects.
The question of presisly what -ga marks is a bit more controversial, but calling it a subject marker is a perfectly defensible position. Indeed, having studied linguistics before studying Japanese, I found that thinking of -ga as a subject marker and -wa as a topic marker made the distinction easy for me.
The point of this comment is not to say that we should be teaching English-native Japanese students that Japanese does have subjects and -ga marks them. I am not qualified to make that judgement, and my benefit likely came as a result of leveraging my linguistic studies.
As others have pointed out, thinking of Japanese as analogous to English is counter-productive for most students. This is despite the fact that Japanese is analogous to English in most cases, including (potentially) cases where seeing the analogy could be counter productive.
Returning to the original article; this is a good indication that just because something is wrong does not mean that it is not useful. Anthropomorphizing might not be technically correct, but it could still be a useful tool to help our human brains make sense of the world or subject matter. In the same way that saying "Japanese does not have subjects" might not be technically correct, but it might still be useful.
That seems like a total non sequitur. Do you also find the expression "like comparing apples to oranges" cringey, since apples and oranges are quite similar when compared to black holes?
I tried to avoid the "apple to oranges" objection you are raising by restricting the domain to that of "potential languages", which seems like the "fair" point of reference to take. Since Japanese and English are both natural human languages, I would consider comparing them more akin to comparing red apples and green apples.
The main point I was trying to make (which admittadly got berried at the end of my post) was that "wrong" and "not useful" are two very different concepts.
[0] This is best observed in deaf children who are not exposed to sign language at a young age.
The second example I can't judge. Probalby the variable name is bad, but not extraordinarily so. It's a lookup table, I can't tell if it is a good or bad idea without know what is being looked up.
Here's something from this codebase, with names and variables altered but for the most part left alone. Note the hardcoded `ajax_max` variable.
https://gist.github.com/anonymous/2d06bd45222999647d99df54fb...
Since evolution does process information about iterative states, it's not the mere existence of feedback, so there must be some threshold in capabilities that requires crossing.
Please describe them in a manner that includes or excludes as you see fit babies, cats, and bacteria but doesn't leave it a continuum (ie, there must be a cutoff where on one side you have some and the other none).
http://www.kurzweilai.net/why-evolution-may-be-intelligent-b... [Summary]
http://eegjournalclub.weebly.com/uploads/2/6/5/0/26509069/wa... [Actual Paper]
I often wonder if there are "intelligences" at the stellar scale or above and if they existed, would we have the lobes to be aware of their existence.
Personally I think it's quite an interesting point; much moreso than the point you seem to have replied to (i.e. the notion that evolution isn't blind, which I don't think GP was arguing by any stretch).
I'm especially skeptical when you can't even describe the distinction in the span of a few paragraphs and instead resort to ad hominems.
Evolution is a computer?
> Please describe them in a manner that includes or excludes as you see fit babies, cats, and bacteria but doesn't leave it a continuum
What's the cutoff between a heap of and non-heap?
My exact point is there isn't such a meaningful distinction. I'm challenging people who think there is a distinction to elaborate on that.
As for more advanced primality testing methods, I guess it depends on where the the fancier algorithms begin to pay off. It would not surprise me if this simple algorithm was the fastest for any input small enough to be stored in a single machine word.
The poster clearly wasn't making any broader claim about the "qualitative similarity of all human languages" (whatever that might be).
Similarly, if cephalopods swim. And if they do, why not jetskis?
Also, I was arguing it, but mostly to see the responses -- everyone seems so sure it is, and yet, the answers come down to "because it doesn't remind me of monkey cognition". (Similar to why I asked about animism -- everyone is so sure it was wrong, but doesn't seem to know why.)
I understand what you're saying, but the two concepts cannot be effectively compared. An organism's "will" is a label for the reactive tendencies we observe in physical systems that exhibit homeostasis, whereas evolution is the description of a physical process that is perpetually ongoing and has no physically discrete meaning.
"You" as an entity are really just a process emergent from chemical reactions on some area, and your "will" is just the result of feedback between many regions of that process and outside stimuli.
Biological evolution is a process happening in more dispersed reactions, but still has all manner of internal feedback mechanisms and responds to external stimuli.
I don't see how you've drawn a meaningful distinction between them, except to say that one os easy to observe in total (eg, you can draw a box around it) and is sort of like you, so you feel you can understand it.
Homeostasis and physical locality don't seem partocularly germane traits when discussing whether or not something has a will.
Further, you (just as evolution) are ongoing until you're not, and "physically discrete meaning" sounds like a dressed up "well, I just know it when I see it".
Agreed.
> Biological evolution is a process happening in more dispersed reactions, but still has all manner of internal feedback mechanisms and responds to external stimuli.
Disagree. Evolution does not "respond to external stimuli", there is no "internal" or "external" as far as evolution is concerned, that's like saying "erosion responds to external stimuli"; "it" does not respond, "it" is a description of a process.
> I don't see how you've drawn a meaningful distinction between them, except to say that one os easy to observe in total (eg, you can draw a box around it) and is sort of like you, so you feel you can understand it.
I can't draw a box around it because it is not a thing with a position in space unlike "you" which is.
> Homeostasis and physical locality don't seem partocularly germane traits when discussing whether or not something has a will.
Of course it does, if words are to have any meaning at all. Whatever it is you're trying to describe that is common between an organism and the description of physical process is not called "will" by any useful definition of the word. It's like if I said "evolution has no guiding principles" and you replied "well neither do humans really because our 'guiding principles' are just the result of a deterministic evolutionary process", but that's not true because "guiding principles" is a human concept that applies to beings that reason about their environment, even if the foundation of that reasoning is determined by constituent factors.
I think you misunderstand what I said. The sort of information processing in something like a nervous system can hardly be characterised as blind.
Also, if it can easily be done in a few paragraphs then why did people have to write books hundreds of pages long (which still get misunderstood)?