← Search

Guodong Guo

38 accepted papers

2026

DiffRefiner: Coarse to Fine Trajectory Planning via Diffusion Refinement with Semantic Interaction for End to End Autonomous Driving

AAAI 2026technical

Unlike discriminative approaches in autonomous driving that predict a fixed set of candidate trajectories of the ego vehicle, generative methods, such as diffusion models, learn the underlying distribution of future motion, enabling more flexible trajectory prediction. However, since these methods t

Cited by 0SourcePDFScholar
2026

FAIR-Calib: Frontier-Aware Instability-Reweighted Calibration for Post-Training Quantization of Diffusion Large Language Models

ICML 2026poster

Diffusion Large Language Models (dLLMs) refine tokens iteratively but commit them irreversibly, leading to a "stability lag" where early decisions remain fragile even after being written. We reveal that Post-Training Quantization (PTQ) error easily flips these borderline decisions at the write front…

Cited by 0SourceScholar
2025

Asymptotic Unbiased Sample Sampling to Speed Up Sharpness-Aware Minimization

AAAI 2025technical

Sharpness-Aware Minimization (SAM) has emerged as a promising approach for effectively reducing the generalization error. However, SAM incurs twice the computational cost compared to the base optimizer (e.g., SGD). We propose Asymptotic Unbiased data sampling to accelerate SAM (AUSAM), which maintai…

Cited by 0SourcePDFScholar
2025

DFM: Differentiable Feature Matching for Anomaly Detection

CVPR 2025poster

Feature matching methods for unsupervised anomaly detection have demonstrated impressive performance. Existing methods primarily rely on self-supervised training and handcrafted matching schemes for task adaptation. However, they can only achieve an inferior feature representation for anomaly detect…

Cited by 0SourcePDFScholar
2025

Dynamic Clustering Convolutional Neural Network

AAAI 2025technical

Convolutional neural networks (CNNs) have been playing a dominant role in computer vision. However, the existing approaches of using local window modeling in popular CNNs lack flexibility and hinder their ability to capture long-range dependencies of objects in an image. To overcome these limitation…

2025

Efficient Low-Bit Quantization with Adaptive Scales for Multi-Task Co-Training

ICLR 2025poster

Co-training can achieve parameter-efficient multi-task models but remains unexplored for quantization-aware training. Our investigation shows that directly introducing co-training into existing quantization-aware training (QAT) methods results in significant performance degradation. Our experimental…

Cited by 0SourcePDFScholar
2025

Graph Structure Refinement with Energy-based Contrastive Learning

AAAI 2025technical

Graph Neural Networks (GNNs) have recently gained widespread attention as a successful tool for analyzing graph-structured data. However, imperfect graph structure with noisy links lacks enough robustness and may damage graph representations, therefore limiting the GNNs' performance in practical tas…

Cited by 0SourcePDFScholar
2025

Instruction-Augmented Long-Horizon Planning: Embedding Grounding Mechanisms in Embodied Mobile Manipulation

AAAI 2025technical

Enabling humanoid robots to perform long-horizon mobile manipulation planning in real-world environments based on embodied perception and comprehension abilities has been a longstanding challenge. With the recent rise of large language models (LLMs), there has been a notable increase in the developm…

Cited by 1SourcePDFScholar
2024

CLIP in Mirror: Disentangling text from visual images through reflection

NeurIPS 2024poster

The CLIP network excels in various tasks, but struggles with text-visual images i.e., images that contain both text and visual objects; it risks confusing textual and visual representations. To address this issue, we propose MirrorCLIP, a zero-shot framework, which disentangles the image features of…

2023

Adaptive Sparse ViT: Towards Learnable Adaptive Token Pruning by Fully Exploiting Self-Attention

IJCAI 2023poster

Vision transformer has emerged as a new paradigm in computer vision, showing excellent performance while accompanied by expensive computational cost. Image token pruning is one of the main approaches for ViT compression, due to the facts that the complexity is quadratic with respect to the token num…

2023

Defending Black-Box Skeleton-Based Human Activity Classifiers

AAAI 2023technical

Skeletal motions have been heavily relied upon for human activity recognition (HAR). Recently, a universal vulnerability of skeleton-based HAR has been identified across a variety of classifiers and data, calling for mitigation. To this end, we propose the first black-box defense method for skeleton…

2023

Q-DETR: An Efficient Low-Bit Quantized Detection Transformer

CVPR 2023highlight

The recent detection transformer (DETR) has advanced object detection, but its application on resource-constrained devices requires massive computation and memory resources. Quantization stands out as a solution by representing the network in low-bit parameters and operations. However, there is a si…

2022

Anti-Retroactive Interference for Lifelong Learning

ECCV 2022poster

"Humans can continuously learn new knowledge. However, machine learning models suffer from drastic dropping in performance on previous tasks after learning new tasks. Cognitive science points out that the competition of similar knowledge is an important cause of forgetting. In this paper, we design…

2022

Bi-Level Doubly Variational Learning for Energy-Based Latent Variable Models

CVPR 2022poster

Energy-based latent variable models (EBLVMs) are more expressive than conventional energy-based models. However, its potential on visual tasks are limited by its training process based on maximum likelihood estimate that requires sampling from two intractable distributions. In this paper, we propose…

Cited by 7PDFScholar
2022

CATrans: Context and Affinity Transformer for Few-Shot Segmentation

IJCAI 2022poster

Few-shot segmentation (FSS) aims to segment novel categories given scarce annotated support images. The crux of FSS is how to aggregate dense correlations between support and query images for query segmentation while being robust to the large variations in appearance and context. To this end, previo…

Cited by 23SourcePDFScholar
2022

Dynamic Group Transformer: A General Vision Transformer Backbone with Dynamic Group Attention

IJCAI 2022poster

Recently, Transformers have shown promising performance in various vision tasks. To reduce the quadratic computation complexity caused by each query attending to all keys/values, various methods have constrained the range of attention within local regions, where each query only attends to keys/valu…

Cited by 16SourcePDFScholar
2022

End-to-End Human-Gaze-Target Detection With Transformers

CVPR 2022poster

In this paper, we propose an effective and efficient method for Human-Gaze-Target (HGT) detection, i.e., gaze following. Current approaches decouple the HGT detection task into separate branches of salient object detection and human gaze prediction, employing a two-stage framework where human head l…

Cited by 65PDFScholar
2022

Iwin: Human-Object Interaction Detection via Transformer with Irregular Windows

ECCV 2022poster

"This paper presents a new vision Transformer, named Iwin Transformer, which is specifically designed for human-object interaction (HOI) detection, a detailed scene understanding task involving a sequential process of human/object detection and interaction recognition. Iwin Transformer is a hierarch…

Cited by 28SourcePDFScholar
2022

Nested Collaborative Learning for Long-Tailed Visual Recognition

CVPR 2022poster

The networks trained on the long-tailed dataset vary remarkably, despite the same training settings, which shows the great uncertainty in long-tailed learning. To alleviate the uncertainty, we propose a Nested Collaborative Learning (NCL), which tackles the problem by collaboratively learning multip…

Cited by 121PDFcodeScholar
2022

Pale Transformer: A General Vision Transformer Backbone with Pale-Shaped Attention

AAAI 2022technical

Recently, Transformers have shown promising performance in various vision tasks. To reduce the quadratic computation complexity caused by the global self-attention, various methods constrain the range of attention within a local region to improve its efficiency. Consequently, their receptive fields…

2022

Perceptual Attacks of No-Reference Image Quality Models with Human-in-the-Loop

NeurIPS 2022accept

No-reference image quality assessment (NR-IQA) aims to quantify how humans perceive visual distortions of digital images without access to their undistorted references. NR-IQA models are extensively studied in computational vision, and are widely used for performance evaluation and perceptual optimi…

2022

Q-ViT: Accurate and Fully Quantized Low-bit Vision Transformer

NeurIPS 2022accept

The large pre-trained vision transformers (ViTs) have demonstrated remarkable performance on various visual tasks, but suffer from expensive computational and memory cost problems when deployed on resource-constrained devices. Among the powerful compression approaches, quantization extremely reduces…

2022

Recurrent Bilinear Optimization for Binary Neural Networks

ECCV 2022poster

"Binary Neural Networks (BNNs) show great promise for real-world embedded devices. As one of the critical steps to achieve a powerful BNN, the scale factor calculation plays an essential role in reducing the performance gap to their real-valued counterparts. However, existing BNNs neglect the intrin…

2022

Region-level Contrastive and Consistency Learning for Semi-Supervised Semantic Segmentation

IJCAI 2022poster

Current semi-supervised semantic segmentation methods mainly focus on designing pixel-level consistency and contrastive regularization. However, pixel-level regularization is sensitive to noise from pixels with incorrect predictions, and pixel-level contrastive regularization has a large memory and…

Cited by 18SourcePDFScholar
2022

SAR-Net: Shape Alignment and Recovery Network for Category-Level 6D Object Pose and Size Estimation

CVPR 2022poster

Given a single scene image, this paper proposes a method of Category-level 6D Object Pose and Size Estimation (COPSE) from the point cloud of the target object, without external real pose-annotated training data. Specifically, beyond the visual cues in RGB images, we rely on the shape information pr…

Cited by 83PDFScholar
2022

SKFlow: Learning Optical Flow with Super Kernels

NeurIPS 2022accept

Optical flow estimation is a classical yet challenging task in computer vision. One of the essential factors in accurately predicting optical flow is to alleviate occlusions between frames. However, it is still a thorny problem for current top-performing optical flow estimation methods due to insuff…

2021

Depth-Conditioned Dynamic Message Propagation for Monocular 3D Object Detection

CVPR 2021poster

The objective of this paper is to learn context- and depth-aware feature representation to solve the problem of monocular 3D object detection. We make following contributions: (i) rather than appealing to the complicated pseudo-LiDAR based approach, we propose a depth-conditioned dynamic message pro…

Cited by 156PDFcodeScholar
2021

IDARTS: Interactive Differentiable Architecture Search

ICCV 2021poster

Differentiable Architecture Search (DARTS) improves the efficiency of architecture search by learning the architecture and network parameters end-to-end. However, the intrinsic relationship between the architecture's parameters is neglected, leading to a sub-optimal optimization process. The reason…

Cited by 15PDFScholar
2021

Looking Here or There? Gaze Following in 360-Degree Images

ICCV 2021poster

Gaze following, i.e., detecting the gaze target of a human subject, in 2D images has become an active topic in computer vision. However, it usually suffers from the out of frame issue due to the limited field-of-view (FoV) of 2D images. In this paper, we introduce a novel task, gaze following in 360…

Cited by 23PDFScholar
2021

Self-Conditioned Probabilistic Learning of Video Rescaling

ICCV 2021poster

Bicubic downscaling is a prevalent technique used to reduce the video storage burden or to accelerate the downstream processing speed. However, the inverse upscaling step is non-trivial, and the downscaled video may also deteriorate the performance of downstream tasks. In this paper, we propose a se…

Cited by 22PDFcodeScholar
2021

TRQ: Ternary Neural Networks With Residual Quantization

AAAI 2021technical

Ternary neural networks (TNNs) are potential for network acceleration by reducing the full-precision weights in network to ternary ones, e.g., {-1,0,1}. However, existing TNNs are mostly calculated based on rule-of-thumb quantization methods by simply thresholding operations, which causes a signifi…

Cited by 35SourcePDFScholar
2021

TransFER: Learning Relation-Aware Facial Expression Representations With Transformers

ICCV 2021poster

Facial expression recognition (FER) has received increasing interest in computer vision. We propose the TransFER model which can learn rich relation-aware local representations. It mainly consists of three components: Multi-Attention Dropping (MAD), ViT-FER, and Multi-head Self-Attention Dropping (M…

Cited by 278PDFcodeScholar
2020

Cogradient Descent for Bilinear Optimization

CVPR 2020poster

Conventional learning methods simplify the bilinear model by regarding two intrinsically coupled factors independently, which degrades the optimization procedure. One reason lies in the insufficient training due to the asynchronous gradient descent, which results in vanishing gradients for the coupl…

Cited by 16PDFScholar
2020

GINet: Graph Interaction Network for Scene Parsing

ECCV 2020poster

Recently, context reasoning using image regions beyond local convolution has shown great potential for scene parsing. In this work, we explore how to incorperate the linguistic knowledge to promote context reasoning over image regions by proposing a Graph Interaction unit (GI unit) and a Semantic Co…