← Search

Georg Bökman

9 accepted papers

2026

Identifiable Equivariant Networks are Layerwise Equivariant

ICML 2026poster

We investigate the relation between end-to-end equivariance and layerwise equivariance in deep neural networks. We prove the following: For a network whose end-to-end function is equivariant with respect to group actions on the input and output spaces, there is a parameter choice yielding the same e…

Cited by 0SourceScholar
2026

Platonic Transformers: A Solid Choice For Equivariance

ICML 2026poster

While widespread, Transformers lack inductive biases for geometric symmetries common in science and computer vision. Existing equivariant methods often sacrifice the efficiency and flexibility that make Transformers so effective through complex, computationally intensive designs. We introduce the Pl…

Cited by 0SourceScholar
2025

Flopping for FLOPs: Leveraging Equivariance for Computational Efficiency

ICML 2025spotlight

Incorporating geometric invariance into neural networks enhances parameter efficiency but typically increases computational costs. This paper introduces new equivariant neural networks that preserve symmetry while maintaining a comparable number of floating-point operations (FLOPs) per parameter to…

Cited by 0SourcePDFScholar
2024

From 2D to 3D: AISG-SLA Visual Localization Challenge

IJCAI 2024poster

Research in 3D mapping is crucial for smart city applications, yet the cost of acquiring 3D data often hinders progress. Visual localization, particularly monocular camera position estimation, offers a solution by determining the camera's pose solely through visual cues. However, this task is challe…

Cited by 0SourcePDFScholar
2024

RoMa: Robust Dense Feature Matching

CVPR 2024poster

Feature matching is an important computer vision task that involves estimating correspondences between two images of a 3D scene and dense methods estimate all such correspondences. The aim is to learn a robust model i.e. a model able to match under challenging real-world changes. In this work we pro…

2024

Steerers: A Framework for Rotation Equivariant Keypoint Descriptors

CVPR 2024poster

Image keypoint descriptions that are discriminative and matchable over large changes in viewpoint are vital for 3D reconstruction. However descriptions output by learned descriptors are typically not robust to camera rotation. While they can be made more robust by e.g. data aug-mentation this degrad…