← Search

Yong-Jin Liu

57 accepted papers

2026

Diagram2Structure: Unlocking LLMs' Diagram Comprehension through DiagramDiff, a Framework for Structuring Offline Diagrams

CVPR 2026

Diagrams are widely used in daily life. However, offline diagrams typically exist in the form of images, lacking structured data representation, which significantly limits their reusability and editability. Current research mainly focuses on supporting basic query tasks for online diagrams and does

Cited by 0SourceScholar
2026

S3LAM: Surfel Splatting SLAM for Geometrically Accurate Tracking and Mapping

ICRA 2026poster

We propose S3LAM, a novel RGB-D SLAM system that leverages 2D surfel splatting to achieve geometrically accurate scene representations for simultaneous tracking and mapping. Unlike existing 3DGS-based SLAM approaches that rely on 3D Gaussian ellipsoids, we utilize 2D Gaussian surfels as primitives f…

Cited by 0codeScholar
2026

SemGS: Feed-Forward Semantic 3D Gaussian Splatting from Sparse Views for Generalizable Scene Understanding

ICRA 2026poster

Semantic understanding of 3D scenes is essential for robots to operate effectively and safely in complex environments. Existing methods for semantic scene reconstruction and semantic-aware novel view synthesis often rely on dense multi-view inputs and require scene-specific optimization, limiting th…

2026

SketchRevive: Fine-Grained Pixel-to-Vector Sketch Completion with Diffusion-Prior-Guided Multimodal LLMs

CVPR 2026

Transforming sparse, partial pixel sketches from diverse media into complete, editable vector drawings is essential yet underexplored in digital creation. Prior methods either generate from scratch or inpaint local gaps without predicting global structure, leading to coarse contours and limited deta

Cited by 0SourceScholar
2026

StreamAvatar: Streaming Diffusion Models for Real-Time Interactive Human Avatars

CVPR 2026

Real-time, streaming interactive avatars represent a critical yet challenging goal in digital human research. Although diffusion-based human avatar generation methods achieve remarkable success, their non-causal architecture and high computational costs make them unsuitable for streaming. Moreover,

Cited by 0SourcecodeScholar
2026

TCATSEG: A TOOTH CENTER-WISE ATTENTION NETWORK FOR 3D DENTAL MODEL SEMANTIC SEGMENTATION

ICASSP 2026poster

Accurate semantic segmentation of 3D dental models is essential for digital dentistry applications such as orthodontics and dental implants. However, due to complex tooth arrangements and similarities in shape among adjacent teeth, existing methods struggle with accurate segmentation, because they o…

Cited by 0SourcePDFScholar
2025

DiveR-CT: Diversity-enhanced Red Teaming Large Language Model Assistants with Relaxing Constraints

AAAI 2025technical

Recent advances in large language model assistants have made them indispensable, raising significant concerns over managing their safety. Automated red teaming offers a promising alternative to the labor-intensive and error-prone manual probing for vulnerabilities, providing more consistent and scal…

2025

Rectified Diffusion Guidance for Conditional Generation

CVPR 2025poster

Classifier-Free Guidance (CFG), which combines the conditional and unconditional score functions with two coefficients summing to one, serves as a practical technique for diffusion model sampling. Theoretically, however, denoising with CFG cannot be expressed as a reciprocal diffusion process, which…

2025

StdGEN: Semantic-Decomposed 3D Character Generation from Single Images

CVPR 2025poster

We present StdGEN, an innovative pipeline for generating semantically decomposed high-quality 3D characters from single images, enabling broad applications in virtual reality, gaming, and filmmaking, etc. Unlike previous methods which struggle with limited decomposability, unsatisfactory quality, an…

2025

Weighted Poisson-disk Resampling on Large-Scale Point Clouds

AAAI 2025technical

For large-scale point cloud processing, resampling takes the important role of controlling the point number and density while keeping the geometric consistency. However, current methods cannot balance such different requirements. Particularly with large-scale point clouds, classical methods often st…

2024

AlphaTablets: A Generic Plane Representation for 3D Planar Reconstruction from Monocular Videos

NeurIPS 2024poster

We introduce AlphaTablets, a novel and generic representation of 3D planes that features continuous 3D surface and precise boundary delineation. By representing 3D planes as rectangles with alpha channels, AlphaTablets combine the advantages of current 2D and 3D plane representations, enabling accur…

Cited by 0SourcePDFScholar
2024

ExpeL: LLM Agents Are Experiential Learners

AAAI 2024technical

The recent surge in research interest in applying large language models (LLMs) to decision-making tasks has flourished by leveraging the extensive world knowledge embedded in LLMs. While there is a growing demand to tailor LLMs for custom decision-making tasks, finetuning them for specific tasks is…

2024

Exploring Temporal Feature Correlation for Efficient and Stable Video Semantic Segmentation

AAAI 2024technical

This paper tackles the problem of efficient and stable video semantic segmentation. While stability has been under-explored, prevalent work in efficient video semantic segmentation uses the keyframe paradigm. They efficiently process videos by only recomputing the low-level features and reusing high…

2024

FF-LOGO: Cross-Modality Point Cloud Registration with Feature Filtering and Local to Global Optimization

ICRA 2024poster

Cross-modality point cloud registration is confronted with significant challenges due to inherent differences in modalities between sensors. To deal with this problem, we propose FF-LOGO: a cross-modality point cloud registration framework with Feature Filtering and LOcal-Global Optimization. The cr…

Cited by 6SourcecodeScholar
2024

Generalizable Thermal-based Depth Estimation via Pre-trained Visual Foundation Model

ICRA 2024poster

Depth estimation is a crucial task in computer vision, applicable to various domains such as 3D reconstruction, robotics, and autonomous driving. In particular, thermal-based depth estimation has unique advantages, including night-time vision. However, the existing depth estimation method remains ch…

Cited by 0SourceScholar
2024

MMPI: a Flexible Radiance Field Representation by Multiple Multi-plane Images Blending

ICRA 2024poster

This paper presents a flexible representation of neural radiance fields based on multi-plane images (MPI), for high-quality view synthesis of complex scenes. MPI with Normalized Device Coordinate (NDC) parameterization is widely used in NeRF learning for its simple definition, easy calculation, and…

Cited by 4SourceScholar
2024

Mobile Robot Oriented Large-Scale Indoor Dataset for Dynamic Scene Understanding

ICRA 2024poster

Most existing robotic datasets capture static scene data and thus are limited in evaluating robots’ dynamic performance. To address this, we present a mobile robot oriented large-scale indoor dataset, denoted as THUD (Tsinghua University Dynamic) robotic dataset, for training and evaluating their dy…

Cited by 9SourceScholar
2024

MonoPlane: Exploiting Monocular Geometric Cues for Generalizable 3D Plane Reconstruction

IROS 2024poster

This paper presents a generalizable 3D plane detection and reconstruction framework named MonoPlane. Unlike previous robust estimator-based works (which require multiple images or RGB-D input) and learning-based works (which suffer from domain shift), MonoPlane combines the best of two worlds and es…

Cited by 1SourcecodeScholar
2024

O^2-Recon: Completing 3D Reconstruction of Occluded Objects in the Scene with a Pre-trained 2D Diffusion Model

AAAI 2024technical

Occlusion is a common issue in 3D reconstruction from RGB-D videos, often blocking the complete reconstruction of objects and presenting an ongoing problem. In this paper, we propose a novel framework, empowered by a 2D diffusion-based in-painting model, to reconstruct complete surfaces for the hidd…

2024

SMaRt: Improving GANs with Score Matching Regularity

ICML 2024poster

Generative adversarial networks (GANs) usually struggle in learning from highly diverse data, whose underlying manifold is complex. In this work, we revisit the mathematical foundations of GANs, and theoretically reveal that the native adversarial loss for GAN training is insufficient to fix the pro…

2024

SS3DM: Benchmarking Street-View Surface Reconstruction with a Synthetic 3D Mesh Dataset

NeurIPS 2024poster

Reconstructing accurate 3D surfaces for street-view scenarios is crucial for applications such as digital entertainment and autonomous driving simulation. However, existing street-view datasets, including KITTI, Waymo, and nuScenes, only offer noisy LiDAR points as ground-truth data for geometric ev…

Cited by 1SourcePDFScholar
2024

SceneDiff: Generative Scene-Level Image Retrieval with Text and Sketch Using Diffusion Models

IJCAI 2024poster

Jointly using text and sketch for scene-level image retrieval utilizes the complementary between text and sketch to describe the fine-grained scene content and retrieve the target image, which plays a pivotal role in accurate image retrieval. Existing methods directly fuse the features of sketch and…

Cited by 0SourcePDFScholar
2024

SpaceGTN: A Time-Agnostic Graph Transformer Network for Handwritten Diagram Recognition and Segmentation

AAAI 2024technical

Online handwriting recognition is pivotal in domains like note-taking, education, healthcare, and office tasks. Existing diagram recognition algorithms mainly rely on the temporal information of strokes, resulting in a decline in recognition performance when dealing with notes that have been modifie…

Cited by 2SourcePDFScholar
2024

Towards More Accurate Diffusion Model Acceleration with A Timestep Tuner

CVPR 2024poster

A diffusion model which is formulated to produce an image using thousands of denoising steps usually suffers from a slow inference speed. Existing acceleration algorithms simplify the sampling by skipping most steps yet exhibit considerable performance degradation. By viewing the generation of diffu…

2023

DarkFeat: Noise-Robust Feature Detector and Descriptor for Extremely Low-Light RAW Images

AAAI 2023technical

Low-light visual perception, such as SLAM or SfM at night, has received increasing attention, in which keypoint detection and local feature description play an important role. Both handcraft designs and machine learning methods have been widely studied for local feature detection and description, ho…

2023

Efficient Semantic Segmentation by Altering Resolutions for Compressed Videos

CVPR 2023poster

Video semantic segmentation (VSS) is a computationally expensive task due to the per-frame prediction for videos of high frame rates. In recent work, compact models or adaptive network strategies have been proposed for efficient VSS. However, they did not consider a crucial factor that affects the c…

2023

FEditNet: Few-Shot Editing of Latent Semantics in GAN Spaces

AAAI 2023technical

Generative Adversarial networks (GANs) have demonstrated their powerful capability of synthesizing high-resolution images, and great efforts have been made to interpret the semantics in the latent spaces of GANs. However, existing works still have the following limitations: (1) the majority of works…

2023

Invertible Residual Neural Networks with Conditional Injector and Interpolator for Point Cloud Upsampling

IJCAI 2023poster

Point clouds obtained by LiDAR and other sensors are usually sparse and irregular. Low-quality point clouds have serious influence on the final performance of downstream tasks. Recently, a point cloud upsampling network with normalizing flows has been proposed to address this problem. However, the n…

Cited by 2SourcePDFScholar
2022

A Double Branch Next-Best-View Network and Novel Robot System for Active Object Reconstruction

ICRA 2022poster

Next best view (NBV) is a technology that finds the best view sequence for sensor to perform scanning based on partial information, which is the core part for robot active reconstruction. Traditional works are mostly based on the evaluation of candidate views through time-consuming volu-metric trans…

Cited by 14SourceScholar
2022

A Mixture Of Surprises for Unsupervised Reinforcement Learning

NeurIPS 2022accept

Unsupervised reinforcement learning aims at learning a generalist policy in a reward-free manner for fast adaptation to downstream tasks. Most of the existing methods propose to provide an intrinsic reward based on surprise. Maximizing or minimizing surprise drives the agent to either explore or gai…

2022

Audio-Driven Stylized Gesture Generation with Flow-Based Model

ECCV 2022poster

"Generating stylized audio-driven gestures for robots and virtual avatars has attracted increasing considerations recently. Existing methods require style labels (e.g. speaker identities), or complex preprocessing of the data to obtain style control parameters. In this paper, we propose a new end-to…

Cited by 28SourcePDFScholar
2022

Deep Reinforcement Learning for Robot Collision Avoidance With Self-State-Attention and Sensor Fusion

RA-L 2022

3D LiDAR sensors can provide 3D point clouds of the environment, and are widely used in automobile navigation; while 2D LiDAR sensors can only provide point cloud in a 2D sweeping plane, and then are only used for navigating robots of small height, e.g., floor mopping robots. In this letter, we prop

Cited by 56SourceScholar
2022

PD-Flow: A Point Cloud Denoising Framework with Normalizing Flows

ECCV 2022poster

"Point cloud denoising aims to restore clean point clouds from raw observations corrupted by noise and outliers while preserving the fine-grained details. We present a novel deep learning-based denoising model, that incorporates normalizing flows and noise disentanglement techniques to achieve high…

2022

ParticleSfM: Exploiting Dense Point Trajectories for Localizing Moving Cameras in the Wild

ECCV 2022poster

"Estimating the pose of a moving camera from monocular video is a challenging problem, especially due to the presence of moving objects in dynamic environments, where the performance of existing camera pose estimation methods are susceptible to pixels that are not geometrically consistent. To tackle…

2021

A Confidence-Based Iterative Solver of Depths and Surface Normals for Deep Multi-View Stereo

ICCV 2021poster

In this paper, we introduce a deep multi-view stereo (MVS) system that jointly predicts depths, surface normals and per-view confidence maps. The key to our approach is a novel solver that iteratively solves for per-view depth map and normal map by optimizing an energy potential based upon the local…

Cited by 17PDFcodeScholar
2021

AD-NeRF: Audio Driven Neural Radiance Fields for Talking Head Synthesis

ICCV 2021poster

Generating high-fidelity talking head video by fitting with the input audio sequence is a challenging problem that receives considerable attentions recently. In this paper, we address this problem with the aid of neural scene representation networks. Our method is completely different from existing…

Cited by 452PDFcodeScholar
2021

Autoregressive Stylized Motion Synthesis With Generative Flow

CVPR 2021poster

Motion style transfer is an important problem in many computer graphics and computer vision applications, including human animation, games, and robotics. Most existing deep learning methods for this problem are supervised and trained by registered motion pairs. In addition, these methods are often l…

Cited by 47PDFScholar
2021

Efficient SE(3) Reachability Map Generation via Interplanar Integration of Intra-planar Convolutions

ICRA 2021poster

Convolution has been used for fast computation of reachability maps, but it has high computational costs when performing SE(3) convolution operations for general joint arrangements in industrial robots and 3D workspace. Its application is also limited to planar robots, 2D workspace, or robots with s…

Cited by 7SourceScholar
2020

Configuration Space Decomposition for Learning-based Collision Checking in High-DOF Robots

IROS 2020poster

Motion planning for robots of high degrees-of-freedom (DOFs) is an important problem in robotics with sampling-based methods in configuration space \mathcal{C}\mathcal{C} as one popular solution. Recently, machine learning methods have been introduced into sampling-based motion planning methods, whi…

Cited by 8SourceScholar
2020

SceneSketcher: Fine-Grained Image Retrieval with Scene Sketches

ECCV 2020poster

Sketch-based image retrieval (SBIR) has been a popular research topic in recent years. Existing works concentrate on mapping the visual information of sketches and images to a semantic space at the object level. In this paper, for the first time, we study the fine-grained scene-level SBIR problem wh…

Cited by 45SourcePDFScholar
2020

Towards Better Generalization: Joint Depth-Pose Learning Without PoseNet

CVPR 2020poster

In this work, we tackle the essential problem of scale inconsistency for self supervised joint depth-pose learning. Most existing methods assume that a consistent scale of depth and pose can be learned across all input samples, which makes the learning problem harder, resulting in degraded performan…

Cited by 215PDFcodeScholar
2019

APDrawingGAN: Generating Artistic Portrait Drawings From Face Photos With Hierarchical GANs

CVPR 2019oral

Significant progress has been made with image stylization using deep learning, especially with generative adversarial networks (GANs). However, existing methods fail to produce high quality artistic portrait drawings. Such drawings have a highly abstract style, containing a sparse set of continuous…

Cited by 200PDFScholar
2019

Attention-Aware Multi-Stroke Style Transfer

CVPR 2019poster

Neural style transfer has drawn considerable attention from both academic and industrial field. Although visual effect and efficiency have been significantly improved, existing methods are unable to coordinate spatial distribution of visual attention between the content image and stylized image, or…

Cited by 215PDFcodeScholar
2019

Energy-Efficient Coverage Path Planning for General Terrain Surfaces

RA-L 2019

This letter tackles the problem of energy-efficient coverage path planning for exploring general surfaces by an autonomous vehicle. Efficient algorithms are developed to generate paths on freeform 3-D surfaces according to a special design pattern as height extremity aware Fermat spiral for this pur

Cited by 46SourceScholar
2019

Fast Computation of Content-Sensitive Superpixels and Supervoxels Using Q-Distances

ICCV 2019poster

State-of-the-art researches model the data of images and videos as low-dimensional manifolds and generate superpixels/supervoxels in a content-sensitive way, which is achieved by computing geodesic centroidal Voronoi tessellation (GCVT) on manifolds. However, computing exact GCVTs is slow due to com…

Cited by 21PDFScholar
2019

Plant Phenotyping by Deep-Learning-Based Planner for Multi-Robots

RA-L 2019

Manual plant phenotyping is slow, error prone, and labor intensive. In this letter, we present an automated robotic system for fast, precise, and noninvasive measurements using a new deep-learning-based next-best view planning pipeline. Specifically, we first use a deep neural network to estimate a

Cited by 69SourceScholar
2019

SketchGAN: Joint Sketch Completion and Recognition With Generative Adversarial Network

CVPR 2019poster

Hand-drawn sketch recognition is a fundamental problem in computer vision, widely used in sketch-based image and video retrieval, editing, and reorganization. Previous methods often assume that a complete sketch is used as input; however, hand-drawn sketches in common application scenarios are often…

Cited by 71PDFScholar
2017

RoboFDM: A robotic system for support-free fabrication using FDM

ICRA 2017poster

This paper presents a robotic system - RoboFDM that targets at printing 3D models without support-structures, which is considered as the major restriction to the flexibility of 3D printing. The hardware of RoboFDM consists of a robotic arm providing 6-DOF motion to the platform of material accumulat…

Cited by 199SourceScholar