Skip to main content

Showing 1–7 of 7 results for author: Jacob, B

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

    cs.LG physics.comp-ph

    Finite basis Kolmogorov-Arnold networks: domain decomposition for data-driven and physics-informed problems

    Authors: Amanda A. Howard, Bruno Jacob, Sarah H. Murphy, Alexander Heinlein, Panos Stinis

    Abstract: Kolmogorov-Arnold networks (KANs) have attracted attention recently as an alternative to multilayer perceptrons (MLPs) for scientific machine learning. However, KANs can be expensive to train, even for relatively small networks. Inspired by finite basis physics-informed neural networks (FBPINNs), in this work, we develop a domain decomposition method for KANs that allows for several small KANs to… ▽ More

    Submitted 28 June, 2024; originally announced June 2024.

  2. arXiv:2311.07509  [pdf, other

    cs.AI cs.CL cs.DB

    A Benchmark to Understand the Role of Knowledge Graphs on Large Language Model's Accuracy for Question Answering on Enterprise SQL Databases

    Authors: Juan Sequeda, Dean Allemang, Bryon Jacob

    Abstract: Enterprise applications of Large Language Models (LLMs) hold promise for question answering on enterprise SQL databases. However, the extent to which LLMs can accurately respond to enterprise questions in such databases remains unclear, given the absence of suitable Text-to-SQL benchmarks tailored to enterprise settings. Additionally, the potential of Knowledge Graphs (KGs) to enhance LLM-based qu… ▽ More

    Submitted 13 November, 2023; originally announced November 2023.

    Comments: 34 pages

  3. KPI-EDGAR: A Novel Dataset and Accompanying Metric for Relation Extraction from Financial Documents

    Authors: Tobias Deußer, Syed Musharraf Ali, Lars Hillebrand, Desiana Nurchalifah, Basil Jacob, Christian Bauckhage, Rafet Sifa

    Abstract: We introduce KPI-EDGAR, a novel dataset for Joint Named Entity Recognition and Relation Extraction building on financial reports uploaded to the Electronic Data Gathering, Analysis, and Retrieval (EDGAR) system, where the main objective is to extract Key Performance Indicators (KPIs) from financial documents and link them to their numerical values and other attributes. We further provide four acco… ▽ More

    Submitted 17 October, 2022; originally announced October 2022.

    Comments: Accepted at ICMLA 2022, 6 pages, 5 tables

  4. arXiv:2205.06361  [pdf, other

    cs.CR cs.AR

    Building A Trusted Execution Environment for In-Storage Computing

    Authors: Yuqi Xue, Luyi Kang, Weiwei Jia, Xiaohao Wang, Jongryool Kim, Changhwan Youn, Myeong Joon Kang, Hyung ** Lim, Bruce Jacob, Jian Huang

    Abstract: In-storage computing with modern solid-state drives (SSDs) enables developers to offload programs from the host to the SSD. It has been proven to be an effective approach to alleviating the I/O bottleneck. To facilitate in-storage computing, many frameworks have been proposed. However, few of them consider security as the priority for in-storage computing. Specifically, since modern SSD controller… ▽ More

    Submitted 12 May, 2022; originally announced May 2022.

    Comments: Extended abstract for IceClave. arXiv admin note: substantial text overlap with arXiv:2109.03373

  5. IceClave: A Trusted Execution Environment for In-Storage Computing

    Authors: Luyi Kang, Yuqi Xue, Weiwei Jia, Xiaohao Wang, Jongryool Kim, Changhwan Youn, Myeong Joon Kang, Hyung ** Lim, Bruce Jacob, Jian Huang

    Abstract: In-storage computing with modern solid-state drives (SSDs) enables developers to offload programs from the host to the SSD. It has been proven to be an effective approach to alleviate the I/O bottleneck. To facilitate in-storage computing, many frameworks have been proposed. However, few of them treat the in-storage security as the first citizen. Specifically, since modern SSD controllers do not h… ▽ More

    Submitted 7 September, 2021; originally announced September 2021.

    Comments: 11 pages. Accepted to MICRO'21

  6. arXiv:1902.08295  [pdf, other

    cs.LG stat.ML

    Lingvo: a Modular and Scalable Framework for Sequence-to-Sequence Modeling

    Authors: Jonathan Shen, Patrick Nguyen, Yonghui Wu, Zhifeng Chen, Mia X. Chen, Ye Jia, Anjuli Kannan, Tara Sainath, Yuan Cao, Chung-Cheng Chiu, Yanzhang He, Jan Chorowski, Smit Hinsu, Stella Laurenzo, James Qin, Orhan Firat, Wolfgang Macherey, Suyog Gupta, Ankur Bapna, Shuyuan Zhang, Ruoming Pang, Ron J. Weiss, Rohit Prabhavalkar, Qiao Liang, Benoit Jacob , et al. (66 additional authors not shown)

    Abstract: Lingvo is a Tensorflow framework offering a complete solution for collaborative deep learning research, with a particular focus towards sequence-to-sequence models. Lingvo models are composed of modular building blocks that are flexible and easily extensible, and experiment configurations are centralized and highly customizable. Distributed training and quantized inference are supported directly w… ▽ More

    Submitted 21 February, 2019; originally announced February 2019.

  7. arXiv:1712.05877  [pdf, ps, other

    cs.LG stat.ML

    Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference

    Authors: Benoit Jacob, Skirmantas Kligys, Bo Chen, Menglong Zhu, Matthew Tang, Andrew Howard, Hartwig Adam, Dmitry Kalenichenko

    Abstract: The rising popularity of intelligent mobile devices and the daunting computational cost of deep learning-based models call for efficient and accurate on-device inference schemes. We propose a quantization scheme that allows inference to be carried out using integer-only arithmetic, which can be implemented more efficiently than floating point inference on commonly available integer-only hardware.… ▽ More

    Submitted 15 December, 2017; originally announced December 2017.

    Comments: 14 pages, 12 figures