Zum Hauptinhalt springen

Showing 1–9 of 9 results for author: Rehof, J

Searching in archive cs. Search in all archives.
.
  1. arXiv:2311.18533  [pdf

    cs.RO cs.SE

    A knowledge-driven framework for synthesizing designs from modular components

    Authors: Constantin Chaumet, Jakob Rehof, Thomas Schuster

    Abstract: Creating a design from modular components necessitates three steps: Acquiring knowledge about available components, conceiving an abstract design concept, and implementing that concept in a concrete design. The third step entails many repetitive and menial tasks, such as inserting parts and creating joints between them. Especially when comparing and implementing design alternatives, this issue is… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

    ACM Class: J.6; F.4.1; D.2.2

  2. arXiv:2311.18492  [pdf, other

    cs.RO cs.SE

    CLS-CAD: Synthesizing CAD Assemblies in Fusion 360

    Authors: Constantin Chaumet, Jakob Rehof

    Abstract: The CAD design process includes a number of repetitive steps when creating assemblies. This issue is compounded when engineering whole product lines or design families, as steps like inserting parts common to all variations, such as fasteners and product-integral base parts, get repeated numerous times. This makes creating designs time-, and as a result, cost-intensive. While many CAD software pac… ▽ More

    Submitted 30 November, 2023; originally announced November 2023.

    ACM Class: J.6; F.4.1; D.2.2

  3. Using Sequential Statistical Tests for Efficient Hyperparameter Tuning

    Authors: Philip Buczak, Andreas Groll, Markus Pauly, Jakob Rehof, Daniel Horn

    Abstract: Hyperparameter tuning is one of the the most time-consuming parts in machine learning. Despite the existence of modern optimization algorithms that minimize the number of evaluations needed, evaluations of a single setting may still be expensive. Usually a resampling technique is used, where the machine learning method has to be fitted a fixed number of k times on different training datasets. The… ▽ More

    Submitted 28 November, 2022; v1 submitted 23 December, 2021; originally announced December 2021.

  4. arXiv:2105.09312  [pdf, other

    cs.DB

    Knowledge-driven Data Ecosystems Towards Data Transparency

    Authors: Sandra Geisler, Maria-Esther Vidal, Cinzia Cappiello, Bernadette Farias Lóscio, Avigdor Gal, Matthias Jarke, Maurizio Lenzerini, Paolo Missier, Boris Otto, Elda Paja, Barbara Pernici, Jakob Rehof

    Abstract: A Data Ecosystem offers a keystone-player or alliance-driven infrastructure that enables the interaction of different stakeholders and the resolution of interoperability issues among shared data. However, despite years of research in data governance and management, trustability is still affected by the absence of transparent and traceable data-driven pipelines. In this work, we focus on requiremen… ▽ More

    Submitted 21 May, 2021; v1 submitted 19 May, 2021; originally announced May 2021.

  5. Mixin Composition Synthesis based on Intersection Types

    Authors: Jan Bessai, Tzu-Chun Chen, Andrej Dudenhefner, Boris Düdder, Ugo de'Liguoro, Jakob Rehof

    Abstract: We present a method for synthesizing compositions of mixins using type inhabitation in intersection types. First, recursively defined classes and mixins, which are functions over classes, are expressed as terms in a lambda calculus with records. Intersection types with records and record-merge are used to assign meaningful types to these terms without resorting to recursive types. Second, typed te… ▽ More

    Submitted 26 February, 2018; v1 submitted 19 December, 2017; originally announced December 2017.

    ACM Class: F.4.1

    Journal ref: Logical Methods in Computer Science, Volume 14, Issue 1 (February 27, 2018) lmcs:4160

  6. arXiv:1705.06070  [pdf, ps, other

    cs.LO cs.CC

    Rank 3 Inhabitation of Intersection Types Revisited (Extended Version)

    Authors: Andrej Dudenhefner, Jakob Rehof

    Abstract: We revisit the undecidability result of rank 3 intersection type inhabitation (Urzyczyn 2009) in pursuit of two goals. First, we strengthen the previous result by showing that intersection type inhabitation is undecidable for types of rank 3 and order 3, i.e. it is not necessary to introduce new functional dependencies (new instructions) during proof search. Second, we pinpoint the principles nece… ▽ More

    Submitted 21 August, 2017; v1 submitted 17 May, 2017; originally announced May 2017.

    ACM Class: F.4.1

  7. The Algebraic Intersection Type Unification Problem

    Authors: Andrej Dudenhefner, Moritz Martens, Jakob Rehof

    Abstract: The algebraic intersection type unification problem is an important component in proof search related to several natural decision problems in intersection type systems. It is unknown and remains open whether the algebraic intersection type unification problem is decidable. We give the first nontrivial lower bound for the problem by showing (our main result) that it is exponential time hard. Furthe… ▽ More

    Submitted 14 August, 2017; v1 submitted 17 November, 2016; originally announced November 2016.

    ACM Class: F.4.1

    Journal ref: Logical Methods in Computer Science, Volume 13, Issue 3 (August 15, 2017) lmcs:2543

  8. arXiv:1503.04377   

    cs.LO cs.PL cs.SE

    Proceedings Seventh Workshop on Intersection Types and Related Systems

    Authors: Jakob Rehof

    Abstract: This volume contains a final and revised selection of papers presented at the Seventh Workshop on Intersection Types and Related Systems (ITRS 2014), held in Vienna (Austria) on July 18th, affiliated with TLCA 2014, Typed Lambda Calculi and Applications (held jointly with RTA, Rewriting Techniques and Applications) as part of FLoC and the Vienna Summer of Logic (VSL) 2014. Intersection types have… ▽ More

    Submitted 14 March, 2015; originally announced March 2015.

    Journal ref: EPTCS 177, 2015

  9. Using Inhabitation in Bounded Combinatory Logic with Intersection Types for Composition Synthesis

    Authors: Boris Düdder, Oliver Garbe, Moritz Martens, Jakob Rehof, Paweł Urzyczyn

    Abstract: We describe ongoing work on a framework for automatic composition synthesis from a repository of software components. This work is based on combinatory logic with intersection types. The idea is that components are modeled as typed combinators, and an algorithm for inhabitation {\textemdash} is there a combinatory term e with type tau relative to an environment Gamma? {\textemdash} can be used to… ▽ More

    Submitted 30 July, 2013; originally announced July 2013.

    Comments: In Proceedings ITRS 2012, arXiv:1307.7849

    Journal ref: EPTCS 121, 2013, pp. 18-34