← Search

HongYu Liu

23 accepted papers

2026

AvatarPointillist: AutoRegressive 4D Gaussian Avatarization

CVPR 2026

We introduce AvatarPointillist, a novel framework for generating dynamic 4D Gaussian avatars from a single portrait image. At the core of our method is a decoder-only Transformer that autoregressively generates a point cloud for 3D Gaussian Splatting. This sequential approach allows for precise, ada

Cited by 0SourcecodeScholar
2026

BIRD-INTERACT: Re-imagining Text-to-SQL Evaluation via Lens of Dynamic Interactions

ICLR 2026oral

Large language models (LLMs) have demonstrated remarkable performance on single-turn text-to-SQL tasks, but real-world database applications predominantly require multi-turn interactions to handle ambiguous queries, execution errors, and evolving user requirements. Existing multi-turn benchmarks fal…

Cited by 0SourcecodeScholar
2026

D-ARL: A Distribution-Matched Asynchronous Reinforcement Learning Framework for Language Reasoning

ICML 2026poster

Asynchronous reinforcement learning (RL) has shown notable success in accelerating the post-training of large language models (LLMs). However, its decoupled data generation and training paradigm introduces a fundamental distributional mismatch between data generated by stale behavior policies and cu…

Cited by 0SourceScholar
2026

EasyCreator: Empowering 4D Creation through Video Inpainting

ICLR 2026poster

We introduce EasyCreator, a novel 4D video creation framework capable of both generating and editing 4D content from a single monocular video input. By leveraging a powerful video inpainting foundation model as a generative prior, we reformulate 4D video creation as a video inpainting task, enabling…

Cited by 0SourceScholar
2026

FastVMT: Eliminating Redundancy in Video Motion Transfer

ICLR 2026poster

Video motion transfer aims to synthesize videos by generating visual content according to a text prompt while transferring the motion pattern observed in a reference video. Recent methods predominantly use the Diffusion Transformer (DiT) architecture. To achieve satisfactory runtime, several methods…

Cited by 0SourceScholar
2026

Follow-Your-Shape: Shape-Aware Image Editing via Trajectory-Guided Region Control

ICLR 2026poster

While recent flow-based image editing models demonstrate general-purpose capabilities across diverse tasks, they often struggle to specialize in challenging scenarios---particularly those involving large-scale shape transformations. When performing such structural edits, these methods either fail t…

Cited by 0SourcecodeScholar
2026

Group Editing: Edit Multiple Images in One Go

CVPR 2026

In this paper, we tackle the problem of performing consistent and unified modifications across a set of related images. This task is particularly challenging because these images may vary significantly in pose, viewpoint, and spatial layout. Achieving coherent edits requires establishing reliable co

Cited by 0SourcecodeScholar
2026

UIKA: Fast Universal Head Avatar from Pose-Free Images

CVPR 2026

We present UIKA, a feed-forward animatable Gaussian head model from an arbitrary number of pose-free inputs, including a single image, multi-view captures, and smartphone-captured videos. Unlike the traditional avatar method, which requires a studio-level multi-view capture system and reconstructs a

Cited by 0SourcecodeScholar
2026

VoxPrivacy: A Benchmark for Evaluating Interactional Privacy of Speech Language Models

ICLR 2026poster

As Speech Language Models (SLMs) transition from personal devices to shared, multi-user environments such as smart homes, a new challenge emerges: the model is expected to distinguish between users to manage information flow appropriately. Without this capability, an SLM could reveal one user’s conf…

Cited by 0SourceScholar
2025

Enhancing Neural Machine Translation Through Target Language Data: A kNN-LM Approach for Domain Adaptation

ACL 2025long

Neural machine translation (NMT) has advanced significantly, yet challenges remain in adapting to new domains . In scenarios where bilingual data is limited, this issue is further exacerbated. To address this, we propose kNN-LM-NMT, a method that leverages semantically similar target language senten…

2024

CAD: Photorealistic 3D Generation via Adversarial Distillation

CVPR 2024poster

The increased demand for 3D data in AR/VR robotics and gaming applications gave rise to powerful generative pipelines capable of synthesizing high-quality 3D objects. Most of these models rely on the Score Distillation Sampling (SDS) algorithm to optimize a 3D representation such that the rendered i…

Cited by 13SourcePDFScholar
2024

ESNet: Evolution and Succession Network for High-Resolution Salient Object Detection

ICML 2024poster

Preserving details and avoiding high computational costs are the two main challenges for the High-Resolution Salient Object Detection (HRSOD) task. In this paper, we propose a two-stage HRSOD model from the perspective of evolution and succession, including an evolution stage with Low-resolution Loc…

Cited by 2SourcePDFScholar
2024

LiDAR-Net: A Real-scanned 3D Point Cloud Dataset for Indoor Scenes

CVPR 2024poster

In this paper we present LiDAR-Net a new real-scanned indoor point cloud dataset containing nearly 3.6 billion precisely point-level annotated points covering an expansive area of 30000m^2. It encompasses three prevalent daily environments including learning scenes working scenes and living scenes.…

Cited by 8SourcePDFScholar
2023

Delving StyleGAN Inversion for Image Editing: A Foundation Latent Space Viewpoint

CVPR 2023poster

GAN inversion and editing via StyleGAN maps an input image into the embedding spaces (W, W^+, and F) to simultaneously maintain image fidelity and meaningful manipulation. From latent space W to extended latent space W^+ to feature space F in StyleGAN, the editability of GAN inversion decreases whil…

2023

Human MotionFormer: Transferring Human Motions with Vision Transformers

ICLR 2023poster

Human motion transfer aims to transfer motions from a target dynamic person to a source static one for motion synthesis. An accurate matching between the source person and the target motion in both large and subtle motion changes is vital for improving the transferred motion quality. In this paper,…

2023

Make Encoder Great Again in 3D GAN Inversion through Geometry and Occlusion-Aware Encoding

ICCV 2023poster

3D GAN inversion aims to achieve high reconstruction fidelity and reasonable 3D geometry simultaneously from a single image input. However, existing 3D GAN inversion methods rely on time-consuming optimization for each individual case. In this work, we introduce a novel encoder-based inversion frame…

Cited by 42PDFScholar
2023

XFormer: Fast and Accurate Monocular 3D Body Capture

IJCAI 2023poster

We present XFormer, a novel human mesh and motion capture method that achieves real-time performance on consumer CPUs given only monocular images as input. The proposed network architecture contains two branches: a keypoint branch that estimates 3D human mesh vertices given 2D keypoints, and an imag…

Cited by 2SourcePDFScholar
2022

One Model to Edit Them All: Free-Form Text-Driven Image Manipulation with Semantic Modulations

NeurIPS 2022accept

Free-form text prompts allow users to describe their intentions during image manipulation conveniently. Based on the visual latent space of StyleGAN[21] and text embedding space of CLIP[34], studies focus on how to map these two latent spaces for text-driven attribute manipulations. Currently, the l…

2021

DeFLOCNet: Deep Image Editing via Flexible Low-Level Controls

CVPR 2021poster

User-intended visual content fills the hole regions of an input image in the image editing scenario. The coarse lowlevel inputs, which typically consist of sparse sketch lines and color dots, convey user intentions for content creation (i.e., free-form editing). While existing methods combine an inp…

Cited by 42PDFcodeScholar
2021

PD-GAN: Probabilistic Diverse GAN for Image Inpainting

CVPR 2021poster

We propose PD-GAN, a probabilistic diverse GAN forimage inpainting. Given an input image with arbitrary holeregions, PD-GAN produces multiple inpainting results withdiverse and visually realistic content. Our PD-GAN is builtupon a vanilla GAN which generates images based on random noise. During imag…

Cited by 287PDFcodeScholar
2020

Rethinking Image Inpainting via a Mutual Encoder-Decoder with Feature Equalizations

ECCV 2020poster

Deep encoder-decoder based CNNs have advanced image inpainting methods for hole filling. While existing methods recover structures and textures step-by-step in the hole regions, they typically use two encoder-decoders for separate recovery. The CNN features of each encoder are learned to capture eit…