← Search

Xiaoyi Zeng

7 accepted papers

2026

GeoReward: Mitigating Contextual Variable Overestimation in Vision-Language Models for Cross-Market Preference Prediction

ICML 2026poster

Vision-language models (VLMs) excel in many multimodal tasks but remain prone to a subtle yet impactful failure mode: they tend to overestimate dominant visual-textual cues while underestimating sparse but decision-critical contextual variables. This issue, which we term Contextual Variable Overesti…

Cited by 0SourceScholar
2026

High-Fidelity Virtual Try-On beyond Paired Data Scarcity via Diffusion-based Cycle-Consistent Learning

CVPR 2026

Diffusion-based virtual try-on methods rely on vast high-quality garment-person pairs, which are scarce in practice due to the high cost of data collection and preprocessing, limiting their performance in real-world scenarios.To overcome this bottleneck, we propose Cycle-Consistent Virtual Try-On (C

Cited by 0SourceScholar
2026

ShoppingBench: A Real-World Intent-Grounded Shopping Benchmark for LLM-based Agents

AAAI 2026technical

Existing benchmarks in e-commerce primarily focus on basic user intents, such as finding or purchasing products. However, real-world users often pursue more complex goals, such as applying vouchers, managing budgets, and finding multi-products seller. To bridge this gap, we propose ShoppingBench, a

Cited by 0SourcePDFScholar
2025

Towards Unbiased Information Extraction and Adaptation in Cross-Domain Recommendation

AAAI 2025technical

Cross-Domain Recommendation (CDR) leverages additional knowledge from auxiliary domains to address the long-standing data sparsity issue. However, existing methods typically acquire this knowledge by minimizing the average loss over all domains, overlooking the fact that different domains possess di…

Cited by 0SourcePDFScholar
2024

City-on-Web: Real-time Neural Rendering of Large-scale Scenes on the Web

ECCV 2024poster

"Existing neural radiance field-based methods can achieve real-time rendering of small scenes on the web platform. However, extending these methods to large-scale scenes still poses significant challenges due to limited resources in computation, memory, and bandwidth. In this paper, we propose City-…

2021

Capturing Delayed Feedback in Conversion Rate Prediction via Elapsed-Time Sampling

AAAI 2021technical

Conversion rate (CVR) prediction is one of the most critical tasks for digital display advertising. Commercial systems often require to update models in an online learning manner to catch up with the evolving data distribution. However, conversions usually do not happen immediately after user clicks…

2020

Neuron-level Structured Pruning using Polarization Regularizer

NeurIPS 2020poster

Neuron-level structured pruning is a very effective technique to reduce the computation of neural networks without compromising prediction accuracy. In previous works, structured pruning is usually achieved by imposing L1 regularization on the scaling factors of neurons, and pruning the neurons whos…