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

Generalization, Discrimination, and Extinction01:24

Generalization, Discrimination, and Extinction

781
Generalization, discrimination, and extinction are key concepts in operant conditioning that influence how behaviors are learned and maintained.
Generalization occurs when a behavior reinforced in one context is performed in similar situations. For instance, a student who studies diligently for calculus and receives excellent grades might apply the same study habits to psychology and history, expecting similar results. Generalization shows how learning in one setting can influence behavior in...
781
Masking and Demasking Agents01:19

Masking and Demasking Agents

2.6K
EDTA titrations may necessitate masking and demasking agents to temporarily protect a particular metal ion in a mixture from the EDTA reaction. These agents facilitate the sequential analysis of the metal ions by forming stable complexes with some—but not all—metal ions during certain steps.
There are many masking agents, such as cyanide, fluoride, triethanolamine, thiourea, and 2,3-bis(sulfanyl)propan-1-ol (formerly 2,3-dimercapto-1-propanol), with the masking agent chosen based on...
2.6K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

7.1K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
7.1K
Legal Guidelines for Documentation01:06

Legal Guidelines for Documentation

1.4K
The legal guidelines for nursing documentation are essential for ensuring accurate, professional, and ethical recording of patient care. The guidelines are discussed here:
1.4K

You might also read

Related Articles

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

Sort by
Same author

Turbulence-resilient detection of the rotational Doppler effect with cylindrical vector beams.

Optics express·2023
Same author

Effects of Breathing Exercises in Patients With Chronic Obstructive Pulmonary Disease: A Network Meta-analysis.

Archives of physical medicine and rehabilitation·2023
Same author

Disheveled3 enhanced EMT and cancer stem-like cells properties via Wnt/β-catenin/c-Myc/SOX2 pathway in colorectal cancer.

Journal of translational medicine·2023
Same author

Association of meibomian gland morphology with orifice plugging and lid margin thickening in meibomian gland dysfunction patients.

International ophthalmology·2023
Same author

Asymmetric Radical Bicyclization for Stereoselective Construction of Tricyclic Chromanones and Chromanes with Fused Cyclopropanes.

Journal of the American Chemical Society·2023
Same author

Dihydromyricetin attenuates intracerebral hemorrhage by reversing the effect of LCN2 via the system Xc- pathway.

Phytomedicine : international journal of phytotherapy and phytopharmacology·2023
Same journal

Granular Ball-Based Noise-Resistant Fuzzy Multineighborhood Feature Selection via Label Enhancement and Feature Graph.

IEEE transactions on neural networks and learning systems·2026
Same journal

Fighting Evolving Spam With ARTMAP Models: A Noise-Resilient Online Detection Framework.

IEEE transactions on neural networks and learning systems·2026
Same journal

HyperSAT: Unsupervised Hypergraph Neural Networks for Weighted MaxSAT Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

Negation of Basic Belief Assignment in Multisource Information Fusion on Dempster-Shafer Theory With Applications in Pattern Classification.

IEEE transactions on neural networks and learning systems·2026
Same journal

Intervention Feasible Region and Driver Risk Capacity Aware Human-Machine Collaborative Safe Trajectory Planning.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Unified Differential Denoising Learning Framework With a Pre-Trained Model and Fuzzy Graph Networks for Drug-Drug Interaction Prediction.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Sep 8, 2025

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
08:20

Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

Published on: October 27, 2023

1.6K

Protecting Deep Learning Model Copyrights With Adversarial Example-Free Reuse Detection.

Xiaokun Luan, Xiyue Zhang, Jingyi Wang

    IEEE Transactions on Neural Networks and Learning Systems
    |July 8, 2025
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces a novel method for detecting deep neural network (DNN) reuse, protecting intellectual property. The neuron functionality analysis-based reuse detector (NFARD) offers efficient and accurate copyright protection without adversarial examples.

    More Related Videos

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    680

    Related Experiment Videos

    Last Updated: Sep 8, 2025

    Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
    08:20

    Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

    Published on: October 27, 2023

    1.6K
    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness
    03:14

    Augmenting Large Language Models via Vector Embeddings to Improve Domain-Specific Responsiveness

    Published on: December 6, 2024

    680

    Area of Science:

    • Artificial Intelligence
    • Computer Science
    • Machine Learning

    Background:

    • Deep neural networks (DNNs) offer efficiency through model reuse, but this raises copyright concerns.
    • Existing DNN copyright protection methods face limitations, especially with altered model architectures (heterogeneous reuse) and in black-box scenarios.
    • Current fingerprinting techniques often rely on difficult-to-generate adversarial examples.

    Purpose of the Study:

    • To develop an effective and versatile DNN copyright protection technique.
    • To address the limitations of existing methods in handling heterogeneous reuse and black-box settings.
    • To introduce a novel approach for detecting DNN reuse relations using neuron functionality.

    Main Methods:

    • Proposed a neuron functionality analysis-based reuse detector (NFARD).
    • Developed NF-based distance metrics for both white-box and black-box detection.
    • Implemented a linear transformation method to handle heterogeneous DNN reuse cases.
    • Created the Reuse Zoo benchmark for evaluating reuse detection methods.

    Main Results:

    • NFARD achieved high F1 scores (0.984 in black-box, 1.0 in white-box) on the Reuse Zoo benchmark.
    • The method successfully detects reuse even with altered model architectures.
    • NFARD generates test suites significantly faster (2-99x) than previous approaches.
    • This is the first adversarial example-free method leveraging neuron functionality for DNN copyright protection.

    Conclusions:

    • NFARD provides a robust, efficient, and versatile solution for DNN copyright protection.
    • The neuron functionality analysis approach overcomes key limitations of prior methods.
    • The Reuse Zoo benchmark facilitates future research in DNN reuse detection.