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

Ranks01:02

Ranks

273
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
273
Confidence Coefficient01:24

Confidence Coefficient

7.8K
The confidence coefficient is also known as the confidence level or degree of confidence. It is the percent expression for the probability, 1-α, that the confidence interval contains the true population parameter assuming that the confidence interval is obtained after sufficient unbiased sampling; for example, if the CL = 90%, then in 90 out of 100 samples the interval estimate will enclose the true population parameter. Here α is the area under the curve, distributed equally under...
7.8K
Weighted Mean00:57

Weighted Mean

5.3K
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...
5.3K
Review and Preview01:10

Review and Preview

7.7K
In statistics, several tools are used to interpret the data. Measures of central tendency represent the characteristics of the data, such as mean, median, and mode. Additionally, measures of variance like standard deviation and range are used to find the spread of data from the mean. Relative standing measures the distance between data locations. Commonly used measures of relative standings are percentile, z score, and quartiles.
Percentiles are a type of fractile that partition data into...
7.7K
Percentile01:18

Percentile

7.0K
A percentile indicates the relative standing of a data value when data are sorted into numerical order from smallest to largest. It represents the percentages of data values that are less than or equal to the pth percentile. For example, 15% of data values are less than or equal to the 15th percentile.
7.0K
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

274
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
274

You might also read

Related Articles

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

Sort by
Same author

Standardized Management Pathway to Prevent Acute Rejection After Liver Transplantation Following ICI Therapy for Downstaging HCC.

Health care science·2026
Same author

A Case Report of Posterior Reversible Encephalopathy Syndrome With Intracranial Hemorrhage After Split-Liver Transplantation.

Transplantation proceedings·2026
Same author

Single-cell transcriptomic analysis reveals the heterogeneity and functional characteristics of macrophage subpopulations in colon cancer.

Discover oncology·2025
Same author

Enhanced recovery after liver transplantation-a prospective analysis focusing on quality assessment.

Hepatobiliary surgery and nutrition·2025
Same author

Global status and research trends of combined heart and lung transplantation: a bibliometrics analysis.

Annals of medicine and surgery (2012)·2025
Same author

Sharpening semantic gradient in a planarized sentence representation.

Neural networks : the official journal of the International Neural Network Society·2025

Related Experiment Video

Updated: Aug 19, 2025

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents
08:38

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents

Published on: November 21, 2019

7.7K

A Ranking Recommendation Algorithm Based on Dynamic User Preference.

Chunting Wei1,2, Jiwei Qin1,2, Qiulin Ren1,2

  • 1School of Information Science and Engineering, Xinjiang University, Urumqi 830046, China.

Sensors (Basel, Switzerland)
|November 26, 2022
PubMed
Summary

This study introduces Attention-based Deep Neural Ranking (A-DNR), a novel hybrid recommendation model. A-DNR enhances list ranking by effectively fusing user short-term and long-term preferences, outperforming existing methods.

Keywords:
attentioncollaborative filteringdeep learningdynamic preference modelingrecommender systems

More Related Videos

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.6K
Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
06:50

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions

Published on: January 26, 2024

2.0K

Related Experiment Videos

Last Updated: Aug 19, 2025

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents
08:38

A System for Tracking the Dynamics of Social Preference Behavior in Small Rodents

Published on: November 21, 2019

7.7K
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.6K
Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
06:50

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions

Published on: January 26, 2024

2.0K

Area of Science:

  • Information Retrieval
  • Machine Learning
  • Recommender Systems

Background:

  • Hybrid recommendation techniques based on feature fusion are popular for list ranking.
  • Current methods often use implicit feedback, which limits interaction depth and model performance.
  • Lack of user satisfaction data hinders capturing the full complexity of user-item interactions.

Purpose of the Study:

  • To propose a novel two-stage recommendation model, Attention-based Deep Neural Ranking (A-DNR).
  • To address the limitations of existing methods in capturing deep entity interaction features.
  • To improve the performance of list ranking recommender systems.

Main Methods:

  • A two-stage approach: Stage 1 models user short-term preferences using an attention mechanism and fuses them with long-term preferences into dynamic user preferences.
  • Stage 2 models high-order and low-order feature interactions using matrix factorization (MF) and multi-layer perceptron (MLP) models, respectively.
  • Feature fusion via a fully connected layer, mapping vectors to scores for final list ranking.

Main Results:

  • The A-DNR model demonstrated significant improvements in performance on three real-world datasets (Movielens100K, Movielens1M, Yahoo Movies).
  • The proposed attention mechanism effectively captures user short-term preferences.
  • The fusion of MF and MLP models successfully models diverse feature interactions.

Conclusions:

  • Attention-based Deep Neural Ranking (A-DNR) offers a superior approach to list ranking recommender systems.
  • The model's ability to dynamically fuse user preferences and model complex feature interactions leads to enhanced performance.
  • A-DNR effectively overcomes the limitations of traditional implicit feedback-based methods.