← Search

Zhenhua Dong

35 accepted papers

2026

ChinaTravel: An Open-Ended Travel Planning Benchmark with Compositional Constraint Validation for Language Agents

ICLR 2026poster

Travel planning stands out among real-world applications of \emph{Language Agents} because it couples significant practical demand with a rigorous constraint-satisfaction challenge. However, existing benchmarks primarily operate on a slot-filling paradigm, restricting agents to synthetic queries wit…

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

Prompt and Parameter Co-Optimization for Large Language Models

ICLR 2026poster

Prompt optimization and fine-tuning are two major approaches to improve the performance of Large Language Models (LLMs). They enhance the capabilities of LLMs from complementary perspectives: the former through explicit natural language, and the latter through implicit parameter updates. However, p…

Cited by 0SourceScholar
2025

AdaO2B: Adaptive Online to Batch Conversion for Out-of-Distribution Generalization

AAAI 2025technical

Online to batch conversion involves constructing a new batch learner by utilizing a series of models generated by an existing online learning algorithm, for achieving generalization guarantees under i.i.d assumption. However, when applied to real-world streaming applications such as streaming recomm…

Cited by 0SourcePDFScholar
2025

Breaking the Self-Evaluation Barrier: Reinforced Neuro-Symbolic Planning with Large Language Models

IJCAI 2025

Large Language Models (LLMs) have demonstrated remarkable capabilities in language understanding and commonsense reasoning, yet they often struggle with constraint satisfaction in planning problems. Previous studies relying on test-time improvement with self-evaluation fail to address this limitatio

Cited by 0SourcePDFScholar
2025

CAM: A Constructivist View of Agentic Memory for LLM-Based Reading Comprehension

NeurIPS 2025poster

Current Large Language Models (LLMs) are confronted with overwhelming information volume when comprehending long-form documents. This challenge raises the imperative of a cohesive memory module, which can elevate vanilla LLMs into autonomous reading agents. Despite the emergence of some heuristic ap…

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

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

Expectation Confirmation Preference Optimization for Multi-Turn Conversational Recommendation Agent

ACL 2025finding

Recent advancements in Large Language Models (LLMs) have significantly propelled the development of Conversational Recommendation Agents (CRAs). However, these agents often generate short-sighted responses that fail to sustain user guidance and meet expectations. Although preference optimization has…

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

Improving Retrospective Language Agents via Joint Policy Gradient Optimization

NAACL 2025long

In recent research advancements within the community, large language models (LLMs) have sparked great interest in creating autonomous agents. However, current prompt-based agents often heavily rely on large-scale LLMs. Meanwhile, although fine-tuning methods significantly enhance the capabilities of…

Cited by 1SourcePDFScholar
2025

MTRec: Learning to Align with User Preferences via Mental Reward Models

NeurIPS 2025poster

Recommendation models are predominantly trained using implicit user feedback, since explicit feedback is often costly to obtain. However, implicit feedback, such as clicks, does not always reflect users' real preferences. For example, a user might click on a news article because of its attractive he…

Cited by 0SourceScholar
2025

MemBench: Towards More Comprehensive Evaluation on the Memory of LLM-based Agents

ACL 2025finding

Recent works have highlighted the significance of memory mechanisms in LLM-based agents, which enable them to store observed information and adapt to dynamic environments. However, evaluating their memory capabilities still remains challenges. Previous evaluations are commonly limited by the diversi…

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

Perplexity Trap: PLM-Based Retrievers Overrate Low Perplexity Documents

ICLR 2025poster

Previous studies have found that PLM-based retrieval models exhibit a preference for LLM-generated content, assigning higher relevance scores to these documents even when their semantic quality is comparable to human-written ones. This phenomenon, known as source bias, threatens the sustainable deve…

2025

Q-PRM: Adaptive Query Rewriting for Retrieval-Augmented Generation via Step-level Process Supervision

EMNLP 2025

Query rewriting plays a pivotal role in Retrieval-Augmented Generation (RAG) by refining real-world queries of varying complexity. Existing approaches typically rely on outcome-supervised training or heuristic rules to guide the rewriting process. However, these paradigms often struggle to handle qu

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

SocialEval: Evaluating Social Intelligence of Large Language Models

ACL 2025long

LLMs exhibit promising Social Intelligence (SI) in modeling human behavior, raising the need to evaluate LLMs’ SI and their discrepancy with humans. SI equips humans with interpersonal abilities to behave wisely in navigating social interactions to achieve social goals. This presents an operational…

2024

Active Explainable Recommendation with Limited Labeling Budgets

ICASSP 2024accepted

Explainable recommendation has gained significant attention due to its potential to enhance user trust and system transparency. Previous studies primarily focus on refining model architectures to generate more informative explanations, assuming that the explanation data is sufficient and easy to acq…

Cited by 0SourceScholar
2024

Cocktail: A Comprehensive Information Retrieval Benchmark with LLM-Generated Documents Integration

ACL 2024findings

The proliferation of Large Language Models (LLMs) has led to an influx of AI-generated content (AIGC) on the internet, transforming the corpus of Information Retrieval (IR) systems from solely human-written to a coexistence with LLM-generated content. The impact of this surge in AIGC on IR systems r…

2024

Would You Like Your Data to Be Trained? A User Controllable Recommendation Framework

AAAI 2024technical

Recommender systems have a significant impact on various real-world applications, shaping people's daily lives and enhancing productivity. Traditional recommender models aim to collect extensive user information to accurately estimate user preferences. However, in practical scenarios, users may not…

2023

Conditional counterfactual causal effect for individual attribution

UAI 2023poster

Identifying the causes of an event, also termed as causal attribution, is a commonly encountered task in many application problems. Available methods, mostly in Bayesian or causal inference literature, suffer from two main drawbacks: 1) cannot attribute for individuals, and 2) attributing one singl…

Cited by 9SourcePDFScholar
2023

Fair-CDA: Continuous and Directional Augmentation for Group Fairness

AAAI 2023technical

In this work, we propose Fair-CDA, a fine-grained data augmentation strategy for imposing fairness constraints. We use a feature disentanglement method to extract the features highly related to the sensitive attributes. Then we show that group fairness can be achieved by regularizing the models on t…

Cited by 3SourcePDFScholar
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…

2023

Multiple Robust Learning for Recommendation

AAAI 2023technical

In recommender systems, a common problem is the presence of various biases in the collected data, which deteriorates the generalization ability of the recommendation models and leads to inaccurate predictions. Doubly robust (DR) learning has been studied in many tasks in RS, with the advantage that…

Cited by 40SourcePDFScholar
2023

Optimal Transport for Treatment Effect Estimation

NeurIPS 2023poster

Estimating individual treatment effects from observational data is challenging due to treatment selection bias. Prevalent methods mainly mitigate this issue by aligning different treatment groups in the latent space, the core of which is the calculation of distribution discrepancy. However, two issu…

Cited by 58SourcePDFScholar
2023

REASONER: An Explainable Recommendation Dataset with Comprehensive Labeling Ground Truths

NeurIPS 2023poster

Explainable recommendation has attracted much attention from the industry and academic communities. It has shown great potential to improve the recommendation persuasiveness, informativeness and user satisfaction. In the past few years, while a lot of promising explainable recommender models have be…

2022

How Pre-trained Language Models Capture Factual Knowledge? A Causal-Inspired Analysis

ACL 2022findings

Recently, there has been a trend to investigate the factual knowledge captured by Pre-trained Language Models (PLMs). Many works show the PLMs’ ability to fill in the missing factual words in cloze-style prompts such as ”Dante was born in [MASK].” However, it is still a mystery how PLMs generate the…

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

On the Opportunity of Causal Learning in Recommendation Systems: Foundation, Estimation, Prediction and Challenges

IJCAI 2022poster

Recently, recommender system (RS) based on causal inference has gained much attention in the industrial community, as well as the states of the art performance in many prediction and debiasing tasks. Nevertheless, a unified causal analysis framework has not been established yet. Many causal-based pr…

Cited by 74SourcePDFScholar
2022

Optimal Partial Transport Based Sentence Selection for Long-form Document Matching

COLING 2022main

One typical approach to long-form document matching is first conducting alignment between cross-document sentence pairs, and then aggregating all of the sentence-level matching signals. However, this approach could be problematic because the alignment between documents is partial — despite two docum…

2021

Noninvasive Self-attention for Side Information Fusion in Sequential Recommendation

AAAI 2021technical

Sequential recommender systems aim to model users’ evolving interests from their historical behaviors, and hence make customized time-relevant recommendations. Compared with traditional models, deep learning approaches such as CNN and RNN have achieved remarkable advancements in recommendation tasks…

Cited by 163SourcePDFScholar