← Search

Shaogang Gong

53 accepted papers

2026

LiteVSR: Enabling Cross-Domain Fine-Grained Detail Generation in Light-Weight Transformers for Video Super-Resolution

ICML 2026poster

Large-scale pre-trained video generators offer powerful priors for Video Super-Resolution (VSR), yet adapting them remains computationally prohibitive. Full fine-tuning demands extensive resources, and ControlNet-style adapters lose their efficiency advantage under modern Diffusion Transformers (DiT…

Cited by 0SourceScholar
2026

ViMo: A Generative Visual GUI World Model for App Agents

ICLR 2026poster

App agents, which autonomously operate mobile Apps through GUIs, have gained significant interest in real-world applications. Yet, they often struggle with long-horizon planning, failing to find the optimal actions for complex tasks with longer steps. To address this, world models are used to predic…

Cited by 0SourceScholar
2025

AIM-Fair: Advancing Algorithmic Fairness via Selectively Fine-Tuning Biased Models with Contextual Synthetic Data

CVPR 2025poster

Recent advances in generative models have sparked research on improving model fairness with AI-generated data. However, existing methods often face limitations in the diversity and quality of synthetic data, leading to compromised fairness and overall model accuracy. Moreover, many approaches rely o…

2025

Generative Video Diffusion for Unseen Novel Semantic Video Moment Retrieval

AAAI 2025technical

Video moment retrieval (VMR) aims to locate the most likely video moment(s) corresponding to a text query in untrimmed videos. Training of existing methods is limited by the lack of diverse and generalisable VMR datasets, hindering their ability to generalise moment-text associations to queries cont…

Cited by 0SourcePDFScholar
2025

Multi-modal Multi-platform Person Re-Identification: Benchmark and Method

ICCV 2025poster

Conventional person re-identification (ReID) research is often limited to single-modality sensor data from static cameras, which fails to address the complexities of real-world scenarios where multi-modal signals are increasingly prevalent. For instance, consider an urban ReID system integrating sta…

Cited by 0SourcePDFScholar
2025

Temporal Score Analysis for Understanding and Correcting Diffusion Artifacts

CVPR 2025poster

Visual artifacts remain a persistent challenge in diffusion models, even with training on massive datasets. Current solutions primarily rely on supervised detectors, yet lack understanding of why these artifacts occur in the first place. In our analysis, we identify three distinct phases in the diff…

Cited by 0SourcePDFScholar
2025

Uncertainty-quantified Rollout Policy Adaptation for Unlabelled Cross-domain Video Temporal Grounding

NeurIPS 2025poster

Video Temporal Grounding (TG) aims to temporally locate video segments matching a natural language description (a query) in a long video. While Vision-Language Models (VLMs) are effective at holistic semantic matching, they often struggle with fine-grained temporal localisation. Recently, Group Rela…

Cited by 0SourceScholar
2024

Leveraging Hallucinations to Reduce Manual Prompt Dependency in Promptable Segmentation

NeurIPS 2024poster

Promptable segmentation typically requires instance-specific manual prompts to guide the segmentation of each desired object. To minimize such a need, task-generic promptable segmentation has been introduced, which employs a single task-generic prompt to segment various images of different objects i…

2024

Relax Image-Specific Prompt Requirement in SAM: A Single Generic Prompt for Segmenting Camouflaged Objects

AAAI 2024technical

Camouflaged object detection (COD) approaches heavily rely on pixel-level annotated datasets. Weakly-supervised COD (WSCOD) approaches use sparse annotations like scribbles or points to reduce annotation efforts, but this can lead to decreased accuracy. The Segment Anything Model (SAM) shows remar…

2024

SHINE: Saliency-aware HIerarchical NEgative Ranking for Compositional Temporal Grounding

ECCV 2024poster

"Temporal grounding, also known as video moment retrieval, aims at locating video segments corresponding to a given query sentence. The compositional nature of natural language enables the localization beyond predefined events, posing a certain challenge to the compositional generalizability of exis…

2023

Generating Structured Pseudo Labels for Noise-resistant Zero-shot Video Sentence Localization

ACL 2023long

Video sentence localization aims to locate moments in an unstructured video according to a given natural language query. A main challenge is the expensive annotation costs and the annotation bias. In this work, we study video sentence localization in a zero-shot setting, which learns with only video…

2023

Towards Generalisable Video Moment Retrieval: Visual-Dynamic Injection to Image-Text Pre-Training

CVPR 2023poster

The correlation between the vision and text is essential for video moment retrieval (VMR), however, existing methods heavily rely on separate pre-training feature extractors for visual and textual understanding. Without sufficient temporal boundary annotations, it is non-trivial to learn universal v…

Cited by 40SourcePDFScholar
2022

Learning Unbiased Transferability for Domain Adaptation by Uncertainty Modeling

ECCV 2022poster

"Domain adaptation (DA) aims to transfer knowledge learned from a labeled source domain to an unlabeled or a less labeled but related target domain. Ideally, the source and target distributions should be aligned to each other equally to achieve unbiased knowledge transfer. However, due to the signif…

2022

Video Activity Localisation with Uncertainties in Temporal Boundary

ECCV 2022poster

"Current methods for video activity localisation over time assume implicitly that activity temporal boundaries labelled for model training are determined and precise. However, in unscripted natural videos, different activities mostly transit smoothly, so that it is intrinsically ambiguous to determi…

Cited by 31SourcePDFScholar
2021

A Simple Feature Augmentation for Domain Generalization

ICCV 2021poster

The topical domain generalization (DG) problem asks trained models to perform well on an unseen target domain with different data statistics from the source training domains. In computer vision, data augmentation has proven one of the most effective ways of better exploiting the source data to impro…

Cited by 246PDFScholar
2021

Cross-Sentence Temporal and Semantic Relations in Video Activity Localisation

ICCV 2021poster

Video activity localisation has recently attained increasing attention due to its practical values in automatically localising the most salient visual segments corresponding to their language descriptions (sentences) from untrimmed and unstructured videos. For supervised model training, a temporal a…

Cited by 82PDFScholar
2021

Decentralised Learning from Independent Multi-Domain Labels for Person Re-Identification

AAAI 2021technical

Deep learning has been successful for many computer vision tasks due to the availability of shared and centralised large-scale training data. However, increasing awareness of privacy concerns poses new challenges to deep learning, especially for human subject related recognition such as person re-id…

Cited by 36SourcePDFScholar
2021

Striking a Balance Between Stability and Plasticity for Class-Incremental Learning

ICCV 2021poster

Class-incremental learning (CIL) aims at continuously updating a trained model with new classes (plasticity) without forgetting previously learned old ones (stability). Contemporary studies resort to storing representative exemplars for rehearsal or preventing consolidated model parameters from drif…

Cited by 71PDFcodeScholar
2020

Inter-Task Association Critic for Cross-Resolution Person Re-Identification

CVPR 2020oral

Person images captured by unconstrained surveillance cameras often have low resolutions (LR). This causes the resolution mismatch problem when matched against the high-resolution (HR) gallery images, negatively affecting the performance of person re-identification (re-id). An effective approach is t…

Cited by 73PDFScholar
2019

Deep Reinforcement Active Learning for Human-in-the-Loop Person Re-Identification

ICCV 2019oral

Most existing person re-identification(Re-ID) approaches achieve superior results based on the assumption that a large amount of pre-labelled data is usually available and can be put into training phrase all at once. However, this assumption is not applicable to most real-world deployment of the Re-…

Cited by 118PDFScholar
2019

Unsupervised Person Re-Identification by Soft Multilabel Learning

CVPR 2019oral

Although unsupervised person re-identification (RE-ID) has drawn increasing research attentions due to its potential to address the scalability problem of supervised RE-ID models, it is very challenging to learn discriminative information in the absence of pairwise labels across disjoint camera view…

Cited by 487PDFcodeScholar
2018

Transferable Joint Attribute-Identity Deep Learning for Unsupervised Person Re-Identification

CVPR 2018poster

Most existing person re-identification (re-id) methods require supervised model learning from a separate large set of pairwise labelled training data for every single camera pair. This significantly limits their scalability and usability in real-world large scale deployments with the need for perfor…

Cited by 728SourcePDFScholar
2018

Unsupervised Person Re-identification by Deep Learning Tracklet Association

ECCV 2018poster

Most existing person re-identification (re-id) methods rely on supervised model learning on per-camera-pair manually labelled pairwise training data. This leads to poor scalability in practical re-id deployment due to the lack of exhaustive identity (ID) labelling of image pairs (both positive and n…

Cited by 298SourcePDFScholar
2017

Attribute Recognition by Joint Recurrent Learning of Context and Correlation

ICCV 2017poster

Recognising semantic pedestrian attributes in surveillance images is a challenging task for computer vision, particularly when the imaging quality is poor with complex background clutter and uncontrolled viewing conditions, and the number of labelled training data is small. In this work, we formulat…

Cited by 181PDFScholar
2017

RGB-Infrared Cross-Modality Person Re-Identification

ICCV 2017poster

Person re-identification (Re-ID) is an important problem in video surveillance, aiming to match pedestrian images across camera views. Currently, most works focus on RGB-based Re-ID. However, in some applications, RGB images are not suitable, e.g. in a dark environment or at night. Infrared (IR) ima…

Cited by 896PDFScholar
2016

Unsupervised Cross-Dataset Transfer Learning for Person Re-Identification

CVPR 2016poster

Most existing person re-identification (Re-ID) approaches follow a supervised learning framework, in which a large number of labelled matching pairs are required for training. This severely limits their scalability in real-world applications. To overcome this limitation, we develop a novel cross-dat…

Cited by 457PDFScholar
2015

Multi-Scale Learning for Low-Resolution Person Re-Identification

ICCV 2015poster

In real world person re-identification (re-id), images of people captured at very different resolutions from different locations need be matched. Existing re-id models typically normalise all person images to the same size. However, a low-resolution (LR) image contains much less information about a…

Cited by 156PDFScholar
2015

Zero-Shot Object Recognition by Semantic Manifold Distance

CVPR 2015poster

Object recognition by zero-shot learning (ZSL) aims to recognise objects without seeing any visual examples by learning knowledge transfer between seen and unseen object classes. This is typically achieved by exploring a semantic embedding space such as attribute space or semantic word vector space.…

Cited by 283SourcePDFScholar