CN106777976A - Radiotherapy machine human tumour motion estimation prediction system and method based on particle filter - Google Patents

Radiotherapy machine human tumour motion estimation prediction system and method based on particle filter Download PDF

Info

Publication number
CN106777976A
CN106777976A CN201611161947.6A CN201611161947A CN106777976A CN 106777976 A CN106777976 A CN 106777976A CN 201611161947 A CN201611161947 A CN 201611161947A CN 106777976 A CN106777976 A CN 106777976A
Authority
CN
China
Prior art keywords
tumor
motion
particle filter
body surface
radiotherapy
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201611161947.6A
Other languages
Chinese (zh)
Other versions
CN106777976B (en
Inventor
郁树梅
孙荣川
豆梦
陈涛
匡绍龙
张峰峰
范立成
孙立宁
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou University
Original Assignee
Suzhou University
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 Suzhou University filed Critical Suzhou University
Priority to CN201611161947.6A priority Critical patent/CN106777976B/en
Publication of CN106777976A publication Critical patent/CN106777976A/en
Application granted granted Critical
Publication of CN106777976B publication Critical patent/CN106777976B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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

Landscapes

  • Health & Medical Sciences (AREA)
  • Engineering & Computer Science (AREA)
  • Biomedical Technology (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Pathology (AREA)
  • Epidemiology (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Radiation-Therapy Devices (AREA)

Abstract

本发明公开了一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统及方法,所述方法包括:S1、利用呼吸跟踪单元和影像定位单元分别采集体表标记点和体内肿瘤的三维运动数据;S2、根据三维运动数据,建立当前时刻肿瘤和历史时刻肿瘤之间的运动关系模型,并将该模型作为粒子滤波的状态转移方程,建立一段时间内体表标记点和体内肿瘤之间的运动关系模型作为粒子滤波的观测方程;S3、基于状态转移方程和观测方程,利用粒子滤波算法根据当前时刻体表标记点的运动数据估计出体内肿瘤的运动位置。本发明可以用在任何形式的状态空间模型上,对于变量参数的非线性特性有更强的建模能力,且预测精度较高。

The invention discloses a system and method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering. The method includes: S1, using a breath tracking unit and an image positioning unit to respectively collect three-dimensional motion data of body surface marker points and tumors in the body; S2 , According to the three-dimensional motion data, establish the motion relationship model between the tumor at the current moment and the tumor at the historical moment, and use this model as the state transition equation of the particle filter to establish the motion relationship model between the body surface markers and the tumor in the body within a period of time As the observation equation of the particle filter; S3, based on the state transition equation and the observation equation, use the particle filter algorithm to estimate the movement position of the tumor in the body according to the movement data of the body surface marker points at the current moment. The invention can be used in any form of state space model, has stronger modeling ability for the nonlinear characteristics of variable parameters, and has higher prediction accuracy.

Description

基于粒子滤波的放疗机器人肿瘤运动估计预测系统及方法Tumor Motion Estimation and Prediction System and Method for Radiotherapy Robot Based on Particle Filter

技术领域technical field

本发明涉及医疗技术领域,特别是涉及一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统及方法。The invention relates to the field of medical technology, in particular to a system and method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering.

背景技术Background technique

目前治疗肺癌的主要方法是立体定向放射治疗,但是人体的呼吸运动严重影响了放疗的准确性。为了减小呼吸运动的影响,最有效的方法是呼吸运动实时跟踪技术,该技术通过建立体内肿瘤和体表标记点之间的关联模型,采用预测算法,根据标记点的运动得到肿瘤未来的运动信息,从而实时调整射线束,保证放射线和肿瘤的相对静止,以达到肿瘤放疗的实时跟踪。At present, the main method for the treatment of lung cancer is stereotactic radiotherapy, but the respiratory movement of the human body seriously affects the accuracy of radiotherapy. In order to reduce the influence of respiratory motion, the most effective method is the real-time tracking technology of respiratory motion. This technology establishes an association model between the tumor in the body and the marker points on the body surface, and uses a prediction algorithm to obtain the future movement of the tumor according to the movement of the marker points. Information, so as to adjust the radiation beam in real time to ensure the relative stillness of the radiation and the tumor, so as to achieve real-time tracking of tumor radiation therapy.

采用预测算法是为了补偿立体放疗系统的时间延迟,提前预测出肿瘤在未来时刻将要达到的位置。目前研究的一些预测算法包括人工神经网络、卡尔曼滤波器、模糊控制等。但是上述算法具有以下缺点:The prediction algorithm is used to compensate for the time delay of the stereoradiotherapy system and to predict in advance where the tumor will reach in the future. Some of the predictive algorithms currently studied include artificial neural network, Kalman filter, fuzzy control, etc. But the above algorithm has the following disadvantages:

人工神经网络学习效率低,收敛速度慢,需要长时间的网络训练时间,不适用于实时预测;The learning efficiency of artificial neural network is low, the convergence speed is slow, and it takes a long time for network training, which is not suitable for real-time prediction;

卡尔曼滤波器则要求系统是高斯白噪声系统,且只适用于线性系统,而实际的呼吸运动过程是复杂的非线性过程,因此卡尔曼滤波器较不适用于肿瘤运动的预测;The Kalman filter requires the system to be a Gaussian white noise system, and it is only suitable for linear systems, but the actual respiratory movement process is a complex nonlinear process, so the Kalman filter is not suitable for the prediction of tumor movement;

模糊控制预测效果较好,但是这种方法自适应能力有限,复杂度较高。The fuzzy control prediction effect is better, but this method has limited adaptive ability and high complexity.

粒子滤波器解决了系统必须满足高斯分布的制约,适用于任何能用状态空间模型表达的非线性系统,且有较高的精度,将该方法应用于放疗机器人实时跟踪技术中,对于提高患者的生存率以及促进我国的医疗技术发展具有很重要的意义。The particle filter solves the constraint that the system must satisfy the Gaussian distribution, and is suitable for any nonlinear system that can be expressed by a state-space model, and has high precision. This method is applied to the real-time tracking technology of radiotherapy robots, which is very important for improving the patient's health. It is of great significance to improve the survival rate and promote the development of medical technology in our country.

因此,针对上述技术问题,有必要提供一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统及方法。Therefore, in view of the above technical problems, it is necessary to provide a system and method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering.

发明内容Contents of the invention

有鉴于此,本发明的目的在于提供一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统及方法,以解决上述在放疗机器人精准治疗中肿瘤位置的预测问题。In view of this, the object of the present invention is to provide a system and method for estimating and predicting the tumor motion of a radiotherapy robot based on particle filtering, so as to solve the above-mentioned problem of predicting the tumor position in the precise treatment of a radiotherapy robot.

为了实现上述目的,本发明实施例提供的技术方案如下:In order to achieve the above object, the technical solutions provided by the embodiments of the present invention are as follows:

一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统,所述系统包括:呼吸跟踪单元、影像定位单元、影像融合单元及治疗计划单元,所述呼吸跟踪单元用于跟踪患者体表标记点的运动数据,所述影像定位单元用于跟踪患者体内肿瘤的运动数据,所述影像融合单元用于对收集的运动数据进行基于粒子滤波的融合并预测肿瘤未来时刻的运动数据,所述治疗计划单元用于实时调整治疗射束进行精确照射。A particle filter-based radiation therapy robot tumor motion estimation and prediction system, the system includes: a breathing tracking unit, an image positioning unit, an image fusion unit, and a treatment planning unit, and the breathing tracking unit is used to track the movement of marker points on the patient's body surface data, the image positioning unit is used to track the motion data of the tumor in the patient, the image fusion unit is used to fuse the collected motion data based on particle filtering and predict the motion data of the tumor in the future, and the treatment planning unit uses Adjust the treatment beam in real time for precise irradiation.

作为本发明的进一步改进,所述系统还包括病患固定及自动定位单元及机器人投射单元,病患固定及自动定位单元用于固定患者并进行定位,机器人投射单元用于控制治疗射束达到靶区。As a further improvement of the present invention, the system also includes a patient fixation and automatic positioning unit and a robot projection unit. The patient fixation and automatic positioning unit is used to fix the patient and perform positioning. The robot projection unit is used to control the treatment beam to reach the target. Area.

作为本发明的进一步改进,所述呼吸跟踪单元为红外跟踪单元,其包括同步追踪摄像机及固定于患者腹部的若干发光二极管。As a further improvement of the present invention, the breathing tracking unit is an infrared tracking unit, which includes a synchronous tracking camera and several light-emitting diodes fixed on the abdomen of the patient.

作为本发明的进一步改进,所述影像定位单元为X射线影像定位单元,其包括X光射源及非晶硅影像接收器。As a further improvement of the present invention, the image positioning unit is an X-ray image positioning unit, which includes an X-ray source and an amorphous silicon image receiver.

作为本发明的进一步改进,所述系统还包括呼吸运动模拟器,用于模拟放疗中体内肿瘤和体表标记点之间的运动变化关系。As a further improvement of the present invention, the system further includes a respiratory motion simulator for simulating the relationship of motion changes between tumors in the body and marker points on the body surface during radiotherapy.

本发明另一实施例提供的技术方案如下:The technical scheme provided by another embodiment of the present invention is as follows:

一种基于粒子滤波的放疗机器人肿瘤运动估计预测方法,所述方法包括:A method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering, the method comprising:

S1、利用呼吸跟踪单元和影像定位单元分别采集体表标记点和体内肿瘤的三维运动数据;S1. Use the breath tracking unit and the image positioning unit to collect the three-dimensional motion data of body surface markers and tumors in the body respectively;

S2、根据三维运动数据,建立当前时刻肿瘤和历史时刻肿瘤之间的运动关系模型,并将该模型作为粒子滤波的状态转移方程,建立一段时间内体表标记点和体内肿瘤之间的运动关系模型作为粒子滤波的观测方程;S2. According to the three-dimensional motion data, establish the motion relationship model between the tumor at the current moment and the tumor at the historical moment, and use this model as the state transition equation of the particle filter to establish the motion relationship between the body surface markers and the tumor in the body within a period of time The model is used as the observation equation of the particle filter;

S3、基于状态转移方程和观测方程,利用粒子滤波算法根据当前时刻体表标记点的运动数据估计出体内肿瘤的运动位置。S3. Based on the state transition equation and the observation equation, the particle filter algorithm is used to estimate the movement position of the tumor in the body according to the movement data of the body surface marker points at the current moment.

作为本发明的进一步改进,所述步骤S3中包括:As a further improvement of the present invention, the step S3 includes:

通过粒子滤波器估计肿瘤的运动位置,状态转移方程通过肿瘤的运动学过程建立,观测方程通过拟合体内肿瘤和体表标记点之间的运动关系获得。The motion position of the tumor is estimated by the particle filter, the state transfer equation is established through the kinematic process of the tumor, and the observation equation is obtained by fitting the motion relationship between the tumor in the body and the marker points on the body surface.

作为本发明的进一步改进,所述步骤S2中状态转移方程为xk=f(xk-1),观测方程为zk=h(xk),其中,xk为k时刻体内肿瘤的运动数据,zk为k时刻测得的体表标记点的运动数据。As a further improvement of the present invention, the state transition equation in the step S2 is x k =f(x k-1 ), and the observation equation is z k =h(x k ), where x k is the movement of the tumor in the body at time k data, z k is the motion data of body surface marker points measured at time k.

作为本发明的进一步改进,所述步骤S3中通过粒子滤波器估计肿瘤的运动位置具体为:As a further improvement of the present invention, in the step S3, the particle filter is used to estimate the motion position of the tumor specifically as follows:

S31、根据前一时刻肿瘤位置数据及其概率分布生成一组N个随机样本点即N个粒子;S31. Generate a set of N random sample points, that is, N particles, according to the tumor position data and its probability distribution at the previous moment;

S32、将采样的粒子代入状态转移方程中得到N个肿瘤下一时刻位置的估计值xkS32. Substituting the sampled particles into the state transition equation to obtain the estimated value x k of the position of N tumors at the next moment;

S33、把N个肿瘤位置的估计值代入观测方程中得到体表标记点的测量估计值zk,利用放疗机器人得到标记点的实际测量值z;S33. Substituting the estimated values of the N tumor positions into the observation equation to obtain the measured estimated value z k of the body surface marker points, and using the radiotherapy robot to obtain the actual measured value z of the marked points;

S34、根据zk和z两者之间的误差程度对粒子赋予不同的权值,误差小的粒子赋予较大的权值,误差大的粒子赋予较小的权值,并对粒子进行重采样,经过多次重采样之后,利用最终采样的粒子及其权值计算获得肿瘤位置的最佳估计值;S34. Assign different weights to particles according to the degree of error between z k and z, assign larger weights to particles with small errors, and assign smaller weights to particles with larger errors, and resample the particles , after several times of resampling, use the final sampled particles and their weight calculations to obtain the best estimate of the tumor location;

S35、将最终采样的粒子作为下一轮预测的一组随机样本,重复S32~S34,进行下一轮粒子滤波。S35 , using the finally sampled particles as a group of random samples for the next round of prediction, repeating S32 to S34 , and performing the next round of particle filtering.

作为本发明的进一步改进,所述步骤S31中,N个粒子的初始状态在全状态空间内平均分布。As a further improvement of the present invention, in the step S31, the initial states of the N particles are evenly distributed in the entire state space.

本发明的有益效果是:The beneficial effects of the present invention are:

解决了系统必须满足高斯分布的制约,粒子滤波器利用粒子集表示概率,可以用在任何形式的状态空间模型上,对于变量参数的非线性特性有更强的建模能力,且预测精度较高;It solves the constraint that the system must satisfy the Gaussian distribution. The particle filter uses the particle set to represent the probability and can be used in any form of state space model. It has stronger modeling ability for the nonlinear characteristics of variable parameters and higher prediction accuracy. ;

使用呼吸运动模拟器作为实验平台研究同步呼吸跟踪算法,避免了人体长时间受到X射线的照射,能够在实际治疗中有效综合实时影像引导和同步呼吸跟踪技术,确保在病灶得到最大放射剂量的同时避免周围正常的组织受到伤害,减小并发症的发生率。Using the respiratory motion simulator as an experimental platform to study the synchronous respiration tracking algorithm avoids the human body being exposed to X-rays for a long time, and can effectively integrate real-time image guidance and synchronous respiration tracking technology in actual treatment to ensure that the lesion receives the maximum radiation dose at the same time Avoid damage to surrounding normal tissues and reduce the incidence of complications.

附图说明Description of drawings

为了更清楚地说明本发明实施例或现有技术中的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明中记载的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。In order to more clearly illustrate the technical solutions in the embodiments of the present invention or the prior art, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the accompanying drawings in the following description are only These are some embodiments described in the present invention. Those skilled in the art can also obtain other drawings based on these drawings without creative work.

图1为本发明中基于粒子滤波的放疗机器人肿瘤运动估计预测系统的模块示意图;1 is a block diagram of a particle filter-based radiotherapy robot tumor motion estimation and prediction system in the present invention;

图2为本发明中基于粒子滤波的放疗机器人肿瘤运动估计预测方法的流程示意图;FIG. 2 is a schematic flow diagram of a method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering in the present invention;

图3a~3c为基于粒子滤波的放疗机器人肿瘤运动估计预测方法与线性估计方法的实验验证预测误差对比结果图。Figures 3a-3c are comparison results of experimentally verified prediction errors between the particle filter-based tumor motion estimation and prediction method for radiotherapy robots and the linear estimation method.

具体实施方式detailed description

为了使本技术领域的人员更好地理解本发明中的技术方案,下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都应当属于本发明保护的范围。In order to enable those skilled in the art to better understand the technical solutions in the present invention, the technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the drawings in the embodiments of the present invention. Obviously, the described The embodiments are only some of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without making creative efforts shall fall within the protection scope of the present invention.

参图1所示,本发明一实施方式中公开了一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统,该系统包括呼吸跟踪单元10、影像定位单元20、影像融合单元30、治疗计划单元40。其中,呼吸跟踪单元10用于跟踪患者体表标记点的运动数据,影像定位单元20用于跟踪患者体内肿瘤的运动数据,影像融合单元30用于对收集的运动数据进行基于粒子滤波的融合并预测肿瘤未来时刻的运动数据,治疗计划单元40用于实时调整治疗射束进行精确照射。As shown in FIG. 1 , an embodiment of the present invention discloses a particle filter-based radiotherapy robot tumor motion estimation and prediction system, which includes a breathing tracking unit 10 , an image positioning unit 20 , an image fusion unit 30 , and a treatment planning unit 40 . Among them, the breathing tracking unit 10 is used to track the movement data of the marker points on the patient's body surface, the image positioning unit 20 is used to track the movement data of the tumor in the patient's body, and the image fusion unit 30 is used to perform particle filter-based fusion and fusion on the collected movement data. Predicting the future movement data of the tumor, the treatment planning unit 40 is used to adjust the treatment beam in real time for precise irradiation.

进一步地,本实施方式中的系统还包括病患固定及自动定位单元及机器人投射单元,病患固定及自动定位单元用于固定患者并进行定位,机器人投射单元用于控制治疗射束达到靶区。Further, the system in this embodiment also includes a patient fixation and automatic positioning unit and a robot projection unit, the patient fixation and automatic positioning unit is used to fix the patient and perform positioning, and the robot projection unit is used to control the treatment beam to reach the target area .

优选地,本实施方式中的呼吸跟踪单元10为红外跟踪单元,其包括同步追踪摄像机及固定于患者腹部的若干发光二极管。同步追踪摄像机和固定在患者腹部的三个发光二极管组成体外呼吸追踪单元,用于跟踪体表标记点运动数据。Preferably, the breathing tracking unit 10 in this embodiment is an infrared tracking unit, which includes a synchronous tracking camera and several light-emitting diodes fixed on the abdomen of the patient. The synchronous tracking camera and three light-emitting diodes fixed on the patient's abdomen form an external respiratory tracking unit, which is used to track the movement data of body surface markers.

优选地,本实施方式中的影像定位单元20为X射线影像定位单元,其包括X光射源及非晶硅影像接收器,用于跟踪体内肿瘤的运动数据。Preferably, the image positioning unit 20 in this embodiment is an X-ray image positioning unit, which includes an X-ray source and an amorphous silicon image receiver, and is used for tracking movement data of tumors in the body.

建立两组运动数据之间的关联模型,采用粒子滤波算法预测出肿瘤未来时刻的位置,影像融合单元30和治疗计划单元40根据预测的肿瘤数据实时调整治疗射束进行精确照射。A correlation model between two sets of motion data is established, and the particle filter algorithm is used to predict the future position of the tumor. The image fusion unit 30 and the treatment planning unit 40 adjust the treatment beam in real time according to the predicted tumor data for precise irradiation.

具体地,治疗过程中,患者躺在放疗机器人并联结构手术台上,呼吸跟踪单元中同步追踪摄像机用于跟踪体表标记点的运动数据,X光射源及非晶硅影像接收器用于跟踪体内肿瘤的运动数据,通过建立标记点和肿瘤之间运动的关联模型,采用粒子滤波算法预测肿瘤未来时刻的运动数据,治疗计划单元和影像融合单元根据得到的肿瘤位置预测数据调整放疗机器人带动直线加速器移动至需要治疗的部位进行照射,从而实现治疗射束对肿瘤的实时跟踪和治疗。Specifically, during the treatment process, the patient lies on the operating table with the parallel structure of the radiotherapy robot, the synchronous tracking camera in the respiratory tracking unit is used to track the motion data of the body surface markers, and the X-ray source and amorphous silicon image receiver are used to track the movement data of the body surface markers. For the motion data of the tumor, by establishing a correlation model between the marker points and the tumor, the particle filter algorithm is used to predict the motion data of the tumor at the future moment, and the treatment planning unit and the image fusion unit adjust the radiotherapy robot to drive the linear accelerator according to the obtained tumor position prediction data. Move to the part that needs to be treated for irradiation, so as to realize the real-time tracking and treatment of the tumor by the treatment beam.

由于连续照射对人体有害,为了避免患者长时间受到X射线的照射,所以采集的体内肿瘤的运动数据是间断的,为了得到连续的呼吸运动数据,呼吸跟踪单元中,可以用呼吸运动模拟器代替患者,用于模拟放疗中体内肿瘤和体表标记点之间的运动变化关系,该模拟器不但可以再现真实的呼吸运动,用NDI Polaris光学定位系统实时测得连续的模拟呼吸运动数据,还可以利用其提供的数据验证预测算法的有效性。如使用专利号为ZL201420836958.X中公开的一种呼吸运动模拟器用于模拟患者的呼吸运动,该呼吸运动模拟器由一个三自由度线性滑台、三个步进电机、一个模拟肿瘤和两根弹簧组成,主要用于模拟放疗中体内肿瘤和体表标记点之间的运动变化关系,该模拟器不但可以再现真实的人体呼吸运动还可以利用其提供的数据验证预测算法的有效性。其中,模拟标记点和模拟肿瘤的运动数据都可以用NDI Polaris光学定位系统实时测得。Since continuous irradiation is harmful to the human body, in order to avoid patients being exposed to X-rays for a long time, the movement data of the tumor in the body is collected intermittently. In order to obtain continuous breathing movement data, the breathing tracking unit can be replaced by a breathing movement simulator The patient is used to simulate the movement change relationship between the tumor in the body and the body surface markers during radiotherapy. The simulator can not only reproduce the real breathing movement, but also measure the continuous simulated breathing movement data in real time with the NDI Polaris optical positioning system, and can also Use the data it provides to verify the effectiveness of the forecasting algorithm. For example, a respiratory motion simulator disclosed in the patent No. ZL201420836958.X is used to simulate the patient's respiratory motion. The respiratory motion simulator consists of a three-degree-of-freedom linear slide, three stepper motors, a simulated tumor and two Composed of springs, it is mainly used to simulate the movement change relationship between the tumor in the body and the body surface markers in radiotherapy. The simulator can not only reproduce the real human breathing movement, but also use the data provided to verify the effectiveness of the prediction algorithm. Among them, the motion data of simulated markers and simulated tumors can be measured in real time by NDI Polaris optical positioning system.

目前研究的一些预测算法包括人工神经网络、卡尔曼滤波器、模糊控制等,但是这些算法对于复杂的非线性呼吸运动过程都有或多或少的不足之处。粒子滤波器解决了系统必须满足高斯分布的制约,适用于任何能用状态空间模型表达的非线性系统,而且有较高的精度,适用于呼吸运动肿瘤位置的预测。Some prediction algorithms currently studied include artificial neural network, Kalman filter, fuzzy control, etc., but these algorithms have more or less deficiencies for complex nonlinear respiratory motion processes. The particle filter solves the constraint that the system must satisfy the Gaussian distribution, is suitable for any nonlinear system that can be expressed by a state space model, and has high precision, and is suitable for the prediction of the position of the tumor in respiratory motion.

参图2所示,本发明另一实施方式中公开了一种基于粒子滤波的放疗机器人肿瘤运动估计预测方法,该方法包括:Referring to Fig. 2, another embodiment of the present invention discloses a method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering, which includes:

S1、利用呼吸跟踪单元和影像定位单元分别采集体表标记点和体内肿瘤的三维运动数据;S1. Using the breath tracking unit and the image positioning unit to collect the three-dimensional motion data of body surface markers and tumors in the body respectively;

S2、根据三维运动数据,建立当前时刻肿瘤和历史时刻肿瘤之间的运动关系模型,并将该模型作为粒子滤波的状态转移方程,建立一段时间内体表标记点和体内肿瘤之间的运动关系模型作为粒子滤波的观测方程;S2. According to the three-dimensional motion data, establish the motion relationship model between the tumor at the current moment and the tumor at the historical moment, and use this model as the state transition equation of the particle filter to establish the motion relationship between the body surface markers and the tumor in the body within a period of time The model is used as the observation equation of the particle filter;

S3、基于状态转移方程和观测方程,利用粒子滤波算法根据当前时刻体表标记点的运动数据估计出体内肿瘤的运动位置。S3. Based on the state transition equation and the observation equation, the particle filter algorithm is used to estimate the movement position of the tumor in the body according to the movement data of the body surface marker points at the current moment.

优选地,本实施方式的步骤S3中通过粒子滤波器估计肿瘤的运动位置,状态转移方程通过肿瘤的运动学过程建立,观测方程通过拟合体内肿瘤和体表标记点之间的运动关系获得。Preferably, in step S3 of this embodiment, the particle filter is used to estimate the motion position of the tumor, the state transition equation is established through the kinematic process of the tumor, and the observation equation is obtained by fitting the motion relationship between the tumor in the body and the marker points on the body surface.

具体地,步骤S2中状态转移方程为xk=f(xk-1),观测方程为zk=h(xk),其中,xk为k时刻体内肿瘤的运动数据,zk为k时刻测得的体表标记点的运动数据。Specifically, the state transition equation in step S2 is x k =f(x k-1 ), and the observation equation is z k =h(x k ), where x k is the movement data of the tumor in the body at time k, and z k is k The motion data of body surface marker points measured at all times.

通过粒子滤波器估计肿瘤的运动位置具体为:The motion position of the tumor is estimated by the particle filter as follows:

S31、根据前面两个时刻肿瘤位置数据xk-1和xk-2及其概率分布生成一组随机样本点即粒子,假设有N个粒子,由于初始状态是未知的,就认为x0和x1在全状态空间内平均分布;S31. Generate a set of random sample points or particles according to the tumor position data x k-1 and x k-2 at the previous two moments and their probability distribution. Assuming that there are N particles, since the initial state is unknown, it is considered that x 0 and x 1 is evenly distributed in the entire state space;

S32、将采样的粒子代入状态转移方程xk=f(xk-1)中得到N个肿瘤下一时刻位置的估计值xkS32. Substituting the sampled particles into the state transition equation x k = f(x k-1 ) to obtain the estimated value x k of the position of N tumors at the next moment;

S33、把N个肿瘤位置的估计值xk代入观测方程zk=h(xk)中得到体表标记点的测量估计值zk,利用放疗机器人系统可以得到标记点的实际测量值z;S33. Substituting the estimated value x k of N tumor positions into the observation equation z k =h(x k ) to obtain the measured estimated value z k of the body surface marker points, and the actual measured value z of the marked points can be obtained by using the radiotherapy robot system;

S34、根据zk和z两者之间的误差程度对粒子赋予不同的权值,误差小的粒子赋予较大的权值,误差大的粒子赋予较小的权值,并对粒子进行重采样,经过多次重采样之后,利用最终采样的粒子及其权值计算获得肿瘤位置的最佳估计值;S34. Assign different weights to particles according to the degree of error between z k and z, assign larger weights to particles with small errors, and assign smaller weights to particles with larger errors, and resample the particles , after several times of resampling, use the final sampled particles and their weight calculations to obtain the best estimate of the tumor location;

S35、将最终采样的粒子点作为下一轮预测的一组随机样本,重复S32~S34,进行下一轮粒子滤波。S35 , using the finally sampled particle points as a group of random samples for the next round of prediction, repeating S32 to S34 , and performing the next round of particle filtering.

为了验证基于粒子滤波器的放疗机器人肿瘤运动估计预测系统及方法的有效性,将基于粒子滤波的放疗机器人肿瘤运动估计预测与线性估计方法的实验验证预测误差进行对比。将2000组真实的呼吸运动数据导入呼吸运动模拟器进行实验,把采集到的模拟呼吸运动数据应用到两种预测算法中,得到的实验结果如图3a~3c所示,是XYZ三个方向上实验验证预测误差结果图,分别采用临床上应用的线性估计方法和粒子滤波算法预测肿瘤的运动,图中为两种预测算法的呼吸周期预测误差之差,即线性估计方法的误差数据减去粒子滤波算法的误差数据得到的结果,因此数据大于零表示基于粒子滤波算法误差较小,若数据小于零,说明传统的线性估计方法误差较小。从图3a~3c中可以看出,在整个呼吸运动过程中,在零以上的数据所占的比例较大,说明采用粒子滤波预测肿瘤运动时预测精度较高。In order to verify the effectiveness of the particle filter-based radiotherapy robot tumor motion estimation and prediction system and method, the experimental verification prediction error of the particle filter-based radiotherapy robot tumor motion estimation and prediction method was compared with the linear estimation method. Import 2,000 sets of real respiratory motion data into the respiratory motion simulator for experiments, and apply the collected simulated respiratory motion data to two prediction algorithms. Experimental verification of the prediction error result graph, using the clinically applied linear estimation method and the particle filter algorithm to predict the movement of the tumor. The graph shows the difference between the two prediction algorithms' respiratory cycle prediction errors, that is, the error data of the linear estimation method minus the The result obtained from the error data of the filtering algorithm, so the data greater than zero indicates that the error based on the particle filter algorithm is small, and if the data is less than zero, it indicates that the error of the traditional linear estimation method is small. It can be seen from Figures 3a to 3c that during the entire respiratory movement process, the proportion of data above zero is relatively large, indicating that the particle filter is used to predict tumor movement with high prediction accuracy.

由以上技术方案可以看出,与现有技术相比,本发明具有如下有益效果:As can be seen from the above technical solutions, compared with the prior art, the present invention has the following beneficial effects:

解决了系统必须满足高斯分布的制约,粒子滤波器利用粒子集表示概率,可以用在任何形式的状态空间模型上,对于变量参数的非线性特性有更强的建模能力,且预测精度较高;It solves the constraint that the system must satisfy the Gaussian distribution. The particle filter uses the particle set to represent the probability, which can be used in any form of state space model. It has stronger modeling ability for the nonlinear characteristics of variable parameters and higher prediction accuracy. ;

使用呼吸运动模拟器作为实验平台研究同步呼吸跟踪算法,避免了人体长时间受到X射线的照射,能够在实际治疗中有效综合实时影像引导和同步呼吸跟踪技术,确保在病灶得到最大放射剂量的同时避免周围正常的组织受到伤害,减小并发症的发生率。Using the respiratory motion simulator as an experimental platform to study the synchronous respiration tracking algorithm avoids the human body being exposed to X-rays for a long time, and can effectively integrate real-time image guidance and synchronous respiration tracking technology in actual treatment to ensure that the lesion receives the maximum radiation dose at the same time Avoid damage to surrounding normal tissues and reduce the incidence of complications.

本发明可应用于肺部肿瘤的治疗中,这对于提高患者的生存率以及促进我国医疗技术的发展具有很重要的意义。The invention can be applied to the treatment of lung tumors, which is of great significance for improving the survival rate of patients and promoting the development of medical technology in my country.

对于本领域技术人员而言,显然本发明不限于上述示范性实施例的细节,而且在不背离本发明的精神或基本特征的情况下,能够以其他的具体形式实现本发明。因此,无论从哪一点来看,均应将实施例看作是示范性的,而且是非限制性的,本发明的范围由所附权利要求而不是上述说明限定,因此旨在将落在权利要求的等同要件的含义和范围内的所有变化囊括在本发明内。不应将权利要求中的任何附图标记视为限制所涉及的权利要求。It will be apparent to those skilled in the art that the invention is not limited to the details of the above-described exemplary embodiments, but that the invention can be embodied in other specific forms without departing from the spirit or essential characteristics of the invention. Accordingly, the embodiments should be regarded in all points of view as exemplary and not restrictive, the scope of the invention being defined by the appended claims rather than the foregoing description, and it is therefore intended that the scope of the invention be defined by the appended claims rather than by the foregoing description. All changes within the meaning and range of equivalents of the elements are embraced in the present invention. Any reference sign in a claim should not be construed as limiting the claim concerned.

此外,应当理解,虽然本说明书按照实施方式加以描述,但并非每个实施方式仅包含一个独立的技术方案,说明书的这种叙述方式仅仅是为清楚起见,本领域技术人员应当将说明书作为一个整体,各实施例中的技术方案也可以经适当组合,形成本领域技术人员可以理解的其他实施方式。In addition, it should be understood that although this specification is described according to implementation modes, not each implementation mode only contains an independent technical solution, and this description in the specification is only for clarity, and those skilled in the art should take the specification as a whole , the technical solutions in the various embodiments can also be properly combined to form other implementations that can be understood by those skilled in the art.

Claims (10)

1.一种基于粒子滤波的放疗机器人肿瘤运动估计预测系统,其特征在于,所述系统包括:呼吸跟踪单元、影像定位单元、影像融合单元及治疗计划单元,所述呼吸跟踪单元用于跟踪患者体表标记点的运动数据,所述影像定位单元用于跟踪患者体内肿瘤的运动数据,所述影像融合单元用于对收集的运动数据进行基于粒子滤波的融合并预测肿瘤未来时刻的运动数据,所述治疗计划单元用于实时调整治疗射束进行精确照射。1. A radiotherapy robot tumor motion estimation and prediction system based on particle filtering, characterized in that the system includes: a breathing tracking unit, an image positioning unit, an image fusion unit and a treatment planning unit, and the breathing tracking unit is used to track patients motion data of body surface markers, the image positioning unit is used to track the motion data of the tumor in the patient, and the image fusion unit is used to fuse the collected motion data based on particle filtering and predict the motion data of the tumor at a future moment, The treatment planning unit is used for real-time adjustment of treatment beams for precise irradiation. 2.根据权利要求1所述的基于粒子滤波的放疗机器人肿瘤运动估计预测系统,其特征在于,所述系统还包括病患固定及自动定位单元及机器人投射单元,病患固定及自动定位单元用于固定患者并进行定位,机器人投射单元用于控制治疗射束达到靶区。2. The radiotherapy robot tumor motion estimation and prediction system based on particle filter according to claim 1, characterized in that, the system also includes a patient fixation and automatic positioning unit and a robot projection unit, and the patient fixation and automatic positioning unit is used for To immobilize and position the patient, the robotic projection unit is used to control the treatment beam to reach the target area. 3.根据权利要求1所述的基于粒子滤波的放疗机器人肿瘤运动估计预测系统,其特征在于,所述呼吸跟踪单元为红外跟踪单元,其包括同步追踪摄像机及固定于患者腹部的若干发光二极管。3. The particle filter-based radiation therapy robot tumor motion estimation and prediction system according to claim 1, wherein the breathing tracking unit is an infrared tracking unit, which includes a synchronous tracking camera and several light-emitting diodes fixed on the patient's abdomen. 4.根据权利要求1所述的基于粒子滤波的放疗机器人肿瘤运动估计预测系统,其特征在于,所述影像定位单元为X射线影像定位单元,其包括X光射源及非晶硅影像接收器。4. The radiotherapy robot tumor motion estimation and prediction system based on particle filtering according to claim 1, wherein the image positioning unit is an X-ray image positioning unit, which includes an X-ray source and an amorphous silicon image receiver . 5.根据权利要求1所述的基于粒子滤波的放疗机器人肿瘤运动估计预测系统,其特征在于,所述系统还包括呼吸运动模拟器,用于模拟放疗中体内肿瘤和体表标记点之间的运动变化关系。5. The tumor motion estimation and prediction system for radiotherapy robots based on particle filtering according to claim 1, wherein the system also includes a respiratory motion simulator for simulating the distance between tumors in vivo and body surface markers in radiotherapy. Movement change relationship. 6.一种基于粒子滤波的放疗机器人肿瘤运动估计预测方法,其特征在于,所述方法包括:6. A method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering, characterized in that the method comprises: S1、利用呼吸跟踪单元和影像定位单元分别采集体表标记点和体内肿瘤的三维运动数据;S1. Use the breath tracking unit and the image positioning unit to collect the three-dimensional motion data of body surface markers and tumors in the body respectively; S2、根据三维运动数据,建立当前时刻肿瘤和历史时刻肿瘤之间的运动关系模型,并将该模型作为粒子滤波的状态转移方程,建立一段时间内体表标记点和体内肿瘤之间的运动关系模型作为粒子滤波的观测方程;S2. According to the three-dimensional motion data, establish the motion relationship model between the tumor at the current moment and the tumor at the historical moment, and use this model as the state transition equation of the particle filter to establish the motion relationship between the body surface markers and the tumor in the body within a period of time The model is used as the observation equation of the particle filter; S3、基于状态转移方程和观测方程,利用粒子滤波算法根据当前时刻体表标记点的运动数据估计出体内肿瘤的运动位置。S3. Based on the state transition equation and the observation equation, the particle filter algorithm is used to estimate the movement position of the tumor in the body according to the movement data of the body surface marker points at the current moment. 7.根据权利要求6所述的基于粒子滤波的放疗机器人肿瘤运动估计预测方法,其特征在于,所述步骤S3中包括:7. The particle filter-based radiotherapy robot tumor motion estimation and prediction method according to claim 6, characterized in that the step S3 includes: 通过粒子滤波器估计肿瘤的运动位置,状态转移方程通过肿瘤的运动学过程建立,观测方程通过拟合体内肿瘤和体表标记点之间的运动关系获得。The motion position of the tumor is estimated by the particle filter, the state transfer equation is established through the kinematic process of the tumor, and the observation equation is obtained by fitting the motion relationship between the tumor in the body and the marker points on the body surface. 8.根据权利要求7所述的基于粒子滤波的放疗机器人肿瘤运动估计预测方法,其特征在于,所述步骤S2中状态转移方程为xk=f(xk-1),观测方程为zk=h(xk),其中,xk为k时刻体内肿瘤的运动数据,zk为k时刻测得的体表标记点的运动数据。8. The particle filter-based radiotherapy robot tumor motion estimation and prediction method according to claim 7, characterized in that, in the step S2, the state transition equation is x k =f(x k-1 ), and the observation equation is z k =h(x k ), where x k is the motion data of the tumor in the body at time k, and z k is the motion data of body surface marker points measured at time k. 9.根据权利要求8所述的基于粒子滤波的放疗机器人肿瘤运动估计预测方法,其特征在于,所述步骤S3中通过粒子滤波器估计肿瘤的运动位置具体为:9. The method for estimating and predicting tumor motion of a radiotherapy robot based on particle filter according to claim 8, characterized in that, in the step S3, estimating the motion position of the tumor through the particle filter is specifically: S31、根据前一时刻肿瘤位置数据及其概率分布生成一组N个随机样本点即N个粒子;S31. Generate a set of N random sample points, that is, N particles, according to the tumor position data and its probability distribution at the previous moment; S32、将采样的粒子代入状态转移方程中得到N个肿瘤下一时刻位置的估计值xkS32. Substituting the sampled particles into the state transition equation to obtain the estimated value x k of the position of N tumors at the next moment; S33、把N个肿瘤位置的估计值代入观测方程中得到体表标记点的测量估计值zk,利用放疗机器人得到标记点的实际测量值z;S33. Substituting the estimated values of the N tumor positions into the observation equation to obtain the measured estimated value z k of the body surface marker points, and using the radiotherapy robot to obtain the actual measured value z of the marked points; S34、根据zk和z两者之间的误差程度对粒子赋予不同的权值,误差小的粒子赋予较大的权值,误差大的粒子赋予较小的权值,并对粒子进行重采样,经过多次重采样之后,利用最终采样的粒子及其权值计算获得肿瘤位置的最佳估计值;S34. Assign different weights to particles according to the degree of error between z k and z, assign larger weights to particles with small errors, and assign smaller weights to particles with larger errors, and resample the particles , after several times of resampling, use the final sampled particles and their weight calculations to obtain the best estimate of the tumor location; S35、将最终采样的粒子作为下一轮预测的一组随机样本,重复S32~S34,进行下一轮粒子滤波。S35 , using the finally sampled particles as a group of random samples for the next round of prediction, repeating S32 to S34 , and performing the next round of particle filtering. 10.根据权利要求9所述的基于粒子滤波的放疗机器人肿瘤运动估计预测方法,其特征在于,所述步骤S31中,N个粒子的初始状态在全状态空间内平均分布。10. The method for estimating and predicting tumor motion of a radiotherapy robot based on particle filtering according to claim 9, characterized in that, in the step S31, the initial states of the N particles are evenly distributed in the entire state space.
CN201611161947.6A 2016-12-15 2016-12-15 Radiotherapy robot tumor motion estimation prediction system and method based on particle filtering Active CN106777976B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611161947.6A CN106777976B (en) 2016-12-15 2016-12-15 Radiotherapy robot tumor motion estimation prediction system and method based on particle filtering

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611161947.6A CN106777976B (en) 2016-12-15 2016-12-15 Radiotherapy robot tumor motion estimation prediction system and method based on particle filtering

Publications (2)

Publication Number Publication Date
CN106777976A true CN106777976A (en) 2017-05-31
CN106777976B CN106777976B (en) 2021-06-11

Family

ID=58891494

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611161947.6A Active CN106777976B (en) 2016-12-15 2016-12-15 Radiotherapy robot tumor motion estimation prediction system and method based on particle filtering

Country Status (1)

Country Link
CN (1) CN106777976B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110176306A (en) * 2019-05-17 2019-08-27 上海交通大学 A kind of soft tissue drift target spot automatic positioning method based on the polynary LSTM network of dynamic
CN110678224A (en) * 2017-06-19 2020-01-10 深圳市奥沃医学新技术发展有限公司 Method and device for tracking and irradiating target spot by using radiotherapy equipment and radiotherapy equipment
CN113499091A (en) * 2021-08-19 2021-10-15 四川大学华西医院 Method and system for predicting motion correlation and intra-tumor mobility of tumors on body surface and in body of patient
CN114177545A (en) * 2022-01-17 2022-03-15 中国科学院合肥物质科学研究院 A contactless respiratory rhythm monitoring device and method used in radiotherapy
CN114927215A (en) * 2022-04-27 2022-08-19 苏州大学 Method and system for directly predicting tumor respiratory movement based on body surface point cloud data

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020065580A1 (en) * 2000-09-11 2002-05-30 Iraj Derakhshan Method and system for determining native neurological dominant hemisphere functionality and use of such information for therapeutics and for control of prostheses and robotics
US20030125891A1 (en) * 2001-12-31 2003-07-03 Dempster Philip T. Calibration methods and apparatus for plethysmographic measurement chambers
US20050265589A1 (en) * 2000-12-20 2005-12-01 Raghu Raghavan Method for dynamic characterization of density fields in a compound structure
CN101794357A (en) * 2010-03-30 2010-08-04 江苏瑞尔医疗科技有限公司 Fuzzy prediction method and predictor for position signal of respiration synchronous tracking system
CN103229178A (en) * 2010-10-29 2013-07-31 艾可瑞公司 Method and apparatus for treating a target's partial motion range
CN103294931A (en) * 2013-06-28 2013-09-11 上海交通大学 System state estimation method based on improved nonlinear robust filtering algorithm
CN203694431U (en) * 2014-01-10 2014-07-09 郑晓天 Radiotherapy apparatus for real-time tracking of digital image target
CN105930640A (en) * 2016-04-11 2016-09-07 南京工业大学 Fractional order Kalman filtering method for processing Levy noise

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020065580A1 (en) * 2000-09-11 2002-05-30 Iraj Derakhshan Method and system for determining native neurological dominant hemisphere functionality and use of such information for therapeutics and for control of prostheses and robotics
US20050265589A1 (en) * 2000-12-20 2005-12-01 Raghu Raghavan Method for dynamic characterization of density fields in a compound structure
US20030125891A1 (en) * 2001-12-31 2003-07-03 Dempster Philip T. Calibration methods and apparatus for plethysmographic measurement chambers
CN101794357A (en) * 2010-03-30 2010-08-04 江苏瑞尔医疗科技有限公司 Fuzzy prediction method and predictor for position signal of respiration synchronous tracking system
CN103229178A (en) * 2010-10-29 2013-07-31 艾可瑞公司 Method and apparatus for treating a target's partial motion range
CN103294931A (en) * 2013-06-28 2013-09-11 上海交通大学 System state estimation method based on improved nonlinear robust filtering algorithm
CN203694431U (en) * 2014-01-10 2014-07-09 郑晓天 Radiotherapy apparatus for real-time tracking of digital image target
CN105930640A (en) * 2016-04-11 2016-09-07 南京工业大学 Fractional order Kalman filtering method for processing Levy noise

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
BLOTT MARGARET 等: ""The ultrasonographic assessment of the fetal thorax and fetal breathing movements in the prediction of pulmonary hypoplasia"", 《ELSEVIER》 *
MENG DOU 等: ""UT transform based tumor respiratory motion estimation and prediction for radiosurgery robot"", 《ROBOTICS AND BIOMIMETICS (ROBIO)》 *
田珍 等: "" 放疗过程中呼吸引起的肿瘤运动补偿问题的研究进展"", 《华中科技大学学报(自然科学版)》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110678224A (en) * 2017-06-19 2020-01-10 深圳市奥沃医学新技术发展有限公司 Method and device for tracking and irradiating target spot by using radiotherapy equipment and radiotherapy equipment
US11241589B2 (en) 2017-06-19 2022-02-08 Our New Medical Technologies Target tracking and irradiation method and device using radiotherapy apparatus and radiotherapy apparatus
CN110678224B (en) * 2017-06-19 2022-05-13 深圳市奥沃医学新技术发展有限公司 Device for tracking and irradiating target spot by using radiotherapy equipment and radiotherapy equipment
CN110176306A (en) * 2019-05-17 2019-08-27 上海交通大学 A kind of soft tissue drift target spot automatic positioning method based on the polynary LSTM network of dynamic
CN113499091A (en) * 2021-08-19 2021-10-15 四川大学华西医院 Method and system for predicting motion correlation and intra-tumor mobility of tumors on body surface and in body of patient
CN113499091B (en) * 2021-08-19 2023-08-15 四川大学华西医院 Method and system for predicting tumor movement correlation and tumor internal mobility in body surface and body of patient
CN114177545A (en) * 2022-01-17 2022-03-15 中国科学院合肥物质科学研究院 A contactless respiratory rhythm monitoring device and method used in radiotherapy
CN114177545B (en) * 2022-01-17 2023-11-07 中国科学院合肥物质科学研究院 A contactless respiratory rhythm monitoring device and method for radiotherapy
CN114927215A (en) * 2022-04-27 2022-08-19 苏州大学 Method and system for directly predicting tumor respiratory movement based on body surface point cloud data
CN114927215B (en) * 2022-04-27 2023-08-25 苏州大学 Method and system for directly predicting tumor respiratory movement based on body surface point cloud data
WO2023206850A1 (en) * 2022-04-27 2023-11-02 苏州大学 Method and system for directly predicting respiratory movement of tumor on basis of body surface point cloud data

Also Published As

Publication number Publication date
CN106777976B (en) 2021-06-11

Similar Documents

Publication Publication Date Title
CN106563210B (en) Estimation and prediction method of tumor respiration motion of radiotherapy robot based on UT transform
JP6688533B2 (en) Treatment Control Using Motion Prediction Based on Periodic Motion Model
US10456599B2 (en) Online angle selection in rotational imaging and tracking systems
CN110913768B (en) Sequential monoscopic tracking
US20220305290A1 (en) Offline angle selection in rotational imaging and tracking systems
CN106777976A (en) Radiotherapy machine human tumour motion estimation prediction system and method based on particle filter
Vedam et al. Predicting respiratory motion for four‐dimensional radiotherapy
US10043284B2 (en) Systems and methods for real-time tumor tracking
US11241589B2 (en) Target tracking and irradiation method and device using radiotherapy apparatus and radiotherapy apparatus
Sawkey et al. Evaluation of motion management strategies based on required margins
WO2023152306A1 (en) Radiotherapy system and related method
Webb et al. A new way of adapting IMRT delivery fraction-by-fraction to cater for variable intrafraction motion
Teo et al. Evaluating tracking and prediction of tumor motion in a motion-compensating system for adaptive radiotherapy
Ichiji et al. Intelligent sensing of biomedical signals-lung tumor motion prediction for accurate radiotherapy
Ichiji et al. A respiratory motion prediction based on time-variant seasonal autoregressive model for real-time image-guided radiotherapy
Yu et al. UT modeling based particle filter algorithm for respiratory tumor tracking in robotized radiosurgery
JP2024510079A (en) System and method for dose guidance of radiotherapy systems and iterative estimation of final irradiated radiation dose
Su et al. Marker-less intra-fraction organ motion tracking-A hybrid ASM approach
Cardinale et al. 114 Automated target positioning for extracranial radiosurgery
Seregni et al. Development and validation of a prototypal neural networks-based tumor tracking method
Lang et al. PO-0886 PROTOTYPE SYSTEM FOR INTRAFRACTIONAL MOTION TRACKING USING THE TREATMENT COUCH

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant