Skip to main content

Showing 1–4 of 4 results for author: Christiansen, E

  1. arXiv:2012.01988  [pdf, other

    cs.CV

    Wisdom of Committees: An Overlooked Approach To Faster and More Accurate Models

    Authors: Xiaofang Wang, Dan Kondratyuk, Eric Christiansen, Kris M. Kitani, Yair Alon, Elad Eban

    Abstract: Committee-based models (ensembles or cascades) construct models by combining existing pre-trained ones. While ensembles and cascades are well-known techniques that were proposed before deep learning, they are not considered a core building block of deep model architectures and are rarely compared to in recent literature on developing efficient models. In this work, we go back to basics and conduct… ▽ More

    Submitted 17 February, 2022; v1 submitted 3 December, 2020; originally announced December 2020.

    Comments: ICLR 2022

  2. arXiv:2009.14276  [pdf, other

    cs.MS cs.CE physics.optics

    Compact 200 line MATLAB code for inverse design in photonics by topology optimization: tutorial

    Authors: Rasmus E. Christiansen, Ole Sigmund

    Abstract: We provide a compact 200 line MATLAB code demonstrating how topology optimization (TopOpt) as an inverse design tool may be used in photonics, targeting the design of two-dimensional dielectric metalenses and a metallic reflector as examples. The physics model is solved using the finite element method, and the code utilizes MATLAB's fmincon algorithm to solve the optimization problem. In addition… ▽ More

    Submitted 23 February, 2021; v1 submitted 23 August, 2020; originally announced September 2020.

    Comments: 5 Figures, 17 pages

  3. arXiv:1902.09635  [pdf, other

    cs.LG stat.ML

    NAS-Bench-101: Towards Reproducible Neural Architecture Search

    Authors: Chris Ying, Aaron Klein, Esteban Real, Eric Christiansen, Kevin Murphy, Frank Hutter

    Abstract: Recent advances in neural architecture search (NAS) demand tremendous computational resources, which makes it difficult to reproduce experiments and imposes a barrier-to-entry to researchers without access to large-scale computation. We aim to ameliorate these problems by introducing NAS-Bench-101, the first public architecture dataset for NAS research. To build NAS-Bench-101, we carefully constru… ▽ More

    Submitted 14 May, 2019; v1 submitted 25 February, 2019; originally announced February 2019.

    Comments: Published in the Proceedings of the 36th International Conference on Machine Learning

  4. arXiv:1309.7676  [pdf, ps, other

    cs.LG stat.ML

    An upper bound on prototype set size for condensed nearest neighbor

    Authors: Eric Christiansen

    Abstract: The condensed nearest neighbor (CNN) algorithm is a heuristic for reducing the number of prototypical points stored by a nearest neighbor classifier, while keeping the classification rule given by the reduced prototypical set consistent with the full set. I present an upper bound on the number of prototypical points accumulated by CNN. The bound originates in a bound on the number of times the dec… ▽ More

    Submitted 29 September, 2013; originally announced September 2013.

    Comments: This was submitted to the journal Artificial Intelligence in 2009, and while it was considered technically sound, it was also believed to be of minor importance. My research has since moved on, so I'm unlikely to attempt a resubmission