WO2021220657A1 - 信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム - Google Patents

信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム Download PDF

Info

Publication number
WO2021220657A1
WO2021220657A1 PCT/JP2021/011045 JP2021011045W WO2021220657A1 WO 2021220657 A1 WO2021220657 A1 WO 2021220657A1 JP 2021011045 W JP2021011045 W JP 2021011045W WO 2021220657 A1 WO2021220657 A1 WO 2021220657A1
Authority
WO
WIPO (PCT)
Prior art keywords
wave
signal
staircase
signal value
learning model
Prior art date
Application number
PCT/JP2021/011045
Other languages
English (en)
French (fr)
Inventor
駿介 村田
Original Assignee
株式会社堀場製作所
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社堀場製作所 filed Critical 株式会社堀場製作所
Priority to US17/996,889 priority Critical patent/US12019037B2/en
Priority to DE112021002545.7T priority patent/DE112021002545T5/de
Priority to JP2022517549A priority patent/JPWO2021220657A1/ja
Publication of WO2021220657A1 publication Critical patent/WO2021220657A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N23/00Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00
    • G01N23/22Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by measuring secondary emission from the material
    • G01N23/223Investigating or analysing materials by the use of wave or particle radiation, e.g. X-rays or neutrons, not covered by groups G01N3/00 – G01N17/00, G01N21/00 or G01N22/00 by measuring secondary emission from the material by irradiating the sample with X-rays or gamma-rays and by measuring X-ray fluorescence
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01TMEASUREMENT OF NUCLEAR OR X-RADIATION
    • G01T1/00Measuring X-radiation, gamma radiation, corpuscular radiation, or cosmic radiation
    • G01T1/16Measuring radiation intensity
    • G01T1/17Circuit arrangements not adapted to a particular type of detector
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01TMEASUREMENT OF NUCLEAR OR X-RADIATION
    • G01T1/00Measuring X-radiation, gamma radiation, corpuscular radiation, or cosmic radiation
    • G01T1/16Measuring radiation intensity
    • G01T1/24Measuring radiation intensity with semiconductor detectors
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01TMEASUREMENT OF NUCLEAR OR X-RADIATION
    • G01T1/00Measuring X-radiation, gamma radiation, corpuscular radiation, or cosmic radiation
    • G01T1/36Measuring spectral distribution of X-rays or of nuclear radiation spectrometry
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/044Recurrent networks, e.g. Hopfield networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0464Convolutional networks [CNN, ConvNet]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01NINVESTIGATING OR ANALYSING MATERIALS BY DETERMINING THEIR CHEMICAL OR PHYSICAL PROPERTIES
    • G01N2223/00Investigating materials by wave or particle radiation
    • G01N2223/30Accessories, mechanical or electrical features
    • G01N2223/304Accessories, mechanical or electrical features electric circuits, signal processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/048Activation functions

Definitions

  • the present invention relates to a signal processing method for processing a signal generated by detection of radiation, a learning model generation method, a signal processing device, a radiation detection device, and a computer program.
  • the radiation detection device that detects radiation such as X-rays includes a radiation detector and a signal processing device that processes a signal output by the radiation detector.
  • the radiation detector is configured by using a semiconductor radiation detection element or the like, and outputs a staircase wave each time radiation is detected.
  • the signal processing device converts a staircase wave into a pulse wave and measures the height of the pulse wave. The height of the pulse wave corresponds to the energy of the radiation.
  • a threshold value is set, and when the signal value exceeds the threshold value, it is determined that a pulse wave has been detected, and the wave height of the detected pulse wave is measured.
  • Patent Document 1 discloses an example of a conventional radiation detection device.
  • the radiation detection device will erroneously detect the pulse wave.
  • the threshold value needs to be a sufficiently large value.
  • the energy of the detected fluorescent X-rays becomes a value according to the type of the element.
  • the higher the atomic number of an element the higher the energy of fluorescent X-rays.
  • the radiation detection device cannot detect fluorescent X-rays having low energy and the wave height of the pulse wave does not reach the threshold value, it is difficult to detect light elements having low fluorescent X-ray energy. For example, when a radiation detection device having a threshold value of 0.4 keV is used, an element having an atomic number smaller than that of oxygen cannot be detected.
  • the present invention has been made in view of such circumstances, and an object of the present invention is a signal processing method, a learning model generation method, a signal processing device, and a radiation detection device that enable detection of low-energy radiation. And to provide computer programs.
  • the signal processing method is a signal processing method that counts a staircase wave corresponding to radiation detection or a pulse wave obtained by converting the staircase wave by wave height, and constitutes a time-series signal from a radiation detector.
  • a signal value string When a signal value string is input, information regarding the presence or absence of the staircase wave or the pulse wave in the signal formed by the signal value sequence, or information regarding the wave height of the staircase wave or the pulse wave in the signal is output.
  • the signal value sequence related to radiation detection is input to the learning model, and the staircase wave or the pulse wave is counted according to the wave height according to the information output by the learning model.
  • the learning model is used to determine the presence or absence or wave height of a staircase wave or a pulsed wave converted from a staircase wave according to the detection of radiation in the signal from the radiation detector.
  • the learning model is input with a string of signal values constituting the signal, and outputs information regarding the presence / absence of a staircase wave or a pulse wave or the wave height. It is possible to detect staircase waves or pulse waves with a small wave height and detect low-energy radiation.
  • the learning model uses a recursive neural network, and when the signal values included in the signal value sequence are sequentially input and one signal value is input, It is characterized in that it outputs information regarding the presence or absence of the staircase wave or the pulse wave in the signal formed by the signal value sequence, or information regarding the wave height of the staircase wave or the pulse wave in the signal.
  • a recurrent neural network is used as a learning model.
  • the learning model sequentially inputs signal values, and each time one signal value is input, it outputs information regarding the presence or absence of a staircase wave or a pulse wave or the wave height.
  • a recursive neural network it is possible to output information regarding the presence or absence of one pulse wave for one pulse wave included in the signal, so that the configuration of the signal processing device can be simplified. can do. It is also possible to obtain information according to the waveform of a signal composed of a signal value sequence consisting of a plurality of signal values input to the learning model in the past.
  • the learning model when the learning model collectively inputs a signal value sequence composed of a plurality of signal values, the step wave or the pulse wave in the signal formed by the signal value sequence It is characterized by outputting information regarding the presence / absence, or information regarding the wave height of the staircase wave or the pulse wave in the signal.
  • the learning model collectively inputs a signal value sequence composed of a plurality of signal values, and outputs information regarding the presence / absence of a staircase wave or a pulse wave or the wave height.
  • the presence or absence of a staircase wave or a pulse wave or the wave height can be determined.
  • the signal processing method according to the present invention is characterized in that the signal value sequence is normalized and then collectively input to the learning model.
  • the signal value sequence is normalized and then collectively input to the learning model.
  • the detection accuracy of the staircase wave or the pulse wave can be stabilized.
  • the learning model outputs information indicating whether or not the signal includes the staircase wave or the pulse wave, and the signal includes the staircase wave or the pulse wave. It is characterized in that the wave height of the staircase wave or the pulse wave is measured when the information indicating that the information is output from the learning model.
  • the learning model is input with a signal value sequence constituting a signal, and outputs information indicating whether or not a staircase wave or a pulse wave is included in the signal.
  • a staircase wave or a pulse wave is included in the signal, the wave height of the staircase wave or the pulse wave is measured.
  • a staircase wave or a pulse wave in a signal can be detected.
  • the learning model generation method comprises a plurality of time-series first signal value sequences each constituting a signal including a staircase wave corresponding to radiation detection or a pulse wave obtained by converting the staircase wave.
  • a plurality of time-series second signal value strings constituting signals containing neither the staircase wave nor the pulse wave are acquired, and the first signal value string and the first signal value string are combined with each other.
  • the learning model is trained using the first signal value sequence including the staircase wave or the pulse wave and the second signal value sequence not including the staircase wave and the pulse wave as training data. It is possible to generate a learning model in which a signal value sequence is input and information regarding the presence / absence of a staircase wave or a pulse wave or the wave height is output.
  • the learning model generation method when the learning model collectively inputs an arbitrary signal value string composed of a plurality of signal values, the staircase wave or the staircase wave or the signal formed by the arbitrary signal value string is input. Information indicating whether or not the pulse wave is included is output, and the first signal value sequence is normalized.
  • a learning model is generated in which a signal value sequence composed of a plurality of signal values is collectively input and information regarding the presence / absence of a staircase wave or a pulse wave or a wave height is output.
  • the first signal value sequence used as training data is normalized. Normalization eliminates the need to handle staircase or pulse waves of various sizes.
  • the signal processing device is a signal processing device that counts a staircase wave corresponding to radiation detection or a pulse wave obtained by converting the staircase wave by wave height, and constitutes a time-series signal from a radiation detector.
  • a signal value string When a signal value string is input, information regarding the presence or absence of the staircase wave or the pulse wave in the signal formed by the signal value sequence, or information regarding the wave height of the staircase wave or the pulse wave in the signal is output.
  • It is provided with a learning model and a counting unit that counts the staircase wave or the pulse wave according to the wave height according to the information output by the learning model when the signal value sequence related to radiation detection is input to the learning model. It is characterized by.
  • the signal processing device uses a learning model to determine the presence or absence or wave height of a staircase wave or a pulsed wave converted from the staircase wave according to the detection of radiation in the signal from the radiation detector. do.
  • the signal processing device can count the staircase wave or pulse wave included in the signal by wave height. It is possible to count staircase waves or pulse waves with a small wave height, and it is possible to detect radiation with low energy.
  • the radiation detection device includes a radiation detector that outputs a staircase wave according to the energy of radiation at the time of radiation detection, a conversion unit that converts the staircase wave into a pulse wave, and before or after conversion by the conversion unit. Learning to output information indicating whether or not the staircase wave or the pulse wave is included in the signal when a time-series signal value sequence constituting the signal converted by the conversion unit is input.
  • the model a wave height measuring unit that measures the wave height of the pulse wave when information indicating that the signal includes the step wave or the pulse wave is output from the learning model, and the pulse wave. It is characterized by including a counting unit that counts by wave height and a spectrum generating unit that generates a radiation spectrum according to the wave height and the number of counts of the pulse wave.
  • the radiation detector converts a staircase wave contained in a signal from the radiation detector into a pulse wave, determines the presence or absence of a pulse wave in the signal using a learning model, and determines the presence or absence of the pulse wave.
  • the wave height is detected and the pulse wave is counted according to the wave height.
  • the radiation detector can count the pulse wave by wave height.
  • a radiation detector that outputs a step wave corresponding to the energy of the radiation at the time of radiation detection and a time-series signal value sequence constituting the signal output from the radiation detector are input.
  • a learning model that outputs information indicating the wave height of the staircase wave in the signal
  • a counting unit that counts the staircase wave by wave height according to the information output by the learning model
  • a wave height of the staircase wave It is characterized by including a spectrum generation unit that generates a spectrum of radiation according to the number of counts.
  • the radiation detection device inputs the staircase wave included in the signal from the radiation detector into the learning model, and determines the wave height of the staircase wave in the signal using the learning model.
  • the radiation detector can count the pulse wave by wave height.
  • the computer program when a time-series signal value sequence is input, the first information regarding the presence or absence of a staircase wave in the signal formed by the signal value sequence or a pulse wave obtained by converting the staircase wave, Alternatively, the signal value sequence related to radiation detection is input to the learning model that outputs the second information regarding the wave height of the staircase wave or the pulse wave in the signal, and the first information or the second information is input. It is characterized in that a computer executes a process of outputting.
  • the presence or absence of a staircase wave or a pulse wave obtained by converting a staircase wave according to the detection of radiation is performed on the signal from the radiation detector by using a learning model by processing using a computer program.
  • the wave height is determined. It is possible to detect staircase waves or pulse waves with a small wave height and detect low-energy radiation.
  • the present invention it is possible to detect low-energy radiation. Therefore, the present invention has excellent effects such as being able to detect light elements having low radiation energy.
  • FIG. It is a block diagram which shows the functional structure of the radiation detection apparatus which concerns on Embodiment 1.
  • FIG. It is a schematic characteristic diagram which shows the example of a staircase wave and a pulse wave. It is a schematic characteristic diagram which shows the example of a staircase wave and a pulse wave. It is a graph which shows typically the example of the signal input to a processing part. It is a conceptual diagram which shows the functional structure example of the learning model which concerns on Embodiment 1.
  • FIG. It is a schematic diagram which shows the outline of the sequential processing in a learning model.
  • It is a block diagram which shows the structural example of the learning apparatus which trains a learning model.
  • It is a flowchart which shows the procedure of the process which generates a learning model.
  • FIG. 1 is a block diagram showing a functional configuration of the radiation detection device 10 according to the first embodiment.
  • the radiation detection device 10 is a fluorescent X-ray analyzer.
  • the radiation detection device 10 includes a radiation detector 1, a signal processing device 2, and an analysis unit 3.
  • the radiation detector 1 includes a radiation detection element 11 and a preamplifier 12.
  • the radiation detection element 11 generates an electric charge according to the energy of the incident radiation, and outputs a current signal corresponding to the generated electric charge.
  • the radiation detection element 11 is a semiconductor radiation detection element such as an SDD (Silicon Drift Detector).
  • the preamplifier 12 converts the current signal output by the radiation detection element 11 into a voltage signal, and generates a step wave in which the signal value rises in a step-like manner at the time of radiation detection.
  • the radiation detector 1 outputs a signal including a staircase wave generated by the preamplifier 12.
  • the signal output by the radiation detector 1 is input to the signal processing device 2.
  • the signal processing device 2 executes the signal processing method.
  • the signal processing device 2 includes an A / D (analog / digital) conversion unit 21.
  • the A / D conversion unit 21 receives a signal including a staircase wave from the radiation detector 1 and A / D-converts the signal including the staircase wave.
  • the A / D conversion unit 21 generates discrete signal values by inputting a continuous signal, sampling the signal, and A / D converting the value obtained by the sampling.
  • the A / D conversion unit 21 repeats the generation of the signal value and sequentially outputs the signal value. In this way, the A / D conversion unit 21 outputs a time-series signal value sequence including a plurality of signal values.
  • the signal after A / D conversion by the A / D conversion unit 21 is a signal composed of a discrete and time-series signal value sequence.
  • a waveform shaping unit 22 is connected to the A / D conversion unit 21.
  • the waveform shaping unit 22 receives a signal composed of a time-series signal value sequence from the A / D conversion unit 21.
  • the waveform shaping unit 22 converts the staircase wave included in the signal into a pulse wave by passing the signal through a predetermined filter and shaping the waveform of the signal.
  • the filter used by the waveform shaping unit 22 is, for example, a differential filter or a trapezoidal shaping filter.
  • the staircase wave is converted into a pulse wave, the noise contained in the signal is reduced, and a predetermined amplification is performed.
  • the waveform shaping unit 22 outputs a signal.
  • the signal output by the waveform shaping unit 22 includes a pulse wave according to the detection of radiation by the radiation detector 1.
  • the waveform shaping unit 22 corresponds to the conversion unit.
  • FIG. 2A and 2B are schematic characteristic diagrams showing examples of staircase waves and pulse waves.
  • the horizontal axis in the figure indicates time, and the vertical axis indicates signal value.
  • FIG. 2A shows a signal including a staircase wave output by the radiation detector 1.
  • the radiation detector 1 outputs a step wave whose signal value rises in a step-like manner each time radiation is detected. In response to a single radiation detection, a step wave is generated in which the signal value rises in a step-like manner.
  • a signal including a plurality of staircase waves is output. Each time radiation is detected, the signal value rises.
  • the height of the step at which the signal value rises is defined as the wave height of the staircase wave.
  • the height of the staircase wave corresponds to the energy of the radiation.
  • the staircase wave is not completely stepped, and the signal waveform contains rising and rounding.
  • the rising edge is the distortion of the signal waveform when the signal value rises from the reference value, and the rounding is the distortion of the signal waveform when the staircase wave ends.
  • FIG. 2B shows a signal obtained by converting the signal shown in FIG. 2A by the waveform shaping unit 22.
  • the staircase wave is converted into a pulse wave.
  • a pulse wave is a signal in which a signal value rises from a predetermined signal reference at which the signal value becomes zero to a peak value and then falls to a signal reference.
  • the signal reference is, for example, zero.
  • the height from the signal reference to the peak value is defined as the wave height of the pulse wave.
  • the height of the pulse wave corresponds to the energy of the radiation.
  • the shape of the pulse wave includes rising and rounding. The rising edge is the distortion of the signal waveform when the signal value rises from the reference value, and the rounding is the distortion of the signal waveform when the pulse wave ends.
  • the processing unit 23 and the wave height measuring unit 24 are connected to the waveform shaping unit 22.
  • the waveform shaping unit 22 inputs a signal to the processing unit 23 and the wave height measuring unit 24.
  • the processing unit 23 receives a signal from the waveform shaping unit 22 and performs a process of determining whether or not the signal contains a pulse wave.
  • the processing unit 23 includes a learning model 231 for determining the presence or absence of a pulse wave.
  • the learning model 231 is configured by using FPGA (field-programmable gate array).
  • FPGA field-programmable gate array
  • the processing unit 23 is connected to the wave height measuring unit 24.
  • a signal is input from the waveform shaping unit 22 to the wave height measuring unit 24, and information indicating that the signal includes a pulse wave is input from the processing unit 23.
  • the wave height measuring unit 24 includes a buffer memory 241. The wave height measuring unit 24 measures the wave height of the pulse wave included in the signal input from the waveform shaping unit 22 when information indicating that the signal includes a pulse wave is input from the processing unit 23.
  • a counting unit 25 is connected to the wave height measuring unit 24.
  • the wave height measuring unit 24 inputs the measured pulse wave height to the counting unit 25.
  • the counting unit 25 counts pulse waves according to wave height.
  • the counting unit 25 is a multi-channel analyzer.
  • the counting unit 25 may be in a form of counting pulse waves for all wave heights, or may be in a form of counting pulse waves only for a specific wave height.
  • the signal processing device 2 outputs data showing the relationship between the wave height of the pulse wave and the number of counts counted by the counting unit 25.
  • the count number corresponds to the number of times that the radiation detector 1 detects radiation having energy corresponding to the wave height of the pulse wave.
  • the analysis unit 3 is composed of a computer such as a personal computer.
  • the analysis unit 3 is input with the data output by the signal processing device 2.
  • the analysis unit 3 performs a process of generating a spectrum of the radiation detected by the radiation detector 1 from the relationship between the wave height of the pulse wave and the count number.
  • the analysis unit 3 corresponds to the spectrum generation unit.
  • the analysis unit 3 may further perform further processing such as elemental analysis of the radiation source based on the generated spectrum of radiation.
  • the radiation detector 1 detects fluorescent X-rays
  • the analysis unit 3 performs qualitative analysis or quantitative analysis of the elements contained in the sample based on the fluorescent X-ray spectrum.
  • the signal processing device 2 may also have a function of generating a radiation spectrum.
  • FIG. 3 is a graph schematically showing an example of a signal input to the processing unit 23.
  • the horizontal axis in the figure indicates time, and the vertical axis indicates signal value.
  • a signal is composed of a sequence of discrete signal values obtained in time series at predetermined time intervals. That is, the signal is represented by a time-series signal value sequence.
  • the learning model 231 according to the first embodiment outputs information indicating whether or not the signal contains a pulse wave when the signal values included in the signal value string constituting the signal are sequentially input. In addition, it has been learned in advance.
  • FIG. 4 is a conceptual diagram showing a functional configuration example of the learning model 231 according to the first embodiment.
  • the learning model 231 uses a recurrent neural network (RNN).
  • the learning model 231 includes a node 41 of the input layer, a node 42 of the intermediate layer, and a node 43 of the output layer. Signal values are sequentially input to the node 41 of the input layer.
  • the node 41 of the input layer outputs data to the node 42 of the intermediate layer.
  • the node 42 in the intermediate layer receives data from the node 41 in the input layer, and further feeds back the previous output.
  • the node 42 in the intermediate layer calculates the data received from the node 41 in the input layer and the data fed back using parameters, and outputs the data to the node 43 in the output layer.
  • the node 43 of the output layer receives data from the node 42 of the intermediate layer, calculates the received data using parameters, and outputs information indicating the presence or absence of a pulse wave.
  • the node 43 may output a value of 1 as information indicating that there is a pulse wave, and may output a value of zero as information indicating that there is no pulse wave.
  • Node 43 may output the probability that the signal contains a pulse wave.
  • the intermediate layer may have a plurality of nodes 42.
  • the learning model 231 may have a plurality of intermediate layers.
  • FIG. 5 is a schematic diagram showing an outline of sequential processing in the learning model 231.
  • a signal value is input to the node 41 of the input layer
  • the node 42 of the intermediate layer performs an operation
  • the node 43 of the output layer outputs information indicating the presence or absence of a pulse wave.
  • the next signal value is input to the node 41 of the input layer.
  • the node 42 in the intermediate layer performs an operation
  • the node 43 in the output layer outputs information indicating the presence or absence of a pulse wave.
  • the next signal value is input to the node 41 of the input layer.
  • the node 42 in the intermediate layer performs an operation, and the node 43 in the output layer outputs information indicating the presence or absence of a pulse wave.
  • the same processing is sequentially continued.
  • signal values are sequentially input to the learning model 231, and each time the signal values are input, the learning model 231 outputs information indicating the presence or absence of a pulse wave.
  • All the signal values included in the signal value sequence constituting the signal input to the processing unit 23 may be sequentially input to the learning model 231.
  • one signal value may be sequentially input to the learning model 231 for each predetermined number of signal values included in the signal value string constituting the signal input to the processing unit 23.
  • the learning model 231 is pre-learned to determine whether or not a pulse wave is included in a signal composed of a signal value sequence composed of a plurality of signal values including an input signal value.
  • the learning model 231 when a predetermined number of signal values are sequentially input to the learning model 231 and the last signal value in the signal value sequence constituting the pulse wave is input, the learning model 231 has the predetermined number of signal values. It outputs information indicating whether or not a pulse wave is included in the signal formed by the signal value sequence consisting of. For example, the learning model 231 may output information indicating that the signal includes a pulse wave when a predetermined number of sequentially input signal values represent the rise of the pulse wave.
  • the learning model 231 may use RSTM (Long Short-Term Memory).
  • FIG. 6 is a block diagram showing a configuration example of a learning device 5 that learns the learning model 231.
  • the learning device 5 executes the learning model generation method.
  • the learning device 5 is a computer such as a server device.
  • the learning device 5 includes a calculation unit 51, a memory 52, a storage unit 53, a display unit 54, and an operation unit 55.
  • the arithmetic unit 51 is configured by using, for example, a CPU (Central Processing Unit), a GPU (Graphics Processing Unit), or a multi-core CPU.
  • the arithmetic unit 51 may be configured by using a quantum computer.
  • the memory 52 stores temporary data generated by the calculation.
  • the memory 52 is, for example, a RAM (Random Access Memory).
  • the storage unit 53 is non-volatile, for example, a hard disk.
  • the display unit 54 is, for example, a liquid crystal display or an EL display (Electroluminescent Display).
  • the operation unit 55 accepts the input of information such as text by accepting the operation from the user.
  • the operation unit 55 is, for example, a keyboard or a touch panel.
  • the storage unit 53 stores the computer program 531.
  • the arithmetic unit 51 executes the process according to the computer program 531.
  • FIG. 7 is a flowchart showing the procedure of the process for generating the learning model 231.
  • the step is abbreviated as S.
  • the calculation unit 51 executes the following processing according to the computer program 531.
  • the calculation unit 51 generates a plurality of time-series first signal value sequences each constituting a signal including a pulse wave and a noise (S11).
  • S11 the calculation unit 51 generates a pulse wave and noise by simulation, and generates a first signal value sequence that constitutes a signal in which noise is superimposed on the pulse wave.
  • the calculation unit 51 generates noise as noise that matches the noise generated in an actual radiation detection device, such as noise of a predetermined frequency.
  • the calculation unit 51 may use the noise actually generated by the actual radiation detection device.
  • the calculation unit 51 may generate a first signal value sequence by sampling from a signal actually generated by an actual radiation detection device.
  • the calculation unit 51 stores the first signal value string data 532 including the generated plurality of first signal value strings in the storage unit 53.
  • the calculation unit 51 generates a plurality of time-series second signal value sequences each constituting a signal containing noise without containing a pulse wave (S12).
  • the arithmetic unit 51 generates noise by simulation and generates a second signal value sequence that constitutes a signal containing noise.
  • the calculation unit 51 generates noise as noise that matches the noise generated by the actual radiation detection device.
  • the calculation unit 51 may use the noise actually generated by the actual radiation detection device.
  • the calculation unit 51 may generate a second signal value sequence by sampling from a signal actually generated by an actual radiation detection device.
  • the calculation unit 51 stores the second signal value string data 533 including the generated plurality of second signal value strings in the storage unit 53.
  • the calculation unit 51 associates the first signal value string and the second signal value string with information indicating the presence or absence of a pulse wave (S13).
  • the calculation unit 51 associates the first signal value string with information indicating that the signal contains a pulse wave, and the second signal value string does not include the pulse wave. Associate information that indicates.
  • the calculation unit 51 is stored in the storage unit 53.
  • the information indicating the presence or absence of the pulse wave may be associated with the first signal value string and the second signal value string.
  • information indicating the presence or absence of the pulse wave may be associated with the first signal value string and the second signal value string.
  • information indicating the presence or absence of the pulse wave may be associated with the first signal value string and the second signal value string.
  • the calculation unit 51 includes a plurality of first signal value strings included in the first signal value string data 532, information associated with the first signal value string, and a plurality of information included in the second signal value string data 533.
  • a process for generating the learning model 231 is performed using the second signal value string and the information associated with the second signal value string as training data (S14).
  • the calculation unit 51 sequentially inputs the signal values included in the plurality of first signal value strings and the plurality of second signal value strings to the input layer of the learning model 231.
  • the signal values included in the first signal value string or the second signal value string are sequentially input to the node 41 of the input layer.
  • the learning model 231 After the signal values included in the first signal value string or the second signal value string are sequentially input, the learning model 231 provides information indicating whether or not the signal contains a pulse wave to the node 43 of the output layer. Is output from.
  • the calculation unit 51 calculates the error of the information by the error function using the information associated with the first signal value string or the second signal value string and the information output from the node 43 as variables, and the error is calculated by the error back propagation method.
  • the calculation parameters of the nodes 41, 42, and 43 of the learning model 231 are adjusted so that That is, when the signal values included in the first signal value string are sequentially input, the information indicating that the signal contains a pulse wave is almost output, and the signal values included in the second signal value string are sequentially output.
  • the parameters are adjusted so that when the signal is input, the information indicating that the signal does not contain a pulse wave is almost output.
  • the calculation unit 51 repeats the process using the plurality of first signal value sequences and the plurality of second signal value sequences, and adjusts the parameters of each node of the learning model 231 to perform machine learning of the learning model 231. ..
  • the learning model 231 may be trained to output information indicating that the signal includes a pulse wave when a signal value corresponding to the rise of the pulse wave is input.
  • the learning model 231 may be trained to output information indicating that the signal includes the pulse wave when the signal value after the end of the pulse wave is input.
  • the learning model 231 may be trained to output information indicating that the signal includes the pulse wave when the corresponding signal value is input during the pulse wave.
  • the calculation unit 51 stores the learned data 534 in which the adjusted final parameters are recorded in the storage unit 53.
  • the trained learning model 231 is generated.
  • the arithmetic unit 51 ends the process.
  • the learning model 231 included in the processing unit 23 is manufactured based on the trained data 534.
  • the learning model 231 is manufactured by writing the parameters recorded in the trained data 534 to the FPGA included in the processing unit 23.
  • FIG. 8 is a flowchart showing a procedure of processing executed by the signal processing device 2 according to the first embodiment.
  • the radiation detector 1 When radiation is incident on the radiation detection element 11, the radiation detector 1 generates a staircase wave according to the energy of the radiation and outputs a signal including the staircase wave. Even when no radiation is detected, the radiation detector 1 outputs a signal.
  • the signal processing device 2 receives a signal from the radiation detector 1 (S21).
  • the A / D conversion unit 21 A / D converts the input signal (S22).
  • the A / D conversion unit 21 inputs the A / D converted signal to the waveform shaping unit 22.
  • the waveform shaping unit 22 shapes the waveform of the input signal (S23).
  • the waveform shaping unit 22 reduces the noise included in the signal and converts the staircase wave included in the signal into a pulse wave.
  • the waveform shaping unit 22 inputs the shaped signal to the processing unit 23 and the wave height measuring unit 24 (S24).
  • the signal input from the waveform shaping unit 22 is composed of a time-series signal value sequence.
  • the wave height measuring unit 24 sequentially stores signal values in the buffer memory 241.
  • the processes S21 to S24 are individually and repeatedly executed, and the signal values are sequentially stored in the buffer memory 241.
  • the buffer memory 241 is a first-in first-out memory, and stores a plurality of sequentially input signal values. When a new signal value is input while the amount of the plurality of signal values stored in the buffer memory 241 has reached the upper limit, the buffer memory 241 stores the first among the plurality of stored signal values. The signal value is erased and a new signal value is stored.
  • the processing unit 23 sequentially inputs the signal values included in the signal value string into the learning model 231 (S25).
  • the processing unit 23 may input one signal value to the learning model 231 for each predetermined number of signal values included in the signal value sequence.
  • the learning model 231 in which the signal value is input performs the calculation of the recurrent neural network and outputs information indicating whether or not the signal formed by the signal value sequence contains a pulse wave (S26). ).
  • the learning model 231 can determine whether or not a pulse wave is included in the signal formed by the signal value sequence composed of a plurality of signal values input in the past.
  • the processing unit 23 When the learning model 231 outputs information indicating that the signal contains a pulse wave (S26: YES), the processing unit 23 outputs information indicating that the signal contains a pulse wave to the wave height measuring unit 24. Enter in.
  • the wave height measuring unit 24 reads out the signal value sequence constituting the signal including the pulse wave from the buffer memory 241.
  • the wave height measuring unit 24 is a signal composed of a predetermined number of signal values including a signal value input a predetermined time before the time when the information is input or a signal value input a predetermined number of times before the latest signal value. Read the value string. The predetermined time or the predetermined number of times is predetermined in accordance with the processing time required by the processing unit 23.
  • the wave height measuring unit 24 may read out the signal value string after waiting for a predetermined time until the signal value string necessary for measuring the wave height is stored in the buffer memory 241.
  • the processing unit 23 waits for a predetermined time until the signal value sequence required for wave height measurement is stored in the buffer memory 241, and then inputs information indicating that the signal contains a pulse wave to the wave height measurement unit 24. You may.
  • the wave height measuring unit 24 measures the wave height of the pulse wave included in the signal formed by the read signal value sequence (S27).
  • the wave height measuring unit 24 inputs the measured pulse wave height to the counting unit 25.
  • the counting unit 25 counts pulse waves according to the wave height input from the wave height measuring unit 24 (S28), and ends the process.
  • the processing unit 23 ends the processing.
  • the processing unit 23 may input information indicating that the signal does not include a pulse wave to the wave height measuring unit 24.
  • the signal processing device 2 repeatedly executes the processes of S21 to S28 individually.
  • the signal processing device 2 outputs data showing the relationship between the wave height of the pulse wave and the number of counts counted by the counting unit 25.
  • the analysis unit 3 inputs the data output by the signal processing device 2, and generates a radiation spectrum detected by the radiation detector 1 based on the data.
  • the analysis unit 3 may perform analysis based on the generated spectrum. For example, the analysis unit 3 performs elemental analysis based on the spectrum of fluorescent X-rays.
  • the signal processing device 2 uses the learning model 231 to determine the presence or absence of a pulse wave in the signal from the radiation detector 1. Thereby, the signal processing device 2 can determine the presence / absence of the pulse wave. Therefore, it is possible to detect a pulse wave having a small wave height that could not be detected by the conventional method. In addition, it becomes possible to reliably measure the wave height of a pulse wave having a small wave height, which could be barely detected by the conventional method, and the measurement accuracy of the wave height is improved. By detecting a pulse wave having a small wave height, the radiation detection device 10 can detect radiation having low energy and count the radiation. When the radiation detection device 10 detects fluorescent X-rays, it is possible to detect light elements having low fluorescent X-ray energy by elemental analysis. For example, it is possible to detect an element having an atomic number smaller than that of oxygen.
  • a recurrent neural network is used as the learning model 231.
  • the processing unit 23 can be configured to output information regarding the presence or absence of one pulse wave for one pulse wave included in the signal, so that the configuration of the signal processing device 2 can be simplified. can do.
  • the signal processing device 2 can obtain not only information on the wave height but also information according to the waveform of the signal formed by the signal value sequence by using the recurrent neural network. For example, it is possible to obtain the possibility that the pulse wave is a pulse wave corresponding to an escape peak or a thumb peak having an erroneous energy.
  • the radiation detection device 10 can create a radiation spectrum with higher accuracy.
  • the learning model 231 shows a mode for determining the presence or absence of a staircase wave.
  • the presence or absence of a staircase wave means whether or not the signal includes a portion where the signal value rises stepwise.
  • FIG. 9 is a block diagram showing a functional configuration of the radiation detection device 10 according to the second embodiment.
  • the configuration and function of the radiation detector 1 and the analysis unit 3 are the same as those in the first embodiment.
  • the processing unit 23 is connected to the A / D conversion unit 21.
  • the A / D conversion unit 21 inputs a signal to the waveform shaping unit 22 and the processing unit 23.
  • the waveform shaping unit 22 inputs a signal to the wave height measuring unit 24.
  • the processing unit 23 receives a signal from the A / D conversion unit 21 and performs a process of determining whether or not the signal includes a staircase wave.
  • the processing unit 23 includes a learning model 231 for determining the presence or absence of a staircase wave.
  • the learning model 231 is configured using FPGA.
  • the signal input from the A / D conversion unit 21 to the processing unit 23 is represented by a time-series signal value sequence.
  • the learning model 231 according to the second embodiment outputs information indicating whether or not the signal contains a staircase wave when the signal values included in the signal value string constituting the signal are sequentially input. In addition, it has been learned in advance.
  • FIG. 10 is a conceptual diagram showing a functional configuration example of the learning model 231 according to the second embodiment. Similar to the first embodiment, the learning model 231 uses an RNN. Signal values are sequentially input to the node 41 of the input layer.
  • the node 42 in the intermediate layer receives data from the node 41 in the input layer, and further feeds back the previous output.
  • the node 43 of the output layer receives data from the node 42 of the intermediate layer, calculates the received data using parameters, and outputs information indicating the presence or absence of a staircase wave. For example, the node 43 may output a value of 1 as information indicating that there is a staircase wave, and may output a value of zero as information indicating that there is no staircase wave. Node 43 may output the probability that the signal contains a staircase wave.
  • the learning model 231 executes sequential processing and outputs information indicating the presence or absence of a staircase wave each time a signal value is input. All the signal values included in the signal value sequence constituting the signal may be sequentially input to the learning model 231, or one signal value may be sequentially input for each of a plurality of signal values.
  • the learning model 231 is pre-learned to determine whether or not a staircase wave is included in a signal composed of a signal value sequence composed of a plurality of signal values including an input signal value.
  • the learning model 231 may use LSTM.
  • the learning of the learning model 231 is performed by the learning device 5 as in the first embodiment.
  • the learning device 5 executes the same processing as in S11 to S14.
  • the arithmetic unit 51 of the learning device 5 generates a plurality of time-series first signal value sequences each constituting a signal including staircase waves and noise.
  • the arithmetic unit 51 generates a plurality of time-series second signal value sequences each constituting a signal containing noise without including staircase waves.
  • the calculation unit 51 associates the first signal value string with information indicating that the signal contains a staircase wave, and the second signal value string does not include the staircase wave in the signal. Associate information that indicates.
  • the calculation unit 51 when the signal values included in the first signal value string are sequentially input, the calculation unit 51 substantially outputs information indicating that the signal includes a staircase wave, and outputs the information to the second signal value string.
  • the parameters of the learning model 231 are adjusted so that when the included signal values are sequentially input, the information indicating that the signal does not include the staircase wave is almost output.
  • the calculation unit 51 repeats the process using the plurality of first signal value sequences and the plurality of second signal value sequences to perform machine learning of the learning model 231.
  • the signal processing device 2 executes the same processing as in S21 to S28.
  • the waveform shaping unit 22 inputs the signal value to the wave height measuring unit 24, and the A / D conversion unit 21 inputs the signal value to the processing unit 23.
  • the processing unit 23 inputs the signal value to the learning model 231 and the learning model 231 outputs information indicating whether or not the signal formed by the signal value sequence includes a staircase wave.
  • the processing unit 23 transmits information indicating that the signal contains a staircase wave to the wave height measuring unit 24. input.
  • the wave height measuring unit 24 when the wave height measuring unit 24 inputs information indicating that the signal includes a staircase wave, the wave height measuring unit 24 reads the signal value sequence constituting the signal including the pulse wave from the buffer memory 241 and reads the signal value sequence. The height of the pulse wave included in the signal composed of the signal value sequence is measured.
  • the signal processing device 2 repeatedly executes the processes of S21 to S28 individually.
  • the signal processing device 2 outputs data showing the relationship between the wave height of the pulse wave and the count number, and the analysis unit 3 inputs the data output by the signal processing device 2 and the spectrum of the radiation detected by the radiation detector 1.
  • the analysis unit 3 may perform elemental analysis of the radiation source based on the spectrum of radiation.
  • the signal processing device 2 inputs the signal value before shaping by the waveform shaping unit 22 into the learning model 231 and presents or does not have a staircase wave in the signal from the radiation detector 1. To judge.
  • the signal processing device 2 can determine the presence or absence of staircase waves. Therefore, a staircase wave with a small wave height can be detected.
  • the radiation detection device 10 can detect radiation having low energy and count the radiation.
  • the processing unit 23 can be configured to output information regarding the presence or absence of one staircase wave for one staircase wave included in the signal. be. Therefore, the configuration of the signal processing device 2 can be simplified.
  • the signal processing device 2 may be in a form that does not use the waveform shaping unit 22.
  • the wave height measuring unit 24 receives a signal from the A / D conversion unit 21, and when information indicating that the signal includes a staircase wave is input from the processing unit 23, the wave height of the staircase wave is calculated. taking measurement.
  • the counting unit 25 counts the staircase waves according to the wave height. Counting staircase waves means counting the number of parts of the signal where the signal value rises.
  • FIG. 11 is a block diagram showing a functional configuration of the radiation detection device 10 according to the third embodiment.
  • the configuration and function of the radiation detector 1 and the analysis unit 3 are the same as those in the first embodiment.
  • the configurations and functions of the A / D conversion unit 21, the waveform shaping unit 22, the wave height measuring unit 24, and the counting unit 25 are the same as those in the first embodiment.
  • the processing unit 23 includes a learning model 231 for determining the presence / absence of a pulse wave and a buffer memory 232.
  • the learning model 231 is configured using FPGA.
  • the buffer memory 232 is a first-in first-out memory, and stores a plurality of sequentially input signal values. When a new signal value is input while the amount of the plurality of signal values stored in the buffer memory 232 has reached the upper limit, the buffer memory 232 stores the first among the plurality of stored signal values. The signal value is erased and a new signal value is stored.
  • the processing unit 23 receives a signal from the waveform shaping unit 22 and performs a process of determining whether or not the signal contains a pulse wave.
  • the input signal is represented by a time-series signal value sequence.
  • the processing unit 23 stores a plurality of signal values included in the signal value sequence constituting the input signal in the buffer memory 232.
  • the processing unit 23 collectively inputs a signal value sequence composed of a plurality of signal values stored in the buffer memory 232 into the learning model 231.
  • the learning model 231 according to the third embodiment outputs information indicating whether or not a pulse wave is included in the signal composed of the input signal value strings when the signal value strings are collectively input. , Pre-learned.
  • FIG. 12 is a conceptual diagram showing a functional configuration example of the learning model 231 according to the third embodiment.
  • the learning model 231 uses a fully connected neural network having an input layer, a plurality of intermediate layers, and an output layer, each having a plurality of nodes.
  • the input layer has a plurality of nodes 41 into which a plurality of signal values included in the signal value sequence are input.
  • One signal value in the signal value sequence is input to one node 41, and each signal value is input to one of the nodes 41.
  • the input layer includes m nodes 41, and m signal values are input to the input layer. That is, a plurality of signal values included in the signal value sequence are input in parallel to the plurality of nodes 41 included in the input layer. In this way, a signal value sequence composed of a plurality of signal values is collectively input to the learning model 231.
  • the learning model 231 has n (n is a natural number) intermediate layers.
  • the first intermediate layer has a plurality of nodes 421.
  • Each node 41 of the input layer outputs data to a plurality of nodes 421.
  • the plurality of nodes 421 receive data from the nodes 41 of the input layer, perform calculations using parameters, and output the calculation result data to the plurality of nodes 422 included in the second intermediate layer.
  • the nodes included in each intermediate layer receive data from a plurality of nodes in the previous intermediate layer, calculate the received data using parameters, and output the data to the nodes in the subsequent intermediate layer.
  • the node has f ( ⁇ (w * x), where x is the value of the data received from each node in the previous layer, w is the weight corresponding to each node, b is the bias value, and f () is the activation function. ) + B) is performed, and the data of the calculation result is output to a plurality of nodes in the subsequent layer.
  • the activation function is, for example, a relu function or a sigmoid function.
  • the activation function may be another function generally used in machine learning.
  • the output layer of the learning model 231 has a single node 43.
  • the plurality of nodes 42n included in the nth intermediate layer output data to the node 43 included in the output layer.
  • the node 43 of the output layer receives data from a plurality of nodes 42n, calculates the received data using parameters, and outputs information indicating the presence or absence of a pulse wave.
  • the activation function at the node 43 is a function that outputs data indicating whether or not the operation result of ( ⁇ (w * x) + b) is a positive value.
  • the node 43 may output a value of 1 as data indicating a positive value and output a value of zero as data indicating a value of zero or less.
  • the data showing a positive value is information indicating that there is a pulse wave
  • the data showing a value of zero or less is information indicating that there is no pulse wave.
  • Node 43 may output the probability that the signal contains a pulse wave.
  • the learning model 231 may be a neural network having a single intermediate layer.
  • a convolutional neural network (CNN) may be used as the neural network, or RCNN (Regions with Convolutional Neural Networks) or a segmentation network may be used.
  • the learning of the learning model 231 is performed by the learning device 5 as in the first embodiment.
  • the learning device 5 executes the same processing as in S11 to S14.
  • the arithmetic unit 51 of the learning device 5 generates a plurality of time-series first signal value sequences each constituting a signal including a pulse wave and a noise.
  • the calculation unit 51 normalizes the first signal value sequence so that the signal value is included in the predetermined range. Normalization eliminates the need to handle pulse waves of various sizes.
  • the arithmetic unit 51 generates a plurality of time-series second signal value sequences that each form a signal that does not include a pulse wave and contains noise.
  • the calculation unit 51 associates the first signal value string with information indicating that the signal contains a pulse wave, and the second signal value string does not include the pulse wave. Associate information that indicates.
  • the calculation unit 51 when the first signal value string is collectively input, the calculation unit 51 substantially outputs information indicating that the signal includes a staircase wave, and the signal values included in the second signal value string are summarized. The parameters of the training model 231 are adjusted so that the information indicating that the signal does not include the staircase wave is almost output when the signal is input.
  • the calculation unit 51 repeats the process using the plurality of first signal value sequences and the plurality of second signal value sequences to perform machine learning of the learning model 231.
  • the calculation unit 51 stores the learned data 534 in which the adjusted final parameters are recorded in the storage unit 53. In this way, the trained learning model 231 is generated.
  • the learning model 231 included in the processing unit 23 is manufactured based on the trained data 534. For example, the learning model 231 is manufactured by writing the parameters recorded in the trained data 534 to the FPGA included in the processing unit 23.
  • the signal processing device 2 executes the same processing as in S21 to S28.
  • the waveform shaping unit 22 inputs the signal value to the processing unit 23 and the wave height measuring unit 24.
  • the processing unit 23 sequentially stores the signal values in the buffer memory 232
  • the wave height measuring unit 24 sequentially stores the signal values in the buffer memory 241.
  • the processes S21 to S24 are individually and repeatedly executed, and the signal values are sequentially stored in the buffer memories 232 and 241.
  • the processing unit 23 collectively inputs a signal value sequence composed of a plurality of signal values into the learning model 231.
  • the processing unit 23 normalizes the signal value sequence so that the signal values are included in the predetermined range, and then inputs the signal values to the learning model 231.
  • the processing unit 23 performs normalization by dividing each signal value by the maximum value in the signal value sequence.
  • the magnitude of the pulse wave is made uniform.
  • it is possible to detect a pulse wave of any size by the same processing using the learning model 231. Since any pulse wave can be detected by the same processing, the detection accuracy of the pulse wave is stable.
  • learning the learning model 231 it is not necessary to perform learning so that pulse waves of various sizes can be detected.
  • the processing unit 23 may input to the learning model 231 after thinning out the signal values included in the signal value sequence.
  • the processing unit 23 may input a signal value sequence in which all signal values are different to the learning model 231 each time the processing of S25 is performed, and a signal in which some signal values are duplicated may be input. You may enter a value string.
  • the learning model 231 to which the signal value sequence is input performs the calculation of the neural network as described above, and outputs information indicating whether or not the signal formed by the signal value sequence contains a pulse wave. ..
  • the learning model 231 can determine whether or not a pulse wave is included in the signal formed by the signal value sequence composed of a plurality of signal values input collectively.
  • the processing unit 23 inputs information indicating that the signal contains a pulse wave to the wave height measuring unit 24.
  • the wave height measuring unit 24 when the wave height measuring unit 24 inputs information indicating that the signal includes a pulse wave, the wave height measuring unit 24 reads out a signal value sequence constituting the signal including the pulse wave from the buffer memory 241. For example, the wave height measuring unit 24 reads from the buffer memory 241 a signal value string equivalent to the signal value string input to the learning model 231 in S25.
  • the wave height measuring unit 24 is a signal consisting of a signal value string input a predetermined time before the time when the information is input, or a plurality of signal values including a signal value input a predetermined number of times before the latest signal value. Read the value string. The predetermined time or the predetermined number of times is predetermined in accordance with the processing time required by the processing unit 23.
  • the wave height measuring unit 24 may read out a signal value sequence that does not completely match the signal value sequence input to the learning model 231 in S25.
  • the wave height measuring unit 24 measures the wave height of the pulse wave included in the signal formed by the read signal value sequence.
  • the signal processing device 2 repeatedly executes the processes of S21 to S28 individually.
  • the signal processing device 2 outputs data showing the relationship between the wave height of the pulse wave and the count number, and the analysis unit 3 inputs the data output by the signal processing device 2 and the spectrum of the radiation detected by the radiation detector 1.
  • the analysis unit 3 may perform elemental analysis of the radiation source based on the spectrum of radiation.
  • the signal value sequence input to the learning model 231 contains a sufficient number of signal values for the signal to represent a pulse wave.
  • the number of signal values included in the signal value sequence is such that the total time interval of the signal values exceeds the width of the pulse wave.
  • the time length of the signal formed by the signal value sequence needs to be sufficiently longer than the width of the pulse wave. Therefore, more specifically, it is desirable that the total time interval of the signal values included in the signal value sequence input to the learning model 231 is several times or more the width of the pulse wave.
  • the position of the pulse wave in the signal composed of the signal value sequence varies.
  • the pulse wave may be located near the center of the signal, the pulse wave may be located immediately after the start of the signal, and the pulse wave may be located immediately before the end of the signal.
  • the learning device 5 when the pulse wave is located in a predetermined range in the signal formed by the first signal value string, the learning device 5 includes the pulse wave in the signal in the first signal value string. It is desirable to associate information that indicates that.
  • the learning device 5 uses the signal value string as the second signal value string and sets the second signal value string in the second signal value string. It is desirable to correlate information indicating that the signal does not contain pulse waves. For example, when the pulse wave is located near the center of the signal, the signal value string is set as the first signal value string, and when the pulse wave is located outside the center of the signal, the signal value string is set as the second signal value string. do.
  • a pulse wave located in a predetermined range in the signal formed by the signal value sequence input to the learning model 231 is detected. Pulse waves located outside the specified range in the signal are not detected.
  • the signal value sequence is input to the learning model 231 multiple times, the same pulse wave is included in the signal composed of the plurality of signal value sequences while changing the position. Duplicate waves are prevented from being detected.
  • the signal processing device 2 determines the presence or absence of a pulse wave in the signal from the radiation detector 1 by using the learning model 231. As a result, the signal processing device 2 can detect a pulse wave having a small wave height, detect a radiation having a low energy, and count the radiation.
  • the radiation detection device 10 detects fluorescent X-rays, it is possible to detect light elements having low fluorescent X-ray energy by elemental analysis.
  • the processing unit 23 receives a signal from the A / D conversion unit 21 and uses the learning model 231 to determine the presence or absence of a staircase wave in the signal. good.
  • the learning model 231 collectively inputs the signal value strings constituting the signal from the A / D conversion unit 21, and whether or not the signal formed by the input signal value sequence includes a staircase wave. Outputs information indicating.
  • the wave height measuring unit 24 measures the wave height of the staircase wave or the pulse wave when information indicating that the signal includes a staircase wave is input from the processing unit 23.
  • the processing unit 23 may be in a form in which signals are input from the A / D conversion unit 21 and the waveform shaping unit 22 and the presence or absence of a pulse wave is determined using the learning model 231.
  • the learning model 231 collectively inputs the signal value sequence constituting the signal from the A / D conversion unit 21 and the signal value sequence constituting the signal from the waveform shaping unit 22, and is input from the waveform shaping unit 22. It is learned to output information indicating the presence or absence of a pulse wave in the signal of.
  • the wave height measuring unit 24 measures the wave height of the pulse wave when information indicating that the signal includes a pulse wave is input from the processing unit 23.
  • FIG. 13 is a block diagram showing a functional configuration of the radiation detection device 10 according to the fourth embodiment.
  • the configuration and function of the radiation detector 1 and the analysis unit 3 are the same as those in the first embodiment.
  • the signal processing device 2 includes an A / D conversion unit 21, a processing unit 23, and a counting unit 25.
  • the A / D conversion unit 21 inputs a signal including a staircase wave to the processing unit 23.
  • the processing unit 23 determines the wave height of the staircase wave included in the signal input from the A / D conversion unit 21, and inputs the wave height to the counting unit 25.
  • FIG. 14 is a conceptual diagram showing a first example of the functional configuration of the learning model 231 according to the fourth embodiment. Similar to Embodiment 1 or 2, the learning model 231 uses an RNN. Signal values are sequentially input to the node 41 of the input layer.
  • the node 42 in the intermediate layer receives data from the node 41 in the input layer, and further feeds back the previous output.
  • the node 43 of the output layer receives data from the node 42 of the intermediate layer, calculates the received data using parameters, and outputs the wave height of the staircase wave. For example, the node 43 outputs a value of zero as the wave height when the signal does not include a staircase wave, and outputs a value of the wave height when the signal contains a staircase wave.
  • the learning model 231 executes sequential processing and outputs the wave height of the staircase wave each time a signal value is input. All the signal values included in the signal value sequence constituting the signal may be sequentially input to the learning model 231, or one signal value may be sequentially input for each of a plurality of signal values.
  • the learning model 231 is pre-learned to output the wave height of the staircase wave included in the signal formed by the signal value sequence composed of a plurality of signal values including the input signal value.
  • the learning model 231 may use LSTM.
  • the learning of the learning model 231 is performed by the learning device 5 as in the first or second embodiment.
  • the learning device 5 executes the same processing as in S11 to S14.
  • the arithmetic unit 51 of the learning device 5 generates a plurality of time-series first signal value sequences each constituting a signal including staircase waves and noise.
  • the arithmetic unit 51 generates a plurality of time-series second signal value sequences each constituting a signal containing noise without including staircase waves.
  • the calculation unit 51 associates the wave height of the staircase wave with the first signal value sequence, and associates zero as the wave height with the second signal value sequence.
  • the calculation unit 51 when the signal values included in the first signal value string are sequentially input, the calculation unit 51 substantially outputs the wave height of the staircase wave, and sequentially inputs the signal values included in the second signal value string. When this is done, the parameters of the training model 231 are adjusted so that a value of zero is output as the wave height.
  • the calculation unit 51 repeats the process using the plurality of first signal value sequences and the plurality of second signal value sequences to perform machine learning of the learning model 231.
  • the learning model 231 may be in a form in which a signal value sequence composed of a plurality of signal values is collectively input.
  • FIG. 15 is a conceptual diagram showing a second example of the functional configuration of the learning model 231 according to the fourth embodiment.
  • the learning model 231 uses a fully connected neural network as in the third embodiment.
  • the input layer has a plurality of nodes 41 into which a plurality of signal values included in the signal value sequence are input.
  • the learning model 231 has n intermediate layers.
  • the plurality of nodes 421 included in the first intermediate layer receive data from the node 41 of the input layer, perform an operation using parameters, and output the operation result data to the plurality of nodes 422 included in the second intermediate layer. do.
  • the nodes included in each intermediate layer receive data from a plurality of nodes in the previous intermediate layer, calculate the received data using parameters, and output the data to the nodes in the subsequent intermediate layer.
  • the output layer of the learning model 231 has a single node 43.
  • the node 43 of the output layer receives data from a plurality of nodes 42n, calculates the received data using parameters, and outputs the wave height.
  • the learning model 231 is trained in advance so as to output the wave height of the staircase wave included in the signal formed by the signal value string when the signal value string composed of a plurality of signal values is input together.
  • the learning model 231 may be a neural network having a single intermediate layer.
  • the learning model 231 may use CNN as a neural network, or may use RCNN or a segmentation network.
  • the learning of the learning model 231 is performed by the learning device 5 as in the third embodiment.
  • the learning device 5 executes the same processing as in S11 to S14.
  • the arithmetic unit 51 of the learning device 5 generates a first signal value sequence that constitutes a signal including staircase waves and noise.
  • the arithmetic unit 51 generates a second signal value sequence that constitutes a signal that does not include staircase waves but contains noise.
  • the calculation unit 51 associates the wave height of the staircase wave with the first signal value sequence, and associates zero as the wave height with the second signal value sequence.
  • the calculation unit 51 substantially outputs the wave height of the staircase wave when the first signal value string is input, and substantially outputs a zero value as the wave height when the second signal value string is input. Adjust the parameters of the training model 231.
  • the calculation unit 51 repeats the process using the plurality of first signal value sequences and the plurality of second signal value sequences to perform machine learning of the learning model 231.
  • the learning model 231 may be in a form of outputting the probability that the wave height is each value.
  • FIG. 16 is a conceptual diagram showing a third example of the functional configuration of the learning model 231 according to the fourth embodiment.
  • the input layer has a plurality of nodes 41 into which a plurality of signal values included in the signal value sequence are input.
  • the learning model 231 has n intermediate layers.
  • the output layer of the learning model 231 has a plurality of nodes 43. Each node 43 receives data from a plurality of nodes 42n, and calculates the received data using parameters.
  • One node 43 outputs the probability that the height of the staircase wave is zero.
  • Each of the other nodes 43 outputs the probability that the wave height is each value of a1, a2, ....
  • the node 43 may output the probability as a real number from 0 to 1, or may output as a binary value of 0 or 1.
  • the learning model 231 is trained in advance so that when a signal value sequence composed of a plurality of signal values is input together, the probability of being output for the same value as the wave height of the staircase wave is maximized.
  • the learning model 231 may be a neural network having a single intermediate layer.
  • the learning model 231 may use CNN as a neural network, or may use RCNN or a segmentation network.
  • the learning of the learning model 231 is performed by the learning device 5 as in the third embodiment.
  • the learning device 5 executes the same processing as in S11 to S14.
  • the arithmetic unit 51 of the learning device 5 generates a first signal value sequence that constitutes a signal including staircase waves and noise.
  • the arithmetic unit 51 generates a second signal value sequence that constitutes a signal that does not include staircase waves but contains noise.
  • the calculation unit 51 associates the first signal value string with the information that maximizes the probability corresponding to the wave height of the staircase wave, and maximizes the probability that the wave height is zero in the second signal value string. Associate information.
  • the calculation unit 51 when the first signal value string is input, the calculation unit 51 has the maximum probability of outputting the same value as the wave height of the staircase wave included in the signal formed by the first signal value string, and the second signal.
  • the parameters of the training model 231 are adjusted so that the probability that the wave height is zero is maximized when the value sequence is input.
  • the calculation unit 51 repeats the process using the plurality of first signal value sequences and the plurality of second signal value sequences to perform machine learning of the learning model 231.
  • FIG. 17 is a flowchart showing a processing procedure executed by the signal processing device 2 according to the fourth embodiment.
  • the signal processing device 2 receives a signal from the radiation detector 1 (S31), and the A / D conversion unit 21 converts the signal into A / D (S32).
  • the A / D conversion unit 21 inputs the A / D converted signal to the processing unit 23.
  • the processing unit 23 inputs the signal values constituting the input signal to the learning model 231 (S33).
  • the processing unit 23 sequentially inputs signal values to the learning model 231 or collectively inputs a signal value sequence composed of a plurality of signal values.
  • the learning model 231 performs the calculation of the neural network and outputs the wave height of the staircase wave included in the signal, or outputs the probability that the wave height is each value.
  • the processing unit 23 inputs the value of the wave height output by the learning model 231 to the counting unit 25, or inputs the value of the wave height having the maximum probability of being output by the learning model 231 to the counting unit 25. When the wave height is zero, the processing unit 23 does not have to input the wave height to the counting unit 25.
  • the counting unit 25 identifies the wave height based on the input information (S34). When the wave height is zero (S34: YES), the counting unit 25 does not count, and the signal processing device 2 ends the processing. If the wave height is not zero (S34: NO), the counting unit 25 counts the staircase waves according to the wave height (S35), and ends the process.
  • the signal processing device 2 repeatedly executes the processes of S31 to S35 individually.
  • the signal processing device 2 outputs data showing the relationship between the wave height of the staircase wave and the number of counts, and the analysis unit 3 inputs the data output by the signal processing device 2 and the spectrum of the radiation detected by the radiation detector 1. To generate.
  • the analysis unit 3 may perform elemental analysis of the radiation source based on the spectrum of radiation.
  • the signal processing device 2 measures the wave height of the staircase wave in the signal from the radiation detector 1 by using the learning model 231.
  • the signal processing device 2 can detect a staircase wave having a small wave height, detect a radiation having a low energy, and count the radiation.
  • the radiation detection device 10 detects fluorescent X-rays, it is possible to detect light elements having low fluorescent X-ray energy by elemental analysis.
  • the processing unit 23 can be configured to output information on the wave height of one staircase wave for one staircase wave included in the signal. Therefore, the configuration of the signal processing device 2 can be simplified.
  • FIG. 18 is a block diagram showing a functional configuration of the processing unit 23 according to the fifth embodiment.
  • the processing unit 23 has a calculation unit 233 and a memory 234.
  • the calculation unit 233 is configured by using, for example, a CPU, a GPU, or a multi-core CPU.
  • the arithmetic unit 233 may be configured by using a quantum computer.
  • the memory 234 is a non-volatile memory.
  • the memory 234 stores the computer program 235.
  • the computer program 235 is stored in the memory 234 by being read from a recording medium 230 such as an optical disk that stores the computer program 235 by a recording device (not shown) and written in the memory 234.
  • the calculation unit 233 executes the processing required for the processing unit 23 according to the computer program 235.
  • the learning model 231 is realized by the arithmetic unit 233 executing information processing according to the computer program 235.
  • the calculation unit 233 executes information processing according to the computer program 235 to execute the processing required for the processing units 23 in the first to fourth embodiments. In this way, the processing unit 23 in the first to fourth embodiments is realized.
  • the configurations and functions of the radiation detector 1 and the analysis unit 3 are the same as those of the first to fourth embodiments.
  • the configuration and function of the parts other than the processing unit 23 of the signal processing device 2 are the same as those of the first to fourth embodiments.
  • the signal processing device 2 and the radiation detection device 10 perform the same processing as in the first to fourth embodiments.
  • the signal processing device 2 measures the wave height of the staircase wave or the pulse wave in the signal from the radiation detector 1 by using the learning model 231. As a result, the signal processing device 2 can detect a pulse wave having a small wave height, detect a radiation having a low energy, and count the radiation.
  • the radiation detection device 10 detects fluorescent X-rays, it is possible to detect light elements having low fluorescent X-ray energy by elemental analysis.
  • a part or all of the part other than the processing unit 23 of the signal processing device 2 may also be realized by using a computer program.
  • all the processing for acquiring the wave height of the staircase wave or the pulse wave is performed inside the signal processing device 2, but the signal processing device 2 performs a part of the processing. It may be executed in the cloud outside the signal processing device 2.
  • the signal processing device 2 may be in a form in which a process using the learning model 231 is executed in the cloud.
  • the signal processing device 2 may be in a form that utilizes both the conventional method and the method using the learning model 231.
  • the signal processing device 2 acquires the wave height by a conventional method for a staircase wave or a pulse wave having a large wave height, and acquires the wave height by a method using a learning model 231 for a staircase wave or a pulse wave having a small wave height. There may be.
  • FIG. 19 is a block diagram showing a functional configuration of the radiation detection device 10 according to the sixth embodiment.
  • the configuration and function of the radiation detector 1 and the signal processing device 2 are the same as those of any of the first to fifth embodiments.
  • the analysis unit 3 includes a display unit 31 and an operation unit 32.
  • the display unit 31 is, for example, a liquid crystal display or an EL display (Electroluminescent Display).
  • the operation unit 32 receives an operation from the user.
  • the analysis unit 3 displays the spectrum of the radiation detected by the radiation detector 1 on the display unit 31.
  • FIG. 20 is a schematic diagram showing a first example of the spectrum displayed by the display unit 31.
  • the horizontal axis shows the energy of radiation, and the vertical axis shows the number of counts of radiation for each energy.
  • the energy of radiation corresponds to the height of the staircase or pulse wave.
  • the analysis unit 3 displays on the display unit 31 the reliability when determining the presence / absence of staircase waves or pulse waves or the wave height for a plurality of energy ranges included in the spectrum using the learning model 231. do.
  • the analysis unit 3 acquires the output of the learning model 231 and specifies the reliability according to the output of the learning model 231. For example, the analysis unit 3 may calculate the average of the reliability obtained from the learning model 231 for the step wave or the pulse wave of the wave height corresponding to each range, and display the calculated average of the reliability.
  • the user can know the reliability of each peak included in the spectrum and the presence of an element for each peak. For radiation with low-reliability energy, more reliable elemental analysis can be performed by repeating the measurement as necessary.
  • 21A, 21B and 21C are schematic views showing a second example of the spectrum displayed by the display unit 31.
  • the horizontal axis shows the energy of radiation, and the vertical axis shows the number of counts of radiation for each energy.
  • the analysis unit 3 displays a slide bar for designating the reliability in addition to the spectrum. The user can specify the reliability by using the slide bar by operating the operation unit 32.
  • the analysis unit 3 displays on the display unit 31 a spectrum generated from a staircase wave or a pulse wave having a reliability equal to or higher than a designated reliability.
  • FIG. 21A shows an example of a spectrum generated from a staircase wave or a pulse wave having a reliability of 0.8 or more.
  • FIG. 21B shows an example of a spectrum generated from a staircase wave or a pulse wave having a reliability of 0.7 or more.
  • FIG. 21C shows an example of a spectrum generated from a staircase wave or a pulse wave having a reliability of 0.9 or more.
  • the reliability the higher the intensity of the peak in the spectrum and the wider the peak.
  • the higher the confidence the less intense the peak, the narrower the width of the peak, and the sharper the peak.
  • the accuracy of elemental analysis can be improved based on a highly reliable spectrum.
  • the reliability By lowering the reliability, the intensity of the peak is increased, so that the radiation count rate is improved.
  • the user can check the spectrum while changing the reliability and adjust the reliability according to the application. For example, when performing elemental analysis of substances in which the peaks are separated from each other in the fluorescent X-ray spectrum, the reliability may be lowered. When inspecting the presence or absence of foreign matter in a substance, reliability may be reduced in order to improve the counting rate and shorten the inspection time, even at the expense of quantitativeness. When performing elemental analysis of a substance having a short distance between peaks in the fluorescent X-ray spectrum, it is necessary to increase the reliability so that the peaks can be separated.
  • FIG. 22 is a schematic diagram showing a third example of the spectrum displayed by the display unit 31.
  • the horizontal axis shows the energy of radiation, and the vertical axis shows the number of radiation counts for each energy.
  • the analysis unit 3 numerically displays the reliability of each peak.
  • FIG. 23 is a schematic diagram showing a fourth example of the spectrum displayed by the display unit 31.
  • the horizontal axis shows the energy of radiation, and the vertical axis shows the number of radiation counts for each energy.
  • the analysis unit 3 displays a warning for unreliable peaks. In the example shown in FIG. 23, the analysis unit 3 displays a warning indicating that there is a possibility of an escape peak or a thumb peak for a peak that is unreliable and may be an escape peak or a thumb peak.
  • the reliability is determined according to the state of the detected staircase wave or pulse wave.
  • the analysis unit 3 performs a process of lowering the reliability when the width of the detected staircase wave or pulse wave is longer than the width of the past staircase wave or pulse wave.
  • the analysis unit 3 performs a process of lowering the reliability when the wave height of the staircase wave or the pulse wave is equal to the wave height of the staircase wave or the pulse wave detected frequently in the past.
  • the staircase wave or pulse wave may correspond to the thumb peak.
  • the analysis unit 3 performs a process of lowering the reliability when the wave height of the staircase wave or the pulse wave is a value obtained by subtracting a predetermined value from the wave height of the staircase wave or the pulse wave detected frequently in the past. conduct.
  • the staircase wave or pulse wave may correspond to the escape peak.
  • the learning model 231 outputs the probability that the signal contains a step wave or a pulse wave, or the probability that the wave height is each value, and the analysis unit 3 uses the probability output by the learning model 231 as the reliability. You may use it.
  • the reliability display methods shown in FIGS. 20 to 23 are examples, and the display methods are not limited to these.
  • the analysis unit 3 may change the energy range or the color of the peak according to the reliability.
  • the analysis unit 3 may display only an energy range or a peak having a certain range of reliability, or may display a plurality of spectra having different reliability side by side.
  • the first signal value string and the second signal value string constituting the noise-containing signal are used, but the first signal value string and the second signal value string are used. It may be a signal value sequence that constitutes a noise-free signal.
  • the learning device 5 generates a first signal value sequence containing a staircase wave or a pulse wave and not containing noise, and in S12, it does not contain either a staircase wave or a pulse wave and includes noise. Generates a second signal value sequence that constitutes a non-existent signal.
  • the learning device 5 trains both the first signal value sequence and the second signal value sequence that form a noise-containing signal, and the first signal value sequence and the second signal value sequence that form a noise-free signal. It may be used as data.
  • the learning device 5 may use a first signal value sequence that constitutes a noise-containing signal and a second signal value sequence that constitutes a noise-free signal, and constitutes a noise-free signal.
  • a first signal value string and a second signal value string constituting a signal containing noise may be used.
  • the step wave or the pulse wave is detected only by the process using the learning model 231.
  • the signal processing device 2 is the process using the learning model 231 and the process using the threshold value. And may be used in combination.
  • the signal processing device 2 detects a staircase wave or a pulse wave having a high wave height by processing using a threshold value, and detects a staircase wave or a pulse wave having a low wave height by a process using the learning model 231. You may.
  • Radiation detector 10 Radiation detection device 11 Radiation detection element 2 Signal processing device 21 A / D conversion unit 22 Waveform shaping unit 23 Processing unit 231 Learning model 235 Computer program 24 Wave height measurement unit 25 Counting unit 3 Analysis unit 5 Learning device

Landscapes

  • Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Molecular Biology (AREA)
  • Spectroscopy & Molecular Physics (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • High Energy & Nuclear Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Artificial Intelligence (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • General Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Evolutionary Computation (AREA)
  • Analytical Chemistry (AREA)
  • Immunology (AREA)
  • Biochemistry (AREA)
  • Pathology (AREA)
  • Chemical & Material Sciences (AREA)
  • Measurement Of Radiation (AREA)

Abstract

低エネルギーの放射線の検出を可能にする信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラムを提供する。 放射線の検出に応じた階段波又は前記階段波を変換したパルス波を、波高別にカウントする信号処理方法において、時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルへ、放射線検出に係る前記信号値列を入力し、前記学習モデルが出力する情報に応じて、前記階段波又は前記パルス波を波高別にカウントする。

Description

信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム
 本発明は、放射線の検出によって発生する信号を処理するための信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラムに関する。
 X線等の放射線を検出する放射線検出装置は、放射線検出器と、放射線検出器が出力する信号を処理する信号処理装置とを備えている。放射線検出器は、半導体放射線検出素子等を用いて構成されており、放射線が検出される都度、階段波を出力する。信号処理装置は、階段波をパルス波へ変換し、パルス波の波高を測定する。パルス波の波高は放射線のエネルギーに対応する。従来の放射線検出装置では、閾値を設定しておき、信号値が閾値を超過した場合に、パルス波を検出したと判定し、検出したパルス波の波高を測定する。特許文献1には、従来の放射線検出装置の例が開示されている。
国際公開第2017/187972号
 信号に含まれるノイズが閾値を超過した場合は、放射線検出装置はパルス波を誤検出することになる。誤検出を防止するためには、閾値は十分に大きい値である必要がある。放射線検出装置で蛍光X線を検出することにより、試料に含まれる元素を検出する場合、検出される蛍光X線のエネルギーは、元素の種類に応じた値となる。一般的に、元素の原子番号が大きいほど、蛍光X線のエネルギーは高い。放射線検出装置は、エネルギーが低くパルス波の波高が閾値に達しない蛍光X線を検出できないので、蛍光X線のエネルギーが低い軽元素は、検出が困難となる。例えば、閾値が0.4keVである放射線検出装置を用いた場合は、酸素よりも原子番号が小さい元素は検出することができない。
 本発明は、斯かる事情に鑑みてなされたものであって、その目的とするところは、低エネルギーの放射線の検出を可能にする信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラムを提供することにある。
 本発明に係る信号処理方法は、放射線の検出に応じた階段波又は前記階段波を変換したパルス波を、波高別にカウントする信号処理方法において、放射線検出器からの信号を構成する時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルへ、放射線検出に係る前記信号値列を入力し、前記学習モデルが出力する情報に応じて、前記階段波又は前記パルス波を波高別にカウントすることを特徴とする。
 本発明の一形態においては、学習モデルを利用して、放射線検出器からの信号について、放射線の検出に応じた階段波若しくは階段波を変換したパルス波の有無又は波高を判定する。学習モデルは、信号を構成する信号値列を入力され、階段波若しくはパルス波の有無又は波高に関する情報を出力する。小さい波高の階段波又はパルス波を検出し、エネルギーが低い放射線を検出することができる。
 本発明に係る信号処理方法は、前記学習モデルは、再帰型ニューラルネットワークを用いており、前記信号値列に含まれる信号値を逐次的に入力され、一の信号値を入力された場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力することを特徴とする。
 本発明の一形態においては、学習モデルとして、再帰型ニューラルネットワークを用いる。学習モデルは、信号値を逐次的に入力され、一の信号値を入力される都度、階段波若しくはパルス波の有無又は波高に関する情報を出力する。再帰型ニューラルネットワークを用いることにより、信号に含まれる一つのパルス波に対して、一つのパルス波の有無に関する情報を出力する構成にすることが可能であるので、信号処理装置の構成を簡素にすることができる。また、学習モデルに過去に入力された複数の信号値からなる信号値列が構成する信号の波形に応じた情報を得ることも可能である。
 本発明に係る信号処理方法は、前記学習モデルは、複数の信号値からなる信号値列をまとめて入力された場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力することを特徴とする。
 本発明の一形態においては、学習モデルは、複数の信号値からなる信号値列をまとめて入力され、階段波若しくはパルス波の有無又は波高に関する情報を出力する。信号値列が構成する信号について、階段波若しくはパルス波の有無又は波高を判定することができる。
 本発明に係る信号処理方法は、前記信号値列を正規化した上でまとめて前記学習モデルへ入力することを特徴とする。
 本発明の一形態においては、信号値列は、正規化した上でまとめて学習モデルへ入力される。信号値列を正規化することによって、階段波又はパルス波の検出精度を安定させることができる。
 本発明に係る信号処理方法は、前記学習モデルは、前記信号に前記階段波又は前記パルス波が含まれているか否かを示す情報を出力し、前記信号に前記階段波又は前記パルス波が含まれていることを示す情報が前記学習モデルから出力された場合に、前記階段波又は前記パルス波の波高を測定することを特徴とする。
 本発明の一形態においては、学習モデルは、信号を構成する信号値列を入力され、階段波若しくはパルス波が信号に含まれているか否かを示す情報を出力する。階段波若しくはパルス波が信号に含まれている場合に、階段波若しくはパルス波の波高の測定が行われる。信号中の階段波又はパルス波を検出することができる。
 本発明に係る学習モデル生成方法は、放射線の検出に応じた階段波又は前記階段波を変換したパルス波を含んだ信号を夫々に構成する時系列的な複数の第1信号値列と、前記階段波及び前記パルス波のいずれをも含んでいない信号を夫々に構成する時系列的な複数の第2信号値列とを取得し、前記第1信号値列と、前記第1信号値列に関連付けた、前記階段波若しくは前記パルス波があることを示す情報又は前記階段波若しくは前記パルス波の波高を示す情報と、前記第2信号値列と、前記第2信号値列に関連付けた、前記階段波若しくは前記パルス波が無いことを示す情報又は前記階段波若しくは前記パルス波の波高がゼロであることを示す情報とを訓練データとして、時系列的な任意の信号値列を入力した場合に前記任意の信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルを、生成することを特徴とする。
 本発明の一形態においては、階段波又はパルス波を含んだ第1信号値列と、階段波及びパルス波を含んでいない第2信号値列とを訓練データとして、学習モデルを学習する。信号値列を入力され、階段波若しくはパルス波の有無又は波高に関する情報を出力する学習モデルを、生成することができる。
 本発明に係る学習モデル生成方法は、前記学習モデルは、複数の信号値からなる任意の信号値列をまとめて入力された場合に、前記任意の信号値列が構成する信号に前記階段波又は前記パルス波が含まれているか否かを示す情報を出力し、前記第1信号値列は、正規化されていることを特徴とする。
 本発明の一形態においては、複数の信号値からなる信号値列をまとめて入力され、階段波若しくはパルス波の有無又は波高に関する情報を出力する学習モデルを、生成する。訓練データとして用いる第1信号値列は、正規化されている。正規化を行うことにより、様々な大きさの階段波又はパルス波を扱う必要が無くなる。
 本発明に係る信号処理装置は、放射線の検出に応じた階段波又は前記階段波を変換したパルス波を、波高別にカウントする信号処理装置において、放射線検出器からの信号を構成する時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルと、放射線検出に係る前記信号値列を前記学習モデルへ入力した場合に前記学習モデルが出力する情報に応じて、前記階段波又は前記パルス波を波高別にカウントするカウント部とを備えることを特徴とする。
 本発明の一形態においては、信号処理装置は、学習モデルを利用して、放射線検出器からの信号について、放射線の検出に応じた階段波若しくは階段波を変換したパルス波の有無又は波高を判定する。信号処理装置は、信号に含まれる階段波又はパルス波を波高別にカウントすることができる。小さい波高の階段波又はパルス波のカウントが可能となり、エネルギーが低い放射線の検出が可能となる。
 本発明に係る放射線検出装置は、放射線検出時に放射線のエネルギーに応じた階段波を出力する放射線検出器と、前記階段波をパルス波へ変換する変換部と、前記変換部で変換される前又は前記変換部で変換された後の信号を構成する時系列的な信号値列を入力した場合に、前記信号に前記階段波又は前記パルス波が含まれているか否かを示す情報を出力する学習モデルと、前記信号に前記階段波又は前記パルス波が含まれていることを示す情報が前記学習モデルから出力された場合に、前記パルス波の波高を測定する波高測定部と、前記パルス波を波高別にカウントするカウント部と、前記パルス波の波高及びカウント数に応じて、放射線のスペクトルを生成するスペクトル生成部とを備えることを特徴とする。
 本発明の一形態においては、放射線検出装置は、放射線検出器からの信号に含まれる階段波をパルス波へ変換し、学習モデルを用いて信号中のパルス波の有無を判定し、パルス波の波高を検出し、波高別にパルス波をカウントする。放射線検出装置は、パルス波を波高別にカウントすることができる。
 本発明に係る放射線検出装置は、放射線検出時に放射線のエネルギーに応じた階段波を出力する放射線検出器と、前記放射線検出器から出力された信号を構成する時系列的な信号値列を入力した場合に、前記信号中の前記階段波の波高を示す情報を出力する学習モデルと、前記学習モデルが出力する情報に応じて、前記階段波を波高別にカウントするカウント部と、前記階段波の波高及びカウント数に応じて、放射線のスペクトルを生成するスペクトル生成部とを備えることを特徴とする。
 本発明の一形態においては、放射線検出装置は、放射線検出器からの信号に含まれる階段波を学習モデルへ入力し、学習モデルを用いて信号中の階段波の波高を判定する。放射線検出装置は、パルス波を波高別にカウントすることができる。
 本発明に係るコンピュータプログラムは、時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の階段波若しくは前記階段波を変換したパルス波の有無に関する第1の情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する第2の情報を出力する学習モデルへ、放射線検出に係る前記信号値列を入力して、前記第1の情報又は前記第2の情報を出力する処理をコンピュータに実行させることを特徴とする。
 本発明の一形態においては、コンピュータプログラムを利用した処理により、学習モデルを利用して、放射線検出器からの信号について、放射線の検出に応じた階段波若しくは階段波を変換したパルス波の有無又は波高が判定される。小さい波高の階段波又はパルス波を検出し、エネルギーが低い放射線を検出することができる。
 本発明にあっては、低エネルギーの放射線を検出することが可能となる。このため、放射線のエネルギーが低い軽元素を検出することが可能となる等、本発明は優れた効果を奏する。
実施形態1に係る放射線検出装置の機能構成を示すブロック図である。 階段波及びパルス波の例を示す模式的特性図である。 階段波及びパルス波の例を示す模式的特性図である。 処理部へ入力される信号の例を模式的に示すグラフである。 実施形態1に係る学習モデルの機能構成例を示す概念図である。 学習モデルにおける逐次的な処理の概要を示す模式図である。 学習モデルの学習を行う学習装置の構成例を示すブロック図である。 学習モデルを生成する処理の手順を示すフローチャートである。 実施形態1に係る信号処理装置が実行する処理の手順を示すフローチャートである。 実施形態2に係る放射線検出装置の機能構成を示すブロック図である。 実施形態2に係る学習モデルの機能構成例を示す概念図である。 実施形態3に係る放射線検出装置の機能構成を示すブロック図である。 実施形態3に係る学習モデルの機能構成例を示す概念図である。 実施形態4に係る放射線検出装置の機能構成を示すブロック図である。 実施形態4に係る学習モデルの機能構成の第1例を示す概念図である。 実施形態4に係る学習モデルの機能構成の第2例を示す概念図である。 実施形態4に係る学習モデルの機能構成の第3例を示す概念図である。 実施形態4に係る信号処理装置が実行する処理の手順を示すフローチャートである。 実施形態5に係る処理部の機能構成を示すブロック図である。 実施形態6に係る放射線検出装置の機能構成を示すブロック図である。 表示部が表示するスペクトルの第1の例を示す模式図である。 表示部が表示するスペクトルの第2の例を示す模式図である。 表示部が表示するスペクトルの第2の例を示す模式図である。 表示部が表示するスペクトルの第2の例を示す模式図である。 表示部が表示するスペクトルの第3の例を示す模式図である。 表示部が表示するスペクトルの第4の例を示す模式図である。
 以下本発明をその実施の形態を示す図面に基づき具体的に説明する。
<実施形態1>
 図1は、実施形態1に係る放射線検出装置10の機能構成を示すブロック図である。例えば、放射線検出装置10は、蛍光X線分析装置である。放射線検出装置10は、放射線検出器1と、信号処理装置2と、分析部3とを備えている。放射線検出器1は、放射線検出素子11と、プリアンプ12とを備えている。放射線検出素子11は、入射した放射線のエネルギーに応じた電荷を発生し、発生した電荷に応じた電流信号を出力する。例えば、放射線検出素子11は、SDD(Silicon Drift Detector)等の半導体放射線検出素子である。プリアンプ12は、放射線検出素子11が出力した電流信号を電圧信号へ変換し、放射線検出時に一段のステップ状に信号値が上昇する階段波を生成する。放射線検出器1は、プリアンプ12が生成した階段波を含む信号を出力する。
 放射線検出器1が出力した信号は、信号処理装置2へ入力される。信号処理装置2は、信号処理方法を実行する。信号処理装置2は、A/D(アナログ/デジタル)変換部21を備えている。A/D変換部21は、放射線検出器1から階段波を含む信号を入力され、階段波を含む信号をA/D変換する。A/D変換部21は、連続的な信号が入力され、信号をサンプリングし、サンプリングによって得られた値をA/D変換することにより、離散的な信号値を生成する。A/D変換部21は、信号値の生成を繰り返し、信号値を順次出力する。このようにして、A/D変換部21は、複数の信号値を含む時系列的な信号値列を出力する。A/D変換部21がA/D変換した後の信号は、離散的で時系列的な信号値列から構成される信号となる。
 A/D変換部21には波形整形部22が接続されている。波形整形部22は、A/D変換部21から時系列的な信号値列から構成される信号を入力される。波形整形部22は、信号を所定のフィルタに通して、信号の波形を整形することにより、信号に含まれる階段波をパルス波へ変換する。波形整形部22が用いるフィルタは、例えば微分フィルタ又は台形整形フィルタである。波形整形部22での処理により、階段波がパルス波へ変換され、信号に含まれるノイズが低減され、所定の増幅が行われる。波形整形部22は信号を出力する。波形整形部22が出力する信号には、放射線検出器1での放射線の検出に応じて、パルス波が含まれる。波形整形部22は変換部に対応する。
 図2A及び図2Bは、階段波及びパルス波の例を示す模式的特性図である。図中の横軸は時間を示し、縦軸は信号値を示している。図2Aは放射線検出器1が出力する階段波を含む信号を示している。放射線検出器1は、放射線を検出する都度、一段のステップ状に信号値が上昇する階段波を出力する。一回の放射線検出に応じて、信号値が一段のステップ状に上昇する一つの階段波が生成される。放射線検出器1が放射線を複数回検出した場合、複数の階段波を含む信号が出力される。放射線が検出される都度、信号値は上昇していく。信号値が上昇するステップの高さを階段波の波高とする。階段波の波高は、放射線のエネルギーに対応する。実際には、階段波は完全なステップ状ではなく、信号波形に立ち上がり及びなまりが含まれている。立ち上がりは、信号値が基準値から立ち上がる際の信号波形の歪みであり、なまりは、階段波が終了する際の信号波形の歪みである。
 図2Bは、図2Aに示す信号を波形整形部22で変換した信号を示す。階段波は、パルス波へ変換される。パルス波は、信号値がゼロになる所定の信号基準から信号値がピーク値まで上昇し、その後信号基準まで下降する信号である。信号基準は例えばゼロである。信号基準からピーク値までの高さをパルス波の波高とする。パルス波の波高は放射線のエネルギーに対応する。パルス波の形には、立ち上がり及びなまりが含まれている。立ち上がりは、信号値が基準値から立ち上がる際の信号波形の歪みであり、なまりは、パルス波が終了する際の信号波形の歪みである。
 波形整形部22には、処理部23及び波高測定部24が接続されている。波形整形部22は、処理部23及び波高測定部24へ信号を入力する。処理部23は、波形整形部22から信号を入力され、信号にパルス波が含まれているか否かを判定する処理を行う。処理部23は、パルス波の有無を判定するための学習モデル231を含んでいる。例えば、学習モデル231は、FPGA(field-programmable gate array )を用いて構成されている。処理部23は、波形整形部22から入力された信号にパルス波が含まれている場合に、パルス波が含まれていることを示す情報を出力する。パルス波の有無を判定する方法については、後述する。
 処理部23は、波高測定部24に接続されている。波高測定部24は、波形整形部22から信号が入力され、処理部23から、信号にパルス波が含まれていることを示す情報が入力される。波高測定部24はバッファメモリ241を含んでいる。波高測定部24は、信号にパルス波が含まれていることを示す情報が処理部23から入力された場合に、波形整形部22から入力された信号に含まれるパルス波の波高を測定する。
 波高測定部24には、カウント部25が接続されている。波高測定部24は、測定したパルス波の波高をカウント部25へ入力する。カウント部25は、波高別にパルス波をカウントする。例えば、カウント部25は、マルチチャネルアナライザである。カウント部25は、全ての波高についてパルス波をカウントする形態であってもよく、又は特定の波高についてのみパルス波をカウントする形態であってもよい。信号処理装置2は、パルス波の波高とカウント部25がカウントしたカウント数との関係を示すデータを出力する。カウント数は、パルス波の波高に対応するエネルギーを有する放射線を放射線検出器1が検出した回数に対応する。
 分析部3は、パーソナルコンピュータ等のコンピュータで構成されている。分析部3は、信号処理装置2が出力したデータを入力される。分析部3は、パルス波の波高とカウント数との関係から、放射線検出器1が検出した放射線のスペクトルを生成する処理を行う。分析部3はスペクトル生成部に対応する。分析部3は、更に、生成した放射線のスペクトルに基づいて、放射線源の元素分析等の更なる処理を行ってもよい。例えば、放射線検出器1は蛍光X線を検出し、分析部3は、蛍光X線のスペクトルに基づいて、試料に含まれる元素の定性分析又は定量分析を行う。なお、信号処理装置2は、放射線のスペクトルを生成する機能をも有していてもよい。
 処理部23におけるパルス波の有無を判定する方法を説明する。図3は、処理部23へ入力される信号の例を模式的に示すグラフである。図中の横軸は時間を示し、縦軸は信号値を示す。信号は、所定の時間間隔で時系列的に得られた離散的な信号値の列で構成される。即ち、信号は、時系列的な信号値列で表される。実施形態1に係る学習モデル231は、信号を構成する信号値列に含まれる信号値を逐次的に入力された場合に、信号にパルス波が含まれているか否かを示す情報を出力するように、予め学習されている。
 図4は、実施形態1に係る学習モデル231の機能構成例を示す概念図である。学習モデル231は、再帰型ニューラルネットワーク(RNN:Recurrent Neural Network)を用いている。学習モデル231は、入力層のノード41と、中間層のノード42と、出力層のノード43とを備えている。入力層のノード41へ、信号値が逐次的に入力される。入力層のノード41は、中間層のノード42へデータを出力する。
 中間層のノード42は、入力層のノード41からデータを受け付け、更に、以前の出力をフィードバックする。中間層のノード42は、入力層のノード41から受け付けたデータとフィードバックしたデータとにパラメータを用いて演算し、出力層のノード43へデータを出力する。出力層のノード43は、中間層のノード42からデータを受け付け、受け付けたデータにパラメータを用いて演算し、パルス波の有無を示す情報を出力する。例えば、ノード43は、パルス波があることを示す情報として1の値を出力し、パルス波が無いことを示す情報としてゼロの値を出力してもよい。ノード43は、信号にパルス波が含まれている確率を出力してもよい。中間層は、複数のノード42を有していてもよい。学習モデル231は、複数の中間層を有していてもよい。
 図5は、学習モデル231における逐次的な処理の概要を示す模式図である。t=1の時点において、入力層のノード41へ信号値が入力され、中間層のノード42は演算を行い、出力層のノード43は、パルス波の有無を示す情報を出力する。次のt=2の時点では、入力層のノード41へ次の信号値が入力される。中間層のノード42には、入力層のノード41からのデータと、t=1の時点において中間層のノード42が出力したデータとが入力される。中間層のノード42は演算を行い、出力層のノード43は、パルス波の有無を示す情報を出力する。次のt=3の時点では、入力層のノード41へ次の信号値が入力される。中間層のノード42には、入力層のノード41からのデータと、t=2の時点において中間層のノード42が出力したデータとが入力される。中間層のノード42は演算を行い、出力層のノード43は、パルス波の有無を示す情報を出力する。学習モデル231では、同様の処理が逐次的に継続される。
 このように、学習モデル231には逐次的に信号値が入力され、信号値が入力される都度、学習モデル231はパルス波の有無を示す情報を出力する。処理部23へ入力された信号を構成する信号値列に含まれる全ての信号値が、逐次的に学習モデル231へ入力されてもよい。又は、処理部23へ入力された信号を構成する信号値列に含まれる所定数の信号値毎に、一つの信号値が逐次的に学習モデル231へ入力されてもよい。学習モデル231は、入力された信号値を含む複数の信号値からなる信号値列が構成する信号にパルス波が含まれているか否かを判定するように予め学習されている。例えば、所定数の信号値が逐次的に学習モデル231へ入力され、パルス波を構成する信号値列中の最後の信号値が入力された場合に、学習モデル231は、当該所定数の信号値からなる信号値列が構成する信号にパルス波が含まれているか否かを示す情報を出力する。例えば、学習モデル231は、逐次的に入力された所定数の信号値がパルス波の立ち上がりを表す場合に、信号にパルス波が含まれていることを示す情報を出力してもよい。なお、学習モデル231は、LSTM(Long Short-Term Memory)を用いてもよい。
 学習モデル231の学習は、コンピュータを用いて行われる。図6は、学習モデル231の学習を行う学習装置5の構成例を示すブロック図である。学習装置5は学習モデル生成方法を実行する。学習装置5は、サーバ装置等のコンピュータである。学習装置5は、演算部51と、メモリ52と、記憶部53と、表示部54と、操作部55とを備えている。演算部51は、例えばCPU(Central Processing Unit )、GPU(Graphics Processing Unit)、又はマルチコアCPUを用いて構成されている。演算部51は、量子コンピュータを用いて構成されていてもよい。メモリ52は、演算に伴って発生する一時的なデータを記憶する。メモリ52は、例えばRAM(Random Access Memory)である。記憶部53は、不揮発性であり、例えばハードディスクである。表示部54は、例えば液晶ディスプレイ又はELディスプレイ(Electroluminescent Display)である。操作部55は、使用者からの操作を受け付けることにより、テキスト等の情報の入力を受け付ける。操作部55は、例えばキーボード又はタッチパネルである。記憶部53は、コンピュータプログラム531を記憶している。演算部51は、コンピュータプログラム531に従って処理を実行する。
 図7は、学習モデル231を生成する処理の手順を示すフローチャートである。以下、ステップをSと略す。演算部51は、コンピュータプログラム531に従って以下の処理を実行する。演算部51は、パルス波を含みノイズを含んだ信号を夫々に構成する時系列的な複数の第1信号値列を生成する(S11)。S11では、演算部51は、シミュレーションによりパルス波及びノイズを生成し、パルス波にノイズを重畳した信号を構成する第1信号値列を生成する。演算部51は、ノイズとして、所定周波数のノイズ等、現実の放射線検出装置で発生するノイズに即したノイズを生成する。演算部51は、現実の放射線検出装置で実際に発生したノイズを利用してもよい。演算部51は、現実の放射線検出装置で実際に発生した信号からサンプリングすることによって、第1信号値列を生成してもよい。演算部51は、生成した複数の第1信号値列を含んだ第1信号値列データ532を記憶部53に記憶する。
 演算部51は、次に、パルス波を含んでおらずノイズを含んだ信号を夫々に構成する時系列的な複数の第2信号値列を生成する(S12)。S12では、演算部51は、シミュレーションによりノイズを生成し、ノイズを含んだ信号を構成する第2信号値列を生成する。演算部51は、ノイズとして、現実の放射線検出装置で発生するノイズに即したノイズを生成する。演算部51は、現実の放射線検出装置で実際に発生したノイズを利用してもよい。演算部51は、現実の放射線検出装置で実際に発生した信号からサンプリングすることによって、第2信号値列を生成してもよい。演算部51は、生成した複数の第2信号値列を含んだ第2信号値列データ533を記憶部53に記憶する。
 演算部51は、次に、第1信号値列及び第2信号値列に、パルス波の有無を示す情報を関連付ける(S13)。S13では、演算部51は、第1信号値列には、信号にパルス波が含まれていることを示す情報を関連付け、第2信号値列には、信号にパルス波が含まれていないことを示す情報を関連付ける。使用者が操作部55を操作することによって、パルス波の有無を示す情報が入力され、第1信号値列及び第2信号値列に関連付けて記憶部53に記憶され、演算部51は、第1信号値列及び第2信号値列に関連付けて記憶された情報を読み出すことによって、パルス波の有無を示す情報を第1信号値列及び第2信号値列に関連付けてもよい。S13では、使用者が操作部55を操作することによって、パルス波の有無を示す情報が第1信号値列及び第2信号値列に関連付けられてもよい。
 演算部51は、次に、第1信号値列データ532に含まれる複数の第1信号値列と、第1信号値列に関連付けた情報と、第2信号値列データ533に含まれる複数の第2信号値列と、第2信号値列に関連付けた情報とを訓練データとして、学習モデル231を生成するための処理を行う(S14)。S14では、演算部51は、複数の第1信号値列及び複数の第2信号値列に含まれる信号値を逐次的に学習モデル231の入力層へ入力する。入力層のノード41には、第1信号値列又は第2信号値列に含まれる信号値が逐次的に入力される。第1信号値列又は第2信号値列に含まれる信号値が逐次的に入力された後、学習モデル231によって、信号にパルス波が含まれているか否かを示す情報が出力層のノード43から出力される。演算部51は、第1信号値列又は第2信号値列に関連付けられた情報とノード43から出力された情報とを変数とする誤差関数により情報の誤差を計算し、誤差逆伝搬法によって誤差が最小となるように、学習モデル231のノード41、42及び43の演算のパラメータを調整する。即ち、第1信号値列に含まれる信号値が逐次的に入力されたときには信号にパルス波が含まれていることを示す情報がほぼ出力され、第2信号値列に含まれる信号値が逐次的に入力されたときには信号にパルス波が含まれていないことを示す情報がほぼ出力されるように、パラメータが調整される。
 演算部51は、複数の第1信号値列及び複数の第2信号値列を用いて処理を繰り返して、学習モデル231の各ノードのパラメータを調整することにより、学習モデル231の機械学習を行う。学習モデル231は、パルス波の立ち上がりに対応する信号値が入力された場合に、信号にパルス波が含まれていることを示す情報を出力するように学習されてもよい。学習モデル231は、パルス波が終了した後の信号値が入力された場合に、信号にパルス波が含まれていることを示す情報を出力するように学習されてもよい。学習モデル231は、パルス波の最中に対応する信号値が入力された場合に、信号にパルス波が含まれていることを示す情報を出力するように学習されてもよい。演算部51は、調整された最終的なパラメータを記録した学習済データ534を記憶部53に記憶する。このようにして、学習された学習モデル231が生成される。S14が終了した後、演算部51は処理を終了する。処理部23に含まれる学習モデル231は、学習済データ534に基づいて製造される。例えば、処理部23に含まれるFPGAに学習済データ534に記録されたパラメータが書き込まれることにより、学習モデル231が製造される。
 次に、信号処理装置2が実行する処理を説明する。図8は、実施形態1に係る信号処理装置2が実行する処理の手順を示すフローチャートである。放射線検出素子11に放射線が入射した場合、放射線検出器1は、放射線のエネルギーに応じた階段波を生成し、階段波を含む信号を出力する。放射線を検出しない場合でも、放射線検出器1は信号を出力している。信号処理装置2は、放射線検出器1から信号が入力される(S21)。A/D変換部21は、入力された信号をA/D変換する(S22)。A/D変換部21は、A/D変換した信号を波形整形部22へ入力する。波形整形部22は、入力された信号の波形を整形する(S23)。波形整形により、波形整形部22は信号に含まれるノイズを低減し、信号に含まれる階段波をパルス波へ変換する。波形整形部22は、整形した信号を処理部23及び波高測定部24へ入力する(S24)。
 波形整形部22から入力される信号は、時系列的な信号値列で構成される。波高測定部24は、信号値をバッファメモリ241に順次記憶する。S21~S24の処理は個々に繰り返し実行され、信号値はバッファメモリ241に逐次記憶される。バッファメモリ241は、先入れ先出しメモリであり、逐次的に入力された複数の信号値を記憶する。バッファメモリ241が記憶する複数の信号値の量が上限に達している状態で新たな信号値が入力された場合、バッファメモリ241は、記憶している複数の信号値の中で最初に記憶した信号値を消去し、新たな信号値を記憶する。
 処理部23は、信号値列に含まれる信号値を学習モデル231へ逐次的に入力する(S25)。処理部23は、信号値列に含まれる所定数の信号値毎に一つの信号値を学習モデル231へ入力してもよい。信号値を入力された学習モデル231は、前述したように、再帰型ニューラルネットワークの演算を行い、信号値列が構成する信号にパルス波が含まれているか否かを示す情報を出力する(S26)。再帰型ニューラルネットワークの演算により、学習モデル231は、過去に入力された複数の信号値からなる信号値列が構成する信号にパルス波が含まれているか否かを判定することができる。
 信号にパルス波が含まれていることを示す情報を学習モデル231が出力した場合(S26:YES)、処理部23は、信号にパルス波が含まれていることを示す情報を波高測定部24へ入力する。波高測定部24は、信号にパルス波が含まれていることを示す情報を入力された場合に、パルス波が含まれている信号を構成する信号値列をバッファメモリ241から読み出す。例えば、波高測定部24は、情報を入力された時点から所定時間前に入力された信号値、又は最新の信号値から所定回数前に入力された信号値を含む所定数の信号値からなる信号値列を読み出す。所定時間又は所定回数は、処理部23で必要な処理時間に応じて予め定められている。又は、波高測定部24は、波高の測定に必要な信号値列がバッファメモリ241に記憶されるまで所定時間待機した後、信号値列を読み出してもよい。処理部23は、波高の測定に必要な信号値列がバッファメモリ241に記憶されるまで所定時間待機した後、信号にパルス波が含まれていることを示す情報を波高測定部24へ入力してもよい。波高測定部24は、読み出した信号値列が構成する信号に含まれるパルス波の波高を測定する(S27)。波高測定部24は、測定したパルス波の波高をカウント部25へ入力する。
 カウント部25は、波高測定部24から入力された波高別に、パルス波をカウントし(S28)、処理を終了する。信号にパルス波が含まれていないことを示す情報を学習モデル231が出力した場合は(S26:NO)、処理部23は、処理を終了する。処理部23は、信号にパルス波が含まれていないことを示す情報を波高測定部24へ入力してもよい。信号処理装置2は、S21~S28の処理を個々に繰り返し実行する。
 信号処理装置2は、パルス波の波高とカウント部25がカウントしたカウント数との関係を示すデータを出力する。分析部3は、信号処理装置2が出力したデータを入力され、データに基づいて、放射線検出器1が検出した放射線のスペクトルを生成する。分析部3は、生成したスペクトルに基づいた分析を行ってもよい。例えば、分析部3は、蛍光X線のスペクトルに基づいた元素分析を行う。
 以上詳述した如く、本実施形態においては、信号処理装置2は、学習モデル231を利用して、放射線検出器1からの信号中のパルス波の有無を判定する。これにより、信号処理装置2は、パルス波の有無を判定することができる。このため、従来の方法では検出できなかった小さい波高のパルス波を検出することができる。また、従来の方法ではかろうじて検出が可能であった小さい波高のパルス波について、確実に波高を測定することが可能となり、波高の測定精度が向上する。小さい波高のパルス波を検出することにより、放射線検出装置10は、エネルギーが低い放射線を検出し、この放射線をカウントすることができる。放射線検出装置10が蛍光X線を検出する場合は、元素分析により、蛍光X線のエネルギーが低い軽元素を検出することが可能となる。例えば、酸素よりも原子番号が小さい元素を検出することも可能となる。
 また、本実施形態においては、学習モデル231として再帰型ニューラルネットワークを用いている。これにより、処理部23は、信号に含まれる一つのパルス波に対して、一つのパルス波の有無に関する情報を出力する構成にすることが可能であるので、信号処理装置2の構成を簡素にすることができる。また、信号処理装置2は、再帰型ニューラルネットワークを用いることにより、波高に関する情報だけではなく、信号値列が構成する信号の波形に応じた情報を得ることも可能である。例えば、パルス波が誤ったエネルギーを有するエスケープピーク又はサムピークに対応するパルス波である可能性を取得することも可能である。信号の波形に応じた情報を得ることにより、放射線検出装置10は、放射線のスペクトルをより高精度に作成することができる。
<実施形態2>
 実施形態2においては、学習モデル231が階段波の有無を判定する形態を示す。階段波の有無は、ステップ状に信号値が上昇する部分が信号に含まれているか否かを意味する。図9は、実施形態2に係る放射線検出装置10の機能構成を示すブロック図である。放射線検出器1及び分析部3の構成及び機能は、実施形態1と同様である。処理部23は、A/D変換部21に接続されている。A/D変換部21は、波形整形部22及び処理部23へ信号を入力する。波形整形部22は、波高測定部24へ信号を入力する。処理部23は、A/D変換部21から信号を入力され、信号に階段波が含まれているか否かを判定する処理を行う。処理部23は、階段波の有無を判定するための学習モデル231を含んでいる。例えば、学習モデル231は、FPGAを用いて構成されている。処理部23は、A/D変換部21から入力された信号に階段波が含まれている場合に、階段波が含まれていることを示す情報を出力する。
 A/D変換部21から処理部23へ入力される信号は、時系列的な信号値列で表される。実施形態2に係る学習モデル231は、信号を構成する信号値列に含まれる信号値を逐次的に入力された場合に、信号に階段波が含まれているか否かを示す情報を出力するように、予め学習されている。
 図10は、実施形態2に係る学習モデル231の機能構成例を示す概念図である。実施形態1と同様に、学習モデル231は、RNNを用いている。入力層のノード41へは、信号値が逐次的に入力される。中間層のノード42は、入力層のノード41からデータを受け付け、更に、以前の出力をフィードバックする。出力層のノード43は、中間層のノード42からデータを受け付け、受け付けたデータにパラメータを用いて演算し、階段波の有無を示す情報を出力する。例えば、ノード43は、階段波があることを示す情報として1の値を出力し、階段波が無いことを示す情報としてゼロの値を出力してもよい。ノード43は、信号に階段波が含まれている確率を出力してもよい。
 学習モデル231は、実施形態1と同様に、逐次的な処理を実行し、信号値が入力される都度、階段波の有無を示す情報を出力する。学習モデル231には、信号を構成する信号値列に含まれる全ての信号値が逐次的に入力されてもよく、複数の信号値毎に一つの信号値が逐次的に入力されてもよい。学習モデル231は、入力された信号値を含む複数の信号値からなる信号値列が構成する信号に階段波が含まれているか否かを判定するように予め学習されている。学習モデル231は、LSTMを用いてもよい。
 学習モデル231の学習は、実施形態1と同様に、学習装置5によって行われる。学習装置5は、S11~S14と同様の処理を実行する。S11では、学習装置5の演算部51は、階段波を含みノイズを含んだ信号を夫々に構成する時系列的な複数の第1信号値列を生成する。S12では、演算部51は、階段波を含んでおらずノイズを含んだ信号を夫々に構成する時系列的な複数の第2信号値列を生成する。S13では、演算部51は、第1信号値列には、信号に階段波が含まれていることを示す情報を関連付け、第2信号値列には、信号に階段波が含まれていないことを示す情報を関連付ける。S14では、演算部51は、第1信号値列に含まれる信号値が逐次的に入力されたときには信号に階段波が含まれていることを示す情報がほぼ出力され、第2信号値列に含まれる信号値が逐次的に入力されたときには信号に階段波が含まれていないことを示す情報がほぼ出力されるように、学習モデル231のパラメータを調整する。演算部51は、複数の第1信号値列及び複数の第2信号値列を用いて処理を繰り返して、学習モデル231の機械学習を行う。
 信号処理装置2は、S21~S28と同様の処理を実行する。S24では、波形整形部22は信号値を波高測定部24へ入力し、A/D変換部21は信号値を処理部23へ入力する。S25では、処理部23は信号値を学習モデル231へ入力し、学習モデル231は、信号値列が構成する信号に階段波が含まれているか否かを示す情報を出力する。S26では、信号に階段波が含まれていることを示す情報を学習モデル231が出力した場合に、処理部23は、信号に階段波が含まれていることを示す情報を波高測定部24へ入力する。
 S27では、波高測定部24は、信号に階段波が含まれていることを示す情報を入力された場合に、パルス波が含まれている信号を構成する信号値列をバッファメモリ241から読み出し、信号値列が構成する信号に含まれるパルス波の波高を測定する。信号処理装置2は、S21~S28の処理を個々に繰り返し実行する。信号処理装置2は、パルス波の波高とカウント数との関係を示すデータを出力し、分析部3は、信号処理装置2が出力したデータを入力され、放射線検出器1が検出した放射線のスペクトルを生成する。分析部3は、放射線のスペクトルに基づいて、放射線源の元素分析を行ってもよい。
 以上詳述した如く、実施形態2においては、信号処理装置2は、波形整形部22で整形する前の信号値を学習モデル231へ入力し、放射線検出器1からの信号中の階段波の有無を判定する。信号処理装置2は、階段波の有無を判定することができる。このため、小さい波高の階段波を検出することができる。小さい波高の階段波を検出することにより、放射線検出装置10は、エネルギーが低い放射線を検出し、この放射線をカウントすることができる。放射線検出装置10が蛍光X線を検出する場合は、元素分析により、蛍光X線のエネルギーが低い軽元素を検出することが可能となる。また、学習モデル231として再帰型ニューラルネットワークを用いることにより、処理部23は、信号に含まれる一つの階段波に対して、一つの階段波の有無に関する情報を出力する構成にすることが可能である。このため、信号処理装置2の構成を簡素にすることができる。
 なお、信号処理装置2は、波形整形部22を用いない形態であってもよい。この形態では、波高測定部24は、A/D変換部21から信号を受け付け、信号に階段波が含まれていることを示す情報を処理部23から入力された場合に、階段波の波高を測定する。カウント部25は、波高別に階段波をカウントする。階段波のカウントは、信号において信号値が上昇する部分の数をカウントすることを意味する。
<実施形態3>
 実施形態3においては、信号列がまとめて学習モデルへ入力される形態を示す。図11は、実施形態3に係る放射線検出装置10の機能構成を示すブロック図である。放射線検出器1及び分析部3の構成及び機能は、実施形態1と同様である。A/D変換部21、波形整形部22、波高測定部24及びカウント部25の構成及び機能は、実施形態1と同様である。処理部23は、パルス波の有無を判定するための学習モデル231と、バッファメモリ232とを含んでいる。例えば、学習モデル231は、FPGAを用いて構成されている。バッファメモリ232は、先入れ先出しメモリであり、順次的に入力された複数の信号値を記憶する。バッファメモリ232が記憶する複数の信号値の量が上限に達している状態で新たな信号値が入力された場合、バッファメモリ232は、記憶している複数の信号値の中で最初に記憶した信号値を消去し、新たな信号値を記憶する。
 処理部23は、波形整形部22から信号を入力され、信号にパルス波が含まれているか否かを判定する処理を行う。入力される信号は、時系列的な信号値列で表される。処理部23は、入力された信号を構成する信号値列に含まれる複数の信号値をバッファメモリ232に記憶する。処理部23は、バッファメモリ232に記憶した複数の信号値からなる信号値列をまとめて学習モデル231へ入力する。実施形態3に係る学習モデル231は、信号値列をまとめて入力された場合に、入力された信号値列が構成する信号にパルス波が含まれているか否かを示す情報を出力するように、予め学習されている。
 図12は、実施形態3に係る学習モデル231の機能構成例を示す概念図である。学習モデル231は、夫々に複数のノードを有する入力層、複数の中間層及び出力層を備えた全結合のニューラルネットワークを用いる。入力層は、信号値列に含まれる複数の信号値が入力される複数のノード41を有する。信号値列中の一つの信号値が一つのノード41へ入力され、夫々の信号値がいずれかのノード41へ入力される。例えば、入力層にはm個のノード41が含まれており、m個の信号値が入力層へ入力される。即ち、入力層に含まれる複数のノード41へ、信号値列に含まれる複数の信号値が並行的に入力される。このようにして、複数の信号値からなる信号値列がまとめて学習モデル231へ入力される。
 学習モデル231はn(nは自然数)個の中間層を有している。第1の中間層は、複数のノード421を有する。入力層の夫々のノード41は、複数のノード421へデータを出力する。複数のノード421は、入力層のノード41からデータを受け付け、パラメータを用いて演算し、第2の中間層に含まれる複数のノード422へ演算結果のデータを出力する。各中間層に含まれるノードは、前の中間層の複数のノードからデータを受け付け、受け付けたデータにパラメータを用いて演算し、後の中間層のノードへデータを出力する。例えば、ノードは、前の層の各ノードから受け付けたデータの値をx、各ノードに対応する重みをw、バイアス値をb、活性化関数をf()として、f(Σ(w*x)+b)の演算を行い、演算結果のデータを後の層の複数のノードへ出力する。活性化関数は、例えば、relu関数又はシグモイド関数である。活性化関数は、一般的に機械学習で用いられるその他の関数であってもよい。
 学習モデル231の出力層は、単一のノード43を有する。第nの中間層に含まれる複数のノード42nは、出力層に含まれるノード43へデータを出力する。出力層のノード43は、複数のノード42nからデータを受け付け、受け付けたデータにパラメータを用いて演算し、パルス波の有無を示す情報を出力する。例えば、ノード43での活性化関数は、(Σ(w*x)+b)の演算結果が正の値であるか否かを示すデータを出力する関数である。例えば、ノード43は、正の値を示すデータとして1の値を出力し、ゼロ以下の値を示すデータとしてゼロの値を出力してもよい。例えば、正の値を示すデータは、パルス波があることを示す情報であり、ゼロ以下の値を示すデータは、パルス波が無いことを示す情報である。ノード43は、信号にパルス波が含まれている確率を出力してもよい。学習モデル231は、単一の中間層を有するニューラルネットワークであってもよい。学習モデル231は、ニューラルネットワークとして、畳みこみニューラルネットワーク(CNN:Convolutional Neural Network)を用いてもよく、RCNN(Regions with Convolutional Neural Networks)又はセグメンテーションネットワークを利用してもよい。
 学習モデル231の学習は、実施形態1と同様に、学習装置5によって行われる。学習装置5は、S11~S14と同様の処理を実行する。S11では、学習装置5の演算部51は、パルス波を含みノイズを含んだ信号を夫々に構成する時系列的な複数の第1信号値列を生成する。S11では、演算部51は、信号値が所定範囲に含まれるように、第1信号値列を正規化する。正規化を行うことにより、様々な大きさのパルス波を扱う必要が無くなる。S12では、演算部51は、パルス波を含んでおらずノイズを含んだ信号を夫々に構成する時系列的な複数の第2信号値列を生成する。S13では、演算部51は、第1信号値列には、信号にパルス波が含まれていることを示す情報を関連付け、第2信号値列には、信号にパルス波が含まれていないことを示す情報を関連付ける。S14では、演算部51は、第1信号値列がまとめて入力されたときには信号に階段波が含まれていることを示す情報がほぼ出力され、第2信号値列に含まれる信号値がまとめて入力されたときには信号に階段波が含まれていないことを示す情報がほぼ出力されるように、学習モデル231のパラメータを調整する。演算部51は、複数の第1信号値列及び複数の第2信号値列を用いて処理を繰り返して、学習モデル231の機械学習を行う。
 演算部51は、調整された最終的なパラメータを記録した学習済データ534を記憶部53に記憶する。このようにして、学習された学習モデル231が生成される。処理部23に含まれる学習モデル231は、学習済データ534に基づいて製造される。例えば、処理部23に含まれるFPGAに学習済データ534に記録されたパラメータが書き込まれることにより、学習モデル231が製造される。
 信号処理装置2は、S21~S28と同様の処理を実行する。S24では、波形整形部22は信号値を処理部23及び波高測定部24へ入力する。処理部23は信号値をバッファメモリ232に順次記憶し、波高測定部24は、信号値をバッファメモリ241に順次記憶する。S21~S24の処理は個々に繰り返し実行され、信号値はバッファメモリ232及び241に逐次記憶される。
 S25では、処理部23は、複数の信号値からなる信号値列をまとめて学習モデル231へ入力する。この際、処理部23は、信号値が所定範囲に含まれるように、信号値列を正規化した上で学習モデル231へ入力する。例えば、処理部23は、信号値列中の最大値で各信号値を除することによって、正規化を行う。信号値列を正規化することによって、パルス波の大きさが均一化する。どのような大きさのパルス波であっても、正規化により、学習モデル231を用いた同様の処理によって検出が可能である。どのようなパルス波でも同様の処理により検出が可能であるので、パルス波の検出精度が安定する。学習モデル231を学習する際には、様々な大きさのパルス波を検出できるように学習を行う必要が無い。このため、学習モデル231が簡略化し、学習モデル231の学習が簡便化する。処理部23は、信号値列に含まれる信号値を間引いた上で学習モデル231へ入力してもよい。S25の処理が繰り返される際には、処理部23は、S25の処理の都度、全ての信号値が異なる信号値列を学習モデル231へ入力してもよく、一部の信号値が重複した信号値列を入力してもよい。
 S26では、信号値列を入力された学習モデル231は、前述したように、ニューラルネットワークの演算を行い、信号値列が構成する信号にパルス波が含まれているか否かを示す情報を出力する。ニューラルネットワークの演算により、学習モデル231は、まとめて入力された複数の信号値からなる信号値列が構成する信号にパルス波が含まれているか否かを判定することができる。信号にパルス波が含まれていることを示す情報を学習モデル231が出力した場合、処理部23は、信号にパルス波が含まれていることを示す情報を波高測定部24へ入力する。
 S27では、波高測定部24は、信号にパルス波が含まれていることを示す情報を入力された場合に、パルス波が含まれている信号を構成する信号値列をバッファメモリ241から読み出す。例えば、波高測定部24は、S25で学習モデル231へ入力された信号値列と同等の信号値列をバッファメモリ241から読み出す。例えば、波高測定部24は、情報を入力された時点から所定時間前に入力された信号値列、又は最新の信号値から所定回数前に入力された信号値を含む複数の信号値からなる信号値列を読み出す。所定時間又は所定回数は、処理部23で必要な処理時間に応じて予め定められている。パルス波の波高を正確に測定するために、波高測定部24は、S25で学習モデル231へ入力された信号値列と完全には一致しない信号値列を読出してもよい。波高測定部24は、読み出した信号値列が構成する信号に含まれるパルス波の波高を測定する。
 信号処理装置2は、S21~S28の処理を個々に繰り返し実行する。信号処理装置2は、パルス波の波高とカウント数との関係を示すデータを出力し、分析部3は、信号処理装置2が出力したデータを入力され、放射線検出器1が検出した放射線のスペクトルを生成する。分析部3は、放射線のスペクトルに基づいて、放射線源の元素分析を行ってもよい。
 学習モデル231へ入力される信号値列は、信号がパルス波を表現するために十分な数の信号値を含んでいることが望ましい。例えば、信号値列に含まれる信号値の数は、信号値の時間間隔の合計がパルス波の幅を超過するような数である。ノイズを含む信号に含まれる波高の小さいパルス波を効果的に検出するためには、信号値列が構成する信号の時間の長さがパルス波の幅に比べて十分に大きい必要がある。このため、より具体的には、学習モデル231へ入力される信号値列に含まれる信号値の時間間隔の合計は、パルス波の幅の数倍以上であることが望ましい。
 信号値列が構成する信号の時間の長さがパルス波の幅に比べて十分に大きいので、信号値列が構成する信号の中でのパルス波の位置は、様々である。例えば、信号の中央付近にパルス波が位置する場合があり、信号の開始直後の位置にパルス波がある場合があり、信号の終了直前の位置にパルス波がある場合がある。学習装置5は、S13では、第1信号値列が構成する信号の中での所定の範囲にパルス波が位置している場合に、当該第1信号値列に、信号にパルス波が含まれていることを示す情報を関連付けることが望ましい。学習装置5は、信号値列が構成する信号の中での所定の範囲以外の位置にパルス波がある場合に、当該信号値列を第2信号値列として、当該第2信号値列に、信号にパルス波が含まれていないことを示す情報を関連付けることが望ましい。例えば、信号の中央付近にパルス波が位置する場合に信号値列を第1信号値列とし、信号の中央付近から外れた位置にパルス波がある場合に信号値列を第2信号値列とする。
 このようにして学習モデル231が学習されることによって、学習モデル231へ入力される信号値列が構成する信号の中での所定の範囲に位置しているパルス波が検出される。信号の中で所定の範囲以外の位置に位置しているパルス波は、検出されない。学習モデル231へ信号値列が複数回入力される際に、複数の信号値列が構成する信号の中に同一のパルス波が位置を変えながら含まれている場合であっても、同一のパルス波が重複して検出されることが防止される。
 以上詳述した如く、実施形態3においても、信号処理装置2は、学習モデル231を利用することにより、放射線検出器1からの信号中のパルス波の有無を判定する。これにより、信号処理装置2は、小さい波高のパルス波を検出し、エネルギーが低い放射線を検出し、この放射線をカウントすることができる。放射線検出装置10が蛍光X線を検出する場合は、元素分析により、蛍光X線のエネルギーが低い軽元素を検出することが可能となる。
 なお、処理部23は、図11に破線で示すように、A/D変換部21から信号を入力され、学習モデル231を利用して信号中の階段波の有無を判定する形態であってもよい。この形態では、学習モデル231は、A/D変換部21からの信号を構成する信号値列をまとめて入力され、入力された信号値列が構成する信号に階段波が含まれているか否かを示す情報を出力する。波高測定部24は、信号に階段波が含まれていることを示す情報を処理部23から入力された場合に、階段波又はパルス波の波高を測定する。
 又は、処理部23は、A/D変換部21及び波形整形部22から信号を入力され、学習モデル231を利用してパルス波の有無を判定する形態であってもよい。この形態では、学習モデル231は、A/D変換部21からの信号を構成する信号値列、及び波形整形部22からの信号を構成する信号値列をまとめて入力され、波形整形部22からの信号中のパルス波の有無を示す情報を出力するように学習されている。波高測定部24は、信号にパルス波が含まれていることを示す情報を処理部23から入力された場合に、パルス波の波高を測定する。
<実施形態4>
 実施形態4においては、学習モデル231が階段波の波高を判定する形態を示す。図13は、実施形態4に係る放射線検出装置10の機能構成を示すブロック図である。放射線検出器1及び分析部3の構成及び機能は、実施形態1と同様である。信号処理装置2は、A/D変換部21と、処理部23と、カウント部25とを備える。A/D変換部21は、階段波を含む信号を処理部23へ入力する。処理部23は、A/D変換部21から入力された信号に含まれている階段波の波高を判定し、波高をカウント部25へ入力する。
 図14は、実施形態4に係る学習モデル231の機能構成の第1例を示す概念図である。実施形態1又は2と同様に、学習モデル231は、RNNを用いている。入力層のノード41へは、信号値が逐次的に入力される。中間層のノード42は、入力層のノード41からデータを受け付け、更に、以前の出力をフィードバックする。出力層のノード43は、中間層のノード42からデータを受け付け、受け付けたデータにパラメータを用いて演算し、階段波の波高を出力する。例えば、ノード43は、信号に階段波が含まれていない場合は、波高としてゼロの値を出力し、信号に階段波が含まれている場合は、波高の値を出力する。
 学習モデル231は、実施形態1又は2と同様に、逐次的な処理を実行し、信号値が入力される都度、階段波の波高を出力する。学習モデル231には、信号を構成する信号値列に含まれる全ての信号値が逐次的に入力されてもよく、複数の信号値毎に一つの信号値が逐次的に入力されてもよい。学習モデル231は、入力された信号値を含む複数の信号値からなる信号値列が構成する信号に含まれる階段波の波高を出力するように予め学習されている。学習モデル231は、LSTMを用いてもよい。
 学習モデル231の学習は、実施形態1又は2と同様に、学習装置5によって行われる。学習装置5は、S11~S14と同様の処理を実行する。S11では、学習装置5の演算部51は、階段波を含みノイズを含んだ信号を夫々に構成する時系列的な複数の第1信号値列を生成する。S12では、演算部51は、階段波を含んでおらずノイズを含んだ信号を夫々に構成する時系列的な複数の第2信号値列を生成する。S13では、演算部51は、第1信号値列には、階段波の波高を関連付け、第2信号値列には、波高としてゼロを関連付ける。S14では、演算部51は、第1信号値列に含まれる信号値が逐次的に入力されたときには階段波の波高がほぼ出力され、第2信号値列に含まれる信号値が逐次的に入力されたときには波高としてゼロの値がほぼ出力されるように、学習モデル231のパラメータを調整する。演算部51は、複数の第1信号値列及び複数の第2信号値列を用いて処理を繰り返して、学習モデル231の機械学習を行う。
 学習モデル231は、複数の信号値からなる信号値列をまとめて入力される形態であってもよい。図15は、実施形態4に係る学習モデル231の機能構成の第2例を示す概念図である。学習モデル231は、実施形態3と同様に、全結合のニューラルネットワークを用いる。入力層は、信号値列に含まれる複数の信号値が入力される複数のノード41を有する。学習モデル231はn個の中間層を有している。第1の中間層に含まれる複数のノード421は、入力層のノード41からデータを受け付け、パラメータを用いて演算し、第2の中間層に含まれる複数のノード422へ演算結果のデータを出力する。各中間層に含まれるノードは、前の中間層の複数のノードからデータを受け付け、受け付けたデータにパラメータを用いて演算し、後の中間層のノードへデータを出力する。学習モデル231の出力層は、単一のノード43を有する。出力層のノード43は、複数のノード42nからデータを受け付け、受け付けたデータにパラメータを用いて演算し、波高を出力する。学習モデル231は、複数の信号値からなる信号値列をまとめて入力された場合に、信号値列が構成する信号に含まれる階段波の波高を出力するように予め学習されている。学習モデル231は、単一の中間層を有するニューラルネットワークであってもよい。学習モデル231は、ニューラルネットワークとしてCNNを用いてもよく、RCNN又はセグメンテーションネットワークを利用してもよい。
 学習モデル231の学習は、実施形態3と同様に、学習装置5によって行われる。学習装置5は、S11~S14と同様の処理を実行する。S11では、学習装置5の演算部51は、階段波及びノイズを含んだ信号を構成する第1信号値列を生成する。S12では、演算部51は、階段波を含んでおらずノイズを含んだ信号を構成する第2信号値列を生成する。S13では、演算部51は、第1信号値列には、階段波の波高を関連付け、第2信号値列には、波高としてゼロを関連付ける。S14では、演算部51は、第1信号値列が入力されたときには階段波の波高がほぼ出力され、第2信号値列が入力されたときには波高としてゼロの値がほぼ出力されるように、学習モデル231のパラメータを調整する。演算部51は、複数の第1信号値列及び複数の第2信号値列を用いて処理を繰り返して、学習モデル231の機械学習を行う。
 学習モデル231は、波高が夫々の値である確率を出力する形態であってもよい。図16は、実施形態4に係る学習モデル231の機能構成の第3例を示す概念図である。入力層は、信号値列に含まれる複数の信号値が入力される複数のノード41を有する。学習モデル231はn個の中間層を有している。学習モデル231の出力層は、複数のノード43を有する。夫々のノード43は、複数のノード42nからデータを受け付け、受け付けたデータにパラメータを用いて演算する。一のノード43は、階段波の波高がゼロである確率を出力する。他の夫々のノード43は、波高がa1、a2、…の夫々の値である確率を出力する。ノード43は、確率を0~1の実数で出力してもよく、0又は1の二値で出力してもよい。学習モデル231は、複数の信号値からなる信号値列をまとめて入力された場合に、階段波の波高と同じ値について出力される確率が最大になるように、予め学習されている。学習モデル231は、単一の中間層を有するニューラルネットワークであってもよい。学習モデル231は、ニューラルネットワークとしてCNNを用いてもよく、RCNN又はセグメンテーションネットワークを利用してもよい。
 学習モデル231の学習は、実施形態3と同様に、学習装置5によって行われる。学習装置5は、S11~S14と同様の処理を実行する。S11では、学習装置5の演算部51は、階段波及びノイズを含んだ信号を構成する第1信号値列を生成する。S12では、演算部51は、階段波を含んでおらずノイズを含んだ信号を構成する第2信号値列を生成する。S13では、演算部51は、第1信号値列には、階段波の波高に対応する確率を最大にした情報を関連付け、第2信号値列には、波高がゼロである確率を最大とした情報を関連付ける。S14では、演算部51は、第1信号値列が入力されたときには、第1信号値列が構成する信号に含まれる階段波の波高と同じ値について出力される確率が最大となり、第2信号値列が入力されたときには波高がゼロである確率が最大となるように、学習モデル231のパラメータを調整する。演算部51は、複数の第1信号値列及び複数の第2信号値列を用いて処理を繰り返して、学習モデル231の機械学習を行う。
 図17は、実施形態4に係る信号処理装置2が実行する処理の手順を示すフローチャートである。信号処理装置2は、放射線検出器1から信号が入力され(S31)、A/D変換部21は、信号をA/D変換する(S32)。A/D変換部21は、A/D変換した信号を処理部23へ入力する。
 処理部23は、入力された信号を構成する信号値を学習モデル231へ入力する(S33)。S33では、処理部23は、学習モデル231へ、信号値を逐次的に入力するか、又は複数の信号値からなる信号値列をまとめて入力する。学習モデル231は、前述したように、ニューラルネットワークの演算を行い、信号に含まれる階段波の波高を出力するか、又は波高が夫々の値である確率を出力する。処理部23は、学習モデル231が出力した波高の値をカウント部25へ入力するか、又は、学習モデル231が出力した確率が最大である波高の値をカウント部25へ入力する。処理部23は、波高がゼロの場合はカウント部25へ波高を入力しなくてもよい。
 カウント部25は、入力された情報に基づいて、波高を特定する(S34)。波高がゼロである場合は(S34:YES)、カウント部25はカウントを行わず、信号処理装置2は処理を終了する。波高がゼロでない場合は(S34:NO)、カウント部25は、波高別に階段波をカウントし(S35)、処理を終了する。信号処理装置2は、S31~S35の処理を個々に繰り返し実行する。信号処理装置2は、階段波の波高とカウント数との関係を示すデータを出力し、分析部3は、信号処理装置2が出力したデータを入力され、放射線検出器1が検出した放射線のスペクトルを生成する。分析部3は、放射線のスペクトルに基づいて、放射線源の元素分析を行ってもよい。
 以上詳述した如く、実施形態4においては、信号処理装置2は、学習モデル231を利用することにより、放射線検出器1からの信号中の階段波の波高を測定する。これにより、信号処理装置2は、小さい波高の階段波を検出し、エネルギーが低い放射線を検出し、この放射線をカウントすることができる。放射線検出装置10が蛍光X線を検出する場合は、元素分析により、蛍光X線のエネルギーが低い軽元素を検出することが可能となる。学習モデル231として再帰型ニューラルネットワークを用いる場合は、処理部23は、信号に含まれる一つの階段波に対して、一つの階段波の波高に関する情報を出力する構成にすることが可能である。このため、信号処理装置2の構成を簡素にすることができる。
<実施形態5>
 図18は、実施形態5に係る処理部23の機能構成を示すブロック図である。処理部23は、演算部233及びメモリ234を有する。演算部233は、例えばCPU、GPU、又はマルチコアCPUを用いて構成されている。演算部233は、量子コンピュータを用いて構成されていてもよい。メモリ234は、不揮発性のメモリである。メモリ234は、コンピュータプログラム235を記憶している。コンピュータプログラム235は、図示しない記録装置により、コンピュータプログラム235を記憶する光ディスク等の記録媒体230から読み出され、メモリ234に書き込まれることによって、メモリ234に記憶される。演算部233は、コンピュータプログラム235に従って処理部23に必要な処理を実行する。学習モデル231は、コンピュータプログラム235に従って演算部233が情報処理を実行することにより実現される。
 演算部233は、コンピュータプログラム235に従って情報処理を実行することにより、実施形態1~4における処理部23に必要な処理を実行する。このようにして、実施形態1~4における処理部23が実現される。放射線検出器1及び分析部3の構成及び機能は、実施形態1~4と同様である。信号処理装置2の処理部23以外の部分の構成及び機能は、実施形態1~4と同様である。信号処理装置2及び放射線検出装置10は、実施形態1~4と同様の処理を実行する。
 実施形態5においても、信号処理装置2は、学習モデル231を利用することにより、放射線検出器1からの信号中の階段波又はパルス波の波高を測定する。これにより、信号処理装置2は、小さい波高のパルス波を検出し、エネルギーが低い放射線を検出し、この放射線をカウントすることができる。放射線検出装置10が蛍光X線を検出する場合は、元素分析により、蛍光X線のエネルギーが低い軽元素を検出することが可能となる。信号処理装置2の処理部23以外の部分の一部又は全部も、コンピュータプログラムを用いて実現されてもよい。
 なお、実施形態1~5においては、階段波又はパルス波の波高を取得するための処理を全て信号処理装置2の内部で行う形態を示したが、信号処理装置2は、処理の一部を信号処理装置2の外部のクラウドで実行させる形態であってもよい。例えば、信号処理装置2は、学習モデル231を利用する処理をクラウドで実行させる形態であってもよい。又は、信号処理装置2は、従来の方法と学習モデル231を用いる方法との両方を利用する形態であってもよい。例えば、信号処理装置2は、波高の大きい階段波又はパルス波については従来の方法で波高を取得し、波高の小さい階段波又はパルス波については学習モデル231を用いる方法で波高を取得する形態であってもよい。
<実施形態6>
 図19は、実施形態6に係る放射線検出装置10の機能構成を示すブロック図である。放射線検出器1及び信号処理装置2の構成及び機能は、実施形態1~5の何れかと同様である。分析部3は、表示部31と操作部32とを備える。表示部31は、例えば液晶ディスプレイ又はELディスプレイ(Electroluminescent Display)である。操作部32は、使用者からの操作を受け付ける。分析部3は、放射線検出器1が検出した放射線のスペクトルを表示部31に表示する。
 図20は、表示部31が表示するスペクトルの第1の例を示す模式図である。横軸は放射線のエネルギーを示し、縦軸は、各エネルギーの放射線のカウント数を示す。放射線のエネルギーは、階段波又はパルス波の波高に対応する。図20に示すように、分析部3は、スペクトルに含まれる複数のエネルギー範囲について、学習モデル231を用いて階段波若しくはパルス波の有無又は波高を判定した際の信頼度を表示部31に表示する。分析部3は、学習モデル231の出力を取得し、学習モデル231の出力に応じて信頼度を特定する。例えば、分析部3は、各範囲に対応する波高の階段波又はパルス波について、学習モデル231から得られる信頼度の平均を計算し、計算した信頼度の平均を表示してもよい。
 一般的に、波高が小さいほど階段波又はパルス波の検出が困難であるので、放射線のエネルギーが低いほど信頼度は低下する傾向がある。信頼度が表示されることによって、使用者は、スペクトルに含まれる各ピーク、及び各ピークに対する元素の存在について、信頼度を知ることができる。信頼度の低いエネルギーの放射線については、必要に応じて測定を繰り返すことにより、より確実な元素分析を行うことが可能となる。
 図21A、図21B及び図21Cは、表示部31が表示するスペクトルの第2の例を示す模式図である。横軸は放射線のエネルギーを示し、縦軸は、各エネルギーの放射線のカウント数を示す。分析部3は、スペクトルに加えて、信頼度を指定するためのスライドバーを表示する。使用者は、操作部32を操作することにより、スライドバーを用いて信頼度を指定することができる。分析部3は、指定された信頼度以上の信頼度を有する階段波又はパルス波から生成されるスペクトルを表示部31に表示する。図21Aは、信頼度が0.8以上である階段波又はパルス波から生成されたスペクトルの例を示す。図21Bは、信頼度が0.7以上である階段波又はパルス波から生成されたスペクトルの例を示す。図21Cは、信頼度が0.9以上である階段波又はパルス波から生成されたスペクトルの例を示す。
 信頼度が低くなるほど、スペクトル中のピークの強度は増大し、ピークの幅も増大する。信頼度が高くなるほど、ピークの強度は減少し、ピークの幅は減少し、ピークはよりシャープになる。信頼度を上昇させることにより、信頼度の高いスペクトルに基づいて元素分析の精度を向上させることができる。信頼度を低下させることにより、ピークの強度が増大するので、放射線の計数率が向上する。使用者は、信頼度を変更しながらスペクトルを確認し、用途に合わせて信頼度を調整することができる。例えば、蛍光X線スペクトル中でのピーク間の距離が離れている物質の元素分析を行う際には、信頼度は低下させてもよい。物質中の異物の有無を検査する際には、定量性を犠牲にしてでも、計数率を向上させて検査の時間を短縮するために、信頼度を低下させることがあり得る。蛍光X線スペクトル中でのピーク間の距離が短い物質の元素分析を行う際には、ピークを分離できるように、信頼度を高くする必要がある。
 図22は、表示部31が表示するスペクトルの第3の例を示す模式図である。横軸は放射線のエネルギーを示し、縦軸は各エネルギーの放射線のカウント数を示す。分析部3は、夫々のピークについて信頼度を数値で表示する。図23は、表示部31が表示するスペクトルの第4の例を示す模式図である。横軸は放射線のエネルギーを示し、縦軸は各エネルギーの放射線のカウント数を示す。分析部3は、信頼度の低いピークについて警告を表示する。図23に示す例では、分析部3は、信頼性が低くエスケープピーク又はサムピークである可能性があるピークについて、エスケープピーク又はサムピークの可能性があることを示す警告を表示する。
 信頼度は、検出された階段波又はパルス波の状態に応じて決定される。例えば、分析部3は、検出した階段波又はパルス波の幅が過去の階段波又はパルス波の幅に比べて長い場合に、信頼度を低下させる処理を行う。例えば、分析部3は、階段波又はパルス波の波高が過去に頻繁に検出された階段波又はパルス波の波高と等しい場合に、信頼度を低下させる処理を行う。この場合は、階段波又はパルス波はサムピークに対応する可能性がある。例えば、分析部3は、階段波又はパルス波の波高が過去に頻繁に検出された階段波又はパルス波の波高から所定値を減算した値になっている場合に、信頼度を低下させる処理を行う。この場合は、階段波又はパルス波はエスケープピークに対応する可能性がある。例えば、学習モデル231は、信号に階段波若しくはパルス波が含まれている確率、又は波高が夫々の値である確率を出力し、分析部3は、学習モデル231が出力した確率を信頼度として使用してもよい。
 図20~図23に示す信頼度の表示方法は例であり、表示方法はこれらに限るものではない。例えば、分析部3は、信頼度別にエネルギー範囲又はピークの色を変更してもよい。例えば、分析部3は、特定範囲の信頼度を有するエネルギー範囲又はピークのみを表示してもよく、信頼度の異なる複数のスペクトルを並べて表示してもよい。
 なお、実施形態1~6においては、ノイズを含んだ信号を構成する第1信号値列及び第2信号値列を用いる形態を示したが、第1信号値列及び第2信号値列は、ノイズを含まない信号を構成する信号値列であってもよい。学習装置5は、S11では、階段波又はパルス波を含みノイズを含んでいない第1信号値列を生成し、S12では、階段波及びパルス波のいずれをも含んでおらず、ノイズも含んでいない信号を構成する第2信号値列を生成する。学習装置5は、ノイズを含んだ信号を構成する第1信号値列及び第2信号値列と、ノイズを含まない信号を構成する第1信号値列及び第2信号値列との両方を訓練データとして利用してもよい。又は、学習装置5は、ノイズを含んだ信号を構成する第1信号値列とノイズを含まない信号を構成する第2信号値列とを利用してもよく、ノイズを含まない信号を構成する第1信号値列とノイズを含んだ信号を構成する第2信号値列とを利用してもよい。
 実施形態1~6においては、学習モデル231を用いた処理のみによって階段波又はパルス波を検出する形態を示したが、信号処理装置2は、学習モデル231を用いた処理と閾値を利用した処理とを併用する形態であってもよい。例えば、信号処理装置2は、波高の高い階段波又はパルス波については閾値を利用した処理によって検出し、波高の低い階段波又はパルス波については学習モデル231を用いた処理によって検出する形態であってもよい。
 本発明は上述した実施の形態の内容に限定されるものではなく、請求項に示した範囲で種々の変更が可能である。即ち、請求項に示した範囲で適宜変更した技術的手段を組み合わせて得られる実施形態も本発明の技術的範囲に含まれる。
 1 放射線検出器
 10 放射線検出装置
 11 放射線検出素子
 2 信号処理装置
 21 A/D変換部
 22 波形整形部
 23 処理部
 231 学習モデル
 235 コンピュータプログラム
 24 波高測定部
 25 カウント部
 3 分析部
 5 学習装置
 

Claims (11)

  1.  放射線の検出に応じた階段波又は前記階段波を変換したパルス波を、波高別にカウントする信号処理方法において、
     時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルへ、放射線検出に係る前記信号値列を入力し、
     前記学習モデルが出力する情報に応じて、前記階段波又は前記パルス波を波高別にカウントすること
     を特徴とする信号処理方法。
  2.  前記学習モデルは、再帰型ニューラルネットワークを用いており、前記信号値列に含まれる信号値を逐次的に入力され、一の信号値を入力された場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力すること
     を特徴とする請求項1に記載の信号処理方法。
  3.  前記学習モデルは、複数の信号値からなる信号値列をまとめて入力された場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力すること
     を特徴とする請求項1に記載の信号処理方法。
  4.  前記信号値列を正規化した上でまとめて前記学習モデルへ入力すること
     を特徴とする請求項3に記載の信号処理方法。
  5.  前記学習モデルは、前記信号に前記階段波又は前記パルス波が含まれているか否かを示す情報を出力し、
     前記信号に前記階段波又は前記パルス波が含まれていることを示す情報が前記学習モデルから出力された場合に、前記階段波又は前記パルス波の波高を測定すること
     を特徴とする請求項1乃至4のいずれか一つに記載の信号処理方法。
  6.  放射線の検出に応じた階段波又は前記階段波を変換したパルス波を含んだ信号を夫々に構成する時系列的な複数の第1信号値列と、前記階段波及び前記パルス波のいずれをも含んでいない信号を夫々に構成する時系列的な複数の第2信号値列とを取得し、
     前記第1信号値列と、前記第1信号値列に関連付けた、前記階段波若しくは前記パルス波があることを示す情報又は前記階段波若しくは前記パルス波の波高を示す情報と、前記第2信号値列と、前記第2信号値列に関連付けた、前記階段波若しくは前記パルス波が無いことを示す情報又は前記階段波若しくは前記パルス波の波高がゼロであることを示す情報とを訓練データとして、時系列的な任意の信号値列を入力した場合に前記任意の信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルを、生成すること
     を特徴とする学習モデル生成方法。
  7.  前記学習モデルは、複数の信号値からなる任意の信号値列をまとめて入力された場合に、前記任意の信号値列が構成する信号に前記階段波又は前記パルス波が含まれているか否かを示す情報を出力し、
     前記第1信号値列は、正規化されていること
     を特徴とする請求項6に記載の学習モデル生成方法。
  8.  放射線の検出に応じた階段波又は前記階段波を変換したパルス波を、波高別にカウントする信号処理装置において、
     時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の前記階段波若しくは前記パルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルと、
     放射線検出に係る前記信号値列を前記学習モデルへ入力した場合に前記学習モデルが出力する情報に応じて、前記階段波又は前記パルス波を波高別にカウントするカウント部と
     を備えることを特徴とする信号処理装置。
  9.  放射線検出時に放射線のエネルギーに応じた階段波を出力する放射線検出器と、
     前記階段波をパルス波へ変換する変換部と、
     前記変換部で変換される前又は前記変換部で変換された後の信号を構成する時系列的な信号値列を入力した場合に、前記信号に前記階段波又は前記パルス波が含まれているか否かを示す情報を出力する学習モデルと、
     前記信号に前記階段波又は前記パルス波が含まれていることを示す情報が前記学習モデルから出力された場合に、前記パルス波の波高を測定する波高測定部と、
     前記パルス波を波高別にカウントするカウント部と、
     前記パルス波の波高及びカウント数に応じて、放射線のスペクトルを生成するスペクトル生成部と
     を備えることを特徴とする放射線検出装置。
  10.  放射線検出時に放射線のエネルギーに応じた階段波を出力する放射線検出器と、
     前記放射線検出器から出力された信号を構成する時系列的な信号値列を入力した場合に、前記信号中の前記階段波の波高を示す情報を出力する学習モデルと、
     前記学習モデルが出力する情報に応じて、前記階段波を波高別にカウントするカウント部と、
     前記階段波の波高及びカウント数に応じて、放射線のスペクトルを生成するスペクトル生成部と
     を備えることを特徴とする放射線検出装置。
  11.  時系列的な信号値列を入力した場合に、前記信号値列が構成する信号中の階段波若しくは前記階段波を変換したパルス波の有無に関する情報、又は前記信号中の前記階段波若しくは前記パルス波の波高に関する情報を出力する学習モデルへ、放射線検出に係る前記信号値列を入力して、前記階段波若しくは前記パルス波の有無に関する情報又は前記波高に関する情報を出力する
     処理をコンピュータに実行させることを特徴とするコンピュータプログラム。
     
PCT/JP2021/011045 2020-04-27 2021-03-18 信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム WO2021220657A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US17/996,889 US12019037B2 (en) 2020-04-27 2021-03-18 Signal processing method, learning model generation method, signal processing device, radiation detecting device, and recording medium
DE112021002545.7T DE112021002545T5 (de) 2020-04-27 2021-03-18 Signalverarbeitungsverfahren, lernmodell-erzeugungsverfahren,signalverarbeitungseinrichtung, strahlungsdetektionseinrichtung und computerprogramm
JP2022517549A JPWO2021220657A1 (ja) 2020-04-27 2021-03-18

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020078471 2020-04-27
JP2020-078471 2020-04-27

Publications (1)

Publication Number Publication Date
WO2021220657A1 true WO2021220657A1 (ja) 2021-11-04

Family

ID=78331951

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/011045 WO2021220657A1 (ja) 2020-04-27 2021-03-18 信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム

Country Status (4)

Country Link
US (1) US12019037B2 (ja)
JP (1) JPWO2021220657A1 (ja)
DE (1) DE112021002545T5 (ja)
WO (1) WO2021220657A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023026598A1 (ja) * 2021-08-24 2023-03-02 株式会社リガク X線分析装置及び波高値予測プログラム

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0829538A (ja) * 1994-07-13 1996-02-02 Mitsubishi Electric Corp 放射線検出装置
JP2007057356A (ja) * 2005-08-24 2007-03-08 Toshiba Corp 放射線測定装置
JP2014516411A (ja) * 2011-04-19 2014-07-10 レイキャン テクノロジー カンパニー リミテッド(ス チョウ) シンチレーションパルス情報取得のための方法及び装置

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102347023B1 (ko) * 2013-12-11 2022-01-03 서던 이노베이션 인터내셔널 피티와이 엘티디 데이터에서의 신호들을 분해하기 위한 방법 및 장치
JP6857174B2 (ja) 2016-04-28 2021-04-14 株式会社堀場製作所 放射線検出装置及び放射線検出用信号処理装置
US10802164B2 (en) * 2018-02-05 2020-10-13 Rhombus Holdings Llc Method and apparatus for performing pattern recognition for a tunable sensor system to detect neutron and gamma particles

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0829538A (ja) * 1994-07-13 1996-02-02 Mitsubishi Electric Corp 放射線検出装置
JP2007057356A (ja) * 2005-08-24 2007-03-08 Toshiba Corp 放射線測定装置
JP2014516411A (ja) * 2011-04-19 2014-07-10 レイキャン テクノロジー カンパニー リミテッド(ス チョウ) シンチレーションパルス情報取得のための方法及び装置

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023026598A1 (ja) * 2021-08-24 2023-03-02 株式会社リガク X線分析装置及び波高値予測プログラム

Also Published As

Publication number Publication date
DE112021002545T5 (de) 2023-03-02
JPWO2021220657A1 (ja) 2021-11-04
US12019037B2 (en) 2024-06-25
US20230152251A1 (en) 2023-05-18

Similar Documents

Publication Publication Date Title
JP5832892B2 (ja) 孔内検層のための方法および装置
JP5022902B2 (ja) 検出器出力データ内の個別信号分離装置および方法
US10228994B2 (en) Information processing system, information processing method, and program
US20170231584A1 (en) X-ray imaging apparatus
JP2005512086A (ja) 時間相関のある多光子計数計測のシステムおよび方法
TW201224431A (en) Monitoring, detecting and quantifying chemical compounds in a sample
WO2021220657A1 (ja) 信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム
US20240125717A1 (en) Systems And Methods For Interpreting High Energy Interactions
JP6009963B2 (ja) 試料分析方法および試料分析装置
WO2021075345A1 (ja) 信号処理方法、学習モデル生成方法、信号処理装置、放射線検出装置及びコンピュータプログラム
US20230204527A1 (en) Systems and methods for interpreting high energy interactions
Wu et al. Universal window size-dependent transition of correlations in complex systems
WO2023026598A1 (ja) X線分析装置及び波高値予測プログラム
US20080103727A1 (en) Multichannel analyzer
JP5693973B2 (ja) 高分解能分類
JP2018054468A (ja) 放射線測定装置及び方法
JP6438865B2 (ja) 蛍光x線分析装置、蛍光x線分析方法及びコンピュータプログラム
JP2014041065A (ja) X線分析装置及びコンピュータプログラム
KR20140055791A (ko) 엑스선 검출기를 교정하는 방법
JP2009074954A (ja) 蛍光x線分析装置およびそれに用いるプログラム
WO2022224653A1 (ja) 信号処理方法、コンピュータプログラム、信号処理装置、及び放射線検出装置
WO2024128301A1 (ja) 信号処理方法、信号処理装置、放射線検出装置、及びコンピュータプログラム
WO2024005006A1 (ja) 厚み計測方法、x線分析装置、情報処理装置及びコンピュータプログラム
CN112926280A (zh) 基于matlab的核脉冲信号的仿真与测试方法
JP6258803B2 (ja) ライブタイム信号合成回路、ライブタイム信号合成方法、放射線検出装置、および試料分析装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21797802

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022517549

Country of ref document: JP

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 21797802

Country of ref document: EP

Kind code of ref document: A1