Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
AI Biotech Science

Doing Science With Virtual Biologists 29

An anonymous reader sends word of new research into automating computational experiments. A team of scientists developed a piece of software, dubbed Eureqa, to help solve complex, computationally-intense biological problems. A new paper in the journal Physical Biology details their success (abstract). "The researchers chose this specific system, called glycolytic oscillations, to perform a virtual test of the software because it is one of the most extensively studied biological control systems. Jenkins and Vallabhajosyula used one of the process' detailed mathematical models to generate a data set corresponding to the measurements a scientist would make under various conditions. To increase the realism of the test, the researchers salted the data with a 10 percent random error. When they fed the data into Eureqa, it derived a series of equations that were nearly identical to the known equations. 'What’s really amazing is that it produced these equations a priori,' said Vallabhajosyula. 'The only thing the software knew in advance was addition, subtraction, multiplication and division.'"
This discussion has been archived. No new comments can be posted.

Doing Science With Virtual Biologists

Comments Filter:
  • Now the scientist's jobs will be done by machines as well.

    In reality, I'm sure that there is only a very small subset of problems that this system will work for, but, there is no reason that we shouldn't put it to work on those posthaste. It will be interesting to see what it can do with an unsolved problem.
    • Re:Pretty impressive (Score:5, Informative)

      by Daniel Dvorkin ( 106857 ) on Saturday October 15, 2011 @02:21PM (#37725042) Homepage Journal

      It's neat stuff, but I'm skeptical that it will replace human biologists any time soon. As is often the case, the pop-sci writeup is a lot more dramatic than the article itself. Reading the latter, I'd say that what they've done is a clever bit of data mining combined with mathematical modeling -- they use an evolutionary algorithm to find the best set of differential equations, out of an enormous number of possible models, which describe the behavior of the data.

      This is easier, and probably produces better results, than the traditional method of coming up with sets of diff. eqs. to describe the behavior of complex systems, but it's not a replacement for human judgement in coming up with the model space in the first place. (I'll also note that they performed almost the entire "experiment" on simulated data, which is always a valuable first step in the development of any modeling method, but it's not enough to show that the method "works" -- real data is always messier than the best simulations, and biological data is particularly so.) That being said, it's a very nice technique, and I'll be interested to see if the same approach can be applied to building the kinds of statistical models I work with, Bayesian networks and such.

      • by epine ( 68316 )

        The only paragraph I found at all useful:

        Generally, the way that scientists design experiments is to vary one factor at a time while keeping the other factors constant, but, in many cases, the most effective way to test a biological system may be to tweak a large number of different factors at the same time and see what happens. ABE will let us do that.

        The rest is all mystery meat about the actual method.

        This is certainly the way of the future. IBM has pumping that notion right now, as well. I'm not incli

    • by HiThere ( 15173 )

      FWIW, mathematical modeling isn't science. It's quite important, but it isn't science until it's tested against a physical environment to determine whether the predictions are correct.

      This is a bit nit-picky, but too many people seem to be forgetting it, and the distinction is extremely important.

      • Check into how this software works. It chooses a sparse set of data points, creates its "model", and then brings in more points to test against. I've used it (though not super seriously) and heard a talk by one of its creators. It's based upon a heuristic of finding the _most_surprising_, _worst_ matches to its guesses and then refining the model. In the sense that it is explicitly used to predict how well it fits to further actual, experimentally-obtained data points, your criterion of it being "tested aga

        • by HiThere ( 15173 )

          Yes, that's a mathematical model of science. But it doesn't become science until it makes a prediction that is then tested against the physical world. And it's the complete process that's science, not any one piece of it.

          Thus, String Theory is mathematics that is endeavoring to become science. Some parts of String Theory have become science. Failed science, as the predictions were not validated, but still science. Other parts of it can't yet be tested.

          Science requires BOTH the prediction of a previousl

  • ...for quite awhile, and few comprehend that it is, in actuality, the very first REAL A.I. in existence (unless there's some secret stuff out there???). It is truly brilliant, and predictably derives from genetic programming algorithms.

    And of course the AI program was recalcitrant about revealing how it does it's thing, haven't all of us from time to time exhibited the exact same behavior?

    Now, if only they could couple this with Google's API, and SkyGrabber, I'd bet we'd end up with some really fantas

    • And this is why my own version of Eureqa spewed forth:

      This has been a very confusing few weeks, so allow me to summarize.

      The Attorney General for Chiquita and ExxonMobil, Eric Holder, in a public announcement stated that he'd found the Smoking S**t, the connection between the Underwear Bomber's Calvin Klein's and the Iranian Quds Force.

      Meanwhile, Swami Rami of India's Ta Ta Agency said that all religion is B.S. and demanded that President Obama ship 500,000 more jobs to India.

      President Obama res

  • by MurukeshM ( 1901690 ) on Saturday October 15, 2011 @02:21PM (#37725034)
    I'm confused. Did the program derive the equations a priori or ab initio? If a priori, wow!
  • by Anonymous Coward

    So if I use Matlab to do statistical analysis (econometrics) on my econ dataset, then my computer is a 'virtual economist', huh.

  • When they fed the data into Eureqa, it derived a series of equations that were nearly identical to the known equations.

    How useful is "nearly identical"?

  • The problem with research is that there is no such thing a pure random error. Time and time again, we develop methods that work awesome with random error. In reality, the error in the data is not purely random, but a combination of systematic and random error (that is not Gaussian), so it takes a trained eye to work through this. I would much preferred that they used real data rather than only fabricated data, then you can say that you have something.

  • by Anonymous Coward

    If I told you I can fit equations with data you wouldn't think it was magical .. (after all thats exactly what any series expansions are guaranteed to do) why do biological modelers its somehow more magical to do when we are in ODE land?

    -avi

For God's sake, stop researching for a while and begin to think!

Working...