Related Experiment Videos
Disentangled graph-text collaborative filtering with prototypical cold-start for scientific article recommendation
1School of Information and Design, Zhejiang Industry Polytechnic College, Shaoxing, 312000, Zhejiang, China. sunjinyang@zjipc.edu.cn.
Scientific Reports
|July 2, 2026
Summary
This study introduces Disentangled Graph-Text Collaborative Filtering (DGT-CF) for scientific article recommendation. DGT-CF effectively combines user behavior and article content, improving both warm-start and cold-start ranking performance.
Area of Science:
- Information Science
- Computer Science
- Artificial Intelligence
Background:
- Scientific article recommendation systems often struggle to balance collaborative filtering's reliance on user interaction data with content-aware methods' use of textual information.
- Existing graph-based models excel at warm-start scenarios but fail to represent new articles effectively, while content-based methods may neglect valuable graph structures.
Purpose of the Study:
- To propose a novel framework, Disentangled Graph-Text Collaborative Filtering (DGT-CF), that integrates collaborative filtering and content-based approaches for enhanced scientific article recommendation.
- To address the limitations of existing methods in handling both user interaction patterns and semantic article content, particularly for unseen articles.
Main Methods:
- DGT-CF employs a disentangled approach, separating collaborative and textual representations learned through distinct branches.
- The collaborative branch utilizes LightGCN, while the content branch employs a dual-stream encoder for article text.
- Key integration interfaces include score-level fusion, a content bridge, orthogonality regularization, and a prototype-based cold-start module for zero-shot ranking of new articles.
Main Results:
- DGT-CF demonstrated consistently strong performance in warm-start recommendation scenarios across CiteULike-A and CiteULike-T datasets.
- The framework significantly improved cold-start ranking compared to established collaborative filtering, content-aware, graph contrastive, and language model baselines.
- Performance was further validated on the MIND-small dataset, confirming its robustness even with out-of-domain data.
Conclusions:
- The proposed DGT-CF framework effectively combines collaborative and content information for scientific article recommendation.
- DGT-CF offers a robust solution for both warm-start and cold-start recommendation challenges, outperforming existing state-of-the-art methods.
- The disentangled architecture and prototype-based cold-start module are key innovations enabling superior performance, especially for recommending new or unseen articles.
Related Concept Videos
Ogive Graph
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this type...
Protein Networks
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Protein Networks
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Time-Series Graph
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
Outliers and Influential Points
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the vertical...
Genetic Screens
Genetic screens are tools used to identify genes and mutations responsible for phenotypes of interest. Genetic screens help identify individuals or a group of people at risk of developing genetic diseases and help them with early intervention, targeted therapy, and reproductive options.
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which result in visible changes...
Forward genetic screens
Forward or “classical” genetic screens involve creating random mutations in an organism’s DNA using radiation, mutagens, or insertion of additional bases, which result in visible changes...