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

Regression Toward the Mean01:52

Regression Toward the Mean

6.8K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.8K
Randomized Experiments01:13

Randomized Experiments

8.7K
The randomization process involves assigning study participants randomly to experimental or control groups based on their probability of being equally assigned. Randomization is meant to eliminate selection bias and balance known and unknown confounding factors so that the control group is similar to the treatment group as much as possible. A computer program and a random number generator can be used to assign participants to groups in a way that minimizes bias.
Simple randomization
Simple...
8.7K
Improving Translational Accuracy02:07

Improving Translational Accuracy

13.9K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
13.9K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.4K
3.4K
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

1.0K
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
1.0K
Gradient and Del Operator01:14

Gradient and Del Operator

4.2K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
4.2K

You might also read

Related Articles

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

Sort by
Same author

I see sick people: Beliefs about sensory detection of infectious disease are largely consistent across cultures.

Brain, behavior, and immunity·2025
Same author

Data-driven understanding on soccer team tactics and ranking trends: Elo rating-based trends on European soccer leagues.

PloS one·2025
Same author

Probing the Ion Transport Properties of Ultrashort Carbon Nanotubes Integrated with Supported Lipid Bilayers via Electrochemical Analysis.

The journal of physical chemistry. B·2023
Same author

Understanding asymmetric synergistic effect between movie actors.

PloS one·2023
Same author

Dynamic graph embedding for outlier detection on multiple meteorological time series.

PloS one·2021
Same author

Consensual Negotiation-Based Decision Making for Connected Appliances in Smart Home Management Systems.

Sensors (Basel, Switzerland)·2018
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: Dec 22, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Implicit Stochastic Gradient Descent Method for Cross-Domain Recommendation System.

Nam D Vo1, Minsung Hong2, Jason J Jung1

  • 1Department of Computer Engineering, Chung-Ang University, 84 Heukseok, Seoul 156-756, Korea.

Sensors (Basel, Switzerland)
|May 6, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a cross-domain recommendation system (CDRS) that overcomes the cold-start problem by discovering latent features across domains. The new method improves recommendation accuracy and computation time using matrix factorization collaborative filtering (MFCF).

Keywords:
convex optimizationcross-domainimplicit updateinner approximationrecommendation systemuser rating consolidation

Related Experiment Videos

Last Updated: Dec 22, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.8K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Previous recommendation systems using matrix factorization collaborative filtering (MFCF) were limited to single domains, struggling with data sparsity and the cold-start problem.
  • Leveraging knowledge across domains (domain coherence) can enhance recommendation quality by transferring insights from source to target domains.

Purpose of the Study:

  • To develop a cross-domain recommendation system (CDRS) that addresses the limitations of single-domain MFCF.
  • To discover and utilize latent features across multiple domains to improve recommendation performance and mitigate the cold-start issue.

Main Methods:

  • Applied matrix factorization collaborative filtering (MFCF) to multiple domains within a unified cross-domain recommendation system (CDRS).
  • Utilized the implicit stochastic gradient descent algorithm to optimize the objective function for prediction, consolidating matrices from different domains.
  • Designed a conceptual framework for CDRS applicable to various industrial recommender scenarios.

Main Results:

  • Experimental results on Amazon Food and MovieLens datasets demonstrated significant improvements: 15.2% in computation time and 19.7% in Mean Squared Error (MSE) compared to other methods.
  • Achieved a notably lower convergence value for the loss function, indicating improved model efficiency.
  • Analysis revealed a dynamic balance between prediction accuracy and computational complexity.

Conclusions:

  • The proposed cross-domain recommendation system effectively leverages domain coherence to enhance recommendation quality and address the cold-start problem.
  • The method offers a practical and efficient solution for multi-domain recommendation scenarios, balancing accuracy and computational cost.