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

285
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...
285
Leveling Effect01:29

Leveling Effect

884
In acid-base chemistry, the leveling effect refers to the limitation imposed by the solvent on the strength of acids and bases in solution. When a base stronger than the solvent's conjugate base is used, it deprotonates the solvent until the base is entirely consumed, making it ineffective against weaker acids. Conversely, an acid stronger than the solvent's conjugate acid protonates the solvent until the acid is depleted, rendering it ineffective against weaker bases. Essentially, the...
884
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

293
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...
293
Feedback Loops01:01

Feedback Loops

58.4K
In most cases, excessive hormone production is prevented by negative feedback—a loop that starts with a stimulus inducing the release of a particular substance, like a hormone, to maintain a certain level before triggering a signal that results in a decrease in further release of the hormone.
58.4K
Ordinal Level of Measurement00:55

Ordinal Level of Measurement

25.6K
The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks...
25.6K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

130
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
130

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

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
Same author

Comparison of 2 Different Types of Arterial and Biliary Anastomoses While Preserving the Gastroduodenal Artery: A Retrospective Study.

Transplantation proceedings·2024

Related Experiment Video

Updated: Sep 6, 2025

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.6K

A List-Ranking Framework Based on Linear and Non-Linear Fusion for Recommendation from Implicit Feedback.

Buchen Wu1,2, Jiwei Qin1,2

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

Entropy (Basel, Switzerland)
|June 24, 2022
PubMed
Summary

This study introduces RBLF, a novel recommendation system framework that fuses linear and non-linear methods to improve list ranking. RBLF enhances accuracy by addressing limitations in traditional multilayer perceptron (MLP) models for implicit feedback.

Keywords:
collaborative filteringlist rankingmultilayer perceptrons

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
Loneliness Assuaged: Eye-Tracking an Audience Watching Barrage Videos
06:45

Loneliness Assuaged: Eye-Tracking an Audience Watching Barrage Videos

Published on: May 29, 2020

4.3K

Related Experiment Videos

Last Updated: Sep 6, 2025

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
08:12

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments

Published on: March 1, 2022

2.6K
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
Loneliness Assuaged: Eye-Tracking an Audience Watching Barrage Videos
06:45

Loneliness Assuaged: Eye-Tracking an Audience Watching Barrage Videos

Published on: May 29, 2020

4.3K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Multilayer perceptrons (MLP) are common in list-ranking but struggle with sparse data and ignore shallow interaction features.
  • Existing ranking methods fail to adequately address ties in item ratings and real-world ranking inconsistencies.

Purpose of the Study:

  • To propose a new list ranking framework, RBLF (Recommendation based on Linear and Non-linear Fusion), for implicit feedback recommendation.
  • To overcome the limitations of MLP-based models in handling sparse data and capturing both shallow and deep user-item interactions.

Main Methods:

  • RBLF employs dense vectors via one-hot encoding and embedding for user and item representation.
  • An interaction grabbing layer jointly learns shallow and deep user-item interaction features.
  • Bayesian collaborative ranking is utilized to better accommodate implicit feedback characteristics.

Main Results:

  • The proposed RBLF framework demonstrates significant performance improvements in recommendation tasks.
  • The model effectively captures both shallow and deep user-item interaction patterns.
  • RBLF successfully addresses challenges related to ranking items with identical ratings.

Conclusions:

  • RBLF offers a robust solution for recommendation systems dealing with implicit feedback.
  • The linear and non-linear fusion approach enhances the accuracy and effectiveness of list ranking.
  • The framework provides a significant advancement over traditional MLP-based recommendation methods.