9 research outputs found

    Absent Pulmonary Valve Syndrome: Prenatal Diagnosis, Association and Outcome

    Get PDF
    Objective: To analyze the spectrum of prenatally diagnosed absent pulmonary valve syndrome (APVS) and the outcome from diagnosis onwards. Fetuses with APVS and tetralogy of Fallot (TOF/APVS) and with APVS and intact ventricular septum(APVS/IVS) were included. Method: Multicenter retrospective study of the International Prenatal Cardiology Collaboration Group(IPCCG). Clinical und echocardiographic databases of nine referral centers were rewiewed from 2012-2016. Various clinical und echocardiographic parameters were retrieved. Results: The cohort included 71 cases, 59 with TOF/APVS and twelve with APVS/IVS. In 3% of cases the diagnosis was achieved within the first trimester. Association with hydrops fetalis was high within the first trimester (69%). No fetus with known outcome survived after first trimester diagnosis. Karyotype anomalies occured in 44% with microdeletion 22q11.2 beeing the most frequent (21%). Intrauterine fetal demis (IUD) occured in 14.5%. Pulmonary artery dimensions were increased in all cases of TOF/IVS. Survival to birth was 49.1% in TOF/APVS und 37.5% in APVS/IVS. Survival beyond the neonatal period in actively managed neonates was 40% in TOF/APVS and 37.5% in APVS/IVS. Conclusion: Diagnosis of APVS ist feasible within the first triester. Outcomes remain guarded, especially if first trimester diagnosis ist included into the analysis due to associated karyotypic anomalies and the presence of hydrops fetalis

    A Hybrid Multi-GPU Implementation of Simplex Algorithm with CPU Collaboration

    Full text link
    The simplex algorithm has been successfully used for many years in solving linear programming (LP) problems. Due to the intensive computations required (especially for the solution of large LP problems), parallel approaches have also extensively been studied. The computational power provided by the modern GPUs as well as the rapid development of multicore CPU systems have led OpenMP and CUDA programming models to the top preferences during the last years. However, the desired efficient collaboration between CPU and GPU through the combined use of the above programming models is still considered a hard research problem. In the above context, we demonstrate here an excessively efficient implementation of standard simplex, targeting to the best possible exploitation of the concurrent use of all the computing resources, on a multicore platform with multiple CUDA-enabled GPUs. More concretely, we present a novel hybrid collaboration scheme which is based on the concurrent execution of suitably spread CPU-assigned (via multithreading) and GPU-offloaded computations. The experimental results extracted through the cooperative use of OpenMP and CUDA over a notably powerful modern hybrid platform (consisting of 32 cores and two high-spec GPUs, Titan Rtx and Rtx 2080Ti) highlight that the performance of the presented here hybrid GPU/CPU collaboration scheme is clearly superior to the GPU-only implementation under almost all conditions. The corresponding measurements validate the value of using all resources concurrently, even in the case of a multi-GPU configuration platform. Furthermore, the given implementations are completely comparable (and slightly superior in most cases) to other related attempts in the bibliography, and clearly superior to the native CPU-implementation with 32 cores.Comment: 12 page

    Improved Task Scheduling for Virtual Machines in the Cloud based on the Gravitational Search Algorithm

    Full text link
    The rapid and convenient provision of the available computing resources is a crucial requirement in modern cloud computing environments. However, if only the execution time is taken into account when the resources are scheduled, it could lead to imbalanced workloads as well as to significant under-utilisation of the involved Virtual Machines (VMs). In the present work a novel task scheduling scheme is introduced, which is based on the proper adaptation of a modern and quite effective evolutionary optimization method, the Gravitational Search Algorithm (GSA). The proposed scheme aims at optimizing the entire scheduling procedure, in terms of both the tasks execution time and the system (VMs) resource utilisation. Moreover, the fitness function was properly selected considering both the above factors in an appropriately weighted function in order to obtain better results for large inputs. Sufficient simulation experiments show the efficiency of the proposed scheme, as well as its excellence over related approaches of the bibliography, with similar objectives.Comment: 8 page

    Can Large Language Models Revolutionalize Open Government Data Portals? A Case of Using ChatGPT in statistics.gov.scot

    No full text
    Large language models possess tremendous natural language understanding and generation abilities. However, they often lack the ability to discern between fact and fiction, leading to factually incorrect responses. Open Government Data are repositories of, often times linked, information that is freely available to everyone. By combining these two technologies in a proof of concept designed application utilizing the GPT3.5 OpenAI model and the Scottish open statistics portal, we show that not only is it possible to augment the large language model's factuality of responses, but also propose a novel way to effectively access and retrieve statistical information from the data portal just through natural language querying. We anticipate that this paper will trigger a discussion regarding the transformation of Open Government Portals through large language models

    A Large Language Model based legal assistant for governance applications

    No full text
    Large Language Models (LLMs) have gained significant traction, primarily due to their potential disruptive influence across industries reliant on natural language processing. Governance stands out as one such sector. Notably, there has been a surge in research activity surrounding the implications of LLMs in deciphering complex legal corpora. This research offers substantial assistance to various stakeholders, including decision-makers, administrators, and citizens. This article focuses on the design and implementation of an LLM-based legal assistant tailored for interacting with legal resources. To achieve this, a real-world scenario has been chosen, incorporating models GPT3.5 and GPT4 as the LLMs, a well-defined legal corpus comprising European Union (EU) legislation and case law concerning the General Data Protection Regulation (GDPR), alongside a series of reference legal queries of varying complexity. Retrieval Augmented Generation (RAG) as well as agent methodologies are employed to seamlessly integrate the LLMs' functionalities with the customized dataset. The results appear to be promising, as the system managed to correctly address the majority of the legal queries, though with variable precision. Expectantly, the complexity of the queries severely impacted the quality of the outcome

    The Evolution and Developing Importance of Fetal Magnetic Resonance Imaging in the Diagnosis of Congenital Cardiac Anomalies: A Systematic Review

    No full text
    Magnetic Resonance Imaging (MRI) is a reliable method, with a complementary role to Ultrasound (US) Echocardiography, that can be used to fully comprehend and precisely diagnose congenital cardiac malformations. Besides the anatomical study of the fetal cardiovascular system, it allows us to study the function of the fetal heart, remaining, at the same time, a safe adjunct to the classic fetal echocardiography. MRI also allows for the investigation of cardiac and placental diseases by providing information about hematocrit, oxygen saturation, and blood flow in fetal vessels. It is crucial for fetal medicine specialists and pediatric cardiologists to closely follow the advances of fetal cardiac MRI in order to provide the best possible care. In this review, we summarize the advance in techniques and their practical utility to date

    Absent pulmonary valve syndrome - diagnosis, associations and outcome in 71 prenatally diagnosed cases

    No full text
    To analyze the spectrum of prenatally diagnosed absent pulmonary valve syndrome (APVS) and the outcome from diagnosis onwards. Fetuses with APVS and tetralogy of Fallot (TOF/APVS) and with APVS and intact ventricular septum (APVS/IVS) were included.status: publishe
    corecore