Skip to main content

Showing 1–48 of 48 results for author: Schmidt, R

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

    cs.DS

    Local Search k-means++ with Foresight

    Authors: Theo Conrads, Lukas Drexler, Joshua Könen, Daniel R. Schmidt, Melanie Schmidt

    Abstract: Since its introduction in 1957, Lloyd's algorithm for $k$-means clustering has been extensively studied and has undergone several improvements. While in its original form it does not guarantee any approximation factor at all, Arthur and Vassilvitskii (SODA 2007) proposed $k$-means++ which enhances Lloyd's algorithm by a seeding method which guarantees a $\mathcal{O}(\log k)$-approximation in expec… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

  2. arXiv:2404.10433  [pdf, other

    cs.CV cs.AI cs.LG

    Explainable concept map**s of MRI: Revealing the mechanisms underlying deep learning-based brain disease classification

    Authors: Christian Tinauer, Anna Damulina, Maximilian Sackl, Martin Soellradl, Reduan Achtibat, Maximilian Dreyer, Frederik Pahde, Sebastian Lapuschkin, Reinhold Schmidt, Stefan Ropele, Wojciech Samek, Christian Langkammer

    Abstract: Motivation. While recent studies show high accuracy in the classification of Alzheimer's disease using deep neural networks, the underlying learned concepts have not been investigated. Goals. To systematically identify changes in brain regions through concepts learned by the deep neural network for model validation. Approach. Using quantitative R2* maps we separated Alzheimer's patients (n=117… ▽ More

    Submitted 16 April, 2024; originally announced April 2024.

  3. arXiv:2402.09683  [pdf, other

    cs.HC cs.AI cs.CY

    Exploring a Behavioral Model of "Positive Friction" in Human-AI Interaction

    Authors: Zeya Chen, Ruth Schmidt

    Abstract: Designing seamless, frictionless user experiences has long been a dominant trend in both applied behavioral science and artificial intelligence (AI), in which the goal of making desirable actions easy and efficient informs efforts to minimize friction in user experiences. However, in some settings, friction can be genuinely beneficial, such as the insertion of deliberate delays to increase reflect… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

    Comments: This preprint has not undergone peer review or any post-submission corrections. The Version of Record of this contribution will be published in Springer Nature Computer Science book series in Volume HCI International 2024

    Journal ref: DESIGN, USER EXPERIENCE AND USABILITY. HCII 2024

  4. arXiv:2307.13078  [pdf, other

    cs.LG cs.AI cs.CV

    Adaptive Certified Training: Towards Better Accuracy-Robustness Tradeoffs

    Authors: Zhakshylyk Nurlanov, Frank R. Schmidt, Florian Bernard

    Abstract: As deep learning models continue to advance and are increasingly utilized in real-world systems, the issue of robustness remains a major challenge. Existing certified training methods produce models that achieve high provable robustness guarantees at certain perturbation levels. However, the main problem of such models is a dramatically low standard accuracy, i.e. accuracy on clean unperturbed dat… ▽ More

    Submitted 24 July, 2023; originally announced July 2023.

    Comments: Presented at ICML 2023 workshop "New Frontiers in Adversarial Machine Learning"

  5. arXiv:2306.05242  [pdf, other

    cs.CV cs.RO

    Efficient Multi-Task Scene Analysis with RGB-D Transformers

    Authors: Söhnke Benedikt Fischedick, Daniel Seichter, Robin Schmidt, Leonard Rabes, Horst-Michael Gross

    Abstract: Scene analysis is essential for enabling autonomous systems, such as mobile robots, to operate in real-world environments. However, obtaining a comprehensive understanding of the scene requires solving multiple tasks, such as panoptic segmentation, instance orientation estimation, and scene classification. Solving these tasks given limited computing and battery capabilities on mobile platforms is… ▽ More

    Submitted 8 June, 2023; originally announced June 2023.

    Comments: To be published in IEEE International Joint Conference on Neural Networks (IJCNN) 2023

  6. arXiv:2305.02665  [pdf, other

    cs.CL cs.AI

    Learning Language-Specific Layers for Multilingual Machine Translation

    Authors: Telmo Pessoa Pires, Robin M. Schmidt, Yi-Hsiu Liao, Stephan Peitz

    Abstract: Multilingual Machine Translation promises to improve translation quality between non-English languages. This is advantageous for several reasons, namely lower latency (no need to translate twice), and reduced error cascades (e.g., avoiding losing gender and formality information when translating through English). On the downside, adding more languages reduces model capacity per language, which is… ▽ More

    Submitted 4 May, 2023; originally announced May 2023.

    Comments: Accepted at ACL 2023

  7. arXiv:2304.12776  [pdf, other

    cs.CL cs.AI

    State Spaces Aren't Enough: Machine Translation Needs Attention

    Authors: Ali Vardasbi, Telmo Pessoa Pires, Robin M. Schmidt, Stephan Peitz

    Abstract: Structured State Spaces for Sequences (S4) is a recently proposed sequence model with successful applications in various tasks, e.g. vision, language modeling, and audio. Thanks to its mathematical formulation, it compresses its input to a single hidden state, and is able to capture long range dependencies while avoiding the need for an attention mechanism. In this work, we apply S4 to Machine Tra… ▽ More

    Submitted 25 April, 2023; originally announced April 2023.

  8. arXiv:2212.00780  [pdf

    cs.CV cs.AI

    Universe Points Representation Learning for Partial Multi-Graph Matching

    Authors: Zhakshylyk Nurlanov, Frank R. Schmidt, Florian Bernard

    Abstract: Many challenges from natural world can be formulated as a graph matching problem. Previous deep learning-based methods mainly consider a full two-graph matching setting. In this work, we study the more general partial matching problem with multi-graph cycle consistency guarantees. Building on a recent progress in deep learning on graphs, we propose a novel data-driven method (URL) for partial mult… ▽ More

    Submitted 7 December, 2022; v1 submitted 1 December, 2022; originally announced December 2022.

    Comments: To appear in AAAI 2023

  9. arXiv:2210.14484  [pdf, other

    stat.ML cs.LG stat.ME

    Imputation of missing values in multi-view data

    Authors: Wouter van Loon, Marjolein Fokkema, Frank de Vos, Marisa Koini, Reinhold Schmidt, Mark de Rooij

    Abstract: Data for which a set of objects is described by multiple distinct feature sets (called views) is known as multi-view data. When missing values occur in multi-view data, all features in a view are likely to be missing simultaneously. This may lead to very large quantities of missing data which, especially when combined with high-dimensionality, can make the application of conditional imputation met… ▽ More

    Submitted 20 June, 2024; v1 submitted 26 October, 2022; originally announced October 2022.

    Comments: 49 pages, 15 figures. Accepted manuscript

    Journal ref: Information Fusion 111 (2024) 102524

  10. arXiv:2208.05365  [pdf, other

    cs.DB cs.LO

    Saturation-based Boolean conjunctive query answering and rewriting for the guarded quantification fragments

    Authors: Sen Zheng, Renate A. Schmidt

    Abstract: Query answering is an important problem in AI, database and knowledge representation. In this paper, we develop saturation-based Boolean conjunctive query answering and rewriting procedures for the guarded, the loosely guarded and the clique-guarded fragments. Our query answering procedure improves existing resolution-based decision procedures for the guarded and the loosely guarded fragments and… ▽ More

    Submitted 16 October, 2023; v1 submitted 10 August, 2022; originally announced August 2022.

  11. arXiv:2205.10577  [pdf, other

    cs.CL cs.LG

    Non-Autoregressive Neural Machine Translation: A Call for Clarity

    Authors: Robin M. Schmidt, Telmo Pires, Stephan Peitz, Jonas Lööf

    Abstract: Non-autoregressive approaches aim to improve the inference speed of translation models by only requiring a single forward pass to generate the output sequence instead of iteratively producing each predicted token. Consequently, their translation quality still tends to be inferior to their autoregressive counterparts due to several issues involving output token interdependence. In this work, we tak… ▽ More

    Submitted 21 October, 2022; v1 submitted 21 May, 2022; originally announced May 2022.

    Comments: Accepted at EMNLP 2022

  12. Towards a trustworthy, secure and reliable enclave for machine learning in a hospital setting: The Essen Medical Computing Platform (EMCP)

    Authors: Hendrik F. R. Schmidt, Jörg Schlötterer, Marcel Bargull, Enrico Nasca, Ryan Aydelott, Christin Seifert, Folker Meyer

    Abstract: AI/Computing at scale is a difficult problem, especially in a health care setting. We outline the requirements, planning and implementation choices as well as the guiding principles that led to the implementation of our secure research computing enclave, the Essen Medical Computing Platform (EMCP), affiliated with a major German hospital. Compliance, data privacy and usability were the immutable r… ▽ More

    Submitted 13 January, 2022; originally announced January 2022.

    Comments: 9 pages, 5 figures, to be published in the proceedings of the 2021 IEEE CogMI conference. Christin Seifert and Folker Meyer are co-senior authors

  13. arXiv:2112.02721  [pdf, other

    cs.CL cs.AI cs.LG

    NL-Augmenter: A Framework for Task-Sensitive Natural Language Augmentation

    Authors: Kaustubh D. Dhole, Varun Gangal, Sebastian Gehrmann, Aadesh Gupta, Zhenhao Li, Saad Mahamood, Abinaya Mahendiran, Simon Mille, Ashish Shrivastava, Samson Tan, Tongshuang Wu, Jascha Sohl-Dickstein, **ho D. Choi, Eduard Hovy, Ondrej Dusek, Sebastian Ruder, Sajant Anand, Nagender Aneja, Rabin Banjade, Lisa Barthe, Hanna Behnke, Ian Berlot-Attwell, Connor Boyle, Caroline Brun, Marco Antonio Sobrevilla Cabezudo , et al. (101 additional authors not shown)

    Abstract: Data augmentation is an important component in the robustness evaluation of models in natural language processing (NLP) and in enhancing the diversity of the data they are trained on. In this paper, we present NL-Augmenter, a new participatory Python-based natural language augmentation framework which supports the creation of both transformations (modifications to the data) and filters (data split… ▽ More

    Submitted 11 October, 2022; v1 submitted 5 December, 2021; originally announced December 2021.

    Comments: 39 pages, repository at https://github.com/GEM-benchmark/NL-Augmenter

  14. arXiv:2108.05761  [pdf, other

    stat.ME cs.LG stat.AP stat.ML

    Analyzing hierarchical multi-view MRI data with StaPLR: An application to Alzheimer's disease classification

    Authors: Wouter van Loon, Frank de Vos, Marjolein Fokkema, Botond Szabo, Marisa Koini, Reinhold Schmidt, Mark de Rooij

    Abstract: Multi-view data refers to a setting where features are divided into feature sets, for example because they correspond to different sources. Stacked penalized logistic regression (StaPLR) is a recently introduced method that can be used for classification and automatically selecting the views that are most important for prediction. We introduce an extension of this method to a setting where the dat… ▽ More

    Submitted 26 April, 2022; v1 submitted 12 August, 2021; originally announced August 2021.

    Comments: 36 pages, 9 figures. Accepted manuscript

    Journal ref: Frontiers in Neuroscience 16:830630 (2022) 1-15

  15. arXiv:2107.07714  [pdf, other

    physics.ins-det cs.CV hep-ex

    Optical Inspection of the Silicon Micro-strip Sensors for the CBM Experiment employing Artificial Intelligence

    Authors: E. Lavrik, M. Shiroya, H. R. Schmidt, A. Toia, J. M. Heuser

    Abstract: Optical inspection of 1191 silicon micro-strip sensors was performed using a custom made optical inspection setup, employing a machine-learning based approach for the defect analysis and subsequent quality assurance. Furthermore, metrological control of the sensor's surface was performed. In this manuscript, we present the analysis of various sensor surface defects. Among these are implant breaks,… ▽ More

    Submitted 27 September, 2021; v1 submitted 16 July, 2021; originally announced July 2021.

  16. arXiv:2105.10225  [pdf, ps, other

    cs.DS cs.DM

    Finding all minimum cost flows and a faster algorithm for the K best flow problem

    Authors: David Könen, Daniel R. Schmidt, Christiane Spisla

    Abstract: This paper addresses the problem of determining all optimal integer solutions of a linear integer network flow problem, which we call the all optimal integer flow (AOF) problem. We derive an O(F (m + n) + mn + M ) time algorithm to determine all F many optimal integer flows in a directed network with n nodes and m arcs, where M is the best time needed to find one minimum cost flow. We remark that… ▽ More

    Submitted 27 January, 2022; v1 submitted 21 May, 2021; originally announced May 2021.

  17. arXiv:2104.01742  [pdf, other

    cs.LG cs.CV

    Explainability-aided Domain Generalization for Image Classification

    Authors: Robin M. Schmidt

    Abstract: Traditionally, for most machine learning settings, gaining some degree of explainability that tries to give users more insights into how and why the network arrives at its predictions, restricts the underlying model and hinders performance to a certain degree. For example, decision trees are thought of as being more explainable than deep neural networks but they lack performance on visual tasks. I… ▽ More

    Submitted 4 April, 2021; originally announced April 2021.

  18. arXiv:2008.10117  [pdf, other

    cs.LG stat.ML

    Collaborative Filtering under Model Uncertainty

    Authors: Robin M. Schmidt, Moritz Hahn

    Abstract: In their work, Dean, Rich, and Recht create a model to research recourse and availability of items in a recommender system. We used the definition of predictive multiplicity by Marx, Pin Calmon, and Ustun to examine different variations of this model, using different values for two model parameters. Pairwise comparison of their models show, that most of these models produce very similar results in… ▽ More

    Submitted 24 August, 2020; v1 submitted 23 August, 2020; originally announced August 2020.

    Comments: v2: small display fix in affiliation

  19. arXiv:2007.01547  [pdf, other

    cs.LG stat.ML

    Descending through a Crowded Valley - Benchmarking Deep Learning Optimizers

    Authors: Robin M. Schmidt, Frank Schneider, Philipp Hennig

    Abstract: Choosing the optimizer is considered to be among the most crucial design decisions in deep learning, and it is not an easy one. The growing literature now lists hundreds of optimization methods. In the absence of clear theoretical guidance and conclusive empirical evidence, the decision is often made based on anecdotes. In this work, we aim to replace these anecdotes, if not with a conclusive rank… ▽ More

    Submitted 10 August, 2021; v1 submitted 3 July, 2020; originally announced July 2020.

    Comments: Raw results: https://github.com/SirRob1997/Crowded-Valley---Results

  20. arXiv:2007.00757  [pdf, ps, other

    cs.AI cs.LO

    Signature-Based Abduction for Expressive Description Logics -- Technical Report

    Authors: Patrick Koopmann, Warren Del-Pinto, Sophie Tourret, Renate A. Schmidt

    Abstract: Signature-based abduction aims at building hypotheses over a specified set of names, the signature, that explain an observation relative to some background knowledge. This type of abduction is useful for tasks such as diagnosis, where the vocabulary used for observed symptoms differs from the vocabulary expected to explain those symptoms. We present the first complete method solving signature-base… ▽ More

    Submitted 8 July, 2020; v1 submitted 1 July, 2020; originally announced July 2020.

    Comments: 13 pages, 1 figure

  21. arXiv:2007.00147  [pdf, other

    cs.LG stat.ML

    Neural Network Virtual Sensors for Fuel Injection Quantities with Provable Performance Specifications

    Authors: Eric Wong, Tim Schneider, Joerg Schmitt, Frank R. Schmidt, J. Zico Kolter

    Abstract: Recent work has shown that it is possible to learn neural networks with provable guarantees on the output of the model when subject to input perturbations, however these works have focused primarily on defending against adversarial examples for image classifiers. In this paper, we study how these provable guarantees can be naturally applied to other real world settings, namely getting performance… ▽ More

    Submitted 30 June, 2020; originally announced July 2020.

  22. arXiv:2002.02228  [pdf, other

    cs.LO

    Querying Guarded Fragments via Resolution

    Authors: Sen Zheng, Renate A. Schmidt

    Abstract: Answering Boolean conjunctive queries over the guarded fragment is decidable, however, as yet no practical decision procedure exists. Meanwhile, ordered resolution, as a practically oriented algorithm, is widely used in state-of-art modern theorem provers. In this paper, we devise a resolution decision procedure, which not only proves decidability of querying of the guarded fragment, but is implem… ▽ More

    Submitted 21 July, 2020; v1 submitted 6 February, 2020; originally announced February 2020.

  23. arXiv:2001.03829  [pdf, ps, other

    cs.LO cs.DB

    Deciding the Loosely Guarded Fragment and Querying Its Horn Fragment Using Resolution

    Authors: Sen Zheng, Renate A. Schmidt

    Abstract: We consider the following query answering problem: Given a Boolean conjunctive query and a theory in the Horn loosely guarded fragment, the aim is to determine whether the query is entailed by the theory. In this paper, we present a resolution decision procedure for the loosely guarded fragment, and use such a procedure to answer Boolean conjunctive queries against the Horn loosely guarded fragmen… ▽ More

    Submitted 11 January, 2020; originally announced January 2020.

  24. arXiv:1912.05911  [pdf, other

    cs.LG stat.ML

    Recurrent Neural Networks (RNNs): A gentle Introduction and Overview

    Authors: Robin M. Schmidt

    Abstract: State-of-the-art solutions in the areas of "Language Modelling & Generating Text", "Speech Recognition", "Generating Image Descriptions" or "Video Tagging" have been using Recurrent Neural Networks as the foundation for their approaches. Understanding the underlying concepts is therefore of tremendous importance if we want to keep up with recent or upcoming publications in those areas. In this wor… ▽ More

    Submitted 23 November, 2019; originally announced December 2019.

  25. arXiv:1904.00759  [pdf, other

    cs.CV cs.CR cs.LG stat.ML

    Adversarial camera stickers: A physical camera-based attack on deep learning systems

    Authors: Juncheng Li, Frank R. Schmidt, J. Zico Kolter

    Abstract: Recent work has documented the susceptibility of deep learning systems to adversarial examples, but most such attacks directly manipulate the digital input to a classifier. Although a smaller line of work considers physical adversarial attacks, in all cases these involve manipulating the object of interest, e.g., putting a physical sticker on an object to misclassify it, or manufacturing an object… ▽ More

    Submitted 8 June, 2019; v1 submitted 21 March, 2019; originally announced April 2019.

    Journal ref: Proceedings of the 36th International Conference on Machine Learning, PMLR 97:3896-3904, 2019

  26. arXiv:1902.07906  [pdf, other

    cs.LG stat.ML

    Wasserstein Adversarial Examples via Projected Sinkhorn Iterations

    Authors: Eric Wong, Frank R. Schmidt, J. Zico Kolter

    Abstract: A rapidly growing area of work has studied the existence of adversarial examples, datapoints which have been perturbed to fool a classifier, but the vast majority of these works have focused primarily on threat models defined by $\ell_p$ norm-bounded perturbations. In this paper, we propose a new threat model for adversarial attacks based on the Wasserstein distance. In the image classification se… ▽ More

    Submitted 18 January, 2020; v1 submitted 21 February, 2019; originally announced February 2019.

  27. arXiv:1812.04994  [pdf, ps, other

    stat.ML cs.LG eess.SP q-bio.NC

    Bayesian deep neural networks for low-cost neurophysiological markers of Alzheimer's disease severity

    Authors: Wolfgang Fruehwirt, Adam D. Cobb, Martin Mairhofer, Leonard Weydemann, Heinrich Garn, Reinhold Schmidt, Thomas Benke, Peter Dal-Bianco, Gerhard Ransmayr, Markus Waser, Dieter Grossegger, Pengfei Zhang, Georg Dorffner, Stephen Roberts

    Abstract: As societies around the world are ageing, the number of Alzheimer's disease (AD) patients is rapidly increasing. To date, no low-cost, non-invasive biomarkers have been established to advance the objectivization of AD diagnosis and progression assessment. Here, we utilize Bayesian neural networks to develop a multivariate predictor for AD severity using a wide range of quantitative EEG (QEEG) mark… ▽ More

    Submitted 13 December, 2018; v1 submitted 12 December, 2018; originally announced December 2018.

    Comments: Machine Learning for Health (ML4H) Workshop at NeurIPS 2018 arXiv:1811.07216

  28. arXiv:1811.10319  [pdf, other

    cs.DS

    On the cost of essentially fair clusterings

    Authors: Ioana O. Bercea, Martin Groß, Samir Khuller, Aounon Kumar, Clemens Rösner, Daniel R. Schmidt, Melanie Schmidt

    Abstract: Clustering is a fundamental tool in data mining. It partitions points into groups (clusters) and may be used to make decisions for each point based on its group. However, this process may harm protected (minority) classes if the clustering algorithm does not adequately represent them in desirable clusters -- especially if the data is already biased. At NIPS 2017, Chierichetti et al. proposed a m… ▽ More

    Submitted 26 November, 2018; originally announced November 2018.

  29. arXiv:1811.05420  [pdf, other

    cs.AI

    ABox Abduction via Forgetting in ALC (Long Version)

    Authors: Warren Del-Pinto, Renate A. Schmidt

    Abstract: Abductive reasoning generates explanatory hypotheses for new observations using prior knowledge. This paper investigates the use of forgetting, also known as uniform interpolation, to perform ABox abduction in description logic (ALC) ontologies. Non-abducibles are specified by a forgetting signature which can contain concept, but not role, symbols. The resulting hypotheses are semantically minimal… ▽ More

    Submitted 13 November, 2018; originally announced November 2018.

    Comments: Long version of a paper accepted for publication in the proceedings of AAAI 2019

  30. arXiv:1807.00211  [pdf, other

    physics.ins-det cs.LG hep-ex nucl-ex

    Advanced Methods for the Optical Quality Assurance of Silicon Sensors

    Authors: E. Lavrik, I. Panasenko, H. R. Schmidt

    Abstract: We describe a setup for optical quality assurance of silicon microstrip sensors. Pattern recognition algorithms were developed to analyze microscopic scans of the sensors for defects. It is shown that the software has a recognition and classification rate of $>$~90\% for defects like scratches, shorts, broken metal lines etc. We have demonstrated that advanced image processing based on neural netw… ▽ More

    Submitted 30 October, 2018; v1 submitted 30 June, 2018; originally announced July 2018.

  31. arXiv:1805.12514  [pdf, other

    cs.LG cs.AI math.OC stat.ML

    Scaling provable adversarial defenses

    Authors: Eric Wong, Frank R. Schmidt, Jan Hendrik Metzen, J. Zico Kolter

    Abstract: Recent work has developed methods for learning deep network classifiers that are provably robust to norm-bounded adversarial perturbation; however, these methods are currently only possible for relatively small feedforward networks. In this paper, in an effort to scale these approaches to substantially larger models, we extend previous work in three main directions. First, we present a technique f… ▽ More

    Submitted 21 November, 2018; v1 submitted 31 May, 2018; originally announced May 2018.

  32. arXiv:1711.10824  [pdf, other

    cs.CV cs.GR

    Compression for Smooth Shape Analysis

    Authors: V. Estellers, F. R. Schmidt, D. Cremers

    Abstract: Most 3D shape analysis methods use triangular meshes to discretize both the shape and functions on it as piecewise linear functions. With this representation, shape analysis requires fine meshes to represent smooth shapes and geometric operators like normals, curvatures, or Laplace-Beltrami eigenfunctions at large computational and memory costs. We avoid this bottleneck with a compression techni… ▽ More

    Submitted 29 November, 2017; originally announced November 2017.

  33. arXiv:1707.02753  [pdf, ps, other

    cs.DS

    A Local-Search Algorithm for Steiner Forest

    Authors: Martin Groß, Anupam Gupta, Amit Kumar, Jannik Matuschke, Daniel R. Schmidt, Melanie Schmidt, José Verschae

    Abstract: In the Steiner Forest problem, we are given a graph and a collection of source-sink pairs, and the goal is to find a subgraph of minimum total length such that all pairs are connected. The problem is APX-Hard and can be 2-approximated by, e.g., the elegant primal-dual algorithm of Agrawal, Klein, and Ravi from 1995. We give a local-search-based constant-factor approximation for the problem. Loca… ▽ More

    Submitted 10 July, 2017; originally announced July 2017.

    Comments: 46 pages, 22 figures

  34. arXiv:1705.05020  [pdf, other

    cs.LG

    Discrete-Continuous ADMM for Transductive Inference in Higher-Order MRFs

    Authors: Emanuel Laude, Jan-Hendrik Lange, Jonas Schüpfer, Csaba Domokos, Laura Leal-Taixé, Frank R. Schmidt, Bjoern Andres, Daniel Cremers

    Abstract: This paper introduces a novel algorithm for transductive inference in higher-order MRFs, where the unary energies are parameterized by a variable classifier. The considered task is posed as a joint optimization problem in the continuous classifier parameters and the discrete label variables. In contrast to prior approaches such as convex relaxations, we propose an advantageous decoupling of the ob… ▽ More

    Submitted 28 April, 2018; v1 submitted 14 May, 2017; originally announced May 2017.

  35. arXiv:1611.09014  [pdf, ps, other

    cs.AI cs.LO

    Blocking and Other Enhancements for Bottom-Up Model Generation Methods

    Authors: Peter Baumgartner, Renate A. Schmidt

    Abstract: Model generation is a problem complementary to theorem proving and is important for fault analysis and debugging of formal specifications of security protocols, programs and terminological definitions. This paper discusses several ways of enhancing the paradigm of bottom-up model generation. The two main contributions are new, generalized blocking techniques and a new range-restriction transformat… ▽ More

    Submitted 29 November, 2016; v1 submitted 28 November, 2016; originally announced November 2016.

  36. arXiv:1611.05241  [pdf, other

    cs.CV math.OC

    A Combinatorial Solution to Non-Rigid 3D Shape-to-Image Matching

    Authors: Florian Bernard, Frank R. Schmidt, Johan Thunberg, Daniel Cremers

    Abstract: We propose a combinatorial solution for the problem of non-rigidly matching a 3D shape to 3D image data. To this end, we model the shape as a triangular mesh and allow each triangle of this mesh to be rigidly transformed to achieve a suitable matching to the image. By penalising the distance and the relative rotation between neighbouring triangles our matching compromises between image and shape i… ▽ More

    Submitted 18 May, 2017; v1 submitted 16 November, 2016; originally announced November 2016.

    Comments: 10 pages, 7 figures

    Journal ref: CVPR 2017

  37. arXiv:1606.09540  [pdf, other

    cs.GR

    SurfCuit: Surface Mounted Circuits on 3D Prints

    Authors: Nobuyuki Umetani, Ryan Schmidt

    Abstract: We present, SurfCuit, a novel approach to design and construction of electric circuits on the surface of 3D prints. Our surface mounting technique allows durable construction of circuits on the surface of 3D prints. SurfCuit does not require tedious circuit casing design or expensive set-ups, thus we can expedite the process of circuit construction for 3D models. Our technique allows the user to c… ▽ More

    Submitted 30 June, 2016; originally announced June 2016.

  38. arXiv:1605.01760  [pdf, other

    cs.GR

    Adaptive Mesh Booleans

    Authors: Ryan Schmidt, Tyson Brochu

    Abstract: We present a new method for performing Boolean operations on volumes represented as triangle meshes. In contrast to existing methods which treat meshes as 3D polyhedra and try to partition the faces at their exact intersection curves, we treat meshes as adaptive surfaces which can be arbitrarily refined. Rather than depending on computing precise face intersections, our approach refines the input… ▽ More

    Submitted 5 May, 2016; originally announced May 2016.

    MSC Class: 68U05; 68U07

  39. arXiv:1604.08058  [pdf, ps, other

    cs.LO

    Lifting QBF Resolution Calculi to DQBF

    Authors: Olaf Beyersdorff, Leroy Chew, Renate Schmidt, Martin Suda

    Abstract: We examine the existing Resolution systems for quantified Boolean formulas (QBF) and answer the question which of these calculi can be lifted to the more powerful Dependency QBFs (DQBF). An interesting picture emerges: While for QBF we have the strict chain of proof systems Q-Resolution < IR-calc < IRM-calc, the situation is quite different in DQBF. Q-Resolution and likewise universal Resolution a… ▽ More

    Submitted 27 April, 2016; originally announced April 2016.

    Comments: SAT 2016

  40. arXiv:1601.06070  [pdf, other

    cs.CV

    Efficient Globally Optimal 2D-to-3D Deformable Shape Matching

    Authors: Zorah Lähner, Emanuele Rodolà, Frank R. Schmidt, Michael M. Bronstein, Daniel Cremers

    Abstract: We propose the first algorithm for non-rigid 2D-to-3D shape matching, where the input is a 2D shape represented as a planar curve and a 3D shape represented as a surface; the output is a continuous curve on the surface. We cast the problem as finding the shortest circular path on the product 3-manifold of the surface and the curve. We prove that the optimal matching can be computed in polynomial t… ▽ More

    Submitted 21 January, 2022; v1 submitted 22 January, 2016; originally announced January 2016.

    Comments: Extended chapter of conference paper in IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 2016 to be published in Shape Analysis: Euclidean, Discrete and Algebraic Geometric Methods by Springer

  41. arXiv:1502.04265  [pdf, other

    cs.DS

    Solving $k$-means on High-dimensional Big Data

    Authors: Jan-Philipp W. Kappmeier, Daniel R. Schmidt, Melanie Schmidt

    Abstract: In recent years, there have been major efforts to develop data stream algorithms that process inputs in one pass over the data with little memory requirement. For the $k$-means problem, this has led to the development of several $(1+\varepsilon)$-approximations (under the assumption that $k$ is a constant), but also to the design of algorithms that are extremely fast in practice and compute soluti… ▽ More

    Submitted 28 May, 2015; v1 submitted 14 February, 2015; originally announced February 2015.

    Comments: 23 pages, 9 figures, published at the 14th International Symposium on Experimental Algorithms - SEA 2015

  42. arXiv:1502.02852  [pdf, other

    cs.DC

    Transaction Level Analysis for a Clustered and Hardware-Enhanced Task Manager on Homogeneous Many-Core Systems

    Authors: Daniel Gregorek, Robert Schmidt, Alberto Garcia-Ortiz

    Abstract: The increasing parallelism of many-core systems demands for efficient strategies for the run-time system management. Due to the large number of cores the management overhead has a rising impact to the overall system performance. This work analyzes a clustered infrastructure of dedicated hardware nodes to manage a homogeneous many-core system. The hardware nodes implement a message passing protocol… ▽ More

    Submitted 10 February, 2015; originally announced February 2015.

    Comments: Presented at HIP3ES, 2015 (arXiv: 1501.03064)

    Report number: HIP3ES/2015/03

  43. arXiv:1501.03064   

    cs.DC

    Proceedings of the Workshop on High Performance Energy Efficient Embedded Systems (HIP3ES) 2015

    Authors: Francisco Corbera, Andrés Rodríguez, Rafael Asenjo, Angeles Navarro, Antonio Vilches, Maria Garzaran, Ismat Chaib Draa, Jamel Tayeb, Smail Niar, Mikael Desertot, Daniel Gregorek, Robert Schmidt, Alberto Garcia-Ortiz, Pedro Lopez-Garcia, Rémy Haemmerlé, Maximiliano Klemen, Umer Liqat, Manuel V. Hermenegildo, Radim Vavřík, Albert Saà-Garriga, David Castells-Rufas, Jordi Carrabina

    Abstract: Proceedings of the Workshop on High Performance Energy Efficient Embedded Systems (HIP3ES) 2015. Amsterdam, January 21st. Collocated with HIPEAC 2015 Conference.

    Submitted 13 January, 2015; originally announced January 2015.

  44. RiPKI: The Tragic Story of RPKI Deployment in the Web Ecosystem

    Authors: Matthias Wählisch, Robert Schmidt, Thomas C. Schmidt, Olaf Maennel, Steve Uhlig, Gareth Tyson

    Abstract: Web content delivery is one of the most important services on the Internet. Access to websites is typically secured via TLS. However, this security model does not account for prefix hijacking on the network layer, which may lead to traffic blackholing or transparent interception. Thus, to achieve comprehensive security and service availability, additional protective mechanisms are necessary such a… ▽ More

    Submitted 2 November, 2015; v1 submitted 2 August, 2014; originally announced August 2014.

    Comments: Previous arXiv version of this paper has been published under the title "When BGP Security Meets Content Deployment: Measuring and Analysing RPKI-Protection of Websites", Proc. of Fourteenth ACM Workshop on Hot Topics in Networks (HotNets), New York:ACM, 2015

    ACM Class: C.2.2, C.2.5

  45. arXiv:1311.2102  [pdf, other

    cs.CV

    An Experimental Comparison of Trust Region and Level Sets

    Authors: Lena Gorelick, Ismail BenAyed, Frank R. Schmidt, Yuri Boykov

    Abstract: High-order (non-linear) functionals have become very popular in segmentation, stereo and other computer vision problems. Level sets is a well established general gradient descent framework, which is directly applicable to optimization of such functionals and widely used in practice. Recently, another general optimization approach based on trust region methodology was proposed for regional non-line… ▽ More

    Submitted 8 November, 2013; originally announced November 2013.

    Comments: 8 pages, 6 figures

  46. arXiv:1305.3131  [pdf, ps, other

    cs.LO

    Refinement in the Tableau Synthesis Framework

    Authors: Dmitry Tishkovsky, Renate A. Schmidt

    Abstract: This paper is concerned with the possibilities of refining and improving calculi generated in the tableau synthesis framework. A general method in the tableau synthesis framework allows to reduce the branching factor of tableau rules and preserves completeness if a general rule refinement condition holds. In this paper we consider two approaches to satisfy this general rule refinement condition.

    Submitted 14 May, 2013; originally announced May 2013.

    Comments: 19 pages

  47. Using Tableau to Decide Description Logics with Full Role Negation and Identity

    Authors: Renate A. Schmidt, Dmitry Tishkovsky

    Abstract: This paper presents a tableau approach for deciding expressive description logics with full role negation and role identity. We consider the description logic ALBOid, which is the extension of ALC with the Boolean role operators, inverse of roles, the identity role, and includes full support for individuals and singleton concepts. ALBOid is expressively equivalent to the two-variable fragment of f… ▽ More

    Submitted 28 November, 2016; v1 submitted 7 August, 2012; originally announced August 2012.

    Journal ref: ACM Transactions on Computational Logic 15 (1), Article 7 (February 2014)

  48. Automated Synthesis of Tableau Calculi

    Authors: Renate A. Schmidt, Dmitry Tishkovsky

    Abstract: This paper presents a method for synthesising sound and complete tableau calculi. Given a specification of the formal semantics of a logic, the method generates a set of tableau inference rules that can then be used to reason within the logic. The method guarantees that the generated rules form a calculus which is sound and constructively complete. If the logic can be shown to admit finite filtra… ▽ More

    Submitted 23 April, 2012; v1 submitted 20 April, 2011; originally announced April 2011.

    Comments: 32 pages

    ACM Class: cs.SC

    Journal ref: Logical Methods in Computer Science, Volume 7, Issue 2 (May 7, 2011) lmcs:970