SlideShare a Scribd company logo
1 of 24
Download to read offline
Sequential Probability Ratio
Test for Sparse Signals
Mohamed Seif, PhD student

ECE Department
October 2017The University of Arizona
Outline
November 2017The University of Arizona
• Motivation
• Preliminaries on Compressive Sensing
• Sequential Probability Ratio Test: Recap
• Work Discussion
2
Compressive Sensing
November 2017The University of Arizona 3
s
sparse signalN ⇥ 1
K (=3) non-zero
elements
Sparsity of order K
M ⇥ N random matrix
Gaussian distribution
=
y
Dimensionality Reduction
M ⇥ 1 measurements
K < M << N
Scanning the support of the
signal has exponential
complexity!
How to recover the sparse signal?
November 2017The University of Arizona 4
RN
dimensional space
s
{s0
: y = s0
}
(1 )ksk2
2  k sk2
2  (1 + )ksk2
2
Restricted Isometry Property:
Gaussian distribution works!
M 2K log
✓
N
M
◆
Required number of measurements:
RM
s
How to recover the sparse signal? (Cont’d)
November 2017The University of Arizona 5
RN
dimensional space
s
{s0
: y = s0
}
Question: How to estimate the signal?
l2 norm recovery
ˆs
Not accurate!
ˆs = arg min
y= s0
ksk2
ksk2
2 = |s1|2
+ |s2|2
+ · · · + |sN |2
Where,
RM
How to recover the sparse signal? (Cont’d)
November 2017The University of Arizona 6
RN
dimensional space
s
{s0
: y = s0
}
Question: How to estimate the signal?
ˆsl1 norm recovery
ˆs = arg min
y= s0
ksk1
ksk1 = |s1| + |s2| + · · · + |sN |
Where,
RM
Stopping Problem: Recap
November 2017The University of Arizona
• Stopping problems are a simple but important class of learning problems.
•In this problem class, information arrives over time, and we have to
choose whether to view the information or stop and make a decision.
7
Event Detector
t=0 t=1 t=2 t=3
. . .
t=10
Input Signal
Sudden Change in observation
t=0 t=1 t=2 t=3
. . .
t=10
Ideal case: Stop observing and detect the change accurately!
Output Signal
Solution of the problem
November 2017The University of Arizona 8
⇢0
0
Risk
0.5
1 ⇢0
0 ⇢0
0
Risk is a concave function
⇢L ⇢U
Stop and decide H1Stop and decide H0
Continue updating priors
Solution of the problem (Cont’d)
November 2017The University of Arizona 9
• Now we are interested to obtain ⇢L
, ⇢U
• The updated prior is
⇢n+1
0 =
Ln
(Sn
)
Ln(Sn) + ⇢0/(1 ⇢0)
Ln
(Sn
) =
nY
k=1
P1(Wk
)
P0(Wk)
• The likelihood ratio is defined as
Solution of the problem (Cont’d)
November 2017The University of Arizona 10
• Determining if
⇢n+1
0 =
Ln
(Sn
)
Ln(Sn) + ⇢0/(1 ⇢0)
⇢n+1
0 (Sn
)  ⇢L
or ⇢n+1
0 (Sn
) ⇢U
is the same as testing
Ln
(Sn
)  Aor Ln
(Sn
) B
• Why?
Quasi linear function
0
Increasing function for Ln
(Sn
) 0
Solution of the problem (Cont’d)
November 2017The University of Arizona 11
• The new bounds A and B are obtained as
A =
⇢n
0 ⇢L
(1 ⇢n
0 )(1 ⇢L)
B =
⇢n
0 ⇢U
(1 ⇢n
0 )(1 ⇢U )
• Now the decision rule is
Ln
(Sn
) =
8
><
>:
B stop and chooseY n
= 1
 A stop and choose Y n
= 0
otherwise continue observing
Solution of the problem (Cont’d)
November 2017The University of Arizona 12
• Since getting A, B exactly is difficult
P⇡
F ⇡
1 A
B A
P⇡
M ⇡
A(B 1)
B A
Wald’s approximation
• Then for an acceptable P⇡
F , P⇡
M
A =
P⇡
M
1 P⇡
F
B =
1 P⇡
M
P⇡
F
November 2017The University of Arizona 13
Sequential Probability Ratio Test for
Compressed Signal
Hypothesis Testing
November 2017The University of Arizona 14
Random Deterministic (Today’s Talk)
H1 : yi = s + ni
H0 : yi = ni noise only
signal + noise
Hypothesis Testing
November 2017The University of Arizona 15
Likelihood functions:
f(yi|H0) =
exp( 1
2 yT
i ( 1 t
) 1
yi)
| 1 |1/2(2⇡)M/2
f(yi|H1) =
exp( 1
2 (yi s)T
( 1 t
) 1
(yi s)
| 1 |1/2(2⇡)M/2
=
1
2
(noise variance)
Typo: T
Sequential Probability Ratio Test
November 2017The University of Arizona 16
• We need to compute the likelihood function
Ln
(Sn
) =
nY
i=1
f1(yi|H1)
f0(yi|H0)
Ln
(Sn
) =
8
><
>:
B stop and chooseY n
= 1
 A stop and choose Y n
= 0
otherwise continue observing
• Remember the decision rule
Sequential Probability Ratio Test
November 2017The University of Arizona 17
• After algebraic simplifications
⇤(y) 1 H1conclude
⇤(y)  2 conclude H0
2  ⇤(y)  1 continue observing
Decision statistic
• Where,
⇤(y) =
nX
i=1
yT
i ( T
) 1
s
1 = 2 log(B) + n( s)T
( T
) 1
s
2 = 2 log(A) + n( s)T
( T
) 1
s
Performance Characterization
November 2017The University of Arizona 18
• Average probability of error
Pe = P(H0)Pfa + P(H1)(1 Pd)
Pfa = P(⇤(y) 1|H0)
Pd = P(⇤(y) 1|H1)
• We assume,
P(H0) = P(H1) = 1/2
• We get,
ˆP = T
( T
) 1
,
False alarm probability
Detection probability
Pe = Q
✓
1
2
r
n
1
kˆPsk
◆
A = B = 1,
In SPRT, PfaPd and
are predefined
Performance Characterization (Cont’d)
November 2017The University of Arizona 19
Pe = Q
✓
1
2
r
n
1
kˆPsk
◆
This expression does not
show the impact of
compressed measurement!
stable embedding Theorem
Davenport, Mark A., et al. "Signal processing with compressive
measurements." IEEE Journal of Selected Topics in Signal Processing 4.2
(2010): 445-460.
Suppose that
r
N
M
ˆP provides a -stable embedding property.
It satisfies!
Then for any
deterministic signal s, the probability of error has the following bounds:
Q
✓
p
1 +
p
n
2
r
M
N
ksk2
p
1
◆
 Pe  Q
✓
p
1
p
n
2
r
M
N
ksk2
p
1
◆
Theorem:
Performance Characterization (Cont’d)
November 2017The University of Arizona 20
• Then, approximately
Pe ⇡ Q
✓p
n
2
r
M
N
ksk2
p
1
◆
Compression ratio < 1
Time
p
SNR
@ SNR = 3 dB
Comment: monotonically decreasing function of compression ratio and number of time.
Simulation Results
November 2017The University of Arizona 21
Less measurements, more delay!
Compression ratio (CR) =
M
N
Sparsity order (K) = 5
Signal dimension (N) =100
Number of measurements
Pd = 0.1, Pfa = 0.1
Monte-Carlo Simulation (number of iterations = 10000)
Simulation Results
November 2017The University of Arizona 22
Compression ratio (CR) =
M
N
Sparsity order (K) = 5
Signal dimension (N) =50
Number of measurements
Pd = 0.1, Pfa = 0.1
Monte-Carlo Simulation (number of iterations = 100) (lack of time)
Reconstruction using l1 norm algorithm
min
s
ksk1
s.t. ky sk2 
P(ˆs 6= s)
M = 10
Future Work
November 2017The University of Arizona
• Refining the results

• Studying the SPRT mechanism for random signals

• Expecting a research paper
Thank You!

More Related Content

What's hot

Case Management WSIB
Case Management WSIBCase Management WSIB
Case Management WSIB
Rob_Smith_IMS
 
Linear Algebra PowerPoint
Linear Algebra PowerPointLinear Algebra PowerPoint
Linear Algebra PowerPoint
Ashley Carter
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
Harish Lunani
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
AntiqNyke
 

What's hot (20)

Case Management WSIB
Case Management WSIBCase Management WSIB
Case Management WSIB
 
Time series analysis
Time series analysisTime series analysis
Time series analysis
 
Binomial probability distributions
Binomial probability distributions  Binomial probability distributions
Binomial probability distributions
 
Conditional Probability
Conditional ProbabilityConditional Probability
Conditional Probability
 
Linear Algebra PowerPoint
Linear Algebra PowerPointLinear Algebra PowerPoint
Linear Algebra PowerPoint
 
Arima model
Arima modelArima model
Arima model
 
Probability Formula sheet
Probability Formula sheetProbability Formula sheet
Probability Formula sheet
 
Panel slides
Panel slidesPanel slides
Panel slides
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 
Probability Distributions
Probability DistributionsProbability Distributions
Probability Distributions
 
probability
probabilityprobability
probability
 
Discrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec domsDiscrete and continuous probability distributions ppt @ bec doms
Discrete and continuous probability distributions ppt @ bec doms
 
Unit 1 - Statistics (Part 1).pptx
Unit 1 - Statistics (Part 1).pptxUnit 1 - Statistics (Part 1).pptx
Unit 1 - Statistics (Part 1).pptx
 
Linear models
Linear modelsLinear models
Linear models
 
Statistical system
Statistical systemStatistical system
Statistical system
 
Probability And Its Axioms
Probability And Its AxiomsProbability And Its Axioms
Probability And Its Axioms
 
BS_2Geometric Mean.pptx
BS_2Geometric Mean.pptxBS_2Geometric Mean.pptx
BS_2Geometric Mean.pptx
 
2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension2. Linear Algebra for Machine Learning: Basis and Dimension
2. Linear Algebra for Machine Learning: Basis and Dimension
 
Basic concept of probability
Basic concept of probabilityBasic concept of probability
Basic concept of probability
 
Poisson distribution
Poisson distributionPoisson distribution
Poisson distribution
 

Similar to Sequential Probability Ratio Test for Sparse Signals

Surrey dl-4
Surrey dl-4Surrey dl-4
Surrey dl-4
ozzie73
 
Syde770a presentation
Syde770a presentationSyde770a presentation
Syde770a presentation
Sai Kumar
 

Similar to Sequential Probability Ratio Test for Sparse Signals (20)

Dynstoch (presented)
Dynstoch (presented)Dynstoch (presented)
Dynstoch (presented)
 
Stopping Problems
Stopping ProblemsStopping Problems
Stopping Problems
 
Problem Understanding through Landscape Theory
Problem Understanding through Landscape TheoryProblem Understanding through Landscape Theory
Problem Understanding through Landscape Theory
 
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdfStatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
StatPhysPerspectives_AMALEA_Cetraro_AnnaCarbone.pdf
 
Slides: Total Jensen divergences: Definition, Properties and k-Means++ Cluste...
Slides: Total Jensen divergences: Definition, Properties and k-Means++ Cluste...Slides: Total Jensen divergences: Definition, Properties and k-Means++ Cluste...
Slides: Total Jensen divergences: Definition, Properties and k-Means++ Cluste...
 
Lec17 sparse signal processing & applications
Lec17 sparse signal processing & applicationsLec17 sparse signal processing & applications
Lec17 sparse signal processing & applications
 
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
Efficient Identification of Improving Moves in a Ball for Pseudo-Boolean Prob...
 
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
QMC Program: Trends and Advances in Monte Carlo Sampling Algorithms Workshop,...
 
Tutorial7
Tutorial7Tutorial7
Tutorial7
 
Decomposition and Denoising for moment sequences using convex optimization
Decomposition and Denoising for moment sequences using convex optimizationDecomposition and Denoising for moment sequences using convex optimization
Decomposition and Denoising for moment sequences using convex optimization
 
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)Computational Information Geometry on Matrix Manifolds (ICTP 2013)
Computational Information Geometry on Matrix Manifolds (ICTP 2013)
 
Estimating Space-Time Covariance from Finite Sample Sets
Estimating Space-Time Covariance from Finite Sample SetsEstimating Space-Time Covariance from Finite Sample Sets
Estimating Space-Time Covariance from Finite Sample Sets
 
5 DimensionalityReduction.pdf
5 DimensionalityReduction.pdf5 DimensionalityReduction.pdf
5 DimensionalityReduction.pdf
 
Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02Digital Signal Processing[ECEG-3171]-Ch1_L02
Digital Signal Processing[ECEG-3171]-Ch1_L02
 
Pilot Optimization and Channel Estimation for Multiuser Massive MIMO Systems
Pilot Optimization and Channel Estimation for Multiuser Massive MIMO SystemsPilot Optimization and Channel Estimation for Multiuser Massive MIMO Systems
Pilot Optimization and Channel Estimation for Multiuser Massive MIMO Systems
 
Introducing Zap Q-Learning
Introducing Zap Q-Learning   Introducing Zap Q-Learning
Introducing Zap Q-Learning
 
04. Growth_Rate_AND_Asymptotic Notations_.pptx
04. Growth_Rate_AND_Asymptotic Notations_.pptx04. Growth_Rate_AND_Asymptotic Notations_.pptx
04. Growth_Rate_AND_Asymptotic Notations_.pptx
 
Surrey dl-4
Surrey dl-4Surrey dl-4
Surrey dl-4
 
Syde770a presentation
Syde770a presentationSyde770a presentation
Syde770a presentation
 
Unit II PPT.pptx
Unit II PPT.pptxUnit II PPT.pptx
Unit II PPT.pptx
 

More from Mohamed Seif

Interference management in spectrally and energy efficient wireless networks
Interference management in spectrally and energy efficient wireless networksInterference management in spectrally and energy efficient wireless networks
Interference management in spectrally and energy efficient wireless networks
Mohamed Seif
 
Interference Management with Limited Channel State Information in Wireless Ne...
Interference Management with Limited Channel State Information in Wireless Ne...Interference Management with Limited Channel State Information in Wireless Ne...
Interference Management with Limited Channel State Information in Wireless Ne...
Mohamed Seif
 
Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...
Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...
Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...
Mohamed Seif
 
Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...
Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...
Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...
Mohamed Seif
 
Case study : Backing Australia's Ability
Case study :  Backing Australia's AbilityCase study :  Backing Australia's Ability
Case study : Backing Australia's Ability
Mohamed Seif
 
Stability Analysis in a Cognitive Radio System with Cooperative Beamforming
Stability Analysis in a Cognitive Radio System with Cooperative BeamformingStability Analysis in a Cognitive Radio System with Cooperative Beamforming
Stability Analysis in a Cognitive Radio System with Cooperative Beamforming
Mohamed Seif
 

More from Mohamed Seif (20)

Interference Management for Multi-hop Networks
Interference Management for Multi-hop NetworksInterference Management for Multi-hop Networks
Interference Management for Multi-hop Networks
 
KnowledgeNow Software App
KnowledgeNow Software AppKnowledgeNow Software App
KnowledgeNow Software App
 
PIMRC 2016 Presentation
PIMRC 2016 PresentationPIMRC 2016 Presentation
PIMRC 2016 Presentation
 
VTC 2016 Fall Poster
VTC 2016 Fall PosterVTC 2016 Fall Poster
VTC 2016 Fall Poster
 
Interference management in spectrally and energy efficient wireless networks
Interference management in spectrally and energy efficient wireless networksInterference management in spectrally and energy efficient wireless networks
Interference management in spectrally and energy efficient wireless networks
 
Interference Management with Limited Channel State Information in Wireless Ne...
Interference Management with Limited Channel State Information in Wireless Ne...Interference Management with Limited Channel State Information in Wireless Ne...
Interference Management with Limited Channel State Information in Wireless Ne...
 
A glimpse on the academic scholar
A glimpse on the academic scholarA glimpse on the academic scholar
A glimpse on the academic scholar
 
Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...
Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...
Achievable Degrees of Freedom of the K-user MISO Broadcast Channel with Alter...
 
Nile University Recruitment | 2016
Nile University Recruitment | 2016 Nile University Recruitment | 2016
Nile University Recruitment | 2016
 
Free Space Optics
Free Space OpticsFree Space Optics
Free Space Optics
 
5 g communications
5 g communications5 g communications
5 g communications
 
MIMO Vehicle to Vehicle Channels: An Experimental Study
MIMO Vehicle to Vehicle Channels: An Experimental StudyMIMO Vehicle to Vehicle Channels: An Experimental Study
MIMO Vehicle to Vehicle Channels: An Experimental Study
 
Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...
Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...
Sparse Spectrum Sensing in Infrastructure-less Cognitive Radio Networks via B...
 
Case study : Backing Australia's Ability
Case study :  Backing Australia's AbilityCase study :  Backing Australia's Ability
Case study : Backing Australia's Ability
 
Big Data Analysis with Signal Processing on Graphs
Big Data Analysis with Signal Processing on GraphsBig Data Analysis with Signal Processing on Graphs
Big Data Analysis with Signal Processing on Graphs
 
Stability Analysis in a Cognitive Radio System with Cooperative Beamforming
Stability Analysis in a Cognitive Radio System with Cooperative BeamformingStability Analysis in a Cognitive Radio System with Cooperative Beamforming
Stability Analysis in a Cognitive Radio System with Cooperative Beamforming
 
Stability Analysis in a Cognitive Radio System with Cooperative Beamforming
Stability Analysis in a Cognitive Radio System with Cooperative BeamformingStability Analysis in a Cognitive Radio System with Cooperative Beamforming
Stability Analysis in a Cognitive Radio System with Cooperative Beamforming
 
Optimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay Networks
Optimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay NetworksOptimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay Networks
Optimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay Networks
 
Optimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay Networks
Optimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay NetworksOptimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay Networks
Optimal Relay Selection and Beamforming in MIMO Cognitive Multi-Relay Networks
 
Spatial techniques in WiFi 802.11ac
Spatial techniques in WiFi 802.11acSpatial techniques in WiFi 802.11ac
Spatial techniques in WiFi 802.11ac
 

Recently uploaded

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 

Recently uploaded (20)

School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 

Sequential Probability Ratio Test for Sparse Signals

  • 1. Sequential Probability Ratio Test for Sparse Signals Mohamed Seif, PhD student ECE Department October 2017The University of Arizona
  • 2. Outline November 2017The University of Arizona • Motivation • Preliminaries on Compressive Sensing • Sequential Probability Ratio Test: Recap • Work Discussion 2
  • 3. Compressive Sensing November 2017The University of Arizona 3 s sparse signalN ⇥ 1 K (=3) non-zero elements Sparsity of order K M ⇥ N random matrix Gaussian distribution = y Dimensionality Reduction M ⇥ 1 measurements K < M << N Scanning the support of the signal has exponential complexity!
  • 4. How to recover the sparse signal? November 2017The University of Arizona 4 RN dimensional space s {s0 : y = s0 } (1 )ksk2 2  k sk2 2  (1 + )ksk2 2 Restricted Isometry Property: Gaussian distribution works! M 2K log ✓ N M ◆ Required number of measurements: RM s
  • 5. How to recover the sparse signal? (Cont’d) November 2017The University of Arizona 5 RN dimensional space s {s0 : y = s0 } Question: How to estimate the signal? l2 norm recovery ˆs Not accurate! ˆs = arg min y= s0 ksk2 ksk2 2 = |s1|2 + |s2|2 + · · · + |sN |2 Where, RM
  • 6. How to recover the sparse signal? (Cont’d) November 2017The University of Arizona 6 RN dimensional space s {s0 : y = s0 } Question: How to estimate the signal? ˆsl1 norm recovery ˆs = arg min y= s0 ksk1 ksk1 = |s1| + |s2| + · · · + |sN | Where, RM
  • 7. Stopping Problem: Recap November 2017The University of Arizona • Stopping problems are a simple but important class of learning problems. •In this problem class, information arrives over time, and we have to choose whether to view the information or stop and make a decision. 7 Event Detector t=0 t=1 t=2 t=3 . . . t=10 Input Signal Sudden Change in observation t=0 t=1 t=2 t=3 . . . t=10 Ideal case: Stop observing and detect the change accurately! Output Signal
  • 8. Solution of the problem November 2017The University of Arizona 8 ⇢0 0 Risk 0.5 1 ⇢0 0 ⇢0 0 Risk is a concave function ⇢L ⇢U Stop and decide H1Stop and decide H0 Continue updating priors
  • 9. Solution of the problem (Cont’d) November 2017The University of Arizona 9 • Now we are interested to obtain ⇢L , ⇢U • The updated prior is ⇢n+1 0 = Ln (Sn ) Ln(Sn) + ⇢0/(1 ⇢0) Ln (Sn ) = nY k=1 P1(Wk ) P0(Wk) • The likelihood ratio is defined as
  • 10. Solution of the problem (Cont’d) November 2017The University of Arizona 10 • Determining if ⇢n+1 0 = Ln (Sn ) Ln(Sn) + ⇢0/(1 ⇢0) ⇢n+1 0 (Sn )  ⇢L or ⇢n+1 0 (Sn ) ⇢U is the same as testing Ln (Sn )  Aor Ln (Sn ) B • Why? Quasi linear function 0 Increasing function for Ln (Sn ) 0
  • 11. Solution of the problem (Cont’d) November 2017The University of Arizona 11 • The new bounds A and B are obtained as A = ⇢n 0 ⇢L (1 ⇢n 0 )(1 ⇢L) B = ⇢n 0 ⇢U (1 ⇢n 0 )(1 ⇢U ) • Now the decision rule is Ln (Sn ) = 8 >< >: B stop and chooseY n = 1  A stop and choose Y n = 0 otherwise continue observing
  • 12. Solution of the problem (Cont’d) November 2017The University of Arizona 12 • Since getting A, B exactly is difficult P⇡ F ⇡ 1 A B A P⇡ M ⇡ A(B 1) B A Wald’s approximation • Then for an acceptable P⇡ F , P⇡ M A = P⇡ M 1 P⇡ F B = 1 P⇡ M P⇡ F
  • 13. November 2017The University of Arizona 13 Sequential Probability Ratio Test for Compressed Signal
  • 14. Hypothesis Testing November 2017The University of Arizona 14 Random Deterministic (Today’s Talk) H1 : yi = s + ni H0 : yi = ni noise only signal + noise
  • 15. Hypothesis Testing November 2017The University of Arizona 15 Likelihood functions: f(yi|H0) = exp( 1 2 yT i ( 1 t ) 1 yi) | 1 |1/2(2⇡)M/2 f(yi|H1) = exp( 1 2 (yi s)T ( 1 t ) 1 (yi s) | 1 |1/2(2⇡)M/2 = 1 2 (noise variance) Typo: T
  • 16. Sequential Probability Ratio Test November 2017The University of Arizona 16 • We need to compute the likelihood function Ln (Sn ) = nY i=1 f1(yi|H1) f0(yi|H0) Ln (Sn ) = 8 >< >: B stop and chooseY n = 1  A stop and choose Y n = 0 otherwise continue observing • Remember the decision rule
  • 17. Sequential Probability Ratio Test November 2017The University of Arizona 17 • After algebraic simplifications ⇤(y) 1 H1conclude ⇤(y)  2 conclude H0 2  ⇤(y)  1 continue observing Decision statistic • Where, ⇤(y) = nX i=1 yT i ( T ) 1 s 1 = 2 log(B) + n( s)T ( T ) 1 s 2 = 2 log(A) + n( s)T ( T ) 1 s
  • 18. Performance Characterization November 2017The University of Arizona 18 • Average probability of error Pe = P(H0)Pfa + P(H1)(1 Pd) Pfa = P(⇤(y) 1|H0) Pd = P(⇤(y) 1|H1) • We assume, P(H0) = P(H1) = 1/2 • We get, ˆP = T ( T ) 1 , False alarm probability Detection probability Pe = Q ✓ 1 2 r n 1 kˆPsk ◆ A = B = 1, In SPRT, PfaPd and are predefined
  • 19. Performance Characterization (Cont’d) November 2017The University of Arizona 19 Pe = Q ✓ 1 2 r n 1 kˆPsk ◆ This expression does not show the impact of compressed measurement! stable embedding Theorem Davenport, Mark A., et al. "Signal processing with compressive measurements." IEEE Journal of Selected Topics in Signal Processing 4.2 (2010): 445-460. Suppose that r N M ˆP provides a -stable embedding property. It satisfies! Then for any deterministic signal s, the probability of error has the following bounds: Q ✓ p 1 + p n 2 r M N ksk2 p 1 ◆  Pe  Q ✓ p 1 p n 2 r M N ksk2 p 1 ◆ Theorem:
  • 20. Performance Characterization (Cont’d) November 2017The University of Arizona 20 • Then, approximately Pe ⇡ Q ✓p n 2 r M N ksk2 p 1 ◆ Compression ratio < 1 Time p SNR @ SNR = 3 dB Comment: monotonically decreasing function of compression ratio and number of time.
  • 21. Simulation Results November 2017The University of Arizona 21 Less measurements, more delay! Compression ratio (CR) = M N Sparsity order (K) = 5 Signal dimension (N) =100 Number of measurements Pd = 0.1, Pfa = 0.1 Monte-Carlo Simulation (number of iterations = 10000)
  • 22. Simulation Results November 2017The University of Arizona 22 Compression ratio (CR) = M N Sparsity order (K) = 5 Signal dimension (N) =50 Number of measurements Pd = 0.1, Pfa = 0.1 Monte-Carlo Simulation (number of iterations = 100) (lack of time) Reconstruction using l1 norm algorithm min s ksk1 s.t. ky sk2  P(ˆs 6= s) M = 10
  • 23. Future Work November 2017The University of Arizona • Refining the results • Studying the SPRT mechanism for random signals • Expecting a research paper