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

11.0K
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...
11.0K
Modern Molecular Taxonomy01:29

Modern Molecular Taxonomy

833
Advancements in molecular biology have revolutionized the identification and characterization of bacteria, with multiple methods leveraging DNA sequencing for enhanced precision. As sequencing technologies improve and costs decline, these approaches are increasingly used in clinical, environmental, and evolutionary studies.Multilocus Sequence Typing (MLST) examines several housekeeping genes, essential chromosomal genes encoding cellular functions, to distinguish strains. Approximately...
833
Methods to Assess Microbial Communities01:19

Methods to Assess Microbial Communities

58
Microbial communities, comprising bacteria, archaea, and eukaryotic microorganisms, inhabit diverse ecosystems and play crucial roles in environmental and biological processes. Their diversity is defined by three main parameters: species richness (the number of distinct species), species abundance (the relative quantity of each species), and species evenness (how uniformly individual species are distributed in various locations). These factors together shape the structure and ecological balance...
58
Methods of Classification and Identification01:28

Methods of Classification and Identification

2.2K
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
2.2K

You might also read

Related Articles

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

Sort by
Same author

Successful resection of a giant well-differentiated liposarcoma using a modified snare technique.

Endoscopy·2026
Same author

Inhibition of Pax6 sumoylation suppresses the tumorigenicity of pancreatic cancer cells.

Cell death and differentiation·2026
Same author

Raman spectroscopy coupled with PLS-CNN error-min fusion strategy for conformity discrimination and amino acid quantification in yeast extracts.

Spectrochimica acta. Part A, Molecular and biomolecular spectroscopy·2026
Same author

Mitochondrial Regulation of the NLRP3 Inflammasome in Diabetic Kidney Disease: From Mechanisms to Therapeutic Strategies.

International journal of molecular sciences·2026
Same author

Evolution of a ZW sex determination system in sticklebacks.

Science advances·2026
Same author

Frequency-angle decoupling design for grid-etched piezoelectric MEMS cantilevers and its application to quasi-static micromirrors.

Microsystems & nanoengineering·2026
Same journal

Dynamic analysis and reliable mechanical optimization application of ring HNN effected with a memristive neuron.

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

DAFF-Net: A detection and search method for small-scale low surface brightness galaxies.

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

Quasi-synchronization for complex networks with hybrid pinning intermittent control.

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

Physics-encoded convolutional neural operators for parametric PDEs: A convergence-guaranteed framework via pre-computed kernel fields.

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

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

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

Related Experiment Video

Updated: Apr 28, 2026

Simultaneous Affinity Enrichment of Two Post-Translational Modifications for Quantification and Site Localization
12:11

Simultaneous Affinity Enrichment of Two Post-Translational Modifications for Quantification and Site Localization

Published on: February 27, 2020

8.1K

An incremental community detection method for social tagging systems using locality-sensitive hashing.

Zhenyu Wu1, Ming Zou1

  • 1School of Computer Science and Engineering, Beihang University, Beijing, 100191, China.

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

This study introduces Tag Assignments Stream Clustering (TASC), an efficient method for detecting dynamic communities in social networks. TASC effectively analyzes unstructured social data streams for trend prediction and personalized services.

Keywords:
Big social dataCommunity detectionLocality-sensitive hashing

More Related Videos

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community
08:53

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community

Published on: May 31, 2019

5.8K
Tracking Drug-induced Changes in Receptor Post-internalization Trafficking by Colocalizational Analysis
07:48

Tracking Drug-induced Changes in Receptor Post-internalization Trafficking by Colocalizational Analysis

Published on: July 3, 2015

8.2K

Related Experiment Videos

Last Updated: Apr 28, 2026

Simultaneous Affinity Enrichment of Two Post-Translational Modifications for Quantification and Site Localization
12:11

Simultaneous Affinity Enrichment of Two Post-Translational Modifications for Quantification and Site Localization

Published on: February 27, 2020

8.1K
Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community
08:53

Integrating Computerized Linguistic and Social Network Analyses to Capture Addiction Recovery Capital in an Online Community

Published on: May 31, 2019

5.8K
Tracking Drug-induced Changes in Receptor Post-internalization Trafficking by Colocalizational Analysis
07:48

Tracking Drug-induced Changes in Receptor Post-internalization Trafficking by Colocalizational Analysis

Published on: July 3, 2015

8.2K

Area of Science:

  • Data Science
  • Network Analysis
  • Social Computing

Background:

  • Social networks generate vast amounts of unstructured data.
  • Tracking user interests and communities in dynamic social data is challenging.
  • Existing community detection methods are often too slow for real-time processing.

Purpose of the Study:

  • To propose an incremental and scalable method for community detection in dynamic social data streams.
  • To address the limitations of existing time-consuming community detection algorithms.
  • To enable efficient analysis of unstructured social data for applications like opinion mining and trend prediction.

Main Methods:

  • Modeled dynamic unstructured social data as a data stream.
  • Developed Tag Assignments Stream Clustering (TASC), an incremental clustering method.
  • Utilized locality-sensitive hashing and incorporated user tags and latent interactions.

Main Results:

  • Analyzed social dynamic behaviors of users.
  • Compared TASC with StreamKmeans and incremental k-clique.
  • Demonstrated that TASC detects communities more efficiently and effectively.

Conclusions:

  • TASC provides an efficient and effective solution for real-time community detection in dynamic social networks.
  • The method successfully incorporates user tags and latent interactions for improved community discovery.
  • TASC is suitable for applications requiring analysis of large-scale, evolving social data.