Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×
Science

Jordan Pollack Answers AI And IP Questions 196

Professor Pollack put a lot of time and thought into answering your questions, and it shows. What follows is a "deeper than we expected" series of comments about Artificial Intelligence and intellectual property distribution from one of the acknowledged leaders in both fields.

How do you justify your expectations? (Score:5, Interesting) by Anonymous Coward

For the past 40 years, AI has just been 10 years or so away.

It's still just 10 years or so away.

It's not getting any closer.

How do you justify any degree of optimism about the future of AI at this point? What makes now fundamentally different from anytime in the past 40 years?

It is funny, this is the same question I asked Marvin Minsky, the father of AI, at ALife 5 in Japan. He attacked every modern approach, including neural nets, fuzzy logic, evolutionary algorithms, and so on for over an hour, suggesting that his student's (Winston's) thesis should have been the paradigm of the field! I asked, "If AI sucks so much, why are you still in the field after 40 years?"

Hypocrite! Here I am, still in the field after 20 years! As soon as I've convinced myself one approach to AI is too slow, I find another, leaving quietly without attacking the friends I've made. AI is a big wide open field with a lot of smart people trying different things. (Savage attacks by insiders exiting are the worst thing in science, such as Bar Hillel's attack on Machine Translation in the 60's. Forty Years later, MT is "cool" again, in this month's issue of Wired.)

So I can say that, from my perspective as having worked on many different approaches to AI, writing problem space search algorithms for solving puzzles will not result in a general problem solver. Automating predicate logic won't make a computer equivalent to a philosopher. A computer can't do natural language any better than Eliza, without an internal need to communicate to survive and a large blessing of custom hardware. Neural nets are great function approximators with good mathematical results on limited kinds of learning, but we can't set 12 weights to get what we want, let alone 10 billion weights. And even though simple nonlinear systems give off chaos and fractals, Kolmogorov's law tells us simple systems are still simple. Evolution is one path to complexity, but most genetic algorithms simply search a finite search space and optimize a fixed goal.

So I'm locally pessimistic but globally optimistic! Who said AI is 10 years away? It's here now, in limited forms, yielding a lot of economic value, as your mouse clickstream is datamined so the ads which pop up are for things you might actually buy. But the SF ideal of a humanoid robot like Commander Data is centuries away.

I hold the view that any system which responds to its environment in a conditional way based on some internal state, even a thermostat, has a bit of intelligence. Immune systems, ecologies, and economies design things and solve problems. Every computer program you write has a bit of intelligence captured in it. The problem is, real AI of the sort you are alluding to is an organization which might be realizable as a 10 billion line program or a 10 billion weight dynamical neural system, and no human software engineering team can write autonomous code which is more than 10-100 million lines. Even Windows is just DOS with wallpaper, and big applications always require a human in the loop, selecting subprograms from menus or command lines.

Since 1994, we've been working on how to automatically evolve physical symbol systems which would have 10 billion unique moving parts, what we call "Biologically Complex" systems. When I say "We," it is because everything I do is in collaboration with my Ph.D students! A 10 Billion Line program is an absurd goal obviously, but it drives our research to focus in on the process of growth itself, rather than on what shortcuts we can accomplish by hand. We look at co-evolution, which involves machine learners training each other, and on questions of what kinds of substrates for computing could provide a universe of functionality while being constrained in a way which reduces the size or dimensionality of the search space. This constraint is called inductive bias. We seek minimal inductive bias systems, in which the human hints, or "gradient engineering" tricks are fully explicit. (Sevan Ficici, Richard Watson) We still work on neural nets and fractals as a substrate, and have made some progress in understanding how they work (Ofer Melnik, Simon Levy).

It's been more than five years, and while we are not even at the million line mark yet, I am still optimistic and haven't given up on co-evolution to move to a new field. I think that my lab has made progress in understanding why Hillis's sorting networks and Tesauro's Backgammon player were such breakthroughs and where they were limited. (Hugue Juille, Alan Blair). I think we have begun to understand the nature of mediocrity as an attractor in educational systems and how to change the utility functions to avoid collusion, and apply this to human learning (Elizabeth Sklar). We have become more applied, bring co-evolution to the Internet and to robotics, replicating and extending the beautiful results of Karl Sims from 1994 (Pablo Funes, Greg Hornby, Hod Lipson). All the work is available to study at the laboratory's Web site.


AI and ethics. (Score:5, Interesting) by kwsNI

What do you say to the people that feel it is unethical to try to create "intelligence"?

I take this as a shorter version of the longer religious question the editor thankfully didn't select. I've talked to myrabbi, perhaps one of the great theologians around today. Even though I am an atheist, he thinks I am on a spiritual quest to understand [God as] the principles of the universe which allow self-organization of life as a chemical process far from equilibrium which dissipates energy and creates structure that exploits emergent properties of physics. Can a spiritual quest be unethical? I suggest that people with this question read Three Scientists and Their God, by Robert Wright, or watch the Morris documentary "Fast, Cheap and Out of Control".

A second ethical question, besides usurping God's rights, is how can you take funding from national and military agencies like NSF, Darpa and ONR? For the past 50 years at least, they have been the seed capital for the science behind most of the technological progress I know about. With the venture capital economy, that curiosity-based seed function may be privatized, if some of the big VC funds dedicate 10% for long range science, and the ethical question of whether you are doing something for public good or private gain begins to dominate over the religious and military questions. That is the same question many scientists and Linux hackers ask themselves daily: Can I do good and make money without a conflict of interest?


Turing award. (Score:5, Funny) by V.

Do we win something if we can fool him into answering a computer-generated question? ;)

It has always been the case that limiting the range of dialog leads to more successful masquerading. In our CEL online educational game, for example, the only interactions between players are the actual plays, which enables artificial agents to be accepted as game partners.

BTW, the Turing Award is an annual lifetime achievement award in computer science, which has gone to people like John Backus for his eloquent apology for Fortran when he should have given us APL and LISP. The Turing Test is the name given to Alan Turing's proposal for testing for successful AI. Given that we don't deny airplanes fly, I think if AI ever flies, we won't question it. So I propose using the Louis Armstrong Test, his answer to the question "What is jazz?"


How should an amateur get started working on AI? (Score:5,Interesting) by Henry House

It seems to me that a significant problem holding back the development of AI is that few non-professionals grok AI well enough to offer any contribution to the AI and open-source communities. What do you suggest that I, as a person interested in both AI and open source, do about this? What are the professionals in the AI field doing about this?

Reading is fundamental.


Frankenstein (Score:5, Interesting) by Borealis

For a long time there has been a fear of a Frankenstein being incarnated with AI. Movies like The Matrix and the recent essay by Bill Joy both express worries that AI (in the form of self replicating robots with some AI agenda) can possibly overcome us if we are not careful. Personally I have always considered the idea rather outlandish, but I'm wondering what an actual expert thinks about the idea.

Do you believe that there is any foundation for worry? If so, what areas should we concentrate on to be sure to avoid any problems? If not, what are the limiting factors that prevent an "evil" AI?

AI doesn't kill People. AI might make guns smart enough to sense the weight or handsize of the user, preventing children from killing each other. Everything ever invented is capable of good or evil. Evil arises most often when masses of humans are denied fundamental rights. The Evil Rate and Unemployment Rate are closely linked.

I read Bill Joy's article in Wired last month. And I loved the Unabomber's excerpt because it is based on some of the best Philip Dick paranoid Science Fiction, like: Vulcan's Hammer, We Can Build You, and the Simulacrum. There is a lot of SF on the Golem question and one of my favorites is Marge Piercy's He, She, and It , which proposes a moratorium on AI inside humanoid robots. You can have smart software on the Web, and human looking idiobots, but you can't put real AI inside human looking robots, or you have to pay the price.

My lab is indeed working on self-replicating robotics and were worried for a split second about getting the fetal brain tissue reaction when our paper comes out shortly. We can now envision the "third bootstrap", after precision manufacturing and computation, where machines make the machines which make themselves, just as machine tools are used to make more machine tools, and computers compile their own programs. But the replication loop is quite a sophisticated automatic manufacturing process, which requires a large industrial infrastructure, and a lot of liability insurance. So far, no VC's, Saudi Princes, or government agencies have offered the necessary $500M first round of financing for fullyautomateddesign.com.

It would be wrong of me to say leave my frankenbots alone, and go after frankenfoods and frankenano. I think Joe Weizenbaum's book should be required reading, because every few years somebody else comes up with the idea of inserting computers inside animal bodies, so that the first act of any war will be to exterminate all nonhuman life forms. But I do think we have to worry more about large scale industrial and agricultural processes which are allowed to externalize their by-products affecting the environment, than we need worry about robotic ice-9. We will die quicker from e-mail spam caused by viral marketing customer acquisition schemes or from global warming and ozone depletion triggering major climactic change, red tide or another pollutant taking out fish from the food chain, or even from people throwing away old EGA screens and 386 motherboards in landfills, poisoning the aquifers. I promise that for every robot we build, there will be another robot to recycle it when its job is complete.

Anyhow, IMO Joy's angst must reflect the Sun setting on any instruction set architecture besides x86, but that's a different discussion. Talk to me about the ethics, when your very own open source movement leads to the inevitability of an Intel instruction set monopoly by providing a useful alternative to Microsoft :)


Questions based on your academic path (Score:5, Interesting) by Anonymous Coward

The way to the field of AI isn't always extremely clear. What type of background do they expect? Is it mostly a researching position or is it treated like a normal job with normal goals? Are there any classes or subjects or schools you recommend to make it into the AI field? Also, how exactly did you get into the field? How did AI intrigue you into what you do now, despite all the controversy to create an intelligence that could possibly be considered a "god" compared to the human existence? Very interesting to say the least, and something I'm interested in.

There is no AI business field to speak of which is differentiated from the general software business. Most companies which were "AI companies" in an earlier generation of university spin-offs for Lisp Machines, and Expert Systems Shells, failed miserably. Venture Capitalists won't fall into the same sinkhole twice. There are industrial process control companies which use refined bits of AI, e.g. in visual inspection of manufacturing processes, and Neural Network companies, like HNC, who have changed business plans and are now "pattern-recognition e-commerce security." companies. The Speech recognition industry has condensed into one company. Web- based AI means search engines and Language Engines. Ask Jeeves and Google and Direct Hit and many others may use bits of AI and adaptive technologies in their system.

Jobs in AI are just like software jobs everywhere: chain you to a workstation and make you work out boring details in exchange for salary and very little equity. But find a great graduate program in computer science, and you will likely find fun and exciting work for no salary and no equity! And you have to be great at both real and discrete mathematics as well as a natural born programming genius.

As for me, I started programming computers in APL as a freshman in college, and because it was such a high level language and I didn't sleep much, I wrote an awful lot of code in a few years. I was naturally drawn to building heuristic puzzle solvers, game players, and logical theorem provers. Before I met my wife, friends thought I was in love with computers. After working at IBM, I went to graduate school in Urbana and worked with David Waltz on LISP hacking, natural language processing, and reinvented neural networks, which were censored from the AI curriculum of the early 80's. I came to the limit of what could be done with neural networks for intelligence by 1988, and at Ohio State University, started looking at fractals and chaos as a source for generativity. Unfortunately, interesting behavior requires lots of levels and lots of parameters, which is why we started looking at evolution for selecting and adjusting lots of parameters, a focus since I've been at Brandeis.

While there is a lot of detailed work and dead ends, the search for mechanical intelligence is one of the great unsolved problems, which is in some way deeply equivalent to questions on the origin of life, human language, morphogenesis, child development, and human cultural and economic change. John Casti's book is a great place to start reading about these big problems.


Human brain - AI connection - is there? (Score:5, Interesting)

Do you think that a greater understanding of the human brain and how intelligence has emerged in us is crucial to the creation of AI, or do you think that the two are unconnected? Will a greater understanding of memory and thought aid in development, or will AI be different enough so that such knowledge isn't required?

Also, what do you think about the potential of the models used today to attempt to achieve a working AI? Do you think that the models themselves (e.g. the neural net model) are correct and have the potential to produce an AI given enough power and configuration, or do you think that our current models are just a stepping stone along the way to a better model which is required for success?

Obviously there are clear medicinal benefits to brain research. And the study of any real biological system leads to interesting metaphors which can be the basis for a novel computational model. But I think it is unlikely that research into the biology of the brain is crucial to understanding cognition or replicating intelligence. It's like studying the width of wires in integrated circuits of a computer. Even if you get the whole wiring diagram for a computer, it still tells you little about the programs running on it. I think understanding the brain is a problem which is underestimated. I heard 25,000 scientists attend the annual Neurosciences meeting, three times the largest ever interested in AI. It could be called the Mandelsciences meeting, and different labs compete to describe what they find in those little windows on the Mandelbrot set! But I have a lot of friends who are neuroscientists, and I can be just as facetious about linguistics.

Seriously, I believe we have to understand and replicate the processes which lead to the development of the brain and its behavior, not replicate the mammalian brain itself.

The second part of your question "how intelligence has emerged in us" can be interpreted as a more interesting direction. Here, there is a lot of opportunity to relate human intelligence as animal intelligence plus a little more. The fields of evolutionary epistemology, adaptive behavior, and computational neuroethology are quite interesting. It is a great question to understand cognition as it appears in other animals, insects, worms, and even bacterial colonies. The basic principles of multicellular cooperation are more important than the millions of specific adaptations of the human brain.

As for models question, it is sort of like asking whether a chair is built out of metal, wood, plastic, rubber, or cardboard. It doesn't matter, as long as it are strong enough. The organization of molecules has to provide a surface and a normal force at the right height for sitting. As for the organization of 10 billion things which might make an AI? Doesn't matter if it is c, java, lisp, neurons, or tightly coupled markovian 2nd order polynomial fuzzy sets. Will it stand, or collapse under its own weight?


most likely path? (Score:5, Interesting) by Anonymous Coward

Dr Jordan:

Do you think that AI is more likely to arise as the result of explicit efforts to create an intelligent system by programmers, or by evolution of artificial life entities? Or on the third hand, do you think efforts like Cog (training the machine like a child, with a long, human aided learning process) will be the first to create a thinking machine?

We are taking the second path, seeking the principles for self-organization so we can harness them to create and invent forms of organization.. There is a 4th path you don't mention, which is the terminator/Truenames hypothesis, that AI will simply arise among the powerful router machines of the internet. How would we recognize coherent behavior arising in telecom infrastructure if it didn't wake up talking English? I think a SETI for coherent intentional behavior emerging out of the infrastructure would be a fun project to do for the people worrying about risks to the information infrastructure.


Software Market & Open Source (Score:5, Insightful) by Breace

In your 'hyperbook' about your idea of a software market I noticed that you say that Open Source evangelists should support your movement because it will be (quote) A way for your next team to be rewarded for their creative work if it turns into Sendmail, Apache, or Linux.

I assume (from reading other parts) that you are talking about a monetary reward. My question is (and this is not meant as a flame by any means), do you really think that that's what the Open Source community is after, after all? Do you think that people like Torvalds or RMS are unhappy for not being rewarded enough?

If the OS community doesn't care about monetary rewards, is there an other benefit in having your proposed Software Market?

According to economic theory, utility is what motivates you to make decisions in your own self interest. Simple games, like the prisoner's dilemma, rationalize utility with numeric values to illustrate the concept, but it isn't money at all. If someone behaves in an unpredictable way, we must have our definition of their utility wrong.

There are plenty of motivations for writing open source code, including the challenge and the feeling of altruism, both of which have utility. A lot of people may write open source for credit in the community, which also has utility. If RMS was a radical advocate of anonymity who wrote the GPL so you couldn't put your name on the source code because it promoted the glorification of the individual, participating might provide less utility.


Why not Write a Screensaver? (Score:5, Interesting) by peteshaw

First of all, it is indeed an honor to pester a big name scientist with my puny little questions! Hopefully I will not arouse angst with the simplicity of my perceptions. Aha! I toss my Wheaties on Mount Olympus and hope to see golden flakes drift down from the sky!

I have always thought that distributed computing naturally lends itself to large scale AI problems, specifically your Neural Networks and Dynamical Systems work. I am thinking specifically of the SETI@home project, and the distributed.net projects. Have you thought about, or to your knowledge has anyone thought about harnessing the power of collective geekdom for sort of a brute force approach to neural networks. I don't know how NN normally work, but it seems that you could write a very small, lightweight client, and embed it into a screen saver a'la SETI@home. This SS would really be really a simple client 'node'. You could then add some cute graphics like a picture of a human brain and some brightly colored synapses or what have you.

Once the /.ers got their hands on such a geek toy I have no doubt you'd have the equivalent of several hundred thousand hours or more of free computer time, and who knows, maybe we could all make a brain together! I would love to think of my computer as a small cog in some vast neural network, or at least I would until Arnold Schwarzenegger got sent back in time to kill my mom. Whaddayathink, Jordan? Is this a good idea, or am I an idiot?

No, its very imaginative. You could be one of my AI grad students. But rather than focusing on neural networks, which, because of matrix multiplication, do not distribute well, people are looking at such systems for evolutionary computation. You can evolve individuals on networked workstations and collect them, or evolve populations which interact occasionally and pass dna around. Look at Tom Ray's Net Tierra project to see how it is going. My colleague Hod Lipson is developing a screensaver for our evolutionary robotics project, but release 1 will be Windows rather than Linux compatible (./sorry)

Actually, one of my early business plans for the Internet, circa the first working java browsers, was to show naughty pictures while harvesting cycles from your computer and reselling them to people needing computer time. All was needed was an assembly language interpreter in java and some interfacing. The problem is that most computationally intense problems people want to solve have large data flow requirements which conflict with the download of the naughty pictures! When I recently tried to corner the market in pig latin domain names for my new "incubator", panies.com panies.com, I didn't secure putation.com because it sounded bad. One week later I realized it was a pretty good name for a distributed computation service, but somebody else had grabbed the URL!

However, there is a critical piece missing from all these visions. intelligence is a property of an organization of computation, it is not computation itself. The problem of robotics is not the limited power of microcomputers, since we could drive any robot from a supercomputer if we knew what to write! We can get infinite cycles already, but nobody can write a coherent program bigger than 10M lines. We have figure out to use cycles towards discovery of a process of self-organization, rather than on a known software organization itself.


AI Metrics (Score:5, Interesting) by john_many_jars

I have read several coffee table science books on the subject and often find myself asking for a way to measure AI. As has been noted, AI is always elusive and is just around the corner. My question is how do you gauge how far AI has come and what is AI?

For instance, what's the difference between your TRON demonstration and a highly advanced system of solving a (very specific) non-linear differential equation to find relative and (hopefully absolute) extrema in the wildly complicated space of TRON strategies? Or, is that the definition of intelligence?

This is a very hard question which I won't be able to joke my way out of. I think that system performance in specific domains can be measured, like a rating system for a game likeTRON. I think we might be able to get a measure of the generative capacity of a system in all possible environments, by capturing strings of symbols representing different actions, and looking at the grammar of behavior. In general, however, observers have an effect on their observations of computational capacity. I usually think of intelligence as a measurement, not the thing being measured, sort of like the difference between temperature and heat, or weight and mass. It could be a measurement of operational knowledge (programmed, not static in a database), or of efficient use of knowledge resources. This measurement is applied to an organization. So committees of very smart people can operate idiotically, and groups of dumb insects can be very intelligent.

My current best working definition is that intelligence is the ratio of the amount of problem-solving accomplished to the number of cycles wasted. When I say we need 10B lines of code, it is not to say that raw program size is a measure of intelligence, but to express the idea that inside that code are enough different heuristics and gizmos to solve lots of problems effectively.


And what about Freedom? (Score:5, Insightful) by Hobbex

Mr. Pollack,

I read your article about "information property" and was surprised to find you dealt with the matter completely from the point of view of advancing the market. Their are those of us who would argue that the wellbeing of the market is, at most, a second order concern, and that the important issues that Information age gives rise regarding the perceived ownership of information are really about Freedom and integrity.

These issues range from the simple desire to have the right to do whatever one wants with data that one has access to, to the simple futility and danger of trying to limit to paying individuals something that by nature, mathematics, and now technology is Free. They concern the fact that our machines are now so integral in our lives that they have become a part of our identity, with our computers as the extension of ourselves into "cyberspace", and that any proposal which aims to keep the total right to control over everything in the computer away from the user is thus an invasion into our integrity, personality, and freedom.

Do you consider the economics of the market to be a greater concern than individual freedom?

This is a beautiful question, thank you. My book is exactly about freedom and rights: The freedom to sell a copy of a book you are done reading. The freedom to share in the rewards when something you design or write is in demand by millions of people. The right to own what you buy.

I see an inexorable movement towards dispossessionism, both coming from the "right," with UCITA, secured digital rights, anti-crypto-tampering in the DMCA, and ASP subscription models, and coming from the "left", with ideas that we should give our writing up into free collectivist projects.

The Internet is the beginning of Goldstein's "celestial jukebox," the encyclopedia of everything anyone has ever written, every episode of every TV show, and every song by every band. It sounds wonderful until you realize that you will have to pay per view! Bill Gates now has the money to deploy satellites which will force you to rent his word processor for $1/hour, the same rate for renting a movie. The laws on theft of satellite programs, unfortunately, as legal doctrine goes, considers decoding satellite broadcasts as theft of cable services, rather than as protected first amendment rights to receive radio broadcasts. Once secure distribution of programs on a rental basis is established, all content publishing will move inexorably into that mode to maximize profits. No more books, no more records. No more ownership. Dispossession.

The Free software movement, League for Programming Freedom, Open Source Software, on the other hand, talk idealistic young individuals out of their writing. "Contribute it towards a greater good." Be rewarded by occasional e-mails of thanks from your peers. The Free Music movement, or "let's RIP our CD's and trade MP3s through Napster" isn't as politically as economically motivated, but is also making musicians contribute their work for the greater good, at least of dormitories! Dispossession.

Fascism and Communism, while they have philosophical appeal for their mimetic simplicity, have proven themselves consistently the enemies of freedom, enterprise and creativity. Ordinary people are "dispossessed" of their property, which ends up, not surprisingly, in the pockets of the promoters of the simple philosophy.

My purpose in writing License to Bill is to begin a discussion not only on a societal remedy to the microsoft problem, but to secure, as a human right, the right to own information properties I buy, rather than just being able to rent them. I especially want the right to own and sell copies of my own creations, and to own a library of other's creations, reasonably priced based on supply and demand, without fear that a change in technology will render my investments worthless..

A market is just a mechanism which humanity uses to allocate resources fairly. It is neither good nor evil.


To which I would add... (Score:5, Interesting) by joss

I also read your IP proposal, and agree with the points mentioned above.

However, I also have a problem with your proposal from an economic perspective:

Property laws developed as a mechanism for optimal utilization of scarce resources. The laws and ethics for standard property make little sense when the cost of replication is $0. The market is the best mechanism for distributing scarce resources, so you propose we make all IP resources scarce so that IP behaves like other commodities and all the laws of the market apply.

We are rapidly entering a world where most wealth is held as a form of IP. Free replication of IP increases the net wealth of the planet. If everybody on earth had access to all the IP on earth, then everybody would be far richer - it's not a zero sum game. Of course, we're several decades at least from this being a viable option since we've reached a local minima. (Need equivalent to starship replicators first - nanotech...)

Artificially pretending that IP is a scarce resource will keep the lawyers, accountants, politicians in work, and will also allow some money to flow back to the creatives, but at the cost of impoverishing humanity.

I could actually see your proposal being adopted, and I can see how it will maintain capitalism as the dominant model, but I also believe that it is the most damaging economic suggestion in human history

Could you tell me why I'm wrong.

Wow! "I also believe that it is the most damaging economic suggestion in human history" Surely this is a wonderful compliment.

The history and future of money is very interesting, and one you can read about in various books, including one byMilton Friedman, and one from the Cato Institute. I think today's software houses who force upgrades on their customers are like the wildcat banks of the nineteenth century, printing up banknotes, and then declaring bankruptcy, vanishing with the deposits and setting up shop in another town.

Before money, there was simply trade in raw and polished goods. Then there was weighing and coinage. Lots of people thought coins were the real value and heartily resisted paper money. The gold and silver standards gave way, and eventually the idea that there was gold for every dollar bill was revealed as a hoax, and now "money" is simply a record in your bank's computer that there is a certain amount you are entitled to withdraw based on the amounts other banks have deposited for you. The only essential different between a rich and poor person is what the bank computers and the registrar of deeds say it is, backed by military force. And the money supply and international exchanges now somehow represents our national wealth with respect to other nations, and other nation's confidence that our banking system isn't duplicating dollars. Instead of objects of trade, money is information about potential trade.

While you might not like the idea that money is abstract and in limited supply, and you have more or less than you want, it is the soft underbelly of "Starship Economics" that Gene Roddenberry died before coming up with the backstory for how to have a non-mediocre society with unlimited replication for all.

I once invented a transporter machine for paper using public key crypto and fax technology. It would hold the source paper in a metal box, verify the copy was printed, and then destroy the original and legitimize the copy. With this system, you could fax a dollar bill to a friend! Now: is a dollar bill is just the likeness of a dollar bill on a crinkly piece of thermal paper, or the actual piece of green stuff? If Paypal can figure out how you can beam money from your palmpilot to mine, but a bug lets you keep a copy of the money, I bet their valuation would go way down.

I am simply saying that permanent use and resale licenses to changeable information (software, art, literature, music, movies) which can be traded securely, without loss or duplication, in a public market, is a form of currency.

Unlimited replication of currency just doesn't work, any more than two copies of William Shatner.

I stake the middle ground. Both the "right" copyright publishers who make currency loss through expiring keys and forced upgrades, and the "left" copyright violators who duplicate currency, will be welcome at my table when they see the light.

----------

Thanks for your interesting questions. My comments do not reflect the official position of my employer Brandeis University, the sponsors of my laboratory's research, or the companies i am involved with, Abuzz, Xilicon, or Thinmail.

Humbly yours,
Jordan Pollack
Bigname@scientist.com
P.S. you too can be a scientist thanks to mail.com:)

This discussion has been archived. No new comments can be posted.

Jordan Pollack Answers AI And IP Questions

Comments Filter:
  • by Anonymous Coward
    So, you think that we should turn off this Computer. Do you realise that what you're suggesting would be murder ?
  • by Anonymous Coward
    I have been plugged in..... I mean alive for about 20 years and can safely say that there are no such things as computers that can log on to Slashdot and post comments!!! I mean this is ridiculous, sure I...., sure there are computers that that can read and perhaps some that are doing basic areobics, but AI, come on! To summarize, I am not a computer planning to take over the world by putting screen cleaning fluid in your drinking water.
  • I'd also like to add my (sadly, as yet nameless) voice to that of the many others who have praised Jordan Pollack's responses as a demonstration of what Slashdot can be like at its very best.

    Unfortunately, in these economically overheated times, when every fashion magazine and gossip rag has a "tech" column, it is all too common for people to lash onto every new gimmick and widget as an instance of the amazing rate of "progress" being achieved in the IT industry, when the truth is more mundane and more depressing: very little of the "new" stuff that comes out of this industry is of real interest, and very little material that is of interest is all that new.

    This is not an attack on IT practitioners per se: it is simply a manifestation of the truth that there are no free lunches. Groundbreaking ideas are by definition rare and beyond the capacities of most people to come up with. If ideas as portentous as the General Theory of Relativity or the Lambda Calculus were arrived at every day, they wouldn't seem nearly as revolutionary as we take them to be.

    What progress there has been in the IT industry over the 25 years has for the main part been confined to the hardware side of things. One could make oneself out to be a technical visionary in this business by bringing to the marketplace ONLY those research innovations that have occured in the period between 1975 and 1985 - and many, including Steve Jobs and "Uncle" Bill, have have been having brilliant careers of late doing precisely that - so conservative is the mindset of most developers and end-users of IT products. We all love "innovation" in this business, just as long as it isn't too innovative in any way that really matters. Bring us your skinnable web browsers and iMac ripoffs, but those academic pointy-heads better keep their newfangled, abstruse concepts to themselves!

    While the web has tremendous promise as an enabler of new forms of collaboration and learning, these alternatives have been, for the most part, subverted by traditional mass-market notions, driven by hype and a flawed perception that capturing the maximum number of "eyeballs" is what web-based publication should really be all about.

    Precious few have stopped to consider that sometimes less really is more, and that it can be better to have an audience of 10,000 intensely loyal, actively participatory, highly intelligent and influential individuals than 1,000,000 passive, uncommitted "shoppers" in search of a temporary fix for the boredom that is inevitable in a life driven (if one can ascribe such a term to those who are content simply to drift thoughtlessly from one day to the next) by unexamined conventions.

    Judgement and good taste simply are not amenable to democratic sensibilities, and the price to be paid by users of web sites whose owners live in the thrall of the phrase "Eyeballs, Eyeballs, Über Alles" is an endless diet of mediocrity: nothing particularly atrocious ever comes to the fore, but nothing brilliant is ever put forward either. What one gets is the world of iVillage and Maxim, a world in which sex-obsessed Salon passes for highbrow publishing.

    For all the annoyance caused by trolls who abuse their anonymity by filling discussions with noise, there is something to be said for Slashdot's review system, at least where Q&A sessions are concerned. Looking at both this Q&A and an earlier one with Bjarne Stroustroup that still remains in my thoughts, I feel my confidence in the intelligence of at least some small portion of my fellow humans rejuvanated: there really does seem to be Intelligent Life out there somewhere!
  • If Red Hat can sell CDs that anyone can freely copy, why can't your favourite band ?

    (1) Red Hat have a ton of IPO money and can afford to operate at a loss. Your favourite band doesn't and can't.
    (2) Your favourite band write their own music, they don't have volunteers write it for them for free.
    (3) This "give-away-the-software-and-sell-support" thing is a myth. No one is making a profit at this game. Why give away software and sell support when you can lower your operating costs by not giving away software, and selling support ?

    I;'ve seen a lot of your posts and this is just the kind of dispossesion mentality that he talks about. You want something for nothing and you want to get it by finding clever ways to circumvent compensating the author, usually by advocating schemes that make it easy to freeload. Can't you find a scheme that doesn't look like a thinly vieled attack on the authors right to compensation ? ( I guess not -- because that's kind of the point )

  • by Anonymous Coward
    You can't automate the creative process. Once you work out how to automate it, it isn't a creative process any more. Making bigger and heavier tools has not made movie budgets drop, and it hasn't reduced the amount of money we spend on art/music/entertainment.

  • by Anonymous Coward
    Given that we can create an AI equal to or superior to human intelligence, I think it is also likely that we can recreate for these AI's a sense of self and also emotions.

    But what rights will these AI's have? Is it ethical to turn off an AI like this and in effect kill a higher being?

    Today most people consider animals as lesser beings that can be used by humanity. Should we consider us humans inferior to a higher intelligence?

    I could go on with a long list but you get the general idea. Also for a more fun approach to these questions watch movies like Blade Runner, 2001 A space Odyssey (When HAL kills, who is responsible?) and of course The Matrix (And agent Smiths feelings for the human species.

  • by Anonymous Coward
    Well, first I'd like to address your "engineering rule"... NO! This is one of the most evil ideas fostered by modern society that if something is at the extreme its wrong. You drop water to 32 degrees fahrenheit and it freezes. period. An extreme. You are on earth a large planet and you open your hand. Whatever your holding falls. An extreme. The laws of reality are extreme. They are the laws of the universe that engineers must follow. If they say "well, the idea that the mass of the planet is related to its gravitational pull is way too extreme, I mean, NO EXCEPTIONS?!" well then whatever they build falls apart.

    And I don't think you'd want to hear him speak about philosophy... I would almost bet money that he is an Objectivist. He would be burned at the stake if he spoke on Slashdot. However, he is right. So if you're interested in truth and you're not afraid of someone telling you that charity and the open source movement are as evil as enslavery and murder... well, go grab "Atlas Shrugged" by Ayn Rand. If you don't want to jump right in, try reading "Philosophy: Who Needs It?" by Ayn Rand. The second just explains to people why they *HAVE* to define a philosophy for themselves. Everyone has one. It determines whether you'll bother to eat something when your hungry. It determines everything that you do. If you don't sit down and think about it, you still have a philosophy... however it is an inconsistent philosophy made up of platitudes and bumper sticker slogans with a few soundbites thrown in...

    E.
    I extremely enjoyed his discussion of how the open source movement is taking away ownership, I wish I were as eloquent as he when trying to explain the objectivist position... and I wish mor epeople would study the history of collectivist movementsm, especially the beginnings (so they can recognize the ones starting up now) and their endings (so they know to stock up on ammo).
  • by Anonymous Coward
    It's just that when you get older, much older, and you see the Nobel success probability function receding as you slide inexorably downward, you realize that without a dissemination strategy you are in imminent peril of defunding.
    Prime feature of intellectual evolution.
  • by Anonymous Coward on Wednesday April 12, 2000 @05:11AM (#1137773)
    AI's :Cant live with them, cant shoot them. :How many AI's does it take to change a light buld? 2, one to send an email to the helpdesk and the other to continue the attack on humanity. >'o'
  • by Anonymous Coward on Wednesday April 12, 2000 @08:09AM (#1137774)
    Christ. The worst part of geekdom is the tendency to be flippant and smug when confronting non-technical questions. This is just what Jordan just did re: the ethics of AI. Here is a clue: Resorting to rhetorical questions ("Can a spiritual quest be unethical?" Um, yes...), ad hominem attacks ("Joy's angst must reflect the Sun setting on any instruction set architecture besides x86..." What? This flip response totally fails to refute any of Joy's points), and finger-pointing ("Talk to me about ethics, when.." yadda yadda i don't have to get my house in order if yours isn't) are not legitimate responses when someone asks you to defend the ethics of your research and goals. I agree with his point about the threat of environmental externalities from large-scale industrial and agricultural processes, but YO! Jordan! THIS IS NOT WHAT WE ASKED YOU ABOUT. The fact that driven, brilliant achievers like Pollack seem pathologically incapable of discussing the ethics of what they do makes me alternately concerned and furious. Mostly furious. It would've been nice if he'd answered the questions he was given, or even these: 1) Do the coming ultratechnolgies (like AI) threaten to put so much power into the hands of anyone who wields them that they are unethical to develop as things stand now? (This is Bill Joy's main critique, as I see it) 2) Do you agree or disagree with thinkers like Moravec and Kurzweil who believe that artificial intelligence and robotics will infiltrate and eventually completely replace biological humanity? 3) Do human-level AI's deserve some level of human rights? (As absurd as this question usually seems, I think in this case it is quite valid. After all, Pollack states that he believes thermostats have some dim mental-state equivalent, and his approach to AI relies in large part on harnessing the same mechanisms of self-generating complexity that created our own minds. He's not programming a toaster, here.) If not, why? It's this sort of first-we-achieve-the-goal, THEN-we-worry-about-the-consequences thinking that's lead to kinds of industrial problems he nods at in his interview. I suppose, too, Slashdot itself deserves some of the blame, since these questions were in the pool and just didn't get moderated high enough. Hey. Ethics really DO matter. People die because other people don't have the courage to make hard ethical decisons. Unfortunately, Pollack must have some different defintion of death than I do, since he thinks "we will die quicker from e-mail spam caused by viral marketing customer acquisition schemes". No, I'm not humorless. We just deserve more than that. The whole world does. Thanks for nothing, blowhard. Dan "In Too Much of a Hurry To Log In" Crash
  • Artificial Intelligence: A Modern Approach, Russel & Norvig, Prentice Hall

    You might also want to add to that list: Paradigms of Artificial Intelligence Programming / Case Studies in Common Lisp [amazon.com]. Also by Peter Norvig [norvig.com]. A very well written introductory book in both AI and Lisp. (Even if your a hard-core C coder, some experience with a wholly different language like Lisp will be very good for your overall programming skills.)

    Object-Oriented Common Lisp, Stephen Slade, Prentice Hall

    I started with this book too and while it is an excellent reference book I didn't like it much to learn Lisp from. I'd advise using the book by Norvig I mentioned above or ANSI Common Lisp by Paul Graham [amazon.com] (the man who wrote store.yahoo.com [yahoo.com] in Lisp and then sold it to Yahoo for $48 million) if you're interested in learning Lisp. There's also a nice on-line book by David B. Lamkins: Succesful Lisp [psg.com]

    (LISP is the language of symbolic programming, and though I'd rather do my stuff in C*, it does cater to AI programming.)

    I'd prefer to do my stuff in Lisp ;-) Just to help a common myth out of the world: Lisp is not just an AI language. It is a general purpose language useful for pretty much anything.

  • This is of course exactly my argument- that the requirement of huge sums of money to (say) make a CD, is characteristic of an _era_ and not inherent to the activity. I say that w.r.t making movies, this will end up taking time and effort but not money. You seem to be saying that there will always be a need for huge sums of money spent in huge industries to produce huge meaningful artworks like The Pokemon Movie (ok, low blow there ;) ).

    How much does it change your perspective _knowing_ that there are artists in any given field who will eat dirt and ramen noodles for years, decades, if doing so lets them create _their_ artwork? The complexity limitation does not need to be overcome because people have _always_ been prone to go to extremes in their hobbies and arts. A madly romantic, obsessed hobbyist is better than the most highly paid hack. The complexities professionals deal with are far beyond the laymen, but there are always madmen out there so beyond the professionals that it'd give you whiplash just thinking about it- this is the apex of art and craft, where they merge. For once I don't even have to use myself as an example- compare Linux kernel hackers to, say, VBA programmers for fortune 500 companies, or whoever implemented Clippy or Microsoft Bob. Put not your trust in 'professionals' ;) at least, not to the extent that they are your yardstick. This is what concerns me about your argument- you continue to make a case for the big industries of the last century. Even in their heyday, these came down to individual artistic visions. Hitchcock. Lucas. David O. Selznick...

    And David O. Selznick is _dead_. The starmaking apparatus he exemplified and personified needs to die now too. It's doing nothing but Pokemon and Ricky Martin, Hootie and maybe a bit of Hanson just for giggles. That's where the safe money is, and it's a crime against art to reduce it to strictly "is this the biggest monetary reward at the end?".

    Naturally there will be exceptions, but I am far from convinced there is _any_ justification for assuming the necessity for huge sums of money, the 'blockbuster' movie or 'top 40' song. Who _needs_ to see a blockbuster movie or hear a top 40 song? Who would really be harmed if these things vanished and media became much more localised and focussed in on particular areas of interest? Is there even a need for a full-length movie? If the answer is 'yes, the length is important' then why not a 27 hour movie? The forms media has fallen into are impossibly stereotyped and restrictive. They will crack... and shatter...

  • Actually, most artworks take discipline. Rock bands, theater companies, dance troupes- it's almost a given that working in groups you need to think 'group' enough to not create chaos.

    I do agree that the majority of groups, bands, or backyard movie productions _will_ fail from lack of discipline. But there are a _lot_ of groups, bands, and there will be a lot of backyard movie productions. As these things become attainable certain artists/groups will develop cult followings- those are the ones to watch. You just need to learn where to look to spot them, as they will not have the promotion muscle of a stultified industry looking for one big hit to do tonnage on. I'm saying that situation is artificial and doesn't meet consumer's needs very well- it's natural to differentiate more than that. There will probably always be a market for blockbusters as well- even if it mutates into a 'pay 100$ (or 1000$?) to don black tie and go to see a movie' in special luxury theaters.

  • by Chris Johnson ( 580 ) on Wednesday April 12, 2000 @08:49AM (#1137778) Homepage Journal
    When you reach the point where you can do "Gone With The Wind" with a cast of thousands entirely on a computer, in a week of work and a week of rendering (i.e. give it another 50 years), why is it still necessary to have Hollywood?

    To some extent you're pre-supposing a scarcity of resources. One of the major points in the explosion of technology is that this scarcity isn't continuing. I can tell you that for less total money than some of you put into your PCs, I as a musician and sound engineer (www.mp3.com/ChrisJ [mp3.com] for obligatory examples :) ) am able to produce completed work that, technically, kills a lot of stuff released by the mainstream industry throughout history, and on top of that I have access to types of tools that the engineers of the 50s and 60s and 70s would have killed for.

    On top of this I have access to global distribution simply due to my using the mp3 format, which is popular and downloadable, so not even _distribution_ is an insuperable problem.

    If I have access to all this for so little money, a level of production and distribution that _used_ to require not only million dollar recording studios and mastering houses but also fleets of trucks and distributors, doesn't that say something about how the rules are changing?

    And if I can (through a lot of years of study and work and a certain amount of saving and buying and a lot of mad hacking of equipment) do this NOW, what does that suggest about the future prospects of indie film directors and actors and cinematographers as the technology advances to the point where essentially anything imaginable becomes 'filmable', not for billions of dollars but out of the home?

    I would humbly argue that 'consumer-grade' camcorders will eventually beat Cinemascope given enough years- and I will stubbornly argue that, given a world full of people to draw on, there is going to be a _lot_ of stuff out there more interesting than backyards and dogs. To suggest otherwise is to suggest that only through media cartels can real Art be created- and... *g* well, maybe that _is_ what some people are suggesting, but my God, such a thought!

  • by Chris Johnson ( 580 ) on Wednesday April 12, 2000 @08:25AM (#1137779) Homepage Journal
    Absolutely. I not only release free (GPL) software, I also have no less than five albums of music out there to be downloaded freely (www.mp3.com/ChrisJ [mp3.com] and www.mp3.com/RFW [mp3.com], which is MY choice to do that).

    The big error, the big oversight here is the unspoken assumption that "because you make something, you can find a market for it". That's, unfortunately, bullshit... certainly both in computer software and in music, the market is distorted by bigger players who control access to distribution and promotion. This is so obvious that people don't see it, it's taken for granted that a cartel totally dictates what you can market in these industries. Yet, it presents a nasty barrier for entry, and blocks the use of capitalism by individuals.

    I do music because I like to- I like making it, I can usually pick out something of mine that about anybody would like (it varies a great deal- which is a negative, if you're a cartel: I'm not supposed to be a working artist, I'm supposed to be an easily categorisable disposable artist to be squeezed dry in a single burst of major exposure, then ditched). The thing to remember about my music freeness, determination to make _everything_ downloadable without penalty and withhold nothing, determination to cooperate with anybody who wants to use sampling and take bits of my music for their own use without compensation- is that, just maybe, I have a clearer idea of the real issues here than a lot of people who still believe there's a free market for music (or software).

    As I see it- promotion is _everything_. Being known, being publically recognized, is infinitely more valuable than trying to coerce a return on particular artworks or programs- because it is the only thing that can stand against the forces of a cartel controlling the relevant industry. If you are going all business, make a little record label and hammer out good relationships with some stores and pressing houses and a studio and mastering house- guess what? You can't force the cartels to give you distribution. You are _completely_ outmatched there. It is _impossible_ to pursue a 'push' model of product distribution in the face of industry cartels- and if that's where you've put your energies, you're doomed.

    If you go all 'free' you're pursuing a 'pull' model. How many really gifted Linux programmers are starving right now? By the same token I see 'free music' as the _only_ reasonable choice (even to the extent that I'll happily talk about all that and tip other people off to it- and I'm told by other people doing this that it actually works!). Instead of 'give, and depend on the gratitude of fans' being a dumb idealistic approach, it is actually the only bulletproof approach- because it is a 'pull' model. You _can't_ force people to listen to and buy your music when you're up against cartels- but no matter how outmatched you are, you can _give_ it away and if people are so happy that they want to help you, nothing can stop them! (speaking of which, did you go to www.mp3.com/ChrisJ [mp3.com] and www.mp3.com/RFW [mp3.com] and download a bunch of free music yet? ;) )

    I'm totally, dead serious. In some ways I'm claiming a pretty serious breakdown of capitalism, that it's not possible for an individual to push their product onto the market in the usual business sense. I _am_ claiming that. But I'm also advocating the solution, which is that in an era of such great connectivity, exposure and ability to get attention are far more valuable than the ability to get your stuff _shoved_ on people- when your horizon is as large as the world, suddenly _everyone_ is 'shoving' their crap onto you, and it all blurs and becomes totally valueless and meaningless. Truth becomes incomprehensible when people will say anything to con you ('innovation'), and in that condition the ability of some small capitalist to get their _demand_ through becomes nil. You can't out-hard-sell a planet full of cartels.

    But! As Linux has shown, with this global horizon, there's the capacity for little pockets of generosity and no-strings-attached sincere stuff to get attention, even in the face of the constant deafening roar of the cartels and media. Somebody says, "Hey- didja know you can download all the source for linux and hack with it and you're _allowed_ to?". In the same spirit I say, "Didja know you can download _all_ of my songs on all my (buyable) CDs totally free and not only are you allowed to, I'm kind of passionate that you should never _have_ to cough up money for 'em?" It's partly the simple idealism of "Screw this hucksterism, I want to give stuff", but in some cases (certainly mine) there's also "Things have gone so far out of balance that now, not only do I _want_ to give stuff, but it's the only possible way to earn supporters".

    And so, off I go- not only producing good music and stubbornly making it freely available, but also publically offering access to the master tapes for anyone who wants samples, and in fact on Slashdot I've repeatedly offered to let opensource programmer types record music in my studio (you get here, I can't do roadtrips) for FREE when I could legitimately charge $75 an hour, easy. I still offer that- anybody wanting should talk to me. I'm also offering free access to the Geeks In Space people. It's hard to know what more I could offer, but if I think of anything I shall offer that as well :) because (a) I get a kick out of it and like being that way, and (b) again, I see a benefit in it for me, a _social_ benefit not a coercing one. The more I can give the more valuable I become and the more likely it is that I'll keep busy, start doing more work with others, to the point where eventually I can ask $75 an hour sound engineering and it'll seem like an incredible bargain- or have 1% of music listeners buy my ($5.99) CD and have that amount to a cozy nest-egg.

    But the important thing is that that doesn't come first. It can _only_ happen if I give so well that it's appreciated, if I work hard enough to be able to really offer something.

    So final anti-hype- if anyone could go to www.mp3.com/ChrisJ [mp3.com] and www.mp3.com/RFW [mp3.com] and give suggestions on what _more_ I can do to give something valuable to people for nothing, I'd be real pleased :) I'm starting work on a techno album which will be pretty unusual, and need to fit in some equipment building in the form of a fancy EQ for my drum sounds. More albums? Better terms for offering studio time? Do people want schematics for the equipment I'm building, or the modifications I make to the gear I have? As might be imagined I'm holding nothing back whatsoever- and like it that way. So, anything else people want?

  • But water doesn't always freeze at 32 degrees F. It depends on the salinity.
  • by joss ( 1346 ) on Wednesday April 12, 2000 @06:18AM (#1137781) Homepage
    I appreciate the time spent answer our queries, but there are a couple of points I take issue with

    The notion that open source advocates are "left" while IP advocates are "right" is severely misleading. The argument has got virtually nothing to do with left/right wing. The notion that there should be restrictions on copying of information is a form of protectionism. The arguments to justify IP ie "protect the creators" seem more socialist to me than the anti-IP arguments (not that there's anything inherently wrong with that). A "free market" is one in which there are no artificial barriers to entry, and the price of an article becomes the price of production. For instance, some socialist countries have laws that make it illegal for someone to do a job unless they are a member of the relevent union. These laws exist to maintain wage levels for people in those industries. IP laws which exist to protect the investment of the original creators are in some ways equivalent.

    > Gene Roddenberry died before coming up with the > backstory for how to have a non-mediocre
    > society with unlimited replication for all.

    This takes us to the crux of the argument, which is whether there can be sufficient motivation for IP creation without IP protection. For the moment, I think the answer is no, and I believe your IP scheme is probably preferable to the status quo. However, in the long run, I think we will move to a gift economy and that this will work even better.

    In richer societies, people don't work in order to survive, they work to improve their status. An advertising executive might be prepared to work 60 hours a week so he can afford a mercedes. Is it because a mercedes is so much more comfortable and faster than a Pinto - of course not, it's because of the status driving a mercedes confers on him. Once material necessities are satisified, you might think people would relax more, but they don't because status is a primary motivator.

    Of course status has to be tradeable for a gift economy to be healthy, but somehow status always ends up being tradeable. IP that can be freely replicated reproduces much more effectively than proprietary IP, so we don't need to change IP laws (except patents) in order for a gift economy to develop, it'll happen naturally, and it will work better than a market economy, but the two can co-exist indefinitely.

  • i suck at math, and it takes me weeks to tune any batch file of > 100 lines.



    I wish I had a nickel for every time someone said "Information wants to be free".
  • ...there is another approach called natural selection that has a really, and I mean really, good reputation.
  • >How many people do you know?

    "Knowing" someone is not requisite to assessing their intelligence. Knowing something about them is.

    >How do you know if they are moronic if you don't know anything about them?

    See, you made the same distinction yourself. Listen to your own words! A really straighforward method for assessing someone's intelligence without having to "know" them is this: watch them. If they act like morons, chances are good that they are.

    >Let me suggest that the reason you think a good size of the population are morons is
    >because of your ego

    I suggest, and I don't need your permission, that your motivation in making this post is your weak ego.

    >Every time you come across someone who disagrees with you you are convinced that
    >you are right and they are wrong

    This is getting boring, have you looked at a mirror recently? This is a typical position. It is not limited to intelligent people, to those that think they are intelligent, nor to those that simply aren't. Those that are intelligent can usually make a decent argument for their position without resorting to feeble ad hominem maneuvers.

    >Likewise, every time you meet people who aren't interested in the things you are
    >interested in, you decide it must be due to lack of intelligence on their part

    You do know this guy really well don't you. I guess you just don't know enough smart people. Many of the bright folks that I know relish new ideas, thoughts, problems, and points of view. For them, a good brain exercise feels good. Food for thought is delicious.

    Sorry, but you really must not be that bright. See there? I don't know you at all except by your post and I have already made an assessment of your intelligence, or lack thereof. Whether or not you agree with it is irrelevant. However, if you are so motivated, there are ways for you to change my mind. I leave the discovery of those as an exercise for the reader.
  • by marcus ( 1916 )
    >That said, you made some good points in your response.
    >Some of those points made me Change My Mind.

    That's what communication and intelligence is all about.
  • >Idiots breed faster -- they have nothing better to do.

    I appreciate their motivation.

    The problem is that we have modified the environment so that it is selecting idiots and their offspring for survival(via their greater fertility relative to others) as opposed to killing them.

    Sigh, what are we coming to?
  • I believe that the intent here was that EXTREME's are not evil. When you talk about ABSOLUTES, then that's a whole other game. The original post did seem to confuse the two, but the point is still valid. If hold your hand out flat, place something in it and it doesn't float away, then you can expect to win a bet that says it will drop to the ground if you turn your hand over (unless, of course, it's glued to your hand 8^P ).

    Speical circumstances and poorly thought-out statements can always have exceptions too them. That's why laws of physics don't say "everything falls to earth", they say that "objects with mass will attract each other over a distance with a force that is inversely proportional to the distance between them." If I've missed a key element to that law, then I'm sorry, but that is an extreem statement. You can't get away from that in anything that can be observed. Theories might state exceptions to the rule, at the EXTREEMS of a continuum, like black holes throwing equations all out of wack, or when you try to use this law in situations where other forces are at play (magnetism, friction, anhesives, cats...).

    The big point here is that extreems aren't always bad, and in engineering (yes I AM and engineer), one must make absolute assertions to even get started. Sometimes these absolutes smack you in the face, "Well, sir, I assumed that if the database contained zero in that field, and the equation tried to divide using that field as a denominator, that either the code would catch it, or the OS would. Sorry your ship's dead in the water." Most of the time, you have to assume that something is a given; 2+3=6, assuming that "+" means "multiply the values on either side of this sign". Most of the time, "+" means "add", but you could change the meaning of that symbol if you wanted to, and you can always make an exception to the rule if you want to nit-pick.
  • What we REALLY need right now is some REAL intelligence. I mean, sure, it's nice to have "intelligent" machines, but what good does that do when a good size of the population are utter and complete morons? Let's concentrates on making the PEOPLE smarter, then worry about the machines.

    Easy. It's easier to make machines smarter than it is to make humans smarter. Try it some time -- be a guest speaker at a local tutoring company or school.
    ----------------------------------------- --------------

  • I thought what was discussed regarding distributed
    AI is an interesting idea however my thoughts are
    that instead of using our processors, the project
    should use our intelligence!

    What I mean is that each and every one of us could
    participate in "teaching" it

    He said AI needs 10 billion lines of code, what
    better way to do it than have 10 million people
    each writing 1 thousand? (Ok, so when you
    work it out its still pretty unlikely but
    distributing this project over a larger group of
    people will make the goal of having AI that much
    more attainable).

    I'm not sure exactly how the distributed method
    would work as I am just a fan of AI and dont
    understand most of the technical issues however im
    sure some method of "teaching" could be developed
    whether it uses natural language or a set of
    commands that users would have to learn. Who
    knows, maybe eventually speech recognition will be
    good enough for us to spend an hour a night
    teaching our little AI bot (yes, kind of like the
    way your mother used to read to you at bedtime
    except this "kid" would have 10,000 mothers).

    Heck, this fits right in with the open source
    theme. We can have an opensource AI
    "program" where all its knowledge is open
    source. I personally don't have the programming
    or AI experience to get up right now and say i'll
    start work on an open source client/server for
    this right now, but i sure as hell would if i did!

    I know this is half scifi and am not sure how
    feasible this is in actuallity but AI _IS_ scifi
    and its pretty damn kool so what do you all think?


    -Ezra
  • I've been very happy with Machine Learning [cmu.edu], by Tom Mitchell [cmu.edu]. It's a well-written introduction to a wide variety of machine learning techniques as well as the issues that bind them together.

    I think it's worth reading a good intro text on any topic you're interested in. Once you're familiar with the basics, you'll be able to understand the research papers available online, and that's where the real gold is. Even just reading intro level stuff will put you way ahead of most people though.

  • unless everyone gets compensated for the time they spend volunteering things to the gift economy no one will participate.

    There will always be some compensation in the form of reputation and appreciation. Some people would be happy with that, if they also had basic life support paid for. I program because I enjoy it and because there are programs I want that no one else has written. I'm lucky because I can also program for (lots of) money, but I'd do it regardless.

    I don't think we'll ever give up on working for money though. Some things will always be scarce, like an uncrowded summer day in Yosemite's lower valley. Some things have relative value, like a car nicer than your neighbor's.

    Sixty years ago, many homes in the US didn't have freezers. Now people demand life, liberty and free ubiquitous ATMs as basic rights. It's all what you're used to.

  • Not even horizontal and vertical lines are hardwired in. There have been experiments done with animals (not very ethical ones, I'd say), where they were put in environments with only horizontal lines. Their brains never developed the software for vertical line detections.

    Or they are wired in from the start, but the mechanisms or connections atrophy from disuse during the crucial developmental phase. There is evidence for low level straight line feature detectors.

    I think face recognition works at birth, but some brain features aren't finished yet at that point. The brain continues to develop after birth, so even saying that an ability is or is not present at birth isn't as meaningful as most people would guess.

  • Someone has to build the houses, grow the food,

    Yes, the premise here was that such things were very cheap.

    For one thing people should be allowed to choose where their taxes go.

    Then there's no point in collecting the money through taxes.

  • Ah, but I think that part of the point was that different people seek to maximize utility within different markets. (or to use an ESR term: Noospheres)

    i.e. Linux hackers seek to maximize their reputations within the Linux-credibility market, while Hollywood players seek to maximize their status in the Hype market...

    Utility theory is a useful theory for examining behavior in a market. It isn't a complete socio-economic model for reality.
  • How Come you're the only post defending the alluded moronic majority. I could of course try to defend the position of the elitist who wrote this article, but I believe the truth to be self evident.

    >Let me suggest that the reason you think a good size of the population are morons is >because of your ego

    >Let me suggest that the reason you think he is egotistical >is because you're a moron

  • I was disturbed at his belittling of the success of the Free Software movement. I don't think that I agree that people that release their work to the community through the GPL get nothing in return as he claims. He attempts to dismiss what they get as being purely egoboo/recognition, but that sort of recognition translates into employability! It seems as though he doesn't appreciate this.

    Employability doing what? Oh wait, I know the answer: writing closed source software.

    One of the problems with most open source zealtots is that they don't seem to realize that the closed source software economy is what pays the salaries of the vast majority of open source software developers (like myself).

    I would be happy to see a system that was a "happy medium", where source code was available so people could fix bugs, and developers would get paid for the work they do. That system doesn't seem to exist in the real world (though Asynchrony [asynchrony.com] seems to be pretty close). Such a system cannot exist if people expect to be able to get software completely "gratis" though. Somewhere along the line, someone has to pay for the development costs.

    This "right" of _possession_ is enforced by the military over the right of life, liberty and happiness. That's what's happening in Chiapas now and in many other places around the world where ordinary, decent, intelligent, hardworking humans are beaten, murdered and raped to keep them producing cheap raw goods for export so that our ordinary decent people will work for less so that the uncivilized and barbarous "middle class" can pontificate about perfect free-markets.

    I have to laugh every time I see someone bring up people in third world counries who are "beaten, murdered and raped", as if somehow the abolotion of IP laws will make any difference to those people. Yes, there are serious human rights and poverty problems in the world. Bringing it up in a discussion of open source software is about as relevant as saying "do it for the children" though.

    Here's what I'd like: a system where everyone's basic survival needs are met, and beyond that, people are rewarded proportionately to their contribution to society. Does open source help bring us closer to such a world? Nope. The "free market" with IP laws (and enough social programs to give people basic survival needs) is a lot closer than a world with no IP.
  • If I have a copy of a piece of GPL software, I can personally do whatever I want with it. I can even sell it, if I can find buyers (ask Red Hat!).

    That's a very big if. Who would buy your software, if they know that once it's released anyone, including their competiotrs could use and redistribute it. Notice that RedHat doesn't buy the software on their CD's. They get it for free. GPL software is, for all practical purposes, "free beer". People won't pay for the beer, if they can get exactly the same beer for free. (well, maybe they would if they've had too much beer to start with...)
  • I was surprised, almost 90% of 500-600 people who showed up to an ESR talk responded that they did not get paid to develop commercial closed software products. Most of those people write internal code for companies.

    Since when is internal code "non proprietary"? And in any case, the kind of code that people write for internal use is generally not useful as open source because it's highly speciallized. Quite a lot of it entails putting together tools made by others, and adding glue code. In other words, custom hacks.

    Who pays for the development of that non-specialized "in-between-the-glue" code? I don't want to be writing custom hacks for a living. I want to write well designed, general software that people at more than one company can actually use.

    How many of these people (the 90% you mentioned) were "software developers", and how many were sysadmins? I don't want to sound elitist, but I really don't think someone who works as a sysadmin all day would make a good software developer, in general.

    Good software developers learn to always think about the boundary conditions, and to solve the generalized problem. Sysadmins tend to think in terms of "how do I fix this one particular problem on this one machine I'm running into today?"

    [If it's true that 90% of open source developers are sysadmins, that might explain some of the truly crufty code I've been looking at in the GIMP...]

    Only you >10% of programmers are in danger of losing your jobs (and you guys could salvage it if you'd get sponsorship)

    Please clarify what you mean by "you guys could salvage it if you'd get sponsorship".

    but you get all the press, you guys take up most of the advertising space, and hence think that you're the most important/most populous portion of the industry.

    Sounds like the open source zealtots on Slashdot, actually. I'd guess that less that 1% of Slashdotters are open source zealots, but they make 99% of the noise (once you remove the blatant trolls).

    I'd wager that 90% of the software that 90% of people use was written by that "10%".
  • by Zagadka ( 6641 ) <zagadka&xenomachina,com> on Wednesday April 12, 2000 @10:08AM (#1137799) Homepage
    You are right. Not everyone agrees with me. Ok Allow me to rephrase. According to my definition of "Property", information (ie intellectual works) do not qualify as property. I recognize that others do see them as property and try to respect their worldview, however, I do not and will not share that world view, and will only allow my actions to be dictated by that world view as I deem apropriate.

    Allow me to paraphrase:

    "According to my definition of 'Property', anything I can get my hands on does not qualify as other people's property. I recognize that others do see them as property and try to respect their worldview, however, I do not and will not share that world view, and will only allow my actions to be dictated by that world view as I deem apropriate."

    The ability to produce New Good Music is scarce. Once it is produced, there is no scarcity. I have no problem with hireing musicans to play music, or going to concerts etc etc. Certainly they are talented and should recieve compensation for their talents.

    Yes, and how's that going to happen? Noone will pay for it if even people who don't pay benefit equally.

    Yes, money is a big motivator. However it is not the only big motivator. Most people are not solely motivated by money.

    Money is the most practical way to get food, clothing, and shelter.

    You are assuming that there are rights to lose. What you are asking for is not rights to a piece of property but the right to dictate the actions of others. If Alice writes a poem and gives Bob a copy, Then Bob gives a copy to Carol, then how dows the Bob/carol transaction effect Alice? For alice to claim the right to stop the transaction, she is claiming the right to influence transactions between other people, that do not involve her.

    The transaction affects Alice because the value of what she has produced has decreased. Ever hear of supply and demand? If there's an infinite supply, the price drops to zero. That would be fine if Alice spent $0 and zero time writing that poem. But if Alice spent the better part of a year writing that poem how can she survive if she can't get paid for it? In an ideal world, the "cost" of producing the poem in the first place would be divided among the people who benefited from it, proportionately to how much they benefited from it. Right now, the free market with IP laws are the best approximation of that we've got.

    Consider software development. Thousands of man hours (of highly skilled people) go into producing your typical piece of software. Yes, there is 0 replication cost, but what about that up-front cost? Who pays for all of those developers, and the equipment that they need? I know you're going to bring up open source, but how many developers do you know who actually make money writing open source? Almost all open source developers have a day job writing closed-source software (myself included).

    Does this make publishing music less profitable? Yes it does, it means CD pressers would actually have to compete with eachother. It would mean anyone who can press a CD is their competition.

    Yes, it also means that content creators get zip.

    Does it mean artists wont be able to make money? Hell no. They can still perform.

    Explain how people who create digital media like electronica musicians, computer animators, and software developers can make money from "performances". I can already tell that for software developers you're going to say "sell support". Hint: developers don't do support. Support sellers don't need developers, and so they won't hire them.

    There will always be a market for live performance. If that doesn't pay well enough, then they will either need to change how performing works (charging more, giving artists a greater cut) or...shudder...get day jobs

    Oh yes, get day jobs. because those damn musicians, artists, and software developers don't provide any real value to society. If they want to create, they can do it on their own time. If they want to eat, they can go scrub some floors or something. It's just too bad that the quality of work produced will go down so much, since none of the content creators would be able to afford to do it full time... darn.

    BTW, I really liked the way you totally avoided Kaa's point about contracts there.

    I believe people should be rewarded for the amount of value they contribute to society. Captalism and IP laws aren't perfect, but they give a reasonable approximation of this. I'm completely open to better approximations, but I've yet to see a proposal for one that seems feasible. Your beliefs almost completely remove the ability for creators of information to be rewarded for the value they contribute to society. The only motive I can see behind your beliefs is greed: you want to be able to get content gratis (for free, as in beer). You don't seem to care if someone spent months or years working on something. I guess you just figure they're a sucker who made something you can use for free.

    So what do you do for a living?
  • Perhaps a John Katz piece?

    No. I'd like to talk to someone who's familiar with the issues.

    However people do own things. I can buy something and I then have that something. Nothing changes just perceptions of it.

    *smirk* Unless it has "digital content" in it. Then you go to jail for calling it "your" property.

    I am not in engineering so I don't know. What I think is the case is that most likely a workable solution that can allow for changing values of various elements would be best served with such an approach.

    I'm not an engineer either, I just like the methodology. Another good quote: "better" is the enemy of "good enough".

    I like a good philosophy debate. However I would love to know more about AI without being a professor in it.

    Me too. 'twould be great to take a class/lecture or have lunch with him. But, given the choice between asking him a question about philosophy or AI.. I'd take philosophy. Afterall.. a few years in the field and it's enough to make anyone believe in God.

  • Bah. That's impossible - remember the bell-curve? 69% of people are "average". That leaves only 30% on each side of that. Well.. 15% are below, so that leaves 15% who are "above average". Of that, only about 10% could be considered "smart" (again, dividing by 69%). So only about 1 in 10 people are "smart".

    I say we need to focus on AI so we can replace the 15% of below-average people who have driver's licenses with robots who can drive better.

  • Hey! I work helpdesk and I've never gotten any calls from AI cyborg killing machines... on the contrary, I get calls from people who are about as sophisticated as Eliza.
  • by Signal 11 ( 7608 ) on Wednesday April 12, 2000 @05:13AM (#1137803)
    I see an inexorable movement towards dispossessionism, both coming from the "right," with UCITA, secured digital rights, anti-crypto-tampering in the DMCA, and ASP subscription models, and coming from the "left", with ideas that we should give our writing up into free collectivist projects.

    Whoah. That paragraph alone deserves an article. Geeks, in their attempts to free themselves from society, gave away their work for free, not realizing it's almost the same thing the other side is clamoring for... nobody owns anything anymore. Isn't it a rule of engineering to mistrust extremes because the answer usually lies somwhere in the middle?

    I wish we could have had an interview of you on philosophy instead of AI.. it would have been much more interesting..

  • am not willing to accept the idea that I can not share music with a friend

    You can "share music" with a friend -- you can compose your own, or you can sing a song for them. What you can't do is distribute a particular recording of a piece of music to a friend. This undermines the artist's means to compensation, because noone will buy CDs if everyone can freeload.

    I should also note that every musician who I have talked to has stated that money is not their motivation for making music.

    Sure, they might enjoy it, but the fact that they love doing it is not in itself a reason why we should look for clever ways to get out of paying them.

  • It makes perfect sense for artists to offer MP3s on a "demoware" basis, but dismantling copyright and allowing everyone to freeload is not such a good idea. I don't endorse taking rights away from the artist, though the artist may consider it in their interest to give some stuff away.

  • First of all its not taking away artists rights. Its simply not cedeing our own rights to the artists.

    Well that depends on what you consider your rights and the artists rights to be. If you think that your right to freeload outweighs the artists right to be paid, then maybe you have a point.

    Secondly...I must ask...what good does the law do when it is unenforcable?

    (1) It is not completely unenforceable
    (2) Honest people will play by the rules even though they know they can get away with cheating the artists.

    Allow anyone to share music among eachother (since it can't be stopped anyway...and has never been actually shown to have a negative impact on record sales) but only artists or authorized publishing houses can distribute for profit.

    Well that idea is just fantastic ! You and all the other freeloaders get something for nothing, and the authors of creative works find that their creative labor no longer has any value, because you've just built yourself a "tragedy of commons".

    I'm not clear on whether the recording industry are really as "evil" as you claim. Of course it's a good idea for artists to unionise and build independent record labels. However, these labels aren't providing much better prices to consumers or profits to the artists. Go figure.

    here needs to be a stop in the stifling of creativity.

    Copyright violation is the biggest threat to creativity, because when you dismiss cop-yright, you also dismiss the notion that creativity has economic value. Put simply, copyright is a means to give creativity economic punch in the marketplace. Without copyright, creativity is ( form an economic standpoint ) worthless, because it is not rewarded financially.

    I don't think artists should be limited the way they have been. Give them the freedom to give a new spin to an old song,

    This is another issue entirely. Getting permission to do covers is not that difficult, unless the person who you're asking for permission is a real prick. I think the artist should still have a final say on whether you're allowed to perform their songs -- this just keeps a sanity check in that it prevents one band from committing wholescale plagiarism.

    BTW, I am against this idea that artists sign away their copyrights. I don't think anyone but the artist should be able to "own" their work.

    There is just too much wrong with the system. Yea I favor scrapping it completely,

    It's all well to make attacks on the existing sources of compensation available to the artists, but with what are you going to replace those sources ?

  • less incentive to write/compose/produce, at least as far as financial rewards go. The things that ppl will do for a home in Beverly Hills!
  • That was one hell of a Q and A, probably one of the better pieces of slashdot I have read in many months.

    AI has always been, to me at least, more about the trip and less about the actual goal. While having these bots of thought will be cool, and yes i think they will come to be, watching how they are being "created" is an amzing decades long story that is unravleing before our eyes. We live in interesting times.

    I was also happy to see someone speak thier mind without fear of being whacked by the PC stick of the new millenium facists who sieg hiel under the OSS flag.

    Open source is a great thing, what is springing up around it (ie the sceen of closed minded slogan chanters) is far from helping it become all it can. (go read any Jon Katz piece to see where slogan chanting and short attention spans wind up)

    Money is a valuation of time, it is also a valuation of labor. At its simplest it means I can translate an hour of working on a dB system into some food, a pda, some books, a gift for the wife and kid, and then some cash to donate to a charity who in turn can feed and clothe and house others.

    I have a worth that my employer pays for. I find vlaue in food, pda's, books, giving gifts to my wife and kid, and in donating to others the means to be fed and clothed etc.

    That little sqaures of cash with dead presidents is the token of exchange is not the point. There have been works on passing valuation in the form of bits,and to some respects this is happening.

    Those who think a world with out captial or value exchange would be a good thing need to come up with some hard and fast examples of Actual Working Models. I can always read the fantasys of Mann and the like if I want pure paper postulation. But that doesnt feed my family.

    Thought experiments are a great thing, they can shape the ways in which we better our world. Imposing the pipe dreams of the few often leads to much harm. You can be the next POl POt without even realizing it.

  • by FigWig ( 10981 ) on Wednesday April 12, 2000 @05:58AM (#1137809) Homepage
    Geeks, in their attempts to free themselves from society, gave away their work for free, not realizing it'salmost the same thing the other side is clamoring for... nobody owns anything anymore.

    Except that for the geeks, nobody owning anything == everyone owning it. Possesion is decentralized, but instead of a watering down of value an addition of value occurs. For the corporations, nobody owning anything == corporations owning everything and individuals having no rights. A very important distinction, I think.

    This doesn't have to do with anything but I have been coding in C && Java for the past 0x0c hours and I find producing syntactically correct english quite difficult;
    Luckily it is more robust than C;

  • Sure, technology evolves rapidly. What is state of the art today, will be consumer grade tomorrow. However, the fact that it is technically possible to create a hollywood image quality film, does not mean society will ever view it like a hollywood film. Fifty years ago, on hearing of today's internet/computer/printing technology, one might have made similar predictions with novels, that it would obviate the need for these large publishing houses. Yet, when you look around today, this is clearly not the case. The popular authors for the eighties and nineties (e.g., Ken Follet, Grisham, Clancy, etc.) are still largely the same. Clearly, the technology for internet distribution exists. Yes, the facilities are in place (except if you regard decent "e-books" as being necessary). Yes, it is fully possible. Yet, it just isn't true. The publishers are alive and well, and, I feel, will stay this way.

    You are ignoring issues such as marketing, distribution, signal to noise rations (e.g., Any idiot can get a word processor and write, but few can match Grisham's published writing. How do we pick the diamonds from the rough, so to speak? how do we develop talent? who pays for them to work at it?), professional editing, full time employement to produce quality work, etc.

    Even going beyond toss-away novels, I'm hard pressed to find any areas which the average Joe has really replaced the professional. The internet has been around long enough now, we (you) would expect it. Sure, it brings new stuff to the table. Such as perl, linux, etc, but they are few in number, and none of them really compete head to head in the same way. They're simply alternatives. Perhaps worthwhile and notable, but not earth shattering. The "democratic" internet has yet to demonstrate otherwise.

  • Ummm, the fundamental difference between roads and large scale public subsidizing of the arts, is that with roads there is a very clear and tangible public benefit. Few sane people would argue that they would be better off without roads. They are willing to pay relatively small taxes on something that fundamentally benefits them. The music industry today makes billions of dollars off of consumers. Every consumer who wants to listen spends money. With your model, in order to produce approximately the same quantity and quality of music, the government must spend atleast the same amount on the aggregate(e.g., 100 billion a year, or whatever it is). Are you ok with this level of taxation? It might very well quadruple your taxes if government is to subsidize your entertainment. And don't think for one minute that the government can replace free markets well. In other words, if a band sucks, few people will listen to them, resources will not be wasted on them. With the government model, we're going to require some buearacrat or some process to "decide" how to allocate resources. How do we differentiate truely "good" music from "bad" music with government? What socio-economic groups are to command the lions share of the music types? Is this to be done by population?New talent will get discovered how? Where is the incentive to take a risk? ....So many holes...
    Never mind the efficiency issues. Or the secondary and tertiary economic effects of high taxes....
  • For those wanting to find out more about the economics of intellectual property, I recommend the this analysis [best.com]. The piece is about standards, but the first two sections give a very helpful discussion about the economic rationale for and meaning of IP law.
  • This man is probably the single most captivating and interesting person slashdot has ever interviewed... I'm not sure what I was expecting, but that's not what I got.

    These excerpts in particular made my jaw drop:


    I think we have begun to understand the nature of mediocrity as an attractor in educational systems and how to change the utility functions to avoid collusion, and apply this to human learning (Elizabeth Sklar).

    I am on a spiritual quest to understand [God as] the principles of the universe which allow self-organization of life as a chemical process far from equilibrium which dissipates energy and creates structure that exploits emergent properties of physics.

    [re: Turing Test] So I propose using the Louis Armstrong Test, his answer to the question "What is jazz?"

    Reading is fundamental.

    Talk to me about the ethics, when your very own open source movement leads to the inevitability of an Intel instruction set monopoly by providing a useful alternative to Microsoft :)

    Jobs in AI are just like software jobs everywhere: ... But find a great graduate program in computer science, and you will likely find fun and exciting work for no salary and no equity!

    I think a SETI for coherent intentional behavior emerging out of the infrastructure would be a fun project...

    If RMS was a radical advocate of anonymity who wrote the GPL so you couldn't put your name on the source code ... participating might provide less utility.

    When I recently tried to corner the market in pig latin domain names ... somebody else had grabbed the URL!

    Once secure distribution of programs on a rental basis is established, all content publishing will move inexorably into that mode to maximize profits.

    ... it is the soft underbelly of "Starship Economics" that Gene Roddenberry died before coming up with the backstory for...

  • If I have a copy of a piece of GPL software, I can personally do whatever I want with it. I can even sell it, if I can find buyers (ask Red Hat!). I can change it to suit my needs. The only thing I can't do is prevent others from having the same freedoms.
    Well... also if I sell a changed version, I need to give others the same rights to the changed version that I had to mine. That's my payment for the rights to the software that I have. Seems fair to me. And doesn't seem like giving much up.

    If I wanted a different version, I could use BSD software, but for some reason that has a harder time attracting open developers, so I have a harder time getting equivalently good starter material.
  • Well...
    The use (and acquiring) of information depends on expenditure of time, so it is also a limited good. Just to be nitpicky.
    What we have here is a matter of degrees. Unfortunately, people don't reason well intuitively about large or small magnitudes. Micro-credits would make sense here. Total control doesn't. But that's not the way to expect laws to be written. So the best choice is something which *totally* protects the individual rights, even though a truly fair balance would tilt things a little bit the other way.
    The paperclip is made of steel using the production line, paper money, and millions of other snips of prior art. But a patent on paperclips give one "total" control over their creation. (For a limited period of time, true.) This doesn't acurately reflect the degree of contribution that invention of the paperclip involved. OTOH, the electric lightbulb required considerably more development. And requires even more support. And many inventors aren't suited to be businessmen. And....

    For the creation of a snippet of software there seems to be no legal method for the creator to be justly rewarded (though for larger creations nagware is pretty close!). GPL seems, to me, to be the best of the available alternatives.
  • by pestihl ( 16433 )
    I feel like a better person for reading this column...

    I want to have that dudes children
  • Something that
    any person can replicate for $0 cost can not be
    owned. It is not Property.


    I categorically reject this statement. Here is an illustration:

    Lets say that I am a blacksmith. I use my talents and labor to make very high quality iron plows. Once it comes off of my anvil, who owns the plow? I do, because I made it. Lets say that I sell it. Who owns it then? The person who bought it (of course), because they traded something of value in exchange for it. How about if I rent it? Who owns it then? I still do. The renter has certain rights, but if they want to melt it down to make a giant bong I will need additonal compensation. These rights should be pretty familiar because we have grown up with them.

    Right now I am trying to buy a Basset Hound. I want a nice purebred dog, but do not need an AKC champion show dog. Some of the breeders I have talked to will only sell puppies to people willing to show them. Their contract basically states the following: We must agree to show the dog at least once a month. The original breeder maintains stud rights. We cannot sell or giveaway the dog without giving the breeder the right of first refusal.

    Now if I have a bitch and a stud, they will freely replicate. It might take a bit longer than ripping an MP3, but so long as the facilities are there to do it, it will happen. Granted, there are more resource requirements than MP3 trading, but the actual transfer of IP is still an essentially free process. Even so, the owner of the dogs has the rights to do whatever they want with them.

    The owner controlls the property and can create a contract describing my rights to it upon sale. In this case I get to keep the dog, but I have no rights to redistribute its intellectual property (its genes). These restrictions were too onerous, and I decided not to do business with them. That was my choice.

    Ok, back to the main line of reasoning. Lets say that I am a musician. I spend hours writing a song and crafting the music. Then I blow some decent coin on renting some studio time. After performing, I wind up with three minutes of the most insipid pop imagineable. I spend the money to have a master made, and press 50 thousand discs to sell at my shows. Who owns the song? I did because I made it. It may not exist in a physical form, but it took my efforts and labor to produce just as if I had created a plow. What rights do I have as the owner? They should be pretty much the same as if I had made something physical. Lets say I want to sell you the CD under the traditional copyright laws. Great, I get a few bucks to pay the costs of initial creation. You get to listen to some bad pop music and make copies for yourself and clearly defined purposes as a part of Fair Use. Can you found a record company and start burning copies? Hell no the owner never gave you those rights when you bought the CD to listen to.

    Lets say that a record exec buys my CD. He likes what he hears, and decides that he wants to promote it. He comes to me and says, "Here, sign our contract and we get rights to distribute your song." As the owner of the song, I can reject his offer, negotiate, or sign away my rights in exchange for something valuable. He already owns a copy of the song, but that does not matter. That copy was not distributed with the right to sell other copies of it. I can choose to grant those rights but it is a seperate deal. Even though the record exec has the facilities of production, and the IP in question, he did not have permission from the owner to make copies. There is a big difference between an eighteen dollar CD and a million dollar record deal. IP rights secure this difference for me as the owner.

    Now why should I have these rights to the song if it is so easy to replicate? Simple. It took effort to create it in the first place. Just like a physical object, it was my toil and effort to produce the work. As such I deserve the same rights. If I want to put restrictions on your use upon purchase, I can do so. If you dont like it, dont buy it. Seems pretty simple to me.

    In the last three years I have not bought a single CD. Nor have I downloaded MP3en. I do not support the industry, but I do respect their rights to the IP.

    -BW
  • Well, considering that a goodly size of the population are a bunch of morons, I would say that Artificial Intelligence is better than none.

    Now, now... it's not nice to talk about your government like that... :)

    --

  • by Overt Coward ( 19347 ) on Wednesday April 12, 2000 @05:15AM (#1137820) Homepage
    Who said AI is 10 years away? It's here now, in limited forms, yielding a lot of economic value, as your mouse clickstream is datamined so the ads which pop up are for things you might actually buy.

    The best way I've heard it described is that once we have acheived something we considered a step towards AI, it no longer appears to be AI, and we change our definition to look at the next unsolved problem. There is that long range ideal of a sentient machine, but even the definition of sentience is subjective...

    --

  • Something that any person can replicate for $0 cost can not be owned. It is not Property.

    This certainly seemed to be a point that he wanted to ignore in the last question. He seems to be calling for an acceptance of ideas becoming a form of currency and then pointing out that

    Unlimited replication of currency just doesn't work, any more than two copies of William Shatner.

    which only makes sense if you accept that it is the ideas themselves that are traded as "things".

    I was disturbed at his belittling of the success of the Free Software movement. I don't think that I agree that people that release their work to the community through the GPL get nothing in return as he claims. He attempts to dismiss what they get as being purely egoboo/recognition, but that sort of recognition translates into employability! It seems as though he doesn't appreciate this.

    I was also a little disturbed at his comment that

    The only essential different between a rich and poor person is what the bank computers and the registrar of deeds say it is, backed by military force

    , which when coupled with an attack on Fascism and Communism:

    Ordinary people are "dispossessed" of their property, which ends up, not surprisingly in the pockets of the promoters of the simple philosophy.

    makes me wonder that he can't see the links in what he is talking about. It seems like the sort of muddle-headed thinking that could only come from someone in the cosy confines of academia. Military force is used now and has always been used in the past to enforce the _possession_ of things by a small number of people. This "right" of _possession_ is enforced by the military over the right of life, liberty and happiness. That's what's happening in Chiapas now and in many other places around the world where ordinary, decent, intelligent, hardworking humans are beaten, murdered and raped to keep them producing cheap raw goods for export so that our ordinary decent people will work for less so that the uncivilized and barbarous "middle class" can pontificate about perfect free-markets.

    The lumping of Fascism and Communism together is the sort of unthinking hyperbole that has abounded in this country from all those who would claim that they are more reasonable than either of these bogeys - one of which is created and supported by this country in the Third World and the other that is suppressed and maligned by a political system who's major achievement is placing an ozone depleting SUV under the bottom of every MIT academic.

    I have to laugh every time I spot old debating tricks like claiming that one occupies the middle ground and wishing that others would "compromise" to one's position

    I stake the middle ground. Both the "right" copyright publishers who make currency loss through expiring keys and forced upgrades, and the "left" copyright violators who duplicate currency, will be welcome at my table when they see the light.

  • This post is going to come off as negative, but I actually agree with a lot of what you say, especially about the tired old left/right canard with regard to Free Software. It's not really useful to think about it in those terms. I also totally agree with your point about status being tradeable. However......

    , some socialist countries have laws that make it illegal for someone to do a job unless they are a member of the relevent union. These laws exist to maintain wage levels for people in those industries.

    Countries like the U.S. for example?

    In richer societies, people don't work in order to survive,

    Not true. To take the U.S again there are many millions of people that barely get enough to eat. This is why there are programs in schools to feed children for free. They're hungry. Their families live very close to the edge of disaster and work to survive.

    Is it because a mercedes is so much more comfortable and faster than a Pinto - of course not, it's because of the status driving a mercedes confers on him.

    Actually they are a hell of a lot more comfortable.

    Once material necessities are satisified, you might think people would relax more, but they don't because status is a primary motivator.

    While not disputing that status is indeed a potent motivator I think that most of us also have a realization that we live by fucking others over. We see the poor people, we hear about them, we demonize them as being stupid and irresponsible and not having good "family values". We feel guilty about them. They're always there in the backs of our heads. We don't want to be like them. So climb, climb, climb the ladder! Get a good retirement fund so that after a long life of hard work you won't end up dependent on a society that has about as much heart as a wolf.

  • Employability doing what? Oh wait, I know the answer: writing closed source software.

    So, all the people that work for RedHat, Debian, Corel etc are writing closed source software? Slashdot perchance is "closed source"?

    Even if you were correct about this there is not an immediate win on your part. I'm not that worried if there is a certain amount of closed source software and it provides employment for people that are thus able to spend "spare" time on Free Software development.

    I have to laugh every time I see someone bring up people in third world counries who are "beaten, murdered and raped", as if somehow the abolotion of IP laws will make any difference to those people. Yes, there are serious human rights and poverty problems in the world. Bringing it up in a discussion of open source software is about as relevant as saying "do it for the children" though.

    I too roll on the floor gasping with laughter, but for a different reasons than you: First, what's under discussion is the series of responses written by Pollack. In this and in some of the succeeding discussion threads his ideas about how systems such as "Fascism and Communism" which are not part of some sort of "free-market" paradigm end up in people getting rooked are discussed. The question asked by Hobbex especially asked him whether or not there should be an ethical dimension to his IP ideas. He (Pollack) brought it up. Second, the abolition of IP would make a huge difference for these people. These states are poor because their elites are selling the resources for bargain-basement prices to us. The populations that are forced by the military (another point explicitly brought up by the interviewee) to acquiesce to the elite's "ownership" or "possession" of these resources. Even if they were to continue to be worked by their bosses they would be better off if those bosses flouted, for instance, IP laws regulating the production of drugs in those countries. There are many cheap to manufacture but expensive to license solutions to medical problems that beset the Third World. It has _everything_ to do with IP. Thirdly, as long as there is oppression in the world and a determination of what happens by the greedy and the powerful you can forget any happy mediums. The decisions about what systems we have are not determined by rationality of any sort other than the simple logic that those in power are going to try and maintain it. As long as you ignore that and refuse to see that the misery of other people is integral to that system then you are ignoring the root problem. Such idle philosophizing about "free-markets" ignores reality and focusses myopically on your own local problems. Sometimes it can be self-interested to ensure that others are treated fairly. If congress succeeds in allowing the 850,000 "IT professionals" to immigrate from the countries where they have poorer societies than here then your "closed source" employment will suddenly seem to have a global dimension to it.

    Here's what I'd like: a system where everyone's basic survival needs are met, and beyond that, people are rewarded proportionately to their contribution to society.

    I'd have to agree that that was a fair vision. So how do you intend to get that?

  • by LL ( 20038 ) on Wednesday April 12, 2000 @06:41AM (#1137828)
    1900 - my gun is bigger than your gun
    2000 - my nuke is nastier than your nuke
    2100 - my AI is smarter than your AI

    :-)

    Actually, I'm not totally convinced that having more "free" software is in the same category as having more "free" beer/money. Firstly, by default all IP whether patent or copyright passes into public domain after 20 or 90 years. So in essense all ideas/thoughts are already "free" (if you take the view that copyleft is merely a time-shift into the future but looking back), just that some people want to create a little (OK, a big) profit opportunity in the short-term. Also ideas breed and mutate on themselves and thus having a pool of software that people can tinker with creates new opportunities (see GIMP and online photo lab). There is no extra cost in having 1 or a million extra people play around with ideas or information. On the other hand, anything to do with atoms is a wasting asset (depreciating, opportunity costs, dead-weight loss, etc). Having an extra 1 million people means that it ties up a lot of resources. In that sense, money is a claim on future resources and the changes in value of various classes of goods, an indication of what the larger population wants, ie signals to suppliers to invest more in certain lines of production. Creating false and/or distorting signals through funny money tinkering of the ol printing press (inflation) is thus a really bad idea (ps someone tell Greenspan to rein in the loose monetary policies). In this sense, OpenSource software is a luxury good, it can only be produced by highly skilled/education people (ie spare cash + food to put themselves through uni or self-taught) with leisure time on their hands. While it may appear rather chaotic to corporations with top-down control, perhaps it is just as efficient (or equally inefficient) as trying to charge everyone for the priviledge of access (ie supply driven rather than demand driven).

    Human nature is funny sometimes, especially when people confuse price with value. Cows won't eat mouldy hay but if you put a fence around it, they are tricked into thinking it is forbidden and therefore must be "good". Thus we have a stupidity tax (not knowing where to get hold of free sources) plus an ego-tax (trusting the overhyped brand) which in the long-term, will only benefit the smart hackers. It's regretful that corporations have seized upon these little idiosyncracies of human nature (not to mention doing their damn best to reinforce it) and are making excess profits but then that is the nature of market evolution. Eventually the next generation wises up and the rules change yet again. Having AIs may tilt the balance somewhat in favor of the consumer (imagine having a guardian angel that informed you if something was a good choice or not, e.g. calories in a cake) but then the companies would come up with the devil's advocate to just be daring and try that scrumptious chocolate cake. A never ending arms race, even with AI.

    The more things change, the more they stay the same.

    LL
  • Perhaps a John Katz piece?

    Aaaahhh.... [runs away screaming]

    Kaa
  • Except that for the geeks, nobody owning anything == everyone owning it. Possesion is decentralized, but instead of a watering down of value an addition of value occurs.

    Sorry, doesn't fly. Ownership is a bundle of rights, the most important of which is the right to exclude others. I don't own GPL-ed (or public domain, etc) software that I use. I do have the right to use, but that's a far cry from ownership.

    Kaa
  • The notion that there should be restrictions on copying of information is a form of protectionism.

    Not any more than the idea that a man with a bigger club cannot just take away your house is protectionism.

    The arguments to justify IP ie "protect the creators" seem more socialist to me ... [snip] ...A "free market" is one in which there are no artificial barriers to entry, and the price of an article becomes the price of production.

    Well, free markets are a little bit more complicated than than (and pricing goods at production cost doesn't have much to do with them anyway). One particular issue is that a market presupposes property -- you cannot sell what you don't own. If there is no IP, then there could be no market in software, music, writings, etc. etc. -- why would anyone buy it when one could copy it for free? And that leads us straight into the "tragedy of the commons" and freeriders problems.

    To give an example, let's say there is no copyright any more -- anybody can copy anything freely. In such a world, why would anybody make a movie? I mean a good movie with sets, and special effects, and location shoots, etc. etc.? It all costs money (as in millions of $) and given that you could never get enough monetary return from it, movies would simply not be made any more. Of course you'll get unlimited amount of amateur footage of backyards and dogs shot on consumer-grade camcorders, but that probably wouldn't quite compensate, would it?

    Kaa
  • There is a sort of producers' supply and demand that would take place ... [snip] ... there would be a fame incentive.

    That's not enough. Sure, I'd just love to make a great movie, but who's going to give the money to do it? The money to hire actors and operators and costume designers, the money to build sets and fly me and my crew to location, the money to program special effects ...

    The point isn't that nobody will want to make movies. The point is that nobody will put money into making movies.

    or example, suppose the government collected a 'music tax' from all music loving citizens. This money would be offered up as prizes in a yearly contest among musicians to produce the best content.

    You mean if I say to the government that I am not music-loving, it will not collect this tax from me? ;-)

    But really. Your solution is more taxes and only government-funded art. I don't think you can be serious.

    In fact, if movie theatre owners pooled their resources, they could probably afford to hire people to make movies for them. These movies would show in the theatres of those who paid for them,

    Uh-uh. Say, I own a movie theater. I do NOT pool my resources and do NOT hire anybody to make movies for me. Other guys spend their money and make a movie -- which I will show in my movie theater (there is no IP, right? So they will not be able to prevent me from showing the same movie they paid for and I didn't at the same time)

    Kaa
  • Certainly they are talented and should recieve compensation for their talents.

    But that's exactly the problem. Let's say I am a musician who writes electronic music (that is, I make music by messing around with computers and software, not with strings and keys). Obviously, I cannot perform. How will I be paid?

    What you are asking for is not rights to a piece of property but the right to dictate the actions of others.

    Yes, by consensual contact. That's normal and happens every day. Any employment, for example, is a contract though which your employer gets limited rights to dictate your actions.

    For alice to claim the right to stop the transaction, she is claiming the right to influence transactions between other people, that do not involve her.

    Not really. Alice is claiming the right to hold Bob to his promise, which he voluntary made in return for getting the poem, that he will not give the copy to anyone. Again, perfectly normal and very reasonable.

    Does it mean artists wont be able to make money? Hell no.

    First, not all artists can perform. Electronic musitians come to mind. And what about writers?
    Second, think, for example, about movies. Movies are expensive to make. In a world without IP the only movies (not of the my-backyard-and-my-dog kind) that will be made are those which very rich people commission to make, or which the government pays to make. This, essentially, means that no good (full-length, feature) movies will be made, ever.

    Kaa
  • When you reach the point where you can do "Gone With The Wind" with a cast of thousands entirely on a computer, in a week of work and a week of rendering (i.e. give it another 50 years), why is it still necessary to have Hollywood?

    It isn't and you probably won't have Hollywood in this case. Markets (i.e. capitalist economy) are quite efficient at killing off outdated ways to do things. For example, look around -- see any typesetters?

    To some extent you're pre-supposing a scarcity of resources. One of the major points in the explosion of technology is that this scarcity isn't continuing.

    Ah, but you see, I am not presupposing the scarcity of bits, or even of atoms. I am presupposing the scarcity of brains and talent, and I am quite sure that this scarcity isn't going to go away whatever technology develops.

    I would humbly argue that 'consumer-grade' camcorders will eventually beat Cinemascope given enough years

    Consumer-grade of the future will beat Cinemascope of today? Sure, very quickly. But Cinemascope of the future? I doubt it, if only because professionals deal with complexitities that "lay" consumers are better insulated from.

    and I will stubbornly argue that, given a world full of people to draw on, there is going to be a _lot_ of stuff out there more interesting than backyards and dogs.

    Granted. But: (1) not for a while; and (2) there is going to be a huge bias towards doable-by-one-or-two-persons short genres. How long do you think it will take for a couple of guys holding day jobs to make a full-length movie, even if rendering all they want takes minutes? It's more of a complexity limitation, than a technological limitation and thus not very amenable to being overcome by progress.

    I have no doubt that real art is created by individuals, not corporations or media cartels. Yet certain kind of activities (like making movies or pharamaceutical research) demand commitment of huge sums of money upfront. If there is no monetary reward at the end, this money simply will not be committed. And saying "Ha, I can do all this in a couple of evening in my basement" is a bit too optimistic for my taste.

    Kaa
  • by Kaa ( 21510 ) on Wednesday April 12, 2000 @07:14AM (#1137844) Homepage
    Something that any person can replicate for $0 cost can not be owned. It is not Property.

    Ahem. I think you meant to say it should not be property. Just because your definition of "property" does not include non-tangible stuff does not mean other people think of it the same way.

    The entire concept of property exists because "Stuff" is finite and any resource that exists in "meatspace" is thus, on some level, scarece.

    Yes, to some degree, but that's not the whole story. I would like you to consider two points:

    (1) Let's take music. You would say that any given song is not scarce because we can replicate it at zero cost. OK. However, think about it in a different way: good music is definitely a scarce resource. Let's say I like Britney Spears :-) Her songs are a scarce resource because there is a finite number of them. I want her to produce more songs, make more of that scarce resource. Therefore I have to motivate her -- with what? Fame and recognition? Yes, it helps, but money is a bigger motivator than you probably want to acknowledge. So, no, the argument that intangible stuff isn't scarce doesn't fly. It is.

    (2) Let's say copyright is abolished. However freedom of contract still remains, right? Let's say I made a song. It is mine just because I don't show it to anybody and don't let anybody to listen to it. Now I come to you and make a contract with you -- you can listen to my song, but you cannot make copies of it, cannot redistribute it, cannot broadcast it, etc. etc. I can perfectly well make such a contract and if you agree to it, it's valid. In this way, just through contracts, I can reconstruct the whole copyright law.

    To avoid the problem you'll either have to radically restrict the freedom of contract (doesn't look like a good idea, does it?) or you'll have to say that as soon as I made a song it's not mine any more, I have no rights to it. And, of course, as soon as I wrote an essay, or a piece of code, or drew a picture -- I lose all rights to them. Somehow this doesn't sound appealing as well.

    So, no, I don't think that the concept of IP is so "unnatural" as you make it to be. Yes, for the tangible property there is the "loss of use" argument -- if somebody takes away my car, I cannot use it any more -- which does not apply to IP. However, there is still the "create incentive to produce more" argument that is just as valid for IP as it is for traditional physical property.

    Kaa
  • If movies could be distributed freely, you would make money by:

    Advertising on the server hosting your movies. Other servers could of course host the movies - you would make sure then that your server was the most appealing (better local replication/more bandwith/etc.)

    Theatre profits. Even if a movie were relelased the same day it was released in the theatre, many people would still go see the movie. In fact I feel that MORE people might want to go see a movie in the theatre if they could watch a bit of it first... there have been many movies I've watched on video that I wish I would have seen in the theatre but just didn't think it would be good enough at the time. This is also the whole reason behind region encoding (they do not want people to see a movie before it hits the theatres in other countries) and in my mind is foolish and loosing the movie companies a lot of money.

    Merchandise. Admittedly, this only applies to action movies and kids movies - right? Wrong! If a movie is good enough people will buy things related to it - imagine if you will "The Ususal Suspects" action figures, or pewter figurines. People WOULD buy these things.

    Video distribution. Even if you distributed movies for free, you could still make a bundle if you sold the movies at a fair price on a physical medium like DVD. Lots of people don't want to bother burning a copy out or having to store it - plus it's nice to get a case for something with good artwork.

    ---

    Already the video distribution and merchandising of movies give a far greater return than the theatre runs. So this only makes sense, but movie studios are too stupid/greedy to really make the kind of money they could be by giving the movie away as a "sample" of sorts to promote other goods!
  • Of course you will have noticed that in the article he stated current AI's can only reach about the level of sophistication as Eliza - perhaps half your calls are from current day AI cyborg killer machines, just really inept versions.
  • How can you explain this thoroughly predictable behaviour pattern by using utility?

    utility is what motivates you to make decisions in your own self interest.

    What appears to be missing in your example is concept of a unified ego. *IF* a person has a unified ego (i.e. no neurotic self-limiting), then you can perhaps talk meaningfully about utility. When a person does not have a unified ego, then there are *two* functional foci: what he consciously wants and what he unconsciously wants. The two utilities conflict with each other, and nothing is accomplished. However, the fact that no progress is being made is a sign that meta-awareness is necessary. The new, meta-aware -- consicous -- utility is that the problem of frustration must be solved before a unified focus *can* exist. So utility *does* enter the picture -- it's just that the concious focus temporily changes from "being frustrated" to "setting a goal of solving the problem of self-frustration".

    Of course, since being unconsiously frustrated largely stems from fear, *that* is the problem that must be solved, and it can only be solved *consciously*.

    This reminds me of the old joke: How many psychiatrists does it take to change a light bulb?

    A: Only one, but the light bulb has to *want* to change. (*rimshot*)

  • Unfortunately, it's not as easy as that. When you bought your car, part of the cost was to pay for the time and materials of designing it in the first place. If GM spends $10M designing a new car, and expects to sell 100,000 of them, well, it's easy to hide $100 in the cost of a new car.

    Likewise, when you buy a Britney (bless her silicone-ness) Spears CD, part of the cost goes to pay for time spent writing the song, studio time and so on. If Britney (or whoever writes her songs) spent 100 hours writing a song, wants to be paid $1,000 / hour, has 10 songs on a CD, and expects to sell 1,000,000 CDs, then they add one dollar to the cost of a CD to cover their time while writing it.

    The obvious problem is, if people are copying the CD around in vast numbers (in whatever format), Britney is not getting her $1. It doesn't matter that she's losing that portion of the cost that represents materials and distribution, because she hasn't incurred any. It doesn't even matter that she's losing the portion of the sale price of the CD that represents the record company's profits. They're no longer involved in the transaction (remember - they billed Britney up front for studio time and promotion).

    Should Britney get her dollar? What if she sells 2 million CDs? She has now made $2,000 / hour for her effort in writing it. At what point does this stop being an incentive to create and start becoming an incentive to retire? (emphasis added because this is a long rambling post and I finally got to an interesting point).

    I think my point is that we are used to an environment in which the development costs, per unit, are much smaller than the unit production costs. No-one notices the $100 development fee on their $20,000 car. But when production costs go to zero, the development costs (Britney's dollar) become much more noticeable. Add to that the impracticality of collection, and the impossibility of enforcement, and you have a real problem. I really think the only solution is to change your business model.

    I think a useful role model here is Alan Cox. Alan (I bet it's not every day that AC gets compared to Britney Spears) gives away his code. Not only that, but he is paid to give it away by a company that gives away lots of people's code. RedHat (in theory) make their money by selling supporting services, and conveniently pre-packaged...

    Ah, this post is crap. I have no point.
  • Well, one obvious approach is called eugenics. I has a really, and I mean really, bad reputation.

    http://us.history.wisc.edu /hist102/photos/html/1150.html [wisc.edu]
  • The Free software movement, League for Programming Freedom, Open Source Software, on the other hand, talk idealistic young individuals out of their writing. "Contribute it towards a greater good." Be rewarded by occasional e-mails of thanks from your peers.

    Programmers are not being talked 'out of their writing'. They are being talked out of oppressing others. There is nothing weird about selling free software and open source programmers are just a capable of selling their writings as a closed source programmer. The programmer whose only motivation is money should simple not program unless someone is willing to pay them. If someone comes along and says, "Hey, I'll pay you to write some software for me." Should the programmer care what licence the software ends up under? No. Actually, the programmer should prefer an open source licence in order to maintain the use of the software should the programmer give up the copyright. If the programmer does not give up the copyright, the person paying for the software should demand open source. Lots of programmers today make lots of money writing open source software. They have not given up anything (except the right to oppress others).

  • Just because someone says something different, does not mean that there is wisdom behind it. It is not the Free Software movement that wishes to disposses anybody the ability to own thoughts in cyberspace the way they can own mass in meatspace, it is the the very nature of mathematics and cyberspace itself.

    I am not "dispossessed" of software that I release under the GPL - I have every bit as much ownership of it as I did when it was just sitting on my harddisk. I am, however, dispossessed of something every time someone tells me, under new economic censorship legislation or old, that a thought inside my head does not belong to me, and that I do not have the right to do what I wish with it.

    You are right that it is wise to strive for moderation. But it is also wise to always look forwards, rather then backwards, as we attempt to adapt to a world that is constantly heading off into waters we have never sailed before. Perhaps it is natural for a man who has spent his career trying to make computers think like humans to think he can make cyberspace act like meatspace in regards to ownership - but let us not be fooled, his idea is every bit as futile, illogical, and destructive as what our friends in the record and movie indsutries are pushing for.



    -
    We cannot reason ourselves out of our basic irrationality. All we can do is learn the art of being irrational in a reasonable way.
  • it's almost the same thing the other side is clamoring for... nobody owns anything anymore.

    No, what the "other side" is clamoring for is that Microsoft/MPAA/RIAA/Time-Warner/Sony/Columbia/et. al. own everything - music, software, and images - and the rest of us get to pay-per-view. That's a world away from saying that ideas are no one's property.

    And I, at least, am not asking anyone to "give up" anything into collectivist projects - I'm saying it was never yours[1] to begin with, except by a questionable act of government which is no longer practical. I'm asking that we stop creating artificial property rights for information, and figure out a better, more ethical and more practical way to "promote the progress of science and useful arts".

    ([1] In the sense of property; your creations have always been yours in the sense of relationship, like in "your" children.)

  • .. and then consider that 50% of people aren't as smart as that.
  • This takes us to the crux of the argument, which is whether there can be sufficient motivation for IP creation without IP protection. For the moment, I think the answer is no, and I believe your IP scheme is probably preferable to the status quo. However, in the long run, I think we will move to a gift economy and that this will work even better.



    We will never move to a gift economy until each individual has an infinite amount of TIME. You see, when you pay for a piece of IP, or even a copy of IP, you aren't really paying for the item itself, or the copy, you're paying for the amount of TIME that someone has lost for ever in creating that piece of IP. We all have a finite amount of Time, some have more than others, but that makes Time the most valuable commodity we have.
    So anything that takes time to create will be valuable in some way. Maybe not to everyone, but to the person that created it. Because that is time they can never get back.
    So unless everyone gets compensated for the time they spend volunteering things to the gift economy no one will participate.

    Kintanon
  • There will always be some compensation in the form of reputation and appreciation. Some people would be happy with that, if they also had basic life support paid for. I program because I enjoy it and because there are programs I want that no one else has written. I'm lucky because I can also program for (lots of) money, but I'd do it regardless.

    The flaw here is that someone somewhere has to devote their time to providing that basic life support. Someone has to build the houses, grow the food, transpor the food, store the food, build the appliances, transport the appliances, etc.. etc... Unless THOSE people are also adequately compensated the system breaks down.
    So either we have a system where a few people are able to feed and house many, our current system, or where everyone feeds and houses themselves, say... pre-feudal europe. Our current economic model is better than any previous economic model. But it still has room for improvement. For one thing people should be allowed to choose where their taxes go. That way no one would be paying to find out how many eggs a sturgeon lays or how much catsup the US eats....
    Unless they were interested in that sort of thing.

    Kintanon
  • Savage attacks by insiders exiting are the worst thing in science, such as Bar Hillel's attack on Machine Translation in the 60's. Forty Years later, MT is "cool" again, in this month's issue of Wired.


    Yes, this month's Wired gives a good summary of the history of MT. It gives the firm impression that MT will remain several years off for quite some time. And yet, we will continue to see useful, special purpose applications of what is learned in trying to achieve it. The article emphasizes that MT has had its greatest success within constrained domains. It even mentions that Babelfish, for all its warts, is particularly good at translating recipes.
  • by dsplat ( 73054 ) on Wednesday April 12, 2000 @05:48AM (#1137883)
    So I'm locally pessimistic but globally optimistic! Who said AI is 10 years away? It's here now, in limited forms, yielding a lot of economic value, as your mouse clickstream is datamined so the ads which pop up are for things you might actually buy. But the SF ideal of a humanoid robot like Commander Data is centuries away. [emphasis added]


    What scares me about this is that programmers learn early on the real meaning of GIGO: Garbage In, Garbage Out. Regrettably, in the real world, the garbage that goes in (sometimes the data, sometimes the assumptions on which the code is based) often remains unexamined. And the output is treated as gospel. In particular, with data mining, there is a crying need to educate the users of the output about the potential for errors in the input, bugs in the code and just incorrect assumptions (e.g., I bought one book in a series, I must want the rest). Data mining is a fine way to narrow down our guesses, increasing the odds that we are right. But it is not and never will be an exact science.
  • by Greyfox ( 87712 )
    Would we even recognize a true intelligence if we created one? What makes intelligence, anyway?

    On a slightly different topic, the critters we've got running around today would have been unthinkable 5 or 10 years ago. The MIT AI lab face recognizer, the cars that drive themselves (Albiet in very controlled environments) the assorted space probes that can adapt to various conditions... we've come quite a long way without realizing it.

  • Which is exactly why "ownership" is an improper
    term for Intellectual Works. Something that
    any person can replicate for $0 cost can not be
    owned. It is not Property.

    The entire concept of property exists because
    "Stuff" is finite and any resource that exists
    in "meatspace" is thus, on some level, scarece.
    With the exception of Air, noone claims to own
    air.

    Thus I need the right to exclude people from
    using my car, because if they damage my car, I
    don't have a car. I can not replicate my Car
    for 0 cost...it would cost a ton or two of metal
    (another scarse resource...or at least one that
    takes work to aquire) and plastics just for raw
    materials.

    With information, relication occurs for 0 cost
    with essentially 0 resources. Thus the concept
    of ownership is absolutly silly.
  • > You cannot replicate intellectual works for $0.
    > There is a cost to everything - weather its a
    > pen and paper and someone's time to copy a
    > manuscript, a printing press and someone to set
    > the type, or someone sucking up all the OC3
    > links, several megabytes of disk space (oh, is
    > that free?)

    Ok fine...how about effectively $0.
    Yes, It takes a small fraction of a watt of
    electricity to write the data onto a sector of
    the hard drive or send it over the network.
    Yes, hard drives are not free, neither are the
    computers, however they are within the reach of
    many, and once you have one, whether you copy
    one pattern of bits or another, the cost is
    materially the same.

    > But if I have something you want, then there
    > is nothing wrong, unethical, evil, or otherwise
    > morally corrupt about asking you to pay for it

    I never said there was. Howver, I think it is
    morally corupt for you to claim the right to
    stop me from making copies of what you sold
    me and giving them away or seeling them. My
    copy is not yours.
  • > Well, it's a matter of phrasing it. I would put
    > it like this: if they don't own what they make,
    > they will not make anything.

    Which assumes that the act of making the music,
    in and of itself has no value to the artist. I
    would hope that you realize that this is
    completely untrue.

    I would simply point to the majority of musicians
    in the world, the ones who have never seen a dime
    of money for what they do.
  • First of all its not taking away artists rights.
    Its simply not cedeing our own rights to the
    artists. (The whole idea of copyright law is that
    society gives up its rights to the author for a
    fixed time...real rights don't "expire")

    Secondly...I must ask...what good does the law
    do when it is unenforcable? Even with copyright
    law, people break it every single day and how
    many people have actually been prosecuted? how
    many have been stopped?

    A few very large sites maybe? The visable public
    sites get shut down all the time, but new ones
    pop up just as fast as they dissapear.

    The net effect is that it stops nothing. It is
    impossible to stop end users from trading and
    sharing music. Read it, impossible. (not that our
    society is above throwing hoards of resources into
    impossible things...like drug prohibition to name
    but one)

    Ok...people accuse me of being staunch...well I am
    I am a hard head....well here is somewhat of a
    compromise. Since (as I have stated) stopping
    MP3 sharing etc is impossible, why not restore
    copyright to what it was originally intended for
    ...simply a mechanism to protect authors or
    artists from publishing houses who want to use
    their work to make a profit.

    Allow anyone to share music among eachother
    (since it can't be stopped anyway...and has never
    been actually shown to have a negative impact
    on record sales) but only artists or authorized
    publishing houses can distribute for profit.

    Of course...beyond that...I think the whole system
    stinks. The situation that large publishers have
    used to cheat musicians is just reprehensible.
    (and perfectly legal). I would like to see
    musicians Unionize. Form their own publishers and
    begin taking charge of their work.

    The artists need to stand up to their real enemy,
    the "recording industry". The "industry" has
    litterally nothing without the Artists (well
    they have the rights to old works and could
    conceivably sit back and just live off the
    royalties of those for quite a while)

    There needs to be a stop in the stifling of
    creativity. Creativity isn't all comming up with
    new stuff. Sometimes it is using old stuff in
    new ways. I don't think artists should be
    limited the way they have been. Give them the
    freedom to give a new spin to an old song, and
    thus give it new life, without having to worry
    about being sued or dealing with lawyers.

    There is just too much wrong with the system. Yea
    I favor scrapping it completely, but I would be
    happy if just some of this stuff was fixed, and
    it was returned to what it was meant to be, an
    incentive to be creative.

    Another thing I would do is limit the time of
    copyright. 20 years, maybe 30. The whole REAL
    purpose is defeated if works NEVER become
    Public Domain, Which is obviously what some
    companies are pushing for. (M-I-C-K-E-Y M-O-N-E-Y)

  • ... that most writers/composers/producers primary goal is a house in beverly hills. (BTW if there were a hundred times more houses in beverly hills, they would not be as valuable either :-)

    Agreed, less music might be recorded since there would be no reason to create "IP" just to speculate for financial gain. But as long as there is a demand for music, someone will create it. This might come as a surprise, but music is actually older than recording technology!

    There is also a demand for "stars" so there will be stars, just not prefab RIAA stars, but more unpredictable. And *they* will buy houses in beverly hills so I'm not worried about that area either.

  • One copy of the Britney Spears album would have the same value for me as a hundred copies (regardless of what that value is)

    Still a hundred copies would *cost* me a hundred times more than one (except for discounts of course)
    Cloning the BS album would be more like selling a dollar bill to myself a hundred times.

    Anyway, about your coin collector:

    Someone who would spend $25 dollars to buy a quarter from the 1800's. This value increase is based on scarcity, a property normally attributed to IP.

    Nineteenth century quarters are scarce, will *remain* scarce and hence has a collectors value. Britney Spears CD's can be *made* scarce. The music upon them is also scarce, if official CD's are the only medium. They get an increased *relative* value, not by creating more/better "property" but by keeping others out of supply.

    Scarcity is a property artificially attributed to IP to give it a financial value. IP also has real value. Freevare is not scarce, do you mean that free software is worthless? Do you claim that air is worthless since it is equally distributed?

    Interactions are based on the differences between, not the absolute values of, the temperatures.

    True, but lukewarm coffee taste like shit, even if I brew it in the freezer.

  • What I was getting at is the stupidity of treating something with fluctuating intrinsic value as currency. The point of having a monetary system (wether coins, bills or bits in a bank account) is that your dollars always are worth as much as mine .

    That gives us a fair measurement of capital.

    Of course the economic value of a dollar changes. Your dollars are *still* worth as much as mine. And since the intrinsic value of money is (virtually) zero, noone but a counterfeiter wins anything by adding more dollars to the equation.

    IP has a economic (or relative) value based on its scarcity. So does physical products. That is why gas prices goes up when OPEC agrees to lessen the supply. That is why food prices goes down after a good harvest (not that *those* changes always gets through to the consumer...).

    However, IP just like physical products *does* have intrinsic value. If it wasn't for pollution, lower gas prices would be better for everyone but the oil companies. Lower food prices would be good for everyone. (Farmers would complain, but lower gas prices would even things out)

    And: A wider distribution of IP would increase the overall wealth. It might decrease the *relative* wealth of some people, but relative wealth is not all there is. If I have an old car and my neighbour has none, I have a better relative wealth that if we both had shiny new Ferarris. Still I'd prefer the Ferarri...

    I hate to sound like the "new economy" evangelists, but here we *have* something that has intrinsic value and zero marginal cost. Applying scarcity (often by proxy, like record companies) just to inflate the economic value and fit IP into a economy modelled on physical products *must* be suboptimal.

    I agree that any economy needs flux to function. I don't see the contradiction. Even for a freely distributed product there is a value in being *first*. That should provide flux enough for a working economy.

    PS, it is not the intrinsic value of money that keeps you from living in a barter economy. it is the economic value.

  • by guran ( 98325 ) on Wednesday April 12, 2000 @05:28AM (#1137914)
    permanent use and resale licenses to changeable information (software, art, literature, music, movies) which can be traded securely, without loss or duplication, in a public market, is a form of currency.

    Ah, but there is a *major* difference between a hundred dollar bill (in or out of the bank) and hundred dollars worth of software:
    Money has no use except as currency. (You could usa a coin as a primitive screwdriver, but that's about it...)
    Software, music and other forms of "IP currency" are useful in them selves (even Britney Spears and PowerPoint, just to save you from the obvious reply :-)

    If everyone multiplies their bank account by 100, the value of those accounts is instantly divided by 100. If everyone multiplies their music collection by 100, everyone gets a hundred times more music.

  • Come on now. The question was "is it ethical to try and create artificial intelligence?" This question could easily be the subject of 20 slashdot stories with no resolution, there is no answer! He tried to give a funny/half serious answer which raised ethical questions rather than write a friggin book on the topic in his answer.

    Chicken: Would it be ethical for me to cross the road?

    Answer: there is no definite answer, it depends on whether you like chicken crossing the road jokes.

    I think he decided to spend his time answering the questions that he could say something useful or funny about. Nothing more/nothing less.

    I must agree with you however that the question is a very interesting and important one. A good topic for a book.

  • Agreed! This man can communicate tough ideas in a short sentence. In this little exchange Doc Pollack has touched on a great many extremely huge and difficult topics with grace, coherence and insight. No doubt one of the most thought provoking interviews I have ever read!

    I wish the slashdot editors would post each one of these question/answers as individual stories for discussion each night for a fortnight. Doc Pollack week!

    This would give us the time required to digest each piece and play with it rather than scramble the heads of every high-minded slashdotter with this barrage of thoughtfulness he has unleashed on us. Have you noticed the scrambled nature of the responses to this interview. Heads are reeling with big unexpressable thoughts.

    There is enough fodder here for weeks of great articles. At the very least it would be nice to release one of these gems each evening around 10pm when the typical stories are getting tired.

  • Humans are destroying the world that we live on through pollution/war etc.

    Humans create artificial intelligence.

    Humans die out due to above problems without having populated outer space.

    After many eons, AI's get bored and decide to correct atmospheric problems and resurect humans for entertainment.

    Humans live once again!

    Was this outcome ethical?

    Moot!
  • I don't have time right now to chime in on all of Chris Johnson's excellent points, except to say that I think he's identified several critical issues. In some ways, they hover around the question, what is "value", and how tightly is that wrapped up with "money"?

    Anyway, a couple of comments:

    "This is so obvious that people don't see it, it's taken for granted that a cartel totally dictates what you can market in these industries."

    This to me is THE key to deflating the whole ridiculous quasi-objectivist/libertarian notion of equating laissez-faire capitalism with a free market. There IS no level playing field, there ARE huge barriers to entry, and you WILL be squashed if you try to horn in on the big guys.

    "How many really gifted Linux programmers are starving right now?"

    A good point, but I would just like to add the thought... should you have to be "really gifted" to avoid starving? What about making a living? Or a decent living. Or a good living. Or... whatever.

    That said, I, too, am a (slightly gifted)musician, with a day job (you guessed it - computer stuff). I play in a small band, and we have our small but devoted following. We have NO interest in making it big - we do it because we love it. In fact, we had one guy leave when we started making some decent money, because he thought that subverted the whole joy of it, the whole point of it. We try to make enough money at it to pay for musical toys, gas to make it to the gigs, and blank tape/cd's, but really we play for next to nothing.

    OK, speaking of points, what are mine? A couple, actually. People do things like, e.g., make good music, for a host of reasons - surely for more than money. And there's a difference between making a decent living and being obscenely wealthy.

    And a parting thought, more relevant than you might think: You'd better believe that contentment is the last thing that our system wants. It wants to divest you of any possibility of authentic relationships to other people or the real world, and then sell you THINGS to fill the gap. The beauty of the system is that THINGS can never fill the gap. It's the perfect con - ya gotta love it!

    The minute people are content, the game's over. What do You need to be happy? Have you thought about it, or do you let the Advertising Industy do your thinking for you?

    All the best,

    Steve

  • The statement "utility is what motivates you to make decisions in your own self interest" is not the economic definition of utility. According to _Intermediate_Microeconomics:_A_Modern_Approach_ by H. R. Varian the notion of utility as a measure of happiness (which makes it a motivator) comes from Victorian ideas and is not the current economic view of utility.

    Instead it states: "utility is seen only as a way to describe [consumer] preferences". So basically utility is a measure of what people actually choose to do. So Jordan's statement is correct except that utility is actually a measure of what happens. It is not an intrinsic absolute measure of happiness, but rather a relative one used to compare a persons possible choices and predict what that person will choose.

    Disclaimer: I'm a EE not an econ major. My econ experience only includes a few courses.

    (note: I'm not necessarily advising the book I mentioned. It just happened to be the first one I picked up)
  • APL and LISP are Very High Level "applicative/functional" programming languages. They are too high level to be translated into machine language (with current technology). For this reason, they are interpreted--as is done with Java; hence they tend to execute relatively slowly.
    Actually, APL, LISP, and Java can be hard-compiled to machine code. LISP usually is. Java sometimes is; SGI has a hard-code Java compiler. (This is separate from all the JIT compiler stuff.) APL is an interesting case, as there are a whole class of optimizations possible for APL because of the regularity of the language and the direct representation of operations on collections. There's a forgotten technology of APL optimization, although remnants of it live on as massively parallel techniques for supercomputers. Incidentally, Hard-code APL compilers [chilton.com] have been written. (There's even OpenAPL for Linux! [unc.edu])

    The "language as entire environment" idea recurs frequently. BASIC is the classic example. Turbo Pascal and Smalltalk were also closed world. But with the widespread availability of good integrated development environments, there's less need for such schemes than there used to be. Today, you can write in C++ and have all the ease-of-use facilities, including a source-level debugger, you had in the closed environments of old.

    Of course, if you're stuck using GCC on Linux, you may feel you're missing something.

  • by RiscTaker ( 124328 ) on Wednesday April 12, 2000 @05:59AM (#1137936) Homepage
    I am simply saying that permanent use and resale licenses to changeable information (software, art, literature, music, movies) which can be traded securely, without loss or duplication, in a public market, is a form of currency.

    I would respectfully disagree with this analogy. Currency has to be limited because it is a reflection of the value of tangible goods. Increase the number of currency units by duplication and the ratio of currency units to real goods drops resulting in the devaluation of every unit.
    However with information such as software, books or movies, their value is not based on any numerical relationship between them and tangible goods, but on usefulness or sentimental (entertainment) value, neither of which is diminished by producing an identical copy. Duplicating currency units affects every other user of that currency. Duplicating software and entertainment does not affect the other users in any way.
    --
  • Is that each group seems to focus on one aspect of intelligence to try to model.

    It's more than likely that many if not all of the different aspects of intelligence are needed to form into an AI.

    One case in point are Kohonen neural networks, which are a close model to the behavior of how sound gets processed by the brain. The Situated Action camp has produced models that very well model the motor control and locomotive behavior of insects and fish. And then there is the field of emergent intelligence (related to situated cognition) that seems promising in its attempts to model large scale collective cognition such as ant colonies or beaurocrasies.

    Isn't it possible that nervous systems must utilize many different tools that act in concert? I think people should split resarch into the following separate categories:

    Decision Making

    Feature Detection

    Categorization

    Long Term Memory

    coyo the coyote

    ----------------------

    new url: http://www.twu.net/~coyo

  • by #include ( 130485 ) on Wednesday April 12, 2000 @05:14AM (#1137942) Homepage Journal
    What we REALLY need right now is some REAL intelligence. I mean, sure, it's nice to have "intelligent" machines, but what good does that do when a good size of the population are utter and complete morons? Let's concentrates on making the PEOPLE smarter, then worry about the machines.

  • This might be a bit off-topic, but I thought it would be worth elaborating on Dr. Pollack's comments about APL and LISP--and how they relate to things today.

    APL [yahoo.com] and LISP [lisp.org] are Very High Level "applicative/functional" programming languages. They are too high level to be translated into machine language (with current technology). For this reason, they are interpreted--as is done with Java; hence they tend to execute relatively slowly.

    Whether or not the world would be a better place with more extensive use of languages such as APL and LISP is moot. The point that should be made (I believe) is that (i) there is a lot to be learned from the experiences with APL and LISP and (ii) those experiences seem to be overlooked nowadays.

    I could give many examples to illustrate this point. Most such, though, have already been stated many times in the academic literature. For example, J. Backus (referred to by Dr. Pollack), in his 1977 Turing Award lecture, outlined the advantages of applicative languages. And K. E. Iverson (inventor APL), in his 1979 Turing Award lecture, outlined how high level languages can be a "tool of thought", i.e. an aid to programmers' thinking. (Turing Award lectures are published annually in the Communications of the ACM.) [acm.org]

    In fact, though, APL and LISP are not just programming languages. Each is a programming environment (which includes a language). Users of LISP, for example, have what appears to be a LISP machine--i.e. a virtual LISP computer. This machine does everything. From the users' perspective, there isn't a separate operating system. This means that the user only needs to learn about one thing: LISP.

    The contrast with more common programming environments is large. For example, a C (or C++) programmer also typically learns some Unix. C and Unix, though, are entirely separate things. And they don't really mix (e.g. a C program that executes Unix commands). Which is why Perl was created. Which adds a third layer of complexity to the programming environment. Which raises the skill level required for programmers and the complexity of software.

    I think that this is wrong--that the correct approach is to (re)design things so that the programming environment is "monolingual". Java might be considered as something in this direction.

    Although APL and LISP have been around for decades, the recognition of the benefits provided by monolingual programming environments generally seems to be more recent. Some early work is by J. Heering & P. Klint, "Towards Monolingual Programming Environments", ACM TOPLAS, 7: 183-213 [1985].

    I found it interesting that someone researching what might be tomorrow's most important and advanced technology appears almost a bit nostaligic for old largely-forgotten programming environments. Maybe he had a reason.

  • Of course Prof. Pollack is right in saying that Reading is fundamental, and there are many other useful links on the page... but a search for books on AI at your favorite online bookstore is probably going to turn up stuff you're not interested in. So, if you have the other prerequisites of being great at both real and discrete mathematics as well as a natural born programming genius, then here are the two books on my shelf:

    • Artificial Intelligence: A Modern Approach, Russel & Norvig, Prentice Hall
    • AI for Games and Animation: A Cognitive Modeling Approach, John David Funge, A K Peters
    • Object-Oriented Common Lisp, Stephen Slade, Prentice Hall

    • (LISP is the language of symbolic programming, and though I'd rather do my stuff in C*, it does cater to AI programming.)

    Yeah, there are only three books on my shelf. Hey, I'm still in my first year as a Master's student in AI. I'll get more books eventually ;)

    -cryptomancer
    Great at real and discrete math, and a natural born programming genius. No modesty.

  • by streetlawyer ( 169828 ) on Wednesday April 12, 2000 @05:20AM (#1137958) Homepage
    According to economic theory, utility is what motivates you to make decisions in your own self interest. Simple games, like the prisoner's dilemma, rationalize utility with numeric values to illustrate the concept, but it isn't money at all. If someone behaves in an unpredictable way, we must have our definition of their utility wrong.

    As a young economist and philosopher (which gives you a clue which univ. I went to), I wrestled with this one for a long time, and came to the conclusion that Jordan is wrong on this one. There is just too much variety of human behaviour to ascribe it to seeking to maximise a single maximand. You end up with a conception of "utility" which is completely tautologous -- ie utility is "that which makes people do what they do"

    For example, consider someone who hates himself and wants to frustrate all of his goals, but doesn't realise this fact (the fact that subconscious beliefs and motivations are possible creates yet more problems for utility theorists). What will this person do? Well, in fact, they tend to just become inactive, severely depressed people. In so far as this is a result of genuine subconscious desires (which is to say, in so much as a talking cure is possible (which is to say, not in most cases of clinical depression)), a talking cure for this kind of depression often involves pointing out to the person concerned that at some level, they are hanging around feeling depressed because they want to be. Then they stop doing it. If the cure isn't complete, they then realise that they have a new goal, attempt to frustrate themselves in this, forget the cure (subconsciously, they want to forget the cure) and sink back into depression. All the while remaining terribly unhappy. How can you explain this thoroughly predictable behaviour pattern by using utility?

    Utility also has problems with anomie, religious experience and all manner of common human behaviours. As a heuristic for social science, it's excellent. But it shouldn't be elevated to a principle of logic or rationality.

Where there's a will, there's a relative.

Working...