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

Neural Circuits01:25

Neural Circuits

1.3K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.3K
Classification of Signals01:30

Classification of Signals

556
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...
556
Classification of Systems-II01:31

Classification of Systems-II

183
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,
183
Classification of Systems-I01:26

Classification of Systems-I

221
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:
221
Deconvolution01:20

Deconvolution

198
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
198

You might also read

Related Articles

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

Sort by
Same author

Tripled Readout Slices in Multi Time-Point pCASL Using Multiband Look-Locker EPI.

PloS one·2015
Same author

Four Methods for Calculating Blood-loss after Total Knee Arthroplasty.

Chinese medical journal·2015
Same author

Vegetation Greening and Climate Change Promote Multidecadal Rises of Global Land Evapotranspiration.

Scientific reports·2015
Same author

The effects of RNA interference mediated VEGF gene silencing on biological behavior of renal cell carcinoma and transplanted renal tumor in nude mice.

Cancer biomarkers : section A of Disease markers·2015
Same author

A Standardized DNA Variant Scoring System for Pathogenicity Assessments in Mendelian Disorders.

Human mutation·2015
Same author

[TOTAL KNEE ARTHROPLASTY IN YOUNG PATIENTS WITH OSTEOARTHRITIS].

Zhongguo xiu fu chong jian wai ke za zhi = Zhongguo xiufu chongjian waike zazhi = Chinese journal of reparative and reconstructive surgery·2015
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Jul 26, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

585

A novel text sentiment analysis system using improved depthwise separable convolution neural networks.

Xiaoyu Kong1, Ke Zhang1

  • 1Wuxi Vocational Institute of Commerce, Wuxi, Jiangsu, China.

Peerj. Computer Science
|June 22, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces an improved convolutional neural network (CNN) for efficient and accurate emotion classification in text. The enhanced model better extracts word vector and context information, improving sentiment analysis performance.

Keywords:
Convolution neural networkDepthwise separable convolutionEmotion analysis systemText information

More Related Videos

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

Related Experiment Videos

Last Updated: Jul 26, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

585
Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

3.9K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

Area of Science:

  • Computational Linguistics
  • Artificial Intelligence
  • Natural Language Processing

Background:

  • Human emotions significantly influence behavior, making emotion classification crucial for prediction and decision-making.
  • The exponential growth of online text data overwhelms manual classification, necessitating efficient computational methods for sentiment analysis.
  • Existing deep learning models for sentiment analysis suffer from high complexity and inadequate utilization of linguistic features, including word vectors.

Purpose of the Study:

  • To address the limitations of current deep learning models in text-based sentiment analysis.
  • To develop a more efficient and accurate method for extracting emotional tendencies from text data.
  • To improve the extraction of word vector and context information while reducing model complexity.

Main Methods:

  • An upgraded convolutional neural network (CNN) model was employed.
  • Text separable convolution algorithm was utilized for hierarchical convolution on text features.
  • The proposed model integrates refined extraction of word vector and context information, avoiding semantic confusion and reducing network complexity.

Main Results:

  • The improved CNN model demonstrated superior performance in text-based sentiment analysis tasks compared to other models.
  • The application of text separable convolution enhanced the extraction of linguistic features.
  • The model effectively reduced complexity and semantic confusion in sentiment analysis.

Conclusions:

  • The proposed upgraded CNN model offers a valuable advancement for text-based sentiment analysis.
  • The method provides a more efficient and accurate approach to understanding emotional tendencies in large text datasets.
  • This research contributes significantly to the field of sentiment analysis and its applications.