Skip to main content

Showing 1–26 of 26 results for author: Rodner, E

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.07662  [pdf, other

    cs.LG cs.AI

    Squeezing Lemons with Hammers: An Evaluation of AutoML and Tabular Deep Learning for Data-Scarce Classification Applications

    Authors: Ricardo Knauer, Erik Rodner

    Abstract: Many industry verticals are confronted with small-sized tabular data. In this low-data regime, it is currently unclear whether the best performance can be expected from simple baselines, or more complex machine learning approaches that leverage meta-learning and ensembling. On 44 tabular classification datasets with sample sizes $\leq$ 500, we find that L2-regularized logistic regression performs… ▽ More

    Submitted 13 May, 2024; originally announced May 2024.

    Comments: ICLR 2024 Workshop on Practical ML for Low Resource Settings

  2. Cost-Sensitive Best Subset Selection for Logistic Regression: A Mixed-Integer Conic Optimization Perspective

    Authors: Ricardo Knauer, Erik Rodner

    Abstract: A key challenge in machine learning is to design interpretable models that can reduce their inputs to the best subset for making transparent predictions, especially in the clinical domain. In this work, we propose a certifiably optimal feature selection procedure for logistic regression from a mixed-integer conic optimization perspective that can take an auxiliary cost to obtain features into acco… ▽ More

    Submitted 9 October, 2023; originally announced October 2023.

    Comments: German Conference on Artificial Intelligence (Künstliche Intelligenz)

  3. arXiv:2310.04757  [pdf, other

    cs.CV

    CAD Models to Real-World Images: A Practical Approach to Unsupervised Domain Adaptation in Industrial Object Classification

    Authors: Dennis Ritter, Mike Hemberger, Marc Hönig, Volker Stopp, Erik Rodner, Kristian Hildebrand

    Abstract: In this paper, we systematically analyze unsupervised domain adaptation pipelines for object classification in a challenging industrial setting. In contrast to standard natural object benchmarks existing in the field, our results highlight the most important design choices when only category-labeled CAD models are available but classification needs to be done with real-world images. Our domain ada… ▽ More

    Submitted 7 October, 2023; originally announced October 2023.

    Comments: Presented at ECML-PKDD 2023 Workshop "Adapting to Change: Reliable Multimodal Learning Across Domains", Student Paper Award

  4. arXiv:2212.04211  [pdf, other

    cs.LG cs.CV

    Evaluating Zero-cost Active Learning for Object Detection

    Authors: Dominik Probst, Hasnain Raza, Erik Rodner

    Abstract: Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without introducing a sampling bias with a negative impact on the generalization performance is not straightforward and most active learning techniques can not hold their pro… ▽ More

    Submitted 8 December, 2022; originally announced December 2022.

    Comments: Berlin Workshop on Artificial Intelligence for Engineering Applications 2022

  5. arXiv:2104.13243  [pdf, other

    cs.CV

    Every Annotation Counts: Multi-label Deep Supervision for Medical Image Segmentation

    Authors: Simon Reiß, Constantin Seibold, Alexander Freytag, Erik Rodner, Rainer Stiefelhagen

    Abstract: Pixel-wise segmentation is one of the most data and annotation hungry tasks in our field. Providing representative and accurate annotations is often mission-critical especially for challenging medical applications. In this paper, we propose a semi-weakly supervised segmentation algorithm to overcome this barrier. Our approach is based on a new formulation of deep supervision and student-teacher mo… ▽ More

    Submitted 27 April, 2021; originally announced April 2021.

    Comments: Accepted at CVPR 2021

    ACM Class: I.4.6; I.2.6; I.5.4; I.5.1

  6. arXiv:1804.07091  [pdf, other

    stat.ML cs.CV cs.LG stat.AP

    Detecting Regions of Maximal Divergence for Spatio-Temporal Anomaly Detection

    Authors: Björn Barz, Erik Rodner, Yanira Guanche Garcia, Joachim Denzler

    Abstract: Automatic detection of anomalies in space- and time-varying measurements is an important tool in several fields, e.g., fraud detection, climate analysis, or healthcare monitoring. We present an algorithm for detecting anomalous regions in multivariate spatio-temporal time-series, which allows for spotting the interesting parts in large amounts of data, including video and text data. In opposition… ▽ More

    Submitted 23 July, 2019; v1 submitted 19 April, 2018; originally announced April 2018.

    Comments: Accepted by TPAMI. Examples and code: https://cvjena.github.io/libmaxdiv/

    Journal ref: IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 41, no. 5, pp. 1088-1101, 1 May 2019

  7. arXiv:1705.08369  [pdf

    cs.CV cs.AI q-bio.QM

    Her2 Challenge Contest: A Detailed Assessment of Automated Her2 Scoring Algorithms in Whole Slide Images of Breast Cancer Tissues

    Authors: Talha Qaiser, Abhik Mukherjee, Chaitanya Reddy Pb, Sai Dileep Munugoti, Vamsi Tallam, Tomi Pitkäaho, Taina Lehtimäki, Thomas Naughton, Matt Berseth, Aníbal Pedraza, Ramakrishnan Mukundan, Matthew Smith, Abhir Bhalerao, Erik Rodner, Marcel Simon, Joachim Denzler, Chao-Hui Huang, Gloria Bueno, David Snead, Ian Ellis, Mohammad Ilyas, Nasir Rajpoot

    Abstract: Evaluating expression of the Human epidermal growth factor receptor 2 (Her2) by visual examination of immunohistochemistry (IHC) on invasive breast cancer (BCa) is a key part of the diagnostic assessment of BCa due to its recognised importance as a predictive and prognostic marker in clinical practice. However, visual scoring of Her2 is subjective and consequently prone to inter-observer variabili… ▽ More

    Submitted 24 July, 2017; v1 submitted 23 May, 2017; originally announced May 2017.

  8. arXiv:1705.00487  [pdf, other

    cs.CV

    Generalized orderless pooling performs implicit salient matching

    Authors: Marcel Simon, Yang Gao, Trevor Darrell, Joachim Denzler, Erik Rodner

    Abstract: Most recent CNN architectures use average pooling as a final feature encoding step. In the field of fine-grained recognition, however, recent global representations like bilinear pooling offer improved performance. In this paper, we generalize average and bilinear pooling to "alpha-pooling", allowing for learning the pooling strategy during training. In addition, we present a novel way to visualiz… ▽ More

    Submitted 20 July, 2017; v1 submitted 1 May, 2017; originally announced May 2017.

    Comments: Published at International Conference on Computer Vision (ICCV) 2017

  9. arXiv:1704.02930  [pdf

    cs.CV

    Fast Learning and Prediction for Object Detection using Whitened CNN Features

    Authors: Björn Barz, Erik Rodner, Christoph Käding, Joachim Denzler

    Abstract: We combine features extracted from pre-trained convolutional neural networks (CNNs) with the fast, linear Exemplar-LDA classifier to get the advantages of both: the high detection performance of CNNs, automatic feature engineering, fast model learning from few training samples and efficient sliding-window detection. The Adaptive Real-Time Object Detection System (ARTOS) has been refactored broadly… ▽ More

    Submitted 12 April, 2017; v1 submitted 10 April, 2017; originally announced April 2017.

    Comments: Technical Report about the possibilities introduced with ARTOS v2, originally created March 2016

  10. Automatic Classification of Cancerous Tissue in Laserendomicroscopy Images of the Oral Cavity using Deep Learning

    Authors: Marc Aubreville, Christian Knipfer, Nicolai Oetter, Christian Jaremenko, Erik Rodner, Joachim Denzler, Christopher Bohr, Helmut Neumann, Florian Stelzle, Andreas Maier

    Abstract: Oral Squamous Cell Carcinoma (OSCC) is a common type of cancer of the oral epithelium. Despite their high impact on mortality, sufficient screening methods for early diagnosis of OSCC often lack accuracy and thus OSCCs are mostly diagnosed at a late stage. Early detection and accurate outline estimation of OSCCs would lead to a better curative outcome and an reduction in recurrence rates after sur… ▽ More

    Submitted 10 March, 2017; v1 submitted 5 March, 2017; originally announced March 2017.

    Comments: 12 pages, 5 figures

    Journal ref: Scientific Reports 7, Article number: 11979 (2017)

  11. arXiv:1612.06129  [pdf, ps, other

    cs.CV

    Active and Continuous Exploration with Deep Neural Networks and Expected Model Output Changes

    Authors: Christoph Käding, Erik Rodner, Alexander Freytag, Joachim Denzler

    Abstract: The demands on visual recognition systems do not end with the complexity offered by current large-scale image datasets, such as ImageNet. In consequence, we need curious and continuously learning algorithms that actively acquire knowledge about semantic concepts which are present in available unlabeled data. As a step towards this goal, we show how to perform continuous active learning and explora… ▽ More

    Submitted 19 December, 2016; originally announced December 2016.

    Comments: accepted contribution at NIPS 2016 Workshop on Continual Learning and Deep Networks

  12. arXiv:1612.01452  [pdf, other

    cs.CV

    ImageNet pre-trained models with batch normalization

    Authors: Marcel Simon, Erik Rodner, Joachim Denzler

    Abstract: Convolutional neural networks (CNN) pre-trained on ImageNet are the backbone of most state-of-the-art approaches. In this paper, we present a new set of pre-trained models with popular state-of-the-art architectures for the Caffe framework. The first release includes Residual Networks (ResNets) with generation script as well as the batch-normalization-variants of AlexNet and VGG19. All models outp… ▽ More

    Submitted 6 December, 2016; v1 submitted 5 December, 2016; originally announced December 2016.

  13. Maximally Divergent Intervals for Anomaly Detection

    Authors: Erik Rodner, Björn Barz, Yanira Guanche, Milan Flach, Miguel Mahecha, Paul Bodesheim, Markus Reichstein, Joachim Denzler

    Abstract: We present new methods for batch anomaly detection in multivariate time series. Our methods are based on maximizing the Kullback-Leibler divergence between the data distribution within and outside an interval of the time series. An empirical analysis shows the benefits of our algorithms compared to methods that treat each time step independently from each other without optimizing with respect to a… ▽ More

    Submitted 21 October, 2016; originally announced October 2016.

    Comments: ICML Workshop on Anomaly Detection

  14. arXiv:1610.06756  [pdf, other

    cs.CV

    Fine-grained Recognition in the Noisy Wild: Sensitivity Analysis of Convolutional Neural Networks Approaches

    Authors: Erik Rodner, Marcel Simon, Robert B. Fisher, Joachim Denzler

    Abstract: In this paper, we study the sensitivity of CNN outputs with respect to image transformations and noise in the area of fine-grained recognition. In particular, we answer the following questions (1) how sensitive are CNNs with respect to image transformations encountered during wild image capture?; (2) how can we predict CNN sensitivity?; and (3) can we increase the robustness of CNNs with respect t… ▽ More

    Submitted 21 October, 2016; originally announced October 2016.

    Comments: BMVC 2016 Paper

  15. arXiv:1610.02850  [pdf, other

    cs.CV

    Impatient DNNs - Deep Neural Networks with Dynamic Time Budgets

    Authors: Manuel Amthor, Erik Rodner, Joachim Denzler

    Abstract: We propose Impatient Deep Neural Networks (DNNs) which deal with dynamic time budgets during application. They allow for individual budgets given a priori for each test example and for anytime prediction, i.e., a possible interruption at multiple stages during inference while still providing output estimates. Our approach can therefore tackle the computational costs and energy demands of DNNs in a… ▽ More

    Submitted 10 October, 2016; originally announced October 2016.

    Comments: British Machine Vision Conference (BMVC) 2016

  16. arXiv:1606.04333  [pdf, other

    cs.CV

    Neither Quick Nor Proper -- Evaluation of QuickProp for Learning Deep Neural Networks

    Authors: Clemens-Alexander Brust, Sven Sickert, Marcel Simon, Erik Rodner, Joachim Denzler

    Abstract: Neural networks and especially convolutional neural networks are of great interest in current computer vision research. However, many techniques, extensions, and modifications have been published in the past, which are not yet used by current approaches. In this paper, we study the application of a method called QuickProp for training of deep neural networks. In particular, we apply QuickProp duri… ▽ More

    Submitted 15 June, 2016; v1 submitted 14 June, 2016; originally announced June 2016.

    Comments: Technical Report, 11 pages, 6 figures

  17. arXiv:1507.00913  [pdf, other

    cs.CV

    Fine-grained Recognition Datasets for Biodiversity Analysis

    Authors: Erik Rodner, Marcel Simon, Gunnar Brehm, Stephanie Pietsch, J. Wolfgang Wägele, Joachim Denzler

    Abstract: In the following paper, we present and discuss challenging applications for fine-grained visual classification (FGVC): biodiversity and species analysis. We not only give details about two challenging new datasets suitable for computer vision research with up to 675 highly similar classes, but also present first results with localized features using convolutional neural networks (CNN). We conclude… ▽ More

    Submitted 3 July, 2015; originally announced July 2015.

    Comments: CVPR FGVC Workshop 2015; dataset available

  18. arXiv:1504.08289  [pdf, other

    cs.CV

    Neural Activation Constellations: Unsupervised Part Model Discovery with Convolutional Networks

    Authors: Marcel Simon, Erik Rodner

    Abstract: Part models of object categories are essential for challenging recognition tasks, where differences in categories are subtle and only reflected in appearances of small parts of the object. We present an approach that is able to learn part models in a completely unsupervised manner, without part annotations and even without given bounding boxes during learning. The key idea is to find constellation… ▽ More

    Submitted 5 December, 2015; v1 submitted 30 April, 2015; originally announced April 2015.

    Comments: Published at IEEE International Conference on Computer Vision (ICCV) 2015

  19. arXiv:1502.06344  [pdf, other

    cs.CV

    Convolutional Patch Networks with Spatial Prior for Road Detection and Urban Scene Understanding

    Authors: Clemens-Alexander Brust, Sven Sickert, Marcel Simon, Erik Rodner, Joachim Denzler

    Abstract: Classifying single image patches is important in many different applications, such as road detection or scene understanding. In this paper, we present convolutional patch networks, which are convolutional networks learned to distinguish different image patches and which can be used for pixel-wise labeling. We also show how to incorporate spatial information of the patch as an input to the network,… ▽ More

    Submitted 23 February, 2015; originally announced February 2015.

    Comments: VISAPP 2015 paper

  20. arXiv:1411.3159  [pdf, other

    cs.CV

    Part Detector Discovery in Deep Convolutional Neural Networks

    Authors: Marcel Simon, Erik Rodner, Joachim Denzler

    Abstract: Current fine-grained classification approaches often rely on a robust localization of object parts to extract localized feature representations suitable for discrimination. However, part localization is a challenging task due to the large variation of appearance and pose. In this paper, we show how pre-trained convolutional neural networks can be used for robust and efficient object part discovery… ▽ More

    Submitted 14 November, 2014; v1 submitted 12 November, 2014; originally announced November 2014.

    Comments: Accepted for publication on Asian Conference on Computer Vision (ACCV) 2014

    ACM Class: I.4.8

  21. arXiv:1408.4692  [pdf, other

    cs.CV

    Seeing through bag-of-visual-word glasses: towards understanding quantization effects in feature extraction methods

    Authors: Alexander Freytag, Johannes Rühle, Paul Bodesheim, Erik Rodner, Joachim Denzler

    Abstract: Vector-quantized local features frequently used in bag-of-visual-words approaches are the backbone of popular visual recognition systems due to both their simplicity and their performance. Despite their success, bag-of-words-histograms basically contain low-level image statistics (e.g., number of edges of different orientations). The question remains how much visual information is "lost in quantiz… ▽ More

    Submitted 20 August, 2014; originally announced August 2014.

    Comments: An abstract version of this paper was accepted for the ICPR FEAST Workshop

    Report number: TR-FSU-INF-CV-2014-01

  22. arXiv:1407.2721  [pdf, other

    cs.CV

    ARTOS -- Adaptive Real-Time Object Detection System

    Authors: Björn Barz, Erik Rodner, Joachim Denzler

    Abstract: ARTOS is all about creating, tuning, and applying object detection models with just a few clicks. In particular, ARTOS facilitates learning of models for visual object detection by eliminating the burden of having to collect and annotate a large set of positive and negative samples manually and in addition it implements a fast learning technique to reduce the time needed for the learning step. A… ▽ More

    Submitted 25 August, 2014; v1 submitted 10 July, 2014; originally announced July 2014.

    Comments: http://cvjena.github.io/artos/

  23. arXiv:1310.4759  [pdf, other

    cs.CV

    Fine-grained Categorization -- Short Summary of our Entry for the ImageNet Challenge 2012

    Authors: Christoph Göring, Alexander Freytag, Erik Rodner, Joachim Denzler

    Abstract: In this paper, we tackle the problem of visual categorization of dog breeds, which is a surprisingly challenging task due to simultaneously present low interclass distances and high intra-class variances. Our approach combines several techniques well known in our community but often not utilized for fine-grained recognition: (1) automatic segmentation, (2) efficient part detection, and (3) combi… ▽ More

    Submitted 17 October, 2013; originally announced October 2013.

  24. arXiv:1308.4200  [pdf, other

    cs.CV cs.LG stat.ML

    Towards Adapting ImageNet to Reality: Scalable Domain Adaptation with Implicit Low-rank Transformations

    Authors: Erik Rodner, Judy Hoffman, Jeff Donahue, Trevor Darrell, Kate Saenko

    Abstract: Images seen during test time are often not from the same distribution as images used for learning. This problem, known as domain shift, occurs when training classifiers from object-centric internet image databases and trying to apply them directly to scene understanding tasks. The consequence is often severe performance degradation and is one of the major barriers for the application of classifier… ▽ More

    Submitted 19 August, 2013; originally announced August 2013.

  25. arXiv:1301.3224  [pdf, other

    cs.LG

    Efficient Learning of Domain-invariant Image Representations

    Authors: Judy Hoffman, Erik Rodner, Jeff Donahue, Trevor Darrell, Kate Saenko

    Abstract: We present an algorithm that learns representations which explicitly compensate for domain mismatch and which can be efficiently realized as linear classifiers. Specifically, we form a linear transformation that maps features from the target (test) domain to the source (training) domain as part of training the classifier. We optimize both the transformation and classifier parameters jointly, and i… ▽ More

    Submitted 8 April, 2013; v1 submitted 14 January, 2013; originally announced January 2013.

    Journal ref: ICLR 2013

  26. arXiv:1211.1127  [pdf, other

    cs.CV cs.LG

    Visual Transfer Learning: Informal Introduction and Literature Overview

    Authors: Erik Rodner

    Abstract: Transfer learning techniques are important to handle small training sets and to allow for quick generalization even from only a few examples. The following paper is the introduction as well as the literature overview part of my thesis related to the topic of transfer learning for visual recognition problems.

    Submitted 6 November, 2012; originally announced November 2012.

    Comments: part of my PhD thesis