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

Cluster Sampling Method01:20

Cluster Sampling Method

13.9K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
13.9K
Distributed Loads: Problem Solving01:21

Distributed Loads: Problem Solving

1.1K
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...
1.1K
Distributed Loads01:19

Distributed Loads

915
Distributed loads are a common type of load that engineers and scientists encounter in various practical situations. Distributed loads often refer to a type of load spread over a surface or a structure and can be modeled as continuous force per unit area.
For example, consider a bookshelf filled with books stacked vertically adjacent to each other. The weight of the books is evenly distributed over the length of the shelf. As a result, the pressure at different locations on the surface of the...
915
Fast Decoupled and DC Powerflow01:24

Fast Decoupled and DC Powerflow

705
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
705
Weighted Mean00:57

Weighted Mean

6.2K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
6.2K
Multimachine Stability01:25

Multimachine Stability

529
Multimachine stability analysis is crucial for understanding the dynamics and stability of power systems with multiple synchronous machines. The objective is to solve the swing equations for a network of M machines connected to an N-bus power system.
In analyzing the system, the nodal equations represent the relationship between bus voltages, machine voltages, and machine currents. The nodal equation is given by:
529

You might also read

Related Articles

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

Sort by
Same author

Ternary Origami Spring Actuator: Multimodal Deformation via Programmable Folding Sequences for Bioinspired Soft Robotics.

Soft robotics·2026
Same author

Intracellular Calcium Dysregulation: The Hidden Culprit in the Diabetes-Gout Nexus.

Biomedicines·2025
Same author

Swin Transformer Based Recognition for Hydraulic Fracturing Microseismic Signals from Coal Seam Roof with Ultra Large Mining Height.

Sensors (Basel, Switzerland)·2025
Same author

A manganese superoxide dismutase (MnSOD) from ark shell, Scapharca broughtonii: Molecular characterization, expression and immune activity analysis.

Fish & shellfish immunology·2015
Same author

Nanocrystal-based electrochemiluminescence sensor for cell detection with Au nanoparticles and isothermal circular double-assisted signal amplification.

Talanta·2015
Same author

Probiotics can improve the clinical outcomes of hepatic encephalopathy: An update meta-analysis.

Clinics and research in hepatology and gastroenterology·2015
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Jan 7, 2026

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

1.1K

A Lightweight Privacy-Enhanced Federated Clustering Algorithm for Edge Computing.

Jun Wang1, Xianghua Chen1, Xing Cheng2

  • 1College of Computer Science and Technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211106, China.

Sensors (Basel, Switzerland)
|December 31, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces a privacy-enhanced federated k-means clustering algorithm using locality-sensitive hashing for edge computing. It efficiently handles non-IID data and reduces communication overhead while protecting data privacy.

Keywords:
clusteringedge computingfederated learningk-meansnon-IIDprivacy protection

Related Experiment Videos

Last Updated: Jan 7, 2026

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

1.1K

Area of Science:

  • Edge Computing
  • Data Mining
  • Machine Learning

Background:

  • Distributed data in edge computing is dispersed, heterogeneous, and privacy-sensitive.
  • Federated clustering faces challenges like high communication overhead, non-IID data, and privacy risks.

Purpose of the Study:

  • To propose a privacy-enhanced federated k-means clustering algorithm for edge computing.
  • To address challenges of non-IID data, communication overhead, and privacy leakage.

Main Methods:

  • Leveraging locality-sensitive hashing (LSH) for privacy-preserving encryption of cluster centers.
  • Implementing a single-round client-to-server communication protocol.
  • Performing secondary weighted k-means clustering in an encrypted space on the server.

Main Results:

  • The algorithm effectively mitigates the non-IID data problem while preserving privacy.
  • Achieves global clustering in a single communication round, reducing overhead.
  • Demonstrates robust clustering performance on MNIST and CIFAR-10 datasets.

Conclusions:

  • The proposed algorithm offers an efficient, adaptable, and privacy-preserving solution for distributed data mining in edge environments.
  • It enhances practicality in communication-constrained settings without relying on a trusted server.