WO2021237477A1 - Model training method and apparatus, electronic device, and medium - Google Patents

Model training method and apparatus, electronic device, and medium Download PDF

Info

Publication number
WO2021237477A1
WO2021237477A1 PCT/CN2020/092411 CN2020092411W WO2021237477A1 WO 2021237477 A1 WO2021237477 A1 WO 2021237477A1 CN 2020092411 W CN2020092411 W CN 2020092411W WO 2021237477 A1 WO2021237477 A1 WO 2021237477A1
Authority
WO
WIPO (PCT)
Prior art keywords
radio frequency
frequency signal
sample data
random forest
bone mass
Prior art date
Application number
PCT/CN2020/092411
Other languages
French (fr)
Chinese (zh)
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 PCT/CN2020/092411 priority Critical patent/WO2021237477A1/en
Publication of WO2021237477A1 publication Critical patent/WO2021237477A1/en

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A61MEDICAL OR VETERINARY SCIENCE; HYGIENE
    • A61BDIAGNOSIS; SURGERY; IDENTIFICATION
    • A61B8/00Diagnosis using ultrasonic, sonic or infrasonic waves
    • A61B8/08Detecting organic movements or changes, e.g. tumours, cysts, swellings
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/20ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for computer-aided diagnosis, e.g. based on medical expert systems

Definitions

  • the present disclosure relates to the field of medical technology, in particular to a model training method, device, electronic equipment and medium.
  • the lack of diagnostic equipment for osteoporosis is one of the important reasons for the low diagnosis and treatment rate of osteoporosis and the high incidence of osteoporotic fractures.
  • the "gold standard" diagnostic equipment for osteoporosis is the dual-energy X-ray absorptiometry (DXA), which cannot be used in a wide range due to high cost, high testing cost, and the presence of certain radiation. It is difficult to popularize primary medical institutions.
  • Quantitative ultrasound (QUS) is one of the most widely used osteoporosis screening equipment. It has the characteristics of low cost, low testing cost, short testing time and no radiation. It is a promising osteoporosis screening device.
  • SOS Speed of sound
  • the embodiments of the present disclosure provide a model training method, device, electronic device, and medium.
  • an embodiment of the present disclosure provides a model training method.
  • the model training method includes:
  • sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
  • the training a random forest model based on the sample data includes:
  • the target value combination of the parameter is determined from the all possible value combinations.
  • the verification of all possible value combinations is performed, and the determination is made from all possible value combinations.
  • the target value combinations of the parameters include:
  • the human bone in a third implementation manner of the first aspect of the present disclosure, includes a radius, and the ultrasound radio frequency signal is collected from a non-dominant human body. The distal 1/3 of the lateral radius.
  • the ultrasonic radio frequency signal includes a composite type of transmitting and receiving through two sets of Raw data collected by the transducer.
  • the bone mass label includes normal bone mass and bone mass reduction Or osteoporosis.
  • the method further includes one or more of the following:
  • the value of the maximum depth of the model configured with the random forest model is between 45-55;
  • the value of the number of base learners configured for the random forest model is between 100-150.
  • an embodiment of the present disclosure provides a model training device.
  • the model training device includes:
  • the first acquisition module is configured to acquire sample data, the sample data including an ultrasound radio frequency signal collected from a human bone and a bone mass tag of an acquisition object corresponding to the ultrasound radio frequency signal;
  • the training module is configured to train a random forest model based on the sample data.
  • the training module includes:
  • the first determining submodule is configured to determine all possible value combinations of the parameters of the random forest model according to a predetermined step size
  • the second determining sub-module is configured to determine the target value combination of the parameter from all the possible value combinations by verifying the all possible value combinations.
  • the second determination submodule is configured to verify all possible value combinations by means of cross-validation, The target value combination of the parameter is determined from all the possible value combinations.
  • the human bone in a third implementation manner of the second aspect of the present disclosure, includes a radius, and the ultrasound radio frequency signal is collected from a non-dominant human body. The distal 1/3 of the lateral radius.
  • the ultrasonic radio frequency signal includes a composite type of transmitting and receiving through two sets of Raw data collected by the transducer.
  • the bone mass label includes normal bone mass and bone mass reduction Or osteoporosis.
  • the device further includes a configuration module configured to Do one or more of the following:
  • the value of the maximum depth of the model configured with the random forest model is between 45-55;
  • the value of the number of base learners configured for the random forest model is between 100-150.
  • an embodiment of the present disclosure provides an electronic device including a memory and a processor, wherein the memory is used to store one or more computer instructions, wherein the one or more computer instructions are processed by the The device executes to implement the method described in the first aspect and any one of the first to the sixth implementation manners of the first aspect.
  • an embodiment of the present disclosure provides a computer-readable storage medium with computer instructions stored thereon.
  • the computer instructions are executed by a processor, the first to sixth aspects of the first aspect and the first aspect are implemented. The method described in any one of the implementation modes.
  • an embodiment of the present disclosure provides an electronic device, including a memory and a processor, wherein the memory is used to store one or more computer instructions, wherein the one or more computer instructions are The processor executes to achieve:
  • the ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
  • the embodiments of the present disclosure provide a computer-readable storage medium, on which computer instructions are stored, and the computer instructions are implemented when executed by a processor:
  • the ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
  • the sample data includes the ultrasound radio frequency signal collected from the human bone and the bone mass tag of the collection object corresponding to the ultrasound radio frequency signal; training based on the sample data
  • the random forest model can train a model for obtaining bone mass information, which has good sensitivity and specificity for obtaining bone mass information.
  • Fig. 1 shows a flowchart of a model training method according to an embodiment of the present disclosure
  • Fig. 2 shows a schematic diagram of acquiring an ultrasonic radio frequency signal according to an embodiment of the present disclosure
  • Fig. 3 shows a flowchart of training a random forest model based on the sample data according to an embodiment of the present disclosure
  • FIG. 4 shows a receiver operating characteristic curve diagram of a random forest model trained according to a model training method of an embodiment of the present disclosure applied to obtain bone mass data
  • Fig. 5 shows a block diagram of a model training device according to an embodiment of the present disclosure
  • Figure 6 shows a block diagram of a training module according to an embodiment of the present disclosure
  • FIG. 7 shows a block diagram of an electronic device according to an embodiment of the present disclosure.
  • Fig. 8 shows a schematic structural diagram of a computer system suitable for implementing a model training method according to an embodiment of the present disclosure.
  • operating characteristic curve, AUC) is 0.696, which is not yet of diagnostic value and can only be used for the initial screening of female osteoporosis.
  • Ultrasound radio frequency signal is a standard form of unprocessed raw data in ultrasound imaging.
  • the method of extracting and processing RF signals has been widely used in the characterization of medical ultrasound imaging tissues, such as breast, prostate and liver ultrasound, which can effectively improve the diagnostic capabilities of ultrasound.
  • medical ultrasound imaging tissues such as breast, prostate and liver ultrasound, which can effectively improve the diagnostic capabilities of ultrasound.
  • Random forest is a supervised machine learning algorithm. The inventor proposes that random forest is used to train multi-feature sample data of ultrasound radio frequency signals of human bone quantitative ultrasound. Porosity can achieve better prediction accuracy.
  • the methods, devices, electronic equipment and media provided by the embodiments of the present disclosure explore the method of quantitative ultrasound of human bones, and for the first time use machine learning random forest algorithm to train the ultrasound radio frequency signals of quantitative ultrasound of human bones, establish a bone mass detection model, and improve bones.
  • the diagnostic efficiency of quantitative ultrasound provides a strong basis for the application of bone quantitative ultrasound in the diagnosis of osteoporosis in primary medical institutions.
  • Fig. 1 shows a flowchart of a model training method according to an embodiment of the present disclosure.
  • the model training method includes the following steps S110 and S120:
  • step S110 sample data is obtained, and the sample data includes the ultrasound radio frequency signal collected from the human bone and the bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
  • step S120 a random forest model is trained based on the sample data.
  • the sample data includes the ultrasound radio frequency signal collected from the human bone and the bone mass tag of the collection object corresponding to the ultrasound radio frequency signal; training based on the sample data
  • the random forest model can train a model for obtaining bone mass information, which has good sensitivity and specificity for obtaining bone mass information.
  • the ultrasonic radio frequency signal includes raw data collected by two sets of transmitting and receiving composite transducers.
  • the pulse wave emitted by the ultrasonic transducer propagates in the human tissue, and then a reflected wave is generated.
  • the probe converts the reflected wave into an electrical signal for output, and this signal is an ultrasonic radio frequency signal.
  • the ultrasonic radio frequency signal contains all the amplitude, frequency and phase information, that is, a large amount of information about the interaction between the sound field and the tissue, and the characteristics of the microstructure.
  • the application of ultrasound radio frequency signals is usually to convert them into ultrasound imaging, such as A-mode ultrasound and B-mode ultrasound.
  • the most widely used B-mode ultrasound only uses the amplitude information in the original data, and the gray value imaging is obtained after a series of filtering, mediation and compression processing. Therefore, in the current ultrasound technology, a large amount of information in the raw data of the ultrasound radio frequency signal is ignored or lost in the imaging stage.
  • the raw data of the ultrasonic radio frequency signal is collected by two sets of transmitting and receiving composite transducers, which can obtain a richer bone condition, which is beneficial to improve the sensitivity and specificity of detection.
  • the human bones include radius, tibia or root bone, etc.
  • the radius can be selected.
  • the ultrasound radio frequency signal can be collected at the distal 1/3 of the radius on the non-dominant side of the human body, as shown in FIG. 2.
  • the radius is an easily exposed site, and is more sensitive to bone metabolism, and is also one of the important osteoporotic fracture sites. It is a basic condition for wide-scale promotion as a diagnostic site.
  • the 1/3 of the distal radius is used to assess the risk of fragility fractures, especially hip fractures, with better results. Since the non-dominant side is less used, it is less affected by other factors, which is beneficial to reflect the actual situation of the human bones as a whole. Of course, in the case of fractures on the non-dominant side, the radius on the dominant side can also be used for measurement.
  • the bone mass label includes normal bone mass, reduced bone mass, or osteoporosis.
  • the label of reduced bone mass is helpful for reminding the risk of bone mass. It is also possible to combine normal bone mass and bone mass reduction into non-osteoporosis and treat them as one type. The combined label is more simplified and can directly distinguish between osteoporosis and non-osteoporosis.
  • the bone mass label including normal bone mass, reduced bone mass, or osteoporosis
  • the sensitivity and specificity are provided by the embodiments of the present disclosure.
  • Fig. 3 shows a flowchart of training a random forest model based on the sample data according to an embodiment of the present disclosure.
  • the model training method includes the following steps S121 and S122:
  • step S121 all possible value combinations of the parameters of the random forest model are determined according to a predetermined step size
  • step S122 the target value combination of the parameter is determined from all the possible value combinations by verifying the all possible value combinations.
  • all possible value combinations of the parameters of the random forest model are determined according to a predetermined step;
  • the target value combination of the parameters is determined, and the parameters are adjusted in the manner of grid search as described above, which can effectively improve the classification accuracy and avoid the problem of overfitting.
  • the step of verifying all possible value combinations and determining the target value combination of the parameter from all possible value combinations includes verifying all possible value combinations by means of cross-validation. Determine the target value combination of the parameter from all possible value combinations.
  • three-fold cross-validation can be used to divide the sample data into three different subsets, two of which are used as the training set and the other as the test set each time, and the model is trained and tested for three times.
  • the all possible value combinations are verified by means of cross-validation, and the target value combination of the parameter is determined from the all possible value combinations, which can effectively improve the classification accuracy And avoid the problem of overfitting.
  • the value of the maximum depth of the model configured with the random forest model is between 45-55;
  • the value of the number of base learners configured for the random forest model is between 100-150.
  • the research objects of the embodiments of the present disclosure are derived from 32 subjects who planned to undergo DXA examination at Sun Yat-sen Memorial Hospital of Sun Yat-sen University in Guangzhou, Guangdong City between January 2020 and March 25 to April 25, 2020. Among them, 26 were females, all were postmenopausal females, and 6 were males, with an average age of 61.50 ⁇ 9.09 years old.
  • the subjects did not have the following conditions: (1) Malnutrition, using the Mini Nutritional Assessment-short form (MNA-SF), and the score ⁇ 11 is considered malnutrition; (2) Severe cardiopulmonary, liver and kidney failure And malignant tumors; (3) Combined diseases that affect bone density around joints, such as rheumatoid arthritis, ankylosing spondylitis, etc.
  • Subjects who have a history of fractures suffer from related diseases that affect bone metabolism, take related drugs that affect bone metabolism, or are receiving anti-osteoporosis treatments do not need to be specifically excluded. All subjects completed radial QUS and DXA measurements on the same day, and no intervention was given in the interval. All subjects signed an informed consent form. Patients can withdraw from the study if they actively request to withdraw from the study or if the patient has serious adverse reactions. This study was approved by the Ethics Committee of Sun Yat-sen Memorial Hospital of Sun Yat-sen University.
  • osteoporosis is based on the diagnostic criteria recommended by the World Health Organization. A person who meets one of the following three criteria can be diagnosed as osteoporosis: (1) Fragile fracture of the hip or vertebral body; (2) Axial bone measured by DXA Bone mineral density (lumbar spine 1-4, femoral neck or total hip) or distal radius 1/3 bone mineral density T value ⁇ -2.5; (3) Bone mineral density measurement accords with low bone mass (-2.5 ⁇ T value ⁇ -1.0) + Fragile fractures of the proximal humerus, pelvis or distal forearm.
  • DXA Bone mineral density (lumbar spine 1-4, femoral neck or total hip) or distal radius 1/3 bone mineral density T value ⁇ -2.5
  • Bone mineral density measurement accords with low bone mass (-2.5 ⁇ T value ⁇ -1.0) + Fragile fractures of the proximal humerus, pelvis or distal forearm.
  • T value ⁇ -1.0 is normal bone mass
  • -2.5 ⁇ T value ⁇ -1.0 is bone mass reduction
  • T value ⁇ -2.5 is osteoporosis
  • T value ⁇ -2.5+ fragility fracture is Severe osteoporosis. According to the above criteria, this part of the study divided the subjects into three groups: normal bone mass group (12 cases), bone mass reduction group (10 cases) and osteoporosis group (10 cases).
  • DXA was tested using Lunar model DXA equipment produced by GE in the United States.
  • the testing sites included lumbar spine 1-4, femoral neck and total hip.
  • the measurement was carried out by a fixed professional and technical personnel daily for quality control inspection and according to routine The operation is blinded. Before the measurement, no information about the radius QUS is provided except the basic information of the subject, and the coefficient of variation of the precision of the DXA equipment is less than 1%.
  • the source data of the radius QUS-RF signal is collected by the OSTEOKJ7000+ ultrasonic bone densitometer produced by Nanjing Kejin Industrial Co., Ltd.
  • the ultrasonic working frequency is 1MHz
  • the error is ⁇ 15%
  • the ultrasonic velocity error is ⁇ 0.4%
  • the accuracy is ⁇ 0.15%.
  • the ultrasonic probe is a linear array, including two sets of transmitter-receiver composite transducers, which can output 4 sets of data.
  • RF signal source data is saved in .txt format.
  • Each .txt file records valid waveform data, including four channels of data, 1024 data per channel, and the range of each data is 0-255, with data1, data2, and data3 , Data4 as a separator.
  • Each subject will collect at least 200 time points of source data. Part of the RF signal source data of a subject at a certain time point is shown below:
  • the measurement site of the radius QUS is the non-dominant forearm. If there is a history of non-dominant forearm fracture, the other side is selected.
  • the subject is placed on a smooth and flat surface such as a desk to fully expose the radius and the distal 1/3 of the radius. The position is the midpoint of the line from the end of the middle finger to the olecranon when the forearm is straightened.
  • the placement of the ultrasound probe during measurement is shown in Figure 2. Apply a proper amount of ultrasound coupling agent to the skin on the radial side. Keep the ultrasound probe parallel to the longitudinal axis of the radius and perpendicular to the bone surface. Repeat the measurement 3 times.
  • the measurement site For each measurement, the measurement site needs to be re-determined with a soft ruler, and the SOS value results and corresponding T are recorded and stored. Value, extract and store the raw data of the measured ultrasonic radio frequency signal. All measurements are operated by 2 fixed professional technicians, and the QUS equipment is calibrated with the standard module provided by the manufacturer before the daily measurement. The QUS measurement of radius is blinded, and the DXA measurement result of the subject is not provided before the measurement.
  • the stored SOS value result and the corresponding T value are used as a reference method, and the standard recommended by the World Health Organization is used as the basis for dividing the bone mass.
  • This method is described below as "radius QUS-SOS T value”.
  • the raw data of the measured ultrasonic radio frequency signal is extracted and stored for use in the method of the embodiment of the present disclosure to train the bone mass detection model, and the method of applying the model for diagnosis is described as "radius QUS-RF signal" in the following.
  • the source data of the first 200 time points will be extracted from each of the top 25 subjects, a total of 5000 data will be used as the training set, and the 1400 data of the last 7 subjects will be used as the test set. Delete the first negative value in all RF signal source data, and subtract the reference value from all remaining data for correction.
  • the optimal parameters after grid search and triple cross-validation are: the maximum depth of the model (max_depth) is between 45-55, more preferably, it can be set to 50; the minimum number of samples for leaf nodes (min_samples_leaf) is selected The value is between 25-35, more preferably, it can be set to 30; the value of the number of base learners (n_estimators) is between 100-150, and more preferably, it can be set to 100; the other parameters are Defaults:
  • a T value ⁇ -2.5 is diagnosed as osteoporosis, and -2.5 ⁇ T value ⁇ -1.0 is The bone mass is decreased, and the T value ⁇ -1.0 is the normal bone mass.
  • the sensitivity of the radius QUS-SOS T value to diagnose osteoporosis is 60.00% (95% CI: 27.37%-86.31%), and the specificity is 81.82% (95% CI: 58.99%- 94.01%), positive predictive value 60.00% (95% CI: 27.37%-86.31%), negative predictive value 81.82% (95% CI: 58.99%-94.01%), positive likelihood ratio 3.3 (95% CI: 1.19- 9.16), the negative likelihood ratio is 0.49 (95% CI: 0.22-1.07), and the Youden index is 0.418.
  • the QUS-SOS T value of radius in the diagnosis of bone mass or osteoporosis was poor (P>0.05).
  • the diagnostic model performs classification diagnosis on the radius QUS-RF signal in the test set and compares it with the DXA result.
  • the detailed results are shown in Table 5 and Table 6.
  • the QUS-RF signal of radius in the diagnosis of bone mass or osteoporosis is correlated with the DXA measurement results (P ⁇ 0.05), and the diagnosis of bone mass or osteoporosis has good repeatability (Kappa values, respectively) 0.60, 0.72, Cohen's kappa).
  • the sensitivity of the method in the embodiments of the present disclosure is 62.50% (95% CI: 55.36%-69.15%), the specificity is 99.42% (95% CI: 98.75%-99.74%), and the positive predictive value is 94.70% ( 95% CI: 88.98%-97.66%), negative predictive value 94.09% (95% CI: 92.61%-95.29%), positive likelihood ratio 107.14 (95% CI: 50.79-226.00), negative likelihood ratio 0.3772 (95 %CI: 0.3154-0.4511), Youden Index 0.6192.
  • Table 7 The comparison of the diagnostic efficacy of radius QUS-RF signal and radius QUS-SOS T value in diagnosing osteoporosis can be seen in Table 7.
  • the sensitivity description describes the proportion of all positive cases identified in all positive cases, which can be used to measure the missed diagnosis rate;
  • the specificity description describes the proportion of negative cases identified in all negative cases, which can be used to measure the misdiagnosis rate;
  • the positive predictive value description The proportion of positive samples that are correctly predicted to all positive samples; negative predictive value describes the proportion of negative samples that are correctly predicted to all negative samples;
  • the positive likelihood ratio describes the probability of correctly judging positive as the multiple of the probability of incorrectly judging positive; Negative likelihood ratio means that the probability of false negative judgment is a multiple of the probability of correct negative judgment;
  • Youden index sensitivity + specificity -1, which means the total ability of the screening method to find real patients and non-patients.
  • Fig. 5 shows a block diagram of a model training device according to an embodiment of the present disclosure.
  • the device can be implemented as part or all of the electronic device through software, hardware or a combination of the two.
  • the model training device 500 includes a first acquisition module 510 and a training module 520.
  • the first acquisition module 510 is configured to acquire sample data, the sample data including an ultrasound radio frequency signal collected from a human bone and a bone mass tag of an acquisition object corresponding to the ultrasound radio frequency signal;
  • the training module 520 is configured to train a random forest model based on the sample data.
  • the first acquisition module is configured to acquire sample data, the sample data including the ultrasound radio frequency signal collected from the human bone and the bone mass of the collection object corresponding to the ultrasound radio frequency signal Label; training module, configured to train a random forest model based on the sample data, capable of training a model for acquiring bone mass information, which has good sensitivity and specificity for acquiring bone mass information.
  • FIG. 6 shows a block diagram of a training module 600 according to an embodiment of the present disclosure.
  • the training module 600 includes a first determining sub-module 610 and a second determining sub-module 620.
  • the first determining submodule 610 is configured to determine all possible value combinations of the parameters of the random forest model according to a predetermined step size
  • the second determining submodule 620 is configured to determine the target value combination of the parameter from all the possible value combinations by verifying the all possible value combinations.
  • the first determining sub-module is configured to determine all possible value combinations of the parameters of the random forest model according to a predetermined step size; the second determining sub-module is configured to pass Verifying all possible value combinations and determining the target value combination of the parameter from all possible value combinations can effectively improve the classification accuracy and avoid the problem of overfitting.
  • the second determining submodule is configured to verify all possible value combinations by means of cross-validation, and determine the target value combination of the parameter from the all possible value combinations .
  • the second determining sub-module is configured to verify all possible value combinations in a cross-validation manner, and determine the target of the parameter from the all possible value combinations
  • the combination of values can effectively improve the classification accuracy and avoid the problem of overfitting.
  • the human bone includes a radius
  • the ultrasound radio frequency signal is collected at the distal 1/3 of the radius on the non-dominant side of the human body.
  • the radius is an easily exposed site, and is more sensitive to bone metabolism, and is also one of the important osteoporotic fracture sites. It is a basic condition for wide-scale promotion as a diagnostic site. The 1/3 of the distal radius is used to assess the risk of fragility fractures, especially hip fractures, with better results.
  • the ultrasonic radio frequency signal includes raw data collected by two sets of transmitting and receiving composite transducers.
  • the raw data of the ultrasonic radio frequency signal is collected by two sets of transmitting and receiving composite transducers, which can obtain a richer bone condition, which is beneficial to improve the sensitivity and specificity of detection.
  • the bone mass label includes normal bone mass, reduced bone mass, or osteoporosis.
  • the bone mass label including normal bone mass, reduced bone mass, or osteoporosis
  • the sensitivity and specificity are provided by the embodiments of the present disclosure.
  • the device further includes a configuration module configured to perform one or more of the following:
  • the value of the maximum depth of the model configured with the random forest model is between 45-55;
  • the value of the number of base learners configured for the random forest model is between 100-150.
  • FIG. 7 shows a structural block diagram of the electronic device according to an embodiment of the present disclosure.
  • the electronic device 700 includes a memory 701 and a processor 702, wherein the memory 701 is used to store a program that supports the electronic device to execute the model training method or code generation method in any of the above embodiments, so The processor 702 is configured to execute a program stored in the memory 701.
  • the memory 701 is configured to store one or more computer instructions, where the one or more computer instructions are executed by the processor 702 to implement the following steps:
  • sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
  • training a random forest model based on the sample data includes:
  • the target value combination of the parameter is determined from the all possible value combinations.
  • the step of verifying all possible value combinations and determining the target value combination of the parameter from the all possible value combinations includes:
  • the human bone includes a radius, and the ultrasonic radio frequency signal is collected at the distal 1/3 of the radius on the non-dominant side of the human body; the ultrasonic radio frequency signal is collected by two sets of transmitting and receiving composite transducers And/or, the bone mass label includes normal bone mass, reduced bone mass, or osteoporosis.
  • the processor 702 is further configured to implement one or more of the following:
  • the value of the maximum depth of the model configured with the random forest model is between 45-55;
  • the value of the number of base learners configured for the random forest model is between 100-150.
  • the memory 701 is configured to store one or more computer instructions, where the one or more computer instructions are executed by the processor 702 to implement the following steps:
  • the ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
  • Fig. 8 shows a schematic structural diagram of a computer system suitable for implementing the model training method according to an embodiment of the present disclosure.
  • the computer system 800 includes a processing unit 801, which can execute the above-mentioned implementation according to a program stored in a read-only memory (ROM) 802 or a program loaded from a storage portion 808 to a random access memory (RAM) 803 Various treatments in the example.
  • ROM read-only memory
  • RAM random access memory
  • various programs and data required for the operation of the system 800 are also stored.
  • the processing unit 801, the ROM 802, and the RAM 803 are connected to each other through a bus 804.
  • An input/output (I/O) interface 805 is also connected to the bus 804.
  • the following components are connected to the I/O interface 805: an input part 806 including a keyboard, a mouse, etc.; an output part 807 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and speakers, etc.; a storage part 808 including a hard disk, etc. ; And a communication section 809 including a network interface card such as a LAN card, a modem, and the like. The communication section 809 performs communication processing via a network such as the Internet.
  • the driver 810 is also connected to the I/O interface 805 as needed.
  • a removable medium 811 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is installed on the drive 810 as needed, so that the computer program read therefrom is installed into the storage section 808 as needed.
  • the processing unit 801 may be implemented as a processing unit such as CPU, GPU, TPU, FPGA, and NPU.
  • the method described above may be implemented as a computer software program.
  • an embodiment of the present disclosure includes a computer program product, which includes a computer program tangibly contained on a readable medium thereof, and the computer program includes program code for executing the above-mentioned method.
  • the computer program may be downloaded and installed from the network through the communication part 809, and/or installed from the removable medium 811.
  • each block in the flowchart or block diagram may represent a module, program segment, or part of the code, and the module, program segment, or part of the code contains one or more functions for realizing the specified logical function.
  • Executable instructions may also occur in a different order from the order marked in the drawings. For example, two blocks shown one after the other can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved.
  • each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
  • the units or modules involved in the embodiments described in the present disclosure can be implemented in the form of software, and can also be implemented in the form of programmable hardware.
  • the described units or modules may also be provided in the processor, and the names of these units or modules do not constitute a limitation on the units or modules themselves in certain circumstances.
  • the present disclosure also provides a computer-readable storage medium.
  • the computer-readable storage medium may be the computer-readable storage medium contained in the electronic device or computer system in the above-mentioned embodiment; or it may exist alone.
  • the computer-readable storage medium stores one or more programs, and the programs are used by one or more processors to execute the methods described in the present disclosure.

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • General Health & Medical Sciences (AREA)
  • Pathology (AREA)
  • Primary Health Care (AREA)
  • Radiology & Medical Imaging (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Biophysics (AREA)
  • Nuclear Medicine, Radiotherapy & Molecular Imaging (AREA)
  • Epidemiology (AREA)
  • Heart & Thoracic Surgery (AREA)
  • Molecular Biology (AREA)
  • Surgery (AREA)
  • Animal Behavior & Ethology (AREA)
  • Veterinary Medicine (AREA)
  • Ultra Sonic Daignosis Equipment (AREA)

Abstract

The embodiments of the present disclosure disclose a model training method and apparatus, an electronic device, and a medium. The model training method comprises: acquiring sample data, the sample data comprising an ultrasonic radio-frequency signal acquired from a human bone and a bone mass label of an acquisition object corresponding to the ultrasonic radio-frequency signal; and training a random forest model on the basis of the sample data. The method, the apparatus, the electronic device, and the medium provided in the embodiments of the present disclosure can improve the sensitivity and the specificity of a bone mass test.

Description

模型训练方法、装置、电子设备及介质Model training method, device, electronic equipment and medium 技术领域Technical field
本公开涉及医疗技术领域,具体涉及一种模型训练方法、装置、电子设备及介质。The present disclosure relates to the field of medical technology, in particular to a model training method, device, electronic equipment and medium.
背景技术Background technique
骨质疏松症诊断设备的缺乏是造成目前骨质疏松症诊治率低、骨质疏松性骨折发生率高的重要原因之一。骨质疏松症的“金标准”诊断设备为双能X线骨密度仪(Dual-energy X-ray absorptiometry,DXA),由于造价昂贵、检测费用高及存在一定辐射等原因无法大范围应用,在基层医疗机构难以普及。定量超声(Quantitative ultrasound,QUS)是目前广泛应用的骨质疏松症筛查设备之一,具有造价低、检测费用低、检测用时短和无辐射的特点,是极具潜力的骨质疏松症筛查诊断设备,但是由于无公认的骨质疏松症诊断阈值,致使其应用受限。超声速度(Speed of sound,SOS)是QUS的主要参数,但目前关于基于SOS的QUS能否用于骨质疏松症筛查诊断及脆性骨折风险评估仍存在争议。The lack of diagnostic equipment for osteoporosis is one of the important reasons for the low diagnosis and treatment rate of osteoporosis and the high incidence of osteoporotic fractures. The "gold standard" diagnostic equipment for osteoporosis is the dual-energy X-ray absorptiometry (DXA), which cannot be used in a wide range due to high cost, high testing cost, and the presence of certain radiation. It is difficult to popularize primary medical institutions. Quantitative ultrasound (QUS) is one of the most widely used osteoporosis screening equipment. It has the characteristics of low cost, low testing cost, short testing time and no radiation. It is a promising osteoporosis screening device. Check the diagnostic equipment, but because there is no recognized threshold for the diagnosis of osteoporosis, its application is limited. Speed of sound (SOS) is the main parameter of QUS, but there is still controversy about whether QUS based on SOS can be used for osteoporosis screening and diagnosis and fragility fracture risk assessment.
发明内容Summary of the invention
为了解决相关技术中的问题,本公开实施例提供一种模型训练方法、装置、电子设备及介质。In order to solve the problems in the related art, the embodiments of the present disclosure provide a model training method, device, electronic device, and medium.
第一方面,本公开实施例中提供了一种模型训练方法。In the first aspect, an embodiment of the present disclosure provides a model training method.
具体地,所述模型训练方法,包括:Specifically, the model training method includes:
获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;Acquiring sample data, where the sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
基于所述样本数据训练随机森林模型。Training a random forest model based on the sample data.
结合第一方面,本公开在第一方面的第一种实现方式中,所述基于所述样本数据训练随机森林模型包括:With reference to the first aspect, in a first implementation manner of the first aspect of the present disclosure, the training a random forest model based on the sample data includes:
根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;Determining all possible value combinations of the parameters of the random forest model according to a predetermined step size;
通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定 所述参数的目标取值组合。By verifying all the possible value combinations, the target value combination of the parameter is determined from the all possible value combinations.
结合第一方面的第一种实现方式,本公开在第一方面的第二种实现方式中,所述通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,包括:With reference to the first implementation manner of the first aspect, in the second implementation manner of the first aspect of the present disclosure, the verification of all possible value combinations is performed, and the determination is made from all possible value combinations. The target value combinations of the parameters include:
通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。Verifying the all possible value combinations by means of cross-validation, and determining the target value combination of the parameter from the all possible value combinations.
结合第一方面、第一方面的第一种或第二种实现方式,本公开在第一方面的第三种实现方式中,所述人体骨骼包括桡骨,所述超声射频信号采集于人体非优势侧桡骨的远端1/3处。In combination with the first aspect and the first or second implementation manner of the first aspect, in a third implementation manner of the first aspect of the present disclosure, the human bone includes a radius, and the ultrasound radio frequency signal is collected from a non-dominant human body. The distal 1/3 of the lateral radius.
结合第一方面、第一方面的第一种至第三种实现方式中任一项,本公开在第一方面的第四种实现方式中,所述超声射频信号包括通过两组发射接收复合型换能器采集的原始数据。With reference to the first aspect and any one of the first to third implementation manners of the first aspect, in a fourth implementation manner of the first aspect of the present disclosure, the ultrasonic radio frequency signal includes a composite type of transmitting and receiving through two sets of Raw data collected by the transducer.
结合第一方面、第一方面的第一种至第四种实现方式中任一项,本公开在第一方面的第五种实现方式中,所述骨量标签包括正常骨量、骨量降低或者骨质疏松。With reference to the first aspect and any one of the first to fourth implementation manners of the first aspect, in the fifth implementation manner of the first aspect of the present disclosure, the bone mass label includes normal bone mass and bone mass reduction Or osteoporosis.
结合第一方面、第一方面的第一种至第五种实现方式中任一项,本公开在第一方面的第六种实现方式中,所述方法还包括以下一项或多项:With reference to the first aspect and any one of the first to fifth implementation manners of the first aspect, in the sixth implementation manner of the first aspect of the present disclosure, the method further includes one or more of the following:
配置所述随机森林模型的模型最大深度的取值介于45-55之间;The value of the maximum depth of the model configured with the random forest model is between 45-55;
配置所述随机森林模型的叶子节点最少样本数的取值介于25-35之间;Configure the value of the minimum sample number of leaf nodes of the random forest model to be between 25-35;
配置所述随机森林模型的基学习器个数的取值介于100-150之间。The value of the number of base learners configured for the random forest model is between 100-150.
第二方面,本公开实施例中提供了一种模型训练装置。In the second aspect, an embodiment of the present disclosure provides a model training device.
具体地,所述模型训练装置包括:Specifically, the model training device includes:
第一获取模块,被配置为获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;The first acquisition module is configured to acquire sample data, the sample data including an ultrasound radio frequency signal collected from a human bone and a bone mass tag of an acquisition object corresponding to the ultrasound radio frequency signal;
训练模块,被配置为基于所述样本数据训练随机森林模型。The training module is configured to train a random forest model based on the sample data.
结合第二方面,本公开在第二方面的第一种实现方式中,所述训练模块包括:With reference to the second aspect, in the first implementation manner of the second aspect of the present disclosure, the training module includes:
第一确定子模块,被配置为根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;The first determining submodule is configured to determine all possible value combinations of the parameters of the random forest model according to a predetermined step size;
第二确定子模块,被配置为通过验证所述全部可能的取值组合,从所述 全部可能的取值组合中确定所述参数的目标取值组合。The second determining sub-module is configured to determine the target value combination of the parameter from all the possible value combinations by verifying the all possible value combinations.
结合第二方面的第一种实现方式,本公开在第二方面的第二种实现方式中,所述第二确定子模块被配置为通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。With reference to the first implementation manner of the second aspect, in the second implementation manner of the second aspect of the present disclosure, the second determination submodule is configured to verify all possible value combinations by means of cross-validation, The target value combination of the parameter is determined from all the possible value combinations.
结合第二方面、第二方面的第一种或第二种实现方式,本公开在第二方面的第三种实现方式中,所述人体骨骼包括桡骨,所述超声射频信号采集于人体非优势侧桡骨的远端1/3处。In combination with the second aspect and the first or second implementation manner of the second aspect, in a third implementation manner of the second aspect of the present disclosure, the human bone includes a radius, and the ultrasound radio frequency signal is collected from a non-dominant human body. The distal 1/3 of the lateral radius.
结合第二方面、第二方面的第一种至第三种实现方式中任一项,本公开在第二方面的第四种实现方式中,所述超声射频信号包括通过两组发射接收复合型换能器采集的原始数据。With reference to the second aspect and any one of the first to third implementation manners of the second aspect, in a fourth implementation manner of the second aspect of the present disclosure, the ultrasonic radio frequency signal includes a composite type of transmitting and receiving through two sets of Raw data collected by the transducer.
结合第二方面、第二方面的第一种至第四种实现方式中任一项,本公开在第二方面的第五种实现方式中,所述骨量标签包括正常骨量、骨量降低或者骨质疏松。With reference to the second aspect and any one of the first to fourth implementation manners of the second aspect, in the fifth implementation manner of the second aspect of the present disclosure, the bone mass label includes normal bone mass and bone mass reduction Or osteoporosis.
结合第二方面、第二方面的第一种至第五种实现方式中任一项,本公开在第二方面的第六种实现方式中,所述装置还包括配置模块,被配置为用于执行以下一项或多项:With reference to the second aspect and any one of the first to fifth implementation manners of the second aspect, in the sixth implementation manner of the second aspect of the present disclosure, the device further includes a configuration module configured to Do one or more of the following:
配置所述随机森林模型的模型最大深度的取值介于45-55之间;The value of the maximum depth of the model configured with the random forest model is between 45-55;
配置所述随机森林模型的叶子节点最少样本数的取值介于25-35之间;Configure the value of the minimum sample number of leaf nodes of the random forest model to be between 25-35;
配置所述随机森林模型的基学习器个数的取值介于100-150之间。The value of the number of base learners configured for the random forest model is between 100-150.
第三方面,本公开实施例提供了一种电子设备,包括存储器和处理器,其中,所述存储器用于存储一条或多条计算机指令,其中,所述一条或多条计算机指令被所述处理器执行以实现如第一方面、第一方面的第一种至第六种实现方式任一项所述的方法。In a third aspect, an embodiment of the present disclosure provides an electronic device including a memory and a processor, wherein the memory is used to store one or more computer instructions, wherein the one or more computer instructions are processed by the The device executes to implement the method described in the first aspect and any one of the first to the sixth implementation manners of the first aspect.
第四方面,本公开实施例中提供了一种计算机可读存储介质,其上存储有计算机指令,该计算机指令被处理器执行时实现如第一方面、第一方面的第一种至第六种实现方式任一项所述的方法。In a fourth aspect, an embodiment of the present disclosure provides a computer-readable storage medium with computer instructions stored thereon. When the computer instructions are executed by a processor, the first to sixth aspects of the first aspect and the first aspect are implemented. The method described in any one of the implementation modes.
第五方面,本公开实施例中提供了一种电子设备,包括存储器和处理器,其中,所述存储器用于存储一条或多条计算机指令,其中,所述一条或多条计算机指令被所述处理器执行以实现:In a fifth aspect, an embodiment of the present disclosure provides an electronic device, including a memory and a processor, wherein the memory is used to store one or more computer instructions, wherein the one or more computer instructions are The processor executes to achieve:
获取采集于人体骨骼的超声射频信号;Acquire ultrasonic radio frequency signals collected from human bones;
基于随机森林模型处理所述超声射频信号,获取骨量信息。The ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
第六方面,本公开实施例中提供了一种计算机可读存储介质,其上存储有计算机指令,该计算机指令被处理器执行时实现:In a sixth aspect, the embodiments of the present disclosure provide a computer-readable storage medium, on which computer instructions are stored, and the computer instructions are implemented when executed by a processor:
获取采集于人体骨骼的超声射频信号;Acquire ultrasonic radio frequency signals collected from human bones;
基于随机森林模型处理所述超声射频信号,获取骨量信息。The ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
根据本公开实施例提供的技术方案,通过获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;基于所述样本数据训练随机森林模型,能够训练出用于获取骨量信息的模型,该模型用于获取骨量信息具有较好的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, by acquiring sample data, the sample data includes the ultrasound radio frequency signal collected from the human bone and the bone mass tag of the collection object corresponding to the ultrasound radio frequency signal; training based on the sample data The random forest model can train a model for obtaining bone mass information, which has good sensitivity and specificity for obtaining bone mass information.
应当理解的是,以上的一般描述和后文的细节描述仅是示例性和解释性的,并不能限制本公开。It should be understood that the above general description and the following detailed description are only exemplary and explanatory, and cannot limit the present disclosure.
附图说明Description of the drawings
结合附图,通过以下非限制性实施方式的详细描述,本公开的其它特征、目的和优点将变得更加明显。在附图中:With reference to the accompanying drawings, through the following detailed description of the non-limiting implementation manners, other features, purposes, and advantages of the present disclosure will become more apparent. In the attached picture:
图1示出根据本公开实施例的模型训练方法的流程图;Fig. 1 shows a flowchart of a model training method according to an embodiment of the present disclosure;
图2示出根据本公开实施例的采集超声射频信号的示意图;Fig. 2 shows a schematic diagram of acquiring an ultrasonic radio frequency signal according to an embodiment of the present disclosure;
图3示出根据本公开实施例的基于所述样本数据训练随机森林模型的流程图;Fig. 3 shows a flowchart of training a random forest model based on the sample data according to an embodiment of the present disclosure;
图4示出根据本公开实施例的模型训练方法训练的随机森林模型应用于获取骨量数据的受试者工作特征曲线图;FIG. 4 shows a receiver operating characteristic curve diagram of a random forest model trained according to a model training method of an embodiment of the present disclosure applied to obtain bone mass data;
图5示出根据本公开实施例的模型训练装置的框图;Fig. 5 shows a block diagram of a model training device according to an embodiment of the present disclosure;
图6示出根据本公开实施例的训练模块的框图;Figure 6 shows a block diagram of a training module according to an embodiment of the present disclosure;
图7示出根据本公开实施例的电子设备的框图;以及FIG. 7 shows a block diagram of an electronic device according to an embodiment of the present disclosure; and
图8示出根据本公开实施例的适于实现模型训练方法的计算机系统的结构示意图。Fig. 8 shows a schematic structural diagram of a computer system suitable for implementing a model training method according to an embodiment of the present disclosure.
具体实施方式Detailed ways
下文中,将参考附图详细描述本公开的示例性实施例,以使本领域技术人员可容易地实现它们。此外,为了清楚起见,在附图中省略了与描述示例 性实施例无关的部分。Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. In addition, for the sake of clarity, parts that are not related to the description of the exemplary embodiments are omitted in the drawings.
在本公开中,应理解,诸如“包括”或“具有”等的术语旨在指示本说明书中所公开的特征、数字、步骤、行为、部件、部分或其组合的存在,并且不欲排除一个或多个其他特征、数字、步骤、行为、部件、部分或其组合存在或被添加的可能性。In the present disclosure, it should be understood that terms such as "including" or "having" are intended to indicate the existence of the features, numbers, steps, actions, components, parts, or combinations thereof disclosed in this specification, and are not intended to exclude one The possibility of existence or addition of multiple other features, numbers, steps, behaviors, components, parts or combinations thereof.
另外还需要说明的是,在不冲突的情况下,本公开中的实施例及实施例中的特征可以相互组合。下面将参考附图并结合实施例来详细说明本公开。In addition, it should be noted that the embodiments in the present disclosure and the features in the embodiments can be combined with each other if there is no conflict. Hereinafter, the present disclosure will be described in detail with reference to the drawings and in conjunction with the embodiments.
本发明人通过大量检索文献发现,目前基于SOS的QUS诊断骨质疏松症的效能低,平均灵敏度为52.22%,平均特异度为58.27%,最高受试者工作曲线曲线下面积(Area under the receiver operating characteristic curve,AUC)为0.696,尚不具备诊断价值,仅能用于女性骨质疏松症的初步筛查。The inventor found through a large number of literature searches that the current SOS-based QUS diagnosis of osteoporosis has low efficiency, with an average sensitivity of 52.22% and an average specificity of 58.27%. The area under the receiver operating curve is the highest. operating characteristic curve, AUC) is 0.696, which is not yet of diagnostic value and can only be used for the initial screening of female osteoporosis.
超声射频信号(Radio frequency signal,RF signal)是超声成像中未经处理的原始数据的标准形式。对RF信号进行提取处理的方法在医学超声成像组织定征中得到广泛应用,如乳腺、前列腺及肝脏超声等,均能有效提升超声的诊断能力。目前尚无RF信号在骨科领域应用的先例,RF信号在骨科领域中的应用价值需要进一步探讨。Ultrasound radio frequency signal (RF signal) is a standard form of unprocessed raw data in ultrasound imaging. The method of extracting and processing RF signals has been widely used in the characterization of medical ultrasound imaging tissues, such as breast, prostate and liver ultrasound, which can effectively improve the diagnostic capabilities of ultrasound. There is no precedent for the application of RF signals in the field of orthopedics, and the application value of RF signals in the field of orthopedics needs to be further explored.
随机森林(Random forest)是一种有监督式的机器学习算法,本发明人提出,随机森林用于训练人体骨骼定量超声的超声射频信号的多特征样本数据,实现简单,分类效果好,对骨质疏松症能够达到较好的预测准确度。Random forest (Random forest) is a supervised machine learning algorithm. The inventor proposes that random forest is used to train multi-feature sample data of ultrasound radio frequency signals of human bone quantitative ultrasound. Porosity can achieve better prediction accuracy.
本公开实施例提供的方法、装置、电子设备和介质,探索人体骨骼定量超声的方法,首次利用机器学习随机森林算法对人体骨骼定量超声的超声射频信号进行训练,建立骨量检测模型,提高骨骼定量超声的诊断效能,为骨骼定量超声在基层医疗机构应用于骨质疏松症诊断提供有力依据。The methods, devices, electronic equipment and media provided by the embodiments of the present disclosure explore the method of quantitative ultrasound of human bones, and for the first time use machine learning random forest algorithm to train the ultrasound radio frequency signals of quantitative ultrasound of human bones, establish a bone mass detection model, and improve bones. The diagnostic efficiency of quantitative ultrasound provides a strong basis for the application of bone quantitative ultrasound in the diagnosis of osteoporosis in primary medical institutions.
图1示出根据本公开的实施例的模型训练方法的流程图。如图1所示,所述模型训练方法包括以下步骤S110和S120:Fig. 1 shows a flowchart of a model training method according to an embodiment of the present disclosure. As shown in Figure 1, the model training method includes the following steps S110 and S120:
在步骤S110中,获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;In step S110, sample data is obtained, and the sample data includes the ultrasound radio frequency signal collected from the human bone and the bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
在步骤S120中,基于所述样本数据训练随机森林模型。In step S120, a random forest model is trained based on the sample data.
根据本公开实施例提供的技术方案,通过获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对 象的骨量标签;基于所述样本数据训练随机森林模型,能够训练出用于获取骨量信息的模型,该模型用于获取骨量信息具有较好的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, by acquiring sample data, the sample data includes the ultrasound radio frequency signal collected from the human bone and the bone mass tag of the collection object corresponding to the ultrasound radio frequency signal; training based on the sample data The random forest model can train a model for obtaining bone mass information, which has good sensitivity and specificity for obtaining bone mass information.
根据本公开实施例,所述超声射频信号包括通过两组发射接收复合型换能器采集的原始数据。According to an embodiment of the present disclosure, the ultrasonic radio frequency signal includes raw data collected by two sets of transmitting and receiving composite transducers.
超声换能器发射的脉冲波在人体组织中传播,随即产生反射波,探头将反射波转换为电信号进行输出,此信号即为超声射频信号。超声射频信号中包含有所有振幅、频率及相位信息,即大量的声场和组织相互作用、微结构特征的信息。目前超声射频信号的应用通常是将其转换为超声成像,例如A型超声、B型超声等。其中,应用最广的B型超声仅利用了原始数据中的振幅信息,经过一系列滤波、调解及压缩处理后得到的灰度值成像。因此,在目前的超声技术中,超声射频信号原始数据中的大量信息在成像阶段被忽视或丢失。The pulse wave emitted by the ultrasonic transducer propagates in the human tissue, and then a reflected wave is generated. The probe converts the reflected wave into an electrical signal for output, and this signal is an ultrasonic radio frequency signal. The ultrasonic radio frequency signal contains all the amplitude, frequency and phase information, that is, a large amount of information about the interaction between the sound field and the tissue, and the characteristics of the microstructure. At present, the application of ultrasound radio frequency signals is usually to convert them into ultrasound imaging, such as A-mode ultrasound and B-mode ultrasound. Among them, the most widely used B-mode ultrasound only uses the amplitude information in the original data, and the gray value imaging is obtained after a series of filtering, mediation and compression processing. Therefore, in the current ultrasound technology, a large amount of information in the raw data of the ultrasound radio frequency signal is ignored or lost in the imaging stage.
根据本公开实施例提供的技术方案,通过两组发射接收复合型换能器采集超声射频信号的原始数据,能够获得更加丰富的骨骼状况,有利于提高检测的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, the raw data of the ultrasonic radio frequency signal is collected by two sets of transmitting and receiving composite transducers, which can obtain a richer bone condition, which is beneficial to improve the sensitivity and specificity of detection.
根据本公开实施例,所述人体骨骼包括桡骨、胫骨或根骨等,优选地,可以选择桡骨。所述超声射频信号可以采集于人体非优势侧桡骨的远端1/3处,如图2所示。According to an embodiment of the present disclosure, the human bones include radius, tibia or root bone, etc. Preferably, the radius can be selected. The ultrasound radio frequency signal can be collected at the distal 1/3 of the radius on the non-dominant side of the human body, as shown in FIG. 2.
根据本公开实施例提供的技术方案,桡骨为易暴露部位,且对骨质代谢较为敏感,并且也是重要的骨质疏松性骨折部位之一,将其作为诊断部位具备大范围推广的基础条件。桡骨远端1/3处用于脆性骨折风险的评估,特别是髋部骨折,效果较好。非优势侧由于使用较少,受到的其他影响因素较少,有利于反应人体骨骼整体的实际情况。当然,在非优势侧存在骨折等状况的情况下,也可以采用优势侧的桡骨进行测量。According to the technical solutions provided by the embodiments of the present disclosure, the radius is an easily exposed site, and is more sensitive to bone metabolism, and is also one of the important osteoporotic fracture sites. It is a basic condition for wide-scale promotion as a diagnostic site. The 1/3 of the distal radius is used to assess the risk of fragility fractures, especially hip fractures, with better results. Since the non-dominant side is less used, it is less affected by other factors, which is beneficial to reflect the actual situation of the human bones as a whole. Of course, in the case of fractures on the non-dominant side, the radius on the dominant side can also be used for measurement.
根据本公开实施例,所述骨量标签包括正常骨量、骨量降低或者骨质疏松。骨量降低的标签有利于对骨量风险进行提示。也可以将正常骨量、骨量降低合并为非骨质疏松,作为一类进行处理。合并后的标签更加简化,可以直接地区分骨质疏松或非骨质疏松。According to an embodiment of the present disclosure, the bone mass label includes normal bone mass, reduced bone mass, or osteoporosis. The label of reduced bone mass is helpful for reminding the risk of bone mass. It is also possible to combine normal bone mass and bone mass reduction into non-osteoporosis and treat them as one type. The combined label is more simplified and can directly distinguish between osteoporosis and non-osteoporosis.
根据本公开实施例提供的技术方案,通过骨量标签包括正常骨量、骨量降低或者骨质疏松,能够训练出用于获取骨量信息的模型,该模型用于获取 骨量信息具有较好的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, through the bone mass label including normal bone mass, reduced bone mass, or osteoporosis, it is possible to train a model for obtaining bone mass information, and the model can be used to obtain bone mass information. The sensitivity and specificity.
图3示出根据本公开实施例的基于所述样本数据训练随机森林模型的流程图。如图3所示,所述模型训练方法包括以下步骤S121和S122:Fig. 3 shows a flowchart of training a random forest model based on the sample data according to an embodiment of the present disclosure. As shown in Figure 3, the model training method includes the following steps S121 and S122:
在步骤S121中,根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;In step S121, all possible value combinations of the parameters of the random forest model are determined according to a predetermined step size;
在步骤S122中,通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。In step S122, the target value combination of the parameter is determined from all the possible value combinations by verifying the all possible value combinations.
根据本公开实施例提供的技术方案,通过根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,通过如上网格搜索的方式调参,能够有效提高分类精度并避免过拟合的问题。According to the technical solution provided by the embodiment of the present disclosure, all possible value combinations of the parameters of the random forest model are determined according to a predetermined step; In the combination, the target value combination of the parameters is determined, and the parameters are adjusted in the manner of grid search as described above, which can effectively improve the classification accuracy and avoid the problem of overfitting.
根据本公开实施例,所述通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,包括通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。According to an embodiment of the present disclosure, the step of verifying all possible value combinations and determining the target value combination of the parameter from all possible value combinations includes verifying all possible value combinations by means of cross-validation. Determine the target value combination of the parameter from all possible value combinations.
例如,可以采用三倍交叉验证,将样本数据分割为三个不同的子集,每次将其中两个子集作为训练集,将另一个子集作为测试集,模型进行三次训练和测试评估。For example, three-fold cross-validation can be used to divide the sample data into three different subsets, two of which are used as the training set and the other as the test set each time, and the model is trained and tested for three times.
根据本公开实施例提供的技术方案,通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,能够有效提高分类精度并避免过拟合的问题。According to the technical solution provided by the embodiments of the present disclosure, the all possible value combinations are verified by means of cross-validation, and the target value combination of the parameter is determined from the all possible value combinations, which can effectively improve the classification accuracy And avoid the problem of overfitting.
根据本公开实施例,还包括以下一项或多项:According to the embodiments of the present disclosure, one or more of the following is further included:
配置所述随机森林模型的模型最大深度的取值介于45-55之间;The value of the maximum depth of the model configured with the random forest model is between 45-55;
配置所述随机森林模型的叶子节点最少样本数的取值介于25-35之间;Configure the value of the minimum sample number of leaf nodes of the random forest model to be between 25-35;
配置所述随机森林模型的基学习器个数的取值介于100-150之间。The value of the number of base learners configured for the random forest model is between 100-150.
根据本公开实施例提供的技术方案,经过训练发现,通过配置以上参数,能够实现最佳的分类效果。According to the technical solutions provided by the embodiments of the present disclosure, after training, it is found that by configuring the above parameters, the best classification effect can be achieved.
下面结合具体示例进行说明。The following describes with specific examples.
本公开实施例的研究对象来源于2020年1月及2020年3月25日至4月25日期间在广东省广州市中山大学孙逸仙纪念医院拟行DXA检查的32例受 试者。其中女性26例,全部为绝经后女性,男性6例,平均年龄龄61.50±9.09岁。受试者不存在以下情况:(1)营养不良,采用简易营养评定法(Mini Nutritional Assessment-short form,MNA-SF),评分≤11认为营养不良;(2)严重的心肺、肝肾功能衰竭及恶性肿瘤;(3)合并影响关节周围骨密度的疾病,如类风湿性关节炎、强直性脊柱炎等。对于有骨折史、患有影响骨代谢的相关疾病、服用影响骨代谢的相关药物或正接受抗骨质疏松治疗的受试者无需特殊排除。所有受试者均于同一日完成桡骨QUS及DXA测量,间隔时间中未予任何干预措施。所有受试者均签署知情同意书。在患者主动要求退出研究或患者出现严重的不良反应的情况下可退出本研究。本研究由中山大学孙逸仙纪念医院伦理委员会批准。The research objects of the embodiments of the present disclosure are derived from 32 subjects who planned to undergo DXA examination at Sun Yat-sen Memorial Hospital of Sun Yat-sen University in Guangzhou, Guangdong Province between January 2020 and March 25 to April 25, 2020. Among them, 26 were females, all were postmenopausal females, and 6 were males, with an average age of 61.50±9.09 years old. The subjects did not have the following conditions: (1) Malnutrition, using the Mini Nutritional Assessment-short form (MNA-SF), and the score ≤11 is considered malnutrition; (2) Severe cardiopulmonary, liver and kidney failure And malignant tumors; (3) Combined diseases that affect bone density around joints, such as rheumatoid arthritis, ankylosing spondylitis, etc. Subjects who have a history of fractures, suffer from related diseases that affect bone metabolism, take related drugs that affect bone metabolism, or are receiving anti-osteoporosis treatments do not need to be specifically excluded. All subjects completed radial QUS and DXA measurements on the same day, and no intervention was given in the interval. All subjects signed an informed consent form. Patients can withdraw from the study if they actively request to withdraw from the study or if the patient has serious adverse reactions. This study was approved by the Ethics Committee of Sun Yat-sen Memorial Hospital of Sun Yat-sen University.
骨质疏松症的诊断是参照世界卫生组织推荐的诊断标准,符合以下三条之一者可诊断为骨质疏松症:(1)髋部或椎体脆性骨折;(2)DXA测量的中轴骨骨密度(腰椎1-4、股骨颈或全髋)或桡骨远端1/3骨密度的T值≤-2.5;(3)骨密度测量符合低骨量(-2.5<T值<-1.0)+肱骨近端、骨盆或前臂远端脆性骨折。DXA测定骨密度的分类标准:T值≥-1.0为正常骨量;-2.5<T值<-1.0为骨量降低;T值≤-2.5为骨质疏松;T值≤-2.5+脆性骨折为严重骨质疏松症。根据以上标准,本部分研究将受试者分为三组:正常骨量组(12例)、骨量降低组(10例)及骨质疏松症组(10例)。The diagnosis of osteoporosis is based on the diagnostic criteria recommended by the World Health Organization. A person who meets one of the following three criteria can be diagnosed as osteoporosis: (1) Fragile fracture of the hip or vertebral body; (2) Axial bone measured by DXA Bone mineral density (lumbar spine 1-4, femoral neck or total hip) or distal radius 1/3 bone mineral density T value ≤ -2.5; (3) Bone mineral density measurement accords with low bone mass (-2.5<T value<-1.0) + Fragile fractures of the proximal humerus, pelvis or distal forearm. The classification standard for determining bone mineral density by DXA: T value ≥-1.0 is normal bone mass; -2.5<T value<-1.0 is bone mass reduction; T value ≤-2.5 is osteoporosis; T value ≤-2.5+ fragility fracture is Severe osteoporosis. According to the above criteria, this part of the study divided the subjects into three groups: normal bone mass group (12 cases), bone mass reduction group (10 cases) and osteoporosis group (10 cases).
检查前需清洁擦净受试者拟进行测量的前臂桡侧,以便于后续涂抹超声耦合剂。空气是超声的不良导体,而超声探头和人体体表难以完全贴合,因此超声探头与体表间需要液性传导介质,即耦合剂。Before the examination, it is necessary to clean and wipe the radial side of the forearm of the subject to be measured in order to apply the ultrasound couplant later. Air is a poor conductor of ultrasound, and it is difficult for the ultrasound probe to completely fit the human body surface. Therefore, a liquid conductive medium, that is, couplant, is required between the ultrasound probe and the body surface.
本部分研究中DXA采用美国GE公司生产的Lunar型号DXA设备进行检测,检测部位包括腰椎1-4、股骨颈及全髋,测量由1名固定的专业技术人员每日进行质控检验并按常规操作,采用盲法,测量前除受试者基本信息外不提供任何桡骨QUS相关信息,DXA设备精密度变异系数小于1%。In this part of the study, DXA was tested using Lunar model DXA equipment produced by GE in the United States. The testing sites included lumbar spine 1-4, femoral neck and total hip. The measurement was carried out by a fixed professional and technical personnel daily for quality control inspection and according to routine The operation is blinded. Before the measurement, no information about the radius QUS is provided except the basic information of the subject, and the coefficient of variation of the precision of the DXA equipment is less than 1%.
桡骨QUS-RF信号的源数据由南京科进实业有限公司生产的OSTEOKJ7000+型号超声骨密度仪采集,超声工作频率为1MHz,误差为±15%,超声波速度误差≤±0.4%,精度≤0.15%。超声探头为线性阵列,包含两组发射接收复合型的换能器,可输出4组数据。RF信号源数据以.txt格式保存,每个.txt文件内记录了有效波形的数据,包含四路数据,每路数据1024 个,每个数据的范围为0-255,以data1、data2、data3、data4作为分隔。每例受试者将至少采集200时间点以上的源数据,某受试者某个时间点的部分RF信号源数据展示如下:The source data of the radius QUS-RF signal is collected by the OSTEOKJ7000+ ultrasonic bone densitometer produced by Nanjing Kejin Industrial Co., Ltd. The ultrasonic working frequency is 1MHz, the error is ±15%, the ultrasonic velocity error is ≤±0.4%, and the accuracy is ≤0.15%. The ultrasonic probe is a linear array, including two sets of transmitter-receiver composite transducers, which can output 4 sets of data. RF signal source data is saved in .txt format. Each .txt file records valid waveform data, including four channels of data, 1024 data per channel, and the range of each data is 0-255, with data1, data2, and data3 , Data4 as a separator. Each subject will collect at least 200 time points of source data. Part of the RF signal source data of a subject at a certain time point is shown below:
表1部分RF信号原始输出数据Table 1 Part of the original output data of the RF signal
Figure PCTCN2020092411-appb-000001
Figure PCTCN2020092411-appb-000001
桡骨QUS的测量部位为非优势侧前臂,若有非优势侧前臂骨折史则选取另一侧,受试者尺侧放置于桌面等光滑平整的平面,充分暴露桡侧,桡骨远端1/3处为前臂伸直时中指末端至尺骨鹰嘴的连线的中点,测量时超声探头放置如图2所示。桡侧皮肤涂适量超声耦合剂,超声探头保持与桡骨纵轴平行,并垂直于骨面,反复测量3次,每次测量均需用软尺重新确定测量部位,记录储存SOS值结果及相应T值,提取并储存测得的超声射频信号的原始数据。所有测量均有固定的2名专业技术人员操作,每日测量前均用制造商提供的标准模块对QUS设备进行校正。桡骨QUS测量采用盲法,测量前不提供受试者DXA测定结果。The measurement site of the radius QUS is the non-dominant forearm. If there is a history of non-dominant forearm fracture, the other side is selected. The subject is placed on a smooth and flat surface such as a desk to fully expose the radius and the distal 1/3 of the radius. The position is the midpoint of the line from the end of the middle finger to the olecranon when the forearm is straightened. The placement of the ultrasound probe during measurement is shown in Figure 2. Apply a proper amount of ultrasound coupling agent to the skin on the radial side. Keep the ultrasound probe parallel to the longitudinal axis of the radius and perpendicular to the bone surface. Repeat the measurement 3 times. For each measurement, the measurement site needs to be re-determined with a soft ruler, and the SOS value results and corresponding T are recorded and stored. Value, extract and store the raw data of the measured ultrasonic radio frequency signal. All measurements are operated by 2 fixed professional technicians, and the QUS equipment is calibrated with the standard module provided by the manufacturer before the daily measurement. The QUS measurement of radius is blinded, and the DXA measurement result of the subject is not provided before the measurement.
根据本公开实施例,储存的SOS值结果及相应T值作为参照方法,采用 世界卫生组织建议的标准作为骨量划分的依据,该方法在下文中描述为“桡骨QUS-SOS T值”。提取并存储测得的超声射频信号的原始数据用于本公开实施例的方法训练骨量检测模型,应用该模型进行诊断的方法在下文中描述为“桡骨QUS-RF信号”。According to the embodiment of the present disclosure, the stored SOS value result and the corresponding T value are used as a reference method, and the standard recommended by the World Health Organization is used as the basis for dividing the bone mass. This method is described below as "radius QUS-SOS T value". The raw data of the measured ultrasonic radio frequency signal is extracted and stored for use in the method of the embodiment of the present disclosure to train the bone mass detection model, and the method of applying the model for diagnosis is described as "radius QUS-RF signal" in the following.
根据本公开实施例,将从前25名受试者中各提取前200个时间点的源数据,共计5000个数据作为训练集,后7名受试者的1400个数据作为测试集。所有RF信号源数据中第一位负值删除,并将剩余的所有数据减去基准值进行校正。训练集中样本单元数为N(N=5000),M个特征变量(M=4092),采集到每一位数据值都被认为是一个特征变量,采用如图3所示意的方法进行训练。According to the embodiment of the present disclosure, the source data of the first 200 time points will be extracted from each of the top 25 subjects, a total of 5000 data will be used as the training set, and the 1400 data of the last 7 subjects will be used as the test set. Delete the first negative value in all RF signal source data, and subtract the reference value from all remaining data for correction. The number of sample units in the training set is N (N=5000), and M feature variables (M=4092). Each data value collected is considered a feature variable, and training is performed using the method as shown in Figure 3.
网格搜索及三倍交叉验证后最佳参数为:模型最大深度(max_depth)的取值介于45-55之间,更加优选地,可以设置为50;叶子节点最少样本数(min_samples_leaf)的取值介于25-35之间,更加优选地,可以设置为30;基学习器个数(n_estimators)的取值介于100-150之间,更加优选地,可以设置为100;其余参数均为默认值:The optimal parameters after grid search and triple cross-validation are: the maximum depth of the model (max_depth) is between 45-55, more preferably, it can be set to 50; the minimum number of samples for leaf nodes (min_samples_leaf) is selected The value is between 25-35, more preferably, it can be set to 30; the value of the number of base learners (n_estimators) is between 100-150, and more preferably, it can be set to 100; the other parameters are Defaults:
RandomForestClassifier(bootstrap=True,class_weight=None,criterion=’gini’,max_depth=50,max_feature=’auto’,max_leaf_nodes=None,min_impurity_decrease=0.0,min_samples_split=2,min_weight_fraction_leaf=0.0,n_estimators=100,n_jobs=None,oob_score=False,random_state=None,verbose=0,warm_start=False)RandomForestClassifier(bootstrap=True,class_weight=None,criterion='gini',max_depth=50,max_feature='auto',max_leaf_nodes=None,min_impurity_decrease=0.0,min_samples_split=2,min_weight_fraction_leaf=0.0,n_n_jobs=100,n_n_jobs= oob_score=False, random_state=None, verbose=0, warm_start=False)
受试者基本资料见表2。The basic information of the subjects is shown in Table 2.
表2受试者基本资料Table 2 Basic information of subjects
Figure PCTCN2020092411-appb-000002
Figure PCTCN2020092411-appb-000002
注:a-ANOVA(单因素方差分析);b-Fisher精确检验;c-Kruskal-Wallis检验Note: a-ANOVA (one-way analysis of variance); b-Fisher exact test; c-Kruskal-Wallis test
根据本公开实施例,单独使用桡骨SOS-T值诊断骨质疏松症时,根据世界卫生组织建议的诊断阈值,T值≤-2.5诊断为骨质疏松症,-2.5<T值<-1.0为骨量降低,T值≥-1.0为正常骨量。根据如下表3、表4数据,桡骨QUS-SOS  T值诊断骨质疏松症的灵敏度为60.00%(95%CI:27.37%-86.31%),特异度为81.82%(95%CI:58.99%-94.01%),阳性预测值60.00%(95%CI:27.37%-86.31%),阴性预测值81.82%(95%CI:58.99%-94.01%),阳性似然比3.3(95%CI:1.19-9.16),阴性似然比0.49(95%CI:0.22-1.07),约登指数0.418。但桡骨QUS-SOS T值诊断骨量情况或骨质疏松症与DXA测定的结果之间差异均无统计学意义,一致性较差(P>0.05)。According to the embodiments of the present disclosure, when the radius SOS-T value is used alone to diagnose osteoporosis, according to the diagnostic threshold recommended by the World Health Organization, a T value ≤ -2.5 is diagnosed as osteoporosis, and -2.5<T value<-1.0 is The bone mass is decreased, and the T value ≥-1.0 is the normal bone mass. According to the data in Table 3 and Table 4 below, the sensitivity of the radius QUS-SOS T value to diagnose osteoporosis is 60.00% (95% CI: 27.37%-86.31%), and the specificity is 81.82% (95% CI: 58.99%- 94.01%), positive predictive value 60.00% (95% CI: 27.37%-86.31%), negative predictive value 81.82% (95% CI: 58.99%-94.01%), positive likelihood ratio 3.3 (95% CI: 1.19- 9.16), the negative likelihood ratio is 0.49 (95% CI: 0.22-1.07), and the Youden index is 0.418. However, there was no statistically significant difference between the QUS-SOS T value of radius in the diagnosis of bone mass or osteoporosis and the results of DXA measurement, and the consistency was poor (P>0.05).
表3桡骨QUS-SOS T值诊断骨量情况与DXA的对比Table 3 Comparison of radius QUS-SOS T value diagnosis of bone mass and DXA
Figure PCTCN2020092411-appb-000003
Figure PCTCN2020092411-appb-000003
表4桡骨QUS-SOS T值诊骨质疏松症与DXA的对比Table 4 Comparison of QUS-SOS T value diagnosis of radius and DXA for osteoporosis
Figure PCTCN2020092411-appb-000004
Figure PCTCN2020092411-appb-000004
根据本公开实施例,诊断模型对测试集中桡骨QUS-RF信号进行分类诊断后与DXA结果对比,详细结果如表5、表6所示。桡骨QUS-RF信号诊断骨量情况或骨质疏松症时与DXA测定结果均相关(P<0.05),且诊断骨量情况或骨质疏松症时均具有较好的可重复性(Kappa值分别为0.60,0.72,Cohen’s kappa)。According to the embodiment of the present disclosure, the diagnostic model performs classification diagnosis on the radius QUS-RF signal in the test set and compares it with the DXA result. The detailed results are shown in Table 5 and Table 6. The QUS-RF signal of radius in the diagnosis of bone mass or osteoporosis is correlated with the DXA measurement results (P<0.05), and the diagnosis of bone mass or osteoporosis has good repeatability (Kappa values, respectively) 0.60, 0.72, Cohen's kappa).
表5桡骨QUS-RF信号诊断骨量情况与DXA的对比Table 5 Comparison of radius QUS-RF signal in diagnosis of bone mass and DXA
Figure PCTCN2020092411-appb-000005
Figure PCTCN2020092411-appb-000005
表6桡骨QUS-RF信号诊断骨质疏松症与DXA的对比Table 6 Comparison of radius QUS-RF signal in diagnosis of osteoporosis and DXA
Figure PCTCN2020092411-appb-000006
Figure PCTCN2020092411-appb-000006
绘制桡骨QUS-RF信号骨质疏松症诊断模型的ROC曲线,如图4所示,曲线下面积AUC为0.91(95%CI:0.89-0.94),远大于检索到的QUS-SOS T值诊断方法的平均值0.696。另外,该模型用于检测骨量降低和骨量正常的AUC分别为0.66和0.74。Draw the ROC curve of the QUS-RF signal osteoporosis diagnosis model of the radius, as shown in Figure 4, the area under the curve AUC is 0.91 (95% CI: 0.89-0.94), which is much larger than the retrieved QUS-SOS T value diagnosis method The average value is 0.696. In addition, the model used to detect bone loss and normal bone mass AUC were 0.66 and 0.74, respectively.
经过统计分析,本公开实施例的方法的灵敏度为62.50%(95%CI:55.36%-69.15%),特异度为99.42%(95%CI:98.75%-99.74%),阳性预测值94.70%(95%CI:88.98%-97.66%),阴性预测值94.09%(95%CI:92.61%-95.29%),阳性似然比107.14(95%CI:50.79-226.00),阴性似然比0.3772(95%CI:0.3154-0.4511),约登指数0.6192。桡骨QUS-RF信号与桡骨QUS-SOS T值诊断骨质疏松症的诊断效能对比可见表7。After statistical analysis, the sensitivity of the method in the embodiments of the present disclosure is 62.50% (95% CI: 55.36%-69.15%), the specificity is 99.42% (95% CI: 98.75%-99.74%), and the positive predictive value is 94.70% ( 95% CI: 88.98%-97.66%), negative predictive value 94.09% (95% CI: 92.61%-95.29%), positive likelihood ratio 107.14 (95% CI: 50.79-226.00), negative likelihood ratio 0.3772 (95 %CI: 0.3154-0.4511), Youden Index 0.6192. The comparison of the diagnostic efficacy of radius QUS-RF signal and radius QUS-SOS T value in diagnosing osteoporosis can be seen in Table 7.
表7桡骨QUS-RF信号与桡骨QUS-SOS T值诊断骨质疏松症的诊断效能对比Table 7 Comparison of diagnostic efficacy of radius QUS-RF signal and radius QUS-SOS T value in diagnosing osteoporosis
Figure PCTCN2020092411-appb-000007
Figure PCTCN2020092411-appb-000007
其中,灵敏度描述识别出的所有正例占所有正例的比例,能够用于衡量漏诊率;特异度描述识别出的负例占所有负例的比例,能够用于衡量误诊率;阳性预测值描述被正确预测的阳性样本占全部阳性样本的比例;阴性预测值描述被正确预测的阴性样本占所有阴性样本的比例;阳性似然比描述正确判断阳性的可能性是错误判断阳性可能性的倍数;阴性似然比则表示错误判断阴性的可能性是正确判断阴性可能性的倍数;约登指数=灵敏度+特异度-1,表示筛检方法发现真正的患者与非患者的总能力。Among them, the sensitivity description describes the proportion of all positive cases identified in all positive cases, which can be used to measure the missed diagnosis rate; the specificity description describes the proportion of negative cases identified in all negative cases, which can be used to measure the misdiagnosis rate; the positive predictive value description The proportion of positive samples that are correctly predicted to all positive samples; negative predictive value describes the proportion of negative samples that are correctly predicted to all negative samples; the positive likelihood ratio describes the probability of correctly judging positive as the multiple of the probability of incorrectly judging positive; Negative likelihood ratio means that the probability of false negative judgment is a multiple of the probability of correct negative judgment; Youden index = sensitivity + specificity -1, which means the total ability of the screening method to find real patients and non-patients.
由表6可知,本公开实施例的桡骨QUS-RF信号和随机森林模型用于诊断骨质疏松的诊断效能全面优于桡骨QUS-SOS T值方法,尤其是特异度达到了99.42%,表明误诊率极低。It can be seen from Table 6 that the diagnostic efficiency of the radius QUS-RF signal and the random forest model for diagnosing osteoporosis in the embodiments of the present disclosure is better than the radius QUS-SOS T value method, especially the specificity reaches 99.42%, indicating a misdiagnosis The rate is extremely low.
图5示出根据本公开实施例的模型训练装置的框图。其中,该装置可以通过软件、硬件或者两者的结合实现成为电子设备的部分或者全部。Fig. 5 shows a block diagram of a model training device according to an embodiment of the present disclosure. Wherein, the device can be implemented as part or all of the electronic device through software, hardware or a combination of the two.
如图5所示,所述模型训练装置500包括第一获取模块510和训练模块520。As shown in FIG. 5, the model training device 500 includes a first acquisition module 510 and a training module 520.
第一获取模块510,被配置为获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;The first acquisition module 510 is configured to acquire sample data, the sample data including an ultrasound radio frequency signal collected from a human bone and a bone mass tag of an acquisition object corresponding to the ultrasound radio frequency signal;
训练模块520,被配置为基于所述样本数据训练随机森林模型。The training module 520 is configured to train a random forest model based on the sample data.
根据本公开实施例提供的技术方案,通过第一获取模块,被配置为获取 样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;训练模块,被配置为基于所述样本数据训练随机森林模型,能够训练出用于获取骨量信息的模型,该模型用于获取骨量信息具有较好的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, the first acquisition module is configured to acquire sample data, the sample data including the ultrasound radio frequency signal collected from the human bone and the bone mass of the collection object corresponding to the ultrasound radio frequency signal Label; training module, configured to train a random forest model based on the sample data, capable of training a model for acquiring bone mass information, which has good sensitivity and specificity for acquiring bone mass information.
图6示出根据本公开实施例的训练模块600的框图。FIG. 6 shows a block diagram of a training module 600 according to an embodiment of the present disclosure.
如图6所示,所述训练模块600包括第一确定子模块610和第二确定子模块620。As shown in FIG. 6, the training module 600 includes a first determining sub-module 610 and a second determining sub-module 620.
第一确定子模块610,被配置为根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;The first determining submodule 610 is configured to determine all possible value combinations of the parameters of the random forest model according to a predetermined step size;
第二确定子模块620,被配置为通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。The second determining submodule 620 is configured to determine the target value combination of the parameter from all the possible value combinations by verifying the all possible value combinations.
根据本公开实施例提供的技术方案,通过第一确定子模块,被配置为根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;第二确定子模块,被配置为通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,能够有效提高分类精度并避免过拟合的问题。According to the technical solution provided by the embodiments of the present disclosure, the first determining sub-module is configured to determine all possible value combinations of the parameters of the random forest model according to a predetermined step size; the second determining sub-module is configured to pass Verifying all possible value combinations and determining the target value combination of the parameter from all possible value combinations can effectively improve the classification accuracy and avoid the problem of overfitting.
根据本公开实施例,所述第二确定子模块被配置为通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。According to an embodiment of the present disclosure, the second determining submodule is configured to verify all possible value combinations by means of cross-validation, and determine the target value combination of the parameter from the all possible value combinations .
根据本公开实施例提供的技术方案,通过第二确定子模块被配置为通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,能够有效提高分类精度并避免过拟合的问题。According to the technical solution provided by the embodiments of the present disclosure, the second determining sub-module is configured to verify all possible value combinations in a cross-validation manner, and determine the target of the parameter from the all possible value combinations The combination of values can effectively improve the classification accuracy and avoid the problem of overfitting.
根据本公开实施例,所述人体骨骼包括桡骨,所述超声射频信号采集于人体非优势侧桡骨的远端1/3处。According to an embodiment of the present disclosure, the human bone includes a radius, and the ultrasound radio frequency signal is collected at the distal 1/3 of the radius on the non-dominant side of the human body.
根据本公开实施例提供的技术方案,桡骨为易暴露部位,且对骨质代谢较为敏感,并且也是重要的骨质疏松性骨折部位之一,将其作为诊断部位具备大范围推广的基础条件。桡骨远端1/3处用于脆性骨折风险的评估,特别是髋部骨折,效果较好。According to the technical solutions provided by the embodiments of the present disclosure, the radius is an easily exposed site, and is more sensitive to bone metabolism, and is also one of the important osteoporotic fracture sites. It is a basic condition for wide-scale promotion as a diagnostic site. The 1/3 of the distal radius is used to assess the risk of fragility fractures, especially hip fractures, with better results.
根据本公开实施例,所述超声射频信号包括通过两组发射接收复合型换 能器采集的原始数据。According to an embodiment of the present disclosure, the ultrasonic radio frequency signal includes raw data collected by two sets of transmitting and receiving composite transducers.
根据本公开实施例提供的技术方案,通过两组发射接收复合型换能器采集超声射频信号的原始数据,能够获得更加丰富的骨骼状况,有利于提高检测的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, the raw data of the ultrasonic radio frequency signal is collected by two sets of transmitting and receiving composite transducers, which can obtain a richer bone condition, which is beneficial to improve the sensitivity and specificity of detection.
根据本公开实施例,所述骨量标签包括正常骨量、骨量降低或者骨质疏松。According to an embodiment of the present disclosure, the bone mass label includes normal bone mass, reduced bone mass, or osteoporosis.
根据本公开实施例提供的技术方案,通过骨量标签包括正常骨量、骨量降低或者骨质疏松,能够训练出用于获取骨量信息的模型,该模型用于获取骨量信息具有较好的灵敏度和特异度。According to the technical solution provided by the embodiments of the present disclosure, through the bone mass label including normal bone mass, reduced bone mass, or osteoporosis, it is possible to train a model for obtaining bone mass information, and the model can be used to obtain bone mass information. The sensitivity and specificity.
根据本公开实施例,所述装置还包括配置模块,被配置为用于执行以下一项或多项:According to an embodiment of the present disclosure, the device further includes a configuration module configured to perform one or more of the following:
配置所述随机森林模型的模型最大深度的取值介于45-55之间;The value of the maximum depth of the model configured with the random forest model is between 45-55;
配置所述随机森林模型的叶子节点最少样本数的取值介于25-35之间;Configure the value of the minimum sample number of leaf nodes of the random forest model to be between 25-35;
配置所述随机森林模型的基学习器个数的取值介于100-150之间。The value of the number of base learners configured for the random forest model is between 100-150.
根据本公开实施例提供的技术方案,经过训练发现,通过配置以上参数,能够实现最佳的分类效果。According to the technical solutions provided by the embodiments of the present disclosure, after training, it is found that by configuring the above parameters, the best classification effect can be achieved.
本公开还公开了一种电子设备,图7示出根据本公开的实施例的电子设备的结构框图。The present disclosure also discloses an electronic device, and FIG. 7 shows a structural block diagram of the electronic device according to an embodiment of the present disclosure.
如图7所示,所述电子设备700包括存储器701和处理器702,其中,所述存储器701用于存储支持电子设备执行上述任一实施例中的模型训练方法或代码生成方法的程序,所述处理器702被配置为用于执行所述存储器701中存储的程序。As shown in FIG. 7, the electronic device 700 includes a memory 701 and a processor 702, wherein the memory 701 is used to store a program that supports the electronic device to execute the model training method or code generation method in any of the above embodiments, so The processor 702 is configured to execute a program stored in the memory 701.
根据本公开实施例,所述存储器701用于存储一条或多条计算机指令,其中,所述一条或多条计算机指令被所述处理器702执行以实现以下步骤:According to an embodiment of the present disclosure, the memory 701 is configured to store one or more computer instructions, where the one or more computer instructions are executed by the processor 702 to implement the following steps:
获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;Acquiring sample data, where the sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
基于所述样本数据训练随机森林模型。Training a random forest model based on the sample data.
根据本公开实施例,所述基于所述样本数据训练随机森林模型包括:According to an embodiment of the present disclosure, training a random forest model based on the sample data includes:
根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;Determining all possible value combinations of the parameters of the random forest model according to a predetermined step size;
通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定 所述参数的目标取值组合。By verifying all the possible value combinations, the target value combination of the parameter is determined from the all possible value combinations.
根据本公开实施例,所述通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,包括:According to an embodiment of the present disclosure, the step of verifying all possible value combinations and determining the target value combination of the parameter from the all possible value combinations includes:
通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。Verifying the all possible value combinations by means of cross-validation, and determining the target value combination of the parameter from the all possible value combinations.
根据本公开实施例,所述人体骨骼包括桡骨,所述超声射频信号采集于人体非优势侧桡骨的远端1/3处;所述超声射频信号包括通过两组发射接收复合型换能器采集的原始数据;以及/或者,所述骨量标签包括正常骨量、骨量降低或者骨质疏松。According to an embodiment of the present disclosure, the human bone includes a radius, and the ultrasonic radio frequency signal is collected at the distal 1/3 of the radius on the non-dominant side of the human body; the ultrasonic radio frequency signal is collected by two sets of transmitting and receiving composite transducers And/or, the bone mass label includes normal bone mass, reduced bone mass, or osteoporosis.
根据本公开实施例,处理器702还用于实现以下一项或多项:According to the embodiment of the present disclosure, the processor 702 is further configured to implement one or more of the following:
配置所述随机森林模型的模型最大深度的取值介于45-55之间;The value of the maximum depth of the model configured with the random forest model is between 45-55;
配置所述随机森林模型的叶子节点最少样本数的取值介于25-35之间;Configure the value of the minimum sample number of leaf nodes of the random forest model to be between 25-35;
配置所述随机森林模型的基学习器个数的取值介于100-150之间。The value of the number of base learners configured for the random forest model is between 100-150.
根据本公开实施例,所述存储器701用于存储一条或多条计算机指令,其中,所述一条或多条计算机指令被所述处理器702执行以实现以下步骤:According to an embodiment of the present disclosure, the memory 701 is configured to store one or more computer instructions, where the one or more computer instructions are executed by the processor 702 to implement the following steps:
获取采集于人体骨骼的超声射频信号;Acquire ultrasonic radio frequency signals collected from human bones;
基于随机森林模型处理所述超声射频信号,获取骨量信息。The ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
图8示出适于用来实现根据本公开实施例的模型训练方法的计算机系统的结构示意图。Fig. 8 shows a schematic structural diagram of a computer system suitable for implementing the model training method according to an embodiment of the present disclosure.
如图8所示,计算机系统800包括处理单元801,其可以根据存储在只读存储器(ROM)802中的程序或者从存储部分808加载到随机访问存储器(RAM)803中的程序而执行上述实施例中的各种处理。在RAM 803中,还存储有系统800操作所需的各种程序和数据。处理单元801、ROM 802以及RAM 803通过总线804彼此相连。输入/输出(I/O)接口805也连接至总线804。As shown in FIG. 8, the computer system 800 includes a processing unit 801, which can execute the above-mentioned implementation according to a program stored in a read-only memory (ROM) 802 or a program loaded from a storage portion 808 to a random access memory (RAM) 803 Various treatments in the example. In the RAM 803, various programs and data required for the operation of the system 800 are also stored. The processing unit 801, the ROM 802, and the RAM 803 are connected to each other through a bus 804. An input/output (I/O) interface 805 is also connected to the bus 804.
以下部件连接至I/O接口805:包括键盘、鼠标等的输入部分806;包括诸如阴极射线管(CRT)、液晶显示器(LCD)等以及扬声器等的输出部分807;包括硬盘等的存储部分808;以及包括诸如LAN卡、调制解调器等的网络接口卡的通信部分809。通信部分809经由诸如因特网的网络执行通信处理。驱动器810也根据需要连接至I/O接口805。可拆卸介质811,诸如磁盘、光 盘、磁光盘、半导体存储器等等,根据需要安装在驱动器810上,以便于从其上读出的计算机程序根据需要被安装入存储部分808。其中,所述处理单元801可实现为CPU、GPU、TPU、FPGA、NPU等处理单元。The following components are connected to the I/O interface 805: an input part 806 including a keyboard, a mouse, etc.; an output part 807 including a cathode ray tube (CRT), a liquid crystal display (LCD), etc., and speakers, etc.; a storage part 808 including a hard disk, etc. ; And a communication section 809 including a network interface card such as a LAN card, a modem, and the like. The communication section 809 performs communication processing via a network such as the Internet. The driver 810 is also connected to the I/O interface 805 as needed. A removable medium 811, such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, etc., is installed on the drive 810 as needed, so that the computer program read therefrom is installed into the storage section 808 as needed. Wherein, the processing unit 801 may be implemented as a processing unit such as CPU, GPU, TPU, FPGA, and NPU.
特别地,根据本公开的实施例,上文描述的方法可以被实现为计算机软件程序。例如,本公开的实施例包括一种计算机程序产品,其包括有形地包含在及其可读介质上的计算机程序,所述计算机程序包含用于执行上述方法的程序代码。在这样的实施例中,该计算机程序可以通过通信部分809从网络上被下载和安装,和/或从可拆卸介质811被安装。In particular, according to an embodiment of the present disclosure, the method described above may be implemented as a computer software program. For example, an embodiment of the present disclosure includes a computer program product, which includes a computer program tangibly contained on a readable medium thereof, and the computer program includes program code for executing the above-mentioned method. In such an embodiment, the computer program may be downloaded and installed from the network through the communication part 809, and/or installed from the removable medium 811.
附图中的流程图和框图,图示了按照本公开各种实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个接连地表示的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或操作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。The flowcharts and block diagrams in the accompanying drawings illustrate the possible implementation architecture, functions, and operations of the system, method, and computer program product according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagram may represent a module, program segment, or part of the code, and the module, program segment, or part of the code contains one or more functions for realizing the specified logical function. Executable instructions. It should also be noted that, in some alternative implementations, the functions marked in the block may also occur in a different order from the order marked in the drawings. For example, two blocks shown one after the other can actually be executed substantially in parallel, or they can sometimes be executed in the reverse order, depending on the functions involved. It should also be noted that each block in the block diagram and/or flowchart, and the combination of the blocks in the block diagram and/or flowchart, can be implemented by a dedicated hardware-based system that performs the specified functions or operations Or it can be realized by a combination of dedicated hardware and computer instructions.
描述于本公开实施例中所涉及到的单元或模块可以通过软件的方式实现,也可以通过可编程硬件的方式来实现。所描述的单元或模块也可以设置在处理器中,这些单元或模块的名称在某种情况下并不构成对该单元或模块本身的限定。The units or modules involved in the embodiments described in the present disclosure can be implemented in the form of software, and can also be implemented in the form of programmable hardware. The described units or modules may also be provided in the processor, and the names of these units or modules do not constitute a limitation on the units or modules themselves in certain circumstances.
作为另一方面,本公开还提供了一种计算机可读存储介质,该计算机可读存储介质可以是上述实施例中电子设备或计算机系统中所包含的计算机可读存储介质;也可以是单独存在,未装配入设备中的计算机可读存储介质。计算机可读存储介质存储有一个或者一个以上程序,所述程序被一个或者一个以上的处理器用来执行描述于本公开的方法。As another aspect, the present disclosure also provides a computer-readable storage medium. The computer-readable storage medium may be the computer-readable storage medium contained in the electronic device or computer system in the above-mentioned embodiment; or it may exist alone. , A computer-readable storage medium that is not installed in the device. The computer-readable storage medium stores one or more programs, and the programs are used by one or more processors to execute the methods described in the present disclosure.
以上描述仅为本公开的较佳实施例以及对所运用技术原理的说明。本领域技术人员应当理解,本公开中所涉及的发明范围,并不限于上述技术特征的特定组合而成的技术方案,同时也应涵盖在不脱离所述发明构思的情况下, 由上述技术特征或其等同特征进行任意组合而形成的其它技术方案。例如上述特征与本公开中公开的(但不限于)具有类似功能的技术特征进行互相替换而形成的技术方案。The above description is only a preferred embodiment of the present disclosure and an explanation of the applied technical principles. Those skilled in the art should understand that the scope of the invention involved in the present disclosure is not limited to the technical solutions formed by the specific combination of the above technical features, and should also cover the technical solutions based on the above technical features without departing from the inventive concept. Or other technical solutions formed by any combination of its equivalent features. For example, the above-mentioned features and the technical features disclosed in the present disclosure (but not limited to) having similar functions are replaced with each other to form a technical solution.

Claims (10)

  1. 一种模型训练方法,其特征在于,包括:A model training method is characterized in that it includes:
    获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;Acquiring sample data, where the sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
    基于所述样本数据训练随机森林模型。Training a random forest model based on the sample data.
  2. 根据权利要求1所述的方法,其特征在于,所述基于所述样本数据训练随机森林模型包括:The method according to claim 1, wherein the training a random forest model based on the sample data comprises:
    根据预定步长确定所述随机森林模型的参数的全部可能的取值组合;Determining all possible value combinations of the parameters of the random forest model according to a predetermined step size;
    通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。By verifying all the possible value combinations, the target value combination of the parameter is determined from the all possible value combinations.
  3. 根据权利要求2所述的方法,其特征在于,所述通过验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合,包括:The method according to claim 2, wherein the determining the target value combination of the parameter from the all possible value combinations by verifying the all possible value combinations comprises:
    通过交叉验证的方式验证所述全部可能的取值组合,从所述全部可能的取值组合中确定所述参数的目标取值组合。Verifying the all possible value combinations by means of cross-validation, and determining the target value combination of the parameter from the all possible value combinations.
  4. 根据权利要求1~3任一项所述的方法,其特征在于:The method according to any one of claims 1 to 3, characterized in that:
    所述人体骨骼包括桡骨,所述超声射频信号采集于人体非优势侧桡骨的远端1/3处;The human bone includes a radius, and the ultrasound radio frequency signal is collected at the distal 1/3 of the radius on the non-dominant side of the human body;
    所述超声射频信号包括通过两组发射接收复合型换能器采集的原始数据;以及/或者The ultrasonic radio frequency signal includes the original data collected by the two sets of transmitting and receiving composite transducers; and/or
    所述骨量标签包括正常骨量、骨量降低或者骨质疏松。The bone mass label includes normal bone mass, reduced bone mass, or osteoporosis.
  5. 根据权利要求1~3任一项所述的方法,其特征在于,还包括以下一项或多项:The method according to any one of claims 1 to 3, further comprising one or more of the following:
    配置所述随机森林模型的模型最大深度的取值介于45-55之间;The value of the maximum depth of the model configured with the random forest model is between 45-55;
    配置所述随机森林模型的叶子节点最少样本数的取值介于25-35之间;Configure the value of the minimum sample number of leaf nodes of the random forest model to be between 25-35;
    配置所述随机森林模型的基学习器个数的取值介于100-150之间。The value of the number of base learners configured for the random forest model is between 100-150.
  6. 一种模型训练装置,其特征在于,包括:A model training device is characterized in that it comprises:
    第一获取模块,被配置为获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;The first acquisition module is configured to acquire sample data, the sample data including an ultrasound radio frequency signal collected from a human bone and a bone mass tag of an acquisition object corresponding to the ultrasound radio frequency signal;
    训练模块,被配置为基于所述样本数据训练随机森林模型。The training module is configured to train a random forest model based on the sample data.
  7. 一种电子设备,其特征在于,包括存储器和处理器;其中,所述存储器用于存储一条或多条计算机指令,其中,所述一条或多条计算机指令被所述处理器执行以实现:An electronic device, characterized by comprising a memory and a processor; wherein the memory is used to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to realize:
    获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;Acquiring sample data, where the sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
    基于所述样本数据训练随机森林模型。Training a random forest model based on the sample data.
  8. 一种可读存储介质,其上存储有计算机指令,其特征在于,该计算机指令被处理器执行时实现:A readable storage medium having computer instructions stored thereon, characterized in that the computer instructions are implemented when executed by a processor:
    获取样本数据,所述样本数据包括采集于人体骨骼的超声射频信号以及与所述超声射频信号对应的采集对象的骨量标签;Acquiring sample data, where the sample data includes an ultrasound radio frequency signal collected from a human bone and a bone mass tag of the collection object corresponding to the ultrasound radio frequency signal;
    基于所述样本数据训练随机森林模型。Training a random forest model based on the sample data.
  9. 一种电子设备,其特征在于,包括存储器和处理器;其中,所述存储器用于存储一条或多条计算机指令,其中,所述一条或多条计算机指令被所述处理器执行以实现:An electronic device, characterized by comprising a memory and a processor; wherein the memory is used to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to realize:
    获取采集于人体骨骼的超声射频信号;Acquire ultrasonic radio frequency signals collected from human bones;
    基于随机森林模型处理所述超声射频信号,获取骨量信息。The ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
  10. 一种可读存储介质,其上存储有计算机指令,其特征在于,该计算机指令被处理器执行时实现:A readable storage medium having computer instructions stored thereon, characterized in that the computer instructions are implemented when executed by a processor:
    获取采集于人体骨骼的超声射频信号;Acquire ultrasonic radio frequency signals collected from human bones;
    基于随机森林模型处理所述超声射频信号,获取骨量信息。The ultrasound radio frequency signal is processed based on the random forest model to obtain bone mass information.
PCT/CN2020/092411 2020-05-26 2020-05-26 Model training method and apparatus, electronic device, and medium WO2021237477A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/092411 WO2021237477A1 (en) 2020-05-26 2020-05-26 Model training method and apparatus, electronic device, and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/092411 WO2021237477A1 (en) 2020-05-26 2020-05-26 Model training method and apparatus, electronic device, and medium

Publications (1)

Publication Number Publication Date
WO2021237477A1 true WO2021237477A1 (en) 2021-12-02

Family

ID=78745422

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/092411 WO2021237477A1 (en) 2020-05-26 2020-05-26 Model training method and apparatus, electronic device, and medium

Country Status (1)

Country Link
WO (1) WO2021237477A1 (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101548895A (en) * 2008-03-31 2009-10-07 王代梅 Modularized integration work system and method for diagnosing and treating osteoporosis
US20140187954A1 (en) * 2013-01-02 2014-07-03 Mayo Foundation For Medical Education And Research Infant bone assessment
CN108514430A (en) * 2018-05-07 2018-09-11 南京大学 A kind of array multifrequency point ultrasonic bone density measuring technique
CN110516638A (en) * 2019-08-30 2019-11-29 大连海事大学 A kind of sign Language Recognition Method based on track and random forest

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101548895A (en) * 2008-03-31 2009-10-07 王代梅 Modularized integration work system and method for diagnosing and treating osteoporosis
US20140187954A1 (en) * 2013-01-02 2014-07-03 Mayo Foundation For Medical Education And Research Infant bone assessment
CN108514430A (en) * 2018-05-07 2018-09-11 南京大学 A kind of array multifrequency point ultrasonic bone density measuring technique
CN110516638A (en) * 2019-08-30 2019-11-29 大连海事大学 A kind of sign Language Recognition Method based on track and random forest

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
HU HAIYAN, ZHANG RONGBIAO, BAI SHOUJUN: "Application of the Neural Network in the Detection of Bone Mineral Density Using Ultrasonic", BEIJING BIOMEDICAL ENGINEERING, vol. 26, no. 02, 30 April 2007 (2007-04-30), pages 187 - 190, XP009532110, ISSN: 1002-3208 *

Similar Documents

Publication Publication Date Title
Conversano et al. A novel ultrasound methodology for estimating spine mineral density
US11911175B2 (en) Ultrasound apparatus for assessing the quality of a patient&#39;s bone tissue
Minonzio et al. Ultrasound‐based estimates of cortical bone thickness and porosity are associated with nontraumatic fractures in postmenopausal women: a pilot study
Casciaro et al. New perspectives in echographic diagnosis of osteoporosis on hip and spine
Casciaro et al. An advanced quantitative echosound methodology for femoral neck densitometry
Greco et al. Ultrasound fragility score: an innovative approach for the assessment of bone fragility
Pisani et al. A quantitative ultrasound approach to estimate bone fragility: A first comparison with dual X-ray absorptiometry
CN110613430A (en) Multi-mode photoacoustic/ultrasonic imaging rheumatoid arthritis scoring system and application
Egorov et al. Osteoporosis detection in postmenopausal women using axial transmission multi-frequency bone ultrasonometer: Clinical findings
Goudarzi et al. Segmentation of arm ultrasound images in breast cancer-related lymphedema: A database and deep learning algorithm
CN111481233B (en) Thickness measuring method for transparent layer of fetal cervical item
Abeyakoon et al. An optoacoustic imaging feature set to characterise blood vessels surrounding benign and malignant breast lesions
JP6934100B1 (en) Model learning methods, devices, electronics and media
WO2021237477A1 (en) Model training method and apparatus, electronic device, and medium
Pisani et al. Estimation of femoral neck bone mineral density by ultrasound scanning: Preliminary results and feasibility
Casciaro et al. Automatic evaluation of progression angle and fetal head station through intrapartum echographic monitoring
Aventaggiato et al. Validation of an automatic segmentation method to detect vertebral interfaces in ultrasound images
WO2021073003A1 (en) Multimodal photoacoustic/ultrasonic imaging-based rheumatoid arthritis scoring system, device and application
CN112907551B (en) Disease evolution method and device based on ultrasonic detection image
Miranda et al. Selection of Bone fragility-Related Features Obtained with Bi-Directional Axial Transmission, Through a Machine Learning Strategy
RU2371096C1 (en) Ultrasonic diagnostic technique for dorsal paramedial lumbar disk herniation
Casciaro et al. Innovative ultrasound approach to estimate spinal mineral density: diagnostic assessment on overweight and obese women
CN114331969A (en) Method and system for automatic trauma focus ultrasonic assessment
Sultan et al. A Consensus Mechanism to Improve Prediction of Cortical Bone Properties using Ultrafast Ultrasound Acquisition
Khazendar Computer-aided diagnosis of gynaecological abnormality using B-mode ultrasound images

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: 20937953

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20937953

Country of ref document: EP

Kind code of ref document: A1