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

Associative Learning01:27

Associative Learning

283
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
283
Multiple Regression01:25

Multiple Regression

2.9K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
2.9K
Improving Translational Accuracy02:07

Improving Translational Accuracy

2.5K
2.5K
Law of Independent Assortment02:03

Law of Independent Assortment

53.5K
While Mendel’s Law of Segregation states that the two alleles for one gene are separated into different gametes, a different question of how different genes are inherited remains. For example, is the gene for tall plants inherited with the gene for green peas? Mendel asked this question by experimenting with a dihybrid cross; a cross in which both parents are homozygous for two distinct traits resulting in an F1 generation that are heterozygous for both traits.
53.5K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

93
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
93
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

56
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
56

You might also read

Related Articles

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

Sort by
Same author

An Assisting Contact Electrification Strategy for Achieving Self-Recoverable Mechanoluminescence.

Advanced science (Weinheim, Baden-Wurttemberg, Germany)·2026
Same author

A Machine Learning Approach to Prioritize Place-Based Prevention to Address Cardiovascular Disease Burden in New York City.

American journal of preventive medicine·2026
Same author

Atomic-scale ordering enables intrinsic bioactivity and rapid osseointegration in medium-entropy alloys.

Bioactive materials·2026
Same author

Concave and Convex Molecular Curvature Modulates Spatial Electronic Environments for Controlled Electrocatalysis.

Journal of the American Chemical Society·2026
Same author

Network analysis of organ donation willingness, attitude, and death among Chinese university students.

Frontiers in public health·2026
Same author

A high-resolution dataset on costs and greenhouse gas emissions of battery recycling in China.

Scientific data·2026
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: May 28, 2025

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

478

A data augmentation model integrating supervised and unsupervised learning for recommendation.

Jiaying Chen1, Zhongrui Zhu2, Haoyang Li1

  • 1School of Software, Xinjiang University, Ürümqi, 830091, People's Republic of China.

Scientific Reports
|February 9, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces DARec, a novel recommendation model that uses data augmentation to overcome sparse labels. DARec effectively learns representations from unlabeled data, improving recommendation performance.

Keywords:
Data augmentationDiffusion modelGraph neural networkRecommendationUnsupervised learning

More Related Videos

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

941
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.4K

Related Experiment Videos

Last Updated: May 28, 2025

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

478
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

941
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.4K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Data Science

Background:

  • Supervised learning in Graph Neural Networks (GNNs) for recommendations suffers from extremely sparse label data, limiting embedding quality.
  • Insufficient labeled data leads to overfitting in recommendation models.
  • Existing data augmentation methods often rely on traditional labeled data.

Purpose of the Study:

  • To propose a novel recommendation model, DARec, that addresses the challenge of sparse labels in Graph Neural Networks.
  • To fuse supervised and unsupervised learning tasks with advanced data augmentation techniques for improved recommendation performance.
  • To leverage unlabeled data effectively for enhanced learning efficiency in recommendation systems.

Main Methods:

  • Proposed DARec, a recommendation model integrating supervised and unsupervised learning tasks.
  • Utilized diffusion models for data augmentation in supervised learning tasks.
  • Employed edge dropout on user-item interaction graphs and knowledge graphs (KGs) for unsupervised learning.
  • Generated supervisory signals from input data, eliminating reliance on traditional labeled data.

Main Results:

  • DARec demonstrated superior performance compared to state-of-the-art recommendation models on three public datasets.
  • The model successfully learned feature representations without explicit labels, enhancing learning efficiency.
  • Minimizes damage to the original interaction matrix and graph structure during the learning process.

Conclusions:

  • DARec offers a robust solution for recommendation systems facing sparse label data by effectively utilizing data augmentation.
  • The proposed approach enhances learning efficiency by leveraging unlabeled data through self-generated supervisory signals.
  • DARec represents a significant advancement in developing high-quality embedding representations for recommendation models.