← Search

Thomas H. Li

29 accepted papers

2025

Learning Semantic Facial Descriptors for Accurate Face Animation

ICASSP 2025accepted

Face animation is a challenging task. Existing model-based methods (utilizing 3DMMs or landmarks) often result in a model-like reconstruction effect, which doesn't effectively preserve identity. Conversely, model-free approaches face challenges in attaining a decoupled and semantically rich feature…

Cited by 0SourceScholar
2024

BT-Adapter: Video Conversation is Feasible Without Video Instruction Tuning

CVPR 2024poster

The recent progress in Large Language Models (LLM) has spurred various advancements in image-language conversation agents while how to build a proficient video-based dialogue system is still under exploration. Considering the extensive scale of LLM and visual backbone minimal GPU memory is left for…

2024

ScanPCGC: Learning-Based Lossless Point Cloud Geometry Compression using Sequential Slice Representation

ICASSP 2024accepted

The efficient storage and transportation requirements of point clouds promote the development of point cloud compression algorithms. In this paper, we develop a novel point cloud geometry compression using sequential slice representation. Unlike the limited contexts in conventional codecs and other…

Cited by 0SourceScholar
2024

StreamFlow: Streamlined Multi-Frame Optical Flow Estimation for Video Sequences

NeurIPS 2024poster

Prior multi-frame optical flow methods typically estimate flow repeatedly in a pair-wise manner, leading to significant computational redundancy. To mitigate this, we implement a Streamlined In-batch Multi-frame (SIM) pipeline, specifically tailored to video inputs to minimize redundant calculations…

2023

CAT: LoCalization and IdentificAtion Cascade Detection Transformer for Open-World Object Detection

CVPR 2023poster

Open-world object detection (OWOD), as a more general and challenging goal, requires the model trained from data on known objects to detect both known and unknown objects and incrementally learn to identify these unknown objects. The existing works which employ standard detection framework and fixed…

2023

Causality Compensated Attention for Contextual Biased Visual Recognition

ICLR 2023poster

Visual attention does not always capture the essential object representation desired for robust predictions. Attention modules tend to underline not only the target object but also the common co-occurring context that the module thinks helpful in the training. The problem is rooted in the confoundin…

Cited by 23SourcePDFScholar
2023

Efficient Test-Time Adaptation for Super-Resolution with Second-Order Degradation and Reconstruction

NeurIPS 2023poster

Image super-resolution (SR) aims to learn a mapping from low-resolution (LR) to high-resolution (HR) using paired HR-LR training images. Conventional SR methods typically gather the paired training data by synthesizing LR images from HR images using a predetermined degradation model, e.g., Bicubic d…

2023

FGPrompt: Fine-grained Goal Prompting for Image-goal Navigation

NeurIPS 2023poster

Learning to navigate to an image-specified goal is an important but challenging task for autonomous systems like household robots. The agent is required to well understand and reason the location of the navigation goal from a picture shot in the goal position. Existing methods try to solve this prob…

Cited by 13SourcePDFScholar
2023

Hard Sample Matters a Lot in Zero-Shot Quantization

CVPR 2023poster

Zero-shot quantization (ZSQ) is promising for compressing and accelerating deep neural networks when the data for training full-precision models are inaccessible. In ZSQ, network quantization is performed using synthetic samples, thus, the performance of quantized models depends heavily on the quali…

2023

Improving Graph Representation for Point Cloud Segmentation via Attentive Filtering

CVPR 2023poster

Recently, self-attention networks achieve impressive performance in point cloud segmentation due to their superiority in modeling long-range dependencies. However, compared to self-attention mechanism, we find graph convolutions show a stronger ability in capturing local geometry information with le…

Cited by 43SourcePDFScholar
2023

LIO-PPF: Fast LiDAR-Inertial Odometry via Incremental Plane Pre-Fitting and Skeleton Tracking

IROS 2023poster

As a crucial infrastructure of intelligent mobile robots, LiDAR-Inertial odometry (LIO) provides the basic capability of state estimation by tracking LiDAR scans. The high-accuracy tracking generally involves the k\text{NN}k\text{NN} search, which is used with minimizing the point-to-plane distance.…

Cited by 7SourcecodeScholar
2023

Learning Vision-and-Language Navigation from YouTube Videos

ICCV 2023poster

Vision-and-language navigation (VLN) requires an embodied agent to navigate in realistic 3D environments using natural language instructions. Existing VLN methods suffer from training on small-scale environments or unreasonable path-instruction datasets, limiting the generalization to unseen environ…

Cited by 31PDFcodeScholar
2023

Masked Motion Encoding for Self-Supervised Video Representation Learning

CVPR 2023poster

How to learn discriminative video representation from unlabeled videos is challenging but crucial for video analysis. The latest attempts seek to learn a representation model by predicting the appearance contents in the masked regions. However, simply masking and recovering appearance contents may n…

2023

Revisiting Temporal Modeling for CLIP-Based Image-to-Video Knowledge Transferring

CVPR 2023poster

Image-text pretrained models, e.g., CLIP, have shown impressive general multi-modal knowledge learned from large-scale image-text data pairs, thus attracting increasing attention for their potential to improve visual representation learning in the video domain. In this paper, based on the CLIP model…

2022

DKNAS: A Practical Deep Keypoint Extraction Framework Based on Neural Architecture Search

ICRA 2022poster

Keypoint extraction including both keypoint detection and description is a fundamental step in a wide range of geometric multimedia applications. In recent years, many learning-based approaches for keypoint extraction emerge and achieve promising results. However, they usually design network archite…

Cited by 1SourceScholar
2022

Learning Active Camera for Multi-Object Navigation

NeurIPS 2022accept

Getting robots to navigate to multiple objects autonomously is essential yet difficult in robot applications. One of the key challenges is how to explore environments efficiently with camera sensors only. Existing navigation methods mainly focus on fixed cameras and few attempts have been made to na…

Cited by 27SourcePDFScholar
2022

Neural Texture Extraction and Distribution for Controllable Person Image Synthesis

CVPR 2022oral

We deal with the controllable person image synthesis task which aims to re-render a human from a reference image with explicit control over body pose and appearance. Observing that person images are highly structured, we propose to generate desired images by extracting and distributing semantic enti…

Cited by 94PDFcodeScholar
2022

Weakly-Supervised Multi-Granularity Map Learning for Vision-and-Language Navigation

NeurIPS 2022accept

We address a practical yet challenging problem of training robot agents to navigate in an environment following a path described by some language instructions. The instructions often contain descriptions of objects in the environment. To achieve accurate and efficient navigation, it is critical to b…

2021

PIRenderer: Controllable Portrait Image Generation via Semantic Neural Rendering

ICCV 2021poster

Generating portrait images by controlling the motions of existing faces is an important task of great consequence to social media industries. For easy use and intuitive control, semantically meaningful and fully disentangled parameters should be used as modifications. However, many existing techniqu…

Cited by 252PDFcodeScholar
2021

Structure-Transformed Texture-Enhanced Network for Person Image Synthesis

ICCV 2021poster

Pose-guided virtual try-on task aims to modify the fashion item based on pose transfer task. These two tasks that belong to person image synthesis have strong correlations and similarities. However, existing methods treat them as two individual tasks and do not explore correlations between them. Mor…

Cited by 8PDFScholar
2020

Deep Image Spatial Transformation for Person Image Generation

CVPR 2020poster

Pose-guided person image generation is to transform a source person image to a target pose. This task requires spatial manipulations of source data. However, Convolutional Neural Networks are limited by the lack of ability to spatially transform the inputs. In this paper, we propose a differentiable…

Cited by 231PDFcodeScholar
2020

ROIMIX: Proposal-Fusion Among Multiple Images for Underwater Object Detection

ICASSP 2020accepted

Generic object detection algorithms have proven their excellent performance in recent years. However, object detection on underwater datasets is still less explored. In contrast to generic datasets, underwater images usually have color shift and low contrast; sediment would cause blurring in underwa…

Cited by 0SourceScholar
2020

Regression Before Classification for Temporal Action Detection

ICASSP 2020accepted

Action classification combined with location regression is a widely-utilized mechanism in existing temporal action detection methods. However, there exists an inconsistency problem between locations and categories of action instances in this mechanism. More specifically, while the location of the pr…

Cited by 0SourceScholar
2019

BLP - Boundary Likelihood Pinpointing Networks for Accurate Temporal Action Localization

ICASSP 2019accepted

Despite tremendous progress achieved in temporal action detection, state-of-the-art methods still suffer from the sharp performance deterioration when localizing the starting and ending temporal action boundaries. Although most methods apply boundary regression paradigm to tackle this problem, we ar…

Cited by 0SourceScholar
2019

Boundary Information Matters More: Accurate Temporal Action Detection with Temporal Boundary Network

ICASSP 2019accepted

Temporal action detection in untrimmed videos is an important yet challenging task. How to locate complex actions accurately is still an open question due to the ambiguous boundaries between action instances and the background. Recently a newly proposed work exploits Structured Segment Networks (SSN…

Cited by 0SourceScholar
2019

Graph Convolutional Label Noise Cleaner: Train a Plug-And-Play Action Classifier for Anomaly Detection

CVPR 2019poster

Video anomaly detection under weak labels is formulated as a typical multiple-instance learning problem in previous works. In this paper, we provide a new perspective, i.e., a supervised learning task under noisy labels. In such a viewpoint, as long as cleaning away label noise, we can directly appl…

Cited by 590PDFcodeScholar
2019

StructureFlow: Image Inpainting via Structure-Aware Appearance Flow

ICCV 2019poster

Image inpainting techniques have shown significant improvements by using deep neural networks recently. However, most of them may either fail to reconstruct reasonable structures or restore fine-grained textures. In order to solve this problem, in this paper, we propose a two-stage model which split…

Cited by 455PDFcodeScholar