← Search

Andrew Davison

15 accepted papers

2026

Belief Propagation Converges to Gaussian Distributions in Sparsely-Connected Factor Graphs

ICML 2026poster

Belief Propagation (BP) is a powerful algorithm for distributed inference in probabilistic graphical models, however it quickly becomes infeasible for practical compute and memory budgets. Many efficient, non-parametric forms of BP have been developed, but the most popular is Gaussian Belief Propaga…

Cited by 0SourceScholar
2026

Position: Agentic AI systems should be making Bayes-consistent decisions

ICML 2026poster

LLMs excel at predictive tasks and complex reasoning tasks, but many high-value deployments rely on decisions under uncertainty, for example, which tool to call, which expert to consult, or how many resources to invest. While the usefulness and feasibility of Bayesian approaches remain unclear for L…

Cited by 0SourceScholar
2024

Community Detection Guarantees using Embeddings Learned by Node2Vec

NeurIPS 2024poster

Embedding the nodes of a large network into an Euclidean space is a common objective in modern machine learning, with a variety of tools available. These embeddings can then be used as features for tasks such as community detection/node clustering or link prediction, where they achieve state of the…

Cited by 0SourcePDFScholar
2024

Learning in Deep Factor Graphs with Gaussian Belief Propagation

ICML 2024poster

We propose an approach to do learning in Gaussian factor graphs. We treat all relevant quantities (inputs, outputs, parameters, activations) as random variables in a graphical model, and view training and prediction as inference problems with different observed nodes. Our experiments show that these…

2022

Bootstrapping Semantic Segmentation with Regional Contrast

ICLR 2022poster

We present ReCo, a contrastive learning framework designed at a regional level to assist learning in semantic segmentation. ReCo performs pixel-level contrastive learning on a sparse set of hard negative pixels, with minimal additional memory footprint. ReCo is easy to implement, being built on top…

2022

Real-time Mapping of Physical Scene Properties with an Autonomous Robot Experimenter

CoRL 2022poster

Neural fields can be trained from scratch to represent the shape and appearance of 3D scenes efficiently. It has also been shown that they can densely map correlated properties such as semantics, via sparse interactions from a human labeller. In this work, we show that a robot can densely annotate a…

Cited by 5SourceScholar
2019

MID-Fusion: Octree-based Object-Level Multi-Instance Dynamic SLAM

ICRA 2019poster

We propose a new multi-instance dynamic RGB-D SLAM system using an object-level octree-based volumetric representation. It can provide robust camera tracking in dynamic environments and at the same time, continuously estimate geometric, semantic, and motion properties for arbitrary objects in the sc…

Cited by 240SourcecodeScholar
2019

Self-Supervised Generalisation with Meta Auxiliary Learning

NeurIPS 2019poster

Learning with auxiliary tasks can improve the ability of a primary task to generalise. However, this comes at the cost of manually labelling auxiliary data. We propose a new method which automatically learns appropriate labels for an auxiliary task, such that any supervised learning task can be impr…

2017

SemanticFusion: Dense 3D semantic mapping with convolutional neural networks

ICRA 2017poster

Ever more robust, accurate and detailed mapping using visual sensing has proven to be an enabling factor for mobile robots across a wide variety of applications. For the next level of robot intelligence and intuitive user interaction, maps need to extend beyond geometry and appearance - they need to…

Cited by 830SourceScholar
2015

ElasticFusion: Dense SLAM Without A Pose Graph

RSS 2015poster

We present a novel approach to real-time dense visual SLAM. Our system is capable of capturing comprehensive dense globally consistent surfel-based maps of room scale environments explored using an RGB-D camera in an incremental online fashion, without pose graph optimisation or any post-processing…

Cited by 1054SourcePDFScholar