Skip to main content

Showing 1–9 of 9 results for author: Blum, W

  1. arXiv:2404.02933  [pdf, other

    cs.DB cs.AI cs.CL

    NL2KQL: From Natural Language to Kusto Query

    Authors: Amir H. Abdi, Xinye Tang, Jeremias Eichelbaum, Mahan Das, Alex Klein, Nihal Irmak Pakis, William Blum, Daniel L Mace, Tanvi Raja, Namrata Padmanabhan, Ye Xing

    Abstract: Data is growing rapidly in volume and complexity. Proficiency in database query languages is pivotal for crafting effective queries. As coding assistants become more prevalent, there is significant opportunity to enhance database query languages. The Kusto Query Language (KQL) is a widely used query language for large semi-structured data such as logs, telemetries, and time-series for big data ana… ▽ More

    Submitted 15 April, 2024; v1 submitted 2 April, 2024; originally announced April 2024.

  2. arXiv:2305.16444  [pdf, other

    cs.CL

    Don't Retrain, Just Rewrite: Countering Adversarial Perturbations by Rewriting Text

    Authors: Ashim Gupta, Carter Wood Blum, Temma Choji, Yingjie Fei, Shalin Shah, Alakananda Vempala, Vivek Srikumar

    Abstract: Can language models transform inputs to protect text classifiers against adversarial attacks? In this work, we present ATINTER, a model that intercepts and learns to rewrite adversarial inputs to make them non-adversarial for a downstream text classifier. Our experiments on four datasets and five attack mechanisms reveal that ATINTER is effective at providing better adversarial robustness than exi… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

    Comments: Accepted to ACL 2023

  3. arXiv:2303.02161  [pdf

    astro-ph.IM astro-ph.EP astro-ph.HE physics.space-ph

    Exploring Fundamental Particle Acceleration and Loss Processes in Heliophysics through an Orbiting X-ray Instrument in the Jovian System

    Authors: W. Dunn, G. Berland, E. Roussos, G. Clark, P. Kollmann, D. Turner, C. Feldman, T. Stallard, G. Branduardi-Raymont, E. E. Woodfield, I. J. Rae, L. C. Ray, J. A. Carter, S. T. Lindsay, Z. Yao, R. Marshall, A. N. Jaynes A., Y. Ezoe, M. Numazawa, G. B. Hospodarsky, X. Wu, D. M. Weigt, C. M. Jackman, K. Mori, Q. Nénon , et al. (19 additional authors not shown)

    Abstract: Jupiter's magnetosphere is considered to be the most powerful particle accelerator in the Solar System, accelerating electrons from eV to 70 MeV and ions to GeV energies. How electromagnetic processes drive energy and particle flows, producing and removing energetic particles, is at the heart of Heliophysics. Particularly, the 2013 Decadal Strategy for Solar and Space Physics was to "Discover and… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: A White Paper for the 2024-2033 Solar and Space Physics (Heliophysics) Decadal Survey

  4. arXiv:1802.10583  [pdf, other

    cs.PL cs.LO

    Reducing Lambda Terms with Traversals

    Authors: William Blum

    Abstract: We introduce a method to evaluate untyped lambda terms by combining the theory of traversals, a term-tree traversing technique inspired from Game Semantics, with judicious use of the eta-conversion rule of the lambda calculus. The traversal theory of the simply-typed lambda calculus relies on the eta-long transform to ensure that when traversing an application, there is a subterm representing ev… ▽ More

    Submitted 28 February, 2018; originally announced February 2018.

    ACM Class: F.4.1; F.1.1

  5. arXiv:1711.04596  [pdf, other

    cs.SE cs.LG

    Not all bytes are equal: Neural byte sieve for fuzzing

    Authors: Mohit Rajpal, William Blum, Rishabh Singh

    Abstract: Fuzzing is a popular dynamic program analysis technique used to find vulnerabilities in complex software. Fuzzing involves presenting a target program with crafted malicious input designed to cause crashes, buffer overflows, memory errors, and exceptions. Crafting malicious inputs in an efficient manner is a difficult open problem and often the best approach to generating such inputs is through ap… ▽ More

    Submitted 9 November, 2017; originally announced November 2017.

  6. arXiv:1701.02118  [pdf, ps, other

    cs.LO

    Type homogeneity is not a restriction for safe recursion schemes

    Authors: William Blum

    Abstract: Knapik et al. introduced the safety restriction which constrains both the types and syntax of the production rules defining a higher-order recursion scheme. This restriction gives rise to an equi-expressivity result between order-n pushdown automata and order-n safe recursion schemes, when such devices are used as tree generators. We show that the typing constraint of safety, called homogeneity, i… ▽ More

    Submitted 9 January, 2017; originally announced January 2017.

    Comments: The result presented in this paper was privately circulated for the first time in 2009 and shared on my personal website but was never published in a journal or conference

  7. arXiv:1604.02259  [pdf, other

    physics.ins-det hep-ex

    Construction and Test of the Precision Drift Chambers for the ATLAS Muon Spectrometer

    Authors: F. Bauer, W. Blum, U. Bratzler, H. Dietl, S. Kotov, H. Kroha, Th. Lagouri, A. Manz, A. Ostapchuk, R. Richter, S. Schael, S. Chouridou, M. Deile, O. Kortner, A. Staude, R. Stroehmer, T. Trefzger

    Abstract: The Monitored Drift Tube (MDT) chambers for the muon spectrometer of the ATLAS detector at the Large Hadron Collider (LHC) consist of 3-4 layers of pressurised drift tubes on either side of a space frame carrying an optical deformation monitoring system. The chambers have to provide a track position resolution of 40 microns with a single-tube resolution of at least 80 microns and a sense wire posi… ▽ More

    Submitted 8 April, 2016; originally announced April 2016.

    Report number: MPI-PhE/2000-029, MPP-2016-073

    Journal ref: IEEE Transactions on Nuclear Science, Vol. 48, No. 3 (2001) 302

  8. The Safe Lambda Calculus

    Authors: William Blum, C. -H. Luke Ong

    Abstract: Safety is a syntactic condition of higher-order grammars that constrains occurrences of variables in the production rules according to their type-theoretic order. In this paper, we introduce the safe lambda calculus, which is obtained by transposing (and generalizing) the safety condition to the setting of the simply-typed lambda calculus. In contrast to the original definition of safety, our ca… ▽ More

    Submitted 19 February, 2009; v1 submitted 16 January, 2009; originally announced January 2009.

    ACM Class: F.3.2; F.4.1

    Journal ref: Logical Methods in Computer Science, Volume 5, Issue 1 (February 19, 2009) lmcs:1145

  9. arXiv:0901.0512  [pdf

    hep-ex

    Expected Performance of the ATLAS Experiment - Detector, Trigger and Physics

    Authors: The ATLAS Collaboration, G. Aad, E. Abat, B. Abbott, J. Abdallah, A. A. Abdelalim, A. Abdesselam, O. Abdinov, B. Abi, M. Abolins, H. Abramowicz, B. S. Acharya, D. L. Adams, T. N. Addy, C. Adorisio, P. Adragna, T. Adye, J. A. Aguilar-Saavedra, M. Aharrouche, S. P. Ahlen, F. Ahles, A. Ahmad, H. Ahmed, G. Aielli, T. Akdogan , et al. (2587 additional authors not shown)

    Abstract: A detailed study is presented of the expected performance of the ATLAS detector. The reconstruction of tracks, leptons, photons, missing energy and jets is investigated, together with the performance of b-tagging and the trigger. The physics potential for a variety of interesting physics processes, within the Standard Model and beyond, is examined. The study comprises a series of notes based on… ▽ More

    Submitted 14 August, 2009; v1 submitted 28 December, 2008; originally announced January 2009.