Physicists propose solution to constraint satisfaction problems

October 10, 2011

Notre Dame physicists propose solution to constraint satisfaction problems

Enlarge

(PhysOrg.com) -- Maria Ercsey-Ravasz, a postdoctoral associate and Zoltan Toroczkai, professor of physics at the University of Notre Dame, have proposed an alternative approach to solving difficult constraint satisfaction problems.

Their paper, "Optimization hardness as transient chaos in an analog approach to constraint satisfaction," was published this week in the journal .

The approach proposed by Ercsey-Ravasz and Toroczkai involves Boolean satisfiability (k-SAT), one of the most studied optimization problems. It applies to a vast range of decision-making, scheduling and operations research problems from drawing delivery routes to the placement of circuitry elements in . The formal proof for the existence or non-existence of fast and efficient (polynomial-time) algorithms to solve such problems constitutes the famous P vs. NP problem. It is one of the six greatest unsolved problems of mathematics, called Millennium Prize Problems, with $1 million allocated to the solution of each problem, awarded by the Clay Institute of Mathematics.

The paper proposes a mapping of k-SAT into a deterministic continuous-time (that is, analog) dynamical system with a unique correspondence between its attractors and the k-SAT solution clusters. It shows that as the constraints are increased, i.e., as the problems become harder, the analog trajectories of the system become transiently chaotic, signaling the appearance of optimization hardness.

The proposed dynamical system always finds solutions if they exist, including for problems considered among the hardest algorithmic benchmarks. It finds these solutions in polynomial continuous-time, however, at the cost of trading search times for unbounded fluctuations in the system’s energy function. The authors establish a fundamental link between optimization hardness and chaotic behavior, suggesting new ways to approach hard optimization problems both theoretically, using nonlinear dynamical systems methods, and practically, via special-purpose built analog devices.

More information: http://www.nature. … hys2105.html

Provided by University of Notre Dame search and more info website

Filter


Move the slider to adjust rank threshold, so that you can hide some of the comments.


Display comments: newest first

Jarek
Oct 10, 2011

Rank: 5 / 5 (1)
Most of the fight with the P=NP question was made through unsuccessful discrete approach. Translating it into continuous problem moves it to completely different kingdom of analysis, which is practically unexplored.
I see above article sees the problem with huge amount of constrains such approach is believed to required, like in this paper:
http://citeseerx.....122.726
But it occurred that constrains are not required: k-SAT can be translated into just optimization of nonnegative polynomial, for example (x OR y) can be changed into optimizing
((x-1)^2 plus y^2)((x-1)^2 plus (y-1)^2)(x^2 plus (y-1)^2)
and correspondingly 14 degree polynomial for alternatives of 3 variables. Zeros of sum of such polynomials for 3-SAT terms corresponds to the solution. Its gradient flow is dynamical system like it the article, but without constrains.
( http://www.usenet...&p=0 )
hush1
Oct 10, 2011

Rank: not rated yet
For those who don't like the jargon: The exact(most efficient) solution to the traveling salesman problem is an example of what the authors want. They just word this differently. I don't know a description of Nature that avoids our use of constructs, especially our constructs of measure. "Constraints" for the salesman are the points he must visit.
hush1
Oct 10, 2011

Rank: not rated yet
"We show that beyond a constraint density threshold, the analog trajectories become transiently chaotic and the boundaries between the basins of attraction of the solution clusters become fractal..." - authors

Let's translate this for the salesman and tell him what the above means for him:

When the salesman has so many points to visit - too many points to visit - his movements (trajectories) appear to become chaotic and indeterminate, i.e., random.

The salesman remains undaunted by the description the authors have bestowed upon him. He knows his trajectories are simply misleading the researchers and that his travels are optimal.

The salesman can't wait to meet the researchers and tell them the optimal solution to his problem - regardless of how many points he must visit.
FMA
Oct 10, 2011

Rank: not rated yet
Kind of fuzzy logic?
El_Nose
Oct 10, 2011

Rank: not rated yet
fuzzy logic is where you take a classic problem with two solutions say is the light on -- yes / no - or 1/0 -- and the fuzzy equivalent is kind of like making logic understand terms like mostly, kind of, and slightly. so is the light on is no longer yes - it is slightly on - no longer 1 for yes but .25

Fuzzy logic allows a computer to evaluate the question - is the car going fast -- well the discrete measure of speed is 55mph and that equates to say .60 for fast but a discrete measure of 95 mph would translate into .95. The equation that translates a discrete measure to its fuzzy answer does not need to be a linear equation - but it must satisfy the condidtion of an answer between 0 - 1.
SemiNerd
Oct 10, 2011

Rank: not rated yet
The overall effectiveness of this algorithm will in the end be determined by how long it takes to compute the solutions to practical problems. After all, Quick-Sort is O(n*n) while Merge- Sort is O(n*logn), but for most problems (even very large ones) qsort with a random pivot is faster.

I solve the kinds of problems this new algorithm addresses in my every day work. I look forward to seeing what (if any) results are published on practical chip design layout optimization (for example).
hush1
Oct 10, 2011

Rank: not rated yet
Then solve exactly the traveling salesman problem. And line your pocketbook with $1 million allocated to the solution.

I recommend you follow Grigori Perelman example.
Once you are chosen to accept the prize, turn the prize down.
Jotaf
Oct 10, 2011

Rank: not rated yet
Can anyone access the article and share the PDF please? My department doesn't subscribe to Nature Physics.

Hush1: That would set a nice tradition :)
SemiNerd
Oct 10, 2011

Rank: not rated yet
Then solve exactly the traveling salesman problem. And line your pocketbook with $1 million allocated to the solution.

I recommend you follow Grigori Perelman example.
Once you are chosen to accept the prize, turn the prize down.

I never said that we solve the problems optimally. There are a large number of companies out there that solve these and other NP-complete type problems using heuristics. We can never be as optimal as we like of course.

Every printed circuit board, chip layout, and other design solution requires (as close as possible) solutions to these problems. What do you think we do? Throw our hands in the air and pronounce them unsolvable?
hush1
Oct 10, 2011

Rank: not rated yet
Endorsing the share request too.

http://newsinfo.n...s/22732/

http://docs.googl..._web.pdf Optimization hardness as transient chaos in an analog approach to constraint satisfaction&hl=en&gl=us&pid=bl&srcid=ADGEESjlkfAd-ac7S2ueSunrA4Z7z2wVcOGwypIstyqcrBvkq77zEH8wAfHtHawPxWfrBkHr6xZLfgMYS61HSw2K_As2Tl4aN12GxpMUdtuMHh1MhUCgxSN8WKf5LOu2uRqEURXcsITZ&sig=AHIEtbR3DxM6edghA-oABdr8DxjlD5LGog

He is touching as many bases as possible. Unusual in theoretical physics.

hush1
Oct 10, 2011

Rank: not rated yet
SemiNerd
I encouraged you. You know exactly how close you are to the optimal in your solutions. Even if the tools - the heuristic means - don't take you to the optimal, you are close.

Never liking an exact solution for optimization?
Don't we both have to laugh at this point? lol

My words were not meant to entice, lure, or trigger a defensive rhetorical question about what you do.

Intuitively, we both know, for the salesman, there exist an exact solution. No can get this close and "Throw their(our) hands in the air and pronounce them (him) unsolvable?"

That rhetorical question answers itself. An answer we both share.

Rank 5 /5 (7 votes)
Relevant PhysicsForums posts
  • How to calculate the repulsion force between a permanent and an electromagnet?
    created1 hour ago
  • Why does light allow us to see things?
    created1 hour ago
  • Room temperature superconductivity
    created1 hour ago
  • Water flow question
    created4 hours ago
  • [Drift velocity] Factors affecting velocity
    created7 hours ago
  • does cold gasoline have less energy
    created8 hours ago
  • More from Physics Forums - General Physics

More news stories

Is a classical electrodynamics law incompatible with special relativity?

(Phys.org) -- The laws of classical electromagnetism that were developed in the 19th century are the same laws that scientists use today. They include Maxwell’s four equations along with the Lorentz la ...

Physics / General Physics

created May 24, 2012 | popularity 4.7 / 5 (17) | comments 43 | with audio podcast feature

Landmark calculation clears the way to answering how matter is formed

(Phys.org) -- An international collaboration of scientists, including Thomas Blum, associate professor of physics, is reporting in landmark detail the decay process of a subatomic particle called a kaon – ...

Physics / General Physics

created May 25, 2012 | popularity 4.3 / 5 (22) | comments 51 | with audio podcast

Lying in wait for WIMPs: Researchers seek to dramatically increase sensitivity of Large Underground Xenon detector

Although it's invisible, dark matter accounts for at least 80 percent of the matter in the universe. No one knows what it is, but most scientists would bet on weakly interacting massive particles, or WIMPs.

Physics / General Physics

created May 23, 2012 | popularity 4 / 5 (7) | comments 16 | with audio podcast

Hawaii lab turns laser-powered bubbles into microrobots

(Phys.org) -- A team of scientists from the University of Hawaii are working on microrobots created from bubbles of air in a saline solution. The bubbles take on their title of “robots” as a laser ...

Physics / General Physics

created May 23, 2012 | popularity 5 / 5 (4) | comments 2 | with audio podcast weblog

Sound increases the efficiency of boiling

Scientists at the Georgia Institute of Technology achieved a 17-percent increase in boiling efficiency by using an acoustic field to enhance heat transfer. The acoustic field does this by efficiently removing vapor bubbles ...

Physics / Soft Matter

created May 24, 2012 | popularity 5 / 5 (2) | comments 2


Land and sea species differ in climate change response: study

(Phys.org) -- Marine and terrestrial species will likely differ in their responses to climate warming, new research by Simon Fraser University and Australia’s University of Tasmania has found.

Almost half of new vets seek disability

(AP) -- America's newest veterans are filing for disability benefits at a historic rate, claiming to be the most medically and mentally troubled generation of former troops the nation has ever seen.

'Unzipped' carbon nanotubes could help energize fuel cells, batteries

Multi-walled carbon nanotubes riddled with defects and impurities on the outside could replace some of the expensive platinum catalysts used in fuel cells and metal-air batteries, according to scientists at ...

T cells 'hunt' parasites like animal predators seek prey, study shows

By pairing an intimate knowledge of immune-system function with a deep understanding of statistical physics, a cross-disciplinary team at the University of Pennsylvania has arrived at a surprising finding: T cells use a movement ...

Computer model used to pinpoint prime materials for efficient carbon capture

When power plants begin capturing their carbon emissions to reduce greenhouse gases – and to most in the electric power industry, it's a question of when, not if – it will be an expensive undertaking.

Change in developmental timing was crucial in the evolutionary shift from dinosaurs to birds: study

At first glance, it's hard to see how a common house sparrow and a Tyrannosaurus Rex might have anything in common. After all, one is a bird that weighs less than an ounce, and the other is a dinosaur that ...