🤖 AI Summary
This work addresses the challenge of inaccurate user intent modeling in conversational recommendation systems, which stems from sparse interactions and noisy signals. To this end, the authors propose a multi-channel graph fusion model that jointly leverages knowledge graphs, session hypergraphs, and session line graphs. The approach enables cross-channel collaborative representation learning through adaptive edge pruning, intra-session attention-based denoising, and a mutual information maximization mechanism between hypergraph and line graph structures. Evaluated on both e-commerce and multimedia recommendation scenarios, the method significantly improves recommendation accuracy. Its core innovations lie in the integration of heterogeneous graph structures and an adaptive denoising strategy. The implementation has been open-sourced to facilitate reproducibility.