← Search

Yichen Li

44 accepted papers

2026

Advantage Weighted Matching: Aligning RL with Pretraining in Diffusion Models

ICML 2026poster

Reinforcement Learning (RL) has emerged as a central paradigm for advancing Large Language Models (LLMs), where both pre-training and RL post-training stages are grounded in the same log-likelihood formulation. In contrast, recent RL approaches for diffusion models, most notably Denoising Diffusion …

Cited by 0SourceScholar
2026

BoRA: Towards More Expressive Low-Rank Adaptation with Block Diversity

ICLR 2026poster

Low-rank adaptation (LoRA) is a parameter-efficient fine-tuning (PEFT) method widely used in large language models (LLMs). It approximates the update of a pretrained weight matrix $W\in\mathbb{R}^{m\times n}$ by the product of two low-rank matrices, $BA$, where $A \in\mathbb{R}^{r\times n}$ and $B\…

Cited by 0SourceScholar
2026

CARL: Preserving Causal Structure in Representation Learning

ICLR 2026poster

Cross-modal representation learning is fundamental for extracting structured information from multimodal data to enable semantic understanding and reasoning. However, current methods optimize statistical objectives without explicit causal constraints, where nonlinear mappings can introduce spurious…

Cited by 0SourceScholar
2026

CHIPS: Efficient CLIP Adaptation via Curvature-aware Hybrid Influence-based Data Selection

CVPR 2026

Adapting CLIP to vertical domains is typically approached by novel fine-tuning strategies or by continual pre-training (CPT) on large domain-specific datasets. Yet, data itself remains an underexplored factor in this process. We revisit this task from a data-centric perspective: Can effective data s

Cited by 0SourcecodeScholar
2026

CoCoReviewBench: A Completeness- and Correctness-Oriented Benchmark for AI Reviewers

ICML 2026poster

Despite the rapid development of AI reviewers, evaluating such systems remains challenging: metrics favor overlap with human reviews over correctness. However, since human reviews often cover only a subset of salient issues and sometimes contain mistakes, they are unreliable as gold references. To a…

Cited by 0SourceScholar
2026

Cross-task Calibration for Asynchronous Federated Continual Learning

ICML 2026poster

Federated Continual Learning (FCL) aims to empower distributed devices to learn a sequence of tasks over time. However, existing FCL research largely relies on the impractical assumption of synchronous new task arrival. This overlooks the reality of asynchronous user behavior and system latencies, f…

Cited by 0SourceScholar
2026

DMRP-Bench: An Integrated, Unified Multi-Robot Motion Planning Benchmark in Dynamic Environments

ICRA 2026poster

环境中的多机器人运动规划对安全高效协调构成挑战,但缺乏公平统一的测试平台来评估多样化算法。我们提出了DMRP-Bench,一个综合框架,旨在弥补这一空白。它采用分层架构,整合了全球和本地规划者,能够全面分析其在宏观系统层面结果和细粒度机器人间交互中的组合。高保真室内场景(如图书馆、商场、办公室)模拟多样的空间布局和行人动态,均在 NVIDIA Isaac Sim 环境中构建。对十六种规划器组合的广泛实验不仅揭示了轨迹效率与安全性之间的关键权衡,还促进了对机器人间协调的更深入评估。通过将路径执行的忠实度与交互结果关联,这些实验能够定量诊断局部行

Cited by 0Scholar
2026

Data-Centric Sequential Recommendation with Relation-Augmented Generation

AAAI 2026technical

Data-Centric Sequential Recommendation (DaCSR) has emerged as a promising technique that enhances dataset quality to better capture user preferences without increasing training complexity. However, mining item relations to improve data quality remains challenging due to the intricate nature of inter

Cited by 0SourcePDFScholar
2026

DecFus: Decentralized Layer-wise Fusion with Dynamic Exploration and Exploitation

ICML 2026poster

Decentralized Federated Learning (DFL) enables collaborative model training across connected clients without a central server, effectively mitigating communication bottlenecks and avoiding the single point of failure in Centralized Federated Learning (CFL). However, existing DFL methods mostly focus…

Cited by 0SourceScholar
2026

FedCD: Towards Consolidated Distillation for Heterogeneous Federated Learning

AAAI 2026technical

Knowledge Distillation (KD) serves as an effective approach to addressing heterogeneity issues in Federated Learning (FL), leveraging additional datasets to align local and global models better. There are two primary distillation paradigms: feature-based distillation, which utilizes intermediate-lay

Cited by 0SourcePDFScholar
2026

Lightweight Federated Incremental Learning via Decoupled Replay

ICML 2026poster

Federated Incremental Learning (FIL) aims to learn streaming tasks across distributed clients without catastrophic forgetting while preserving privacy. Most existing methods focus on sample-based replay techniques, which mitigate forgetting by replaying historical data samples. However, such methods…

Cited by 0SourceScholar
2026

Ophiuchus: Incentivizing Tool-augmented ''Think with Images'' for Joint Medical Segmentation, Understanding and Reasoning

ICML 2026poster

Recent medical MLLMs have made significant progress in generating step by step textual reasoning chains. However, they still struggle with complex clinical tasks that necessitate dynamic and iterative focusing on fine-grained visual regions. To close this gap, we introduce Ophiuchus, a versatile, to…

Cited by 0SourceScholar
2026

RC-FCL: Combating Asynchronous Concept Drift in Federated Continual Learning via Retrospective Calibration

ICML 2026poster

Federated Continual Learning (FCL) enables the continuous acquisition of knowledge from streaming tasks, but inherently struggles with the temporal dynamics of client data distributions. These dynamics naturally induce asynchronous concept drift, where distribution shifts occur independently across …

Cited by 0SourceScholar
2026

TarGATE: Target-Aware Data Selection via Token-Attenuation Gates

ICML 2026poster

Targeted instruction tuning requires selecting pertinent samples from massive mixed *candidate datasets* guided by a small *reference dataset* reflecting the desired capability, yet efficiently identifying high-quality data amidst noise remains challenging. To address this, we propose **TarGATE** (*…

Cited by 0SourceScholar
2026

Towards Efficient Medical Reasoning with Minimal Fine-Tuning Data

CVPR 2026

Supervised Fine-Tuning (SFT) of the language backbone plays a pivotal role in adapting Vision-Language Models (VLMs) to specialized domains such as medical reasoning. However, existing SFT practices often rely on unfiltered textual datasets that contain redundant and low-quality samples, leading to

Cited by 0SourcecodeScholar
2026

Towards Robust Visual Continual Learning with Multi-Prototype Supervision

ICASSP 2026oral

Language-guided supervision, which utilizes a frozen semantic target from a Pretrained Language Model (PLM), has emerged as a promising paradigm for visual Continual Learning (CL). However, relying on a single target introduces two critical limitations: 1) semantic ambiguity, where a polysemous cate…

Cited by 0SourcePDFScholar
2026

TranTac: Leveraging Transient Tactile Signals for Contact-Rich Robotic Manipulation

ICRA 2026poster

Robotic manipulation tasks such as inserting a key into a lock or plugging a USB device into a port can fail when visual perception is insufficient to detect misalignment. In these situations, touch sensing is crucial for the robot to monitor the task's states and make precise, timely adjustments. C…

2026

Unbiased Rectification for Sequential Recommender Systems Under Fake Orders

AAAI 2026technical

Fake orders pose increasing threats to sequential recommender systems by misleading recommendation results through artificially manipulated interactions, including click farming, context-irrelevant substitutions, and sequential perturbations. Unlike injecting carefully designed fake users to influe

Cited by 0SourcePDFScholar
2026

UniVBench: Towards Unified Evaluation for Video Foundation Models

CVPR 2026

Video foundation models aim to integrate video understanding, generation, editing, and instruction following within a single framework, making them a central direction for next-generation multimodal systems. However, existing evaluation benchmarks remain fragmented and limited in scope, as they each

Cited by 0SourcecodeScholar
2025

3D-RAD: A Comprehensive 3D Radiology Med-VQA Dataset with Multi-Temporal Analysis and Diverse Diagnostic Tasks

NeurIPS 2025poster

Medical Visual Question Answering (Med-VQA) holds significant potential for clinical decision support, yet existing efforts primarily focus on 2D imaging with limited task diversity. This paper presents 3D-RAD, a large-scale dataset designed to advance 3D Med-VQA using radiology CT scans. The 3D-RAD…

Cited by 0SourceScholar
2025

Efficient Knowledge Transfer in Federated Recommendation for Joint Venture Ecosystem

NeurIPS 2025spotlight

The current Federated Recommendation System (FedRS) focuses on personalized recommendation services and assumes clients are personalized IoT devices (e.g., Mobile phones). In this paper, we deeply dive into new but practical FedRS applications within the joint venture ecosystem. Subsidiaries engage…

Cited by 0SourceScholar
2025

Enhancing Privacy in Multimodal Federated Learning with Information Theory

NeurIPS 2025poster

Multimodal federated learning (MMFL) has gained increasing popularity due to its ability to leverage the correlation between various modalities, meanwhile preserving data privacy for different clients. However, recent studies show that correlation between modalities increase the vulnerability of fed…

Cited by 0SourceScholar
2025

FairSteer: Inference Time Debiasing for LLMs with Dynamic Activation Steering

ACL 2025finding

Large language models (LLMs) are prone to capturing biases from training corpus, leading to potential negative social impacts. Existing prompt-based debiasing methods exhibit instability due to their sensitivity to prompt changes, while fine-tuning-based techniques incur substantial computational ov…

2025

Feature Distillation is the Better Choice for Model-Heterogeneous Federated Learning

NeurIPS 2025poster

Model-Heterogeneous Federated Learning (Hetero-FL) has attracted growing attention for its ability to aggregate knowledge from heterogeneous models while keeping private data locally. To better aggregate knowledge from clients, ensemble distillation, as a widely used and effective technique, is ofte…

Cited by 0SourceScholar
2025

FedSSI: Rehearsal-Free Continual Federated Learning with Synergistic Synaptic Intelligence

ICML 2025spotlight

Continual Federated Learning (CFL) allows distributed devices to collaboratively learn novel concepts from continuously shifting training data while avoiding \textit{knowledge forgetting} of previously seen tasks. To tackle this challenge, most current CFL approaches rely on extensive rehearsal of p…

Cited by 0SourcePDFScholar
2025

Identifying and Mitigating Social Bias Knowledge in Language Models

NAACL 2025findings

Generating fair and accurate predictions plays a pivotal role in deploying pre-trained language models (PLMs) in the real world. However, existing debiasing methods may inevitably generate incorrect or nonsensical predictions as they are designed and evaluated to achieve parity across different soci…

Cited by 1SourcePDFScholar
2025

Learning Generalizable Language-Conditioned Cloth Manipulation from Long Demonstrations

IROS 2025

Multi-step cloth manipulation is a challenging problem for robots due to the high-dimensional state spaces and the dynamics of cloth. Despite recent significant advances in end-to-end imitation learning for multi-step cloth manipulation skills, these methods fail to generalize to unseen tasks. Our i

Cited by 2SourceScholar
2025

Resource-Constrained Federated Continual Learning: What Does Matter?

NeurIPS 2025poster

Federated Continual Learning (FCL) aims to enable sequential privacy-preserving model training on streams of incoming data that vary in edge devices by preserving previous knowledge while adapting to new data. Current FCL literature focuses on restricted data privacy and access to previously seen da…

Cited by 0SourceScholar
2024

ASAP: Automated Sequence Planning for Complex Robotic Assembly with Physical Feasibility

ICRA 2024poster

The automated assembly of complex products requires a system that can automatically plan a physically feasible sequence of actions for assembling many parts together. In this paper, we present ASAP, a physics-based planning approach for automatically generating such a sequence for general-shaped ass…

Cited by 23SourceScholar
2024

Category-Level Multi-Part Multi-Joint 3D Shape Assembly

CVPR 2024poster

Shape assembly composes complex shapes geometries by arranging simple part geometries and has wide applications in autonomous robotic assembly and CAD modeling. Existing works focus on geometry reasoning and neglect the actual physical assembly process of matching and fitting joints which are the co…

Cited by 15SourcePDFScholar
2024

FedCDA: Federated Learning with Cross-rounds Divergence-aware Aggregation

ICLR 2024poster

In Federated Learning (FL), model aggregation is pivotal. It involves a global server iteratively aggregating client local trained models in successive rounds without accessing private data. Traditional methods typically aggregate the local models from the current round alone. However, due to the st…

Cited by 31SourcePDFScholar
2024

Learning to Jointly Understand Visual and Tactile Signals

ICLR 2024poster

Modeling and analyzing object and shape has been well studied in the past. However, manipulation of these complex tools and articulated objects remains difficult for autonomous agents. Our human hands, however, are dexterous and adaptive. We can easily adapt a manipulation skill on one object to all…

Cited by 6SourcePDFScholar
2024

Personalized Federated Domain-Incremental Learning based on Adaptive Knowledge Matching

ECCV 2024poster

"This paper focuses on Federated Domain-Incremental Learning (FDIL) where each client continues to learn incremental tasks where their domain shifts from each other. We propose a novel adaptive knowledge matching-based personalized FDIL approach (pFedDIL) which allows each client to alternatively ut…

Cited by 21SourcePDFScholar
2024

Towards Efficient Replay in Federated Incremental Learning

CVPR 2024poster

In Federated Learning (FL) the data in each client is typically assumed fixed or static. However data often comes in an incremental manner in real-world applications where the data domain may increase dynamically. In this work we study catastrophic forgetting with data heterogeneity in Federated Inc…

Cited by 52SourcePDFScholar
2023

DaFKD: Domain-Aware Federated Knowledge Distillation

CVPR 2023poster

Federated Distillation (FD) has recently attracted increasing attention for its efficiency in aggregating multiple diverse local models trained from statistically heterogeneous data of distributed clients. Existing FD methods generally treat these models equally by merely computing the average of th…

Cited by 78SourcePDFScholar
2023

Improving the Transferability of Adversarial Samples by Path-Augmented Method

CVPR 2023poster

Deep neural networks have achieved unprecedented success on diverse vision tasks. However, they are vulnerable to adversarial noise that is imperceptible to humans. This phenomenon negatively affects their deployment in real-world scenarios, especially security-related ones. To evaluate the robustne…

2023

Learning Preconditioners for Conjugate Gradient PDE Solvers

ICML 2023poster

Efficient numerical solvers for partial differential equations empower science and engineering. One commonly employed numerical solver is the preconditioned conjugate gradient (PCG) algorithm, whose performance is largely affected by the preconditioner quality. However, designing high-performing pre…

Cited by 29SourcePDFScholar
2020

Learning 3D Part Assembly from a Single Image

ECCV 2020poster

Autonomous assembly is a crucial capability for robots in many applications. For this task, several problems such as obstacle avoidance, motion planning, and actuator control have been extensively studied in robotics. However, when it comes to task specification, the space of possibilities remains u…