paper-with-me

홈 › Papers

Deep Health Care Text Classification

2017-10-23 · Vinayakumar R, Barathi Ganesh HB, Anand Kumar M, Soman Kp

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.

📄 PDF Abstract BibTeX arXiv:1710.08396

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationFeature EngineeringGeneral Classificationtext-classificationText Classification

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Assessing Fairness in Classification Parity of Machine Learning Models in Healthcare

2021-02-07 · Ming Yuan, Vikas Kumar, Muhammad Aurangzeb Ahmad, Ankur Teredesai

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 Classification

Large Language Models for Healthcare Text Classification: A Systematic Review

2025-03-03 · Hajar Sakai, Sarah S. Lam

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+3

KDH-MLTC: Knowledge Distillation for Healthcare Multi-Label Text Classification

2025-05-12 · Hajar Sakai, Sarah S. Lam

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+4

Developing Healthcare Language Model Embedding Spaces

2024-03-28 · Niall Taylor, Dan Schofield, Andrey Kormilitzin, Dan W Joyce 외

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+2

Evaluating Embeddings for One-Shot Classification of Doctor-AI Consultations

2024-02-06 · Olumide Ebenezer Ojo, Olaronke Oluwayemisi Adebanji, Alexander Gelbukh, Hiram Calvo 외

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 …