SSIP 2008 Binary Tomography

Slides:



Advertisements
Similar presentations
Branch-and-Bound Technique for Solving Integer Programs
Advertisements

Factorial Mixture of Gaussians and the Marginal Independence Model Ricardo Silva Joint work-in-progress with Zoubin Ghahramani.
Preference Elicitation Partial-revelation VCG mechanism for Combinatorial Auctions and Eliciting Non-price Preferences in Combinatorial Auctions.
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Manifold Sparse Beamforming
Easy Optimization Problems, Relaxation, Local Processing for a small subset of variables.
Smoothing 3D Meshes using Markov Random Fields
1 Can this be generalized?  NP-hard for Potts model [K/BVZ 01]  Two main approaches 1. Exact solution [Ishikawa 03] Large graph, convex V (arbitrary.
KEG PARTY!!!!!  Keg Party tomorrow night  Prof. Markov will give out extra credit to anyone who attends* *Note: This statement is a lie.
Location Estimation in Sensor Networks Moshe Mishali.
2010/5/171 Overview of graph cuts. 2010/5/172 Outline Introduction S-t Graph cuts Extension to multi-label problems Compare simulated annealing and alpha-
Stereo & Iterative Graph-Cuts Alex Rav-Acha Vision Course Hebrew University.
1 Markov random field: A brief introduction Tzu-Cheng Jen Institute of Electronics, NCTU
Stereo Computation using Iterative Graph-Cuts
Easy Optimization Problems, Relaxation, Local Processing for a single variable.
Robust estimation Problem: we want to determine the displacement (u,v) between pairs of images. We are given 100 points with a correlation score computed.
LP formulation of Economic Dispatch
Simulated Annealing G.Anuradha. What is it? Simulated Annealing is a stochastic optimization method that derives its name from the annealing process used.
Advanced Image Processing Image Relaxation – Restoration and Feature Extraction 02/02/10.
Optimization of thermal processes2007/2008 Optimization of thermal processes Maciej Marek Czestochowa University of Technology Institute of Thermal Machinery.
Flow Models and Optimal Routing. How can we evaluate the performance of a routing algorithm –quantify how well they do –use arrival rates at nodes and.
Computational Stochastic Optimization: Bridging communities October 25, 2012 Warren Powell CASTLE Laboratory Princeton University
1 Discrete Tomography and Its Applications in Medical Imaging* Attila Kuba Department of Image Processing and Computer Graphics University of Szeged *This.
06 - Boundary Models Overview Edge Tracking Active Contours Conclusion.
Massive MIMO Systems Massive MIMO is an emerging technology,
Cs: compressed sensing
17 th Summer School on Image Processing Debrecen, Hungary 2009.
Professor: Chu, Ta Chung Student: Nguyen Quang Tung Student’s ID: M977Z235 Fuzzy multiobjective linear model for supplier selection in a supply chain.
2005MEE Software Engineering Lecture 11 – Optimisation Techniques.
CSE 589 Part VI. Reading Skiena, Sections 5.5 and 6.8 CLR, chapter 37.
Simulated Annealing G.Anuradha.
1 Markov random field: A brief introduction (2) Tzu-Cheng Jen Institute of Electronics, NCTU
July 11, 2006Bayesian Inference and Maximum Entropy Probing the covariance matrix Kenneth M. Hanson T-16, Nuclear Physics; Theoretical Division Los.
Large-Scale Matrix Factorization with Missing Data under Additional Constraints Kaushik Mitra University of Maryland, College Park, MD Sameer Sheoreyy.
October 1, 2013Computer Vision Lecture 9: From Edges to Contours 1 Canny Edge Detector However, usually there will still be noise in the array E[i, j],
Ramakrishna Lecture#2 CAD for VLSI Ramakrishna
A study of simulated annealing variants Ana Pereira Polytechnic Institute of Braganca, Portugal Edite Fernandes University of Minho,
The Unscented Particle Filter 2000/09/29 이 시은. Introduction Filtering –estimate the states(parameters or hidden variable) as a set of observations becomes.
Chance Constrained Robust Energy Efficiency in Cognitive Radio Networks with Channel Uncertainty Yongjun Xu and Xiaohui Zhao College of Communication Engineering,
RECONSTRUCTION OF MULTI- SPECTRAL IMAGES USING MAP Gaurav.
Alternative Search Formulations and Applications
deterministic operations research
Detection of discontinuity using
Póth Miklós Polytechnical Engineering College, Subotica
Privacy and Fault-Tolerance in Distributed Optimization Nitin Vaidya University of Illinois at Urbana-Champaign.
Discrete Tomography Péter Balázs Department of Image Processing and
ME 521 Computer Aided Design 15-Optimization
3D reconstruction from 2D images: Discrete tomography
Probabilistic Models for Linear Regression
Evaluate the expression ( i) + ( i) and write the result in the form a + bi. Choose the answer from the following: i i i.
Computer Vision Lecture 9: Edge Detection II
Error rate due to noise In this section, an expression for the probability of error will be derived The analysis technique, will be demonstrated on a binary.
Solve the equation for x. {image}
Inferring Edges by Using Belief Propagation
Compute convex lower bounding function and optimize it instead!
Chapter 1. Formulations (BW)
Rank-Sparsity Incoherence for Matrix Decomposition
Adaptive Cooperative Systems Chapter 6 Markov Random Fields
Xin-She Yang, Nature-Inspired Optimization Algorithms, Elsevier, 2014
ENGM 435/535 Integer Programming.
Juande Zornoza UW Madison
Part 4 Nonlinear Programming
Implementation of a De-blocking Filter and Optimization in PLX
Greg Knowles ECE Fall 2004 Professor Yu Hu Hen
Chapter 1. Formulations.
Integer LP: Algorithms
Branch-and-Bound Technique for Solving Integer Programs
Outline Sparse Reconstruction RIP Condition
Stochastic Methods.
Linear Constrained Optimization
Presentation transcript:

SSIP 2008 Binary Tomography Project work-Team 9 Binary Tomography

Team 9-Binary Tomographers Attila Kozma, University of Szeged Tibor Lukic, University of Novi Sad Erik Wernersson, Uppsala University Vladimir Curic, University of Novi Sad

Outline Binary Tomography The Problem Optimization techniques Evaluation of proposed methods

Binary Tomography Tomography is imaging by sections. Binary Tomography is a subset of Tomography. Image is binary.

The problem Problem-How to (re) construct image if we know a few projection vectors.

Modeling the problem Horizontal and vertical projections Different projections, different angles One ray=one equation

General overview Unique No Noise Noise Not Unique Prior information has to be used.

Simulated Annealing Pseuocode outline Set Initial Temperature, T=2 Generate Initial Solution WHILE T>0 DO 1) Create A New Possible Solution 2) Choose The Best Solution According To The Objective Function Or Choose The Worst With Probability ~exp(delta E / T) 3) Lower The Energy According To Scheme END

Three Projections

Four Projections

Deterministic Binary Tomography Combinatorial optimization problem. Convex relaxation. where the binary factor, μ>0 and vector e=(1,1,…,1). Starting with zero value of μ, we iteratively increase μ to enforce binary solutions. An optimization problem is solved by application of SPG algorithm.

SPG Algorithm The Spectral Projected Gradient (SPG) algorithm is a deterministic optimization for solving convex-constrained problem , where Ω is a closed convex set. Introduced by Birgin, Martinez and Raydan (2000). Requirements. f is defined and has continuous partial derivatives on Ω; The projection of an arbitrary point onto a set Ω is defined.

Experiments Reconstruction from projections without any noise.

Experiments Reconstructions from projections with Gaussian noise (mean:0, variance: 0.01).

Branch and Bound Original problem Associated problem Relaxation of associated problem

Branching

Bounding Too many branches. We have to cut. Solve the relaxation of the actual problem. The optimum of the relaxation (Z) gives a lower boundary. In the whole subtree only bigger values than Z are possible for optimal solutions.

Experiments

Experiments

Evaluation of the proposed methods Original B & B S. A. SPG Reconstructions from 2 projections by different methods.

Evaluation of the proposed methods Original S. A. SPG Reconstructions from 4 projections in comparable time

Thank you!