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

Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.4K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.4K
Streamlines, Streaklines, and Pathlines01:18

Streamlines, Streaklines, and Pathlines

1.8K
A streamline represents the trajectory that is always tangent to the fluid's velocity vector at any given point. The velocity of a fluid particle is always directed along the streamline, ensuring the particle continuously follows the streamline's path. Streamlines are particularly useful for visualizing the overall direction of flow in a fluid system, and they provide an instantaneous representation of the flow's velocity field. In steady flow, where conditions do not change over...
1.8K
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

420
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
420
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

107
An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
107
State Space Representation01:27

State Space Representation

457
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
457
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

1.0K
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
1.0K

You might also read

Related Articles

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

Sort by
Same author

Attribute-based Decision Graphs: A framework for multiclass data classification.

Neural networks : the official journal of the International Neural Network Society·2016
Same journal

A practical design of backdoor trigger under frequency-based orthogonality constraints.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

EEG fine-grained visual semantic decoding via a multimodal framework.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Collaborative-adversarial jailbreaking: A propagation-aware attack framework for multi-agent code generation systems.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Theoretical analysis of the denoising autoencoder using Tweedie's formula.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Frequency-based cross-attention fusion network for RGB-D salient object detection.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

HTNet: A self-supervised heterogeneous triple network for multi-modal data.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Dec 18, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.1K

Graph embedded rules for explainable predictions in data streams.

João Roberto Bertini1

  • 1School of Technology, University of Campinas, Rua Paschoal Marmo, 1888, Jd. Nova Itláia, Limeira, SP, Brazil.

Neural Networks : the Official Journal of the International Neural Network Society
|June 15, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a novel graph-based approach for interpretable data stream mining. The method enhances classification accuracy while providing clear explanations for machine predictions in dynamic data environments.

Keywords:
Attribute-based Decision GraphsData streamInterpretable machine learningRule-based classifiers

More Related Videos

Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

457

Related Experiment Videos

Last Updated: Dec 18, 2025

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.1K
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

457

Area of Science:

  • Data Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Decision support systems often prioritize accuracy over interpretability.
  • Data stream mining presents unique challenges due to high data volume, velocity, and concept drift.
  • Existing methods like black-box models lack transparency, while white-box models may lack accuracy.

Purpose of the Study:

  • To develop an interpretable machine learning model for data stream classification.
  • To address the trade-off between accuracy and interpretability in dynamic data environments.
  • To propose a novel approach for extracting understandable rules from data streams.

Main Methods:

  • Modeling data streams using attribute space graphs for rule extraction.
  • Employing ensemble techniques with graph variants to handle concept drift.
  • Updating graph-based models over time to maintain performance.

Main Results:

  • The proposed graph-based ensemble method achieved superior classification results.
  • Outperformed six existing rule-based algorithms across twelve streaming datasets.
  • Demonstrated effective handling of concept drift and improved model accuracy.

Conclusions:

  • Graph-based modeling offers a promising solution for interpretable data stream mining.
  • The ensemble approach effectively mitigates concept drift and enhances predictive performance.
  • This method provides a transparent alternative to traditional black-box and less accurate white-box models.