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

Aggregates Classification01:29

Aggregates Classification

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

Force Classification

1.1K
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,...
1.1K
Classification of Systems-II01:31

Classification of Systems-II

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

Classification of Systems-I

167
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:
167
Classification of Signals01:30

Classification of Signals

381
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...
381
Classification of Leukocytes01:30

Classification of Leukocytes

1.6K
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...
1.6K

You might also read

Related Articles

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

Sort by
Same author

[Intelligence level and structure in school age children with fetal growth restriction].

Zhongguo dang dai er ke za zhi = Chinese journal of contemporary pediatrics·2009
Same author

Uncoupling the D1-N-methyl-D-aspartate (NMDA) receptor complex promotes NMDA-dependent long-term potentiation and working memory.

Biological psychiatry·2009
Same author

A phospho-directed macroporous alumina-silica nanoreactor with multi-functions.

ACS nano·2009
Same author

Subintimal angioplasty for below-the-ankle arterial occlusions in diabetic patients with chronic critical limb ischemia.

Journal of endovascular therapy : an official journal of the International Society of Endovascular Specialists·2009
Same author

Natural killer/T cell lymphoma initiating with pleural effusion: the significance of MICM combined techniques for the diagnosis.

Zhongguo shi yan xue ye xue za zhi·2009
Same author

[Advance of study on animal models of lymphoma].

Zhongguo shi yan xue ye xue za zhi·2009

Related Experiment Video

Updated: May 29, 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

455

Deep one-class probability learning for end-to-end image classification.

Jia Liu1, Wenhua Zhang1, Fang Liu1

  • 1School of Computer Science and Engineering, Nanjing University of Science and Technology, Nanjing, 210094, China.

Neural Networks : the Official Journal of the International Neural Network Society
|February 4, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a novel deep learning approach for one-class classification, enabling direct anomaly detection without negative samples. The method effectively identifies novelties and outliers using a convolutional neural network and probabilistic model.

Keywords:
Deep neural networkImage classificationOne-class learningProbabilistic model

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

8.9K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

3.9K

Related Experiment Videos

Last Updated: May 29, 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

455
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

8.9K
A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

3.9K

Area of Science:

  • Computer Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • One-class learning is crucial for novelty, anomaly, and outlier detection.
  • Existing methods often struggle with end-to-end training and indirect decision-making.
  • Deep networks offer potential but require specialized training strategies for one-class problems.

Purpose of the Study:

  • To develop a deep, end-to-end binary image classifier for one-class learning.
  • To enable direct classification without relying on negative training samples.
  • To improve the adaptation of positive sample distributions and classification accuracy.

Main Methods:

  • Designed a convolutional neural network (CNN) for direct binary image classification.
  • Established a probabilistic model driven by network-derived energy to learn positive sample distributions.
  • Utilized a novel particle swarm optimization (PSO) algorithm for sampling and distribution estimation during optimization.

Main Results:

  • The proposed method directly outputs classification results, eliminating the need for post-processing thresholding or estimation.
  • Direct optimization of the deep network via the probabilistic model enhances positive distribution adaptation.
  • Experimental results demonstrate the method's effectiveness and state-of-the-art performance.

Conclusions:

  • The developed deep end-to-end classifier offers a direct and effective solution for one-class learning tasks.
  • The integration of a probabilistic model and PSO-based sampling overcomes key challenges in distribution estimation.
  • This approach advances anomaly and outlier detection capabilities in machine learning.