SlideShare ist ein Scribd-Unternehmen logo
1 von 16
Pixel Discrimination Using Artificial Neural
Network for Gamma Camera Detector Module
Daeun Kim, Yong Choi, Kyu Bom Kim, Sangwon Lee, and
Donghyun Jang
Molecular Imaging Research & Education (MiRe) Laboratory, Department of Electronic Engineering,
Sogang University, Seoul, Korea
Ⅰ. Introduction
 Various pixel discrimination algorithms are employed to identify the radiation interaction
position in gamma camera detector module.
 The nonlinearities and noise properties deteriorate the discrimination accuracy as the
size of detector increases especially at the edges of scintillation crystal .
 As the candidate, the artificial neural network (ANN) algorithm was implemented to
identify the radiation interaction position.
 However, the ANN algorithm was computationally bulky and overloaded by the
requirement of thousands of parameters.
 Therefore, the simplification and optimization were required to make use of the ANN
algorithm for practical use and real-time application.
 Artificial neural network (ANN) was implemented as classifier to discriminate pixels and
localize the radiation interaction position on the sensor readout by resistive charge
multiplexing circuit.
 The proposal for simplifying ANN was attained by acquiring datasets along a line parallel
to the x-axis and y-axis respectively.
 Consequently, ANN structure was simplified and the number of parameters was
drastically decreased.
 Energy resolution and uniformity were measured for performance evaluation.
Ⅱ. Purpose
A. Scintillation crystal and SiPM
 LYSO crystal (Sinocera, China)
• 3 mm x 3 mm x 20 mm
• 4 x 4 array
 Silicon photomultiplier (SiPM)
• SPMArray4 (SensL, Ireland)
• Pixel chip area : 3.16 mm x 3.16 mm
• Number of microcells : 3640 per pixel
• Photon detection efficiency : 10 ~ 20%
 Resistive charge multiplexing circuit
• Array of 100 Ω Resistors
• 𝑋 =
𝐵+𝐷
𝐴+𝐵+𝐶+𝐷
• 𝑌 =
𝐶+𝐷
𝐴+𝐵+𝐶+𝐷
Ⅲ. Materials and Methods
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
A B
C D
+
Fig. 1. 4 x 4 matrix
of LYSO and SiPM
Fig. 2. Resistive multiplexing circuit for 12 x 12 pixels
B. Gamma camera detector configuration
 Readout module was designed on an electronics board with A/D converter.
 Wave forms from four readout channels were fed into FPGA to estimate the peak values.
 Four peak values were transferred to PC through USB 3.0 communication.
 Artificial neural network algorithm was implemented on the PC.
Ⅲ. Materials and Methods
FPGA
PeakDetection
USB3.0
PC
Real-time
Control
Artificial
Neural
Network
12 pixels 12pixels
……… A
B
C
D
Electronics Board
Readout
SiPMArray
(12x12)
…
…
…
…
…
Amplifier
+
A/Dconverter
Na-22 or Cs-137
Fig. 3. Block diagram of gamma camera detector module
C. Experiment setup
 Compact Gamma Camera Detection Module
• Module Size : 5 cm (width) x 8 cm (length) x 5 cm (height)
• Anlog Power 7 V, Digital Power ±5 V
• DAQ program : C# on Windows OS
• USB 3.0 Speed : Maximum 400 MB/s
Front Rear ADC + FPGA
Scintillator + SiPM
Resistive Multiplexing Curcit
ADC x 4 + FPGA
USB 3.0
Real-time
GUI Control
Artificial
Neural
Network
Processing
Acqisiton PC
Fig. 4. Photographs of analog, digital signal processing boards and acquisition PC.
D. Artificial Neural Network
 Artificial Neural Network Topology
• Input Node : 2 (x, y) per class
• Hidden Node : 4 per class
• Output Node : 1 per class
• Activation function : 𝐹 =
1
1+𝑒−𝑎 , (𝑠𝑖𝑔𝑚𝑜𝑖𝑑)
• 𝐻𝑖𝑑𝑑𝑒𝑛_𝑛𝑜𝑑𝑒𝑖 = 𝑊1𝑖 𝑋 + 𝑊2𝑖 𝑌 + 𝑏𝑖
• 𝑂𝑢𝑡𝑝𝑢𝑡_𝑛𝑜𝑑𝑒𝑗 = 𝑖=1
4
𝑊𝑖𝑗 𝐹𝑖 + 𝑏𝑗
 Training Dataset
• Pair of x and y (for 12 Column set)
• Pair of x and y (for 12 Row set)
 Test Dataset
• Pair of x and y (for 12 Column set)
• Pair of x and y (for 12 Row set)
Ⅲ. Materials and Methods
O10
O11
O12
… ...
… ...
Σ Σ Σ Σ
F F F F
Σ
F
W22
W13
W23
W13
W23
w11 w21 w31 w41
Σ Σ Σ Σ
F F F F
Σ
F
X Y
W11
W21
W12
W22
W13
W23
W13
W23
w11 w21 w31 w41
O1
x 12
Independent
network unit for a
class
Fig. 5. Artificial neural network topology.
E. Training Process
1. Training Datasets were acquired by the collimated source along a line parallel to x-axis and y-
axis respectively
12 pixels
12pixels
Na-22 or Cs-137
Column Dataset
12 pixels
12pixels
RowDataset
Fig. 6. Training datasets for 12 columns and 12 rows.
E. Training Process
2. During the ANN training process, each column (or row) dataset produces the probability map
in accordance with it’s distribution on the floodmap.
3. After training, all probability map were overlapped to make crystal position map.
Fig. 7. First column dataset and trained result. Fig. 8. First row dataset and trained result.
Fig. 9. Third column dataset and trained result. Fig. 10. Third row dataset and trained result.
Ⅳ. Results
A. Crystal Position Map
 Conventional Method : Watershed algorithm or Gaussian Mixture Model
 Proposed Method : Artificial neural network algorithm
Conventional Method Proposed Method
Fig. 11. (a) Crystal position map processed by conventional method, (b) Crystal position map by proposed method.
(a) (b)
Ⅳ. Results
A. Crystal Position Map
 Conventional Method such as watershed or Gaussian mixture model failed at discriminating adjacent pixels
at the edges of scintillation crystal.
Fig. 12. (a) Low counts at the edge
of crystal, (b) 3D flood histogram of
12 x 12 pixels, (c) Profile of selected
white line on (b).
(a) (b)
(c)
Conventional Method Proposed Method
Average : 22.8 % Average : 15.7 %
Ⅳ. Results
B. Energy Resolution
 Source : Na-22, Photopeak : 511 keV
 Spectra of the edge pixels by conventional and proposed method respectively.
Fig. 13. (a) Energy spectrum at the edge by conventional method, (b) Energy spectrum at the edge by proposed
method at photopeak 511 keV of Na-22.
(a) (b)
Ⅳ. Results
C. Counts Uniformity and Energy Resolution
Evaluation Criteria : Root mean square error : 𝑅𝑀𝑆𝐸 = 𝐸( 𝑚𝑒𝑎𝑛 − 𝑝𝑖𝑥𝑒𝑙 𝑐𝑜𝑢𝑛𝑡(𝑖, 𝑗) 2)
Proposed Method : Artificial neural network algorithm
Counts uniformity Energy resolution
Mean counts ( x104) RMSE ( x104) Mean energy resolution (%) RMSE (%)
7.07 2.16 18.0 % 3.83 %
Fig. 14. (a) Counts uniformity and (b) Energy resolution by proposed method.
(a) (b)
Ⅳ. Results
D. Flood map
Fig. 15. (a) Original flood map and (b) Flood map after remapping by ANN
(a) (b)
Ⅴ. Summary and Conclusion
 Gaussian mixture model or Watershed algorithm is challenged by non-uniformity and non-linearity at the
edges of large detector modules.
 The use of proposed ANN overcomes these challenges and improves the discrimination accuracy.
 Computationally, real-time application is also obtained by the benefit of simplification on ANN.
 Besides, this algorithm is potentially scalable for furtherly extended size and the additional input features
are applicable for better positioning accuracy.
[1] H. T. van Dam, S. Seifert, and R. Vinke et al., “Improved nearest neighbor methods for gamma photon interaction position
determination in monolithic scintillator PET detectors,” IEEE Trans. Nucl. Sci., vol. 58, no. 5, pp. 2139-2147, Oct. 2011.
[2] F.Mateo,R.J.Aliaga,et al., “High-precision position estimation in PET using artificial neural networks”, Nucl. Instr. and Meth.
A604, pp. 366-369, 2009.
[3] P. Bruyndonckx, S. Léonard, S. Tavernier, C. Lemaître, O. Devroede, Y. Wu, and M. Krieguer, “Neural network-based position
estimators for PET detectors using monolithic LSO blocks,” IEEE Trans. Nucl. Sci., vol. 51, no. 5, pp. 2520-2525, Oct. 2004.
[4] K.A. Stronger et al., “Optimal calibration of PET Crystal position maps using Gaussian mixture models,” IEEE Trans. Nucl. Sci.
51-1, 2004.
Ⅵ. References

Weitere ähnliche Inhalte

Was ist angesagt?

IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing MethodsIJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing MethodsISAR Publications
 
[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...
[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...
[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...Dongmin Choi
 
A new approach of edge detection in sar images using region based active cont...
A new approach of edge detection in sar images using region based active cont...A new approach of edge detection in sar images using region based active cont...
A new approach of edge detection in sar images using region based active cont...eSAT Journals
 
Ieee gold 2010 resta
Ieee gold 2010 restaIeee gold 2010 resta
Ieee gold 2010 restagrssieee
 
A new approach of edge detection in sar images using
A new approach of edge detection in sar images usingA new approach of edge detection in sar images using
A new approach of edge detection in sar images usingeSAT Publishing House
 
Haze removal for a single remote sensing image based on deformed haze imaging...
Haze removal for a single remote sensing image based on deformed haze imaging...Haze removal for a single remote sensing image based on deformed haze imaging...
Haze removal for a single remote sensing image based on deformed haze imaging...LogicMindtech Nologies
 
Unsupervised region of interest
Unsupervised region of interestUnsupervised region of interest
Unsupervised region of interestcsandit
 
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術SSII
 
"What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic...
"What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic..."What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic...
"What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic...Edge AI and Vision Alliance
 
The single image dehazing based on efficient transmission estimation
The single image dehazing based on efficient transmission estimationThe single image dehazing based on efficient transmission estimation
The single image dehazing based on efficient transmission estimationAVVENIRE TECHNOLOGIES
 
A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN
A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN
A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN csandit
 
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...sipij
 
SSII2018企画: センシングデバイスの多様化と空間モデリングの未来
SSII2018企画: センシングデバイスの多様化と空間モデリングの未来SSII2018企画: センシングデバイスの多様化と空間モデリングの未来
SSII2018企画: センシングデバイスの多様化と空間モデリングの未来SSII
 
Ip unit 3 modified of 26.06.2021
Ip unit 3 modified of 26.06.2021Ip unit 3 modified of 26.06.2021
Ip unit 3 modified of 26.06.2021Dr. Radhey Shyam
 
NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...
NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...
NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...grssieee
 
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...CSCJournals
 

Was ist angesagt? (19)

IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing MethodsIJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
IJRET-V1I1P2 -A Survey Paper On Single Image and Video Dehazing Methods
 
[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...
[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...
[Review] BoxInst: High-Performance Instance Segmentation with Box Annotations...
 
A new approach of edge detection in sar images using region based active cont...
A new approach of edge detection in sar images using region based active cont...A new approach of edge detection in sar images using region based active cont...
A new approach of edge detection in sar images using region based active cont...
 
Ieee gold 2010 resta
Ieee gold 2010 restaIeee gold 2010 resta
Ieee gold 2010 resta
 
A new approach of edge detection in sar images using
A new approach of edge detection in sar images usingA new approach of edge detection in sar images using
A new approach of edge detection in sar images using
 
Haze removal for a single remote sensing image based on deformed haze imaging...
Haze removal for a single remote sensing image based on deformed haze imaging...Haze removal for a single remote sensing image based on deformed haze imaging...
Haze removal for a single remote sensing image based on deformed haze imaging...
 
Unsupervised region of interest
Unsupervised region of interestUnsupervised region of interest
Unsupervised region of interest
 
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
SSII2021 [OS3-01] 設備や環境の高品質計測点群取得と自動モデル化技術
 
"What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic...
"What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic..."What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic...
"What is Neuromorphic Event-based Computer Vision? Sensors, Theory and Applic...
 
Optics group research overview
Optics group research overviewOptics group research overview
Optics group research overview
 
EUSIPCO19
EUSIPCO19EUSIPCO19
EUSIPCO19
 
The single image dehazing based on efficient transmission estimation
The single image dehazing based on efficient transmission estimationThe single image dehazing based on efficient transmission estimation
The single image dehazing based on efficient transmission estimation
 
A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN
A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN
A NOVEL BACKGROUND SUBTRACTION ALGORITHM FOR PERSON TRACKING BASED ON K-NN
 
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
Development and Hardware Implementation of an Efficient Algorithm for Cloud D...
 
SSII2018企画: センシングデバイスの多様化と空間モデリングの未来
SSII2018企画: センシングデバイスの多様化と空間モデリングの未来SSII2018企画: センシングデバイスの多様化と空間モデリングの未来
SSII2018企画: センシングデバイスの多様化と空間モデリングの未来
 
Ip unit 3 modified of 26.06.2021
Ip unit 3 modified of 26.06.2021Ip unit 3 modified of 26.06.2021
Ip unit 3 modified of 26.06.2021
 
CH5
CH5CH5
CH5
 
NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...
NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...
NOISE-ROBUST SPATIAL PREPROCESSING PRIOR TO ENDMEMBER EXTRACTION FROM HYPERSP...
 
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
 

Ähnlich wie ieee nss mic 2016 poster N30-21

Ieee 2016 nss mic poster N30-21
Ieee 2016 nss mic poster N30-21Ieee 2016 nss mic poster N30-21
Ieee 2016 nss mic poster N30-21Dae Woon Kim
 
Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...
Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...
Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...IJECEIAES
 
MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...
MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...
MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...JaeyoungHuh2
 
10 Important AI Research Papers.pdf
10 Important AI Research Papers.pdf10 Important AI Research Papers.pdf
10 Important AI Research Papers.pdfLinda Garcia
 
A new gridding technique for high density microarray
A new gridding technique for high density microarrayA new gridding technique for high density microarray
A new gridding technique for high density microarrayAlexander Decker
 
Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMunir Ahmad
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMunir Ahmad
 
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip AntennaArtificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip Antennaaciijournal
 
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Globus
 
Deep Learning Tomography
Deep Learning TomographyDeep Learning Tomography
Deep Learning TomographyAmir Adler
 
November 9, Planning and Control of Unmanned Aircraft Systems in Realistic C...
November 9, Planning and Control of Unmanned Aircraft Systems  in Realistic C...November 9, Planning and Control of Unmanned Aircraft Systems  in Realistic C...
November 9, Planning and Control of Unmanned Aircraft Systems in Realistic C...University of Colorado at Boulder
 
Temporal Contrast Vision Sensor
Temporal Contrast Vision SensorTemporal Contrast Vision Sensor
Temporal Contrast Vision SensorNisarg Shah
 
Clock mesh sizing slides
Clock mesh sizing slidesClock mesh sizing slides
Clock mesh sizing slidesRajesh M
 
"An adaptive modular approach to the mining of sensor network ...
"An adaptive modular approach to the mining of sensor network ..."An adaptive modular approach to the mining of sensor network ...
"An adaptive modular approach to the mining of sensor network ...butest
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsIAEME Publication
 
Mumma_Radar_Lab_Posters
Mumma_Radar_Lab_PostersMumma_Radar_Lab_Posters
Mumma_Radar_Lab_PostersDr. Ali Nassib
 
Performance of waveform cross correlation using a global and regular grid of...
Performance of waveform cross correlation  using a global and regular grid of...Performance of waveform cross correlation  using a global and regular grid of...
Performance of waveform cross correlation using a global and regular grid of...Mikhail Rozhkov
 

Ähnlich wie ieee nss mic 2016 poster N30-21 (20)

Ieee 2016 nss mic poster N30-21
Ieee 2016 nss mic poster N30-21Ieee 2016 nss mic poster N30-21
Ieee 2016 nss mic poster N30-21
 
Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...
Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...
Diagnosis of Faulty Sensors in Antenna Array using Hybrid Differential Evolut...
 
M.sc. m kamel
M.sc. m kamelM.sc. m kamel
M.sc. m kamel
 
MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...
MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...
MULTI-DOMAIN UNPAIRED ULTRASOUND IMAGE ARTIFACT REMOVAL USING A SINGLE CONVOL...
 
10 Important AI Research Papers.pdf
10 Important AI Research Papers.pdf10 Important AI Research Papers.pdf
10 Important AI Research Papers.pdf
 
A new gridding technique for high density microarray
A new gridding technique for high density microarrayA new gridding technique for high density microarray
A new gridding technique for high density microarray
 
Machine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdfMachine learning for Tomographic Imaging.pdf
Machine learning for Tomographic Imaging.pdf
 
Machine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptxMachine learning for Tomographic Imaging.pptx
Machine learning for Tomographic Imaging.pptx
 
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip AntennaArtificial Neural Network in the Design of Rectangular Microstrip Antenna
Artificial Neural Network in the Design of Rectangular Microstrip Antenna
 
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
Real-Time Analysis of Streaming Synchotron Data: SCinet SC19 Technology Chall...
 
Deep Learning Tomography
Deep Learning TomographyDeep Learning Tomography
Deep Learning Tomography
 
12
1212
12
 
Ce35461464
Ce35461464Ce35461464
Ce35461464
 
November 9, Planning and Control of Unmanned Aircraft Systems in Realistic C...
November 9, Planning and Control of Unmanned Aircraft Systems  in Realistic C...November 9, Planning and Control of Unmanned Aircraft Systems  in Realistic C...
November 9, Planning and Control of Unmanned Aircraft Systems in Realistic C...
 
Temporal Contrast Vision Sensor
Temporal Contrast Vision SensorTemporal Contrast Vision Sensor
Temporal Contrast Vision Sensor
 
Clock mesh sizing slides
Clock mesh sizing slidesClock mesh sizing slides
Clock mesh sizing slides
 
"An adaptive modular approach to the mining of sensor network ...
"An adaptive modular approach to the mining of sensor network ..."An adaptive modular approach to the mining of sensor network ...
"An adaptive modular approach to the mining of sensor network ...
 
Photoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectorsPhotoacoustic tomography based on the application of virtual detectors
Photoacoustic tomography based on the application of virtual detectors
 
Mumma_Radar_Lab_Posters
Mumma_Radar_Lab_PostersMumma_Radar_Lab_Posters
Mumma_Radar_Lab_Posters
 
Performance of waveform cross correlation using a global and regular grid of...
Performance of waveform cross correlation  using a global and regular grid of...Performance of waveform cross correlation  using a global and regular grid of...
Performance of waveform cross correlation using a global and regular grid of...
 

Kürzlich hochgeladen

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARKOUSTAV SARKAR
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
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 leapRishantSharmaFr
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
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.pptxSCMS School of Architecture
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxNadaHaitham1
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersMairaAshraf6
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxchumtiyababu
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdfAldoGarca30
 

Kürzlich hochgeladen (20)

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
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
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
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
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 

ieee nss mic 2016 poster N30-21

  • 1. Pixel Discrimination Using Artificial Neural Network for Gamma Camera Detector Module Daeun Kim, Yong Choi, Kyu Bom Kim, Sangwon Lee, and Donghyun Jang Molecular Imaging Research & Education (MiRe) Laboratory, Department of Electronic Engineering, Sogang University, Seoul, Korea
  • 2. Ⅰ. Introduction  Various pixel discrimination algorithms are employed to identify the radiation interaction position in gamma camera detector module.  The nonlinearities and noise properties deteriorate the discrimination accuracy as the size of detector increases especially at the edges of scintillation crystal .  As the candidate, the artificial neural network (ANN) algorithm was implemented to identify the radiation interaction position.  However, the ANN algorithm was computationally bulky and overloaded by the requirement of thousands of parameters.  Therefore, the simplification and optimization were required to make use of the ANN algorithm for practical use and real-time application.
  • 3.  Artificial neural network (ANN) was implemented as classifier to discriminate pixels and localize the radiation interaction position on the sensor readout by resistive charge multiplexing circuit.  The proposal for simplifying ANN was attained by acquiring datasets along a line parallel to the x-axis and y-axis respectively.  Consequently, ANN structure was simplified and the number of parameters was drastically decreased.  Energy resolution and uniformity were measured for performance evaluation. Ⅱ. Purpose
  • 4. A. Scintillation crystal and SiPM  LYSO crystal (Sinocera, China) • 3 mm x 3 mm x 20 mm • 4 x 4 array  Silicon photomultiplier (SiPM) • SPMArray4 (SensL, Ireland) • Pixel chip area : 3.16 mm x 3.16 mm • Number of microcells : 3640 per pixel • Photon detection efficiency : 10 ~ 20%  Resistive charge multiplexing circuit • Array of 100 Ω Resistors • 𝑋 = 𝐵+𝐷 𝐴+𝐵+𝐶+𝐷 • 𝑌 = 𝐶+𝐷 𝐴+𝐵+𝐶+𝐷 Ⅲ. Materials and Methods A B C D E F G H I J K L M N O P A B C D + Fig. 1. 4 x 4 matrix of LYSO and SiPM Fig. 2. Resistive multiplexing circuit for 12 x 12 pixels
  • 5. B. Gamma camera detector configuration  Readout module was designed on an electronics board with A/D converter.  Wave forms from four readout channels were fed into FPGA to estimate the peak values.  Four peak values were transferred to PC through USB 3.0 communication.  Artificial neural network algorithm was implemented on the PC. Ⅲ. Materials and Methods FPGA PeakDetection USB3.0 PC Real-time Control Artificial Neural Network 12 pixels 12pixels ……… A B C D Electronics Board Readout SiPMArray (12x12) … … … … … Amplifier + A/Dconverter Na-22 or Cs-137 Fig. 3. Block diagram of gamma camera detector module
  • 6. C. Experiment setup  Compact Gamma Camera Detection Module • Module Size : 5 cm (width) x 8 cm (length) x 5 cm (height) • Anlog Power 7 V, Digital Power ±5 V • DAQ program : C# on Windows OS • USB 3.0 Speed : Maximum 400 MB/s Front Rear ADC + FPGA Scintillator + SiPM Resistive Multiplexing Curcit ADC x 4 + FPGA USB 3.0 Real-time GUI Control Artificial Neural Network Processing Acqisiton PC Fig. 4. Photographs of analog, digital signal processing boards and acquisition PC.
  • 7. D. Artificial Neural Network  Artificial Neural Network Topology • Input Node : 2 (x, y) per class • Hidden Node : 4 per class • Output Node : 1 per class • Activation function : 𝐹 = 1 1+𝑒−𝑎 , (𝑠𝑖𝑔𝑚𝑜𝑖𝑑) • 𝐻𝑖𝑑𝑑𝑒𝑛_𝑛𝑜𝑑𝑒𝑖 = 𝑊1𝑖 𝑋 + 𝑊2𝑖 𝑌 + 𝑏𝑖 • 𝑂𝑢𝑡𝑝𝑢𝑡_𝑛𝑜𝑑𝑒𝑗 = 𝑖=1 4 𝑊𝑖𝑗 𝐹𝑖 + 𝑏𝑗  Training Dataset • Pair of x and y (for 12 Column set) • Pair of x and y (for 12 Row set)  Test Dataset • Pair of x and y (for 12 Column set) • Pair of x and y (for 12 Row set) Ⅲ. Materials and Methods O10 O11 O12 … ... … ... Σ Σ Σ Σ F F F F Σ F W22 W13 W23 W13 W23 w11 w21 w31 w41 Σ Σ Σ Σ F F F F Σ F X Y W11 W21 W12 W22 W13 W23 W13 W23 w11 w21 w31 w41 O1 x 12 Independent network unit for a class Fig. 5. Artificial neural network topology.
  • 8. E. Training Process 1. Training Datasets were acquired by the collimated source along a line parallel to x-axis and y- axis respectively 12 pixels 12pixels Na-22 or Cs-137 Column Dataset 12 pixels 12pixels RowDataset Fig. 6. Training datasets for 12 columns and 12 rows.
  • 9. E. Training Process 2. During the ANN training process, each column (or row) dataset produces the probability map in accordance with it’s distribution on the floodmap. 3. After training, all probability map were overlapped to make crystal position map. Fig. 7. First column dataset and trained result. Fig. 8. First row dataset and trained result. Fig. 9. Third column dataset and trained result. Fig. 10. Third row dataset and trained result.
  • 10. Ⅳ. Results A. Crystal Position Map  Conventional Method : Watershed algorithm or Gaussian Mixture Model  Proposed Method : Artificial neural network algorithm Conventional Method Proposed Method Fig. 11. (a) Crystal position map processed by conventional method, (b) Crystal position map by proposed method. (a) (b)
  • 11. Ⅳ. Results A. Crystal Position Map  Conventional Method such as watershed or Gaussian mixture model failed at discriminating adjacent pixels at the edges of scintillation crystal. Fig. 12. (a) Low counts at the edge of crystal, (b) 3D flood histogram of 12 x 12 pixels, (c) Profile of selected white line on (b). (a) (b) (c)
  • 12. Conventional Method Proposed Method Average : 22.8 % Average : 15.7 % Ⅳ. Results B. Energy Resolution  Source : Na-22, Photopeak : 511 keV  Spectra of the edge pixels by conventional and proposed method respectively. Fig. 13. (a) Energy spectrum at the edge by conventional method, (b) Energy spectrum at the edge by proposed method at photopeak 511 keV of Na-22. (a) (b)
  • 13. Ⅳ. Results C. Counts Uniformity and Energy Resolution Evaluation Criteria : Root mean square error : 𝑅𝑀𝑆𝐸 = 𝐸( 𝑚𝑒𝑎𝑛 − 𝑝𝑖𝑥𝑒𝑙 𝑐𝑜𝑢𝑛𝑡(𝑖, 𝑗) 2) Proposed Method : Artificial neural network algorithm Counts uniformity Energy resolution Mean counts ( x104) RMSE ( x104) Mean energy resolution (%) RMSE (%) 7.07 2.16 18.0 % 3.83 % Fig. 14. (a) Counts uniformity and (b) Energy resolution by proposed method. (a) (b)
  • 14. Ⅳ. Results D. Flood map Fig. 15. (a) Original flood map and (b) Flood map after remapping by ANN (a) (b)
  • 15. Ⅴ. Summary and Conclusion  Gaussian mixture model or Watershed algorithm is challenged by non-uniformity and non-linearity at the edges of large detector modules.  The use of proposed ANN overcomes these challenges and improves the discrimination accuracy.  Computationally, real-time application is also obtained by the benefit of simplification on ANN.  Besides, this algorithm is potentially scalable for furtherly extended size and the additional input features are applicable for better positioning accuracy.
  • 16. [1] H. T. van Dam, S. Seifert, and R. Vinke et al., “Improved nearest neighbor methods for gamma photon interaction position determination in monolithic scintillator PET detectors,” IEEE Trans. Nucl. Sci., vol. 58, no. 5, pp. 2139-2147, Oct. 2011. [2] F.Mateo,R.J.Aliaga,et al., “High-precision position estimation in PET using artificial neural networks”, Nucl. Instr. and Meth. A604, pp. 366-369, 2009. [3] P. Bruyndonckx, S. Léonard, S. Tavernier, C. Lemaître, O. Devroede, Y. Wu, and M. Krieguer, “Neural network-based position estimators for PET detectors using monolithic LSO blocks,” IEEE Trans. Nucl. Sci., vol. 51, no. 5, pp. 2520-2525, Oct. 2004. [4] K.A. Stronger et al., “Optimal calibration of PET Crystal position maps using Gaussian mixture models,” IEEE Trans. Nucl. Sci. 51-1, 2004. Ⅵ. References