← Search

Yu Lei

18 accepted papers

2026

A Mechanistic Understanding of Sim-and-Real Co-Training in Generative Policies

ICML 2026poster

Co-training, which combines limited in-domain real-world data with abundant surrogate data such as simulation or cross-embodiment demonstrations, has been widely adopted for training generative visuomotor robot policies. Despite its empirical success, the mechanisms underlying when and why co-traini…

Cited by 0SourceScholar
2026

Do Large Language Models Think like the Brain? Sentence-Level Evidences from Layer-Wise Embeddings and fMRI

AAAI 2026technical

Understanding whether large language models (LLMs) and the human brain converge on similar computational principles remains a fundamental and important question in cognitive neuroscience and AI. Do the brain-like patterns observed in LLMs emerge simply from scaling, or do they reflect deeper alignme

Cited by 0SourcePDFScholar
2026

QueryCraft: Transformer-Guided Query Initialization for Enhanced Human-Object Interaction Detection

AAAI 2026technical

Human-Object Interaction (HOI) detection aims to localize human-object pairs and recognize their interactions in images. Although DETR-based methods have recently emerged as the mainstream framework for HOI detection, they still suffer from a key limitation: Randomly initialized queries lack explici

Cited by 0SourcePDFScholar
2026

Threshold-Guided Optimization for Visual Generative Models

ICML 2026poster

Aligning large visual generative models with human feedback is often performed through pairwise preference optimization. While such approaches are conceptually simple, they fundamentally rely on annotated pairs, limiting scalability in settings where feedback is collected as independent scalar ratin…

Cited by 0SourceScholar
2026

What-Meets-Where: Unified Learning of Action and Contact Localization in Images

AAAI 2026technical

People control their bodies to establish contact with the environment. To comprehensively understand actions across diverse visual contexts, it is essential to simultaneously consider what action is occurring and where it is happening. Current methodologies, however, often inadequately capture this

Cited by 0SourcePDFScholar
2025

Advancing Text-to-3D Generation with Linearized Lookahead Variational Score Distillation

ICCV 2025poster

Text-to-3D generation based on score distillation of pre-trained 2D diffusion models has gained increasing interest, with variational score distillation (VSD) as a remarkable example. VSD proves that vanilla score distillation can be improved by introducing an extra score-based model, which characte…

Cited by 0SourcePDFScholar
2025

COPR: Continual Human Preference Learning via Optimal Policy Regularization

ACL 2025finding

Reinforcement Learning from Human Feedback (RLHF) is effective for aligning Large Language Models (LLMs) with human preferences. However, RLHF’s complex process limits its ability to continually learn human feedback, making it impractical for real-world applications where the deployed model continuo…

Cited by 0SourcePDFScholar
2025

Correcting Large Language Model Behavior via Influence Function

AAAI 2025technical

Recent advancements in AI alignment techniques have significantly improved the alignment of large language models (LLMs) with static human preferences. However, the dynamic nature of human preferences can render some prior training data outdated or even erroneous, ultimately causing LLMs to deviate…

Cited by 0SourcePDFScholar
2025

Precision-Enhanced Human-Object Contact Detection via Depth-Aware Perspective Interaction and Object Texture Restoration

AAAI 2025technical

Human-object contact (HOT) is designed to accurately identify the areas where humans and objects come into contact. Current methods frequently fail to account for scenarios where objects are frequently blocking the view, resulting in inaccurate identification of contact areas. To tackle this problem…

Cited by 2SourcePDFScholar
2025

Prompt Guidance and Human Proximal Perception for HOT Prediction with Regional Joint Loss

ICCV 2025poster

The task of Human-Object conTact (HOT) detection involves identifying the specific areas of the human body that are touching objects. Nevertheless, current models are restricted to just one type of image, often leading to too much segmentation in areas with little interaction, and struggling to main…

2024

Bayesian Diffusion Models for 3D Shape Reconstruction

CVPR 2024poster

We present Bayesian Diffusion Models (BDM) a prediction algorithm that performs effective Bayesian inference by tightly coupling the top-down (prior) information with the bottom-up (data-driven) procedure via joint diffusion processes. We demonstrate the application of BDM on the 3D shape reconstruc…

2024

Bayesian Exploration of Pre-trained Models for Low-shot Image Classification

CVPR 2024poster

Low-shot image classification is a fundamental task in computer vision and the emergence of large-scale vision-language models such as CLIP has greatly advanced the forefront of research in this field. However most existing CLIP-based methods lack the flexibility to effectively incorporate other pre…

Cited by 3SourcePDFScholar
2024

CPPO: Continual Learning for Reinforcement Learning with Human Feedback

ICLR 2024poster

The approach of Reinforcement Learning from Human Feedback (RLHF) is widely used for enhancing pre-trained Language Models (LM), enabling them to better align with human preferences. Existing RLHF-based LMs however require complete retraining whenever new queries or feedback are introduced, as human…

Cited by 17SourcePDFScholar
2024

FocalDreamer: Text-Driven 3D Editing via Focal-Fusion Assembly

AAAI 2024technical

While text-3D editing has made significant strides in leveraging score distillation sampling, emerging approaches still fall short in delivering separable, precise and consistent outcomes that are vital to content creation. In response, we introduce FocalDreamer, a framework that merges base shape w…

Cited by 56SourcePDFScholar
2020

An Interactive Multi-Task Learning Framework for Next POI Recommendation with Uncertain Check-ins

IJCAI 2020poster

Studies on next point-of-interest (POI) recommendation mainly seek to learn users' transition patterns with certain historical check-ins. However, in reality, users' movements are typically uncertain (i.e., fuzzy and incomplete) where most existing methods suffer from the transition pattern vanishin…

2020

Geom-GCN: Geometric Graph Convolutional Networks

ICLR 2020spotlight

Message-passing neural networks (MPNNs) have been successfully applied in a wide variety of applications in the real world. However, two fundamental weaknesses of MPNNs' aggregators limit their ability to represent graph-structured data: losing the structural information of nodes in neighborhoods an…

Cited by 1460SourcecodeScholar