← Search

Simon Lucey

65 accepted papers

2026

Can Transformers Really Do It All? On the Compatibility of Inductive Biases Across Tasks

ICLR 2026poster

Transformers are remarkably versatile and their design is largely consistent across a variety of applications. But are they optimal for any given task or dataset? The answer may be key for pushing AI beyond merely scaling current designs. **Method.** We present a method to optimize a transformer ar…

Cited by 0SourceScholar
2026

Cutting the Skip: Training Residual-Free Transformers

ICLR 2026poster

Transformers have achieved remarkable success across a wide range of applications, a feat often attributed to their scalability. Yet training them without residual (skip) connections remains notoriously difficult. While skips stabilize optimization, they also disrupt the hierarchical structure of re…

Cited by 0SourceScholar
2026

SineLoRA∆: Sine-Activated Delta Compression

AAAI 2026technical

Resource-constrained weight deployment is a task of immense practical importance. Recently, there has been interest in the specific task of Delta Compression, where parties each hold a common base model and only communicate compressed weight updates. However, popular parameter efficient updates such

Cited by 0SourcePDFScholar
2025

Efficient Learning with Sine-Activated Low-Rank Matrices

ICLR 2025poster

Low-rank decomposition has emerged as a vital tool for enhancing parameter efficiency in neural network architectures, gaining traction across diverse applications in machine learning. These techniques significantly lower the number of parameters, striking a balance between compactness and performan…

Cited by 0SourcePDFScholar
2025

Preconditioners for the Stochastic Training of Neural Fields

CVPR 2025poster

Neural fields encode continuous multidimensional signals as neural networks, enabling diverse applications in computer vision, robotics, and geometry. While Adam is effective for stochastic optimization, it often requires long training times. To address this, we explore alternative optimization tech…

2025

Region-Level Data Attribution for Text-to-Image Generative Models

ICCV 2025poster

Data attribution in text-to-image generative models is a crucial yet underexplored problem, particularly at the regional level, where identifying the most influential training regions for generated content can enhance transparency, copyright protection, and error diagnosis. Existing data attribution…

2024

A sampling theory perspective on activations for implicit neural representations

ICML 2024poster

Implicit Neural Representations (INRs) have gained popularity for encoding signals as compact, differentiable entities. While commonly using techniques like Fourier positional encodings or non-traditional activation functions (e.g., Gaussian, sinusoid, or wavelets) to capture high-frequency content,…

Cited by 6SourcePDFScholar
2024

From Activation to Initialization: Scaling Insights for Optimizing Neural Fields

CVPR 2024highlight

In the realm of computer vision Neural Fields have gained prominence as a contemporary tool harnessing neural networks for signal representation. Despite the remarkable progress in adapting these networks to solve a variety of problems the field still lacks a comprehensive theoretical framework. Thi…

Cited by 2SourcePDFScholar
2024

SeMoLi: What Moves Together Belongs Together

CVPR 2024poster

We tackle semi-supervised object detection based on motion cues. Recent results suggest that heuristic-based clustering methods in conjunction with object trackers can be used to pseudo-label instances of moving objects and use these as supervisory signals to train 3D object detectors in Lidar data…

Cited by 8SourcePDFScholar
2024

Weight Conditioning for Smooth Optimization of Neural Networks

ECCV 2024poster

"In this article, we introduce a novel normalization technique for neural network weight matrices, which we term weight conditioning. This approach aims to narrow the gap between the smallest and largest singular values of the weight matrices, resulting in better-conditioned matrices. The inspiratio…

Cited by 1SourcePDFScholar
2023

Curvature-Aware Training for Coordinate Networks

ICCV 2023poster

Coordinate networks are widely used in computer vision due to their ability to represent signals as compressed, continuous entities. However, training these networks with first-order optimizers can be slow, hindering their use in real-time applications. Recent works have opted for shallow voxel-base…

Cited by 8PDFcodeScholar
2023

How much does Initialization Affect Generalization?

ICML 2023poster

Characterizing the remarkable generalization properties of over-parameterized neural networks remains an open problem. A growing body of recent literature shows that the bias of stochastic gradient descent (SGD) and architecture choice implicitly leads to better generalization. In this paper, we sho…

Cited by 10SourcePDFScholar
2023

On skip connections and normalisation layers in deep optimisation

NeurIPS 2023poster

We introduce a general theoretical framework, designed for the study of gradient optimisation of deep neural networks, that encompasses ubiquitous architecture choices including batch normalisation, weight normalisation and skip connections. Our framework determines the curvature and regularity pro…

Cited by 0SourcePDFScholar
2022

Beyond Periodicity: Towards a Unifying Framework for Activations in Coordinate-MLPs

ECCV 2022poster

"Coordinate-MLPs are emerging as an effective tool for modeling multidimensional continuous signals, overcoming many drawbacks associated with discrete grid-based approximations. However, coordinate-MLPs with ReLU activations, in their rudimentary form, demonstrate poor performance in representing s…

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

Gaussian Activated Neural Radiance Fields for High Fidelity Reconstruction & Pose Estimation

ECCV 2022poster

"Despite Neural Radiance Fields (NeRF) showing compelling results in photorealistic novel views synthesis of real-world scenes, most existing approaches require accurate prior camera poses. Although approaches for jointly recovering the radiance field and camera pose exist, they rely on a cumbersome…

Cited by 133SourcePDFScholar
2022

Long-Term Visual Map Sparsification With Heterogeneous GNN

CVPR 2022poster

We address the problem of map sparsification for longterm visual localization. A commonly employed assumption in map sparsification is that the pre-build map and the later capture localization query are consistent. However, this assumption can be easily violated in the dynamic world. Additionally, t…

Cited by 5PDFScholar
2022

MBW: Multi-view Bootstrapping in the Wild

NeurIPS 2022accept

Labeling articulated objects in unconstrained settings has a wide variety of applications including entertainment, neuroscience, psychology, ethology, and many fields of medicine. Large offline labeled datasets do not exist for all but the most common articulated object categories (e.g., humans). Ha…

Cited by 2SourcePDFScholar
2022

Trading Positional Complexity vs Deepness in Coordinate Networks

ECCV 2022poster

"It is well noted that coordinate-based MLPs benefit---in terms of preserving high-frequency information---through the encoding of coordinate positions as an array of Fourier features. Hitherto, the rationale for the effectiveness of these \emph{positional encodings} has been mainly studied through…

2021

HyperMap: Compressed 3D Map for Monocular Camera Registration

ICRA 2021poster

We address the problem of image registration to a compressed 3D map. While this is most often performed by comparing LiDAR scans to the point cloud based map, it depends on an expensive LiDAR sensor at run time and the large point cloud based map creates overhead in data storage and transmission. Re…

Cited by 15SourceScholar
2021

Map Compressibility Assessment for LiDAR Registration

IROS 2021poster

We aim to assess the performance of LiDAR-to-map registration on compressive maps. Modern autonomous vehicles utilize pre-built HD (High-Definition) maps to perform sensor-to-map registration, which recovers pose estimation failures and reduces drift in a large-scale environment. However, sensor-to-…

Cited by 6SourceScholar
2020

SDF-SRN: Learning Signed Distance 3D Object Reconstruction from Static Images

NeurIPS 2020poster

Dense 3D object reconstruction from a single image has recently witnessed remarkable advances, but supervising neural networks with ground-truth 3D shapes is impractical due to the laborious process of creating paired image-shape datasets. Recent efforts have turned to learning 3D reconstruction wit…

2019

Argoverse: 3D Tracking and Forecasting With Rich Maps

CVPR 2019oral

We present Argoverse, a dataset designed to support autonomous vehicle perception tasks including 3D tracking and motion forecasting. Argoverse includes sensor data collected by a fleet of autonomous vehicles in Pittsburgh and Miami as well as 3D tracking annotations, 300k extracted interesting vehi…

Cited by 1736PDFcodeScholar
2019

Deep Non-Rigid Structure From Motion

ICCV 2019oral

Current non-rigid structure from motion (NRSfM) algorithms are mainly limited with respect to: (i) the number of images, and (ii) the type of shape variability they can handle. This has hampered the practical utility of NRSfM for many applications within vision. In this paper we propose a novel deep…

Cited by 81PDFScholar
2019

Photometric Mesh Optimization for Video-Aligned 3D Object Reconstruction

CVPR 2019poster

In this paper, we address the problem of 3D object mesh reconstruction from RGB videos. Our approach combines the best of multi-view geometric and data-driven methods for 3D reconstruction by optimizing object meshes for multi-view photometric consistency while constraining mesh deformations with a…

Cited by 91PDFcodeScholar
2019

PointNetLK: Robust & Efficient Point Cloud Registration Using PointNet

CVPR 2019poster

PointNet has revolutionized how we think about representing point clouds. For classification and segmentation tasks, the approach and its subsequent variants/extensions are considered state-of-the-art. To date, the successful application of PointNet to point cloud registration has remained elusive.…

Cited by 1046PDFcodeScholar
2018

Learning Depth From Monocular Videos Using Direct Methods

CVPR 2018poster

The ability to predict depth from a single image - using recent advances in CNNs - is of increasing interest to the vision community. Unsupervised strategies to learning are particularly appealing as they can utilize much larger and varied monocular video datasets during learning without the need fo…

2018

ST-GAN: Spatial Transformer Generative Adversarial Networks for Image Compositing

CVPR 2018poster

We address the problem of finding realistic geometric corrections to a foreground object such that it appears natural when composited into a background image. To achieve this, we propose a novel Generative Adversarial Network (GAN) architecture that utilizes Spatial Transformer Networks (STNs) as th…

2017

Need for Speed: A Benchmark for Higher Frame Rate Object Tracking

ICCV 2017poster

In this paper, we propose the first higher frame rate video dataset (called Need for Speed - NfS) and benchmark for visual object tracking. The dataset consists of 100 videos (380K frames) captured with now commonly available higher frame rate (240 FPS) cameras from real world scenarios. All frames…

Cited by 570PDFScholar
2017

Rethinking Reprojection: Closing the Loop for Pose-Aware Shape Reconstruction From a Single Image

ICCV 2017spotlight

An emerging problem in computer vision is the reconstruction of 3D shape and pose of an object from a single image. Hitherto, the problem has been addressed through the application of canonical deep learning methods to regress from the image directly to the 3D shape and pose labels. These approaches…

Cited by 121PDFScholar
2017

Using Locally Corresponding CAD Models for Dense 3D Reconstructions From a Single Image

CVPR 2017poster

We investigate the problem of estimating the dense 3D shape of an object, given a set of 2D landmarks and silhouette in a single image. An obvious prior to employ in such a problem is a dictionary of dense CAD models. Employing a sufficiently large enough dictionary of CAD models, however, is in gen…

Cited by 74PDFScholar