← Search

Menelaos Kanakis

5 accepted papers

2021

Exploring Relational Context for Multi-Task Dense Prediction

ICCV 2021poster

The timeline of computer vision research is marked with advances in learning and utilizing efficient contextual representations. Most of them, however, are targeted at improving model performance on a single downstream task. We consider a multi-task environment for dense prediction tasks, represente…

Cited by 97PDFcodeScholar
2021

Learning To Relate Depth and Semantics for Unsupervised Domain Adaptation

CVPR 2021poster

We present an approach for encoding visual task relationships to improve model performance in an Unsupervised Domain Adaptation (UDA) setting. Semantic segmentation and monocular depth estimation are shown to be complementary tasks; in a multi-task learning setting, a proper encoding of their relati…

Cited by 70PDFcodeScholar
2021

Task Switching Network for Multi-Task Learning

ICCV 2021poster

We introduce Task Switching Networks (TSNs), a task-conditioned architecture with a single unified encoder/decoder for efficient multi-task learning. Multiple tasks are performed by switching between them, performing one task at a time. TSNs have a constant number of parameters irrespective of the n…

Cited by 64PDFScholar
2020

Reparameterizing Convolutions for Incremental Multi-Task Learning without Task Interference

ECCV 2020poster

Multi-task networks are commonly utilized to alleviate the need for a large number of highly specialized single-task networks. However, two common challenges in developing multi-task models are often overlooked in literature. First, enabling the model to be inherently incremental, continuously incor…

2020

T-Basis: a Compact Representation for Neural Networks

ICML 2020poster

We introduce T-Basis, a novel concept for a compact representation of a set of tensors, each of an arbitrary shape, which is often seen in Neural Networks. Each of the tensors in the set is modeled using Tensor Rings, though the concept applies to other Tensor Networks. Owing its name to the T-shape…