Zum Hauptinhalt springen

Showing 1–16 of 16 results for author: Gil, Y

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

    cs.DC

    On the Power of Graphical Reconfigurable Circuits

    Authors: Yuval Emek, Yuval Gil, Noga Harlev

    Abstract: We introduce the \emph{graphical reconfigurable circuits (GRC)} model as an abstraction for distributed graph algorithms whose communication scheme is based on local mechanisms that collectively construct long-range reconfigurable channels (this is an extension to general graphs of a distributed computational model recently introduced by Feldmann et al.\ (JCB 2022) for hexagonal grids). The crux o… ▽ More

    Submitted 20 August, 2024; originally announced August 2024.

  2. arXiv:2402.09011  [pdf, ps, other

    cs.DS cs.DC

    Improved Deterministic Distributed Maximum Weight Independent Set Approximation in Sparse Graphs

    Authors: Yuval Gil

    Abstract: We design new deterministic CONGEST approximation algorithms for \emph{maximum weight independent set (MWIS)} in \emph{sparse graphs}. As our main results, we obtain new $Δ(1+ε)$-approximation algorithms as well as algorithms whose approximation ratio depend strictly on $α$, in graphs with maximum degree $Δ$ and arboricity $α$. For (deterministic) $Δ(1+ε)$-approximation, the current state-of-the-a… ▽ More

    Submitted 14 February, 2024; originally announced February 2024.

  3. arXiv:2306.00845  [pdf, ps, other

    cs.DB cs.LG

    BitE : Accelerating Learned Query Optimization in a Mixed-Workload Environment

    Authors: Yuri Kim, Yewon Choi, Yujung Gil, Sanghee Lee, Heesik Shin, Jaehyok Chong

    Abstract: Although the many efforts to apply deep reinforcement learning to query optimization in recent years, there remains room for improvement as query optimizers are complex entities that require hand-designed tuning of workloads and datasets. Recent research present learned query optimizations results mostly in bulks of single workloads which focus on picking up the unique traits of the specific workl… ▽ More

    Submitted 1 June, 2023; v1 submitted 1 June, 2023; originally announced June 2023.

    Comments: This work was done when the first three author were interns in SAP Labs Korea and they have equal contribution

  4. arXiv:2302.05366  [pdf, other

    cs.DS

    Online Algorithms with Randomly Infused Advice

    Authors: Yuval Emek, Yuval Gil, Maciej Pacut, Stefan Schmid

    Abstract: We introduce a novel method for the rigorous quantitative evaluation of online algorithms that relaxes the "radical worst-case" perspective of classic competitive analysis. In contrast to prior work, our method, referred to as randomly infused advice (RIA), does not make any probabilistic assumptions about the input sequence and does not rely on the development of designated online algorithms. Rat… ▽ More

    Submitted 5 August, 2023; v1 submitted 10 February, 2023; originally announced February 2023.

    Comments: Appeared at ESA 2023

  5. Fluent APIs in Functional Languages (full version)

    Authors: Ori Roth, Yossi Gil

    Abstract: Fluent API is an object-oriented pattern for elegant APIs and embedded DSLs. A smart fluent API can enforce the API protocol or DSL syntax at compile time. As fluent API designs typically rely on function overloading, they are hard to realize in functional programming languages. We show how to write functional fluent APIs using parametric polymorphism and type inference instead of overloading. Our… ▽ More

    Submitted 10 February, 2023; v1 submitted 2 November, 2022; originally announced November 2022.

  6. arXiv:2208.08718  [pdf, ps, other

    cs.DC cs.DS

    Locally Restricted Proof Labeling Schemes (Full Version)

    Authors: Yuval Emek, Yuval Gil, Shay Kutten

    Abstract: Introduced by Korman, Kutten, and Peleg (PODC 2005), a proof labeling scheme (PLS) is a distributed verification system dedicated to evaluating if a given configured graph satisfies a certain property. It involves a centralized prover, whose role is to provide proof that a given configured graph is a yes-instance by means of assigning labels to the nodes, and a distributed verifier, whose role is… ▽ More

    Submitted 24 August, 2022; v1 submitted 18 August, 2022; originally announced August 2022.

  7. arXiv:2204.07610  [pdf, other

    cs.LG cs.AI

    Sources of Irreproducibility in Machine Learning: A Review

    Authors: Odd Erik Gundersen, Kevin Coakley, Christine Kirkpatrick, Yolanda Gil

    Abstract: Background: Many published machine learning studies are irreproducible. Issues with methodology and not properly accounting for variation introduced by the algorithm themselves or their implementations are attributed as the main contributors to the irreproducibility.Problem: There exist no theoretical framework that relates experiment design choices to potential effects on the conclusions. Without… ▽ More

    Submitted 14 April, 2023; v1 submitted 15 April, 2022; originally announced April 2022.

    ACM Class: I.2.m; A.1

  8. arXiv:2009.10263  [pdf, other

    cs.LG cs.CV cs.CY eess.IV

    Semantic Workflows and Machine Learning for the Assessment of Carbon Storage by Urban Trees

    Authors: Juan Carrillo, Daniel Garijo, Mark Crowley, Rober Carrillo, Yolanda Gil, Katherine Borda

    Abstract: Climate science is critical for understanding both the causes and consequences of changes in global temperatures and has become imperative for decisive policy-making. However, climate science studies commonly require addressing complex interoperability issues between data, software, and experimental approaches from multiple fields. Scientific workflow systems provide unparalleled advantages to add… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

    Comments: Previously published as part of the SciKnow 2019 Workshop, November 19th, 2019. Los Angeles, California, USA. Collocated with the tenth International Conference on Knowledge Capture (K-CAP)

    Journal ref: Proceedings of the Third International Workshop on Capturing Scientific Knowledge co-located with the 10th International Conference on Knowledge Capture (K-CAP 2019)

  9. arXiv:2007.14307  [pdf, ps, other

    cs.DC cs.DS

    Twenty-Two New Approximate Proof Labeling Schemes (Full Version)

    Authors: Yuval Emek, Yuval Gil

    Abstract: Introduced by Korman, Kutten, and Peleg (Distributed Computing 2005), a \emph{proof labeling scheme (PLS)} is a system dedicated to verifying that a given configuration graph satisfies a certain property. It is composed of a centralized \emph{prover}, whose role is to generate a proof for yes-instances in the form of an assignment of labels to the nodes, and a distributed \emph{verifier}, whose… ▽ More

    Submitted 4 August, 2020; v1 submitted 28 July, 2020; originally announced July 2020.

  10. arXiv:2005.11007  [pdf, other

    cs.CR cs.LG

    Secure and Differentially Private Bayesian Learning on Distributed Data

    Authors: Yeongjae Gil, Xiaoqian Jiang, Miran Kim, Junghye Lee

    Abstract: Data integration and sharing maximally enhance the potential for novel and meaningful discoveries. However, it is a non-trivial task as integrating data from multiple sources can put sensitive information of study participants at risk. To address the privacy concern, we present a distributed Bayesian learning approach via Preconditioned Stochastic Gradient Langevin Dynamics with RMSprop, which com… ▽ More

    Submitted 22 May, 2020; originally announced May 2020.

    Comments: 18 pages, 9 figures

  11. arXiv:1910.13708  [pdf, other

    cs.CV

    MonSter: Awakening the Mono in Stereo

    Authors: Yotam Gil, Shay Elmalem, Harel Haim, Emanuel Marom, Raja Giryes

    Abstract: Passive depth estimation is among the most long-studied fields in computer vision. The most common methods for passive depth estimation are either a stereo or a monocular system. Using the former requires an accurate calibration process, and has a limited effective range. The latter, which does not require extrinsic calibration but generally achieves inferior depth accuracy, can be tuned to achiev… ▽ More

    Submitted 30 October, 2019; originally announced October 2019.

  12. arXiv:1908.02624  [pdf

    cs.CY cs.AI

    A 20-Year Community Roadmap for Artificial Intelligence Research in the US

    Authors: Yolanda Gil, Bart Selman

    Abstract: Decades of research in artificial intelligence (AI) have produced formidable technologies that are providing immense benefit to industry, government, and society. AI systems can now translate across multiple languages, identify objects in images and video, streamline manufacturing processes, and control cars. The deployment of AI systems has not only created a trillion-dollar industry that is proj… ▽ More

    Submitted 7 August, 2019; originally announced August 2019.

    Comments: A Computing Community Consortium (CCC) workshop report, 109 pages

    Report number: ccc2019report_3

  13. arXiv:1904.02405  [pdf, other

    cs.LG cs.CR stat.ML

    White-to-Black: Efficient Distillation of Black-Box Adversarial Attacks

    Authors: Yotam Gil, Yoav Chai, Or Gorodissky, Jonathan Berant

    Abstract: Adversarial examples are important for understanding the behavior of neural models, and can improve their robustness through adversarial training. Recent work in natural language processing generated adversarial examples by assuming white-box access to the attacked model, and optimizing the input directly against it (Ebrahimi et al., 2018). In this work, we show that the knowledge implicit in the… ▽ More

    Submitted 4 April, 2019; originally announced April 2019.

    Comments: Accepted to NAACL-HLT 2019 as conference paper

  14. arXiv:1702.01873  [pdf, other

    cs.CY cs.SI

    Measures of Threaded Discussion Properties

    Authors: Ricky J Sethi, Lorenzo A Rossi, Yolanda Gil

    Abstract: In this paper, we present a set of measures to quantify certain properties of threaded discussions, which are ubiquitous in online learn-ing platforms. In particular, we address how to measure the redundancy of posts, the compactness of topics, and the degree of hierarchy in sub-threads. This preliminary work would very much benefit from discussion and serves as a starting point for ultimately cre… ▽ More

    Submitted 6 February, 2017; originally announced February 2017.

    Journal ref: Intelligent Support for Learning in Groups at International Conference on Intelligent Tutoring Systems (ITS) 2012

  15. arXiv:1401.2134  [pdf, other

    cs.DL astro-ph.IM cs.CY

    10 Simple Rules for the Care and Feeding of Scientific Data

    Authors: Alyssa Goodman, Alberto Pepe, Alexander W. Blocker, Christine L. Borgman, Kyle Cranmer, Mercè Crosas, Rosanne Di Stefano, Yolanda Gil, Paul Groth, Margaret Hedstrom, David W. Hogg, Vinay Kashyap, Ashish Mahabal, Aneta Siemiginowska, Aleksandra Slavkovic

    Abstract: This article offers a short guide to the steps scientists can take to ensure that their data and associated analyses continue to be of value and to be recognized. In just the past few years, hundreds of scholarly papers and reports have been written on questions of data sharing, data provenance, research reproducibility, licensing, attribution, privacy, and more, but our goal here is not to review… ▽ More

    Submitted 9 January, 2014; originally announced January 2014.

    Comments: Accepted in PLOS Computational Biology. This paper was written collaboratively, on the web, in the open, using Authorea. The living version of this article, which includes sources and history, is available at http://www.authorea.com/3410/

  16. arXiv:1201.3077  [pdf, ps, other

    cs.DS

    A Bijective String Sorting Transform

    Authors: Joseph Yossi Gil, David Allen Scott

    Abstract: Given a string of characters, the Burrows-Wheeler Transform rearranges the characters in it so as to produce another string of the same length which is more amenable to compression techniques such as move to front, run-length encoding, and entropy encoders. We present a variant of the transform which gives rise to similar or better compression value, but, unlike the original, the transform we pres… ▽ More

    Submitted 15 January, 2012; originally announced January 2012.