← Search

Qiang Ji

54 accepted papers

2026

CGU-Bayes: Causal Graph Uncertainty-Guided Bayesian Inference for Domain Generalization

CVPR 2026

Causal graphs play a crucial role in AI research as they reveal the data generation processes underlying real-world machine learning and computer vision tasks. Recent studies have leveraged causal graphs to develop more robust and interpretable models. However, limited or biased data often lead to i

Cited by 0SourceScholar
2026

Towards Knowledge-augmented Bayesian Deep Learning For Computer Vision

CVPR 2026

Bayesian deep learning (BDL) integrates Bayesian inference with deep learning, improving predictive performance while enabling principled uncertainty quantification. However, existing BDLs often rely on non-informative random priors, limiting the benefits of Bayesian inference. In contrast, knowledg

Cited by 0SourceScholar
2025

Diffusion-based 3D Hand Motion Recovery with Intuitive Physics

ICCV 2025poster

While 3D hand reconstruction from monocular images has made significant progress, generating accurate and temporally coherent motion estimates from videos remains challenging, particularly during hand-object interactions. In this paper, we present a novel 3D hand motion recovery framework that enhan…

Cited by 0SourcePDFScholar
2024

Effective Causal Discovery under Identifiable Heteroscedastic Noise Model

AAAI 2024technical

Capturing the underlying structural causal relations represented by Directed Acyclic Graphs (DAGs) has been a fundamental task in various AI disciplines. Causal DAG learning via the continuous optimization framework has recently achieved promising performance in terms of accuracy and efficiency. How…

2024

Integrating Markov Blanket Discovery into Causal Representation Learning for Domain Generalization

ECCV 2024poster

"Identifying low-dimensional, semantic latent causal representations for high-dimensional data has become a dynamic field in computer vision and machine learning. Causal domain generalization methods aim to identify latent causal variables that generate input data and build invariant causal mechanis…

Cited by 1SourcePDFScholar
2024

Optimization-based Uncertainty Attribution Via Learning Informative Perturbations

ECCV 2024poster

"Uncertainty attribution (UA) aims to identify key contributors to predictive uncertainty in deep learning models. To improve the faithfulness of existing UA methods, we formulate UA as an optimization problem to learn a binary mask on the input. The learned mask identifies regions that significantl…

Cited by 2SourcePDFScholar
2024

PhysPT: Physics-aware Pretrained Transformer for Estimating Human Dynamics from Monocular Videos

CVPR 2024poster

While current methods have shown promising progress on estimating 3D human motion from monocular videos their motion estimates are often physically unrealistic because they mainly consider kinematics. In this paper we introduce Physics-aware Pretrained Transformer (PhysPT) which improves kinematics-…

Cited by 8SourcePDFScholar
2024

Theory-guided Message Passing Neural Network for Probabilistic Inference

AISTATS 2024poster

Probabilistic inference can be tackled by minimizing a variational free energy through message passing. To improve performance, neural networks are adopted for message computation. Neural message learning is heuristic and requires strong guidance to perform well. In this work, we propose a {\em theo…

2024

Uncertainty-aware Action Decoupling Transformer for Action Anticipation

CVPR 2024highlight

Human action anticipation aims at predicting what people will do in the future based on past observations. In this paper we introduce Uncertainty-aware Action Decoupling Transformer (UADT) for action anticipation. Unlike existing methods that directly predict action in a verb-noun pair format we dec…

Cited by 11SourcePDFScholar
2023

Biomechanics-Guided Facial Action Unit Detection Through Force Modeling

CVPR 2023poster

Existing AU detection algorithms are mainly based on appearance information extracted from 2D images, and well-established facial biomechanics that governs 3D facial skin deformation is rarely considered. In this paper, we propose a biomechanics-guided AU detection approach, where facial muscle acti…

Cited by 25SourcePDFScholar
2023

Body Knowledge and Uncertainty Modeling for Monocular 3D Human Body Reconstruction

ICCV 2023poster

While 3D body reconstruction methods have made remarkable progress recently, it remains difficult to acquire the sufficiently accurate and numerous 3D supervisions required for training. In this paper, we propose KNOWN, a framework that effectively utilizes body KNOWledge and uNcertainty modeling to…

Cited by 11PDFScholar
2023

Gradient-Based Uncertainty Attribution for Explainable Bayesian Deep Learning

CVPR 2023poster

Predictions made by deep learning models are prone to data perturbations, adversarial attacks, and out-of-distribution inputs. To build a trusted AI system, it is therefore critical to accurately quantify the prediction uncertainties. While current efforts focus on improving uncertainty quantificati…

Cited by 16SourcePDFScholar
2022

AU-Aware 3D Face Reconstruction through Personalized AU-Specific Blendshape Learning

ECCV 2022poster

"3D face reconstruction and facial action unit (AU) detection have emerged as interesting and challenging tasks in recent years, but are rarely performed in tandem. Image-based 3D face reconstruction, which can represent a dense space of facial motions, is typically accomplished by estimating identi…

Cited by 9SourcePDFScholar
2022

Empirical Bayesian Approaches for Robust Constraint-based Causal Discovery under Insufficient Data

IJCAI 2022poster

Causal discovery is to learn cause-effect relationships among variables given observational data and is important for many applications. Existing causal discovery methods assume data sufficiency, which may not be the case in many real world datasets. As a result, many existing causal discovery metho…

2022

Uncertainty-Based Spatial-Temporal Attention for Online Action Detection

ECCV 2022poster

"Online action detection aims at detecting the ongoing action in a streaming video. In this paper, we proposed an uncertainty-based spatial-temporal attention for online action detection. By explicitly modeling the distribution of model parameters, we extend the baseline models in a probabilistic ma…

Cited by 22SourcePDFScholar
2022

Variational message passing neural network for Maximum-A-Posteriori (MAP) inference

UAI 2022poster

Maximum-A-Posteriori (MAP) inference is a fundamental task in probabilistic inference and belief propagation (BP) is a widely used algorithm for MAP inference. Though BP has been applied successfully to many different fields, it offers no performance guarantee and often performs poorly on loopy grap…

2021

DAGs with No Curl: An Efficient DAG Structure Learning Approach

ICML 2021spotlight

Recently directed acyclic graph (DAG) structure learning is formulated as a constrained continuous optimization problem with continuous acyclicity constraints and was solved iteratively through subproblem optimization. To further improve efficiency, we propose a novel learning framework to model and…

2021

Dynamic Probabilistic Graph Convolution for Facial Action Unit Intensity Estimation

CVPR 2021poster

Deep learning methods have been widely applied to automatic facial action unit (AU) intensity estimation and achieved state-of-the-art performance. These methods, however, are mostly appearance-based and fail to exploit the underlying structural information among the AUs. In this paper, we propose a…

Cited by 17PDFScholar
2021

Hybrid Message Passing With Performance-Driven Structures for Facial Action Unit Detection

CVPR 2021poster

Message passing neural network has been an effective method to represent dependencies among nodes by propagating messages. However, most of message passing algorithms focus on one structure and the messages are estimated by one single approach. For the real-world data, like facial action units (AUs)…

Cited by 70PDFScholar
2021

Type-augmented Relation Prediction in Knowledge Graphs

AAAI 2021technical

Knowledge graphs (KGs) are of great importance to many real world applications, but they generally suffer from incomplete information in the form of missing relations between entities. Knowledge graph completion (also known as relation prediction) is the task of inferring missing facts given existin…

Cited by 53SourcePDFScholar
2021

Uncertain Graph Neural Networks for Facial Action Unit Detection

AAAI 2021technical

Capturing the dependencies among different facial action units (AU) is extremely important for the AU detection task. Many studies have employed graph-based deep learning methods to exploit the dependencies among AUs. However, the dependencies among AUs in real world data are often noisy and the unc…

Cited by 88SourcePDFScholar
2020

Knowledge Augmented Deep Neural Networks for Joint Facial Expression and Action Unit Recognition

NeurIPS 2020poster

Facial expression and action units (AUs) represent two levels of descriptions of the facial behavior. Due to the underlying facial anatomy and the need to form a meaningful coherent expression, they are strongly correlated. This paper proposes to systematically capture their dependencies and incorpo…

2019

Context-Aware Feature and Label Fusion for Facial Action Unit Intensity Estimation With Partially Labeled Data

ICCV 2019poster

Facial action unit (AU) intensity estimation is a fundamental task for facial behaviour analysis. Most previous methods use a whole face image as input for intensity prediction. Considering that AUs are defined according to their corresponding local appearance, a few patch-based methods utilize imag…

Cited by 39PDFScholar
2019

Joint Representation and Estimator Learning for Facial Action Unit Intensity Estimation

CVPR 2019poster

Facial action unit (AU) intensity is an index to characterize human expressions. Accurate AU intensity estimation depends on three major elements: image representation, intensity estimator, and supervisory information. Most existing methods learn intensity estimator with fixed image representation,…

Cited by 41PDFScholar
2018

A Hierarchical Generative Model for Eye Image Synthesis and Eye Gaze Estimation

CVPR 2018poster

In this work, we introduce a Hierarchical Generative Model (HGM) to enable realistic forward eye image synthe- sis, as well as effective backward eye gaze estimation. The proposed HGM consists of a hierarchical generative shape model (HGSM), and a conditional bidirectional generative adversarial net…

2018

Bilateral Ordinal Relevance Multi-Instance Regression for Facial Action Unit Intensity Estimation

CVPR 2018poster

Automatic intensity estimation of facial action units (AUs) is challenging in two aspects. First, capturing subtle changes of facial appearance is quiet difficult. Second, the annotation of AU intensity is scarce and expensive. Intensity annotation requires strong domain knowledge thus only experts…

Cited by 53SourcePDFScholar
2018

Classifier Learning With Prior Probabilities for Facial Action Unit Recognition

CVPR 2018poster

Facial action units (AUs) play an important role in human emotion understanding. One big challenge for data-driven AU recognition approaches is the lack of enough AU annotations, since AU annotation requires strong domain expertise. To alleviate this issue, we propose a knowledge-driven method for j…

Cited by 63SourcePDFScholar
2018

Weakly-Supervised Deep Convolutional Neural Network Learning for Facial Action Unit Intensity Estimation

CVPR 2018poster

Facial action unit (AU) intensity estimation plays an important role in affective computing and human-computer interaction. Recent works have introduced deep neural networks for AU intensity estimation, but they require a large amount of intensity annotations. AU annotation needs strong domain exper…

Cited by 64SourcePDFScholar
2017

A Multimodal Deep Regression Bayesian Network for Affective Video Content Analyses

ICCV 2017poster

The inherent dependencies between visual elements and aural elements are crucial for affective video content analyses, yet have not been successfully exploited. Therefore, we propose a multimodal deep regression Bayesian network (MMDRBN) to capture the dependencies between visual elements and aural…

Cited by 24PDFScholar
2017

Simultaneous Facial Landmark Detection, Pose and Deformation Estimation Under Facial Occlusion

CVPR 2017poster

Facial landmark detection, head pose estimation, and facial deformation analysis are typical facial behavior analysis tasks in computer vision. The existing methods usually perform each task independently and sequentially, ignoring their interactions. To tackle this problem, we propose a unified fra…

Cited by 111PDFScholar
2016

Constrained Joint Cascade Regression Framework for Simultaneous Facial Action Unit Recognition and Facial Landmark Detection

CVPR 2016poster

Cascade regression framework has been shown to be effective for facial landmark detection. It starts from an initial face shape and gradually predicts the face shape update from the local appearance features to generate the facial landmark locations in the next iteration until convergence. In this p…

Cited by 103PDFScholar
2016

Multimodal Spontaneous Emotion Corpus for Human Behavior Analysis

CVPR 2016poster

Emotion is expressed in multiple modalities, yet most research has considered at most one or two. This stems in part from the lack of large, diverse, well-annotated, multimodal databases with which to develop and test algorithms. We present a well-annotated, multimodal, multidimensional spontaneous…

Cited by 521PDFScholar
2015

Structured Feature Selection

ICCV 2015poster

Feature dimensionality reduction has been widely used in various computer vision tasks. We explore feature selection as the dimensionality reduction technique and propose to use a structured approach, based on the Markov Blanket (MB), to select features. We first introduce a new MB discovery algorit…

Cited by 12PDFScholar