← Search

jieming zhu

22 accepted papers

2026

Length-Adaptive Interest Network for Balancing Long and Short Sequence Modeling in CTR Prediction

AAAI 2026technical

User behavior sequences in modern recommendation systems exhibit significant length heterogeneity, ranging from sparse short-term interactions to rich long-term histories. While longer sequences provide more context, we observe that increasing the maximum input sequence length in existing CTR models

Cited by 0SourcePDFScholar
2026

PerFit: Exploring Personalization Shifts in Representation Space of LLMs

ICLR 2026poster

Personalization has become a pivotal field of study in contemporary intelligent systems. While large language models (LLMs) excel at general knowledge tasks, they often struggle with personalization, i.e., adapting their outputs to individual user expectations. Existing approaches that steer LLM beh…

Cited by 0SourceScholar
2026

Suit the Remedy to the Retriever: Interpretable Query Optimization with Retriever Preference Alignment for Vision-Language Retrieval

AAAI 2026technical

Vision-language retrieval (VLR), which uses text or image queries to retrieve corresponding cross-modal content, plays a crucial role in multimedia and computer vision tasks. However, challenging concepts in queries often confuse retrievers, limiting their ability to align concepts with visual conte

Cited by 0SourcePDFScholar
2025

CART: A Generative Cross-Modal Retrieval Framework With Coarse-To-Fine Semantic Modeling

ACL 2025long

Cross-modal retrieval aims to search for instances, which are semantically related to the query through the interaction of different modal data. Traditional solutions utilize a single-tower or dual-tower framework to explicitly compute the score between queries and candidates, which is challenged by…

Cited by 0SourcePDFScholar
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

Device-Cloud Collaborative Correction for On-Device Recommendation

IJCAI 2025

With the rapid development of recommendation models and device computing power, device-based recommendation has become an important research area due to its better real-time performance and privacy protection. Previously, Transformer-based sequential recommendation models have been widely applied in

2025

Enhancing Multimodal Unified Representations for Cross Modal Generalization

ACL 2025finding

To enhance the interpretability of multimodal unified representations, many studies have focused on discrete unified representations. These efforts typically start with contrastive learning and gradually extend to the disentanglement of modal information, achieving solid multimodal discrete unified…

2025

EvdCLIP: Improving Vision-Language Retrieval with Entity Visual Descriptions from Large Language Models

AAAI 2025technical

Vision-language retrieval (VLR) has attracted significant attention in both academia and industry, which involves using text (or images) as queries to retrieve corresponding images (or text). However, existing methods often neglect the rich visual semantics knowledge of entities, thus leading to inc…

Cited by 0SourcePDFScholar
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

MemSim: A Bayesian Simulator for Evaluating Memory of LLM-based Personal Assistants

NeurIPS 2025poster

LLM-based agents have been widely applied as personal assistants, capable of memorizing information from user messages and responding to personal queries. However, there still lacks an objective and automatic evaluation on their memory capability, largely due to the challenges in constructing reliab…

Cited by 0SourcecodeScholar
2025

Personalized Visual Content Generation in Conversational Systems

NeurIPS 2025poster

With the rapid progress of large language models (LLMs) and diffusion models, there has been growing interest in personalized content generation. However, current conversational systems often present the same recommended content to all users, falling into the dilemma of "one-size-fits-all." To break…

Cited by 0SourceScholar
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

2025

Towards Transformer-Based Aligned Generation with Self-Coherence Guidance

CVPR 2025poster

We introduce a novel, training-free approach for enhancing alignment in Transformer-based Text-Guided Diffusion Models (TGDMs). Existing TGDMs often struggle to generate semantically aligned images, particularly when dealing with complex text prompts or multi-concept attribute binding challenges. Pr…

2023

Achieving Cross Modal Generalization with Multimodal Unified Representation

NeurIPS 2023poster

This paper introduces a novel task called Cross Modal Generalization (CMG), which addresses the challenge of learning a unified discrete representation from paired multimodal data during pre-training. Then in downstream tasks, the model can achieve zero-shot generalization ability in other modalitie…

2023

Cross-modal Prompts: Adapting Large Pre-trained Models for Audio-Visual Downstream Tasks

NeurIPS 2023poster

In recent years, the deployment of large-scale pre-trained models in audio-visual downstream tasks has yielded remarkable outcomes. However, these models, primarily trained on single-modality unconstrained datasets, still encounter challenges in feature extraction for multi-modal tasks, leading to s…

2023

FinalMLP: An Enhanced Two-Stream MLP Model for CTR Prediction

AAAI 2023technical

Click-through rate (CTR) prediction is one of the fundamental tasks in online advertising and recommendation. Multi-layer perceptron (MLP) serves as a core component in many deep CTR prediction models, but it has been widely shown that applying a vanilla MLP network alone is ineffective in learning…

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…

2022

M4Singer: A Multi-Style, Multi-Singer and Musical Score Provided Mandarin Singing Corpus

NeurIPS 2022accept

The lack of publicly available high-quality and accurately labeled datasets has long been a major bottleneck for singing voice synthesis (SVS). To tackle this problem, we present M4Singer, a free-to-use Multi-style, Multi-singer Mandarin singing collection with elaborately annotated Musical scores a…

Cited by 89SourcePDFScholar
2022

MINER: Multi-Interest Matching Network for News Recommendation

ACL 2022findings

Personalized news recommendation is an essential technique to help users find interested news. Accurately matching user’s interests and candidate news is the key to news recommendation. Most existing methods learn a single user embedding from user’s historical behaviors to represent the reading inte…

Cited by 87SourcePDFScholar
2022

Wnet: Audio-Guided Video Object Segmentation via Wavelet-Based Cross-Modal Denoising Networks

CVPR 2022poster

Audio-Guided video semantic segmentation is a challenging problem in visual analysis and editing, which automatically separates foreground objects from background in a video sequence according to the referring audio expressions. However, the existing referring video semantic segmentation works mainl…

Cited by 16PDFcodeScholar
2021

UNBERT: User-News Matching BERT for News Recommendation

IJCAI 2021poster

Nowadays, news recommendation has become a popular channel for users to access news of their interests. How to represent rich textual contents of news and precisely match users' interests and candidate news lies in the core of news recommendation. However, existing recommendation methods merely lear…

2020

Counterfactual Contrastive Learning for Weakly-Supervised Vision-Language Grounding

NeurIPS 2020poster

Weakly-supervised vision-language grounding aims to localize a target moment in a video or a specific region in an image according to the given sentence query, where only video-level or image-level sentence annotations are provided during training. Most existing approaches employ the MIL-based or re…

Cited by 147SourcePDFScholar