← Search

Jia Guo

23 accepted papers

2026

Active Inference for Micro-Gesture Recognition: EFE-Guided Temporal Sampling and Adaptive Learning

CVPR 2026

Micro-gestures are subtle and transient movements triggered by unconscious neural and emotional activities, holding great potential for human-computer interaction and clinical monitoring. However, their low amplitude, short duration, and strong inter-subject variability make existing deep models pro

Cited by 0SourceScholar
2025

Action Recognition for Underwater Gesture Communication in Human Diver and Robot Teaming

IROS 2025

This paper presents a Spatio-Temporal Transformer-based algorithm for underwater diver hand gesture recognition, forming a key component of diver-robot teaming. Existing computer vision-based approaches primarily rely on frame-wise gesture detection, which often fails to capture motion continuity an

Cited by 0SourceScholar
2025

Dinomaly: The Less Is More Philosophy in Multi-Class Unsupervised Anomaly Detection

CVPR 2025poster

Recent studies highlighted a practical setting of unsupervised anomaly detection (UAD) that builds a unified model for multi-class images. Despite various advancements addressing this challenging task, the detection performance under the multi-class setting still lags far behind state-of-the-art cla…

2025

Leveraging SD Map to Augment HD Map-based Trajectory Prediction

CVPR 2025poster

Latest trajectory prediction models in real-world autonomous driving systems often rely on online High-Definition (HD) maps to understand the road environment.However, online HD maps suffer from perception errors and feature redundancy, which hinder the performance of HD map-based trajectory predict…

Cited by 0SourcePDFScholar
2025

Online Waypoint Recognition of Controlled Agents in Uncertain Environments

ICRA 2025

For multi-robot teams with limited communication, the ability to rapidly recognize the intention of a teammate via its exhibited behavior is key to achieving effective collaboration. While current research on plan and goal recognition provide powerful tools, most of them rely on a high-level abstrac

Cited by 0SourceScholar
2024

3DGazeNet: Generalizing Gaze Estimation with Weak Supervision from Synthetic Views

ECCV 2024poster

"Developing gaze estimation models that generalize well to unseen domains and in-the-wild conditions remains a challenge with no known best solution. This is mostly due to the difficulty of acquiring ground truth data that cover the distribution of faces, head poses, and environments that exist in t…

Cited by 8SourcePDFScholar
2024

MAPSeg: Unified Unsupervised Domain Adaptation for Heterogeneous Medical Image Segmentation Based on 3D Masked Autoencoding and Pseudo-Labeling

CVPR 2024poster

Robust segmentation is critical for deriving quantitative measures from large-scale multi-center and longitudinal medical scans. Manually annotating medical scans however is expensive and labor-intensive and may not always be available in every domain. Unsupervised domain adaptation (UDA) is a well-…

2024

Monocular Identity-Conditioned Facial Reflectance Reconstruction

CVPR 2024poster

Recent 3D face reconstruction methods have made remarkable advancements yet there remain huge challenges in monocular high-quality facial reflectance reconstruction. Existing methods rely on a large amount of light-stage captured data to learn facial reflectance models. However the lack of subject d…

Cited by 3SourcePDFScholar
2024

Sailor: Open Language Models for South-East Asia

EMNLP 2024system demonstrations

We present Sailor, a family of open language models ranging from 0.5B to 14B parameters, tailored for South-East Asian (SEA) languages. From Qwen1.5, Sailor models accept 200B to 400B tokens during continual pre-training, primarily covering the languages of English, Chinese, Vietnamese, Thai, Indone…

2023

ALIP: Adaptive Language-Image Pre-Training with Synthetic Caption

ICCV 2023poster

Contrastive Language-Image Pre-training (CLIP) has significantly boosted the performance of various vision-language tasks by scaling up the dataset with image-text pairs collected from the web. However, the presence of intrinsic noise and unmatched image-text pairs in web data can potentially affect…

Cited by 54PDFcodeScholar
2023

AQE: Argument Quadruplet Extraction via a Quad-Tagging Augmented Generative Approach

ACL 2023findings

Argument mining involves multiple sub-tasks that automatically identify argumentative elements, such as claim detection, evidence extraction, stance classification, etc. However, each subtask alone is insufficient for a thorough understanding of the argumentative structure and reasoning process. To…

2023

ReContrast: Domain-Specific Anomaly Detection via Contrastive Reconstruction

NeurIPS 2023poster

Most advanced unsupervised anomaly detection (UAD) methods rely on modeling feature representations of frozen encoder networks pre-trained on large-scale datasets, e.g. ImageNet. However, the features extracted from the encoders that are borrowed from natural image domains coincide little with the f…

2023

Unicom: Universal and Compact Representation Learning for Image Retrieval

ICLR 2023poster

Modern image retrieval methods typically rely on fine-tuning pre-trained encoders to extract image-level descriptors. However, the most widely used models are pre-trained on ImageNet-1K with limited classes. The pre-trained feature representation is therefore not universal enough to generalize well…

2023

Volumetric 3D Reconstruction with Window-Wise Global Feature Aggregation

ICASSP 2023accepted

Volumetric 3D reconstruction methods have shown great performance in reconstructing indoor scenarios from monocular videos. However, as such approaches utilize discrete feature voxels to encode the observed scenes, the global feature interaction within and across different voxels is ignored, leading…

Cited by 0SourceScholar
2022

Killing Two Birds With One Stone: Efficient and Robust Training of Face Recognition CNNs by Partial FC

CVPR 2022poster

Learning discriminative deep feature embeddings by using million-scale in-the-wild datasets and margin-based softmax loss is the current state-of-the-art approach for face recognition. However, the memory and computing cost of the Fully Connected (FC) layer linearly scales up to the number of identi…

Cited by 104PDFcodeScholar
2022

Sample and Computation Redistribution for Efficient Face Detection

ICLR 2022poster

Although tremendous strides have been made in uncontrolled face detection, accurate face detection with a low computation cost remains an open challenge. In this paper, we point out that computation distribution and scale augmentation are the keys to detecting small faces from low-resolution images.…

2022

WT-MVSNet: Window-based Transformers for Multi-view Stereo

NeurIPS 2022accept

Recently, Transformers have been shown to enhance the performance of multi-view stereo by enabling long-range feature interaction. In this work, we propose Window-based Transformers (WT) for local feature matching and global feature aggregation in multi-view stereo. We introduce a Window-based Epipo…

Cited by 36SourcePDFScholar
2021

Variational Prototype Learning for Deep Face Recognition

CVPR 2021poster

Deep face recognition has achieved remarkable improvements due to the introduction of margin-based softmax loss, in which the prototype stored in the last linear layer represents the center of each class. In these methods, training samples are enforced to be close to positive prototypes and far apar…

Cited by 100PDFScholar
2020

RetinaFace: Single-Shot Multi-Level Face Localisation in the Wild

CVPR 2020poster

Though tremendous strides have been made in uncontrolled face detection, accurate and efficient 2D face alignment and 3D face reconstruction in-the-wild remain an open challenge. In this paper, we present a novel single-shot, multi-level face localisation method, named RetinaFace, which unifies face…

Cited by 1569PDFScholar
2020

Sub-center ArcFace: Boosting Face Recognition by Large-scale Noisy Web Faces

ECCV 2020poster

Margin-based deep face recognition methods (e.g. SphereFace, CosFace, and ArcFace) have achieved remarkable success in unconstrained face recognition. However, these methods are susceptible to the massive label noise in the training data and thus require laborious human effort to clean the datasets.…

2019

ArcFace: Additive Angular Margin Loss for Deep Face Recognition

CVPR 2019oral

One of the main challenges in feature learning using Deep Convolutional Neural Networks (DCNNs) for large-scale face recognition is the design of appropriate loss functions that can enhance the discriminative power. Centre loss penalises the distance between deep features and their corresponding cla…

Cited by 8474PDFcodeScholar