Deep Health Care Text Classification
Health related social media mining is a valuable apparatus for the early recognition of the diverse antagonistic medicinal conditions. Mostly, the existing methods are based on machine learning with knowledge-based learning. This working note presents the Recurrent neural network (RNN) and Long short-term memory (LSTM) based embedding for automatic health text classification in the social media mining. For each task, two systems are built and that classify the tweet at the tweet level. RNN and LSTM are used for extracting features and non-linear activation function at the last layer facilitates to distinguish the tweets of different categories. The experiments are conducted on 2nd Social Media Mining for Health Applications Shared Task at AMIA 2017. The experiment results are considerable; however the proposed method is appropriate for the health text classification. This is primarily due to the reason that, it doesn't rely on any feature engineering mechanisms.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationFeature EngineeringGeneral Classificationtext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Assessing Fairness in Classification Parity of Machine Learning Models in Healthcare
Fairness in AI and machine learning systems has become a fundamental problem in the accountability of AI systems. While the need for accountability of AI models is near ubiquitous, healthcare in particular is a challengi…
BIG-bench Machine LearningClassificationFairnessGeneral ClassificationLarge Language Models for Healthcare Text Classification: A Systematic Review
Large Language Models (LLMs) have fundamentally transformed approaches to Natural Language Processing (NLP) tasks across diverse domains. In healthcare, accurate and cost-efficient text classification is crucial, whether…
ArticlesBinary ClassificationClassificationMulti-Label Classification+3KDH-MLTC: Knowledge Distillation for Healthcare Multi-Label Text Classification
The increasing volume of healthcare textual data requires computationally efficient, yet highly accurate classification approaches able to handle the nuanced and complex nature of medical terminology. This research prese…
ClassificationHyperparameter OptimizationKnowledge DistillationModel Compression+4Developing Healthcare Language Model Embedding Spaces
Pre-trained Large Language Models (LLMs) often struggle on out-of-domain datasets like healthcare focused text. We explore specialized pre-training to adapt smaller LLMs to different healthcare datasets. Three methods ar…
Contrastive LearningDocument ClassificationLanguage ModelingLanguage Modelling+2Evaluating Embeddings for One-Shot Classification of Doctor-AI Consultations
Effective communication between healthcare providers and patients is crucial to providing high-quality patient care. In this work, we investigate how Doctor-written and AI-generated texts in healthcare consultations can …