← Search

Qijiong Liu

8 accepted papers

2025

Can LLMs Outshine Conventional Recommenders? A Comparative Evaluation

NeurIPS 2025poster

Integrating large language models (LLMs) into recommender systems has created new opportunities for improving recommendation quality. However, a comprehensive benchmark is needed to thoroughly evaluate and compare the recommendation capabilities of LLMs with traditional recommender systems. In this…

Cited by 0SourcecodeScholar
2025

ICG: Improving Cover Image Generation via MLLM-based Prompting and Personalized Preference Alignment

EMNLP 2025

Recent advances in multimodal large language models (MLLMs) and diffusion models (DMs) have opened new possibilities for AI-generated content. Yet, personalized cover image generation remains underexplored, despite its critical role in boosting user engagement on digital platforms. We propose ICG, a

2025

NetSafe: Exploring the Topological Safety of Multi-agent System

ACL 2025finding

Large language models (LLMs) have fueled significant progress in intelligent Multi-agent Systems (MAS), with expanding academic and industrial applications. However, safeguarding these systems from malicious queries receives relatively little attention, while methods for single-agent safety are chal…

2025

Node Identifiers: Compact, Discrete Representations for Efficient Graph Learning

ICLR 2025poster

We present a novel end-to-end framework that generates highly compact (typically 6-15 dimensions), discrete (int4 type), and interpretable node representations—termed node identifiers (node IDs)—to tackle inference challenges on large-scale graphs. By employing vector quantization, we compress conti…

2025

RecBase: Generative Foundation Model Pretraining for Zero-Shot Recommendation

EMNLP 2025

Recent advances in LLM-based recommendation have shown promise, yet their cross-domain generalization is hindered by a fundamental mismatch between language-centric pretraining and the recommendation task. Existing methods, relying on language-level knowledge, fail to capture dynamic, item-level use

2024

EasyGen: Easing Multimodal Generation with BiDiffuser and LLMs

ACL 2024long

We present EasyGen, an efficient model designed to enhance multimodal understanding and generation by harnessing the capabilities of diffusion models and large language models (LLMs). Unlike existing multimodal models that predominately depend on encoders like CLIP or ImageBind and need ample amount…

2023

Continual Graph Convolutional Network for Text Classification

AAAI 2023technical

Graph convolutional network (GCN) has been successfully applied to capture global non-consecutive and long-distance semantic information for text classification. However, while GCN-based methods have shown promising results in offline evaluations, they commonly follow a seen-token-seen-document para…

2022

Boosting Deep CTR Prediction with a Plug-and-Play Pre-trainer for News Recommendation

COLING 2022main

Understanding news content is critical to improving the quality of news recommendation. To achieve this goal, recent studies have attempted to apply pre-trained language models (PLMs) such as BERT for semantic-enhanced news recommendation. Despite their great success in offline evaluation, it is sti…