← Search

Tat-Jun Chin

41 accepted papers

2025

Robust Scene Change Detection Using Visual Foundation Models and Cross-Attention Mechanisms

ICRA 2025

We present a novel method for scene change detection that leverages the robust feature extraction capabilities of a visual foundational model, DINOv2, and integrates full-image cross-attention to address key challenges such as varying lighting, seasonal variations, and viewpoint differences. In orde

Cited by 12SourcecodeScholar
2024

Slack-Free Spiking Neural Network Formulation for Hypergraph Minimum Vertex Cover

NeurIPS 2024poster

Neuromorphic computers open up the potential of energy-efficient computation using spiking neural networks (SNN), which consist of neurons that exchange spike-based information asynchronously. In particular, SNNs have shown promise in solving combinatorial optimization. Underpinning the SNN methods…

Cited by 0SourcePDFScholar
2024

Test-Time Certifiable Self-Supervision to Bridge the Sim2Real Gap in Event-Based Satellite Pose Estimation

IROS 2024poster

Deep learning plays a critical role in vision-based satellite pose estimation. However, the scarcity of real data from the space environment means that deep models need to be trained using synthetic data, which raises the Sim2Real domain gap problem. A major cause of the Sim2Real gap are novel light…

Cited by 1SourceScholar
2023

Towards Bridging the Space Domain Gap for Satellite Pose Estimation using Event Sensing

ICRA 2023poster

Deep models trained using synthetic data require domain adaptation to bridge the gap between the simulation and target environments. State-of-the-art domain adaptation methods often demand sufficient amounts of (unlabelled) data from the target domain. However, this need is difficult to fulfil when…

Cited by 32SourceScholar
2022

A Hybrid Quantum-Classical Algorithm for Robust Fitting

CVPR 2022poster

Fitting geometric models onto outlier contaminated data is provably intractable. Many computer vision systems rely on random sampling heuristics to solve robust fitting, which do not provide optimality guarantees and error bounds. It is therefore critical to develop novel approaches that can bridge…

Cited by 37PDFcodeScholar
2022

Asynchronous Optimisation for Event-based Visual Odometry

ICRA 2022poster

Event cameras open up new possibilities for robotic perception due to their low latency and high dynamic range. On the other hand, developing effective event-based vision algorithms that fully exploit the beneficial properties of event cameras remains work in progress. In this paper, we focus on eve…

Cited by 16SourceScholar
2022

Autonomy and Perception for Space Mining

ICRA 2022poster

Future Moon bases will likely be constructed using resources mined from the surface of the Moon. The difficulty of maintaining a human workforce on the Moon and communications lag with Earth means that mining will need to be conducted using collaborative robots with a high degree of autonomy. In thi…

Cited by 8SourceScholar
2022

Maximum Consensus by Weighted Influences of Monotone Boolean Functions

CVPR 2022poster

Maximisation of Consensus (MaxCon) is one of the most widely used robust criteria in computer vision. Tennakoon et al. (CVPR2021), made a connection between MaxCon and estimation of influences of a Monotone Boolean function. In such, there are two distributions involved: the distribution defining th…

Cited by 3PDFScholar
2021

Consensus Maximisation Using Influences of Monotone Boolean Functions

CVPR 2021poster

Consensus maximisation (MaxCon), widely used for robust fitting in computer vision, aims to find the largest subset of data that fits the model within some tolerance level. In this paper, we outline the connection between MaxCon problem and the abstract problem of finding the maximum upper zero of a…

Cited by 11PDFcodeScholar
2021

HM⁴: Hidden Markov Model With Memory Management for Visual Place Recognition

RA-L 2021

Visual placerecognition needs to be robust against appearance variability due to natural and man-made causes. Training data collection should thus be an ongoing process to allow continuous appearance changes to be recorded. However, this creates an unboundedly-growing database that poses time and me

Cited by 5SourceScholar
2021

Learning to Predict Repeatability of Interest Points

ICRA 2021poster

Many robotics applications require interest points that are highly repeatable under varying viewpoints and lighting conditions. However, this requirement is very challenging as the environment changes continuously and indefinitely, leading to appearance changes of interest points with respect to tim…

Cited by 2SourceScholar
2021

Rotation Coordinate Descent for Fast Globally Optimal Rotation Averaging

CVPR 2021poster

Under mild conditions on the noise level of the measurements, rotation averaging satisfies strong duality, which enables global solutions to be obtained via semidefinite programming (SDP) relaxation. However, generic solvers for SDP are rather slow in practice, even on rotation averaging instances o…

Cited by 19PDFcodeScholar
2020

End-to-End Learnable Geometric Vision by Backpropagating PnP Optimization

CVPR 2020poster

Deep networks excel in learning patterns from large amounts of data. On the other hand, many geometric vision tasks are specified as optimization problems. To seamlessly combine deep learning and geometric vision, it is vital to perform learning and geometric optimization end-to-end. Towards this ai…

Cited by 128PDFcodeScholar
2020

Resolving Marker Pose Ambiguity by Robust Rotation Averaging with Clique Constraints

ICRA 2020poster

Planar markers are useful in robotics and computer vision for mapping and localisation. Given a detected marker in an image, a frequent task is to estimate the 6DOF pose of the marker relative to the camera, which is an instance of planar pose estimation (PPE). Although there are mature techniques,…

Cited by 16SourceScholar
2019

Outlier-Robust Manifold Pre-Integration for INS/GPS Fusion

IROS 2019poster

We tackle the INS/GPS sensor fusion problem for pose estimation, particularly in the common setting where the INS components (IMU and magnetometer) function at much higher frequencies than GPS, and where the magnetometer and GPS are prone to giving erroneous measurements (outliers) due to magnetic d…

Cited by 14SourceScholar
2019

Scalable Place Recognition Under Appearance Change for Autonomous Driving

ICCV 2019oral

A major challenge in place recognition for autonomous driving is to be robust against appearance changes due to short-term (e.g., weather, lighting) and long-term (seasons, vegetation growth, etc.) environmental variations. A promising solution is to continuously accumulate images to maintain an ade…

Cited by 82PDFScholar
2018

Deterministic Consensus Maximization with Biconvex Programming

ECCV 2018poster

Consensus maximization is one of the most widely used robust fitting paradigms in computer vision, and the development of algorithms for consensus maximization is an active research topic. In this paper, we propose an efficient deterministic optimization algorithm for consensus maximization. Given a…

2017

A branch-and-bound algorithm for checkerboard extraction in camera-laser calibration

ICRA 2017poster

We address the problem of camera-to-laserscanner calibration using a checkerboard and multiple imagelaser scan pairs. Distinguishing which laser points measure the checkerboard and which lie on the background is essential to any such system. We formulate the checkerboard extraction as a combinatoria…

Cited by 8SourceScholar
2017

A discrete-time attitude observer on SO(3) for vision and GPS fusion

ICRA 2017poster

This paper proposes a discrete-time geometric attitude observer for fusing monocular vision with GPS velocity measurements. The observer takes the relative transformations obtained from processing monocular images with any visual odometry algorithm and fuses them with GPS velocity measurements. The…

Cited by 12SourceScholar
2016

Efficient Point Process Inference for Large-Scale Object Detection

CVPR 2016poster

We tackle the problem of large-scale object detection in images, where the number of objects can be arbitrarily large, and can exhibit significant overlap/occlusion. A successful approach to modelling the large-scale nature of this problem has been via point process density functions which jointly…

Cited by 38PDFScholar
2015

Efficient Globally Optimal Consensus Maximisation With Tree Search

CVPR 2015poster

Maximum consensus is one of the most popular criteria for robust estimation in computer vision. Despite its widespread use, optimising the criterion is still customarily done by randomised sample-and-test techniques, which do not guarantee optimality of the result. Several globally optimal algorithm…

Cited by 87SourcePDFScholar
2015

The k-Support Norm and Convex Envelopes of Cardinality and Rank

CVPR 2015poster

Sparsity, or cardinality, as a tool for feature selection is extremely common in a vast number of current computer vision applications. The $k$-support norm is a recently proposed norm with the proven property of providing the tightest convex bound on cardinality over the Euclidean norm unit ball. I…

Cited by 29SourcePDFScholar