Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Education Technology

Philosophy and Computer Science Revisited 204

Soren Kierkegaard writes "While reading the two-and-a-half-year-old Slashdot post on Does Philosophy have a role in Computer Science, it occurred to me that over these past few years Philosophy has a more prominent role in Computer Science then ever before. Cognitive Science and Computer Ethics are more established disciplines in universities, and the numbers of philosophy graduates double majoring in computer science and information systems are climbing. Is a merger of Philosophy, a discipline steeped in history and intelligent thought, and Computer Science, a discipline that looks to the future, the best of both worlds?"
This discussion has been archived. No new comments can be posted.

Philosophy and Computer Science Revisited

Comments Filter:
  • Principa Cybernetica (Score:5, Informative)

    by Conspiracy_Of_Doves ( 236787 ) on Monday November 10, 2008 @05:08PM (#25711041)

    This [vub.ac.be] is one of the first websites I discovered when I first started getting on the internet back in the early to mid 90s.

  • by SatanicPuppy ( 611928 ) * <SatanicpuppyNO@SPAMgmail.com> on Monday November 10, 2008 @05:19PM (#25711247) Journal

    That's how I got my start as well. Symbolic logic is vastly more relevant to programming than most people realize.

  • by Hellcom ( 1041714 ) on Monday November 10, 2008 @05:21PM (#25711289)
    What are you talking about? Logic is a branch of philosophy, and has been for millenniums and formally founded by Plato and Aristotle. http://en.wikipedia.org/wiki/History_of_logic [wikipedia.org]
  • it's both (Score:5, Informative)

    by Trepidity ( 597 ) <[gro.hsikcah] [ta] [todhsals-muiriled]> on Monday November 10, 2008 @05:26PM (#25711397)

    Or, slightly more specifically, it depends on what parts of symbolic logic you focus on. Given a specific system of symbolic logic, working out its technical implications is yes, essentially mathematics or theoretical computer science. Using it to implement automated reasoners is artificial intelligence (a branch of computer science).

    Designing logics can go either way, though. You could do it purely as a technical matter: you want a logic with a particular property, so you design one that has that property. Most logics are designed from a more philosophical perspective, though: logic basically as a way of formalizing statements and ways of reasoning about statements. From Aristotle through the middle ages people had catalogued valid and fallacious methods of reasoning; a system of logic encompasses a formalization of such a system. It also has ontological implications, depending on what you decide to make representable in the logic, and what you view as the implications of doing so. For example, W.V.O. Quine's works on logic, while they contain technical results as well, are mainly philosophical in nature. Bertrand Russell's research program in logic, while it contained a lot of technical results, was also primarily philosophical in nature.

  • ignorance is bliss (Score:4, Informative)

    by johnrpenner ( 40054 ) on Monday November 10, 2008 @05:30PM (#25711459) Homepage

    There is a lot in computer science that has long ago been worked out in philosophy, but for which most computer scientists have but a fuzzy grasp.

    Computer Science operates under certain philosophical assumptions which have consequences -- but if you don't even know that you're operating under a DUALISTIC ASSUMPTIONS -- you will not be able to deal with those.

    For example, Cognitive Scientists are often are not very precise in their use of the words 'knowledge' and 'understanding', as John Searle so brilliantly explains:

    (Exerpted from 'Minds Brains and Programs')

    "First I want to block some common misunderstandings about 'understanding': in many of these discussions one finds a lot of fancy footwork about the word "understanding." My critics point out that there are many different degrees of understanding; that "understanding" is not a simple two-place predicate; that there are even different kinds and levels of understanding, and often the law of excluded middle doesn-t even apply in a straightforward way to statements of the form "x understands y; that in many cases it is a matter for decision and not a simple matter of fact whether x understands y; and so on. To all of these points I want to say: of course, of course. But they have nothing to do with the points at issue. There are clear cases in which "understanding' literally applies and clear cases in which it does not apply; and these two sorts of cases are all I need for this argument 2 I understand stories in English; to a lesser degree I can understand stories in French; to a still lesser degree, stories in German; and in Chinese, not at all. My car and my adding machine, on the other hand, understand nothing: they are not in that line of business. We often attribute "under standing" and other cognitive predicates by metaphor and analogy to cars, adding machines, and other artifacts, but nothing is proved by such attributions. We say, "The door knows when to open because of its photoelectric cell," "The adding machine knows how) (understands how to, is able) to do addition and subtraction but not division," and "The thermostat perceives chances in the temperature."

    The reason we make these attributions is quite interesting, and it has to do with the fact that in artifacts we extend our own intentionality;3 our tools are extensions of our purposes, and so we find it natural to make metaphorical attributions of intentionality to them; but I take it no philosophical ice is cut by such examples. The sense in which an automatic door "understands instructions" from its photoelectric cell is not at all the sense in which I understand English. If the sense in which Schank's programmed computers understand stories is supposed to be the metaphorical sense in which the door understands, and not the sense in which I understand English, the issue would not be worth discussing. But Newell and Simon (1963) write that the kind of cognition they claim for computers is exactly the same as for human beings. I like the straightforwardness of this claim, and it is the sort of claim I will be considering. I will argue that in the literal sense the programmed computer understands what the car and the adding machine understand, namely, exactly nothing. The computer understanding is not just (like my understanding of German) partial or incomplete; it is zero.

    [This has certain consequences...]

    IN MUCH OF AI THERE IS A RESIDUAL BEHAVIOURISM OR OPERATIONALISM. Since appropriately programmed computers can have input-output patterns similar to those of human beings, we are tempted to postulate mental states in the computer similar to human mental states. But once we see that it is both conceptually and empirically possible for a system to have human capacities in some realm without having any intentionality at all, we should be able to overcome this impulse. My desk adding machine has calculating capacities, but no intentionality, and in this paper I have tried to show that a system could have input and output capabilities that duplicated those

  • by Trepidity ( 597 ) <[gro.hsikcah] [ta] [todhsals-muiriled]> on Monday November 10, 2008 @05:35PM (#25711551)

    It's particularly relevant in areas of CS research with significant philosophical implications, like AI. In some cases knowing relevant philosophical problems can point out likely technical problems and potential approaches to solving them.

    For example, machine learning repeatedly bangs its head against the age-old philosophical problem of induction, and in my view (as an AI academic), the people who know about that and the relevant literature are more likely to make non-naive technical contributions.

    Reinforcement learning (a specific branch dealing with learning how to act in an environment) bangs its head against issues like the relationship between something we might call "the real world", the data from your senses, and how to infer between them. Specific technical proposals have largely recapitulated some of the philosophical debate: for example, there was a semi-recent and somewhat influential proposal to replace a priori "states", which represent a view of the "real" states in an environment, with phenomenological state, constructed on the fly from sequences of sensor values clustered based on their ability to predict future sensor values (Predictive State Representations, or PSRs). This is essentially recapitulating the empiricists' "sense-data" view of the early 20th century, which they proposed as a replacement for metaphysical ontologies of the world.

  • Symbolic Systems (Score:1, Informative)

    by Anonymous Coward on Monday November 10, 2008 @05:40PM (#25711639)
    I'm an undergrad at Stanford University and I just declared the major here that most embraces this idea: that Computer Science and Philosophy have a lot in common. It's called Symbolic Systems (or SymSys) and really is an intersection of CS, Phil, Psychology, and Linguistics. In short, our focus is that there is more to CS than designing algorithms. It's about the thought behind it - purely logical and human alike.

    http://symsys.stanford.edu/ [stanford.edu]
  • by Morpeth ( 577066 ) on Monday November 10, 2008 @05:40PM (#25711657)
    I think the op has an interesting idea, but his use of the term 'philosophy' in this context is a bit broad. I was double philosophy/psych major in college, and currently work mainly as a web developer (e-commerce / finance)

    There's a lot of branches to philosophy, most are basically entire disciplines unto themselves. I think in terms of logic and ethics, yes there's some overlap -- as those are two branches in the field.

    But when talking about areas like phenomenology, epistemology & cosmology I don't see any real connection, or any kind of overlap (without really forcing it). Not that it's a bad thing -- it's just an apples and oranges kind of thing.

    Ethics is relevant anywhere imo, not only CS and certainly in the business world it's valuable. I would say the one place where philosophy and CS overlap the closest is in Logic, for pretty obvious reasons.

    But, there's simply too many areas of study in philosophy for the disciplines to merge entirely

  • by spiffyman ( 949476 ) on Monday November 10, 2008 @06:23PM (#25712395) Homepage

    Like many others here, it was logic that led me to CS. My degree is in philosophy, but my career is in software development. So maybe I'm a bit biased.

    I can't really point to applications in the last 2.5 years, but I think you're overstating the case. I'm quite familiar with work done by people here [utexas.edu] (Nick Asher, mentioned on that page, was chair of UT's philosophy dept. for some time). Paul and Patricia Churchland have done a great deal to bring the philosophy of mind in line with contemporary scientific thought - which includes CS. Neural networks are now regularly discussed in undergraduate philosophy courses. In no other liberal arts major will you find students so familiar with the work of Kripke, Goedel, Turing, or Frege. Hell, I know CS majors who can't go toe-to-toe with a good philosophy major when it comes to theory.

    And when you ask us to set aside "logic, predicate calculus and the philosophy of mathematics," you're asking us to ignore the foundation of the philosophy of language, a field of study that's enormously popular today and overlaps into linguistics, semantic modeling, etc.

    That's not to mention whole subfields of metaphysics, such as ontology.

    I'm not saying there's some "killer app" for philosophy here. But the fields are more closely bound than you make them seem.

  • by Estanislao Martínez ( 203477 ) on Monday November 10, 2008 @06:52PM (#25712771) Homepage

    The foundation of modern mathematical thought was a philosophical work called the Principia Mathematica.

    Um, no, not really. Rather, foundationalist philosophers of mathematics, and a few philosophically oriented mathematicians used to claim that mathematics was founded on logic and/or set theory. There were always philosophers who disagreed with the whole foundationalist project for mathematics, and over time those folks have gotten more and more influential.

    Computer science has given a hell of a boost to a lot of work that started out in the foundations of mathematics bin, but the work in question tends to be constructive mathematics à la Brouwer and similar folk, and not the logicist mathematics espoused by Russell (big exception: type theory, but type theory is often constructivized). This is because constructive mathematics tends to be computable, and constructive proofs can be mechanically translated into computer programs that solve mathematical problems.

  • by Trepidity ( 597 ) <[gro.hsikcah] [ta] [todhsals-muiriled]> on Monday November 10, 2008 @11:26PM (#25715689)

    I'd say mathematical logic classes tend to be more detailed but less broad: they focus on the rigorous mathematical treatment of usually one or two relatively well-behaved logics, like propositional logic or first-order logic.

    Philosophical logic classes, by contrast, study these logics in less depth, but put more emphasis on comparisons between logics, the relationship between logic and natural-language argument and thought (and science), and so on.

    Which of these is watered down I suppose depends on your perspective. Introductory philosophical logic classes typically have much weaker treatment of issues such as decidability, model theory, interpretations, syntax vs. semantics, and so on. On the other hand, introductory mathematical logic classes typically have much weaker treatment of issues such as nonmonotonic logics, higher-order logics, autoepistemic logics, the relationship between logic and science/mathematics, the ontological commitments inherent in a choice of logic (if any), etc.

  • by JurPic ( 1404659 ) on Tuesday November 11, 2008 @07:53AM (#25718623)
    Any good Philosophy department offers advanced classes in Logic, and let me tell you, what they teach you there is nothing like Aristotelean syllogisms, my good sir. In fact, I believe most Philosophy departments have a compulsory Introductory Logic course wherein all Philosophy students are taught the basics of propositional and predicate calculus (I know my department has, it's what got me started on Logic). Your university's Philosophy department must not be very good if the Philosophy majors ran away after an explanation of what counts as a well-formed formula in propositional logic...

The hardest part of climbing the ladder of success is getting through the crowd at the bottom.

Working...