Is there any evidence to support the claim that software patents stifle creativity and put many people at risk of legal action?

If necessary refer to some background reading:

Seriously think about it. Every time you write code -- even a brand new algorithm in a clean room environment-- you could be infringing a patent, somehow, somewhere.

It's probably not fair to say that software patents are 100% evil. But from what I've read, I'd say they're 99 and 44/100ths percent evil. I'm not sure what any of us can do about this, but it's clear that the current situation is untenable

Something has to be done, or else we truly are staring down a coming software patent apocalypse.

link|improve this question

76% accept rate
3  
I doubt patents stifle creativity but they could stifle the commercialisation of the results of that creativity. – Craig Jun 3 '11 at 1:17
1  
Does anybody else wonder why software patents don't include source code? Isn't the source code be necessary for others to use the ideas in your patent, once the patent expires. Otherwise, they would have to reinvent your patent just to reuse an expired patent. – Kibbee Jun 3 '11 at 1:20
2  
@xiaohouzi79, What would consider to be acceptable evidence in either direction? I can give anecdotal evidence where software patents have been used to encourage innovation. No doubt others could give counter-anecdotes. But what would evidence look like? – Oddthinking Jun 3 '11 at 2:19
And what would be acceptable evidence against? I can give anecdotal evidence of (1) patent hoarding for defensive purposes, (2) a lot of legal activity required Someone could dig up the $/p.a. spent on patent lawyers per annum. But none of that addresses the question: Does it stifle creativity, encourage it, or a bit of both? (NB: I have my name on many software patents & have stated many times that I will vote for the 1st politician to abolish them.) – Oddthinking Jun 3 '11 at 2:39
1  
Wouldnt a better question be, "Do frivolous software patents stifle creativity?" since most software patents are frivolous, caused by lack of understanding in the Patent Office (sorry, no citation for this now)? Or does that make the question too obvious... So maybe the question should be tilted the other way, to exclude the frivolousnesses, and focus only on the principle? – AviD Jun 19 '11 at 8:55
show 1 more comment
feedback

1 Answer

up vote 12 down vote accepted

Yes

Patents stifle, not creativity, but innovation (which I'm sure you meant).

We argue that when innovation is “sequential” (so that each successive invention builds in an essential way on its predecessors) and “complementary” (so that each potential innovator takes a different research line), patent protection is not as useful for encouraging innovation as in a static setting. Indeed, society and even inventors themselves may be better off without such protection. Furthermore, an inventor's prospective profit may actually be enhanced by competition and imitation.

http://onlinelibrary.wiley.com/doi/10.1111/j.1756-2171.2009.00081.x/full

And not only in software.

However, the recent proliferation of intellectual property rights in biomedical research suggests a different tragedy, an “anticommons” in which people underuse scarce resources because too many owners can block each other. Privatization of biomedical research must be more carefully deployed to sustain both upstream research and downstream product development. Otherwise, more intellectual property rights may lead paradoxically to fewer useful products for improving human health.

http://www.sciencemag.org/content/280/5364/698.short

And finally, Bill Gates:

If people had understood how patents would be granted when most of today’s ideas were invented and had taken out patents, the industry would be at a complete stand-still today. The solution . . . is patent exchanges . . . and patenting as much as we can. . . . A future start-up with no patents of its own will be forced to pay whatever price the giants choose to impose. That price might be high: Established companies have an interest in excluding future competitors.

Fred Warshofsky, The Patent Wars 170-71 (NY: Wiley 1994).

link|improve this answer
1  
Nice quote there from Bill G. – user2466 Jun 3 '11 at 7:40
-1 The middle quote is about biomedical patents not software: so it's argument by analogy. The first and third quotes seem to be just arguments or opinion, not evidence. – ChrisW Jun 3 '11 at 12:32
2  
@ChrisW: The first is an economic paper. It is not argument or opinion, but as close as evidence as you can get in social sciences. The second paper is there to show that it's not just in software, it's about all patents, so it is in no way "by analogy". Bill Gates quote is indeed just opinion. – Lennart Regebro Jun 3 '11 at 12:41
"as close as evidence as you can get in social sciences" - Maybe a study could look at innovation in countries which don't have/respect software patents. – ChrisW Jun 3 '11 at 12:54
1  
HERE and HERE are additional discussions that might be of interest -- they center around a 2008 paper by Bessen & Meurer on this topic (well, patents in general) found HERE. – Hendy Jun 3 '11 at 16:10
show 8 more comments
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.