← Search

Yiping Wang

14 accepted papers

2026

Matched Data, Better Models: Target Aligned Data Filtering with Sparse Features

ICLR 2026poster

Data filtering plays a central role in improving model performance, particularly for vision language models that are pretrained on large, noisy, and redundant image-caption datasets. Existing filtering techniques assess every sample individually and retain those that exceed a certain quality thresho…

Cited by 0SourceScholar
2026

RLVE: Scaling Up Reinforcement Learning for Language Models with Adaptive Verifiable Environments

ICML 2026poster

We introduce Reinforcement Learning (RL) with Adaptive Verifiable Environments (RLVE), an approach using verifiable environments that procedurally generate problems and provide algorithmically verifiable rewards, to scale up RL for language models (LMs). RLVE enables each verifiable environment to d…

Cited by 0SourceScholar
2026

Spurious Rewards: Rethinking Training Signals in RLVR

ICML 2026poster

We show that reinforcement learning with verifiable rewards (RLVR) can elicit strong mathematical reasoning in certain language models even with spurious rewards that have little, no, or outright negative correlation with the correct answer. For example, RLVR training with GRPO improves MATH-500 per…

Cited by 0SourcecodeScholar
2026

ThetaEvolve: Test-time Learning on Open Problems

ICML 2026poster

Recent advances in large language models (LLMs) have enabled breakthroughs in mathematical discovery, exemplified by AlphaEvolve, a closed-source system that evolves programs to improve bounds on open problems. However, it relies on ensembles of frontier LLMs to achieve new bounds and is a pure infe…

Cited by 0SourceScholar
2025

FloE: On-the-Fly MoE Inference on Memory-constrained GPU

ICML 2025poster

With the widespread adoption of Mixture-of-Experts (MoE) models, there is a growing demand for efficient inference on memory-constrained devices. While offloading expert parameters to CPU memory and loading activated experts on demand has emerged as a potential solution, the large size of activated…

Cited by 0SourcePDFScholar
2025

Infer Human’s Intentions Before Following Natural Language Instructions

AAAI 2025technical

For AI agents to be helpful to humans, they should be able to follow natural language instructions to complete everyday cooperative tasks in human environments. However, real human instructions inherently possess ambiguity, because the human speakers assume sufficient prior knowledge about their hid…

2025

Is Your World Simulator a Good Story Presenter? A Consecutive Events-Based Benchmark for Future Long Video Generation

CVPR 2025poster

The current state-of-the-art video generative models can produce commercial-grade videos with highly realistic details. However, they still struggle to coherently present multiple sequential events in specific short stories, which is foreseeable an essential capability for future long video generati…

2025

Reinforcement Learning for Reasoning in Large Language Models with One Training Example

NeurIPS 2025poster

We show that reinforcement learning with verifiable reward using one training example (1-shot RLVR) is effective in incentivizing the math reasoning capabilities of large language models (LLMs). Applying RLVR to the base model Qwen2.5-Math-1.5B, we identify a single example that elevates model perfo…

Cited by 0SourcecodeScholar
2024

CLIPLoss and Norm-Based Data Selection Methods for Multimodal Contrastive Learning

NeurIPS 2024spotlight

Data selection has emerged as a core issue for large-scale visual-language model pretaining (e.g., CLIP), particularly with noisy web-curated datasets. Three main data selection approaches are: (1) leveraging external non-CLIP models to aid data selection, (2) training new CLIP-style embedding model…

Cited by 6SourcePDFScholar
2024

JoMA: Demystifying Multilayer Transformers via Joint Dynamics of MLP and Attention

ICLR 2024poster

We propose Joint MLP/Attention (JoMA) dynamics, a novel mathematical framework to understand the training procedure of multilayer Transformer architectures. This is achieved by integrating out the self-attention layer in Transformers, producing a modified dynamics of MLP layers only. JoMA removes un…

2023

Improved Active Multi-Task Representation Learning via Lasso

ICML 2023poster

To leverage the copious amount of data from source tasks and overcome the scarcity of the target task samples, representation learning based on multi-task pretraining has become a standard approach in many applications. However, up until now, most existing works design a source task selection strate…

Cited by 15SourcePDFScholar
2023

Scan and Snap: Understanding Training Dynamics and Token Composition in 1-layer Transformer

NeurIPS 2023poster

Transformer architecture has shown impressive performance in multiple research domains and has become the backbone of many neural network models. However, there is limited understanding on how it works. In particular, with a simple predictive loss, how the representation emerges from the gradient \…

Cited by 90SourcePDFScholar
2022

C-Mixup: Improving Generalization in Regression

NeurIPS 2022accept

Improving the generalization of deep networks is an important open challenge, particularly in domains without plentiful data. The mixup algorithm improves generalization by linearly interpolating a pair of examples and their corresponding labels. These interpolated examples augment the original trai…

2022

Multiview Long-Short Spatial Contrastive Learning For 3D Medical Image Analysis

ICASSP 2022accepted

The success of supervised deep learning heavily depends on large labeled datasets whose construction is often challenging in medical image analysis. Contrastive learning, a variant of self-supervised learning, is a potential solution to alleviate the strong demand for data annotation. In this work,…

Cited by 0SourceScholar