no code implementations • 14 Oct 2024 • Minyoung Kim, Timothy M. Hospedales
We tackle the general differentiable meta learning problem that is ubiquitous in modern deep learning, including hyperparameter optimization, loss function learning, few-shot learning, invariance learning and more.
no code implementations • 7 Sep 2023 • Linus Ericsson, Da Li, Timothy M. Hospedales
However, the domain shift scenario raises a second more subtle challenge: the difficulty of performing hyperparameter optimisation (HPO) for these adaptation algorithms without access to a labelled validation set.
1 code implementation • 25 Mar 2023 • Leonardo Iurada, Silvia Bucci, Timothy M. Hospedales, Tatiana Tommasi
Deep learning-based recognition systems are deployed at scale for several real-world applications that inevitably involve our social life.
no code implementations • 11 Dec 2022 • Mustafa Taha Koçyiğit, Timothy M. Hospedales, Hakan Bilen
Recently the focus of the computer vision community has shifted from expensive supervised learning towards self-supervised learning of visual representations.
no code implementations • 10 Jun 2022 • Minyoung Kim, Da Li, Shell Xu Hu, Timothy M. Hospedales
Recent sharpness-aware minimisation (SAM) is known to find flat minima which is beneficial for better generalisation with improved robustness.
1 code implementation • CVPR 2022 • Shell Xu Hu, Da Li, Jan Stühmer, Minyoung Kim, Timothy M. Hospedales
To this end, we explore few-shot learning from the perspective of neural network architecture, as well as a three stage pipeline of network updates under different data supplies, where unsupervised external data is considered for pre-training, base categories are used to simulate few-shot tasks for meta-training, and the scarcely labelled data of an novel task is taken for fine-tuning.
Ranked #2 on Few-Shot Image Classification on Meta-Dataset
no code implementations • 5 Mar 2022 • Boyan Gao, Henry Gouk, Hae Beom Lee, Timothy M. Hospedales
The resulting framework, termed Meta Mirror Descent (MetaMD), learns to accelerate optimisation speed.
1 code implementation • 22 Nov 2021 • Linus Ericsson, Henry Gouk, Timothy M. Hospedales
We show that learned invariances strongly affect downstream task performance and confirm that different downstream tasks benefit from polar opposite (in)variances, leading to performance loss when the standard augmentation strategy is used.
no code implementations • 18 Oct 2021 • Linus Ericsson, Henry Gouk, Chen Change Loy, Timothy M. Hospedales
Self-supervised representation learning methods aim to provide powerful deep feature learning without the requirement of large annotated datasets, thus alleviating the annotation bottleneck that is one of the main barriers to practical deployment of deep learning today.
no code implementations • 18 May 2021 • Conghui Hu, Yongxin Yang, Yunpeng Li, Timothy M. Hospedales, Yi-Zhe Song
The practical value of existing supervised sketch-based image retrieval (SBIR) algorithms is largely limited by the requirement for intensive data collection and labeling.
1 code implementation • CVPR 2021 • Ayan Kumar Bhunia, Pinaki Nath Chowdhury, Yongxin Yang, Timothy M. Hospedales, Tao Xiang, Yi-Zhe Song
This data is uniquely characterised by its existence in dual modalities of rasterized images and vector coordinate sequences.
no code implementations • ICCV 2021 • Boyan Gao, Henry Gouk, Timothy M. Hospedales
We present a "learning to learn" approach for automatically constructing white-box classification loss functions that are robust to label noise in the training data.
no code implementations • 27 Jan 2021 • Yiying Li, Wei Zhou, Huaimin Wang, Haibo Mi, Timothy M. Hospedales
Federated learning (FL) enables distributed participants to collectively learn a strong global model without sacrificing their individual data privacy.
no code implementations • ICCV 2021 • Pan Li, Da Li, Wei Li, Shaogang Gong, Yanwei Fu, Timothy M. Hospedales
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.
no code implementations • 10 Dec 2020 • Yuting Qiang, Yongxin Yang, Xueting Zhang, Yanwen Guo, Timothy M. Hospedales
We present a novel Tensor Composition Net (TCN) to predict visual relationships in images.
1 code implementation • CVPR 2021 • Linus Ericsson, Henry Gouk, Timothy M. Hospedales
We evaluate the transfer performance of 13 top self-supervised models on 40 downstream tasks, including many-shot and few-shot recognition, object detection, and dense prediction.
1 code implementation • 7 Jul 2020 • Peng Xu, Yongye Huang, Tongtong Yuan, Tao Xiang, Timothy M. Hospedales, Yi-Zhe Song, Liang Wang
Specifically, we use our dual-branch architecture as a universal representation framework to design two sketch-specific deep models: (i) We propose a deep hashing model for sketch retrieval, where a novel hashing loss is specifically designed to accommodate both the abstract and messy traits of sketches.
no code implementations • 22 Jun 2020 • Linus Ericsson, Henry Gouk, Timothy M. Hospedales
We show that by learning Bayesian instance weights for the unlabelled data, we can improve the downstream classification accuracy by prioritising the most useful instances.
1 code implementation • NeurIPS 2020 • Wei Zhou, Yiying Li, Yongxin Yang, Huaimin Wang, Timothy M. Hospedales
Off-Policy Actor-Critic (Off-PAC) methods have proven successful in a variety of continuous control tasks.
no code implementations • 2 Mar 2020 • Marija Jegorova, Antti Ilari Karjalainen, Jose Vazquez, Timothy M. Hospedales
In this paper we present a novel simulation technique for generating high quality images of any predefined resolution.
1 code implementation • 24 Feb 2020 • Ayan Kumar Bhunia, Yongxin Yang, Timothy M. Hospedales, Tao Xiang, Yi-Zhe Song
Fine-grained sketch-based image retrieval (FG-SBIR) addresses the problem of retrieving a particular photo instance given a user's query sketch.
Cross-Modal Retrieval On-the-Fly Sketch Based Image Retrieval +2
no code implementations • 21 Feb 2020 • Peng Xu, Kun Liu, Tao Xiang, Timothy M. Hospedales, Zhanyu Ma, Jun Guo, Yi-Zhe Song
Existing sketch-analysis work studies sketches depicting static objects or scenes.
1 code implementation • ICLR 2021 • Henry Gouk, Timothy M. Hospedales, Massimiliano Pontil
Our bound is highly relevant for fine-tuning, because providing a network with a good initialisation based on transfer learning means that learning can modify the weights less, and hence achieve tighter generalisation.
2 code implementations • 8 Jan 2020 • Peng Xu, Timothy M. Hospedales, Qiyue Yin, Yi-Zhe Song, Tao Xiang, Liang Wang
Free-hand sketches are highly illustrative, and have been widely used by humans to depict objects or stories from ancient times to the present.
no code implementations • ICLR 2020 • Henry Gouk, Timothy M. Hospedales
Existing Lipschitz-based provable defences to adversarial examples only cover the L2 threat model.
no code implementations • 12 Nov 2019 • Yu Zheng, Bowei Chen, Timothy M. Hospedales, Yongxin Yang
Compared with the benchmarked models, our model has the lowest tracking error, across a range of portfolio sizes.
no code implementations • 17 Oct 2019 • Boyan Gao, Yongxin Yang, Henry Gouk, Timothy M. Hospedales
We address the problem of simultaneously learning a k-means clustering and deep feature representation from unlabelled data, which is of interest due to the potential of deep k-means to outperform traditional two-step feature extraction and shallow-clustering strategies.
Ranked #2 on Online Clustering on cifar10
no code implementations • ICCV 2019 • Umar Riaz Muhammad, Yongxin Yang, Timothy M. Hospedales, Tao Xiang, Yi-Zhe Song
In the former one asks whether a machine can `understand' enough about the meaning of input data to produce a meaningful but more compact abstraction.
no code implementations • 14 Jul 2019 • Deyan Petrov, Timothy M. Hospedales
Adversarial examples are of wide concern due to their impact on the reliability of contemporary machine learning systems.
1 code implementation • 9 May 2019 • Jieru Jia, Qiuqi Ruan, Timothy M. Hospedales
Specifically, we observe that the domain discrepancy in \reid{} is due to style and content variance across datasets and demonstrate appropriate Instance and Feature Normalization alleviates much of the resulting domain-shift in Deep \reid{} models.
no code implementations • 19 Feb 2019 • Chenyang Zhao, Olivier Sigaud, Freek Stulp, Timothy M. Hospedales
Deep Reinforcement Learning has shown great success in a variety of control tasks.
2 code implementations • 31 Jan 2019 • Yiying Li, Yongxin Yang, Wei Zhou, Timothy M. Hospedales
The well known domain shift issue causes model performance to degrade when deployed to a new target domain with different statistics to training.
Ranked #121 on Domain Generalization on PACS
2 code implementations • ICCV 2019 • Da Li, Jianshu Zhang, Yongxin Yang, Cong Liu, Yi-Zhe Song, Timothy M. Hospedales
In this paper, we build on this strong baseline by designing an episodic training procedure that trains a single deep network in a way that exposes it to the domain shift that characterises a novel domain at runtime.
Ranked #85 on Domain Generalization on PACS
5 code implementations • IJCNLP 2019 • Ivana Balažević, Carl Allen, Timothy M. Hospedales
Knowledge graphs are structured representations of real world facts.
Ranked #9 on Link Prediction on FB15k
no code implementations • 6 Dec 2018 • Xiaobin Chang, Yongxin Yang, Tao Xiang, Timothy M. Hospedales
In this paper, a unified approach is presented to transfer learning that addresses several source and target domain label-space and annotation assumptions with a single model.
Ranked #21 on Unsupervised Domain Adaptation on Market to Duke
2 code implementations • 17 Nov 2018 • Xueting Zhang, Yu-ting Qiang, Flood Sung, Yongxin Yang, Timothy M. Hospedales
We thus propose a new deep comparison network comprised of embedding and relation modules that learn multiple non-linear distance metrics based on different levels of features simultaneously.
no code implementations • 6 Sep 2018 • Yu Zheng, Timothy M. Hospedales, Yongxin Yang
We introduce the first index tracking method that explicitly optimises both diversity and sparsity in a single joint framework.
no code implementations • ECCV 2018 • Ke Li, Kaiyue Pang, Jifei Song, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales, Honggang Zhang
In this work we aim to develop a universal sketch grouper.
1 code implementation • 21 Aug 2018 • Ivana Balažević, Carl Allen, Timothy M. Hospedales
Knowledge graphs are graphical representations of large databases of facts, which typically suffer from incompleteness.
Ranked #10 on Link Prediction on WN18
1 code implementation • 7 Aug 2018 • Ke Li, Kaiyue Pang, Jifei Song, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales, Honggang Zhang
In this work we aim to develop a universal sketch grouper.
no code implementations • ECCV 2018 • Kaiyue Pang, Da Li, Jifei Song, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales
Instead there is a fundamental process of abstraction and iconic rendering, where overall geometry is warped and salient details are selectively included.
5 code implementations • 19 Jun 2018 • Yongxin Yang, Irene Garcia Morillo, Timothy M. Hospedales
In this work, we present Deep Neural Decision Trees (DNDT) -- tree models realised by neural networks.
no code implementations • CVPR 2018 • Conghui Hu, Da Li, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales
Contemporary deep learning techniques have made image recognition a reasonably reliable technology.
no code implementations • CVPR 2018 • Umar Riaz Muhammad, Yongxin Yang, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales
Human free-hand sketches have been studied in various contexts including sketch recognition, synthesis and fine-grained sketch-based image retrieval (FG-SBIR).
1 code implementation • CVPR 2018 • Peng Xu, Yongye Huang, Tongtong Yuan, Kaiyue Pang, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales, Zhanyu Ma, Jun Guo
Key to our network design is the embedding of unique characteristics of human sketch, where (i) a two-branch CNN-RNN architecture is adapted to explore the temporal ordering of strokes, and (ii) a novel hashing loss is specifically designed to accommodate both the temporal and abstract traits of sketches.
no code implementations • CVPR 2018 • Xiaobin Chang, Timothy M. Hospedales, Tao Xiang
Key to effective person re-identification (Re-ID) is modelling discriminative and view-invariant factors of person appearance at both high and low semantic levels.
no code implementations • 16 Mar 2018 • Feng Liu, Tao Xiang, Timothy M. Hospedales, Wankou Yang, Changyin Sun
The iVQA task is to generate a question that corresponds to a given image and answer pair.
no code implementations • 22 Nov 2017 • Qian Yu, Xiaobin Chang, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales
Many vision problems require matching images of object instances across different domains.
13 code implementations • CVPR 2018 • Flood Sung, Yongxin Yang, Li Zhang, Tao Xiang, Philip H. S. Torr, Timothy M. Hospedales
Once trained, a RN is able to classify images of new classes by computing relation scores between query images and the few examples of each new class without further updating the network.
no code implementations • 16 Nov 2017 • Tanmoy Mukherjee, Makoto Yamada, Timothy M. Hospedales
In this paper we introduce Deep Matching Autoencoders (DMAE), which learn a common latent space and pairing from unpaired multi-modal data.
5 code implementations • 10 Oct 2017 • Da Li, Yongxin Yang, Yi-Zhe Song, Timothy M. Hospedales
We propose a novel {meta-learning} method for domain generalization.
Ranked #124 on Domain Generalization on PACS
no code implementations • CVPR 2018 • Feng Liu, Tao Xiang, Timothy M. Hospedales, Wankou Yang, Changyin Sun
The iVQA task is to generate a question that corresponds to a given image and answer pair.
6 code implementations • ICCV 2017 • Da Li, Yongxin Yang, Yi-Zhe Song, Timothy M. Hospedales
In this paper, we make two main contributions: Firstly, we build upon the favorable domain shift-robust properties of deep learning methods, and develop a low-rank parameterized CNN model for end-to-end DG learning.
Ranked #127 on Domain Generalization on PACS
no code implementations • ICCV 2017 • Jifei Song, Qian Yu, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales
Human sketches are unique in being able to capture both the spatial topology of a visual object, as well as its subtle appearance details.
Ranked #2 on Sketch-Based Image Retrieval on Handbags
no code implementations • ICCV 2017 • Guosheng Hu, Yang Hua, Yang Yuan, Zhihong Zhang, Zheng Lu, Sankha S. Mukherjee, Timothy M. Hospedales, Neil M. Robertson, Yongxin Yang
To solve this problem, we establish a theoretical equivalence between tensor optimisation and a two-stream gated neural network.
no code implementations • 8 Aug 2017 • Zhiyuan Shi, Yongxin Yang, Timothy M. Hospedales, Tao Xiang
We propose to model complex visual scenes using a non-parametric Bayesian model learned from weakly labelled images abundant on media sharing sites such as Flickr.
no code implementations • CVPR 2018 • Xiaobin Chang, Tao Xiang, Timothy M. Hospedales
Specifically, exact decorrelation is replaced by soft decorrelation via a mini-batch based Stochastic Decorrelation Loss (SDL) to be optimised jointly with the other training objectives.
no code implementations • 29 Jun 2017 • Li Zhang, Flood Sung, Feng Liu, Tao Xiang, Shaogang Gong, Yongxin Yang, Timothy M. Hospedales
Generating natural language descriptions of images is an important capability for a robot or other visual-intelligence driven AI agent that may need to communicate with human users about what it is seeing.
no code implementations • 19 Jun 2017 • Zhiyuan Shi, Timothy M. Hospedales, Tao Xiang
We address the problem of localisation of objects as bounding boxes in images and videos with weak labels.
no code implementations • CVPR 2015 • Zhiyuan Shi, Timothy M. Hospedales, Tao Xiang
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.
8 code implementations • CVPR 2018 • Ying Zhang, Tao Xiang, Timothy M. Hospedales, Huchuan Lu
Model distillation is an effective and widely used technique to transfer knowledge from a teacher to a student network.
no code implementations • 9 May 2017 • Zhiyuan Shi, Timothy M. Hospedales, Tao Xiang
(3) Our model can be learned with a mixture of weakly labelled and unlabelled data, allowing the large volume of unlabelled images on the Internet to be exploited for learning.
no code implementations • 28 Nov 2016 • Yongxin Yang, Timothy M. Hospedales
In this chapter, we propose a single framework that unifies multi-domain learning (MDL) and the related but better studied area of multi-task learning (MTL).
no code implementations • 26 Nov 2016 • Xun Xu, Timothy M. Hospedales, Shaogang Gong
In this work, we improve the ability of ZSL to generalise across this domain shift in both model- and data-centric ways by formulating a visual-semantic mapping with better generalisation properties and a dynamic data re-weighting method to prioritise auxiliary data that are relevant to the target classes.
Ranked #7 on Zero-Shot Action Recognition on Olympics
no code implementations • CVPR 2017 • Feng Liu, Tao Xiang, Timothy M. Hospedales, Wankou Yang, Changyin Sun
We propose a simple modification to the design pattern that makes learning more effective and efficient.
1 code implementation • 14 Sep 2016 • Yongxin Yang, Yu Zheng, Timothy M. Hospedales
We propose a neural network approach to price EU call options that significantly outperforms some existing pricing models and comes with guarantees that its predictions are economically reasonable.
1 code implementation • 13 Jun 2016 • Yongxin Yang, Timothy M. Hospedales
We propose a framework for training multiple neural networks simultaneously.
no code implementations • CVPR 2016 • Shuxin Ouyang, Timothy M. Hospedales, Yi-Zhe Song, Xueming Li
Based on this database we build a model to reverse the forgetting process.
no code implementations • CVPR 2016 • Qian Yu, Feng Liu, Yi-Zhe Song, Tao Xiang, Timothy M. Hospedales, Chen-Change Loy
We investigate the problem of fine-grained sketch-based image retrieval (SBIR), where free-hand human sketches are used as queries to perform instance-level retrieval of images.
Ranked #3 on Sketch-Based Image Retrieval on Chairs
no code implementations • CVPR 2016 • Yongxin Yang, Timothy M. Hospedales
This allows a recognition model to be pre-calibrated for a new domain in advance (e. g., future time or view angle) without waiting for data collection and re-training.
no code implementations • 31 Mar 2015 • Zhiyuan Shi, Yongxin Yang, Timothy M. Hospedales, Tao Xiang
When humans describe images they tend to use combinations of nouns and adjectives, corresponding to objects and their associated attributes respectively.
no code implementations • 26 Mar 2015 • Yanwei Fu, Yongxin Yang, Timothy M. Hospedales, Tao Xiang, Shaogang Gong
Recently, zero-shot learning (ZSL) has received increasing interest.
no code implementations • 25 Jan 2015 • Yanwei Fu, Timothy M. Hospedales, Tao Xiang, Jiechao Xiong, Shaogang Gong, Yizhou Wang, Yuan YAO
In this paper, we propose a more principled way to identify annotation outliers by formulating the subjective visual property prediction task as a unified robust learning to rank problem, tackling both the outlier detection and learning to rank jointly.
no code implementations • 19 Jan 2015 • Yanwei Fu, Timothy M. Hospedales, Tao Xiang, Shaogang Gong
A projection from a low-level feature space to the semantic representation space is learned from the auxiliary dataset and is applied without adaptation to the target dataset.
no code implementations • 23 Dec 2014 • Yongxin Yang, Timothy M. Hospedales
In this paper, we provide a new neural-network based perspective on multi-task learning (MTL) and multi-domain learning (MDL).