← Search

Anton van den Hengel

92 accepted papers

2026

Beyond DAGs: A Latent Partial Causal Model for Multimodal Learning

ICLR 2026poster

Directed Acyclic Graphs (DAGs) are a standard tool in causal modeling, but their suitability for capturing the complexity of large-scale multimodal data is questionable. In practice, real-world multimodal datasets are often collected from heterogeneous generative processes that do not conform to a s…

Cited by 0SourceScholar
2026

Beyond the Global Scores: Fine-Grained Token Grounding as a Robust Detector of LVLM Hallucinations

CVPR 2026

Large vision-language models (LVLMs) achieve strong performance on visual reasoning tasks but remain highly susceptible to hallucination. Existing detection methods predominantly rely on coarse, whole-image measures of how an object token relates to the input image. This global strategy is limited:

Cited by 0SourceScholar
2026

Can You Learn to See Without Images? Procedural Warm-Up for Vision Transformers

CVPR 2026

Transformers are remarkably versatile, suggesting the existence of generic inductive biases beneficial across modalities. In this work, we explore a new way to instil such biases in vision transformers (ViTs) through pretraining on procedurally generated data devoid of visual or semantic content. We

Cited by 0SourceScholar
2026

Hierarchical Process Reward Models are Symbolic Vision Learners

CVPR 2026

Symbolic computer vision represents diagrams through explicit logical rules and structured representations, enabling interpretable understanding in machine vision. This requires fundamentally different learning paradigms from pixel-based visual models. Symbolic visual learners parse diagrams into ge

Cited by 0SourceScholar
2026

I Predict Therefore I Am: Is Next Token Prediction Enough to Learn Human-Interpretable Concepts from Data?

ICLR 2026poster

Recent empirical evidence shows that LLM representations encode human-interpretable concepts. Nevertheless, the mechanisms by which these representations emerge remain largely unexplored. To shed further light on this, we introduce a novel generative model that generates tokens on the basis of such…

Cited by 0SourceScholar
2026

Math Blind: Failures in Diagram Understanding Undermine Reasoning in MLLMs

ICLR 2026poster

Diagrams represent a form of visual language that encodes abstract concepts and relationships through structured symbols and their spatial arrangements. Unlike natural images, they are inherently symbolic, and entirely artificial. They thus pose unique challenges for Multimodal Large Language Model…

Cited by 0SourceScholar
2026

POGA: Paraphrased and Oppositional Graph Alignment for Fine-Grained Cross-Modal Retrieval

CVPR 2026

Most of the models used to generate embeddings for retrieval are not trained for the purpose which leads them to focus on coarse semantic alignment rather than particular object attributes or arrangements. This limits their performance, particularly on challenging problems such as cross-modal fine-g

Cited by 0SourceScholar
2026

Points-to-3D: Structure-Aware 3D Generation with Point Cloud Priors

CVPR 2026

Recent progress in 3D generation has been driven largely by models conditioned on images or text, while readily available 3D priors are still underused. In many real-world scenarios, the visible-region point cloud are easy to obtain--from active sensors such as LiDAR or from feed-forward predictors

Cited by 0SourceScholar
2025

Analytic DAG Constraints for Differentiable DAG Learning

ICLR 2025poster

Recovering the underlying Directed Acyclic Graph (DAG) structures from observational data presents a formidable challenge, partly due to the combinatorial nature of the DAG-constrained optimization problem. Recently, researchers have identified gradient vanishing as one of the primary obstac…

2025

EmoDubber: Towards High Quality and Emotion Controllable Movie Dubbing

CVPR 2025highlight

Given a piece of text, a video clip, and a reference audio, the movie dubbing task aims to generate speech that aligns with the video while cloning the desired voice. The existing methods have two primary deficiencies: (1) They struggle to simultaneously hold audio-visual sync and achieve clear pron…

2025

Interactive Medical Image Analysis with Concept-based Similarity Reasoning

CVPR 2025poster

The ability to interpret and intervene model decisions is important for the adoption of computer-aided diagnosis methods in clinical workflows. Recent concept-based methods link the model predictions with interpretable concepts and modify their activation scores to interact with the model. However,…

2025

Looking in the Mirror: A Faithful Counterfactual Explanation Method for Interpreting Deep Image Classification Models

ICCV 2025poster

Counterfactual explanations (CFE) for deep image classifiers aim to reveal how minimal input changes lead to different model decisions, providing critical insights for model interpretation and improvement. However, existing CFE methods often rely on additional image encoders and generative models to…

Cited by 0SourcePDFScholar
2025

Medusa: A Multi-Scale High-order Contrastive Dual-Diffusion Approach for Multi-View Clustering

CVPR 2025poster

Deep multi-view clustering methods utilize information from multiple views to achieve enhanced clustering results and have gained increasing popularity in recent years. Most existing methods typically focus on either inter-view or intra-view relationships, aiming to align information across views or…

Cited by 0SourcePDFScholar
2025

On the Value of Cross-Modal Misalignment in Multimodal Representation Learning

NeurIPS 2025spotlight

Multimodal representation learning, exemplified by multimodal contrastive learning (MMCL) using image-text pairs, aims to learn powerful representations by aligning cues across modalities. This approach relies on the core assumption that the exemplar image-text pairs constitute two representations o…

Cited by 0SourcecodeScholar
2025

Open-World Objectness Modeling Unifies Novel Object Detection

CVPR 2025poster

The challenge in open-world object detection, similarly to few- and zero-shot learning, is to generalize beyond the class distribution of the training data. In this paper, we propose a general class-agnostic objectness measure to limit bias toward labeled samples. One issue in open-world detection…

Cited by 1SourcePDFScholar
2025

Primitive Vision: Improving Diagram Understanding in MLLMs

ICML 2025poster

Mathematical diagrams have a distinctive structure. Standard feature transforms designed for natural images (e.g., CLIP) fail to process them effectively, limiting their utility in multimodal large language models (MLLMs). Current efforts to improve MLLMs have primarily focused on scaling mathematic…

2025

Prosody-Enhanced Acoustic Pre-training and Acoustic-Disentangled Prosody Adapting for Movie Dubbing

CVPR 2025poster

Movie dubbing describes the process of transforming a script into speech that aligns temporally and emotionally with a given movie clip while exemplifying the speaker's voice demonstrated in a short reference audio clip. This task demands the model bridge character performances and complicated proso…

2025

RandLoRA: Full rank parameter-efficient fine-tuning of large models

ICLR 2025poster

Low-Rank Adaptation (LoRA) and its variants have shown impressive results in reducing the number of trainable parameters and memory requirements of large transformer networks while maintaining fine-tuning performance. The low-rank nature of the weight update inherently limits the representation powe…

Cited by 0SourcePDFScholar
2025

Seeing the Trees for the Forest: Rethinking Weakly-Supervised Medical Visual Grounding

ICCV 2025poster

Visual grounding (VG) is the capability to identify the specific regions in an image associated with a particular text description. In medical imaging, VG enhances interpretability by highlighting relevant pathological features corresponding to textual descriptions, improving model transparency and…

Cited by 0SourcePDFScholar
2025

Separation of Powers: On Segregating Knowledge from Observation in LLM-enabled Knowledge-based Visual Question Answering

CVPR 2025poster

Knowledge-based visual question answering (KBVQA) separates image interpretation and knowledge retrieval into separate processes, motivated in part by the fact that they are very different tasks. In this paper, we transform the KBVQA into linguistic question-answering tasks so that we can leverage t…

Cited by 0SourcePDFScholar
2025

Synergy and Diversity in CLIP: Enhancing Performance Through Adaptive Backbone Ensembling

ICLR 2025poster

Contrastive Language-Image Pretraining (CLIP) stands out as a prominent method for image representation learning. Various architectures, from vision transformers~(ViTs) to convolutional networks (ResNets) have been trained with CLIP to serve as general solutions to diverse vision tasks. This paper e…

Cited by 1SourcePDFScholar
2025

Towards Higher Effective Rank in Parameter-Efficient Fine-tuning using Khatri-Rao Product

ICCV 2025poster

Parameter-efficient fine-tuning (PEFT) has become a standard for adapting large pre-trained models. While low-rank adaptation (LoRA) has achieved notable success, recent studies highlight its limitations when compared to full-rank variants, particularly when scaling to demanding tasks such as vision…

2024

BLiRF: Bandlimited Radiance Fields for Dynamic Scene Modeling

AAAI 2024technical

Inferring the 3D structure of a non-rigid dynamic scene from a single moving camera is an under-constrained problem. Inspired by the remarkable progress of neural radiance fields (NeRFs) in photo-realistic novel view synthesis of static scenes, it has also been extended to dynamic settings. Such me…

Cited by 7SourcePDFScholar
2024

CAPE: CAM as a Probabilistic Ensemble for Enhanced DNN Interpretation

CVPR 2024poster

Deep Neural Networks (DNNs) are widely used for visual classification tasks but their complex computation process and black-box nature hinder decision transparency and interpretability. Class activation maps (CAMs) and recent variants provide ways to visually explain the DNN decision-making process…

2024

Identifiable Latent Polynomial Causal Models through the Lens of Change

ICLR 2024poster

Causal representation learning aims to unveil latent high-level causal representations from observed low-level data. One of its primary tasks is to provide reliable assurance of identifying these latent causal models, known as \textit{identifiability}. A recent breakthrough explores identifiability…

Cited by 15SourcePDFScholar
2024

Improving the Convergence of Dynamic NeRFs via Optimal Transport

ICLR 2024poster

Synthesizing novel views for dynamic scenes from a collection of RGB inputs poses significant challenges due to the inherent under-constrained nature of the problem. To mitigate this ill-posedness, practitioners in the field of neural radiance fields (NeRF) often resort to the adoption of intricate…

Cited by 1SourcePDFScholar
2024

Knowledge Composition using Task Vectors with Learned Anisotropic Scaling

NeurIPS 2024poster

Pre-trained models produce strong generic representations that can be adapted via fine-tuning on specialised datasets. The learned weight difference relative to the pre-trained model, known as a task vector, characterises the direction and stride of fine-tuning that enables the model to capture thes…

2024

ViewFusion: Towards Multi-View Consistency via Interpolated Denoising

CVPR 2024poster

Novel-view synthesis through diffusion models has demonstrated remarkable potential for generating diverse and high-quality images. Yet the independent process of image generation in these prevailing methods leads to challenges in maintaining multiple-view consistency. To address this we introduce V…

2024

Weakly Supervised Video Individual Counting

CVPR 2024poster

Video Individual Counting (VIC) aims to predict the number of unique individuals in a single video. Existing methods learn representations based on trajectory labels for individuals which are annotation-expensive. To provide a more realistic reflection of the underlying practical challenge we introd…

2023

Distributionally Robust Bayesian Optimization with $\varphi$-divergences

NeurIPS 2023poster

The study of robustness has received much attention due to its inevitability in data-driven settings where many systems face uncertainty. One such example of concern is Bayesian Optimization (BO), where uncertainty is multi-faceted, yet there only exists a limited number of works dedicated to this d…

Cited by 9SourcePDFScholar
2023

Domain Generalization via Rationale Invariance

ICCV 2023poster

This paper offers a new perspective to ease the challenge of domain generalization, which involves maintaining robust results even in unseen environments. Our design focuses on the decision-making process in the final classifier layer. Specifically, we propose treating the element-wise contributions…

Cited by 26PDFcodeScholar
2023

Knowledge Combination To Learn Rotated Detection Without Rotated Annotation

CVPR 2023poster

Rotated bounding boxes drastically reduce output ambiguity of elongated objects, making it superior to axis-aligned bounding boxes. Despite the effectiveness, rotated detectors are not widely employed. Annotating rotated bounding boxes is such a laborious process that they are not provided in many d…

2023

RanPAC: Random Projections and Pre-trained Models for Continual Learning

NeurIPS 2023poster

Continual learning (CL) aims to incrementally learn different tasks (such as classification) in a non-stationary data stream without forgetting old ones. Most CL works focus on tackling catastrophic forgetting under a learning-from-scratch paradigm. However, with the increasing prominence of foundat…

2023

Semi-Supervised Semantic Segmentation under Label Noise via Diverse Learning Groups

ICCV 2023poster

Semi-supervised semantic segmentation methods use a small amount of clean pixel-level annotations to guide the interpretation of a larger quantity of unlabelled image data. The challenges of providing pixel-accurate annotations at scale mean that the labels are typically noisy, and this contaminates…

Cited by 14PDFScholar
2022

Active Learning by Feature Mixing

CVPR 2022poster

The promise of active learning (AL) is to reduce labelling costs by selecting the most valuable examples to annotate from a pool of unlabelled data. Identifying these examples is especially challenging with high-dimensional data (e. g. images, videos) and in low-data regimes. In this paper, we propo…

Cited by 132PDFcodeScholar
2022

Evading the Simplicity Bias: Training a Diverse Set of Models Discovers Solutions With Superior OOD Generalization

CVPR 2022poster

Neural networks trained with SGD were recently shown to rely preferentially on linearly-predictive features and can ignore complex, equally-predictive ones. This simplicity bias can explain their lack of robustness out of distribution (OOD). The more complex the task to learn, the more likely it is…

Cited by 108PDFcodeScholar
2022

Learning Bayesian Sparse Networks With Full Experience Replay for Continual Learning

CVPR 2022poster

Continual Learning (CL) methods aim to enable machine learning models to learn new tasks without catastrophic forgetting of those that have been previously mastered. Existing CL approaches often keep a buffer of previously-seen samples, perform knowledge distillation, or use regularization technique…

Cited by 54PDFScholar
2022

Poseur: Direct Human Pose Regression with Transformers

ECCV 2022poster

"We propose a direct, regression-based approach to 2D human pose estimation from single images. We formulate the problem as a sequence prediction task, which we solve using a Transformer network. This network directly learns a regression mapping from images to the keypoint coordinates, without resor…

2022

Retrieval Augmented Classification for Long-Tail Visual Recognition

CVPR 2022poster

We introduce Retrieval Augmented Classification (RAC), a generic approach to augmenting standard image classification pipelines with an explicit retrieval module. RAC consists of a standard base image encoder fused with a parallel retrieval branch that queries a non-parametric external memory of pre…

Cited by 127PDFScholar
2021

DyCo3D: Robust Instance Segmentation of 3D Point Clouds Through Dynamic Convolution

CVPR 2021poster

Previous top-performing approaches for point cloud instance segmentation involve a bottom-up strategy, which often includes inefficient operations or complex pipelines, such as grouping over-segmented components, introducing additional steps for refining, or designing complicated loss functions. The…

Cited by 115PDFScholar
2021

Memory-Augmented Dynamic Neural Relational Inference

ICCV 2021poster

Dynamic interacting systems are prevalent in vision tasks. These interactions are usually difficult to observe and measure directly, and yet understanding latent interactions is essential for performing inference tasks on dynamic systems like forecasting. Neural relational inference (NRI) techniques…

Cited by 13PDFScholar
2021

The Road To Know-Where: An Object-and-Room Informed Sequential BERT for Indoor Vision-Language Navigation

ICCV 2021poster

Vision-and-Language Navigation (VLN) requires an agent to find a path to a remote location on the basis of natural-language instructions and a set of photo-realistic panoramas. Most existing methods take the words in the instructions and the discrete views of each panorama as the minimal unit of enc…

Cited by 87PDFcodeScholar
2021

Unshuffling Data for Improved Generalization in Visual Question Answering

ICCV 2021poster

Generalization beyond the training distribution is a core challenge in machine learning. The common practice of mixing and shuffling examples when training neural networks may not be optimal in this regard. We show that partitioning the data into well-chosen, non-i.i.d. subsets treated as multiple t…

Cited by 125PDFScholar
2020

Counterfactual Vision-and-Language Navigation: Unravelling the Unseen

NeurIPS 2020spotlight

The task of vision-and-language navigation (VLN) requires an agent to follow text instructions to find its way through simulated household environments. A prominent challenge is to train an agent capable of generalising to new environments at test time, rather than one that simply memorises trajecto…

Cited by 45SourcePDFScholar
2020

Gold Seeker: Information Gain From Policy Distributions for Goal-Oriented Vision-and-Langauge Reasoning

CVPR 2020poster

As Computer Vision moves from passive analysis of pixels to active analysis of semantics, the breadth of information algorithms need to reason over has expanded significantly. One of the key challenges in this vein is the ability to identify the information required to make a decision, and select an…

Cited by 6PDFScholar
2020

Learning What Makes a Difference from Counterfactual Examples and Gradient Supervision

ECCV 2020poster

One of the primary challenges limiting the practical application of deep learning is its susceptibility to learning spurious correlations in the data, rather than capturing the data-generating mechanisms of the task of interest. The resulting failure to generalise cannot be addressed by simply using…

Cited by 145SourcePDFScholar
2020

Object-and-Action Aware Model for Visual Language Navigation

ECCV 2020poster

Vision-and-Language Navigation (VLN) is unique in that it requires turning relatively general natural-language instructions into robot agent actions, on the basis of visible environments. This requires to extract value from two very different types of natural-language information. The first is objec…

Cited by 133SourcePDFScholar
2020

On the General Value of Evidence, and Bilingual Scene-Text Visual Question Answering

CVPR 2020poster

Visual Question Answering (VQA) methods have made incredible progress, but suffer from a failure to generalize. This is visible in the fact that they are vulnerable to learning coincidental correlations in the data rather than deeper relations between image content and ideas expressed in language. W…

Cited by 126PDFScholar
2020

On the Value of Out-of-Distribution Testing: An Example of Goodhart's Law

NeurIPS 2020poster

Out-of-distribution (OOD) testing is increasingly popular for evaluating a machine learning system's ability to generalize beyond the biases of a training set. OOD benchmarks are designed to present a different joint distribution of data and labels between training and test time. VQA-CP has become t…

Cited by 173SourcePDFScholar
2020

REVERIE: Remote Embodied Visual Referring Expression in Real Indoor Environments

CVPR 2020oral

One of the long-term challenges of robotics is to enable robots to interact with humans in the visual world via natural language, as humans are visual animals that communicate through language. Overcoming this challenge requires the ability to perform a wide variety of complex tasks in response to m…

Cited by 374PDFcodeScholar
2020

Self-Trained Deep Ordinal Regression for End-to-End Video Anomaly Detection

CVPR 2020poster

Video anomaly detection is of critical practical importance to a variety of real applications because it allows human attention to be focused on events that are likely to be of interest, in spite of an otherwise overwhelming volume of video. We show that applying self-trained deep ordinal regression…

Cited by 318PDFScholar
2019

Attention-Guided Network for Ghost-Free High Dynamic Range Imaging

CVPR 2019poster

Ghosting artifacts caused by moving objects or misalignments is a key challenge in high dynamic range (HDR) imaging for dynamic scenes. Previous methods first register the input low dynamic range (LDR) images using optical flow before merging them, which are error-prone and cause ghosts in results.…

Cited by 342PDFScholar
2019

Memorizing Normality to Detect Anomaly: Memory-Augmented Deep Autoencoder for Unsupervised Anomaly Detection

ICCV 2019poster

Deep autoencoder has been extensively used for anomaly detection. Training on the normal data, the autoencoder is expected to produce higher reconstruction error for the abnormal inputs than the normal ones, which is adopted as a criterion for identifying anomalies. However, this assumption does not…

Cited by 1892PDFScholar
2019

Neighbourhood Watch: Referring Expression Comprehension via Language-Guided Graph Attention Networks

CVPR 2019poster

The task in referring expression comprehension is to localize the object instance in an image described by a referring expression phrased in natural language. As a language-to-vision matching task, the key to this problem is to learn a discriminative object feature that can adapt to the expression u…

Cited by 305PDFScholar
2019

What's to Know? Uncertainty as a Guide to Asking Goal-Oriented Questions

CVPR 2019poster

One of the core challenges in Visual Dialogue problems is asking the question that will provide the most useful information towards achieving the required objective. Encouraging an agent to ask the right questions is difficult because we don't know a-priori what information the agent will need to a…

Cited by 22PDFScholar
2018

Are You Talking to Me? Reasoned Visual Dialog Generation Through Adversarial Learning

CVPR 2018poster

The Visual Dialogue task requires an agent to engage in a conversation about an image with a human. It represents an extension of the Visual Question Answering task in that the agent needs to answer a question about an image, but it needs to do so in light of the previous dialogue that has taken pl…

Cited by 148SourcePDFScholar
2018

Goal-Oriented Visual Question Generation via Intermediate Rewards

ECCV 2018poster

Despite significant progress in a variety of vision-and-language problems, developing a method capable of asking intelligent, goal-oriented questions about images is proven to be an inscrutable challenge. Towards this end, we propose a Deep Reinforcement Learning framework based on three new interme…

Cited by 47SourcePDFScholar
2018

Parallel Attention: A Unified Framework for Visual Object Discovery Through Dialogs and Queries

CVPR 2018poster

Recognising objects according to a pre-defined fixed set of class labels has been well studied in the Computer Vision. There are a great many practical applications where the subjects that may be of interest are not known beforehand, or so easily delineated, however. In many of these cases natural l…

Cited by 158SourcePDFScholar
2018

Tips and Tricks for Visual Question Answering: Learnings From the 2017 Challenge

CVPR 2018poster

This paper presents a state-of-the-art model for visual question answering (VQA), which won the first place in the 2017 VQA Challenge. VQA is a task of significant importance for research in artificial intelligence, given its multimodal nature, clear evaluation protocol, and potential real-world app…

Cited by 500SourcePDFScholar
2018

Vision-and-Language Navigation: Interpreting Visually-Grounded Navigation Instructions in Real Environments

CVPR 2018poster

A robot that can carry out a natural-language instruction has been a dream since before the Jetsons cartoon series imagined a life of leisure mediated by a fleet of attentive robot helpers. It is a dream that remains stubbornly distant. However, recent advances in vision and language methods have m…

2018

Visual Question Answering With Memory-Augmented Networks

CVPR 2018poster

In this paper, we exploit memory-augmented neural networks to predict accurate answers to visual questions, even when those answers rarely occur in the training set. The memory network incorporates both internal and external memory blocks and selectively pays attention to each training exemplar. We…

Cited by 134SourcePDFScholar
2017

From Motion Blur to Motion Flow: A Deep Learning Solution for Removing Heterogeneous Motion Blur

CVPR 2017poster

Removing pixel-wise heterogeneous motion blur is challenging due to the ill-posed nature of the problem. The predominant solution is to estimate the blur kernel by adding a prior, but extensive literature on the subject indicates the difficulty in identifying a prior which is suitably informative, a…

Cited by 504PDFScholar
2017

Multi-Attention Network for One Shot Learning

CVPR 2017poster

One-shot learning is a challenging problem where the aim is to recognize a class identified by a single training image. Given the practical importance of one-shot learning, it seems surprising that the rich information present in the class tag itself has largely been ignored. Most existing approache…

Cited by 112PDFScholar
2017

Self-Paced Kernel Estimation for Robust Blind Image Deblurring

ICCV 2017poster

The challenge in blind image deblurring is to remove the effects of blur with limited prior information about the nature of the blur process. Existing methods often assume that the blur image is produced by linear convolution with additive Gaussian noise. However, including even a small number of ou…

Cited by 32PDFScholar
2017

Sequential Person Recognition in Photo Albums With a Recurrent Network

CVPR 2017poster

Recognizing the identities of people in everyday photos is still a very challenging problem for machine vision, due to issues such as non-frontal faces, changes in clothing, location, lighting. Recent studies have shown that rich relational information between people in the same photo can help in re…

Cited by 32PDFScholar
2017

The VQA-Machine: Learning How to Use Existing Vision Algorithms to Answer New Questions

CVPR 2017poster

One of the most intriguing features of the Visual Question Answering (VQA) challenge is the unpredictability of the questions. Extracting the information required to answer them demands a variety of image operations from detection and counting, to segmentation and reconstruction. To train a method t…

Cited by 105PDFcodeScholar
2017

When Unsupervised Domain Adaptation Meets Tensor Representations

ICCV 2017poster

Domain adaption (DA) allows machine learning methods trained on data sampled from one distribution to be applied to data sampled from another. It is thus of great practical importance to the application of such methods. Despite the fact that tensor representations are widely used in Computer Vision…

Cited by 89PDFcodeScholar
2016

Ask Me Anything: Free-Form Visual Question Answering Based on Knowledge From External Sources

CVPR 2016spotlight

We propose a method for visual question answering which combines an internal representation of the content of an image with information extracted from a general knowledge base to answer a broad range of image-based questions. This allows more complex questions to be answered using the predominant ne…

Cited by 475PDFScholar
2016

Blind Image Deconvolution by Automatic Gradient Activation

CVPR 2016poster

Blind image deconvolution is an ill-posed inverse problem which is often addressed through the application of appropriate prior. Although some priors are informative in general, many images do not strictly conform to this, leading to degraded performance in the kernel estimation. More critically, re…

Cited by 90PDFScholar
2016

Efficient Piecewise Training of Deep Structured Models for Semantic Segmentation

CVPR 2016spotlight

Recent advances in semantic image segmentation have mostly been achieved by training deep convolutional neural networks(CNNs). We show how to improve semantic segmentation through the use of contextual information; specifically, we explore 'patch-patch' context between image regions, and 'patch-back…

Cited by 1221PDFScholar
2016

Less Is More: Zero-Shot Learning From Online Textual Documents With Noise Suppression

CVPR 2016poster

Classifying a visual concept merely from its associated online textual source, such as a Wikipedia article, is an attractive research topic in zero-shot learning because it alleviates the burden of manually collecting semantic attributes. Several recent works have pursued this approach by exploring…

Cited by 238PDFScholar
2016

Pairwise Matching Through Max-Weight Bipartite Belief Propagation

CVPR 2016poster

Feature matching is a key problem in computer vision and pattern recognition. One way to encode the essential interdependence between potential feature matches is to cast the problem as inference in a graphical model, though recently alternatives such as spectral methods, or approaches based on the…

Cited by 66PDFScholar
2016

Proximal Riemannian Pursuit for Large-Scale Trace-Norm Minimization

CVPR 2016poster

Trace-norm regularization plays an important role in many areas such as machine learning and computer vision. Solving trace-norm regularized Trace-norm regularization plays an important role in many areas such as computer vision and machine learning. When solving general large-scale trace-norm regul…

Cited by 4PDFcodeScholar
2016

What Value Do Explicit High Level Concepts Have in Vision to Language Problems?

CVPR 2016poster

Much recent progress in Vision-to-Language (V2L) problems has been achieved through a combination of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs). This approach does not explicitly represent high-level semantic concepts, but rather seeks to progress directly from image f…

Cited by 561PDFScholar
2016

What's Wrong With That Object? Identifying Images of Unusual Objects by Modelling the Detection Score Distribution

CVPR 2016spotlight

This paper studies the challenging problem of identifying unusual instances of known objects in images within an "open world" setting. That is, we aim to find objects that are members of a known class, but which are not typical of that class. Thus the "unusual object" should be distinguished from bo…

Cited by 15PDFScholar
2015

Deeply Learning the Messages in Message Passing Inference

NeurIPS 2015poster

Deep structured output learning shows great promise in tasks like semantic image segmentation. We proffer a new, efficient deep structured model learning scheme, in which we show how deep Convolutional Neural Networks (CNNs) can be used to directly estimate the messages in message passing inference…

Cited by 81SourcePDFScholar
2015

Depth and Surface Normal Estimation From Monocular Images Using Regression on Deep Features and Hierarchical CRFs

CVPR 2015poster

Predicting the depth (or surface normal) of a scene from single monocular color images is a challenging task. This paper tackles this challenging and essentially under-determined problem by regression on deep convolutional neural network (DCNN) features, combined with a post-processing refining step…

Cited by 753SourcePDFScholar
2015

Efficient SDP Inference for Fully-Connected CRFs Based on Low-Rank Decomposition

CVPR 2015poster

Conditional Random Fields (CRFs) are one of the core technologies in computer vision, and have been applied on a wide variety of tasks. Conventional CRFs typically define edges between neighboring image pixels, resulting in a sparse graph over which inference can be performed efficiently. However, t…

Cited by 30SourcePDFScholar
2015

Learning Graph Structure for Multi-Label Image Classification via Clique Generation

CVPR 2015poster

Exploiting label dependency for multi-label image classification can significantly improve classification performance. Probabilistic Graphical Models are one of the primary methods for representing such dependencies. The structure of graphical models, however, is either determined heuristically or l…

Cited by 64SourcePDFScholar
2015

Learning to Rank in Person Re-Identification With Metric Ensembles

CVPR 2015poster

We propose an effective structured learning based approach to the problem of person re-identification which outperforms the current state-of-the-art on most benchmark data sets evaluated. Our framework is built on the basis of multiple low-level hand-crafted and high-level visual features. We then f…

Cited by 547SourcePDFScholar
2015

Part-Based Modelling of Compound Scenes From Images

CVPR 2015poster

We propose a method to recover the structure of a compound scene from multiple silhouettes. Structure is expressed as a collection of 3D primitives chosen from a pre-defined library, each with an associated pose. This has several advantages over a volume or mesh representation both for estimation an…

Cited by 33SourcePDFScholar
2015

Robust Multiple Homography Estimation: An Ill-Solved Problem

CVPR 2015poster

The estimation of multiple homographies between two piecewise planar views of a rigid scene is often assumed to be a solved problem. We show that contrary to popular opinion various crucial aspects of the task have not been adequately emphasised. We are motivated by a growing body of literature in r…

Cited by 24SourcePDFScholar
2015

The Treasure Beneath Convolutional Layers: Cross-Convolutional-Layer Pooling for Image Classification

CVPR 2015poster

A number of recent studies have shown that a Deep Convolutional Neural Network (DCNN) pretrained on a large dataset can be adopted as a universal image descriptor, and that doing so leads to impressive performance at a range of image classification tasks. Most of these studies, if not all, adopt act…

Cited by 266SourcePDFScholar