Skip to main content

Showing 1–5 of 5 results for author: Suter, P

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

    stat.ML cs.LG stat.CO stat.ME

    Efficient Sampling and Structure Learning of Bayesian Networks

    Authors: Jack Kuipers, Polina Suter, Giusi Moffa

    Abstract: Bayesian networks are probabilistic graphical models widely employed to understand dependencies in high dimensional data, and even to facilitate causal discovery. Learning the underlying network structure, which is encoded as a directed acyclic graph (DAG) is highly challenging mainly due to the vast number of possible networks in combination with the acyclicity constraint. Efforts have focussed o… ▽ More

    Submitted 9 November, 2021; v1 submitted 21 March, 2018; originally announced March 2018.

    Comments: Revised version. 41 pages including 17 pages of supplement, 5 figures and 15 supplemental figures; R package BiDAG is available at https://CRAN.R-project.org/package=BiDAG; Code to reproduce the continuous simulations is available at https://github.com/jackkuipers/esslbn_sim

  2. arXiv:1706.03178  [pdf, other

    cs.DC

    Serverless Computing: Current Trends and Open Problems

    Authors: Ioana Baldini, Paul Castro, Kerry Chang, Perry Cheng, Stephen Fink, Vatche Ishakian, Nick Mitchell, Vinod Muthusamy, Rodric Rabbah, Aleksander Slominski, Philippe Suter

    Abstract: Serverless computing has emerged as a new compelling paradigm for the deployment of applications and services. It represents an evolution of cloud programming models, abstractions, and platforms, and is a testament to the maturity and wide adoption of cloud technologies. In this chapter, we survey existing serverless platforms from industry, academia, and open source projects, identify key charact… ▽ More

    Submitted 10 June, 2017; originally announced June 2017.

  3. arXiv:1705.06629  [pdf, other

    cs.SE

    Who you gonna call? Analyzing Web Requests in Android Applications

    Authors: Marianna Rapoport, Philippe Suter, Erik Wittern, Ondřej Lhoták, Julian Dolby

    Abstract: Relying on ubiquitous Internet connectivity, applications on mobile devices frequently perform web requests during their execution. They fetch data for users to interact with, invoke remote functionalities, or send user-generated content or meta-data. These requests collectively reveal common practices of mobile application development, like what external services are used and how, and they point… ▽ More

    Submitted 18 May, 2017; v1 submitted 18 May, 2017; originally announced May 2017.

  4. arXiv:1503.04215  [pdf, other

    cs.SE

    Spreadsheets for Stream Partitions and Windows

    Authors: Martin Hirzel, Rodric Rabbah, Philippe Suter, Olivier Tardieu, Mandana Vaziri

    Abstract: We discuss the suitability of spreadsheet processors as tools for programming streaming systems. We argue that, while spreadsheets can function as powerful models for stream operators, their fundamental boundedness limits their scope of application. We propose two extensions to the spreadsheet model and argue their utility in the context of programming streaming systems.

    Submitted 13 March, 2015; originally announced March 2015.

    Comments: In Proceedings of the 2nd Workshop on Software Engineering Methods in Spreadsheets (http://spreadsheetlab.org/sems15/)

  5. arXiv:1304.5661  [pdf, ps, other

    cs.PL cs.LO cs.SE

    On Integrating Deductive Synthesis and Verification Systems

    Authors: Etienne Kneuss, Viktor Kuncak, Ivan Kuraj, Philippe Suter

    Abstract: We describe techniques for synthesis and verification of recursive functional programs over unbounded domains. Our techniques build on top of an algorithm for satisfiability modulo recursive functions, a framework for deductive synthesis, and complete synthesis procedures for algebraic data types. We present new counterexample-guided algorithms for constructing verified programs. We have implement… ▽ More

    Submitted 20 April, 2013; originally announced April 2013.

    Comments: 17 pages. 46 references

    Report number: EPFL-REPORT-186043