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

Classification of Signals01:30

Classification of Signals

1.0K
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...
1.0K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

4.2K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
4.2K
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

8.1K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
8.1K
Cluster Sampling Method01:20

Cluster Sampling Method

13.2K
Appropriate sampling methods ensure 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.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
13.2K
How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

38.4K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
38.4K
Outliers and Influential Points01:08

Outliers and Influential Points

4.9K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.9K

You might also read

Related Articles

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

Sort by
Same author

Cholecystectomy vs Endoscopic Retrograde Cholangiopancreatography or No Intervention After Gallstone-Related Acute Pancreatitis.

JAMA surgery·2026
Same author

The Farooq, not the Lerner, grading system predicts disease-specific and overall survival in duodenal graft-versus-host disease.

Human pathology·2026
Same author

Liquorice alters adipocyte-breast cancer cell crosstalk by modulating oxidative stress and suppressing aromatase and renin-angiotensin signalling.

International journal of food sciences and nutrition·2026
Same author

The Influence of Lifestyle on Cognitive Function and Quality of Life in People with Dementia.

Neuropsychiatric disease and treatment·2026
Same author

Clinical application of base editing for treating β-thalassaemia.

Nature·2026
Same author

Establishing an atherosclerosis diagnostic model based on WGCNA and machine learning algorithms with key genes in cholesterol metabolism and ferroptosis, and revealing the regulatory role of HMOX1 in cellular ferroptosis.

Frontiers in cardiovascular medicine·2026

Related Experiment Video

Updated: Oct 22, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

772

Topic2features: a novel framework to classify noisy and sparse textual data using LDA topic distributions.

Junaid Abdul Wahid1, Lei Shi2, Yufei Gao2

  • 1School of Information Engineering, Zhengzhou University, Zhengzhou, Henan, China.

Peerj. Computer Science
|August 30, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces topic2features (T2F), a novel framework for supervised machine learning. T2F improves classification performance on short, sparse data by using topic distributions from Latent Dirichlet Allocation (LDA).

Keywords:
ClassificationMachine learningNatural language processingSocial mediaSparse DataText analysisTopic analysis

More Related Videos

Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

560
Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
06:48

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment

Published on: June 25, 2019

9.4K

Related Experiment Videos

Last Updated: Oct 22, 2025

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
03:14

Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

Published on: December 6, 2024

772
Asthma Detection Research Based on Voice Signal Processing and Machine Learning
04:04

Asthma Detection Research Based on Voice Signal Processing and Machine Learning

Published on: July 22, 2025

560
Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment
06:48

Lexical Decision Task for Studying Written Word Recognition in Adults with and without Dementia or Mild Cognitive Impairment

Published on: June 25, 2019

9.4K

Area of Science:

  • Machine Learning
  • Data Science
  • Natural Language Processing

Background:

  • Feature vector selection is crucial for supervised classification but traditional methods are time-consuming.
  • Short and sparse datasets often lead to poor classification results due to inadequate feature representation.
  • Existing approaches struggle with the challenges posed by limited and sparse data in classification tasks.

Purpose of the Study:

  • To propose a novel framework, topic2features (T2F), for enhancing classification performance on short and sparse data.
  • To integrate unsupervised topic modeling with supervised learning for improved feature vector generation.
  • To evaluate the effectiveness of topic-based feature representations in classification tasks.

Main Methods:

  • Leveraged Latent Dirichlet Allocation (LDA) for unsupervised topic modeling to extract topic distributions from datasets.
  • Developed the topic2features (T2F) framework to convert topic distributions into feature vectors for supervised classifiers.
  • Applied supervised classification algorithms using both topic-based and traditional feature representations.

Main Results:

  • The topic2features (T2F) framework demonstrated significantly improved classification performance compared to baseline methods lacking topic distributions.
  • The proposed approach showed enhanced F1 scores, outperforming other comparable methods in classification accuracy.
  • Topic-based feature representation proved effective in addressing challenges associated with short and sparse data.

Conclusions:

  • The topic2features (T2F) framework offers a robust solution for improving supervised classification on challenging datasets.
  • Integrating LDA topic modeling with supervised learning provides a powerful method for feature engineering.
  • The study highlights the importance of topic-based features for overcoming data sparseness and improving classification outcomes.