← Search

Jing-Hao Xue

21 accepted papers

2026

EgoTactile: Learning Grasp Pressure for Everyday Objects from Egocentric Video

ICML 2026spotlight

Estimating full-hand grasp pressure from egocentric video is critical for immersive VR and robotic manipulation, yet dense tactile sensing often relies on intrusive hardware. Existing vision-based methods predominantly rely on planar surfaces or fingertip contacts, failing to generalize to complex 3…

Cited by 0SourcecodeScholar
2026

ICDiffAD: Implicit Conditioning Diffusion Model for Time Series Anomaly Detection

ICLR 2026poster

Time series anomaly detection (TSAD) faces critical challenges from intrinsic data noisiness and temporal heterogeneity, which undermine the reconstruction fidelity of prevailing generative approaches. While diffusion models offer theoretical advantages in capturing complex temporal dynamics, their…

Cited by 0SourceScholar
2025

Mind the Gap: Confidence Discrepancy Can Guide Federated Semi-Supervised Learning Across Pseudo-Mismatch

CVPR 2025poster

Federated Semi-Supervised Learning (FSSL) aims to leverage unlabeled data across clients with limited labeled data to train a global model with strong generalization ability. Most FSSL methods rely on consistency regularization with pseudo-labels, converting predictions from local or global models i…

2025

Towards Reliable and Holistic Visual In-Context Learning Prompt Selection

NeurIPS 2025poster

Visual In-Context Learning (VICL) has emerged as a prominent approach for adapting visual foundation models to novel tasks, by effectively exploiting contextual information embedded in in-context examples, which can be formulated as a global ranking problem of potential candidates. Current VICL meth…

Cited by 0SourceScholar
2025

WarpGAN: Warping-Guided 3D GAN Inversion with Style-Based Novel View Inpainting

NeurIPS 2025poster

3D GAN inversion projects a single image into the latent space of a pre-trained 3D GAN to achieve single-shot novel view synthesis, which requires visible regions with high fidelity and occluded regions with realism and multi-view consistency. However, existing methods focus on the reconstruction o…

Cited by 0SourceScholar
2024

High-Order Structure Based Middle-Feature Learning for Visible-Infrared Person Re-identification

AAAI 2024technical

Visible-infrared person re-identification (VI-ReID) aims to retrieve images of the same persons captured by visible (VIS) and infrared (IR) cameras. Existing VI-ReID methods ignore high-order structure information of features while being relatively difficult to learn a reasonable common feature spac…

2024

Reschedule Diffusion-based Bokeh Rendering

IJCAI 2024poster

Bokeh rendering for images shot with small apertures has drawn much attention in practice. Very recently people start to explore diffusion models for bokeh rendering, aiming to leverage the models' surging power of image generation. However, we can clearly observe two big issues with the images rend…

2024

Spatial-Contextual Discrepancy Information Compensation for GAN Inversion

AAAI 2024technical

Most existing GAN inversion methods either achieve accurate reconstruction but lack editability or offer strong editability at the cost of fidelity. Hence, how to balance the distortion-editability trade-off is a significant challenge for GAN inversion. To address this challenge, we introduce a nov…

2024

UMBRAE: Unified Multimodal Brain Decoding

ECCV 2024poster

"We address prevailing challenges of the brain-powered research, departing from the observation that the literature hardly recover accurate spatial information and require subject-specific models. To address these challenges, we propose UMBRAE, a unified multimodal decoding of brain signals. First,…

2022

Learn-to-Decompose: Cascaded Decomposition Network for Cross-Domain Few-Shot Facial Expression Recognition

ECCV 2022poster

"Most existing compound facial expression recognition (FER) methods rely on large-scale labeled compound expression data for training. However, collecting such data is labor-intensive and time-consuming. In this paper, we address the compound FER task in the cross-domain few-shot learning (FSL) sett…

2022

When Facial Expression Recognition Meets Few-Shot Learning: A Joint and Alternate Learning Framework

AAAI 2022technical

Human emotions involve basic and compound facial expressions. However, current research on facial expression recognition (FER) mainly focuses on basic expressions, and thus fails to address the diversity of human emotions in practical scenarios. Meanwhile, existing work on compound FER relies heavil…

Cited by 18SourcePDFScholar
2021

Amortized Bayesian Prototype Meta-learning: A New Probabilistic Meta-learning Approach to Few-shot Image Classification

AISTATS 2021poster

Probabilistic meta-learning methods recently have achieved impressive success in few-shot image classification. However, they introduce a huge number of random variables for neural network weights and thus severe computational and inferential challenges. In this paper, we propose a novel probabilist…

Cited by 26SourcePDFScholar
2021

Group Fisher Pruning for Practical Network Compression

ICML 2021spotlight

Network compression has been widely studied since it is able to reduce the memory and computation cost during inference. However, previous methods seldom deal with complicated structures like residual connections, group/depth-wise convolution and feature pyramid network, where channels of multiple l…

2021

Learning Spatial-Semantic Relationship for Facial Attribute Recognition With Limited Labeled Data

CVPR 2021poster

Recent advances in deep learning have demonstrated excellent results for Facial Attribute Recognition (FAR), typically trained with large-scale labeled data. However, in many real-world FAR applications, only limited labeled data are available, leading to remarkable deterioration in performance for…

Cited by 41PDFScholar
2021

TediGAN: Text-Guided Diverse Face Image Generation and Manipulation

CVPR 2021poster

In this work, we propose TediGAN, a novel framework for multi-modal image generation and manipulation with textual descriptions. The proposed method consists of three components: StyleGAN inversion module, visual-linguistic similarity learning, and instance-level optimization. The inversion module m…

Cited by 472PDFcodeScholar
2021

Towards Impartial Multi-task Learning

ICLR 2021poster

Multi-task learning (MTL) has been widely used in representation learning. However, naively training all tasks simultaneously may lead to the partial training issue, where specific tasks are trained more adequately than others. In this paper, we propose to learn multiple tasks impartially. Specifica…

Cited by 198SourcePDFScholar
2020

Generalization Bound of Gradient Descent for Non-Convex Metric Learning

NeurIPS 2020poster

Metric learning aims to learn a distance measure that can benefit distance-based methods such as the nearest neighbour (NN) classifier. While considerable efforts have been made to improve its empirical performance and analyze its generalization ability by focusing on the data structure and model co…