Jove
Visualize
Contact Us

Related Concept Videos

You might also read

Related Articles

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

Sort by
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
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 Experiment Video

Updated: Sep 7, 2025

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

4.1K

Paragraph-level attention based deep model for chapter segmentation.

Paveen Virameteekul1

  • 1Department of Computer Science & Engineering, Shanghai Jiao Tong University, Minhang, Shanghai, China.

Peerj. Computer Science
|June 20, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a new deep learning method for automatic book chapter segmentation. The novel approach uses paragraph-level semantics and an attention mechanism, achieving superior performance over existing state-of-the-art models.

Keywords:
BERTConvolutional neural networkMachine learningNatural language processingNeural networksSupervised learningText segmentationXLNet

More Related Videos

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

632
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Related Experiment Videos

Last Updated: Sep 7, 2025

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

4.1K
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

632
Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application
05:56

Objectification of Tongue Diagnosis in Traditional Medicine, Data Analysis, and Study Application

Published on: April 14, 2023

2.6K

Area of Science:

  • Natural Language Processing
  • Computational Linguistics
  • Artificial Intelligence

Background:

  • Automatic segmentation of long texts, such as books, into chapters is a challenging task due to the semi-structured nature of the data.
  • Existing deep learning models often overlook paragraph-level semantic relationships crucial for accurate chapter boundary detection.

Purpose of the Study:

  • To propose a novel deep learning-based method for book chapter segmentation that incorporates paragraph-level semantics and an attention mechanism.
  • To improve the accuracy and efficiency of automatic chapter segmentation in digital texts.

Main Methods:

  • Utilized a pre-trained XLNet model integrated with a convolutional neural network (CNN) to extract semantic features from individual paragraphs.
  • Developed an attention mechanism to leverage paragraph-level semantic similarities for predicting chapter boundaries.
  • Employed public datasets for training and evaluating the proposed chapter segmentation model.

Main Results:

  • The proposed method achieved a high F1 score of 0.8856, significantly outperforming the Bidirectional Encoder Representations from Transformers (BERT) model (F1 score of 0.6640).
  • Ablation studies confirmed the substantial performance improvement attributed to the paragraph-level attention mechanism.
  • Demonstrated state-of-the-art (SOTA) performance in book chapter segmentation tasks on public datasets.

Conclusions:

  • The novel deep learning approach effectively segments book chapters by utilizing paragraph-level semantics and an attention mechanism.
  • The proposed method offers a significant advancement over existing techniques for automatic text segmentation.
  • Incorporating paragraph-level semantic understanding is vital for enhancing the performance of chapter segmentation models.