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

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.8K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
1.8K
Extraction: Advanced Methods00:56

Extraction: Advanced Methods

508
Metal ions can be separated from one another by complexation with organic ligands–the chelating agent– to form uncharged chelates. Here, the chelating agent must contain hydrophobic groups and behave as a weak acid, losing a proton to bind with the metal. Since most organic ligands used in this process are insoluble or undergo oxidation in the aqueous phase, the chelating agent is initially added to the organic phase and extracted into the aqueous phase. The metal-ligand complex is...
508
Improving Translational Accuracy02:07

Improving Translational Accuracy

2.7K
2.7K
Trimmed Mean01:10

Trimmed Mean

2.9K
While measuring the mean of a data set, care needs to be taken when associating the mean to its central tendency. The same goes for the arithmetic mean, the geometric mean, or the harmonic mean. This is because the presence of a single outlier data value can significantly affect the mean. That is, the mean is sensitive to fluctuations in the data set.
Although certain measures of central tendency are not sensitive to outliers, there are alternative versions of the mean that get around the...
2.9K
z Scores and Unusual Values01:07

z Scores and Unusual Values

10.0K
The z score is one of the three measures of relative standing. It describes the location of a value in a dataset relative to the mean. z scores are obtained after the standardization of the values in a dataset. The z score for the mean is 0.
 This score indicates how far a value is from the mean in terms of standard deviation. For example, if a data value has a z score of +1, the researcher can infer that the particular data value is one standard deviation above the mean. If another data...
10.0K
Random Sampling Method01:09

Random Sampling Method

11.9K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
11.9K

You might also read

Related Articles

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

Sort by
Same author

Beyond buzzwords: NLP reveals common threads in sustainable and circular construction discourse.

PeerJ. Computer science·2025
Same author

Multi-label emotion classification of Urdu tweets.

PeerJ. Computer science·2022
Same author

Abusive language detection in youtube comments leveraging replies as conversational context.

PeerJ. Computer science·2021
See all related articles

Related Experiment Video

Updated: Aug 24, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K

Reaching for upper bound ROUGE score of extractive summarization methods.

Iskander Akhmetov1,2, Rustam Mussabayev2, Alexander Gelbukh3

  • 1Kazakh-British Technical University, Almaty, Almaty, Kazakhstan.

Peerj. Computer Science
|October 20, 2022
PubMed
Summary

Extractive text summarization (ETS) methods can achieve high-quality summaries. Combining a genetic algorithm with a greedy approach yielded top ROUGE scores, surpassing current models.

Keywords:
Genetic algorithmGreedy algorithmRougeText summarizationVariable neighborhood search

More Related Videos

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

521
Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
04:58

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance

Published on: December 13, 2024

2.8K

Related Experiment Videos

Last Updated: Aug 24, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.6K
Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

521
Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance
04:58

Author Spotlight: Investigating the Role of Repetitive DNA Misregulation in Cancer Initiation and Immunotherapy Resistance

Published on: December 13, 2024

2.8K

Area of Science:

  • Natural Language Processing
  • Artificial Intelligence
  • Information Retrieval

Background:

  • Extractive text summarization (ETS) automatically selects sentences from source text.
  • The quality achievable by ETS methods needs further investigation.
  • Current state-of-the-art summarization models have limitations.

Purpose of the Study:

  • To evaluate the quality of summaries generated by ETS methods.
  • To explore different algorithms for optimizing ETS performance.
  • To compare ETS performance against existing summarization models.

Main Methods:

  • Five approaches were tested to maximize ROUGE-1 scores: adapted reduced variable neighborhood search (RVNS), Greedy algorithm, VNS initialized by Greedy, genetic algorithm, and genetic algorithm initialized by Greedy.
  • Experiments were conducted on articles from the arXive dataset.
  • ROUGE scores (ROUGE-1 and ROUGE-2) were used as the primary evaluation metric.

Main Results:

  • The genetic algorithm initialized by the Greedy algorithm results achieved the highest ROUGE-1 score of 0.59 and ROUGE-2 score of 0.25.
  • These scores are superior to the current state-of-the-art on the same dataset, which reported a ROUGE-1 score of 0.46.
  • The tested approaches demonstrate the potential of ETS methods.

Conclusions:

  • ETS methods, particularly when enhanced with advanced algorithms like the combined genetic and greedy approach, can produce highly effective text summaries.
  • There is significant potential for further development and application of ETS techniques.
  • ETS methods are a valuable and currently underutilized area in automatic text summarization.