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

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

126
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
126
Mass Analyzers: Overview01:13

Mass Analyzers: Overview

807
The mass analyzer is a crucial component of the mass spectrometer. In the ionization chamber, the vaporized sample is bombarded with a high-energy electron beam to generate a radical cation and further fragment into neutral molecules, radicals, and cations. A series of negatively charged accelerator plates accelerate the cations into the mass analyzer. The mass analyzer separates ions according to their mass-to-charge (m/z) ratios and then directs them to the detector. The common types of mass...
807
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

149
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
149
Mass Analyzers: Common Types01:19

Mass Analyzers: Common Types

705
The quadrupole mass analyzer consists of four cylindrical metal rods arranged in a diamond carrying a DC voltage and a radio-frequency AC voltage. The motion of ions through the quadrupole depends on the field strength, causing only ions of a certain m/z to resonate successfully and strike the detector at a given field strength. Though the transmission rate for these analyzers is high, the exact elemental composition of the sample is not determined because of low resolution; however, they are...
705
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

729
Beams are structural elements commonly employed in engineering applications requiring different load-carrying capacities. The first step in analyzing a beam under a distributed load is to simplify the problem by dividing the load into smaller regions, which allows one to consider each region separately and calculate the magnitude of the equivalent resultant load acting on each portion of the beam. The magnitude of the equivalent resultant load for each region can be determined by calculating...
729
Classification of Systems-I01:26

Classification of Systems-I

294
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:
294

You might also read

Related Articles

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

Sort by
Same author

Case Report: Uterine mesothelial cyst: a report of three cases and literature review.

Frontiers in medicine·2026
Same author

Funoran as a marine anti-biofilm polysaccharide for caries prevention: biological basis, current evidence, and translational challenges.

Frontiers in microbiology·2026
Same author

Mid-Treatment Delta MRI Radiomics Enhances Sensitivity and Risk Stratification for Pathological Complete Response in Breast Cancer: A Multicenter Study.

Academic radiology·2026
Same author

Brain state dynamics and working memory in patients with major depressive disorder and bipolar disorder.

Progress in neuro-psychopharmacology & biological psychiatry·2026
Same author

Non-Specific Immune Response in Large Yellow Croaker (Larimichthys crocea) Experimentally Infected With Pseudomonas plecoglossicida by Intraperitoneal Injection or Immersion.

Journal of fish diseases·2026
Same author

Effect of DL-3-n-Butylphthalide on Cerebral Hypoperfusion Due to Atherosclerotic Stenosis: A Multicenter, Double-Blind, Randomized Controlled, Preliminary Trial.

CNS drugs·2026

Related Experiment Video

Updated: Sep 10, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K

Manod: A multi-modal anomaly detection framework for distributed system.

Wen Liu1, Degang Sun2, Haitian Yang1

  • 1Institute of Information Engineering, Chinese Academy of Sciences, Beijing, 100080, China; School of Cyber Security, University of Chinese Academy of Sciences, Beijing, 100080, China.

Neural Networks : the Official Journal of the International Neural Network Society
|August 27, 2025
PubMed
Summary

Manod, a new semi-supervised method, enhances distributed system reliability by analyzing metrics and logs together. This multimodal approach significantly improves fault detection accuracy, reducing system failures.

Keywords:
Anomaly detectionDeep learningDistributed systemLog modelingMultimodal learningTime series analysis

More Related Videos

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.0K
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.1K

Related Experiment Videos

Last Updated: Sep 10, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.8K
Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

5.0K
Cross-Modal Multivariate Pattern Analysis
13:51

Cross-Modal Multivariate Pattern Analysis

Published on: November 9, 2011

20.1K

Area of Science:

  • Computer Science
  • Software Engineering
  • Systems Engineering

Background:

  • Distributed infrastructure is crucial for scalable applications, demanding robust anomaly detection for system stability.
  • Current anomaly detection methods often use single data sources (metrics or logs), leading to inaccuracies and false positives.
  • Integrating multimodal data (metrics and logs) offers a more comprehensive system view for improved fault detection.

Purpose of the Study:

  • To propose Manod, a novel semi-supervised fault detection method for monitoring distributed system health.
  • To leverage multimodal data (metrics and logs) for more accurate and reliable anomaly identification.
  • To improve the accuracy and reduce false positives/negatives in detecting system abnormalities.

Main Methods:

  • Employs a graph-based hierarchical encoding approach to generate discriminative representations.
  • Utilizes pre-trained language models to process and model both system metrics and logs.
  • Introduces a gated attention fusion mechanism for effective integration of heterogeneous data modalities.

Main Results:

  • Manod achieved high F1-scores of 0.870 on a simulation dataset (D1) and 0.934 on a real-world dataset (D2).
  • The proposed method significantly outperformed all baseline models in fault detection tasks.
  • Demonstrated effectiveness in mitigating both false positives and false negatives in anomaly detection.

Conclusions:

  • Manod provides an effective semi-supervised approach for fault detection in distributed systems using multimodal data.
  • The integration of metrics and logs via advanced fusion techniques enhances system health monitoring capabilities.
  • The method shows strong potential for ensuring the stable and reliable operation of large-scale software systems.