← Search

Yibin Wang

23 accepted papers

2026

DiCache: Let Diffusion Model Determine Its Own Cache

ICLR 2026poster

Recent years have witnessed the rapid development of acceleration techniques for diffusion models, especially caching-based acceleration methods. These studies seek to answer two fundamental questions: _"When to cache"_ and _"How to use cache"_, typically relying on predefined empirical laws or data…

Cited by 0SourcecodeScholar
2026

Embodiment-Conditioned Mixture of Experts Increases the Evolvability of Robots

ICML 2026poster

In this paper, we introduce a model of evolution and learning in robots that co-optimizes a distribution of latent design vectors (genotypes) and a mixture of control experts (neural modules), which are gated by the latent coordinates of each decoded design (phenotype). This provides a scalable alte…

Cited by 0SourceScholar
2026

Fine-Grained GRPO for Precise Preference Alignment in Flow Models

CVPR 2026

The incorporation of online reinforcement learning (RL) into diffusion and flow-based generative models has recently gained attention as a powerful paradigm for aligning model behavior with human preferences. By leveraging stochastic sampling via Stochastic Differential Equations (SDEs) during the d

Cited by 0SourcecodeScholar
2026

Iterative Learning-Based Centre-Of-Mass Impedance Control for Articulated-Soft Humanoid Robots

ICRA 2026poster

Achieving safe and robust interaction in articulated-soft humanoid robots (ASRs) remains a major challenge due to their compliant joints, high degree of freedom, and highly nonlinear coupled dynamics, which makes them especially sensitive to external disturbances. This paper presents a novel contact…

Cited by 0Scholar
2026

TokUR: Token-Level Uncertainty Estimation for Large Language Model Reasoning

ICLR 2026poster

While Large Language Models (LLMs) have demonstrated impressive capabilities, their output quality remains inconsistent across various application scenarios, making it difficult to identify trustworthy responses, especially in complex tasks requiring multi-step reasoning. In this paper, we propose a…

Cited by 0SourcecodeScholar
2025

Dynamic Operator Optimization for Efficient Multi-Tenant LoRA Model Serving

AAAI 2025technical

Low-Rank Adaptation (LoRA) has become increasingly popular for efficiently fine-tuning large language models (LLMs) with minimal resources. However, traditional methods that serve multiple LoRA models independently result in redundant computation and low GPU utilization. This paper addresses these i…

Cited by 0SourcePDFScholar
2025

Improving Data Efficiency for LLM Reinforcement Fine-tuning Through Difficulty-targeted Online Data Selection and Rollout Replay

NeurIPS 2025poster

Reinforcement learning (RL) has become an effective approach for fine-tuning large language models (LLMs), particularly to enhance their reasoning capabilities. However, RL fine-tuning remains highly resource-intensive, and existing work has largely overlooked the problem of data efficiency. In this…

Cited by 0SourcecodeScholar
2025

InMind: Evaluating LLMs in Capturing and Applying Individual Human Reasoning Styles

EMNLP 2025

LLMs have shown strong performance on human-centric reasoning tasks. While previous evaluations have explored whether LLMs can infer intentions or detect deception, they often overlook the individualized reasoning styles that influence how people interpret and act in social contexts. Social deductio

Cited by 0SourcePDFScholar
2025

Laboring on less labors: RPCA Paradigm for Pan-sharpening

ICCV 2025poster

Deep unfolding network (DUN) based pansharpening has shed new light on high-resolution/spectrum image acquisition, serving as a computational alternative to physical devices. While with both merits of deep feature learning and acceptable interpretability enjoyed, current pansharpening necessitates s…

2025

QPruner: Probabilistic Decision Quantization for Structured Pruning in Large Language Models

NAACL 2025findings

The rise of large language models (LLMs) has significantly advanced various natural language processing (NLP) tasks. However, the resource demands of these models pose substantial challenges. Structured pruning is an effective approach to reducing model size, but it often results in significant accu…

2025

RankAdaptor: Hierarchical Rank Allocation for Efficient Fine-Tuning Pruned LLMs via Performance Model

NAACL 2025findings

The efficient compression of large language models (LLMs) has become increasingly popular. However, recovering the performance of compressed LLMs remains a major challenge. The current practice in LLM compression entails the implementation of structural pruning, complemented by a recovery phase that…

Cited by 0SourcePDFScholar
2025

Stability-Guaranteed Control via Divergent-Component-of-Motion Feedback for Force-Based Balancing in Articulated-Soft Floating-Base Robots

RA-L 2025

This paper aims at unifying simplified models of balancing – based on linear, centre-of-mass (CoM) expressions – and articulated-soft floating-base (ASFB) robot dynamics models, for control design. Two distinct controller variations are introduced: the first operates by mapping gross applied force r

Cited by 0SourceScholar
2025

Training-Free Bayesianization for Low-Rank Adapters of Large Language Models

NeurIPS 2025poster

Estimating the uncertainty of responses from Large Language Models (LLMs) remains a critical challenge. While recent Bayesian methods have demonstrated effectiveness in quantifying uncertainty through low-rank weight updates, they typically require complex fine-tuning or post-training procedures. In…

Cited by 0SourcecodeScholar
2025

Unified Multimodal Chain-of-Thought Reward Model through Reinforcement Fine-Tuning

NeurIPS 2025poster

Recent advances in multimodal Reward Models (RMs) have shown significant promise in delivering reward signals to align vision models with human preferences. However, current RMs are generally restricted to providing direct responses or engaging in shallow reasoning processes with limited depth, ofte…

Cited by 0SourceScholar
2024

BLoB: Bayesian Low-Rank Adaptation by Backpropagation for Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) often suffer from overconfidence during inference, particularly when adapted to downstream domain-specific tasks with limited data. Previous work addresses this issue by employing approximate Bayesian estimation after the LLMs are trained, enabling them to quantify uncer…

2024

Behavior Generation with Latent Actions

ICML 2024spotlight

Generative modeling of complex behaviors from labeled datasets has been a longstanding problem in decision-making. Unlike language or image generation, decision-making requires modeling actions – continuous-valued vectors that are multimodal in their distribution, potentially drawn from uncurated so…

2024

High-fidelity Person-centric Subject-to-Image Synthesis

CVPR 2024poster

Current subject-driven image generation methods encounter significant challenges in person-centric image generation. The reason is that they learn the semantic scene and person generation by fine-tuning a common pre-trained diffusion which involves an irreconcilable training imbalance. Precisely to…

2024

Millipede-Inspired Multi-legged Magnetic Soft Robots for Targeted Locomotion in Tortuous Environments

IROS 2024poster

Miniature robots capable of untethered operation hold great promise for performing diagnostic and therapeutic procedures in hard-to-reach regions within the human body. Nonetheless, navigating these complex and diverse physiological environments remains a significant challenge. To effectively naviga…

Cited by 0SourceScholar
2024

Weakly-Supervised Depth Completion during Robotic Micromanipulation from a Monocular Microscopic Image

ICRA 2024poster

Obtaining three-dimensional information, especially the z-axis depth information, is crucial for robotic micromanipulation. Due to the unavailability of depth sensors such as lidars in micromanipulation setups, traditional depth acquisition methods such as depth from focus or depth from defocus dire…

Cited by 0SourceScholar
2023

From Play to Policy: Conditional Behavior Generation from Uncurated Robot Data

ICLR 2023top-5%

While large-scale sequence modelling from offline data has led to impressive performance gains in natural language generation and image generation, directly translating such ideas to robotics has been challenging. One critical reason for this is that uncurated robot demonstration data, i.e. play dat…

2023

Multi-View MOOC Quality Evaluation via Information-Aware Graph Representation Learning

AAAI 2023technical

In this paper, we study the problem of MOOC quality evaluation that is essential for improving the course materials, promoting students' learning efficiency, and benefiting user services. While achieving promising performances, current works still suffer from the complicated interactions and relati…

Cited by 5SourcePDFScholar
2023

Robustness-Aware Word Embedding Improves Certified Robustness to Adversarial Word Substitutions

ACL 2023findings

Natural Language Processing (NLP) models have gained great success on clean texts, but they are known to be vulnerable to adversarial examples typically crafted by synonym substitutions. In this paper, we target to solve this problem and find that word embedding is important to the certified robustn…