← Search

kaiyuan Li

7 accepted papers

2026

CollectiveKV: Decoupling and Sharing Collaborative Information in Sequential Recommendation

ICLR 2026poster

Sequential recommendation models are widely used in applications, yet they face stringent latency requirements. Mainstream models leverage the Transformer attention mechanism to improve performance, but its computational complexity grows with the sequence length, leading to a latency challenge for…

Cited by 0SourceScholar
2026

Fairness-Aware Design for Contextual Experiments: Guaranteeing Reliability and Equity in Heterogeneous Subgroups

AAAI 2026technical

Experimental design is critical for evidence-based decision-making in healthcare, marketing, and public policy. However, designing efficient experiments across heterogeneous subgroups presents significant challenges. Existing methods often optimize for statistical power or overall sample efficiency,

Cited by 0SourcePDFScholar
2026

Progressive Supernet Training for Efficient Visual Autoregressive Modeling

CVPR 2026

Visual Autoregressive (VAR) models have demonstrated competitive performance with diffusion models in image generation by adopting a "next-scale" prediction paradigm that significantly reduces inference steps. However, VAR's progressive multi-scale generation leads to severe memory overhead due to K

Cited by 0SourcecodeScholar
2025

Balanced Token Pruning: Accelerating Vision Language Models Beyond Local Optimization

NeurIPS 2025poster

Large Vision-Language Models (LVLMs) have shown impressive performance across multi-modal tasks by encoding images into thousands of tokens. However, the large number of image tokens results in significant computational overhead, and the use of dynamic high-resolution inputs further increases this b…

Cited by 0SourcecodeScholar
2025

Learning View-invariant World Models for Visual Robotic Manipulation

ICLR 2025poster

Robotic manipulation tasks often rely on visual inputs from cameras to perceive the environment. However, previous approaches still suffer from performance degradation when the camera’s viewpoint changes during manipulation. In this paper, we propose ReViWo (Representation learning for View-invarian…

Cited by 0SourcePDFScholar
2024

KALM: Knowledgeable Agents by Offline Reinforcement Learning from Large Language Model Rollouts

NeurIPS 2024poster

Reinforcement learning (RL) traditionally trains agents using interaction data, which limits their capabilities to the scope of the training data. To create more knowledgeable agents, leveraging knowledge from large language models (LLMs) has shown a promising way. Despite various attempts to combin…

2024

Language Model Self-improvement by Reinforcement Learning Contemplation

ICLR 2024poster

Language model self-improvement (LMSI) techniques have recently gained significant attention as they improve language models without requiring external supervision. A common approach is reinforcement learning from AI feedback (RLAIF), which trains a reward model based on AI preference data and emplo…

Cited by 41SourcePDFScholar