← Search

Xingxing Wang

6 accepted papers

2026

AI-Salesman: Towards Reliable Large Language Model Driven Telemarketing

AAAI 2026technical

Goal-driven persuasive dialogue, exemplified by applications like telemarketing, requires sophisticated multi-turn planning and strict factual faithfulness, which remains a significant challenge for even state-of-the-art Large Language Models (LLMs). A lack of task-specific data often limits previou

Cited by 0SourcePDFScholar
2026

DRIVE: Distributional and Retrieval-Augmented Bidding with Value Evaluation

ICML 2026poster

Auto-bidding is a core component of real-time advertising systems, where decisions must optimize long-term performance under budget and cost constraints, while online exploration is prohibitively risky. Offline reinforcement learning and, more recently, Transformer-based sequence modeling have shown…

Cited by 0SourceScholar
2026

OmniXtreme: Breaking the Generality Barrier in High-Dynamic Humanoid Control

RSS 2026poster

High-fidelity motion tracking serves as the ultimate litmus test for generalizable, human-level motor skills. However, current policies often hit a “generality barrier”: as motion libraries scale in diversity, tracking fidelity inevitably collapses—especially for real-world deployment of high-dynami…

Cited by 0SourceScholar
2024

Off-Policy Primal-Dual Safe Reinforcement Learning

ICLR 2024poster

Primal-dual safe RL methods commonly perform iterations between the primal update of the policy and the dual update of the Lagrange Multiplier. Such a training paradigm is highly susceptible to the error in cumulative cost estimation since this estimation serves as the key bond connecting the primal…

2023

Decision-Making Context Interaction Network for Click-Through Rate Prediction

AAAI 2023technical

Click-through rate (CTR) prediction is crucial in recommendation and online advertising systems. Existing methods usually model user behaviors, while ignoring the informative context which influences the user to make a click decision, e.g., click pages and pre-ranking candidates that inform inferenc…

Cited by 13SourcePDFScholar
2023

Safe Offline Reinforcement Learning with Real-Time Budget Constraints

ICML 2023poster

Aiming at promoting the safe real-world deployment of Reinforcement Learning (RL), research on safe RL has made significant progress in recent years. However, most existing works in the literature still focus on the online setting where risky violations of the safety budget are likely to be incurred…