← Search

Huu Le

10 accepted papers

2022

AdaSTE: An Adaptive Straight-Through Estimator To Train Binary Neural Networks

CVPR 2022poster

We propose a new algorithm for training deep neural networks (DNNs) with binary weights. In particular, we first cast the problem of training binary neural networks (BiNNs) as a bilevel optimization instance and subsequently construct flexible relaxations of this bilevel program. The resulting train…

Cited by 20PDFcodeScholar
2021

DyGLIP: A Dynamic Graph Model With Link Prediction for Accurate Multi-Camera Multiple Object Tracking

CVPR 2021poster

Multi-Camera Multiple Object Tracking (MC-MOT) is a significant computer vision problem due to its emerging applicability in several real-world applications. Despite a large number of existing works, solving the data association problem in any MC-MOT pipeline is arguably one of the most challenging…

Cited by 71PDFcodeScholar
2021

Unsupervised Learning for Robust Fitting: A Reinforcement Learning Approach

CVPR 2021poster

Robust model fitting is a core algorithm in a large number of computer vision applications. Solving this problem efficiently for highly contaminated datasets is, however, still challenging due to its underlying computational complexity. Recent attention has been focused on learning-based algorithms.…

Cited by 9PDFScholar
2020

Truncated Inference for Latent Variable Optimization Problems: Application to Robust Estimation and Learning

ECCV 2020poster

Optimization problems with an auxiliary latent variable structure in addition to the main model parameters occur frequently in computer vision and machine learning. The additional latent variables make the underlying optimization task expensive, either in terms of memory (by maintaining the latent v…

Cited by 2SourcePDFScholar
2019

Hierarchical Encoding of Sequential Data With Compact and Sub-Linear Storage Cost

ICCV 2019poster

Snapshot-based visual localization is an important problem in several computer vision and robotics applications such as Simultaneous Localization And Mapping (SLAM). To achieve real-time performance in very large-scale environments with massive amounts of training and map data, techniques such as ap…

Cited by 0PDFcodeScholar
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…