Slashdot Mirror


Does the Military Dominate CS Research?

An anonymous reader asks: "It seems at my university the military has their fingers in much of the computer science research happening on campus: sensors, intelligent agents, autonomous vehicles, supercomputing. Is this the case at other schools around the US? How about outside of the US? How is the military shaping the current state of CS research? What areas of research atrophy because the funding goes to investigating military applications of new technology?"

12 of 125 comments (clear)

  1. Not actually an informed opinion, but... by josefcub · · Score: 3, Interesting

    Really, if you think about it, the military will eventually, if it doesn't already, have its fingers in any technology that it thinks will further its goals. School location or subject really doesn't matter to them.

    --
    Bleakness... Desolation... Plastic Forks...
  2. Just make sure by xagon7 · · Score: 4, Funny

    You fill their house with a giant Jiffy Pop before you ignite it with your designed (but they took control over) laser.

  3. When has it not shaped the foundation of CS? by jhubbard · · Score: 5, Informative

    Let's be realistic here. When has it not?

    Computers were originally people who determined calculated firing tables. The first computers were used to calculate this information and break encryption codes.

    The Internet is based on equipment and protocols that DARPA paid for. Defense Advanced Research Projects Agency Check out the current and recent solicitations.

    I'll grant you that business plays a large role too. It funds its fair share, but it seems as though it is more practical and immediate. The military seems to fund things that might not be very practical now, but can possible provide the edge in battle.

  4. It's not uncommon. by Anonymous Coward · · Score: 3, Insightful

    That was similar to my experience back when I was in school.

    And considering the history of computing, it is to be expected.

    Computers are tool for automating complicated by not particularly egaging tasks.

    From code breaking, to calculating artillary tables, to distributing information. It's not know how that's the obstical, but maintaing focus and attention. With the millitary, few people have the resources or the motivations to tackle the extremes that remain, besides them. The upside is, while the projects might be defense oriented as far as the money is concerned. The people aren't. Some of the people writing their doctoral thesis based on those projects might just want to make the most kickass games (like one of my CSE TA's). Smarter robots might well lead to smarter monsters.

    That's just the nature of the bleeding edge, the inscentive is always going to be strongest for militaries. You can get wrapped up in black helicopters or Chile 1950. Or you can step back and know them for what they are, individual quanta which are part of vast spectrum. While the military might have given us ICBM, and the possibility of nuclear holocaust, the secondary benefits were world wide communications satillites, GPS, the internet, aluminum cans, nuclear power, the death star, and the only chance to defend ourselves from a rogue asteroid.

    Be happy for the money. Be happy for the challenge. Be happy for the opportunity to hone your skills.

  5. The question doesn't make sense. by theNote · · Score: 3, Interesting

    I'm a little confused on the premise of this question.

    Research needs funding.
    If the military wasn't funding autonomous sensors, who else would?

    And what does having military funding for some projects have to do with the "atrophy" of other non military projects?

    Are you surprised you can't find funding for research no one wants?

    Its little like asking how McDonald's research on hamburger recipes is adversely affecting research on hydrogen energy.

    What do they have to do with each other?

    1. Re:The question doesn't make sense. by Anonymous Coward · · Score: 4, Interesting

      The military is one of the few institutions to tackle fundemental research, and almost hopeless challenges on a large scale. Why, their need is great, their reasources are large, and so are the rewards.

      It is arguable that computers would not exist at all without the military. Let alone global computer networks. Add to that communications satillites, and anything in space. For both the US and USSR the space race was about puting nukes on people. But that also gave us aluminum cans. And a lot of ceramic technologies. Need I point out RADAR, and the multitude of uses we put it to today? Or the lives it saves with weather forecasting? Or nuclear power. Did I mention jet engines? Or turbine technology in all it's incarnations? Let alone consumer products like Jeeps and Humvees. Or trauma medicine. The stirup? Can't leave out frequency hopping.

      All this, monsterously large segments of the civilian economy, exists because of a military need at one time. General solutions to nearly forgotten problems. Take the military our of research institutions and you put a lot of researchers out of work.

      So nothing new, another SNAFU, and your argument is FUBAR, another goof ball with a hemp cap and not enough common sense to fill it. Have a little appretiation for the freedom you enjoy, the freedom to bitch, and not know any better. More admirable people than yourself die to stamp your hand at the door of the little freedom party, and many of them never killed anyone. So your task, should you find you have any personal honor and decide to accept it, is to learn about the US Army Core of Engineers.

  6. Which areas atrophy? by PM4RK5 · · Score: 3, Insightful

    My guess would be that the fundamentals of system design atrophy. In many ways the computer science field has seen very little innovation as far as "operating systems" are concerned. At least in the recent past.

    Most systems try to mimick windows or something else, except for Apple's OS X. But on the other hand, it is also built atop a UNIX-style system, and is thus somewhat based on old ideas.

    The IT industry has created such large barriers to entry that any new or radical ideas as far as desktop systems go (or servers, for that matter) have failed to enter the market successfully. Arguably, Linux's success is due to the fact that it's just a reimplementation of the old UNIX system design.

    Colleges and other higher-level academic institutions are the testbed for new ideas in the CS field, and things like system design and a computers' fundamental setup have atrophied over the past few years, since I, for one, have seen very little that qualifies as "new."

    One thing I would like to do is try to completely reinvent the desktop system in college as a project, because many, many technologies are just improvements upon older ones. What the industry needs is a radically new system that takes advantage of what's out there now, as far as both ideas go and as far as hardware goes.

    This is just my two cents, but if you look at basic system design (device drivers, processing, filesystems, et cetera), there has been very little that is radically new.

    This is why I think basic system design has atrophied at the expense of other areas.

    1. Re:Which areas atrophy? by Phaid · · Score: 3, Insightful
      Yeah except that paper really doesn't do anything more than rail against the current state of affairs. So what if 20 years ago people coming into Bell Labs were used to using 20 different operating systems and now they only use one? That doesn't disprove what I said in any way at all. It's basically just a longer and more eloquent way of saying the exact same thing that the original poster I responded to was saying -- quoting this back to me is really just begging the question.

      Look, we already know how to make a protected memory, multitasking operating system that runs on commodity hardware and which, for the average user, provides multitasking performance indistinguishable from running individual tasks on a dedicated machine. We already know how to make a hard real-time operating system (and yes, BeOS shows us that essentially, realtime suitability multiplied by desktop suitability is a constant). We already know that microkernels don't do much more than protect you from badly coded drivers, and at a performance cost. None of these things are a mystery any more, and there just isn't a single-processor operating system model that's going to come along and revolutionize OS design on current hardware.

      Multiprocessor OS'es? Yes, as I said there's plenty of room for research there. Come up with an analog processor or some other hardware revolution that we don't currently think about? Yes, that would likely turn commodity OS thinking on its ear. But there is simply no interesting innovation left in the nuts and bolts of operating system software for current commodity hardware - all of the interesting research is either at a lower (hardware) level or at a higher (way more hardware) level.

      In terms of fostering new research, the one genuinely interesting statement in that paper is:

      Only one GUI has ever been seriously tried, and its best ideas date from the 1970s. (In some ways, it's been getting worse; today the screen is overed with confusing little pictures.) Surely there are other possibilities. (Linux's interface isn't even as good as Windows!)

      But look! He's talking about user interfaces there, not the core of the operating system. With all due respect to Robert Pike, all he's doing in this paper is expressing frustration that the good old days are over and people aren't doing fun research any more
  7. Face it by Bluesman · · Score: 5, Insightful

    The reason most things get done is because there is a pressing need, and people in the military understand this better than anyone else. Defending yourself and defending a nation is a pressing need, whether you'd like it to be or not.

    It would be nice if we could all hold hands and do research for the good of humanity, but unfortunately, human beings aren't wired that way. Nothing would get done. This is why communist societies, which are beautiful ideas on paper, don't work.

    One of the major fallacies that far too many people put a lot of faith in is that people are basically good. We are not.

    I know this might sound harsh and cynical, but the fact of the matter is, once you accept the fact that human nature is brutal, selfish, and ugly, you're most of the way there toward a realistic world view.

    And if you look at it pragmatically, you'll realize that necessity is the mother of invention, and almost all of the great technological advances in history stem from military necessity.

    Yeah, it's not nice. No, I don't like it. But that's how it works.

    --
    If moderation could change anything, it would be illegal.
  8. Yup by Mark_MF-WN · · Score: 4, Interesting

    The history of computation is the history of war. From the Greeks and their studies of quadratics, to Galileo's ballistics tables (which funded all his later work), the Difference Engine, early mechanical calculators, etcetera. War has always been the driving force behind computation, sadly. Just look at super computers -- the US military keeps building new record holders JUST to model nuclear deterioration and detonation! Many physics simulations (the exact same ones that make cars safe now) were invented to test rocket, artillery, and bullet design.

    1. Re:Yup by T-Ranger · · Score: 3, Informative
      For number crunching apps, sure. You diddnt mention the use of computers as far back as WWII for number crunching for nuclear research. In WWII it was to figure out how much stuff they needed, now entire nuclear explosions can be simulated. Or so they claim.

      But there is a sepearate, distinct, and very important component of computers that isnt realy computation: data processing.

      This is where, historicly (<1975 say) where IBM (and its predecessors) worked almost exclusivly. Censuses started it all, the 1890 US Census being the first done on punch card machines (reducing a 10 year job into months). IIRC, czatist Russia leased Hollerith machines in the 19th century. (since censuses doers were the primary market for infintile IBM, and no one continiously took censuses, IBM generaly leased machines (and opearators, assumably) rather then selling them. Of course, they continue this practice, esp. on the "big iron", even today).

      Most people agree that censuses, at least, are benign. It hasent been until the last 5 years that data processing has become sufficently advanced for average people to consiter it at all threatining. Im making a distinction beteween data collection/processing itself from the application therof. Privacy concerns (for example) are now very much a concern of "normal people", even if they otherwise trust the data collectors and what happens to the data. Up untill 5 years ago no one had enough data for the data alone to be risky/dangerous/intrusive. Now, not so much. Anyway...

      On the other hand, "data processing", even before "computation", has been used for what would be universally accepted as evil purposes. Or at least one: I speak of Nazi Germany using Hollerith machines to keep tabs on the Jews. To quantify the "Jew problem" (as they saw it). And to effectivly round them up. The rest being "common" history (which I will ignore, this being a discussion of computers). The use of Hollerith machines being largely unknown, even amongst computer/IT types. Even though I dont agree with the authors basic premis (that IBM is at least morally liable for some of the Holocaust), I will point out IBM and the Holocaust : The Strategic Alliance Between Nazi Germany and America's Most PowerfulCorporation.

      Of course the topic of discussion here is military usage of computers. Censuses certenly dont count. I dont think the Nazis use of computers does either. There is a distinction beteween the German Military/Navy, and the German (Nazi) Government, and "special" (ie, SS) forces.

  9. Hell yeah by Will+Sargent · · Score: 3, Insightful

    The military funded the Internet.

    The military, as one of the largest software developers on Earth, basically created software engineering and still pushes for hard numbers from projects and code.

    When the military tried out OO technologies on flight simulators, they scheduled five different projects, the first one of which was set up to fail(!) so they could accurately determine what actual benefit they could get from OO.

    The military is funding the semantic web technologies, notably DAML, in hopes of getting better AI -- this will be needed for better drones and autonomous agents, not to mention scanning for terrorist activities...

    There's just no question involved. The military will do things no other organization would even think of doing.