Traditional social recommendation methods often focus on static representations of users and items, neglecting dynamic changes in user interests and item attractiveness over time, which makes it challenging to adapt to temporal variations in user interests. Additionally, the propagation of information along explicit social relationships tends to over-smooth features and weaken individual preferences, while static implicit relationships may increase short-term noise. Thus, a Dual-channel Controllable Diffusion Network based on Hybrid Representations (HR-DCDN) is proposed for social recommendation. The HR-DCDN first incorporates temporal factors by combining dynamic and static representations to capture changes in user interests and item attractiveness. Then, our method proposes a dual-channel aggregation mechanism to obtain higher-order representations of users and items. Explicit social relationships serve as the social-influence channel, while implicit social relationships discovered via dynamic implicit relationship mining constitute the preference-homophily channel. In addition, a learnable polynomial spectral filter incorporates residual connections and dual-channel fusion information at each propagation step, stabilizing deep propagation and alleviating representation homogenization to a limited extent while preserving high-frequency preference information. Finally, we jointly optimize a cross-layer InfoNCE objective on the perturbed interaction branch with the supervised rating loss, which provides an additional empirical regularization effect, improves robustness, and helps preserve representation diversity without altering the graph structure. Experimental results demonstrate that our model outperforms baseline methods on two real-life social datasets.
Tian et al. (Sun,) studied this question.