Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 6 de 6
Filtrar
Más filtros












Base de datos
Intervalo de año de publicación
1.
Int J Comput Assist Radiol Surg ; 19(1): 97-108, 2024 Jan.
Artículo en Inglés | MEDLINE | ID: mdl-37322299

RESUMEN

PURPOSE: Pelvic bone segmentation and landmark definition from computed tomography (CT) images are prerequisite steps for the preoperative planning of total hip arthroplasty. In clinical applications, the diseased pelvic anatomy usually degrades the accuracies of bone segmentation and landmark detection, leading to improper surgery planning and potential operative complications. METHODS: This work proposes a two-stage multi-task algorithm to improve the accuracy of pelvic bone segmentation and landmark detection, especially for the diseased cases. The two-stage framework uses a coarse-to-fine strategy which first conducts global-scale bone segmentation and landmark detection and then focuses on the important local region to further refine the accuracy. For the global stage, a dual-task network is designed to share the common features between the segmentation and detection tasks, so that the two tasks mutually reinforce each other's performance. For the local-scale segmentation, an edge-enhanced dual-task network is designed for simultaneous bone segmentation and edge detection, leading to the more accurate delineation of the acetabulum boundary. RESULTS: This method was evaluated via threefold cross-validation based on 81 CT images (including 31 diseased and 50 healthy cases). The first stage achieved DSC scores of 0.94, 0.97, and 0.97 for the sacrum, left and right hips, respectively, and an average distance error of 3.24 mm for the bone landmarks. The second stage further improved the DSC of the acetabulum by 5.42%, and this accuracy outperforms the state-of-the-arts (SOTA) methods by 0.63%. Our method also accurately segmented the diseased acetabulum boundaries. The entire workflow took ~ 10 s, which was only half of the U-Net run time. CONCLUSION: Using the multi-task networks and the coarse-to-fine strategy, this method achieved more accurate bone segmentation and landmark detection than the SOTA method, especially for diseased hip images. Our work contributes to accurate and rapid design of acetabular cup prostheses.


Asunto(s)
Aprendizaje Profundo , Humanos , Tomografía Computarizada por Rayos X/métodos , Cadera , Pelvis/diagnóstico por imagen , Acetábulo , Procesamiento de Imagen Asistido por Computador/métodos
2.
Int J Comput Assist Radiol Surg ; 19(1): 87-96, 2024 Jan.
Artículo en Inglés | MEDLINE | ID: mdl-37233894

RESUMEN

PURPOSE: The training of deep medical image segmentation networks usually requires a large amount of human-annotated data. To alleviate the burden of human labor, many semi- or non-supervised methods have been developed. However, due to the complexity of clinical scenario, insufficient training labels still causes inaccurate segmentation in some difficult local areas such as heterogeneous tumors and fuzzy boundaries. METHODS: We propose an annotation-efficient training approach, which only requires scribble guidance in the difficult areas. A segmentation network is initially trained with a small amount of fully annotated data and then used to produce pseudo labels for more training data. Human supervisors draw scribbles in the areas of incorrect pseudo labels (i.e., difficult areas), and the scribbles are converted into pseudo label maps using a probability-modulated geodesic transform. To reduce the influence of the potential errors in the pseudo labels, a confidence map of the pseudo labels is generated by jointly considering the pixel-to-scribble geodesic distance and the network output probability. The pseudo labels and confidence maps are iteratively optimized with the update of the network, and the network training is promoted by the pseudo labels and the confidence maps in turn. RESULTS: Cross-validation based on two data sets (brain tumor MRI and liver tumor CT) showed that our method significantly reduces the annotation time while maintains the segmentation accuracy of difficult areas (e.g., tumors). Using 90 scribble-annotated training images (annotated time: ~ 9 h), our method achieved the same performance as using 45 fully annotated images (annotation time: > 100 h) but required much shorter annotation time. CONCLUSION: Compared to the conventional full annotation approaches, the proposed method significantly saves the annotation efforts by focusing the human supervisions on the most difficult regions. It provides an annotation-efficient way for training medical image segmentation networks in complex clinical scenario.


Asunto(s)
Neoplasias Encefálicas , Neoplasias Hepáticas , Humanos , Neoplasias Hepáticas/diagnóstico por imagen , Neuroimagen , Probabilidad , Proyectos de Investigación , Procesamiento de Imagen Asistido por Computador
3.
Int J Comput Assist Radiol Surg ; 18(2): 379-394, 2023 Feb.
Artículo en Inglés | MEDLINE | ID: mdl-36048319

RESUMEN

PURPOSE: Training deep neural networks usually require a large number of human-annotated data. For organ segmentation from volumetric medical images, human annotation is tedious and inefficient. To save human labour and to accelerate the training process, the strategy of annotation by iterative deep learning recently becomes popular in the research community. However, due to the lack of domain knowledge or efficient human-interaction tools, the current AID methods still suffer from long training time and high annotation burden. METHODS: We develop a contour-based annotation by iterative deep learning (AID) algorithm which uses boundary representation instead of voxel labels to incorporate high-level organ shape knowledge. We propose a contour segmentation network with a multi-scale feature extraction backbone to improve the boundary detection accuracy. We also developed a contour-based human-intervention method to facilitate easy adjustments of organ boundaries. By combining the contour-based segmentation network and the contour-adjustment intervention method, our algorithm achieves fast few-shot learning and efficient human proofreading. RESULTS: For validation, two human operators independently annotated four abdominal organs in computed tomography (CT) images using our method and two compared methods, i.e. a traditional contour-interpolation method and a state-of-the-art (SOTA) convolutional network (CNN) method based on voxel label representation. Compared to these methods, our approach considerably saved annotation time and reduced inter-rater variabilities. Our contour detection network also outperforms the SOTA nnU-Net in producing anatomically plausible organ shape with only a small training set. CONCLUSION: Taking advantage of the boundary shape prior and the contour representation, our method is more efficient, more accurate and less prone to inter-operator variability than the SOTA AID methods for organ segmentation from volumetric medical images. The good shape learning ability and flexible boundary adjustment function make it suitable for fast annotation of organ structures with regular shape.


Asunto(s)
Aprendizaje Profundo , Humanos , Redes Neurales de la Computación , Tomografía Computarizada por Rayos X/métodos , Algoritmos , Procesamiento de Imagen Asistido por Computador/métodos
4.
J Digit Imaging ; 35(6): 1623-1633, 2022 12.
Artículo en Inglés | MEDLINE | ID: mdl-35768752

RESUMEN

The development of medical image analysis algorithm is a complex process including the multiple sub-steps of model training, data visualization, human-computer interaction and graphical user interface (GUI) construction. To accelerate the development process, algorithm developers need a software tool to assist with all the sub-steps so that they can focus on the core function implementation. Especially, for the development of deep learning (DL) algorithms, a software tool supporting training data annotation and GUI construction is highly desired. In this work, we constructed AnatomySketch, an extensible open-source software platform with a friendly GUI and a flexible plugin interface for integrating user-developed algorithm modules. Through the plugin interface, algorithm developers can quickly create a GUI-based software prototype for clinical validation. AnatomySketch supports image annotation using the stylus and multi-touch screen. It also provides efficient tools to facilitate the collaboration between human experts and artificial intelligent (AI) algorithms. We demonstrate four exemplar applications including customized MRI image diagnosis, interactive lung lobe segmentation, human-AI collaborated spine disc segmentation and Annotation-by-iterative-Deep-Learning (AID) for DL model training. Using AnatomySketch, the gap between laboratory prototyping and clinical testing is bridged and the development of MIA algorithms is accelerated. The software is opened at https://github.com/DlutMedimgGroup/AnatomySketch-Software .


Asunto(s)
Programas Informáticos , Interfaz Usuario-Computador , Humanos , Algoritmos , Inteligencia Artificial , Imagen por Resonancia Magnética/métodos
5.
Sensors (Basel) ; 22(7)2022 Apr 05.
Artículo en Inglés | MEDLINE | ID: mdl-35408391

RESUMEN

This study evaluated two approaches for estimating the total propulsive force on a skier's center of mass (COM) with double-poling (DP) and V2-skating (V2) skiing techniques. We also assessed the accuracy and the stability of each approach by changing the speed and the incline of the treadmill. A total of 10 cross-country skiers participated in this study. Force measurement bindings, pole force sensors, and an eight-camera Vicon system were used for data collection. The coefficient of multiple correlation (CMC) was calculated to evaluate the similarity between the force curves. Mean absolute force differences between the estimated values and the reference value were computed to evaluate the accuracy of each approach. In both DP and V2 techniques, the force-time curves of the forward component of the translational force were similar to the reference value (CMC: 0.832-0.936). The similarity between the force and time curves of the forward component of the ground reaction force (GRF) and the reference value was, however, greater (CMC: 0.879-0.955). Both approaches can estimate the trend of the force-time curve of the propulsive force properly. An approach by calculating the forward component of GRF is a more appropriate method due to a better accuracy.


Asunto(s)
Patinación , Esquí , Fenómenos Biomecánicos , Prueba de Esfuerzo/métodos
6.
Artículo en Inglés | MEDLINE | ID: mdl-34891235

RESUMEN

Deep learning has achieved unprecedented success in sleep stage classification tasks, which starts to pave the way for potential real-world applications. However, due to its enormous size, deployment of deep neural networks is hindered by high cost at various aspects, such as computation power, storage, network bandwidth, power consumption, and hardware complexity. For further practical applications (e.g., wearable sleep monitoring devices), there is a need for simple and compact models. In this paper, we propose a lightweight model, namely LightSleepNet, for rapid sleep stage classification based on spectrograms. Our model is assembled by a much fewer number of model parameters compared to existing ones. Furthermore, we convert the raw EEG data into spectrograms to speed up the training process. We evaluate the model performance on several public sleep datasets with different characteristics. Experimental results show that our lightweight model using spectrogram as input can achieve comparable overall accuracy and Cohen's kappa (SHHS100: 86.7%-81.3%, Sleep-EDF: 83.7%-77.5%, Sleep-EDF-v1: 88.3%-84.5%) compared to the state-of-the-art methods on experimental datasets.


Asunto(s)
Aprendizaje Profundo , Electroencefalografía , Redes Neurales de la Computación , Sueño , Fases del Sueño
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA
...