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

The Normal and Binormal Vectors01:27

The Normal and Binormal Vectors

A roller coaster spiraling upward along a helical track offers a vivid illustration of the geometry of space curves. As the car follows the track, its movement at each point can be described using a set of three mutually perpendicular unit vectors: the tangent, normal, and binormal vectors. Together, these vectors form the Frenet–Serret frame, a moving coordinate system that captures how a curve behaves in three-dimensional space.Tangent, Normal, and Binormal VectorsThe unit tangent vector...
Gradient Vectors and Their Applications01:19

Gradient Vectors and Their Applications

Every point on a topographical map corresponds to a particular elevation, so the landscape can be modeled as a surface whose height depends on horizontal position. From any given location, a hiker may face infinitely many directions, but only one direction produces the fastest possible increase in elevation. This unique route is called the direction of steepest ascent, and in multivariable calculus, it is represented by the gradient vector of the elevation function.The gradient vector points...
Vectors in 2D: Problem Solving01:29

Vectors in 2D: Problem Solving

A plane traveling due north at 180 km/h in still air was found to be 80 km off-course after 30 minutes, deviating approximately 5 degrees east of north. This deviation means the influence of a crosswind alters the plane’s intended trajectory. The actual ground path formed a diagonal, suggesting that the aircraft’s effective ground speed was reduced to 160 km/h and directed slightly to the east due to the wind.By analyzing the displacement from the intended path, the velocity contributed by the...
Classification of Signals01:30

Classification of Signals

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...
Acceleration Vectors01:30

Acceleration Vectors

In everyday conversation, accelerating means speeding up. Acceleration is a vector in the same direction as the change in velocity, Δv, therefore the greater the acceleration, the greater the change in velocity over a given time. Since velocity is a vector, it can change in magnitude, direction, or both. Thus acceleration is a change in speed or direction, or both. For example, if a runner traveling at 10 km/h due east slows to a stop, reverses direction, and continues their run at 10 km/h due...
Vector or Cross Product01:17

Vector or Cross Product

Vector multiplication of two vectors yields a vector product, with the magnitude equal to the product of the individual vectors multiplied by the sine of the angle between both the vectors and the direction perpendicular to both the individual vectors. As there are always two directions perpendicular to a given plane, one on each side, the direction of the vector product is governed by the right-hand thumb rule.
Consider the cross product of two vectors. Imagine rotating the first vector about...

You might also read

Related Articles

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

Sort by
Same author

Tuning the Magnetic Properties of Heterotrimetallic Co-M-Co (M = Ni and Pd) Chain Complexes via Redox Modulation and Metal Ion Replacement.

Inorganic chemistry·2026
Same author

Anisodamine Hydrobromide Ameliorates Pulmonary Microcirculatory Dysfunction in Septic Rats.

Microcirculation (New York, N.Y. : 1994)·2026
Same author

Unilateral Breast Enlargement: A Rare Complication of Central Vein Stenosis in a Hemodialysis Patient Mimicking Inflammatory Breast Cancer.

Journal of breast imaging·2026
Same author

Clinical presentations and prognostication of HER2-low and HER2-zero early breast cancer in Taiwan.

Journal of the Chinese Medical Association : JCMA·2026
Same author

Estimating cognitive function score from mild cognitive impairment to moderate dementia using a hybrid model combining plasma biomarkers with electroencephalogram signal.

Journal of Alzheimer's disease : JAD·2026
Same author

Facile Critical Evaluation of Extensive Lithium-Oxygen Battery Literature Using In-House Data and the Structured Query Learning-Retrieval-Augmented Generation Method.

ACS applied materials & interfaces·2026
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Videos

Fast support vector data descriptions for novelty detection.

Yi-Hung Liu1, Yan-Chen Liu, Yen-Jen Chen

  • 1Department of Mechanical Engineering, Chung Yuan Christian University, Chungli 320, Taiwan. lyh@cycu.edu.tw

IEEE Transactions on Neural Networks
|July 20, 2010
PubMed
Summary
This summary is machine-generated.

Fast Support Vector Data Description (F-SVDD) significantly speeds up novelty detection by reducing decision function complexity. This method achieves constant-time testing, crucial for real-time applications with large datasets.

Related Experiment Videos

Area of Science:

  • Machine Learning
  • Pattern Recognition
  • Data Mining

Background:

  • Support Vector Data Description (SVDD) is effective for novelty detection.
  • Traditional SVDD has a decision function with run-time complexity linear to the number of support vectors.
  • This limits its application in real-time scenarios requiring fast responses.

Purpose of the Study:

  • To reduce the testing time complexity of SVDD.
  • To propose a novel method, Fast SVDD (F-SVDD), for efficient novelty detection.
  • To enable real-time applications of SVDD by optimizing decision function speed.

Main Methods:

  • Proposed Fast SVDD (F-SVDD) by directly finding the preimage of a feature vector.
  • Re-expressed the SVDD sphere center with a single vector, simplifying the decision function.
  • Introduced a novel, non-iterative, parameter-free direct preimage-finding method.

Main Results:

  • F-SVDD achieves a constant run-time complexity for its decision function, independent of training set size.
  • The decision boundary of F-SVDD is spherical in the original space.
  • Experiments on real-world and large-scale datasets, including face recognition and LCD defect inspection, demonstrate F-SVDD's effectiveness and applicability.

Conclusions:

  • F-SVDD offers a significant improvement over traditional SVDD for applications demanding fast novelty detection.
  • The proposed direct preimage-finding method is efficient and practical for real-time processing.
  • F-SVDD demonstrates high applicability in industrial settings with mass data input.