Skip to main content

Showing 1–24 of 24 results for author: Zach, C

  1. arXiv:2404.14135  [pdf, other

    cs.CV

    Text in the Dark: Extremely Low-Light Text Image Enhancement

    Authors: Che-Tsung Lin, Chun Chet Ng, Zhi Qin Tan, Wan Jun Nah, Xinyu Wang, Jie Long Kew, Pohao Hsu, Shang Hong Lai, Chee Seng Chan, Christopher Zach

    Abstract: Extremely low-light text images are common in natural scenes, making scene text detection and recognition challenging. One solution is to enhance these images using low-light image enhancement methods before text extraction. However, previous methods often do not try to particularly address the significance of low-level features, which are crucial for optimal performance on downstream scene text t… ▽ More

    Submitted 22 April, 2024; originally announced April 2024.

    Comments: The first two authors contributed equally to this work

  2. arXiv:2402.08573  [pdf, other

    cs.LG cs.NE

    Two Tales of Single-Phase Contrastive Hebbian Learning

    Authors: Rasmus Kjær Høier, Christopher Zach

    Abstract: The search for ``biologically plausible'' learning algorithms has converged on the idea of representing gradients as activity differences. However, most approaches require a high degree of synchronization (distinct phases during learning) and introduce substantial computational overhead, which raises doubts regarding their biological plausibility as well as their potential utility for neuromorphic… ▽ More

    Submitted 23 June, 2024; v1 submitted 13 February, 2024; originally announced February 2024.

    Comments: ICML 2024; 21 pages

  3. arXiv:2304.02473  [pdf, other

    cs.LG cs.CV

    Fully Variational Noise-Contrastive Estimation

    Authors: Christopher Zach

    Abstract: By using the underlying theory of proper scoring rules, we design a family of noise-contrastive estimation (NCE) methods that are tractable for latent variable models. Both terms in the underlying NCE loss, the one using data samples and the one using noise samples, can be lower-bounded as in variational Bayes, therefore we call this family of losses fully variational noise-contrastive estimation.… ▽ More

    Submitted 4 April, 2023; originally announced April 2023.

    Comments: SCIA 2023, 13 pages

  4. arXiv:2302.01228  [pdf, other

    cs.LG

    Dual Propagation: Accelerating Contrastive Hebbian Learning with Dyadic Neurons

    Authors: Rasmus Høier, D. Staudt, Christopher Zach

    Abstract: Activity difference based learning algorithms-such as contrastive Hebbian learning and equilibrium propagation-have been proposed as biologically plausible alternatives to error back-propagation. However, on traditional digital chips these algorithms suffer from having to solve a costly inference problem twice, making these approaches more than two orders of magnitude slower than back-propagation.… ▽ More

    Submitted 7 June, 2023; v1 submitted 2 February, 2023; originally announced February 2023.

    Comments: Added reflections on biological plausibility and results comparisons to state-of-the-art versions of equilibrium propagation and difference target propagation

  5. arXiv:2204.00630  [pdf, other

    eess.IV cs.CV

    Extremely Low-light Image Enhancement with Scene Text Restoration

    Authors: Pohao Hsu, Che-Tsung Lin, Chun Chet Ng, Jie-Long Kew, Mei Yih Tan, Shang-Hong Lai, Chee Seng Chan, Christopher Zach

    Abstract: Deep learning-based methods have made impressive progress in enhancing extremely low-light images - the image quality of the reconstructed images has generally improved. However, we found out that most of these methods could not sufficiently recover the image details, for instance, the texts in the scene. In this paper, a novel image enhancement framework is proposed to precisely restore the scene… ▽ More

    Submitted 1 April, 2022; originally announced April 2022.

  6. arXiv:2112.02880  [pdf, other

    cs.LG cs.CV

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

    Authors: Huu Le, Rasmus Kjær Høier, Che-Tsung Lin, Christopher Zach

    Abstract: 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 training method shares its algorithmic simplicity with several existing approaches to train BiNNs, in par… ▽ More

    Submitted 6 December, 2021; originally announced December 2021.

    Comments: 18 pages

  7. arXiv:2109.09704  [pdf, other

    cs.CV

    BabelCalib: A Universal Approach to Calibrating Central Cameras

    Authors: Yaroslava Lochman, Kostiantyn Liepieshov, Jianhui Chen, Michal Perdoch, Christopher Zach, James Pritts

    Abstract: Existing calibration methods occasionally fail for large field-of-view cameras due to the non-linearity of the underlying problem and the lack of good initial values for all parameters of the used camera model. This might occur because a simpler projection model is assumed in an initial step, or a poor initial guess for the internal parameters is pre-defined. A lot of the difficulties of general c… ▽ More

    Submitted 28 October, 2021; v1 submitted 20 September, 2021; originally announced September 2021.

  8. arXiv:2105.07231  [pdf, other

    cs.LG math.OC

    Bilevel Programs Meet Deep Learning: A Unifying View on Inference Learning Methods

    Authors: Christopher Zach

    Abstract: In this work we unify a number of inference learning methods, that are proposed in the literature as alternative training algorithms to the ones based on regular error back-propagation. These inference learning methods were developed with very diverse motivations, mainly aiming to enhance the biological plausibility of deep neural networks and to improve the intrinsic parallelism of training metho… ▽ More

    Submitted 12 September, 2021; v1 submitted 15 May, 2021; originally announced May 2021.

    Comments: 17 pages

  9. arXiv:2102.10928  [pdf, other

    cs.CV

    Escaping Poor Local Minima in Large Scale Robust Estimation

    Authors: Huu Le, Christopher Zach

    Abstract: Robust parameter estimation is a crucial task in several 3D computer vision pipelines such as Structure from Motion (SfM). State-of-the-art algorithms for robust estimation, however, still suffer from difficulties in converging to satisfactory solutions due to the presence of many poor local minima or flat regions in the optimization landscapes. In this paper, we introduce two novel approaches for… ▽ More

    Submitted 22 February, 2021; originally announced February 2021.

    Comments: arXiv admin note: substantial text overlap with arXiv:2003.09080

  10. arXiv:2010.10968  [pdf, other

    cs.CV

    Progressive Batching for Efficient Non-linear Least Squares

    Authors: Huu Le, Christopher Zach, Edward Rosten, Oliver J. Woodford

    Abstract: Non-linear least squares solvers are used across a broad range of offline and real-time model fitting problems. Most improvements of the basic Gauss-Newton algorithm tackle convergence guarantees or leverage the sparsity of the underlying problem structure for computational speedup. With the success of deep learning methods leveraging large datasets, stochastic optimization methods received recent… ▽ More

    Submitted 21 October, 2020; originally announced October 2020.

    Comments: Accepted to ACCV 2020

  11. arXiv:2005.03452  [pdf, other

    cs.LG cs.CV

    Lifted Regression/Reconstruction Networks

    Authors: Rasmus Kjær Høier, Christopher Zach

    Abstract: In this work we propose lifted regression/reconstruction networks (LRRNs), which combine lifted neural networks with a guaranteed Lipschitz continuity property for the output layer. Lifted neural networks explicitly optimize an energy model to infer the unit activations and therefore---in contrast to standard feed-forward neural networks---allow bidirectional feedback between layers. So far lifted… ▽ More

    Submitted 7 May, 2020; originally announced May 2020.

    Comments: 12 pages, 8 figures

  12. arXiv:2003.09080  [pdf, other

    cs.CV

    A Graduated Filter Method for Large Scale Robust Estimation

    Authors: Huu Le, Christopher Zach

    Abstract: Due to the highly non-convex nature of large-scale robust parameter estimation, avoiding poor local minima is challenging in real-world applications where input data is contaminated by a large or unknown fraction of outliers. In this paper, we introduce a novel solver for robust estimation that possesses a strong ability to escape poor local minima. Our algorithm is built upon the class of traditi… ▽ More

    Submitted 19 March, 2020; originally announced March 2020.

  13. arXiv:2003.05886  [pdf, other

    cs.LG cs.CV

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

    Authors: Christopher Zach, Huu Le

    Abstract: 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 variables), or in terms of runtime (repeated exact inference of latent variables). We aim to remove t… ▽ More

    Submitted 12 March, 2020; originally announced March 2020.

    Comments: 16 pages

  14. arXiv:1912.04554  [pdf, other

    cs.CV

    SG-VAE: Scene Grammar Variational Autoencoder to generate new indoor scenes

    Authors: Pulak Purkait, Christopher Zach, Ian Reid

    Abstract: Deep generative models have been used in recent years to learn coherent latent representations in order to synthesize high-quality images. In this work, we propose a neural network to learn a generative model for sampling consistent indoor scene layouts. Our method learns the co-occurrences, and appearance parameters such as shape and pose, for different objects categories through a grammar-based… ▽ More

    Submitted 20 August, 2020; v1 submitted 10 December, 2019; originally announced December 2019.

    Journal ref: ECCV 2020

  15. arXiv:1906.08070  [pdf, other

    cs.CV cs.LG cs.RO

    Monocular 3D Object Detection and Box Fitting Trained End-to-End Using Intersection-over-Union Loss

    Authors: Eskil Jörgensen, Christopher Zach, Fredrik Kahl

    Abstract: Three-dimensional object detection from a single view is a challenging task which, if performed with good accuracy, is an important enabler of low-cost mobile robot perception. Previous approaches to this problem suffer either from an overly complex inference engine or from an insufficient detection accuracy. To deal with these issues, we present SS3D, a single-stage monocular 3D object detector.… ▽ More

    Submitted 20 June, 2019; v1 submitted 19 June, 2019; originally announced June 2019.

    Comments: For associated videos file, see http://tinyurl.com/SS3D-YouTube ; without supplementary material

  16. arXiv:1906.02885  [pdf, other

    cs.CV

    Seeing Behind Things: Extending Semantic Segmentation to Occluded Regions

    Authors: Pulak Purkait, Christopher Zach, Ian Reid

    Abstract: Semantic segmentation and instance level segmentation made substantial progress in recent years due to the emergence of deep neural networks (DNNs). A number of deep architectures with Convolution Neural Networks (CNNs) were proposed that surpass the traditional machine learning approaches for segmentation by a large margin. These architectures predict the directly observable semantic category of… ▽ More

    Submitted 17 September, 2019; v1 submitted 6 June, 2019; originally announced June 2019.

    Journal ref: IROS 2019

  17. arXiv:1905.02507  [pdf, other

    cs.CV

    Contrastive Learning for Lifted Networks

    Authors: Christopher Zach, Virginia Estellers

    Abstract: In this work we address supervised learning of neural networks via lifted network formulations. Lifted networks are interesting because they allow training on massively parallel hardware and assign energy models to discriminatively trained neural networks. We demonstrate that the training methods for lifted networks proposed in the literature have significant limitations and show how to use a cont… ▽ More

    Submitted 26 July, 2019; v1 submitted 7 May, 2019; originally announced May 2019.

    Comments: 9 pages, BMVC 2019

  18. arXiv:1808.03609  [pdf, other

    cs.CV

    Weakly supervised learning of indoor geometry by dual warping

    Authors: Pulak Purkait, Ujwal Bonde, Christopher Zach

    Abstract: A major element of depth perception and 3D understanding is the ability to predict the 3D layout of a scene and its contained objects for a novel pose. Indoor environments are particularly suitable for novel view prediction, since the set of objects in such environments is relatively restricted. In this work we address the task of 3D prediction especially for indoor scenes by leveraging only weak… ▽ More

    Submitted 10 August, 2018; originally announced August 2018.

    Comments: 3DV 2018, to appear, International Conference on 3D Vision 2018

  19. arXiv:1805.04554  [pdf, other

    cs.CV

    ContextNet: Exploring Context and Detail for Semantic Segmentation in Real-time

    Authors: Rudra P K Poudel, Ujwal Bonde, Stephan Liwicki, Christopher Zach

    Abstract: Modern deep learning architectures produce highly accurate results on many challenging semantic segmentation datasets. State-of-the-art methods are, however, not directly transferable to real-time applications or embedded devices, since naive adaptation of such systems to reduce computational cost (speed, memory and energy) causes a significant drop in accuracy. We propose ContextNet, a new deep n… ▽ More

    Submitted 5 November, 2018; v1 submitted 11 May, 2018; originally announced May 2018.

    Comments: Published as a conference paper at British Machine Vision Conference (BMVC), 2018

  20. arXiv:1803.08602  [pdf, other

    cs.CV

    Maximum Consensus Parameter Estimation by Reweighted $\ell_1$ Methods

    Authors: Pulak Purkait, Christopher Zach, Anders Eriksson

    Abstract: Robust parameter estimation in computer vision is frequently accomplished by solving the maximum consensus (MaxCon) problem. Widely used randomized methods for MaxCon, however, can only produce {random} approximate solutions, while global methods are too slow to exercise on realistic problem sizes. Here we analyse MaxCon as iterative reweighted algorithms on the data residuals. We propose a smooth… ▽ More

    Submitted 22 March, 2018; originally announced March 2018.

    Comments: EMMCVPR 2017

  21. arXiv:1712.03452  [pdf, other

    cs.CV

    SPP-Net: Deep Absolute Pose Regression with Synthetic Views

    Authors: Pulak Purkait, Cheng Zhao, Christopher Zach

    Abstract: Image based localization is one of the important problems in computer vision due to its wide applicability in robotics, augmented reality, and autonomous systems. There is a rich set of methods described in the literature how to geometrically register a 2D image w.r.t.\ a 3D model. Recently, methods based on deep (and convolutional) feedforward networks (CNNs) became popular for pose regression. H… ▽ More

    Submitted 9 December, 2017; originally announced December 2017.

    Comments: Submitted to CVPR 2018

  22. arXiv:1712.03159  [pdf, other

    cs.CV

    Minimal Solvers for Monocular Rolling Shutter Compensation under Ackermann Motion

    Authors: Pulak Purkait, Christopher Zach

    Abstract: Modern automotive vehicles are often equipped with a budget commercial rolling shutter camera. These devices often produce distorted images due to the inter-row delay of the camera while capturing the image. Recent methods for monocular rolling shutter motion compensation utilize blur kernel and the straightness property of line segments. However, these methods are limited to handling rotational m… ▽ More

    Submitted 8 December, 2017; originally announced December 2017.

    Comments: Submitted to WACV 2018

  23. arXiv:1411.3229  [pdf, other

    cs.CV

    Multi-modal Image Registration for Correlative Microscopy

    Authors: Tian Cao, Christopher Zach, Shannon Modla, Debbie Powell, Kirk Czymmek, Marc Niethammer

    Abstract: Correlative microscopy is a methodology combining the functionality of light microscopy with the high resolution of electron microscopy and other microscopy technologies. Image registration for correlative microscopy is quite challenging because it is a multi-modal, multi-scale and multi-dimensional registration problem. In this report, I introduce two methods of image registration for correlative… ▽ More

    Submitted 13 January, 2015; v1 submitted 12 November, 2014; originally announced November 2014.

    Comments: 24 pages

  24. arXiv:1308.3101  [pdf, other

    cs.CV cs.LG stat.ML

    Compact Relaxations for MAP Inference in Pairwise MRFs with Piecewise Linear Priors

    Authors: Christopher Zach, Christian Häne

    Abstract: Label assignment problems with large state spaces are important tasks especially in computer vision. Often the pairwise interaction (or smoothness prior) between labels assigned at adjacent nodes (or pixels) can be described as a function of the label difference. Exact inference in such labeling tasks is still difficult, and therefore approximate inference methods based on a linear programming (LP… ▽ More

    Submitted 11 April, 2017; v1 submitted 14 August, 2013; originally announced August 2013.