← Search

Yi Rong

15 accepted papers

2026

LENS: Multi-level Evaluation of Multimodal Reasoning with Large Language Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have achieved significant advances in integrating visual and linguistic information, yet their ability to reason about complex and real-world scenarios remains limited. Existing benchmarks are usually constructed in a task-oriented manner, without a guarantee…

Cited by 0SourceScholar
2026

LLM-Driven Corrective Robot Operation Code Generation with Static Text-Based Simulation

ICRA 2026poster

Recent advances in Large language models (LLMs) have demonstrated their promising capabilities of generating robot operation code to enable LLM-driven robots. To enhance the reliability of operation code generated by LLMs, corrective designs with feedback from the observation of executing code have …

2025

A Novel Perspective for Source Localization in Underwater Active Electrosense Robots Based on Sparse Signal Reconstruction

RA-L 2025

Weakly electric fish can detect and localize objects in dark and turbid environments by sensing the perturbations induced by objects in their self-generated electric field. Massive efforts have been made to develop active electrosense systems for underwater robots that can rival those of fish. Howev

Cited by 2SourceScholar
2025

Balancing Conservatism and Aggressiveness: Prototype-Affinity Hybrid Network for Few-Shot Segmentation

ICCV 2025poster

This paper studies the few-shot segmentation (FSS) task, which aims to segment objects belonging to unseen categories in a query image by learning a model on a small number of well-annotated support samples. Our analysis of two mainstream FSS paradigms reveals that the predictions made by prototype…

2025

GarFast: Realistic and Fast Garment Transfer with a Simplified Parser-Free Approach

AAAI 2025technical

A good garment try-on model should learn the transfer between different types of garments while satisfying: 1) high fidelity and 2) low inference speed. Existing methods address either of these two issues, limited processing speed or low generation quality. We directly use a lightweight encoder-deco…

Cited by 0SourcePDFScholar
2025

Mask Does Not Matter: A Unified Latent Diffusion-Enhanced Framework for Mask-Free Virtual Try-On

IJCAI 2025

A good virtual try-on model should introduce minimal redundant conditional information to avoid instability and increase inference efficiency. Existing methods rely on inpainting masks to guide the generation of the object, but the masks, generated by unstable human parsers, often produce unreliable

Cited by 0SourcePDFScholar
2025

Mitigating Occlusions in Virtual Try-On via A Simple-Yet-Effective Mask-Free Framework

NeurIPS 2025poster

This paper investigates the occlusion problems in virtual try-on (VTON) tasks. According to how they affect the try-on results, the occlusion issues of existing VTON methods can be grouped into two categories: (1) Inherent Occlusions, which are the ghosts of the clothing from reference input images…

Cited by 0SourceScholar
2025

RealisID: Scale-Robust and Fine-Controllable Identity Customization via Local and Global Complementation

AAAI 2025technical

Recently, the success of text-to-image synthesis has greatly advanced the development of identity customization techniques, whose main goal is to produce realistic identity-specific photographs based on text prompts and reference face images. However, it is difficult for existing identity customizat…

2024

CRA-PCN: Point Cloud Completion with Intra- and Inter-level Cross-Resolution Transformers

AAAI 2024technical

Point cloud completion is an indispensable task for recovering complete point clouds due to incompleteness caused by occlusion, limited sensor resolution, etc. The family of coarse-to-fine generation architectures has recently exhibited great success in point cloud completion and gradually became ma…

2024

Content-Style Decoupling for Unsupervised Makeup Transfer without Generating Pseudo Ground Truth

CVPR 2024poster

The absence of real targets to guide the model training is one of the main problems with the makeup transfer task. Most existing methods tackle this problem by synthesizing pseudo ground truths (PGTs). However the generated PGTs are often sub-optimal and their imprecision will eventually lead to per…

2024

CycleVTON: A Cycle Mapping Framework for Parser-Free Virtual Try-On

AAAI 2024technical

Image-based virtual try-on aims to transfer a target clothing onto a specific person. A significant challenge is arbitrarily matched clothing and person lack corresponding ground truth to supervised learning. A recent pioneering work leveraged an improved cycleGAN to enable one network to generate t…

Cited by 2SourcePDFScholar
2024

RepKPU: Point Cloud Upsampling with Kernel Point Representation and Deformation

CVPR 2024poster

In this work we present RepKPU an efficient network for point cloud upsampling. We propose to promote upsampling performance by exploiting better shape representation and point generation strategy. Inspired by KPConv we propose a novel representation called RepKPoints to effectively characterize the…

2024

SHMT: Self-supervised Hierarchical Makeup Transfer via Latent Diffusion Models

NeurIPS 2024poster

This paper studies the challenging task of makeup transfer, which aims to apply diverse makeup styles precisely and naturally to a given facial image. Due to the absence of paired data, current methods typically synthesize sub-optimal pseudo ground truths to guide the model training, resulting in l…

2023

ESPT: A Self-Supervised Episodic Spatial Pretext Task for Improving Few-Shot Learning

AAAI 2023technical

Self-supervised learning (SSL) techniques have recently been integrated into the few-shot learning (FSL) framework and have shown promising results in improving the few-shot image classification performance. However, existing SSL approaches used in FSL typically seek the supervision signals from the…