paper-with-me

Papers

A Semi-supervised learning approach to enhance health care Community-based Question Answering: A case study in alcoholism

2016-07-04 · Papis Wongchaisuwat, Diego Klabjan, Siddhartha R. Jonnalagadda

Community-based Question Answering (CQA) sites play an important role in addressing health information needs. However, a significant number of posted questions remain unanswered. Automatically answering the posted questions can provide a useful source of information for online health communities. In this study, we developed an algorithm to automatically answer health-related questions based on past questions and answers (QA). We also aimed to understand information embedded within online health content that are good features in identifying valid answers. Our proposed algorithm uses information retrieval techniques to identify candidate answers from resolved QA. In order to rank these candidates, we implemented a semi-supervised leaning algorithm that extracts the best answer to a question. We assessed this approach on a curated corpus from Yahoo! Answers and compared against a rule-based string similarity baseline. On our dataset, the semi-supervised learning algorithm has an accuracy of 86.2%. UMLS-based (health-related) features used in the model enhance the algorithm's performance by proximately 8 %. A reasonably high rate of accuracy is obtained given that the data is considerably noisy. Important features distinguishing a valid answer from an invalid answer include text length, number of stop words contained in a test question, a distance between the test question and other questions in the corpus as well as a number of overlapping health-related terms between questions. Overall, our automated QA system based on historical QA pairs is shown to be effective according to the data set in this case study. It is developed for general use in the health care domain which can also be applied to other CQA sites.

📄 PDF Abstract BibTeX arXiv:1607.00706

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalQuestion AnsweringRetrievalvalid

Similar Papers 제목 키워드 기반

IMAS: A Comprehensive Agentic Approach to Rural Healthcare Delivery

2024-10-13 · Agasthya Gangavarapu, Ananya Gangavarapu

Since the onset of COVID-19, rural communities worldwide have faced significant challenges in accessing healthcare due to the migration of experienced medical professionals to urban centers. Semi-trained caregivers, such…

MedQA

Semise: Semi-supervised learning for severity representation in medical image

2025-01-07 · Dung T. Tran, Hung Vu, Anh Tran, Hieu Pham 외

This paper introduces SEMISE, a novel method for representation learning in medical imaging that combines self-supervised and supervised learning. By leveraging both labeled and augmented data, SEMISE addresses the chall…

Medical Image AnalysisRepresentation Learning

Semi-Supervised Graph Representation Learning with Human-centric Explanation for Predicting Fatty Liver Disease

2024-03-05 · So Yeon Kim, Sehee Wang, Eun Kyung Choe

Addressing the challenge of limited labeled data in clinical settings, particularly in the prediction of fatty liver disease, this study explores the potential of graph representation learning within a semi-supervised le…

Feature ImportanceGraph Representation LearningRepresentation Learning

From Text to Topics in Healthcare Records: An Unsupervised Graph Partitioning Methodology

2018-07-07 · M. Tarik Altuncu, Erik Mayer, Sophia N. Yaliraki, Mauricio Barahona

Electronic Healthcare Records contain large volumes of unstructured data, including extensive free text. Yet this source of detailed information often remains under-used because of a lack of methodologies to extract inte…

Community DetectionDescriptivegraph partitioning

Healthsheet: Development of a Transparency Artifact for Health Datasets

2022-02-26 · Negar Rostamzadeh, Diana Mincu, Subhrajit Roy, Andrew Smart 외

Machine learning (ML) approaches have demonstrated promising results in a wide range of healthcare applications. Data plays a crucial role in developing ML-based healthcare systems that directly affect people's lives. Ma…

Diagnostic