Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Applications of GIS: Disaster Management and Emergency Response01:29

Applications of GIS: Disaster Management and Emergency Response

64
Geographic Information System (GIS) technology is essential for risk identification, action prioritization, and resource optimization in critical situations like flooding and earthquakes. By integrating spatial and demographic data, GIS provides a comprehensive framework for emergency response.GIS integrates data layers, like rainfall intensity, topography, elevation profiles, and river levels, to model high-risk flood zones. These layers assess areas susceptible to flooding based on their...
64
Aggregates Classification01:29

Aggregates Classification

310
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
310
Classification of Signals01:30

Classification of Signals

427
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
427
Classification of Systems-I01:26

Classification of Systems-I

177
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
177
Force Classification01:22

Force Classification

1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.2K
Classification of Systems-II01:31

Classification of Systems-II

137
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
137

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Parkinson's disease focused multimodal wearable vision based gait monitoring system with real time feedback to support mobility and caregiver well-being.

Discover mental health·2026
Same author

A novel framework for human object classification in flooded environments using YOLOv12n and FastGRNN-MBT.

Scientific reports·2026
Same author

AI-driven audio-to-video generation for dynamic content creation via stable diffusion and CNN-augmented transformers.

Scientific reports·2026
Same author

Adaptive network based fuzzy inference system efficientnet for autism spectrum disorder detection with optimization based pivotal region extraction.

Psychiatry research. Neuroimaging·2025
Same author

Grapes leaf disease dataset for precision agriculture.

Data in brief·2025
Same author

An enhanced light weight face liveness detection method using deep convolutional neural network.

MethodsX·2025

Related Experiment Video

Updated: Jun 18, 2025

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K

An efficient method for disaster tweets classification using gradient-based optimized convolutional neural networks

Deepak Dharrao1, Aadithyanarayanan Mr1, Rewaa Mital1

  • 1Department of Computer Science and Engineering, Symbiosis Institute of Technology, Pune Campus, Symbiosis International (Deemed University), Pune, India.

Methodsx
|August 5, 2024
PubMed
Summary

This study introduces a BERT Embedding based Convolutional Neural Network (CNN) model with RMSProp Optimizer to accurately classify disaster-related tweets, improving upon traditional machine learning methods for real-time information dissemination.

Keywords:
CNNDeep Learning, BERTDisaster Tweet classification using CNN with BERT embeddings and RMS-Prop Optimization an Efficient Method for Disaster Tweets Classification using Gradient-Based Optimized Convolutional Neural Networks with BERT embeddingsDisaster tweetsNatural language processingTweet classification

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.0K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.0K

Related Experiment Videos

Last Updated: Jun 18, 2025

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation
08:47

Author Spotlight: UAV Remote Sensing for Efficient Invasive Plant Biomass Estimation

Published on: February 9, 2024

1.4K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.0K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.0K

Area of Science:

  • Natural Language Processing
  • Machine Learning
  • Deep Learning

Background:

  • Microblogging platforms like Twitter are crucial for disaster communication.
  • Classifying real vs. fake disaster-related tweets is vital to prevent chaos.
  • Traditional machine learning models show limited accuracy in tweet classification.

Purpose of the Study:

  • To propose an efficient deep learning model for classifying disaster-related tweets.
  • To enhance tweet classification accuracy by integrating BERT embeddings with CNN.
  • To optimize the CNN model using gradient-based optimizers, specifically RMSprop.

Main Methods:

  • A Convolutional Neural Network (CNN) was selected as the primary classification model.
  • BERT embeddings were incorporated to capture contextual semantics.
  • The model was optimized using various gradient-based optimizers, with RMSprop yielding the best results.

Main Results:

  • The proposed BERT Embedding based CNN model with RMSProp Optimizer achieved an F1 score of 0.80.
  • The model demonstrated a high accuracy of 0.83 in classifying disaster tweets.
  • Comparative analysis validated the superiority of the proposed deep learning approach over traditional methods.

Conclusions:

  • The BERT Embedding based CNN model with RMSProp Optimizer is an effective method for classifying disaster-related tweets.
  • Leveraging BERT embeddings significantly improves the model's ability to understand nuanced language in disaster scenarios.
  • This research contributes a robust solution for real-time disaster information management on social media.