Slashdot Log In
Patent Office Program To Speed Computer Tech
Posted by
kdawson
on Mon Jun 11, 2007 08:44 PM
from the worth-a-try dept.
from the worth-a-try dept.
coondoggie writes "Looking to address critics, the US Patent and Trademark Office this week is starting a program to speed up and improve the review of computer hardware and software technologies. The agency is set to launch a peer-review pilot project that will give technical experts in computer technology, for the first time, the opportunity to submit technical reports relevant to the claims of a published patent application before an examiner reviews it. The idea is to get as much knowledge about a particular claim in front of an examiner as quickly as possible so they can make a decision faster, the agency said. IBM, Microsoft, General Electric, Hewlett-Packard, CA, and Red Hat have already agreed to review some software patent applications for the one-year community review project. Intel, Sun, Oracle, Yahoo, and others are also part of the project. The pilot is a joint initiative with the Community Patent Review Project, organized by the New York Law School's Institute for Information and Policy.
This discussion has been archived.
No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.
What a great idea! (Score:5, Insightful)
Re:What a great idea! (Score:4, Informative)
Parent
Foxes and henhouses (Score:5, Insightful)
Re:Foxes and henhouses (Score:5, Informative)
Parent
Re: (Score:1)
Tell me if I'm wrong- but I thought one of the strengths of the old system was the fact that only a patent reviewer saw what your idea was, compared it to other like ideas, and made a decision. That way the competition never knew the in's and out's of your idea, and therefore could never correctly copy it.
Sounds like with this idea, if your competition signs up as a peer reviewer, you're giving th
Re:Foxes and henhouses (Score:5, Informative)
Parent
Re: (Score:2)
Re: (Score:2)
Compeditors have more to gain from a patent portfolio+cross licensing agreement then they do from invalidated patents.
Why do they have more to gain from cross licensing than from invalidating patents? If I have a strong patent portfolio and I weaken a competitor's portfolio by invalidating some of his patents, don't I come out ahead?
I get the feeling I'm missing something here.
Re: (Score:1)
Companies A and B both have a patent.
- A has a patent for moving a mouse pointer around on the screen.
- B has a patent for clicking a mouse button.
They make an agreement and they're doing fine. They can make applications that involve mouse operations.
Company C doesn't have mouse patents and gets sued by A and B because it made an application with a GUI and is not doing fine at all.
As such, A and B have much more to gain from retaining their patents for the simple fact they can then sue that t
Re: (Score:2)
Company C doesn't have mouse patents and gets sued by A and B because it made an application with a GUI and is not doing fine at all. As such, A and B have much more to gain from retaining their patents for the simple fact they can then sue that third party until it runs out of money.
Your example seems to make sense. I was thinking more of a situation not involving a third party, but I suppose in reality there are never just two players in a given market, so the dominant players have an incentive to kee
Suggested Improvement (Score:5, Insightful)
The use of patents has seriously gotten ridiculous and has made me lose faith in the US Patent Office.
Re:Suggested Improvement (Score:5, Informative)
At least in the US, the courts have ruled differently. Imagine the absurdity of Ron Rivest being granted a patent on the hardware version of RSA, but not the software version. Both are the same truly innovative system, yet there are those that argue that the software version is somehow less worthy of protection.
Parent
Re:Suggested Improvement (Score:5, Insightful)
Because one is a mathematical expression, and the other is a physical device. Why is this difficult to understand?
Parent
Re:Suggested Improvement (Score:4, Insightful)
I must disagree. One is (I'm guessing the preferred hardware embodiment) an asic, where the RSA functionality is enabled by the function blocks, their connections and topologies; one is general purpose hardware where the RSA functionality is enabled by the software. Both devices give the same functionality; both are enabled by the directions of a smart person. Why is only one deserving of a patent? Or, to phrase it another way, why is the world free to copy one but not the other?
Parent
Re:Suggested Improvement (Score:5, Insightful)
IMO neither is deserving of a patent. The hardware implementation is hardly innovative.
Or, to phrase it another way, why is the world free to copy one but not the other?
Its better to work with examples that make sense, like the difference between a working hard disc, and someones obersvation that hey you could use magnets to change state of something. Its not that the latter wasn't innovative thinking when it was thought up, but its not a patentable *invention*. There are countless different ways an idea might be 'implemented' in an invention. But if you simply patent the abstract idea for the process itself, then it covers every possible implementation.
And when the 'idea' itself is simply a mathematical equation, patenting leads to near absurdities. RSA encryption is really simple to implement; anyone who is given the algorithm, or even just the underlying mathematics and rough explanation of technique can do it. I'm not saying RSA wasn't an innovative idea, merely that it didn't lead to or require any innovative inventions to make real.
The RSA idea itself was the hard part. Unfortunately, the RSA idea is really no different than the Pythagorean theorem, or the forumula for computing the volume of an oval cylinder, its pure math. Do we really want to live in a world where the first person to solve an equation 'owns' the solution. And once solved, no one else may find the area of a triangle or compute the volume of a cylinder without licensing fees, even if the problem is easy enough for a high schooler to solve and merely no one had been asked to solve it?
Should the equation: sum(1..n) = (n^2-n)/2 be something someone can own, just because it requires some creativity to prove it?
As ideas not inventions become patentable innovation and creativity are stopped in their tracks because truly innovative inventions are limited in scope -- so you can identify them, license them, or take a different approach when you prefer to step around them. But abstract ideas? rough processes or techniques?... its impossible not to borrow from them, reuse them, derive from them, even completely innocently.
Parent
Re: (Score:1)
Sure, you can own that one, as long as I can own sum(1..n) = (n^2+n)/2
Re: (Score:2)
How will I make any money now with a broken equation?
Oh wait, its not broken, it just computers sum(1..n-1)
So not only is it still useful, but I can tell my customers that if they want to use the sum(1..n) they just need to plug in n+1 into my patented solution, whew, that's an easy fix!
Of course, seeing as that substitution yeilds 'your' patented solution:
((n+1)^2-(n+1))/2 = ((n^2+2n+1)-(n+1))/2 = (n^2+2n+1-n-1)/2 = (n^2+n)/2
Or, alternatively they could just compute sum(1..n) and add n. Clearly
Re: (Score:2)
The RSA patent is a
Re: (Score:2)
Protecting a particular applied use of the science vs protecting the science itself.
The reason we don't wish to protect basic science is that it does not serve society to have it protected. Its not intrinsically different in terms of how hard it is, or phsyics vs math, or real vs men
You're looking at this from the wrong angle. (Score:3, Insightful)
The question is not "why should the software be less patentable than the hardware?" but rather, "why should the hardware be more patentable than the software?" They're both just implementations of a mathematical algorithm; neither should be patentable!
Re:Suggested Improvement (Score:5, Insightful)
And what I see is a world, circa 1996, in which early adoption of SSL was not hindered a patent on RSA. In this world, telnet became deprecated much earlier on, free browsers included strong authentication and encryption, and it wasn't illegal to run Apache with mod-ssl in the US.
It doesn't sound like such a bad place.
Now, of course, what really happened is that RSA was only successfully patented in the US. The rest of the world was free to do whatever they felt like, as outlined above.
Yay us!
Parent
Re: (Score:1)
Re: (Score:1, Flamebait)
Remove the words "Patent Office", and I'll agree with you 100%.
Claims of misuse? (Score:4, Insightful)
FUD (Score:2)
Re: (Score:2)
Precedence (Score:1)
I hope this momentum continues. Computer Science will be better for it. This benefits everyone, individuals and large companies alike. In general, the hope is that we start focusing on solving problems and not on being sued. And, as a develope
Re: (Score:2)
Actually, it's not. I can understand why you would think so. You are a rational human being. You also probably have never worked for the US government. Some years ago I did work for the US government as a computer programmer and I can promise you that what you think is going to happen is not going to happen.
Government bureaucrats excell at protecting themselves. Think about it. The Patent Office makes money. It's not like, say, the FBI where they just spend tax dollars. We
Submarine Patents (Score:1)
Re: (Score:3, Insightful)
Give me first-to-invent any day of the week.
Re: (Score:2, Informative)
Re:Submarine Patents (Score:4, Funny)
Parent
No it doesn't (Score:3, Interesting)
The US system has now changed, but under the old sy
How about... (Score:5, Funny)
That's basically what this is.
Should some study be done first (Score:3, Insightful)
Re: (Score:3, Interesting)
Re:Should some study be done first (Score:5, Insightful)
I don't even like your Patents don't really serve the public interest here either, because we don't really need pharmaceutical companies in the first place. One sign that our kleptocracy has completely warped our thinking is this strange assumption everyone makes: if drug companies don't make lots of profits inventing new drugs, nobody will have any incentive to invent drugs.
We really don't need pharmaceutical companies. The public wants access to a wide range of cheap effective medicines. So we have a natural incentive to invent new drugs because we keep getting sick and dying. There are plenty of ways to solve the problem. A straightforward one would be to create public drug discovery laboratories, fund university labs, and pay for scientists to find the drugs. That's a "tax and spend" solution. We decided on a solution where we replace our natural incentive for better drugs with Pfizer's incentive to get rich selling them to us.
That works to the extent your desire for better drugs remains compatible with the perogatives of a for-profit corporation. Sometimes it isn't. A company makes more money by developing treatments as opposed to cures. It saves money by making copycats of drugs already shown to be profitable, like penis pills. They concentrate their efforts on diseases with the widest markets, and don't do much research into rare diseases. And of course they spend a lot of time looking into what they should do if they want to pull even more money out of your pocket. My wife and I are still young but we each have our own chronic neurological problem. Just the copays on these prescriptions are exploding. Ours are running about $150-200/month. And the trail of patents and monopoly rights left behind by this process is undesirable in and of itself, even if getting them did provide the company's incentive. For one thing, the patents rise into the atmosphere and do not expire for years and years. The air becomes clogged with patents and they accumulate into a dark cloud that casts shadows and disincentives upon drug research below- no matter who is doing it. So our current path isn't sustainable.
There is plenty of incentive to invest in new drugs as long as people are sick and dying. Even if a private company isn't interested, there are enough people who do that research, and sufficient public interest in getting it done, to ensure that it will get done, even if nobody is getting rich running commercials for me-too penis pills. Only patents could screw it up.
Parent
I'll do a "study!" (Score:3, Informative)
Studies for a bit...
Nope, software is still just math, so it's not patentable. And it's already covered by copyright, so it's doubly not patentable!
What more evidence do you need?
Community review (Score:1)
IBM, Microsoft, General Electric, Hewlett-Packard, CA, and Red Hat have already agreed to review some software patent applications for the one-year community review project. Intel, Sun, Oracle, Yahoo, and others are also part of the project.
I find that part interesting. I imagine each company has their engineers spend a few hours a week poring over the latest patent applications to see which ideas would be useful.
Behold, the patent office has become an idea distribution center. (Which was probably once one of its more useful functions, back before a million patents were awarded each year.)
Google? (Score:1)
Re: (Score:2)
Nah... I read the headline to mean that they've switched from rubber stamps to laser-printed approval labels.
Jeeze, another last ditch effort (Score:1)
Am I Reading This Right? (Score:4, Insightful)
"IBM, Microsoft, General Electric, Hewlett-Packard, CA and Red Hat have already agreed to review some software patent applications for the one-year community review project."
Wait... so large companies with lots of existing patents have volunteered to review new patents in the field to try and help the examiner dismiss them? Was not the patent system set up in part to encourage small inventors and entrepreneurs? Could this be an even more obvious conflict of interest?
"Technical experts in the computer arts registering with the CPRP website will review and submit information for up to 250 published patent applications, with no mare than 15 patens being accepted from one applicant/company at a time, the USPPTO said."
250? Drop in the bucket? Only 15 at a time from one company sounds like convenient plausible deniability for organizations that file hundreds per year.
"Consent will be obtained from all applicants whose applications are volunteered and selected for this pilot... Some applicants today can wait up to four years for a first response on software applications. The idea with the pilot is to shorten that wait considerably."
So you can either go to the end of the line or get to run the gauntlet of the entrenched companies trying to help dismiss your patent?
Alright, I'll be the first to say it (Score:1)
That being said, I'm all for any attempt at improvement, and peer reviews will certainly make it interesting. Bring it on!
Isn't there a program already out there? (Score:2)
"Patent Office Program To Speed Computer Tech" (Score:1)
Computer Program? (Score:4, Funny)
approve(); return;
}
else if ("Google".equals(patent.client.name)) {
approve(); return;
}
else if ("IBM".equals(patent.client.name)) {
approve(); return;
}
else {
inspect(); return;
}
Spidey Sense is Tingling... (Score:1)
More review = good
Quicker review = good
Big companies seeing ideas before the examiner < good?
Outside chance this backfires, kills the system, and software patents are deprecated... priceless.
Where's the disinterested yet knowledgeable third party?
The Big Companies can see the publicly available applications anyway, as mentioned above, so no harm there.
Gotta chew on this a while.
Simple script to help out the patent office. (Score:1)
Here is my simple script to speed up the process:
#!/bin/bash
echo "rejected"
Now if you'll excuse me... I have to get this patented before it is put into effect.
Will it review old patents as well? (Score:2)