Skip to main content

Showing 1–11 of 11 results for author: Moser, R

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

    cs.CV cs.LG

    ThermoPore: Predicting Part Porosity Based on Thermal Images Using Deep Learning

    Authors: Peter Myung-Won Pak, Francis Ogoke, Andrew Polonsky, Anthony Garland, Dan S. Bolintineanu, Dan R. Moser, Michael J. Heiden, Amir Barati Farimani

    Abstract: We present a deep learning approach for quantifying and localizing ex-situ porosity within Laser Powder Bed Fusion fabricated samples utilizing in-situ thermal image monitoring data. Our goal is to build the real time porosity map of parts based on thermal images acquired during the build. The quantification task builds upon the established Convolutional Neural Network model architecture to predic… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

  2. arXiv:2404.15217  [pdf, other

    cs.CV cs.LG

    Towards Large-Scale Training of Pathology Foundation Models

    Authors: kaiko. ai, Nanne Aben, Edwin D. de Jong, Ioannis Gatopoulos, Nicolas Känzig, Mikhail Karasikov, Axel Lagré, Roman Moser, Joost van Doorn, Fei Tang

    Abstract: Driven by the recent advances in deep learning methods and, in particular, by the development of modern self-supervised learning algorithms, increased interest and efforts have been devoted to build foundation models (FMs) for medical images. In this work, we present our scalable training pipeline for large pathology imaging data, and a comprehensive analysis of various hyperparameter choices and… ▽ More

    Submitted 24 March, 2024; originally announced April 2024.

  3. arXiv:2105.01807  [pdf, other

    stat.AP cs.CE

    Bayesian inference of an uncertain generalized diffusion operator

    Authors: Teresa Portone, Robert D. Moser

    Abstract: This paper defines a novel Bayesian inverse problem to infer an infinite-dimensional uncertain operator appearing in a differential equation, whose action on an observable state variable affects its dynamics. Inference is made tractable by parametrizing the operator using its eigendecomposition. The plausibility of operator inference in the sparse data regime is explored in terms of an uncertain,… ▽ More

    Submitted 23 September, 2021; v1 submitted 4 May, 2021; originally announced May 2021.

  4. arXiv:1702.07779  [pdf, other

    cs.CE

    A Stochastic Operator Approach to Model Inadequacy with Applications to Contaminant Transport

    Authors: Teresa Portone, Damon McDougall, Robert D. Moser

    Abstract: The mathematical models used to represent physical phenomena are generally known to be imperfect representations of reality. Model inadequacies arise for numerous reasons, such as incomplete knowledge of the phenomena or computational intractability of more accurate models. In such situations it is impractical or impossible to improve the model, but necessity requires its use to make predictions.… ▽ More

    Submitted 24 February, 2017; originally announced February 2017.

  5. arXiv:1604.01651  [pdf, other

    cs.CE

    Representing model inadequacy: A stochastic operator approach

    Authors: Rebecca E Morrison, Todd A Oliver, Robert D Moser

    Abstract: Mathematical models of physical systems are subject to many uncertainties such as measurement errors and uncertain initial and boundary conditions. After accounting for these uncertainties, it is often revealed that discrepancies between the model output and the observations remain; if so, the model is said to be inadequate. In practice, the inadequate model may be the best that is available or tr… ▽ More

    Submitted 22 May, 2018; v1 submitted 6 April, 2016; originally announced April 2016.

    Journal ref: SIAM/ASA Journal on Uncertainty Quantification 6 (2), 457-496 (2018)

  6. arXiv:1109.3390  [pdf, other

    math.CO cs.DM

    Not All Saturated 3-Forests Are Tight

    Authors: Heidi Gebauer, Anna Gundert, Robin A. Moser, Yoshio Okamoto

    Abstract: A basic statement in graph theory is that every inclusion-maximal forest is connected, i.e. a tree. Using a definiton for higher dimensional forests by Graham and Lovasz and the connectivity-related notion of tightness for hypergraphs introduced by Arocha, Bracho and Neumann-Lara in, we provide an example of a saturated, i.e. inclusion-maximal 3-forest that is not tight. This resolves an open prob… ▽ More

    Submitted 15 September, 2011; originally announced September 2011.

    ACM Class: G.2.2

  7. arXiv:1009.4830  [pdf, other

    cs.DS

    Improving PPSZ for 3-SAT using Critical Variables

    Authors: Timon Hertli, Robin A. Moser, Dominik Scheder

    Abstract: A critical variable of a satisfiable CNF formula is a variable that has the same value in all satisfying assignments. Using a simple case distinction on the fraction of critical variables of a CNF formula, we improve the running time for 3-SAT from O(1.32216^n) by Rolf [2006] to O(1.32153^n). Using a different approach, Iwama et al. [2010] very recently achieved a running time of O(1.32113^n). Our… ▽ More

    Submitted 19 May, 2011; v1 submitted 24 September, 2010; originally announced September 2010.

    Comments: 12 pages, 2 figures, corrected a typo in the title, added appendix with bound O(1.32065^n)

    ACM Class: F.2.2; G.2.1

  8. arXiv:1008.4067  [pdf, ps, other

    cs.DS cs.DM

    A Full Derandomization of Schoening's k-SAT Algorithm

    Authors: Robin A. Moser, Dominik Scheder

    Abstract: Schoening in 1999 presented a simple randomized algorithm for k-SAT with running time O(a^n * poly(n)) for a = 2(k-1)/k. We give a deterministic version of this algorithm running in time O((a+epsilon)^n * poly(n)), where epsilon > 0 can be made arbitrarily small.

    Submitted 24 August, 2010; originally announced August 2010.

    Comments: 11 pages

    ACM Class: F.2.2; G.2.1

  9. arXiv:0903.0544  [pdf, ps, other

    cs.DS cs.CC cs.DM

    A constructive proof of the general Lovasz Local Lemma

    Authors: Robin A. Moser, Gábor Tardos

    Abstract: The Lovasz Local Lemma [EL75] is a powerful tool to non-constructively prove the existence of combinatorial objects meeting a prescribed collection of criteria. In his breakthrough paper [Bec91], Beck demonstrated that a constructive variant can be given under certain more restrictive conditions. Simplifications of his procedure and relaxations of its restrictions were subsequently exhibited in… ▽ More

    Submitted 20 May, 2009; v1 submitted 3 March, 2009; originally announced March 2009.

    Comments: 8 pages

  10. arXiv:0810.4812  [pdf, ps, other

    cs.DS

    A constructive proof of the Lovasz Local Lemma

    Authors: Robin A. Moser

    Abstract: The Lovasz Local Lemma [EL75] is a powerful tool to prove the existence of combinatorial objects meeting a prescribed collection of criteria. The technique can directly be applied to the satisfiability problem, yielding that a k-CNF formula in which each clause has common variables with at most 2^(k-2) other clauses is always satisfiable. All hitherto known proofs of the Local Lemma are non-cons… ▽ More

    Submitted 29 October, 2008; v1 submitted 27 October, 2008; originally announced October 2008.

    Comments: 11 pages; minor corrections

    ACM Class: F.2; G.2

  11. arXiv:0807.2120  [pdf, ps, other

    cs.DS cs.CC

    Derandomizing the Lovasz Local Lemma more effectively

    Authors: Robin A. Moser

    Abstract: The famous Lovasz Local Lemma [EL75] is a powerful tool to non-constructively prove the existence of combinatorial objects meeting a prescribed collection of criteria. Kratochvil et al. applied this technique to prove that a k-CNF in which each variable appears at most 2^k/(ek) times is always satisfiable [KST93]. In a breakthrough paper, Beck found that if we lower the occurrences to O(2^(k/48)… ▽ More

    Submitted 15 September, 2008; v1 submitted 14 July, 2008; originally announced July 2008.

    Comments: 8 pages; added acknowledgement

    ACM Class: F.2; G.2