← Search

Lixin Zou

13 accepted papers

2025

AIGuard: A Benchmark and Lightweight Detection for E-commerce AIGC Risks

ACL 2025finding

Recent advancements in AI-generated content (AIGC) have heightened concerns about harmful outputs, such as misinformation and malicious misuse.Existing detection methods face two key limitations:(1) lacking real-world AIGC scenarios and corresponding risk datasets, and(2) both traditional and multim…

2025

CHIFRAUD: A Long-term Web Text Dataset for Chinese Fraud Detection

COLING 2025main

Detecting fraudulent online text is essential, as these manipulative messages exploit human greed, deceive individuals, and endanger societal security. Currently, this task remains under-explored on the Chinese web due to the lack of a comprehensive dataset of Chinese fraudulent texts. However, crea…

Cited by 0SourcePDFScholar
2025

CharacterCraft: Bridging the Literature-Reality Dialogue Gap for Practical Role-Playing Agents

EMNLP 2025

Recent advancements in large language models (LLMs) have given rise to the emergence of role-playing agents (RPAs). The development of high-quality dialogue datasets is critical for advancing RPAs. However, existing datasets have two main issues: (1) the bias between query distributions and real-wor

2025

DANCE: Resource-Efficient Neural Architecture Search with Data-Aware and Continuous Adaptation

IJCAI 2025

Neural Architecture Search (NAS) has emerged as a powerful approach for automating neural network design. However, existing NAS methods face critical limitations in real-world deployments: architectures lack adaptability across scenarios, each deployment context requires costly separate searches, an

2025

Flow Matching Based Sequential Recommender Model

IJCAI 2025

Generative models, particularly diffusion model, have emerged as powerful tools for sequential recommendation. However, accurately modeling user preferences remains challenging due to the noise perturbations inherent in the forward and reverse processes of diffusion-based methods. Towards this end,

2025

META-LORA: Memory-Efficient Sample Reweighting for Fine-Tuning Large Language Models

COLING 2025main

Supervised fine-tuning (SFT) is widely adopted for tailoring large language models (LLMs) to specific downstream tasks. However, the substantial computational demands of LLMs hinder iterative exploration of fine-tuning datasets and accurate evaluation of individual sample importance. To address this…

2025

Mitigating Language Confusion through Inference-time Intervention

COLING 2025main

Although large language models (LLMs) trained on extensive multilingual corpora exhibit impressive language transfer, they often fail to respond in the user’s desired language due to corpus imbalances, an embarrassingly simple problem known as the language confusion. However, existing solutions like…

2025

Token-level Preference Self-Alignment Optimization for Multi-style Outline Controllable Generation

ACL 2025finding

Multi-style outline controllable generation is crucial for multiple applications, including document semantic structuring and retrieval-augmented generation.The great success of preference alignment approaches encourages their application in controllable generation tasks.However, these attempts enco…

2025

Weak-to-Strong Honesty Alignment via Learning-to-Rank Supervision

ACL 2025finding

Honest alignment refers to the ability of a language model to truthfully convey its knowledge limitations by appropriately refusing to answer questions when it lacks sufficient information. Existing solutions, such as prompt engineering and fine-tuning, face limitations: the former provides only mar…

2025

Who You Are Matters: Bridging Interests and Social Roles via LLM-Enhanced Logic Recommendation

NeurIPS 2025poster

Recommender systems filter contents/items valuable to users by inferring preferences from user features and historical behaviors. Mainstream approaches follow the learning-to-rank paradigm, which focus on discovering and modeling item topics (e.g., categories), and capturing user preferences on the…

Cited by 0SourcecodeScholar
2024

Graph Neural Stochastic Diffusion for Estimating Uncertainty in Node Classification

ICML 2024poster

Graph neural networks (GNNs) have advanced the state of the art in various domains. Despite their remarkable success, the uncertainty estimation of GNN predictions remains under-explored, which limits their practical applications especially in risk-sensitive areas. Current works suffer from either i…

Cited by 13SourcePDFScholar
2022

A Large Scale Search Dataset for Unbiased Learning to Rank

NeurIPS 2022accept

The unbiased learning to rank (ULTR) problem has been greatly advanced by recent deep learning techniques and well-designed debias algorithms. However, promising results on the existing benchmark datasets may not be extended to the practical scenario due to some limitations of existing datasets. Fir…