SlideShare a Scribd company logo
1 of 22
Download to read offline
Introduction
Parallelization
Variable Resolution
Summary
Improving Parameter Estimation Efficiency
for Gravitational Wave Data Analysis
J. M. Bell1 2 J. Veitch2
1Departments of Physics and Mathematics
Millsaps College
2Gravitational Physics
NIKHEF
University of Florida IREU in Gravitational Physics
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 1 / 22
Introduction
Parallelization
Variable Resolution
Summary
Gravitational Waves
Parameter Estimation
Nested Sampling
Motivation
General Relativity
Gravity ≡ Curvature
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 2 / 22
Introduction
Parallelization
Variable Resolution
Summary
Gravitational Waves
Parameter Estimation
Nested Sampling
Motivation
Gravitational Waves
Ripples in Spacetime
Inspiral Merger Ringdown
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 3 / 22
Introduction
Parallelization
Variable Resolution
Summary
Gravitational Waves
Parameter Estimation
Nested Sampling
Motivation
Parameter Estimation
Extracting the Physics
Chirp Mass
Mc =
(m1m2)3/5
m1 + m2
Time
Sky Position
Distance
2 Orientation Angles
6 Spin Components
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 4 / 22
Introduction
Parallelization
Variable Resolution
Summary
Gravitational Waves
Parameter Estimation
Nested Sampling
Motivation
Nested Sampling
A Numerical Parameter Estimation Algorithm
The Procedure
1 Begin with Nlive samples
2 Remove least likely sample
3 Add a more likely sample
4 Repeat until satisfied
The Algorithm In Action
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 5 / 22
Introduction
Parallelization
Variable Resolution
Summary
Gravitational Waves
Parameter Estimation
Nested Sampling
Motivation
Motivation
Problem:
Nested Sampling requires
LOTS of time
Solution:
Speed up the Algorithm
Parallelization
Variable Resolution
One month later...
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 6 / 22
Introduction
Parallelization
Variable Resolution
Summary
Overview
Method
Results
Conclusions
Parallelization
Nested sampling converges on the maximum likelihood
more
Quickly for small Nlive
Accurately for large Nlive
Goals:
Reduce overall computational time
Maintain sufficient accuracy
Determine optimal range of live points
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 7 / 22
Introduction
Parallelization
Variable Resolution
Summary
Overview
Method
Results
Conclusions
Parallelization
Method
1 Run multiple instances in parallel with different Nlive.
Instances 1 2 4 8 ... 64
Nlive 1024 512 256 128 ... 16
2 Draw samples from each instance by weighting and
resampling within each.
3 Merge parallel runs by weighting each run according to its
own result.
4 Draw samples from all runs by drawing from the weighted
parallel samples.
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 8 / 22
Introduction
Parallelization
Variable Resolution
Summary
Overview
Method
Results
Conclusions
Parallelization Results
Chirp Mass Cumulative Distributions for 1024 Total Live Points
Nlive from 1024 to 16 Nlive from 256 to 64
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 9 / 22
Introduction
Parallelization
Variable Resolution
Summary
Overview
Method
Results
Conclusions
Parallelization Results
Accuracy and Efficiency
Samples vs. Nlive Computational Time vs. Nlive
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 10 / 22
Introduction
Parallelization
Variable Resolution
Summary
Overview
Method
Results
Conclusions
Parallelization
Conclusions
Reducing Nlive by 50% returns 75% of the samples
The optimal range for Nlive is 200 to 300
The total Nlive should be ≥ 1000
Parallelization effectively reduces computational time
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 11 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Switching Gears
Time and Frequency Domains of Inspiral Signals
Fourier Transform ⇒
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 12 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Waveform Reconstruction
The Sampling Theorem
A frequency domain waveform
containing no amplitudes
greater than F is completely
determined by giving its
ordinates at a series of
abscissas spaced
1
2F = f Nyquist Hz apart.
f Sampling > f Nyquist
Redundant and Slow
f Sampling < f Nyquist
Inaccurate but Fast
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 13 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution
We can rebuild him...
It’s possible to reconstruct a frequency domain waveform
Optimum accuracy/efficiency is obtained by sampling at
f nyq(τ(fgw )) =
1
2
1
τ(fgw )
But why sample a decreasing function at a constant rate?
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 14 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution Algorithm
1 Choose a number of frequency domain breaks, M
2 Determine their location by minimizing the number of
samples required to reconstruct the waveform
N(f1, f2, ..., fM) =
f1 − fmin
fnyq(fmin)
+
f2 − f1
fnyq(f1)
+ ... +
fmax − fM
fnyq(fM)
where fmin < f1 < f2 < ... < fM < fmax
3 Sample at the Nyquist frequency in each band
4 Compose separate bands to generate waveform
5 Test match against single band case using interpolation
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 15 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution Method
A Broken Waveform
4 Band Broken Waveform
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 16 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution Method
The Composed Waveform
4 Band Composed Waveform
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 17 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution Results
Accuracy
Bands % Match
1 99.9997
2 99.9541
3 99.7589
4 99.5351
5 99.3865
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 18 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution Results
Efficiency
Bands d+hh:mm:ss
1 ≈ 4+09:00:00
2 3+16:28:54
3 2+23:22:12
4 2+18:19:39
5 2+17:30:19
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 19 / 22
Introduction
Parallelization
Variable Resolution
Summary
Sampling Theorem
Method
Results
Conclusions
Variable Resolution Conclusions
Variable Resolution is feasible for parameter estimation
Over 99% accuracy retained with 50% reduction in
computational time
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 20 / 22
Introduction
Parallelization
Variable Resolution
Summary
Summary and Outlook
Acknowledgments and Questions
Summary and Outlook
Parallelization and Variable Resolution are viable means of
reducing computational time
What lies ahead?
Optimization of the multiband algorithm
Simultaneous testing of both approaches
Implementation in the time domain
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 21 / 22
Introduction
Parallelization
Variable Resolution
Summary
Summary and Outlook
Acknowledgments and Questions
J.M. Bell, J. Veitch Improving Efficiency of CBC Parameter Estimation 22 / 22

More Related Content

Similar to Improving Parameter Estimation Efficiency for Gravitational Wave Data Analysis

A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...
A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...
A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...
CSCJournals
 
WE2.TO9.4.ppt
WE2.TO9.4.pptWE2.TO9.4.ppt
WE2.TO9.4.ppt
grssieee
 
Numerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens universityNumerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens university
Yashar Seyed Vahedein
 
DonatiF_PhDThesisPresentation
DonatiF_PhDThesisPresentationDonatiF_PhDThesisPresentation
DonatiF_PhDThesisPresentation
Fabrizio Donati
 
Integral Equation Formalism for Electromagnetic Scattering from Small Particles
Integral Equation Formalism for Electromagnetic Scattering from Small ParticlesIntegral Equation Formalism for Electromagnetic Scattering from Small Particles
Integral Equation Formalism for Electromagnetic Scattering from Small Particles
Ho Yin Tam
 
Approximate ANCOVA
Approximate ANCOVAApproximate ANCOVA
Approximate ANCOVA
Stephen Senn
 
Daavettila.Hannah.MEEM2901Portfolio.Fall2014
Daavettila.Hannah.MEEM2901Portfolio.Fall2014Daavettila.Hannah.MEEM2901Portfolio.Fall2014
Daavettila.Hannah.MEEM2901Portfolio.Fall2014
Hannah Daavettila
 
Perfusion deconvolution via em algorithm
Perfusion deconvolution via em algorithmPerfusion deconvolution via em algorithm
Perfusion deconvolution via em algorithm
T T
 
Ab experiments of fluid flow in polymer microchannel
Ab experiments of fluid flow in polymer microchannelAb experiments of fluid flow in polymer microchannel
Ab experiments of fluid flow in polymer microchannel
ShaelMalik
 

Similar to Improving Parameter Estimation Efficiency for Gravitational Wave Data Analysis (20)

Monte Carlo Simulation of the Statistical Uncertainty of Emission Measurement...
Monte Carlo Simulation of the Statistical Uncertainty of Emission Measurement...Monte Carlo Simulation of the Statistical Uncertainty of Emission Measurement...
Monte Carlo Simulation of the Statistical Uncertainty of Emission Measurement...
 
A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...
A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...
A Study of Total-Variation Based Noise-Reduction Algorithms For Low-Dose Cone...
 
Rtm assignment 2
Rtm assignment 2Rtm assignment 2
Rtm assignment 2
 
WE2.TO9.4.ppt
WE2.TO9.4.pptWE2.TO9.4.ppt
WE2.TO9.4.ppt
 
Calculation of conversion factors for the RVC method in accordance with CISPR...
Calculation of conversion factors for the RVC method in accordance with CISPR...Calculation of conversion factors for the RVC method in accordance with CISPR...
Calculation of conversion factors for the RVC method in accordance with CISPR...
 
A Non-Overlapping Characteristic Basis Function Method for the Electromagneti...
A Non-Overlapping Characteristic Basis Function Method for the Electromagneti...A Non-Overlapping Characteristic Basis Function Method for the Electromagneti...
A Non-Overlapping Characteristic Basis Function Method for the Electromagneti...
 
Linear approximation
Linear approximationLinear approximation
Linear approximation
 
Numerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens universityNumerical Simulation Slides for NBIL Presentation in Queens university
Numerical Simulation Slides for NBIL Presentation in Queens university
 
Seminar @ CUNPA 2013.10.18
Seminar @ CUNPA 2013.10.18Seminar @ CUNPA 2013.10.18
Seminar @ CUNPA 2013.10.18
 
DonatiF_PhDThesisPresentation
DonatiF_PhDThesisPresentationDonatiF_PhDThesisPresentation
DonatiF_PhDThesisPresentation
 
Integral Equation Formalism for Electromagnetic Scattering from Small Particles
Integral Equation Formalism for Electromagnetic Scattering from Small ParticlesIntegral Equation Formalism for Electromagnetic Scattering from Small Particles
Integral Equation Formalism for Electromagnetic Scattering from Small Particles
 
Approximate ANCOVA
Approximate ANCOVAApproximate ANCOVA
Approximate ANCOVA
 
Daavettila.Hannah.MEEM2901Portfolio.Fall2014
Daavettila.Hannah.MEEM2901Portfolio.Fall2014Daavettila.Hannah.MEEM2901Portfolio.Fall2014
Daavettila.Hannah.MEEM2901Portfolio.Fall2014
 
Perfusion deconvolution via em algorithm
Perfusion deconvolution via em algorithmPerfusion deconvolution via em algorithm
Perfusion deconvolution via em algorithm
 
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINESAPPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
APPLICATION OF PARTICLE SWARM OPTIMIZATION TO MICROWAVE TAPERED MICROSTRIP LINES
 
Application of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip linesApplication of particle swarm optimization to microwave tapered microstrip lines
Application of particle swarm optimization to microwave tapered microstrip lines
 
Evaluation of the extreme and fatigue load measurements at alpha ventus
Evaluation of the extreme and fatigue load measurements at alpha ventusEvaluation of the extreme and fatigue load measurements at alpha ventus
Evaluation of the extreme and fatigue load measurements at alpha ventus
 
Gaussian Dictionary for Compressive Sensing of the ECG Signal
Gaussian Dictionary for Compressive Sensing of the ECG SignalGaussian Dictionary for Compressive Sensing of the ECG Signal
Gaussian Dictionary for Compressive Sensing of the ECG Signal
 
Ab experiments of fluid flow in polymer microchannel
Ab experiments of fluid flow in polymer microchannelAb experiments of fluid flow in polymer microchannel
Ab experiments of fluid flow in polymer microchannel
 
Localized Characterization of GaAs/AlGaAs Quantum Well Devices
Localized Characterization of GaAs/AlGaAs Quantum Well DevicesLocalized Characterization of GaAs/AlGaAs Quantum Well Devices
Localized Characterization of GaAs/AlGaAs Quantum Well Devices
 

Recently uploaded

Electricity and Circuits for Grade 9 students
Electricity and Circuits for Grade 9 studentsElectricity and Circuits for Grade 9 students
Electricity and Circuits for Grade 9 students
levieagacer
 
Heat Units in plant physiology and the importance of Growing Degree days
Heat Units in plant physiology and the importance of Growing Degree daysHeat Units in plant physiology and the importance of Growing Degree days
Heat Units in plant physiology and the importance of Growing Degree days
Brahmesh Reddy B R
 
HIV AND INFULENZA VIRUS PPT HIV PPT INFULENZA VIRUS PPT
HIV AND INFULENZA VIRUS PPT HIV PPT  INFULENZA VIRUS PPTHIV AND INFULENZA VIRUS PPT HIV PPT  INFULENZA VIRUS PPT

Recently uploaded (20)

Electricity and Circuits for Grade 9 students
Electricity and Circuits for Grade 9 studentsElectricity and Circuits for Grade 9 students
Electricity and Circuits for Grade 9 students
 
GBSN - Biochemistry (Unit 3) Metabolism
GBSN - Biochemistry (Unit 3) MetabolismGBSN - Biochemistry (Unit 3) Metabolism
GBSN - Biochemistry (Unit 3) Metabolism
 
TEST BANK for Organic Chemistry 6th Edition.pdf
TEST BANK for Organic Chemistry 6th Edition.pdfTEST BANK for Organic Chemistry 6th Edition.pdf
TEST BANK for Organic Chemistry 6th Edition.pdf
 
EU START PROJECT. START-Newsletter_Issue_4.pdf
EU START PROJECT. START-Newsletter_Issue_4.pdfEU START PROJECT. START-Newsletter_Issue_4.pdf
EU START PROJECT. START-Newsletter_Issue_4.pdf
 
RACEMIzATION AND ISOMERISATION completed.pptx
RACEMIzATION AND ISOMERISATION completed.pptxRACEMIzATION AND ISOMERISATION completed.pptx
RACEMIzATION AND ISOMERISATION completed.pptx
 
X-rays from a Central “Exhaust Vent” of the Galactic Center Chimney
X-rays from a Central “Exhaust Vent” of the Galactic Center ChimneyX-rays from a Central “Exhaust Vent” of the Galactic Center Chimney
X-rays from a Central “Exhaust Vent” of the Galactic Center Chimney
 
Vital Signs of Animals Presentation By Aftab Ahmed Rahimoon
Vital Signs of Animals Presentation By Aftab Ahmed RahimoonVital Signs of Animals Presentation By Aftab Ahmed Rahimoon
Vital Signs of Animals Presentation By Aftab Ahmed Rahimoon
 
Fun for mover student's book- English book for teaching.pdf
Fun for mover student's book- English book for teaching.pdfFun for mover student's book- English book for teaching.pdf
Fun for mover student's book- English book for teaching.pdf
 
GBSN - Microbiology (Unit 4) Concept of Asepsis
GBSN - Microbiology (Unit 4) Concept of AsepsisGBSN - Microbiology (Unit 4) Concept of Asepsis
GBSN - Microbiology (Unit 4) Concept of Asepsis
 
PHOTOSYNTHETIC BACTERIA (OXYGENIC AND ANOXYGENIC)
PHOTOSYNTHETIC BACTERIA  (OXYGENIC AND ANOXYGENIC)PHOTOSYNTHETIC BACTERIA  (OXYGENIC AND ANOXYGENIC)
PHOTOSYNTHETIC BACTERIA (OXYGENIC AND ANOXYGENIC)
 
Mining Activity and Investment Opportunity in Myanmar.pptx
Mining Activity and Investment Opportunity in Myanmar.pptxMining Activity and Investment Opportunity in Myanmar.pptx
Mining Activity and Investment Opportunity in Myanmar.pptx
 
Polyethylene and its polymerization.pptx
Polyethylene and its polymerization.pptxPolyethylene and its polymerization.pptx
Polyethylene and its polymerization.pptx
 
Film Coated Tablet and Film Coating raw materials.pdf
Film Coated Tablet and Film Coating raw materials.pdfFilm Coated Tablet and Film Coating raw materials.pdf
Film Coated Tablet and Film Coating raw materials.pdf
 
Information science research with large language models: between science and ...
Information science research with large language models: between science and ...Information science research with large language models: between science and ...
Information science research with large language models: between science and ...
 
POST TRANSCRIPTIONAL GENE SILENCING-AN INTRODUCTION.pptx
POST TRANSCRIPTIONAL GENE SILENCING-AN INTRODUCTION.pptxPOST TRANSCRIPTIONAL GENE SILENCING-AN INTRODUCTION.pptx
POST TRANSCRIPTIONAL GENE SILENCING-AN INTRODUCTION.pptx
 
Introduction and significance of Symbiotic algae
Introduction and significance of  Symbiotic algaeIntroduction and significance of  Symbiotic algae
Introduction and significance of Symbiotic algae
 
Heat Units in plant physiology and the importance of Growing Degree days
Heat Units in plant physiology and the importance of Growing Degree daysHeat Units in plant physiology and the importance of Growing Degree days
Heat Units in plant physiology and the importance of Growing Degree days
 
Heads-Up Multitasker: CHI 2024 Presentation.pdf
Heads-Up Multitasker: CHI 2024 Presentation.pdfHeads-Up Multitasker: CHI 2024 Presentation.pdf
Heads-Up Multitasker: CHI 2024 Presentation.pdf
 
Technical english Technical english.pptx
Technical english Technical english.pptxTechnical english Technical english.pptx
Technical english Technical english.pptx
 
HIV AND INFULENZA VIRUS PPT HIV PPT INFULENZA VIRUS PPT
HIV AND INFULENZA VIRUS PPT HIV PPT  INFULENZA VIRUS PPTHIV AND INFULENZA VIRUS PPT HIV PPT  INFULENZA VIRUS PPT
HIV AND INFULENZA VIRUS PPT HIV PPT INFULENZA VIRUS PPT
 

Improving Parameter Estimation Efficiency for Gravitational Wave Data Analysis