2016 Winter Project Week/Projects/CryoPlanningSlicerModule

From NAMIC Wiki
Jump to: navigation, search
Home < 2016 Winter Project Week < Projects < CryoPlanningSlicerModule

Key Investigators

  • Jayender Jagadeesan, BWH
  • Steve Pieper, BWH
  • Sandy Wells, BWH

Project Description

Objective Approach and Plan Progress and Next Steps
  • The objective of this project is to refine the CryoPlanning module that has been developed to plan cryotherapy procedures
  • Specifically, I will be working on the optimization algorithm to estimate the optimal pose of the ice ball to ensure complete overlap of the ice ball with the tumor while avoiding critical structures.
  • The plan will be to implement the Broyden-Fletcher-Goldfarb-Shannon (BGFS) optimization algorithm. The pseudo Hessian will be generated to ensure fast and robust convergence for estimation of the optimal pose of the ice ball.
  • If suboptimal performance is obtained using the BGFS algorithm (either slow or inaccurate estimation of the optimal pose), we will implement the simulated annealing optimization algorithm.
  • We have developed a module in Slicer that helps plan the position and orientation of the ice ball for cryotherapy.
  • The position, orientation and size of the ice ball can be manually adjusted.
  • The user has the choice of three different ice probes - ice ball, ice rod and ice sphere.
  • Given the ice ball and the tumor model, the amount of overlap and the distance between the two models can be computed and displayed to the interventionist.
  • Automatic estimation of the optimal position and orientation of the ice ball based on BGFS optimization algorithm has been completed.
  • The parameters of the algorithm have to be optimized since the output is dependent on the choice of initial parameters

Background and References