paper-with-me

홈 › Papers

An Enhanced Text Classification to Explore Health based Indian Government Policy Tweets

2020-07-13 · Aarzoo Dhiman, Durga Toshniwal

Government-sponsored policy-making and scheme generations is one of the means of protecting and promoting the social, economic, and personal development of the citizens. The evaluation of effectiveness of these schemes done by government only provide the statistical information in terms of facts and figures which do not include the in-depth knowledge of public perceptions, experiences and views on the topic. In this research work, we propose an improved text classification framework that classifies the Twitter data of different health-based government schemes. The proposed framework leverages the language representation models (LR models) BERT, ELMO, and USE. However, these LR models have less real-time applicability due to the scarcity of the ample annotated data. To handle this, we propose a novel GloVe word embeddings and class-specific sentiments based text augmentation approach (named Mod-EDA) which boosts the performance of text classification task by increasing the size of labeled data. Furthermore, the trained model is leveraged to identify the level of engagement of citizens towards these policies in different communities such as middle-income and low-income groups.

📄 PDF Abstract BibTeX arXiv:2007.06511

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationText Augmentationtext-classificationText ClassificationWord Embeddings

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
USE 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Deep Learning for Automated Screening of Tuberculosis from Indian Chest X-rays: Analysis and Update

2020-11-19 · Anushikha Singh, Brejesh lall, B. K. Panigrahi, Anjali Agrawal 외

Background and Objective: Tuberculosis (TB) is a significant public health issue and a leading cause of death worldwide. Millions of deaths can be averted by early diagnosis and successful treatment of TB patients. Autom…

Generation and De-Identification of Indian Clinical Discharge Summaries using LLMs

2024-07-08 · Sanjeet Singh, Shreya Gupta, Niralee Gupta, Naimish Sharma 외

The consequences of a healthcare data breach can be devastating for the patients, providers, and payers. The average financial impact of a data breach in recent months has been estimated to be close to USD 10 million. Th…

De-identificationIn-Context Learning

ECO-AMLP: A Decision Support System using an Enhanced Class Outlier with Automatic Multilayer Perceptron for Diabetes Prediction

2017-06-23 · Maham Jahangir, Hammad Afzal, Mehreen Ahmed, Khawar Khurshid 외

With advanced data analytical techniques, efforts for more accurate decision support systems for disease prediction are on rise. Surveys by World Health Organization (WHO) indicate a great increase in number of diabetic …

Diabetes PredictionDisease PredictionOutlier DetectionPrediction

Intent Identification and Entity Extraction for Healthcare Queries in Indic Languages

2023-02-19 · Ankan Mullick, Ishani Mondal, Sourjyadip Ray, R Raghav 외

Scarcity of data and technological limitations for resource-poor languages in developing countries like India poses a threat to the development of sophisticated NLU systems for healthcare. To assess the current status of…

FolkTalent: Enhancing Classification and Tagging of Indian Folk Paintings

2024-05-14 · Nancy Hada, Aditya Singh, Kavita Vemuri

Indian folk paintings have a rich mosaic of symbols, colors, textures, and stories making them an invaluable repository of cultural legacy. The paper presents a novel approach to classifying these paintings into distinct…

image-classificationImage ClassificationMulti-Label Image Classification