23 results on '"Chowdhury, Shaika"'
Search Results
2. BETA: a comprehensive benchmark for computational drug–target prediction
- Author
-
Zong, Nansu, Li, Ning, Wen, Andrew, Ngo, Victoria, Yu, Yue, Huang, Ming, Chowdhury, Shaika, Jiang, Chao, Fu, Sunyang, Weinshilboum, Richard, Jiang, Guoqian, Hunter, Lawrence, and Liu, Hongfang
- Subjects
Biotechnology ,Prevention ,Development of treatments and therapeutic interventions ,5.1 Pharmaceuticals ,Algorithms ,Benchmarking ,Drug Development ,Drug Evaluation ,Preclinical ,Drug Repositioning ,Proteins ,computational cenchmark ,computational drug development ,deep learning ,drug target prediction ,Biochemistry and Cell Biology ,Computation Theory and Mathematics ,Other Information and Computing Sciences ,Bioinformatics - Abstract
Internal validation is the most popular evaluation strategy used for drug-target predictive models. The simple random shuffling in the cross-validation, however, is not always ideal to handle large, diverse and copious datasets as it could potentially introduce bias. Hence, these predictive models cannot be comprehensively evaluated to provide insight into their general performance on a variety of use-cases (e.g. permutations of different levels of connectiveness and categories in drug and target space, as well as validations based on different data sources). In this work, we introduce a benchmark, BETA, that aims to address this gap by (i) providing an extensive multipartite network consisting of 0.97 million biomedical concepts and 8.5 million associations, in addition to 62 million drug-drug and protein-protein similarities and (ii) presenting evaluation strategies that reflect seven cases (i.e. general, screening with different connectivity, target and drug screening based on categories, searching for specific drugs and targets and drug repurposing for specific diseases), a total of seven Tests (consisting of 344 Tasks in total) across multiple sampling and validation strategies. Six state-of-the-art methods covering two broad input data types (chemical structure- and gene sequence-based and network-based) were tested across all the developed Tasks. The best-worst performing cases have been analyzed to demonstrate the ability of the proposed benchmark to identify limitations of the tested methods for running over the benchmark tasks. The results highlight BETA as a benchmark in the selection of computational strategies for drug repurposing and target discovery.
- Published
- 2022
3. Ensemble Fine-tuned mBERT for Translation Quality Estimation
- Author
-
Chowdhury, Shaika, Baili, Naouel, and Vannah, Brian
- Subjects
Computer Science - Computation and Language - Abstract
Quality Estimation (QE) is an important component of the machine translation workflow as it assesses the quality of the translated output without consulting reference translations. In this paper, we discuss our submission to the WMT 2021 QE Shared Task. We participate in Task 2 sentence-level sub-task that challenge participants to predict the HTER score for sentence-level post-editing effort. Our proposed system is an ensemble of multilingual BERT (mBERT)-based regression models, which are generated by fine-tuning on different input settings. It demonstrates comparable performance with respect to the Pearson's correlation and beats the baseline system in MAE/ RMSE for several language pairs. In addition, we adapt our system for the zero-shot setting by exploiting target language-relevant language pairs and pseudo-reference translations., Comment: The Sixth Conference on Machine Translation, WMT 2021
- Published
- 2021
4. Interpretable Multi-Step Reasoning with Knowledge Extraction on Complex Healthcare Question Answering
- Author
-
Liu, Ye, Chowdhury, Shaika, Zhang, Chenwei, Caragea, Cornelia, and Yu, Philip S.
- Subjects
Computer Science - Artificial Intelligence ,Computer Science - Information Retrieval - Abstract
Healthcare question answering assistance aims to provide customer healthcare information, which widely appears in both Web and mobile Internet. The questions usually require the assistance to have proficient healthcare background knowledge as well as the reasoning ability on the knowledge. Recently a challenge involving complex healthcare reasoning, HeadQA dataset, has been proposed, which contains multiple-choice questions authorized for the public healthcare specialization exam. Unlike most other QA tasks that focus on linguistic understanding, HeadQA requires deeper reasoning involving not only knowledge extraction, but also complex reasoning with healthcare knowledge. These questions are the most challenging for current QA systems, and the current performance of the state-of-the-art method is slightly better than a random guess. In order to solve this challenging task, we present a Multi-step reasoning with Knowledge extraction framework (MurKe). The proposed framework first extracts the healthcare knowledge as supporting documents from the large corpus. In order to find the reasoning chain and choose the correct answer, MurKe iterates between selecting the supporting documents, reformulating the query representation using the supporting documents and getting entailment score for each choice using the entailment model. The reformulation module leverages selected documents for missing evidence, which maintains interpretability. Moreover, we are striving to make full use of off-the-shelf pre-trained models. With less trainable weight, the pre-trained model can easily adapt to healthcare tasks with limited training samples. From the experimental results and ablation study, our system is able to outperform several strong baselines on the HeadQA dataset., Comment: 10 pages, 6 figures
- Published
- 2020
5. Med2Meta: Learning Representations of Medical Concepts with Meta-Embeddings
- Author
-
Chowdhury, Shaika, Zhang, Chenwei, Yu, Philip S., and Luo, Yuan
- Subjects
Computer Science - Computation and Language ,Computer Science - Machine Learning - Abstract
Distributed representations of medical concepts have been used to support downstream clinical tasks recently. Electronic Health Records (EHR) capture different aspects of patients' hospital encounters and serve as a rich source for augmenting clinical decision making by learning robust medical concept embeddings. However, the same medical concept can be recorded in different modalities (e.g., clinical notes, lab results)-with each capturing salient information unique to that modality-and a holistic representation calls for relevant feature ensemble from all information sources. We hypothesize that representations learned from heterogeneous data types would lead to performance enhancement on various clinical informatics and predictive modeling tasks. To this end, our proposed approach makes use of meta-embeddings, embeddings aggregated from learned embeddings. Firstly, modality-specific embeddings for each medical concept is learned with graph autoencoders. The ensemble of all the embeddings is then modeled as a meta-embedding learning problem to incorporate their correlating and complementary information through a joint reconstruction. Empirical results of our model on both quantitative and qualitative clinical evaluations have shown improvements over state-of-the-art embedding models, thus validating our hypothesis., Comment: 9 pages
- Published
- 2019
6. Hierarchical Semantic Correspondence Learning for Post-Discharge Patient Mortality Prediction
- Author
-
Chowdhury, Shaika, Zhang, Chenwei, Yu, Philip S., and Luo, Yuan
- Subjects
Computer Science - Computation and Language ,Computer Science - Machine Learning - Abstract
Predicting patient mortality is an important and challenging problem in the healthcare domain, especially for intensive care unit (ICU) patients. Electronic health notes serve as a rich source for learning patient representations, that can facilitate effective risk assessment. However, a large portion of clinical notes are unstructured and also contain domain specific terminologies, from which we need to extract structured information. In this paper, we introduce an embedding framework to learn semantically-plausible distributed representations of clinical notes that exploits the semantic correspondence between the unstructured texts and their corresponding structured knowledge, known as semantic frame, in a hierarchical fashion. Our approach integrates text modeling and semantic correspondence learning into a single model that comprises 1) an unstructured embedding module that makes use of self-similarity matrix representations in order to inject structural regularities of different segments inherent in clinical texts to promote local coherence, 2) a structured embedding module to embed the semantic frames (e.g., UMLS semantic types) with deep ConvNet and 3) a hierarchical semantic correspondence module that embeds by enhancing the interactions between text-semantic frame embedding pairs at multiple levels (i.e., words, sentence, note). Evaluations on multiple embedding benchmarks on post discharge intensive care patient mortality prediction tasks demonstrate its effectiveness compared to approaches that do not exploit the semantic interactions between structured and unstructured information present in clinical notes.
- Published
- 2019
7. Mixed Pooling Multi-View Attention Autoencoder for Representation Learning in Healthcare
- Author
-
Chowdhury, Shaika, Zhang, Chenwei, Yu, Philip S., and Luo, Yuan
- Subjects
Computer Science - Machine Learning ,Computer Science - Artificial Intelligence ,Statistics - Machine Learning - Abstract
Distributed representations have been used to support downstream tasks in healthcare recently. Healthcare data (e.g., electronic health records) contain multiple modalities of data from heterogeneous sources that can provide complementary information, alongside an added dimension to learning personalized patient representations. To this end, in this paper we propose a novel unsupervised encoder-decoder model, namely Mixed Pooling Multi-View Attention Autoencoder (MPVAA), that generates patient representations encapsulating a holistic view of their medical profile. Specifically, by first learning personalized graph embeddings pertaining to each patient's heterogeneous healthcare data, it then integrates the non-linear relationships among them into a unified representation through multi-view attention mechanism. Additionally, a mixed pooling strategy is incorporated in the encoding step to learn diverse information specific to each data modality. Experiments conducted for multiple tasks demonstrate the effectiveness of the proposed model over the state-of-the-art representation learning methods in healthcare.
- Published
- 2019
8. Multi-Task Pharmacovigilance Mining from Social Media Posts
- Author
-
Chowdhury, Shaika, Zhang, Chenwei, and Yu, Philip S.
- Subjects
Computer Science - Learning ,Computer Science - Artificial Intelligence ,Computer Science - Computation and Language - Abstract
Social media has grown to be a crucial information source for pharmacovigilance studies where an increasing number of people post adverse reactions to medical drugs that are previously unreported. Aiming to effectively monitor various aspects of Adverse Drug Reactions (ADRs) from diversely expressed social medical posts, we propose a multi-task neural network framework that learns several tasks associated with ADR monitoring with different levels of supervisions collectively. Besides being able to correctly classify ADR posts and accurately extract ADR mentions from online posts, the proposed framework is also able to further understand reasons for which the drug is being taken, known as 'indication', from the given social media post. A coverage-based attention mechanism is adopted in our framework to help the model properly identify 'phrasal' ADRs and Indications that are attentive to multiple words in a post. Our framework is applicable in situations where limited parallel data for different pharmacovigilance tasks are available.We evaluate the proposed framework on real-world Twitter datasets, where the proposed model outperforms the state-of-the-art alternatives of each individual task consistently., Comment: Accepted in the research track of The Web Conference(WWW) 2018
- Published
- 2018
- Full Text
- View/download PDF
9. Stratifying heart failure patients with graph neural network and transformer using Electronic Health Records to optimize drug response prediction.
- Author
-
Chowdhury, Shaika, Chen, Yongbin, Li, Pengyang, Rajaganapathy, Sivaraman, Wen, Andrew, Ma, Xiao, Dai, Qiying, Yu, Yue, Fu, Sunyang, Jiang, Xiaoqian, He, Zhe, Sohn, Sunghwan, Liu, Xiaoke, Bielinski, Suzette J, Chamberlain, Alanna M, Cerhan, James R, and Zong, Nansu
- Abstract
Objectives Heart failure (HF) impacts millions of patients worldwide, yet the variability in treatment responses remains a major challenge for healthcare professionals. The current treatment strategies, largely derived from population based evidence, often fail to consider the unique characteristics of individual patients, resulting in suboptimal outcomes. This study aims to develop computational models that are patient-specific in predicting treatment outcomes, by utilizing a large Electronic Health Records (EHR) database. The goal is to improve drug response predictions by identifying specific HF patient subgroups that are likely to benefit from existing HF medications. Materials and Methods A novel, graph-based model capable of predicting treatment responses, combining Graph Neural Network and Transformer was developed. This method differs from conventional approaches by transforming a patient's EHR data into a graph structure. By defining patient subgroups based on this representation via K-Means Clustering, we were able to enhance the performance of drug response predictions. Results Leveraging EHR data from 11 627 Mayo Clinic HF patients, our model significantly outperformed traditional models in predicting drug response using NT-proBNP as a HF biomarker across five medication categories (best RMSE of 0.0043). Four distinct patient subgroups were identified with differential characteristics and outcomes, demonstrating superior predictive capabilities over existing HF subtypes (best mean RMSE of 0.0032). Discussion These results highlight the power of graph-based modeling of EHR in improving HF treatment strategies. The stratification of patients sheds light on particular patient segments that could benefit more significantly from tailored response predictions. Conclusions Longitudinal EHR data have the potential to enhance personalized prognostic predictions through the application of graph-based AI techniques. [ABSTRACT FROM AUTHOR]
- Published
- 2024
- Full Text
- View/download PDF
10. Evaluating Drug Effectiveness for Antihypertensives in Heart Failure Prognosis: Leveraging Composite Clinical Endpoints and Biomarkers from Electronic Health Records
- Author
-
Chowdhury, Shaika, primary, Chen, Yongbin, additional, Ma, Xiao, additional, Dai, Qiying, additional, Yu, Yue, additional, and Zong, Nansu, additional
- Published
- 2023
- Full Text
- View/download PDF
11. Artificial Intelligence-based Efficacy Prediction of Phase 3 Clinical Trial for Repurposing Heart Failure Therapies
- Author
-
Zong, Nansu, primary, Chowdhury, Shaika, additional, Zhou, Shibo, additional, Rajaganapathy, Sivaraman, additional, Yu, Yue, additional, Wang, Liewei, additional, Dai, Qiying, additional, Bielinski, Suzette J., additional, Chen, Yongbin, additional, and Cerhan, James R., additional
- Published
- 2023
- Full Text
- View/download PDF
12. Artificial Intelligence-based Efficacy Prediction of Phase 3 Clinical Trial for Repurposing Heart Failure Therapies
- Author
-
Zong, Nansu, Chowdhury, Shaika, Zhou, Shibo, Rajaganapathy, Sivaraman, yu, Yue, Wang, Liewei, Dai, Qiying, Bielinski, Suzette J., Chen, Yongbin, and Cerhan, James R.
- Subjects
Article - Abstract
INTRODUCTION: Drug repurposing involves finding new therapeutic uses for already approved drugs, which can save costs as their pharmacokinetics and pharmacodynamics are already known. Predicting efficacy based on clinical endpoints is valuable for designing phase 3 trials and making Go/No-Go decisions, given the potential for confounding effects in phase 2. OBJECTIVES: This study aims to predict the efficacy of the repurposed Heart Failure (HF) drugs for the Phase 3 Clinical Trial. METHODS: Our study presents a comprehensive framework for predicting drug efficacy in phase 3 trials, which combines drug-target prediction using biomedical knowledgebases with statistical analysis of real-world data. We developed a novel drug-target prediction model that uses low-dimensional representations of drug chemical structures and gene sequences, and biomedical knowledgebase. Furthermore, we conducted statistical analyses of electronic health records to assess the effectiveness of repurposed drugs in relation to clinical measurements (e.g., NT-proBNP). RESULTS: We identified 24 repurposed drugs (9 with a positive effect and 15 with a non-positive) for heart failure from 266 phase 3 clinical trials. We used 25 genes related to heart failure for drug-target prediction, as well as electronic health records (EHR) from the Mayo Clinic for screening, which contained over 58,000 heart failure patients treated with various drugs and categorized by heart failure subtypes. Our proposed drug-target predictive model performed exceptionally well in all seven tests in the BETA benchmark compared to the six cutting-edge baseline methods (i.e., best performed in 266 out of 404 tasks). For the overall prediction of the 24 drugs, our model achieved an AUCROC of 82.59% and PRAUC (average precision) of 73.39%. CONCLUSION: The study demonstrated exceptional results in predicting the efficacy of repurposed drugs for phase 3 clinical trials, highlighting the potential of this method to facilitate computational drug repurposing.
- Published
- 2023
13. Predicting Physiological Response in Heart Failure Management: A Graph Representation Learning Approach using Electronic Health Records
- Author
-
Chowdhury, Shaika, primary, Chen, Yongbin, additional, Wen, Andrew, additional, Ma, Xiao, additional, Dai, Qiying, additional, Yu, Yue, additional, Fu, Sunyang, additional, Jiang, Xiaoqian, additional, and Zong, Nansu, additional
- Published
- 2023
- Full Text
- View/download PDF
14. Predicting Effectiveness of Antihypertensive Medications for Heart Failure based on Longitudinal Patient Records and Deep Learning
- Author
-
Chowdhury, Shaika, primary, Chen, Yongbin, additional, Ma, Xiao, additional, Dai, Qiying, additional, Yu, Yue, additional, and Zong, Nansu, additional
- Published
- 2022
- Full Text
- View/download PDF
15. Text Modeling and Mining for Healthcare Using Deep Learning
- Author
-
Chowdhury, Shaika
- Subjects
Uncategorized - Abstract
Clinical texts are generated in an ever-increasing manner from sources such as EHR, medical forums and social networks. This data is information rich and being able to distill the relevant knowledge can facilitate various learning and prediction tasks in the healthcare domain. However, working with clinical texts is non-trivial and poses the following challenges: diverse expressions, heterogeneity, polysemy, data scarcity and irregular structure. This thesis focuses on effectively modeling and mining from the textual data for medical applications, so as to tackle the aforementioned challenges using deep learning techniques. To detect the diverse mentions related to pharmacovigilance from social media posts, we design a multi-task framework that benefits from joint learning of three related tasks. To extract useful patient knowledge from the heterogeneous EHR into a meaningful encoded representation, we model the data to concept graphs and fuse them using meta-embedding learning. To mine context-aware domain knowledge that is able to address the limited labeled data and polysemy issues in medical natural language inference (NLI), we supplement the medical ontology with other external resources. To mine the structured section information from the medical reports for efficient information extraction, we tackle the irregular section ordering issue by encoding both the semantic and topical dependencies of the sections using a dual sequential encoding model. Lastly, to extract the clinically-relevant information from patient-doctor conversations, we use a span-based model that helps to perform comprehensive extraction including diverse and overlapping entity mentions, and combine it with a noteworthy utterance prediction model for enhanced performance.
- Published
- 2022
- Full Text
- View/download PDF
16. MedTextSeg: A Deep Dual Sequential Model for Section Segmentation in Medical Reports
- Author
-
Chowdhury, Shaika, primary, Yerebakan, Halid, additional, Shinagawa, Yoshihisa, additional, and Yu, Philip S., additional
- Published
- 2021
- Full Text
- View/download PDF
17. Med2Meta: Learning Representations of Medical Concepts with Meta-embeddings
- Author
-
Chowdhury, Shaika, primary, Zhang, Chenwei, primary, Yu, Philip, primary, and Luo, Yuan, primary
- Published
- 2020
- Full Text
- View/download PDF
18. Multi-Task Pharmacovigilance Mining from Social Media Posts
- Author
-
Chowdhury, Shaika, primary, Zhang, Chenwei, additional, and Yu, Philip S., additional
- Published
- 2018
- Full Text
- View/download PDF
19. Performing sentiment analysis in Bangla microblog posts
- Author
-
Chowdhury, Shaika, primary and Chowdhury, Wasifa, additional
- Published
- 2014
- Full Text
- View/download PDF
20. Matching Patients to Clinical Trials using LLaMA 2 Embeddings and Siamese Neural Network.
- Author
-
Chowdhury S, Rajaganapathy S, Yu Y, Tao C, Vassilaki M, and Zong N
- Abstract
Patient recruitment is a key desideratum for the success of a clinical trial that entails identifying eligible patients that match the selection criteria for the trial. However, the complexity of criteria information and heterogeneity of patient data render manual analysis a burdensome and time-consuming task. In an attempt to automate patient recruitment, this work proposes a Siamese Neural Network-based model, namely Siamese-PTM. Siamese-PTM employs the pretrained LLaMA 2 model to derive contextual representations of the EHR and criteria inputs and jointly encodes them using two weight-sharing identical subnetworks. We evaluate Siamese-PTM on structured and unstructured EHR to analyze their predictive informativeness as standalone and collective feature sets. We explore a variety of deep models for Siamese-PTM's encoders and compare their performance against the Single-encoder counterparts. We develop a baseline rule-based classifier, compared to which Siamese-PTM improved performance by 40%. Furthermore, visualization of Siamese-PTM's learned embedding space reinforces its predictive robustness.
- Published
- 2024
- Full Text
- View/download PDF
21. Synoptic Reporting by Summarizing Cancer Pathology Reports using Large Language Models.
- Author
-
Rajaganapathy S, Chowdhury S, Buchner V, He Z, Jiang X, Yang P, Cerhan JR, and Zong N
- Abstract
Background: Synoptic reporting, the documenting of clinical information in a structured manner, is known to improve patient care by reducing errors, increasing readability, interoperability, and report completeness. Despite its advantages, manually synthesizing synoptic reports from narrative reports is expensive and error prone when the number of structured fields are many. While the recent revolutionary developments in Large Language Models (LLMs) have significantly advanced natural language processing, their potential for innovations in medicine is yet to be fully evaluated., Objectives: In this study, we explore the strengths and challenges of utilizing the state-of-the-art language models in the automatic synthesis of synoptic reports., Materials and Methods: We use a corpus of 7,774 cancer related, narrative pathology reports, which have annotated reference synoptic reports from Mayo Clinic EHR. Using these annotations as a reference, we reconfigure the state-of-the-art large language models, such as LLAMA-2, to generate the synoptic reports. Our annotated reference synoptic reports contain 22 unique data elements. To evaluate the accuracy of the reports generated by the LLMs, we use several metrics including the BERT F1 Score and verify our results by manual validation., Results: We show that using fine-tuned LLAMA-2 models, we can obtain BERT Score F1 of 0.86 or higher across all data elements and BERT F1 scores of 0.94 or higher on over 50% (11 of 22) of the questions. The BERT F1 scores translate to average accuracies of 76% and as high as 81% for short clinical reports., Conclusions: We demonstrate successful automatic synoptic report generation by fine-tuning large language models.
- Published
- 2024
- Full Text
- View/download PDF
22. Artificial Intelligence-based Efficacy Prediction of Phase 3 Clinical Trial for Repurposing Heart Failure Therapies.
- Author
-
Zong N, Chowdhury S, Zhou S, Rajaganapathy S, Yu Y, Wang L, Dai Q, Bielinski SJ, Chen Y, and Cerhan JR
- Abstract
Introduction: Drug repurposing involves finding new therapeutic uses for already approved drugs, which can save costs as their pharmacokinetics and pharmacodynamics are already known. Predicting efficacy based on clinical endpoints is valuable for designing phase 3 trials and making Go/No-Go decisions, given the potential for confounding effects in phase 2., Objectives: This study aims to predict the efficacy of the repurposed Heart Failure (HF) drugs for the Phase 3 Clinical Trial., Methods: Our study presents a comprehensive framework for predicting drug efficacy in phase 3 trials, which combines drug-target prediction using biomedical knowledgebases with statistical analysis of real-world data. We developed a novel drug-target prediction model that uses low-dimensional representations of drug chemical structures and gene sequences, and biomedical knowledgebase. Furthermore, we conducted statistical analyses of electronic health records to assess the effectiveness of repurposed drugs in relation to clinical measurements (e.g., NT-proBNP)., Results: We identified 24 repurposed drugs (9 with a positive effect and 15 with a non-positive) for heart failure from 266 phase 3 clinical trials. We used 25 genes related to heart failure for drug-target prediction, as well as electronic health records (EHR) from the Mayo Clinic for screening, which contained over 58,000 heart failure patients treated with various drugs and categorized by heart failure subtypes. Our proposed drug-target predictive model performed exceptionally well in all seven tests in the BETA benchmark compared to the six cutting-edge baseline methods (i.e., best performed in 266 out of 404 tasks). For the overall prediction of the 24 drugs, our model achieved an AUCROC of 82.59% and PRAUC (average precision) of 73.39%., Conclusion: The study demonstrated exceptional results in predicting the efficacy of repurposed drugs for phase 3 clinical trials, highlighting the potential of this method to facilitate computational drug repurposing., Competing Interests: Declaration of interests None
- Published
- 2023
- Full Text
- View/download PDF
23. Predicting Physiological Response in Heart Failure Management: A Graph Representation Learning Approach using Electronic Health Records.
- Author
-
Chowdhury S, Chen Y, Wen A, Ma X, Dai Q, Yu Y, Fu S, Jiang X, and Zong N
- Abstract
Heart failure management is challenging due to the complex and heterogenous nature of its pathophysiology which makes the conventional treatments based on the "one size fits all" ideology not suitable. Coupling the longitudinal medical data with novel deep learning and network-based analytics will enable identifying the distinct patient phenotypic characteristics to help individualize the treatment regimen through the accurate prediction of the physiological response. In this study, we develop a graph representation learning framework that integrates the heterogeneous clinical events in the electronic health records (EHR) as graph format data, in which the patient-specific patterns and features are naturally infused for personalized predictions of lab test response. The framework includes a novel Graph Transformer Network that is equipped with a self-attention mechanism to model the underlying spatial interdependencies among the clinical events characterizing the cardiac physiological interactions in the heart failure treatment and a graph neural network (GNN) layer to incorporate the explicit temporality of each clinical event, that would help summarize the therapeutic effects induced on the physiological variables, and subsequently on the patient's health status as the heart failure condition progresses over time. We introduce a global attention mask that is computed based on event co-occurrences and is aggregated across all patient records to enhance the guidance of neighbor selection in graph representation learning. We test the feasibility of our model through detailed quantitative and qualitative evaluations on observational EHR data.
- Published
- 2023
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.