Slashdot Mirror


Working Around Patents with Evolutionary Design

An anonymous reader writes "Using computational trial-and-error allowed a Stanford team to come up with a patent-free WiFi antenna. Patent rules are tricky to formulate as self-interest dictates that the claim is as general as possible. Patent fences effectively can build a substantive competitive barrier to markets. Using evolutionary tactics may be a way to legally and ethically bypass these roadblocks."

7 of 121 comments (clear)

  1. Ob by Edie+O'Teditor · · Score: 5, Funny

    Intelligent design loses out yet again.

    --
    If X is the new Y, and Y is "X is the new Y", solve for X.
  2. That's great! by the_humeister · · Score: 4, Insightful
    I love this part:

    Perhaps the most cunning use of an evolutionary algorithm, though, is by Dr Koza himself. His team at Stanford developed a Wi-Fi antenna for a client who did not want to pay a patent-licence fee to Cisco Systems. The team fed the algorithm as much data as they could from the Cisco patent and told the software to design around it. It succeeded in doing so. The result is a design that does not infringe Cisco's patent--and is more efficient to boot. A century and a half after Darwin suggested natural selection as the mechanism of evolution, engineers have proved him right once again.


    But who's to stop the person who wrote the algorithm to patent the solution that bypassed the original patent? Or the algorithm itself for that matter?
  3. Evolved antennas at NASA by Anonymous Coward · · Score: 4, Informative

    Efficient antennas 'designed' by evolution are already in use on spacecraft.

  4. Patents have become barriers to innovation by shanen · · Score: 5, Insightful

    Patents were supposed to encourage innovation, but modern patent law has evolved in a way that makes it more of a hindrance than a help. You basically have to have a large corporation and a battery of lawyers behind you to support your patent application, and the corporations aren't even interested unless they are very sure they can see a path to big profits. For the corporations the big attraction is that the patent grants them monopoly profits, and they could not care less about the social values (or harms) of the innovations themselves. From that purely monetary perspective it makes perfect sense to focus on the value of patents for blocking competitors and for lawsuits--though SCO showed that the strategy doesn't always work.

    I think the fundamental problem is that the values of patents are too highly variable, and this variability has completely overwhelmed the simple-minded idea of a temporary monopoly. There are cases where it makes sense to motivate innovation by the exclusive monopoly, but almost never for the specific period of time that is hard-coded into patent law. Some patents should lapse more quickly, though of course the companies will argue they should last *MUCH* longer, and they have a lot of lobbying money to push with. Some patentable ideas are very quick and inexpensive to develop, while others take years and lots of money, but patent law doesn't really consider such trivia.

    The bottom line dynamic is that most innovation has to start within an individual, but patents have become a team sport. If you aren't on the right team, it doesn't really matter how innovative your ideas are. You're very unlikely to succeed at the patent game without such a team.

    --
    Freedom = (Meaningful - Coerced) Choice != (Speech | Beer^2), and sad sock puppets' bad mods avail them naught.
  5. Intended? by RAMMS+EIN · · Score: 4, Insightful

    A friend of mine once told me that this is actually an intended result of patents. Note that a patent applies to a specific way of arriving at something, not the something itself. So, the idea is that if the something is desirable, others will go out of their way to find alternative ways to arrive at something. Some of these might be better than the original. Or new somethings may be encountered along the way (inventions tend to happen by accident, yada yada). Whatever the case, patents foster innovation...in this case, by shutting the door on using what is already known to work.

    --
    Please correct me if I got my facts wrong.
    1. Re:Intended? by Kjella · · Score: 4, Insightful

      That's the theory, that it protects one way to the goal. In practise, if you read software patents they're never that way, try for example reading some of the portable music player patents Apple had to pay for. It was basicly "method for hierarchies, filters and multiple sort columns applied to a portable music player". It's like walling off the goal, because you've basicly described how it functions and it doens't matter how you achieve that functionality.

      --
      Live today, because you never know what tomorrow brings
  6. Bullshit by suv4x4 · · Score: 4, Insightful

    "Using computational trial-and-error allowed a Stanford team to come up with a patent-free WiFi antenna. Patent rules are tricky to formulate as self-interest dictates that the claim is as general as possible. Patent fences effectively can build a substantive competitive barrier to markets. Using evolutionary tactics may be a way to legally and ethically bypass these roadblocks."

    Two problems:

    1. For the past 10+ years I keep seeing various articles talking about evolution design and they are all about antennas and simple analogue circuit designs. Antennas are certainly susceptible to evolutionary design, but if we'll be driving the industry forward we'll need to throw lots of R&D to develop evolutionary design algos that can design something more complex. My point is, it's hugely promising, but it's still not here in a big way.

    2. The bigger problem, and which is what caused my exclamation in the title: there's no way to avoid overly broad patents. Evolutionary designs in fact often arrive at designs that match exactly various patents. Which means, when your super computer arrives at a working design, you still need to go through all the tedious work of verifying it's not patented, and if it is, start the algo again and hope for the best.

    And the limit for rerunning the algo plenty of times to get patent-free design is the same such as manual design: we don't have infinite time, and the solutions to a problem are sometimes finite, and not that many.

    I think patents should be left in place, but their running period should be shortened. The industry is developing at such an amazing pace that we make more progress in an year, than what took 10 years before. The original lawmakers never intended their law to run unmodified in such circumstances.