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

PD Controller: Design01:26

PD Controller: Design

In automotive engineering, car suspension systems often employ Proportional Derivative (PD) controllers to enhance performance. PD controllers are utilized to adjust the damping force in response to road conditions. A controller, acting as an amplifier with a constant gain, demonstrates proportional control, with output directly mirroring input.
Designing a continuous-data controller requires selecting and linking components like adders and integrators, which are fundamental in Proportional,...
Time-Domain Interpretation of PD Control01:07

Time-Domain Interpretation of PD Control

Proportional-Derivative (PD) control is a widely used control method in various engineering systems to enhance stability and performance. In a system with only proportional control, common issues include high maximum overshoot and oscillation, observed in both the error signal and its rate of change. This behavior can be divided into three distinct phases: initial overshoot, subsequent undershoot, and gradual stabilization.
Consider the example of control of motor torque. Initially, a positive...

You might also read

Related Articles

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

Sort by
Same author

Ischemia-induced p300-dependent histone lactylation activates an AP-1-SPP1 program in microglia to exacerbate ischemic brain injury.

International journal of biological macromoleculesĀ·2026
Same author

Cardiac remodelling and dysfunction in cancer patients receiving cardiotoxic therapies: proteomic and metabolomic profiling.

European heart journalĀ·2026
Same author

Targeting E3 Ubiquitin Ligases in Post-Traumatic Osteoarthritis: Therapeutic Opportunities and Pharmacological Perspectives.

PharmaceuticsĀ·2026
Same author

Iron drives protease-independent cleavage of gasdermin D in allergic airway diseases.

CellĀ·2026
Same author

An Aggregation-Induced Emission (AIE)-Active Molecular Light Switch for Perchlorate Sensing at the Parts per Billion Level in Aqueous Solutions.

Inorganic chemistryĀ·2026
Same author

ITGA4 drives pathogenesis of flavivirus and inhibition of it protects mice against Japanese encephalitis virus infection.

Antiviral researchĀ·2026

Related Experiment Video

Updated: Jul 8, 2026

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

15.9K

Improvement on PDP Evaluation Performance Based on Neural Networks and SGDK-means Algorithm.

Fan Deng1, Zhenhua Yu1, Houbing Song2

  • 1Institute of Systems Security and Control, School of Computer Science and Technology, Xi'an University of Science and Technology, Xi'an, 710054 China.

Soft Computing
|November 8, 2021
PubMed
Summary

A new XDNNEngine improves policy decision point (PDP) evaluation using neural networks and SGDK-means clustering. This novel approach significantly reduces evaluation time for large policy sets.

Keywords:
Access controlEvaluation performanceNeural networkPolicy decision pointSGDK-means algorithm

More Related Videos

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
10:28

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease

Published on: July 24, 2019

15.4K
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

685

Related Experiment Videos

Last Updated: Jul 8, 2026

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
14:27

Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

Published on: June 26, 2013

15.9K
Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease
10:28

Dynamic Digital Biomarkers of Motor and Cognitive Function in Parkinson's Disease

Published on: July 24, 2019

15.4K
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

685

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Policy decision point (PDP) evaluation is crucial for access control systems.
  • Existing PDP engines face performance challenges with large-scale policy sets.
  • Efficient rule matching and evaluation are necessary for real-time decision-making.

Purpose of the Study:

  • To propose a novel and efficient evaluation engine, XDNNEngine, for improving PDP performance.
  • To leverage neural networks and a stochastic gradient descent K-means (SGDK-means) algorithm for enhanced policy evaluation.
  • To reduce the computational cost associated with PDP evaluation on servers.

Main Methods:

  • Clustering policy sets using K-means and asynchronous SGDK-means algorithms.
  • Training neural networks to identify applicable rules based on policy features.
  • Utilizing a quantitative neural network to minimize server computational load.
  • Simulating request arrivals to compare XDNNEngine with existing systems (Sun PDP, XEngine, SBA-XACML).

Main Results:

  • XDNNEngine achieved an evaluation time of approximately 2.5 ms for 10,000 rules with 10,000 requests.
  • Compared to Sun PDP, XEngine, and SBA-XACML, XDNNEngine demonstrated significant reductions in evaluation time (98.27%, 90.36%, and 84.69%, respectively).
  • The proposed engine shows superior performance in handling large-scale policy sets.

Conclusions:

  • XDNNEngine offers a highly efficient solution for PDP evaluation, outperforming established systems.
  • The integration of neural networks and SGDK-means provides a scalable and performant approach to policy management.
  • This research contributes to advancing the efficiency of access control and policy enforcement mechanisms.