← Search

Tao Xiang

129 accepted papers

2026

Dissecting the Safety Circuit: Neuronal Intervention for Transferable Adversarial Attacks on VLMs

ICML 2026poster

The limited transferability of adversarial attacks on Vision-Language Models (VLMs) stems from their failure to navigate model-specific safety alignments, where superficial perturbations exploit surrogate-specific artifacts rather than shared safety-critical features. We reveal through linear probin…

Cited by 0SourceScholar
2026

Mixture of States: Routing Token-Level Dynamics for Multimodal Generation

CVPR 2026

We introduce MoS (Mixture of States), a novel fusion paradigm for multimodal diffusion models that merges modalities using flexible, state-based interactions. The core of MoS is a learnable, token-wise router that creates denoising timestep- and input-dependent interactions between modalities' hidde

Cited by 0SourcecodeScholar
2026

OneStory: Coherent Multi-Shot Video Generation with Adaptive Memory

CVPR 2026

Storytelling in real-world videos often unfolds through multiple shots--discontinuous yet semantically connected clips that together convey a coherent narrative. However, existing multi-shot video generation (MSV) methods struggle to effectively model long-range cross-shot context, as they rely on l

Cited by 0SourceScholar
2026

Rays as Pixels: Learning A Joint Distribution of Video and Camera Trajectories

ICML 2026poster

Can we bridge the gap between perceiving camera trajectories and rendering novel views within a single generative framework? Recovering camera parameters from images and rendering scenes from novel viewpoints are considered the forward and inverse problems in the field of computer vision and graphic…

Cited by 0SourceScholar
2026

Scaling Sequence-to-Sequence Generative Neural Rendering

ICLR 2026poster

We present Kaleido, a family of generative models designed for photorealistic, unified object- and scene-level neural rendering. Kaleido is driven by the principle of treating 3D as a specialised sub-domain of video, which we formulate purely as a sequence-to-sequence image synthesis task. Through a…

Cited by 0SourceScholar
2026

Scaling Zero-Shot Reference-to-Video Generation

CVPR 2026

Reference-to-video (R2V) generation aims to synthesize videos that align with a text prompt while preserving the subject identity from reference images. However, current R2V methods are hindered by the reliance on explicit reference image-video-text triplets, whose construction is highly expensive a

Cited by 0SourcecodeScholar
2026

ShadeEdit: A Utility-Preserving and Defense-Evasive Knowledge Manipulation Attack in Federated LLMs

AAAI 2026technical

Recent studies reveal that adversaries can manipulate the internal knowledge of large language models (LLMs) on selected topics through model editing, causing attacker-specified harmful or biased outputs when queried about the edited content. Once such tampered LLMs are distributed, they can mislead

Cited by 0SourcePDFScholar
2026

TUNA: Taming Unified Visual Representations for Native Unified Multimodal Models

CVPR 2026

Unified multimodal models (UMMs) aim to jointly perform multimodal understanding and generation within a single framework. We present TUNA, a native UMM that builds a unified continuous visual representation by cascading a VAE encoder with a representation encoder. This unified representation space

Cited by 0SourceScholar
2026

VecGlypher: Unified Vector Glyph Generation with Language Models

CVPR 2026

Vector glyphs are the atomic units of digital typography, yet most learning-based pipelines still depend on carefully curated exemplar sheets and raster-to-vector postprocessing, which limits accessibility and editability. We introduce VecGlypher, a single multimodal language model that generates hi

Cited by 0SourcecodeScholar
2025

Advancing Embodied Agent Security: From Safety Benchmarks to Input Moderation

IJCAI 2025

Embodied agents exhibit immense potential across a multitude of domains, making the assurance of their behavioral safety a fundamental prerequisite for their widespread deployment. However, existing research predominantly concentrates on the security of general large language models, lacking special

2025

Endowing Visual Reprogramming with Adversarial Robustness

ICLR 2025poster

Visual reprogramming (VR) leverages well-developed pre-trained models (e.g., a pre-trained classifier on ImageNet) to tackle target tasks (e.g., a traffic sign recognition task), without the need for training from scratch. Despite the effectiveness of previous VR methods, all of them did not conside…

Cited by 0SourcePDFScholar
2025

Learning Flow Fields in Attention for Controllable Person Image Generation

CVPR 2025poster

Controllable person image generation aims to generate a person image conditioned on reference images, allowing precise control over the person's appearance or pose.However, prior methods often distort fine-grained textural details from the reference image, despite achieving high overall image qualit…

2025

MI-DETR: An Object Detection Model with Multi-time Inquiries Mechanism

CVPR 2025poster

Based on analyzing the character of cascaded decoder architecture commonly adopted in existing DETR-like models, this paper proposes a new decoder architecture. The cascaded decoder architecture constrains object queries to update in the cascaded direction, only enabling object queries to learn rela…

2025

Transstratal Adversarial Attack: Compromising Multi-Layered Defenses in Text-to-Image Models

NeurIPS 2025spotlight

Modern Text-to-Image (T2I) models deploy multi-layered defenses to block Not-Safe-For-Work (NSFW) content generation. These defenses typically include sequential layers such as prompt filters, concept erasers and image filters. While existing adversarial attacks have demonstrated vulnerabilities in…

Cited by 0SourcecodeScholar
2024

"Refine, Discriminate and Align: Stealing Encoders via Sample-Wise Prototypes and Multi-Relational Extraction"

ECCV 2024poster

"This paper introduces RDA, a pioneering approach designed to address two primary deficiencies prevalent in previous endeavors aiming at stealing pre-trained encoders: (1) suboptimal performances attributed to biased optimization objectives, and (2) elevated query costs stemming from the end-to-end…

2024

Beware of Road Markings: A New Adversarial Patch Attack to Monocular Depth Estimation

NeurIPS 2024poster

Monocular Depth Estimation (MDE) enables the prediction of scene depths from a single RGB image, having been widely integrated into production-grade autonomous driving systems, e.g., Tesla Autopilot. Current adversarial attacks to MDE models focus on attaching an optimized adversarial patch to a des…

2024

DI-MaskDINO: A Joint Object Detection and Instance Segmentation Model

NeurIPS 2024poster

This paper is motivated by an interesting phenomenon: the performance of object detection lags behind that of instance segmentation (i.e., performance imbalance) when investigating the intermediate results from the beginning transformer decoder layer of MaskDINO (i.e., the SOTA model for joint detec…

Cited by 0SourcePDFScholar
2024

Do Generalised Classifiers really work on Human Drawn Sketches?

ECCV 2024poster

"This paper, for the first time, marries large foundation models with human sketch understanding. We demonstrate what this brings – a paradigm shift in terms of generalised sketch representation learning (e.g., classification). This generalisation happens on two fronts: (i) generalisation across unk…

2024

Doodle Your 3D: From Abstract Freehand Sketches to Precise 3D Shapes

CVPR 2024poster

In this paper we democratise 3D content creation enabling precise generation of 3D shapes from abstract sketches while overcoming limitations tied to drawing skills. We introduce a novel part-level modelling and alignment framework that facilitates abstraction modelling and cross-modal correspondenc…

2024

FLATTEN: optical FLow-guided ATTENtion for consistent text-to-video editing

ICLR 2024poster

Text-to-video editing aims to edit the visual appearance of a source video conditional on textual prompts. A major challenge in this task is to ensure that all frames in the edited video are visually consistent. Most recent works apply advanced text-to-image diffusion models to this task by inflati…

Cited by 74SourcePDFScholar
2024

GenTron: Diffusion Transformers for Image and Video Generation

CVPR 2024poster

In this study we explore Transformer based diffusion models for image and video generation. Despite the dominance of Transformer architectures in various fields due to their flexibility and scalability the visual generative domain primarily utilizes CNN-based U-Net architectures particularly in diff…

Cited by 73SourcePDFScholar
2024

How to Handle Sketch-Abstraction in Sketch-Based Image Retrieval?

CVPR 2024poster

In this paper we propose a novel abstraction-aware sketch-based image retrieval framework capable of handling sketch abstraction at varied levels. Prior works had mainly focused on tackling sub-factors such as drawing style and order we instead attempt to model abstraction as a whole and propose fea…

Cited by 16SourcePDFScholar
2024

It's All About Your Sketch: Democratising Sketch Control in Diffusion Models

CVPR 2024poster

This paper unravels the potential of sketches for diffusion models addressing the deceptive promise of direct sketch control in generative AI. We importantly democratise the process enabling amateur sketches to generate precise images living up to the commitment of "what you sketch is what you get".…

2024

Move Anything with Layered Scene Diffusion

CVPR 2024poster

Diffusion models generate images with an unprecedented level of quality but how can we freely rearrange image layouts? Recent works generate controllable scenes via learning spatially disentangled latent codes but these methods do not apply to diffusion models due to their fixed forward process. In…

Cited by 7SourcePDFScholar
2024

On the Vulnerability of Adversarially Trained Models Against Two-faced Attacks

ICLR 2024poster

Adversarial robustness is an important standard for measuring the quality of learned models, and adversarial training is an effective strategy for improving the adversarial robustness of models. In this paper, we disclose that adversarially trained models are vulnerable to two-faced attacks, where s…

Cited by 0SourcePDFScholar
2024

On-Road Object Importance Estimation: A New Dataset and A Model with Multi-Fold Top-Down Guidance

NeurIPS 2024poster

This paper addresses the problem of on-road object importance estimation, which utilizes video sequences captured from the driver's perspective as the input. Although this problem is significant for safer and smarter driving systems, the exploration of this problem remains limited. On one hand, publ…

Cited by 0SourcePDFScholar
2024

SketchINR: A First Look into Sketches as Implicit Neural Representations

CVPR 2024poster

We propose SketchINR to advance the representation of vector sketches with implicit neural models. A variable length vector sketch is compressed into a latent space of fixed dimension that implicitly encodes the underlying shape as a function of time and strokes. The learned function predicts the xy…

2024

Text-to-Image Diffusion Models are Great Sketch-Photo Matchmakers

CVPR 2024poster

This paper for the first time explores text-to-image diffusion models for Zero-Shot Sketch-based Image Retrieval (ZS-SBIR). We highlight a pivotal discovery: the capacity of text-to-image diffusion models to seamlessly bridge the gap between sketches and photos. This proficiency is underpinned by th…

Cited by 11SourcePDFScholar
2024

United We Stand: Accelerating Privacy-Preserving Neural Inference by Conjunctive Optimization with Interleaved Nexus

AAAI 2024technical

Privacy-preserving Machine Learning as a Service (MLaaS) enables the powerful cloud server to run its well-trained neural model upon the input from resource-limited client, with both of server's model parameters and client's input data protected. While computation efficiency is critical for the prac…

Cited by 2SourcePDFScholar
2024

What Sketch Explainability Really Means for Downstream Tasks?

CVPR 2024poster

In this paper we explore the unique modality of sketch for explainability emphasising the profound impact of human strokes compared to conventional pixel-oriented studies. Beyond explanations of network behavior we discern the genuine implications of explainability across diverse downstream sketch-r…

Cited by 4SourcePDFScholar
2024

Wired Perspectives: Multi-View Wire Art Embraces Generative AI

CVPR 2024poster

Creating multi-view wire art (MVWA) a static 3D sculpture with diverse interpretations from different viewpoints is a complex task even for skilled artists. In response we present DreamWire an AI system enabling everyone to craft MVWA easily. Users express their vision through text prompts or scribb…

Cited by 6SourcePDFScholar
2024

You'll Never Walk Alone: A Sketch and Text Duet for Fine-Grained Image Retrieval

CVPR 2024poster

Two primary input modalities prevail in image retrieval: sketch and text. While text is widely used for inter-category retrieval tasks sketches have been established as the sole preferred modality for fine-grained image retrieval due to their ability to capture intricate visual details. In this pape…

Cited by 16SourcePDFScholar
2023

3D VR Sketch Guided 3D Shape Prototyping and Exploration

ICCV 2023poster

3D shape modeling is labor-intensive, time-consuming, and requires years of expertise. To facilitate 3D shape modeling, we propose a 3D shape generation network that takes a 3D VR sketch as a condition. We assume that sketches are created by novices without art training and aim to reconstruct geomet…

Cited by 13PDFcodeScholar
2023

A Generalized Unbiased Risk Estimator for Learning with Augmented Classes

AAAI 2023technical

In contrast to the standard learning paradigm where all classes can be observed in training data, learning with augmented classes (LAC) tackles the problem where augmented classes unobserved in the training data may emerge in the test phase. Previous research showed that given unlabeled data, an unb…

2023

CLIP for All Things Zero-Shot Sketch-Based Image Retrieval, Fine-Grained or Not

CVPR 2023poster

In this paper, we leverage CLIP for zero-shot sketch based image retrieval (ZS-SBIR). We are largely inspired by recent advances on foundation models and the unparalleled generalisation ability they seem to offer, but for the first time tailor it to benefit the sketch community. We put forward novel…

2023

ChiroDiff: Modelling chirographic data with Diffusion Models

ICLR 2023poster

Generative modelling over continuous-time geometric constructs, a.k.a $chirographic\ data$ such as handwriting, sketches, drawings etc., have been accomplished through autoregressive distributions. Such strictly-ordered discrete factorization however falls short of capturing key properties of chirog…

Cited by 16SourcePDFScholar
2023

Controllable Person Image Synthesis with Pose-Constrained Latent Diffusion

ICCV 2023poster

Controllable person image synthesis aims at rendering a source image based on user-specified changes in body pose or appearance. Prior art approaches leverage pixel-level denoising diffusion models conditioned on the coarse skeleton via cross-attention. This leads to two limitations: low efficiency…

Cited by 25PDFcodeScholar
2023

Democratising 2D Sketch to 3D Shape Retrieval Through Pivoting

ICCV 2023poster

This paper studies the problem of 2D sketch to 3D shape retrieval, but with a focus on democratising the process. We would like this democratisation to happen on two fronts: (i) to remove the need for large-scale specifically sourced 2D sketch and 3D shape datasets, and (ii) to remove restrictions o…

Cited by 6PDFScholar
2023

DiffTAD: Temporal Action Detection with Proposal Denoising Diffusion

ICCV 2023poster

We propose a new formulation of temporal action detection (TAD) with denoising diffusion, DiffTAD in short. Taking as input random temporal proposals, it can yield action proposals accurately given an untrimmed long video. This presents a generative modeling perspective, against previous discriminat…

Cited by 43PDFcodeScholar
2023

Exploiting Unlabelled Photos for Stronger Fine-Grained SBIR

CVPR 2023poster

This paper advances the fine-grained sketch-based image retrieval (FG-SBIR) literature by putting forward a strong baseline that overshoots prior state-of-the art by 11%. This is not via complicated design though, but by addressing two critical issues facing the community (i) the gold standard trip…

2023

FAME-ViL: Multi-Tasking Vision-Language Model for Heterogeneous Fashion Tasks

CVPR 2023highlight

In the fashion domain, there exists a variety of vision-and-language (V+L) tasks, including cross-modal retrieval, text-guided image retrieval, multi-modal classification, and image captioning. They differ drastically in each individual input/output format and dataset size. It has been common to des…

2023

HeadSculpt: Crafting 3D Head Avatars with Text

NeurIPS 2023poster

Recently, text-guided 3D generative methods have made remarkable advancements in producing high-quality textures and geometry, capitalizing on the proliferation of large vision-language and image diffusion models. However, existing methods still struggle to create high-fidelity 3D head avatars in t…

Cited by 51SourcePDFScholar
2023

Picture That Sketch: Photorealistic Image Generation From Abstract Sketches

CVPR 2023poster

Given an abstract, deformed, ordinary sketch from untrained amateurs like you and me, this paper turns it into a photorealistic image - just like those shown in Fig. 1(a), all non-cherry-picked. We differ significantly from prior art in that we do not dictate an edgemap-like sketch to start with, bu…

2023

SceneTrilogy: On Human Scene-Sketch and Its Complementarity With Photo and Text

CVPR 2023poster

In this paper, we extend scene understanding to include that of human sketch. The result is a complete trilogy of scene representation from three diverse and complementary modalities -- sketch, photo, and text. Instead of learning a rigid three-way embedding and be done with it, we focus on learning…

Cited by 32SourcePDFScholar
2023

Sketch2Saliency: Learning To Detect Salient Objects From Human Drawings

CVPR 2023poster

Human sketch has already proved its worth in various visual understanding tasks (e.g., retrieval, segmentation, image-captioning, etc). In this paper, we reveal a new trait of sketches -- that they are also salient. This is intuitive as sketching is a natural attentive process at its core. More spec…

Cited by 25SourcePDFScholar
2023

SketchXAI: A First Look at Explainability for Human Sketches

CVPR 2023poster

This paper, for the very first time, introduces human sketches to the landscape of XAI (Explainable Artificial Intelligence). We argue that sketch as a "human-centred" data form, represents a natural interface to study explainability. We focus on cultivating sketch-specific explainability designs. T…

2023

What Can Human Sketches Do for Object Detection?

CVPR 2023poster

Sketches are highly expressive, inherently capturing subjective and fine-grained visual cues. The exploration of such innate properties of human sketches has, however, been limited to that of image retrieval. In this paper, for the first time, we cultivate the expressiveness of sketches but for the…

2023

Where Is My Wallet? Modeling Object Proposal Sets for Egocentric Visual Query Localization

CVPR 2023poster

This paper deals with the problem of localizing objects in image and video datasets from visual exemplars. In particular, we focus on the challenging problem of egocentric visual query localization. We first identify grave implicit biases in current query-conditioned model design and visual query da…

2022

Adaptive Fine-Grained Sketch-Based Image Retrieval

ECCV 2022poster

"The recent focus on Fine-Grained Sketch-Based Image Retrieval (FG-SBIR) has shifted towards generalising a model to new categories without any training data from them. In real-world applications, however, a trained FG-SBIR model is often applied to both new categories and different human sketchers,…

2022

Doodle It Yourself: Class Incremental Learning by Drawing a Few Sketches

CVPR 2022poster

The human visual system is remarkable in learning new visual concepts from just a few examples. This is precisely the goal behind few-shot class incremental learning (FSCIL), where the emphasis is additionally placed on ensuring the model does not suffer from "forgetting". In this paper, we push the…

Cited by 36PDFScholar
2022

FS-COCO: Towards Understanding of Freehand Sketches of Common Objects in Context

ECCV 2022poster

"We advance sketch research to scenes with the first dataset of freehand scene sketches, FSCOCO. With practical applications in mind, we collect sketches that convey well scene content but can be sketched within a few minutes by a person with any sketching skills. Our dataset comprises 10,000 freeha…

2022

FaD-VLP: Fashion Vision-and-Language Pre-training towards Unified Retrieval and Captioning

EMNLP 2022main

Multimodal tasks in the fashion domain have significant potential for e-commerce, but involve challenging vision-and-language learning problems—e.g., retrieving a fashion item given a reference image plus text feedback from a user. Prior works on multimodal fashion tasks have either been limited by…

2022

FashionViL: Fashion-Focused Vision-and-Language Representation Learning

ECCV 2022poster

"Large-scale Vision-and-Language (V+L) pre-training for representation learning has proven to be effective in boosting various downstream V+L tasks. However, when it comes to the fashion domain, existing V+L methods are inadequate as they overlook the unique characteristics of both fashion V+L data…

2022

Partially Does It: Towards Scene-Level FG-SBIR With Partial Input

CVPR 2022poster

We scrutinise an important observation plaguing scene-level sketch research -- that a significant portion of scene sketches are "partial". A quick pilot study reveals: (i) a scene sketch does not necessarily contain all objects in the corresponding photo, due to the subjective holistic interpretatio…

Cited by 29PDFScholar
2022

Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning

ECCV 2022poster

"Existing temporal action detection (TAD) methods rely on generating an overwhelmingly large number of proposals per video. This leads to complex model designs due to proposal generation and/or per-proposal action instance evaluation and the resultant high computational cost. In this work, for the f…

2022

Semi-Supervised Temporal Action Detection with Proposal-Free Masking

ECCV 2022poster

"Existing temporal action detection (TAD) methods rely on a large number of training data with segment-level annotations. Collecting and annotating such a training set is thus highly expensive and unscalable. Semi-supervised TAD (SS-TAD) alleviates this problem by leveraging unlabeled videos freely…

2022

Sketch3T: Test-Time Training for Zero-Shot SBIR

CVPR 2022poster

Zero-shot sketch-based image retrieval typically asks for a trained model to be applied as is to unseen categories. In this paper, we question to argue that this setup by definition is not compatible with the inherent abstract and subjective nature of sketches -- the model might transfer well to new…

Cited by 60PDFScholar
2022

SketchODE: Learning neural sketch representation in continuous time

ICLR 2022poster

Learning meaningful representations for chirographic drawing data such as sketches, handwriting, and flowcharts is a gateway for understanding and emulating human creative expression. Despite being inherently continuous-time data, existing works have treated these as discrete-time sequences, disrega…

Cited by 18SourcePDFScholar
2022

Sketching Without Worrying: Noise-Tolerant Sketch-Based Image Retrieval

CVPR 2022poster

Sketching enables many exciting applications, notably, image retrieval. The fear-to-sketch problem (i.e., "I can't sketch") has however proven to be fatal for its widespread adoption. This paper tackles this "fear" head on, and for the first time, proposes an auxiliary module for existing retrieval…

Cited by 68PDFcodeScholar
2022

Zero-Shot Temporal Action Detection via Vision-Language Prompting

ECCV 2022poster

"Existing temporal action detection (TAD) methods rely on large training data including segment-level annotations, limited to recognizing previously seen classes alone during inference. Collecting and annotating a large training set for each class of interest is costly and hence unscalable. Zero-sho…

2021

A Global Occlusion-Aware Approach to Self-Supervised Monocular Visual Odometry

AAAI 2021technical

Self-Supervised monocular visual odometry (VO) is often cast into a view synthesis problem based on depth and camera pose estimation. One of the key challenges is to accurately and robustly estimate depth with occlusions and moving objects in the scene. Existing methods simply detect and mask out re…

Cited by 6SourcePDFScholar
2021

Boundary-Sensitive Pre-Training for Temporal Localization in Videos

ICCV 2021poster

Many video analysis tasks require temporal localization for the detection of content changes. However, most existing models developed for these tasks are pre-trained on general video action classification tasks. This is due to large scale annotation of temporal boundaries in untrimmed videos being e…

Cited by 76PDFcodeScholar
2021

Cloud2Curve: Generation and Vectorization of Parametric Sketches

CVPR 2021poster

Analysis of human sketches in deep learning has advanced immensely through the use of waypoint-sequences rather than raster-graphic representations. We further aim to model sketches as a sequence of low-dimensional parametric curves. To this end, we propose an inverse graphics framework capable of a…

Cited by 42PDFScholar
2021

Context-Aware Layout to Image Generation With Enhanced Object Appearance

CVPR 2021poster

A layout to image (L2I) generation model aims to generate a complicated image containing multiple objects (things) against natural background (stuff), conditioned on a given layout. Built upon the recent advances in generative adversarial networks (GANs), recent L2I models have made great progress.…

Cited by 65PDFcodeScholar
2021

Contrastive prototype learning with augmented embeddings for few-shot learning

UAI 2021poster

Most recent few-shot learning (FSL) methods are based on meta-learning with episodic training. In each meta-training episode, a discriminative feature embedding and/or classifier are first constructed from a support set in an inner loop, and then evaluated in an outer loop using a query set for mode…

Cited by 43SourcePDFScholar
2021

Fine-tuning Is Not Enough: A Simple yet Effective Watermark Removal Attack for DNN Models

IJCAI 2021poster

Watermarking has become the tendency in protecting the intellectual property of DNN models. Recent works, from the adversary's perspective, attempted to subvert watermarking mechanisms by designing watermark removal attacks. However, these attacks mainly adopted sophisticated fine-tuning techniques,…

Cited by 45SourcePDFScholar
2021

IEPT: Instance-Level and Episode-Level Pretext Tasks for Few-Shot Learning

ICLR 2021poster

The need of collecting large quantities of labeled training data for each new task has limited the usefulness of deep neural networks. Given data from a set of source tasks, this limitation can be overcome using two transfer learning approaches: few-shot learning (FSL) and self-supervised learning (…

2021

Joint Reinforcement Learning and Game Theory Bitrate Control Method for 360-Degree Dynamic Adaptive Streaming

ICASSP 2021accepted

A joint reinforcement learning (RL) and game theory method is presented for segment-level continuous bitrate selection and tile-level bitrate allocation in tile-based 360-degree streaming to increase users’ quality of experience (QoE). First, a viewpoint prediction method based on single-user (SU) v…

Cited by 0SourceScholar
2021

L2M-GAN: Learning To Manipulate Latent Space Semantics for Facial Attribute Editing

CVPR 2021poster

A deep facial attribute editing model strives to meet two requirements: (1) attribute correctness -- the target attribute should correctly appear on the edited face image; (2) irrelevance preservation -- any irrelevant information (e.g., identity) should not be changed after editing. Meeting both re…

Cited by 86PDFcodeScholar
2021

MELR: Meta-Learning via Modeling Episode-Level Relationships for Few-Shot Learning

ICLR 2021poster

Most recent few-shot learning (FSL) approaches are based on episodic training whereby each episode samples few training instances (shots) per class to imitate the test condition. However, this strict adhering to test condition has a negative side effect, that is, the trained model is susceptible to…

Cited by 133SourcePDFScholar
2021

More Photos Are All You Need: Semi-Supervised Learning for Fine-Grained Sketch Based Image Retrieval

CVPR 2021poster

A fundamental challenge faced by existing Fine-Grained Sketch-Based Image Retrieval (FG-SBIR) models is the data scarcity -- model performances are largely bottlenecked by the lack of sketch-photo pairs. Whilst the number of photos can be easily scaled, each corresponding sketch still needs to be in…

Cited by 85PDFScholar
2021

One Loss for All: Deep Hashing with a Single Cosine Similarity based Learning Objective

NeurIPS 2021poster

A deep hashing model typically has two main learning objectives: to make the learned binary hash codes discriminative and to minimize a quantization error. With further constraints such as bit balance and code orthogonality, it is not uncommon for existing models to employ a large number (>4) of los…

2021

Rethinking Semantic Segmentation From a Sequence-to-Sequence Perspective With Transformers

CVPR 2021poster

Most recent semantic segmentation methods adopt a fully-convolutional network (FCN) with an encoder-decoder architecture. The encoder progressively reduces the spatial resolution and learns more abstract/semantic visual concepts with larger receptive fields. Since context modeling is critical for se…

Cited by 4009PDFcodeScholar
2021

SOFT: Softmax-free Transformer with Linear Complexity

NeurIPS 2021spotlight

Vision transformers (ViTs) have pushed the state-of-the-art for various visual recognition tasks by patch-wise image tokenization followed by self-attention. However, the employment of self-attention modules results in a quadratic complexity in both computation and memory usage. Various attempts on…

Cited by 198SourcePDFScholar
2021

Self-Supervised Video Representation Learning with Constrained Spatiotemporal Jigsaw

IJCAI 2021poster

This paper proposes a novel pretext task for self-supervised video representation learning by exploiting spatiotemporal continuity in videos. It is motivated by the fact that videos are spatiotemporal by nature and a representation learned by detecting spatiotemporal continuity/discontinuity is thus…

Cited by 24SourcePDFScholar
2021

Simple and Effective Stochastic Neural Networks

AAAI 2021technical

Stochastic neural networks (SNNs) are currently topical, with several paradigms being actively investigated including dropout, Bayesian neural networks, variational information bottleneck (VIB) and noise regularized learning. These neural network variants impact several major considerations, includi…

2021

Simpler Is Better: Few-Shot Semantic Segmentation With Classifier Weight Transformer

ICCV 2021poster

A few-shot semantic segmentation model is typically composed of a CNN encoder, a CNN decoder and a simple classifier (separating foreground and background pixels). Most existing methods meta-learn all three model components for fast adaptation to a new class. However, given that as few as a single s…

Cited by 229PDFcodeScholar
2021

StyleMeUp: Towards Style-Agnostic Sketch-Based Image Retrieval

CVPR 2021poster

Sketch-based image retrieval (SBIR) is a cross-modal matching problem which is typically solved by learning a joint embedding space where the semantic content shared between photo and sketch modalities are preserved. However, a fundamental challenge in SBIR has been largely ignored so far, that is,…

Cited by 127PDFScholar
2021

Vectorization and Rasterization: Self-Supervised Learning for Sketch and Handwriting

CVPR 2021poster

Self-supervised learning has gained prominence due to its efficacy at learning powerful representations from unlabelled data that achieve excellent performance on many challenging downstream tasks. However, supervision-free pre-text tasks are challenging to design and usually modality specific. Alth…

Cited by 69PDFScholar
2020

BézierSketch: A generative model for scalable vector sketches

ECCV 2020poster

The study of neural generative models of human sketches is a fascinating contemporary modeling problem due to the links between sketch image generation and the human drawing process. The landmark SketchRNN provided breakthrough by sequentially generating sketches as a sequence of waypoints. However…

2020

Learning to Generate Novel Domains for Domain Generalization

ECCV 2020poster

This paper focuses on domain generalization (DG), the task of learning from multiple source domains a model that generalizes well to unseen domains. A main challenge for DG is that the available source domains often exhibit limited diversity, hampering the model's ability to learn to generalize. We…

Cited by 556SourcePDFScholar
2020

Sketch Less for More: On-the-Fly Fine-Grained Sketch-Based Image Retrieval

CVPR 2020oral

Fine-grained sketch-based image retrieval (FG-SBIR) addresses the problem of retrieving a particular photo instance given a user's query sketch. Its widespread applicability is however hindered by the fact that drawing a sketch takes time, and most people struggle to draw a complete and faithful ske…

Cited by 135PDFScholar
2020

Solving Mixed-Modal Jigsaw Puzzle for Fine-Grained Sketch-Based Image Retrieval

CVPR 2020poster

ImageNet pre-training has long been considered crucial by the fine-grained sketch-based image retrieval (FG-SBIR) community due to the lack of large sketch-photo paired datasets for FG-SBIR training. In this paper, we propose a self-supervised alternative for representation pre-training. Specificall…

Cited by 107PDFScholar
2020

Stochastic Classifiers for Unsupervised Domain Adaptation

CVPR 2020poster

A common strategy adopted by existing state-of-the-art unsupervised domain adaptation (UDA) methods is to employ two classifiers to identify the misaligned local regions between source and target domain. Following the 'wisdom of the crowd' principle, one has to ask: why stop at two? Indeed, we find…

Cited by 205PDFcodeScholar
2019

Generalising Fine-Grained Sketch-Based Image Retrieval

CVPR 2019poster

Fine-grained sketch-based image retrieval (FG-SBIR) addresses matching specific photo instance using free-hand sketch as a query modality. Existing models aim to learn an embedding space in which sketch and photo can be directly compared. While successful, they require instance-level pairing within…

Cited by 118PDFScholar
2019

Generalizable Person Re-Identification by Domain-Invariant Mapping Network

CVPR 2019poster

We aim to learn a domain generalizable person re-identification (ReID) model. When such a model is trained on a set of source domains (ReID datasets collected from different camera networks), it can be directly applied to any new unseen dataset for effective ReID without any model updating. Despite…

Cited by 301PDFScholar
2019

Large-Scale Few-Shot Learning: Knowledge Transfer With Class Hierarchy

CVPR 2019poster

Recently, large-scale few-shot learning (FSL) becomes topical. It is discovered that, for a large-scale FSL problem with 1,000 classes in the source domain, a strong baseline emerges, that is, simply training a deep feature embedding model using the aggregated source classes and performing nearest n…

Cited by 164PDFcodeScholar
2019

Omni-Scale Feature Learning for Person Re-Identification

ICCV 2019poster

As an instance-level recognition problem, person re-identification (ReID) relies on discriminative features, which not only capture different spatial scales but also encapsulate an arbitrary combination of multiple scales. We callse features of both homogeneous and heterogeneous scales omni-scale fe…

Cited by 1039PDFcodeScholar
2019

Robust Person Re-Identification by Modelling Feature Uncertainty

ICCV 2019poster

We aim to learn deep person re-identification (ReID) models that are robust against noisy training data. Two types of noise are prevalent in practice: (1) label noise caused by human annotator errors and (2) data outliers caused by person detector errors or occlusion. Both types of noise pose seriou…

Cited by 169PDFcodeScholar
2018

Domain-Invariant Projection Learning for Zero-Shot Recognition

NeurIPS 2018poster

Zero-shot learning (ZSL) aims to recognize unseen object classes without any training samples, which can be regarded as a form of transfer learning from seen classes to unseen ones. This is made possible by learning a projection between a feature space and a semantic space (e.g. attribute space). Ke…

Cited by 66SourcePDFScholar
2018

Learning Deep Sketch Abstraction

CVPR 2018poster

Human free-hand sketches have been studied in various contexts including sketch recognition, synthesis and fine-grained sketch-based image retrieval (FG-SBIR). A fundamental challenge for sketch analysis is to deal with drastically different human drawing styles, particularly in terms of abstraction…

Cited by 117SourcePDFScholar
2018

Learning to Compare: Relation Network for Few-Shot Learning

CVPR 2018poster

We present a conceptually simple, flexible, and general framework for few-shot learning, where a classifier must learn to recognise new classes given only few examples from each. Our method, called the Relation Network (RN), is trained end-to-end from scratch. During meta-learning, it learns to lear…

Cited by 4722SourcePDFScholar
2018

Learning to Sketch With Shortcut Cycle Consistency

CVPR 2018poster

To see is to sketch -- free-hand sketching naturally builds ties between human and machine vision. In this paper, we present a novel approach for translating an object photo to a sketch, mimicking the human sketching process. This is an extremely challenging task because the photo and sketch domains…

Cited by 139SourcePDFScholar
2018

Pose-Normalized Image Generation for Person Re-identification

ECCV 2018poster

Person Re-identification (re-id) faces two major challenges: the lack of cross-view paired training data and learning discriminative identity-sensitive and view-invariant features in the presence of large pose variations. In this work, we address both problems by proposing a novel deep person image…

2018

Sketch-a-Classifier: Sketch-Based Photo Classifier Generation

CVPR 2018poster

Contemporary deep learning techniques have made image recognition a reasonably reliable technology. However training effective photo classifiers typically takes numerous examples which limits image recognition's scalability and applicability to scenarios where images may not be available. This has m…

Cited by 27SourcePDFScholar
2018

SketchMate: Deep Hashing for Million-Scale Human Sketch Retrieval

CVPR 2018poster

We propose a deep hashing framework for sketch retrieval that, for the first time, works on a multi-million scale human sketch dataset.Leveraging on this large dataset, we explore a few sketch-specific traits that were otherwise under-studied in prior literature. Instead of following the conventiona…

Cited by 149SourcePDFScholar
2018

SketchyScene: Richly-Annotated Scene Sketches

ECCV 2018poster

We contribute the rst large-scale dataset of scene sketches, SketchyScene, with the goal of advancing research on sketch understanding at both the object and scene level. The dataset is created through a novel and carefully designed crowdsourcing pipeline, enabling users to eciently generate large q…

2018

Universal Sketch Perceptual Grouping

ECCV 2018poster

In this work we aim to develop a universal sketch grouper. That is, a grouper that can be applied to sketches of any category in any domain to group constituent strokes/segments into semantically meaningful object parts. The first obstacle to this goal is the lack of large-scale datasets with groupi…

Cited by 58SourcePDFScholar
2017

Deep Spatial-Semantic Attention for Fine-Grained Sketch-Based Image Retrieval

ICCV 2017poster

Human sketches are unique in being able to capture both the spatial topology of a visual object, as well as its subtle appearance details. Fine-grained sketch-based image retrieval (FG-SBIR) importantly leverages on such fine-grained characteristics of sketches to conduct instance-level retrieval of…

Cited by 318PDFScholar
2017

Multi-Scale Deep Learning Architectures for Person Re-Identification

ICCV 2017poster

Person Re-identification (re-id) aims to match people across non-overlapping camera views in a public space. It is a challenging problem because many people captured in surveillance videos wear similar clothes. Consequently, the differences in their appearance are often subtle and only detectable at…

Cited by 376PDFScholar
2017

Semantic Regularisation for Recurrent Image Annotation

CVPR 2017poster

The "CNN-RNN" design pattern is increasingly widely applied in a variety of image annotation tasks including multi-label classification and captioning. Existing models use the weakly semantic CNN hidden layer or its transform as the image embedding that provides the interface between the CNN and RN…

Cited by 136PDFScholar
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

Making Better Use of Edges via Perceptual Grouping

CVPR 2015poster

We propose a perceptual grouping framework that organizes image edges into meaningful structures and demonstrate its usefulness on various computer vision tasks. Our grouper formulates edge grouping as a graph partition problem, where a learning to rank method is developed to encode probabilities of…

Cited by 105SourcePDFScholar
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 196PDFScholar
2015

Transferring a Semantic Representation for Person Re-Identification and Search

CVPR 2015poster

Learning semantic attributes for person re-identification and description-based person search has gained increasing interest due to attributes' great potential as a pose and view-invariant representation. However, existing attribute-centric approaches have thus far underperformed state-of-the-art c…

Cited by 264SourcePDFScholar
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