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.3K
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.3K
Aggregates Classification01:29

Aggregates Classification

950
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...
950
Force Classification01:22

Force Classification

2.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,...
2.2K
Classification of Leukocytes01:30

Classification of Leukocytes

4.8K
Leukocytes are classified into two groups based on the presence or absence of cytoplasmic granules. Granular leukocytes, which contain granules, belong to the myeloid lineage and are divided into three subtypes: neutrophils, eosinophils, and basophils. These cells are roughly spherical and characterized by the granules in their cytoplasm.
Neutrophils are the most abundant type of granular leukocytes, comprising 50-70% of all leukocytes. They feature small, evenly distributed granules and a...
4.8K
How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

42.5K
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...
42.5K
Quartile01:15

Quartile

8.6K
Quartiles are numbers that separate the data into quarters. Quartiles may or may not be part of the data. To find the quartiles, first, find the median or second quartile. The first quartile, Q1, is the middle value of the lower half of the data, and the third quartile, Q3, is the middle value, or median, of the upper half of the data. To get the idea, consider the same data set:
1; 1; 2; 2; 4; 6; 6.8; 7.2; 8; 8.3; 9; 10; 10; 11.5
The median or second quartile is seven. The lower half of the...
8.6K

You might also read

Related Articles

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

Sort by
Same author

The subpleural pulmonary microvasculature in newborn yak (Bos grunniens).

Veterinary research communications·2008
Same author

Experimental confirmation of potential swept source optical coherence tomography performance limitations.

Applied optics·2008
Same author

A germin-like protein gene family functions as a complex quantitative trait locus conferring broad-spectrum disease resistance in rice.

Plant physiology·2008
Same author

[Spatial and temporal changes of palatal cell proliferation and cell apoptosis of retinoic acid induced mouse cleft palate in different embryonic stages].

Hua xi kou qiang yi xue za zhi = Huaxi kouqiang yixue zazhi = West China journal of stomatology·2008
Same author

Identification of an Atlantic salmon IFN multigene cluster encoding three IFN subtypes with very different expression properties.

Developmental and comparative immunology·2008
Same author

Non-Gaussian statistics and superdiffusion in a driven-dissipative dusty plasma.

Physical review. E, Statistical, nonlinear, and soft matter physics·2008

Related Experiment Video

Updated: Jan 8, 2026

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.2K

Qwen TextCNN and BERT models for enhanced multilabel news classification in mobile apps.

Dawei Yuan1,2, Guojun Liang3, Bin Liu4

  • 1School of Computer Science, Guangdong University of Science and Technology, Dongguan, 523083, China. yuandawei@gdust.edu.cn.

Scientific Reports
|December 15, 2025
PubMed
Summary

This study compares traditional and Large Language Models (LLMs) for mobile news classification. BERT models excel in multi-label tasks, while LSTM and MLP classifiers show high accuracy with instruction prompts.

Keywords:
BERTLarge language modelsMultilabel classificationQwenTextCNN

More Related Videos

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

3.1K

Related Experiment Videos

Last Updated: Jan 8, 2026

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

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

3.1K

Area of Science:

  • Natural Language Processing
  • Machine Learning for Mobile Applications

Background:

  • Mobile news classification systems are complex and large-scale.
  • Evaluating traditional models against Large Language Models (LLMs) is crucial for optimizing mobile news categorization.

Purpose of the Study:

  • To conduct a comparative study of traditional classification models and LLMs for multi-label news categorization in Chinese mobile applications.
  • To assess the performance of BERT, Qwen (instruction-tuned and LoRA fine-tuned), TextCNN, LSTM, and MLP classifiers.

Main Methods:

  • Comparative analysis of TextCNN, BERT, and various LLMs (Qwen).
  • Evaluation of models using instruction tuning and Low-Rank Adaptation (LoRA) fine-tuning techniques.
  • Assessment of classifier performance on balanced and imbalanced datasets, focusing on multi-label and binary classification tasks.

Main Results:

  • BERT models demonstrate superior performance in multi-label classification on balanced datasets.
  • TextCNN is more effective for binary classification tasks.
  • LSTM and MLP classifiers achieve high accuracy with text instruction prompts, outperforming random embeddings.

Conclusions:

  • Model selection for mobile news classification requires balancing technical capabilities with deployment constraints.
  • Despite class imbalance challenges (low macro F1 scores), the relative performance analysis validates the findings.
  • The study provides insights into optimizing automotive news classification within mobile applications.