Skip to main content

Showing 1–12 of 12 results for author: Scott, S

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

    cs.LG math.OC

    Majorization-Minimization for sparse SVMs

    Authors: Alessandro Benfenati, Emilie Chouzenoux, Giorgia Franchini, Salla Latva-Aijo, Dominik Narnhofer, Jean-Christophe Pesquet, Sebastian J. Scott, Mahsa Yousefi

    Abstract: Several decades ago, Support Vector Machines (SVMs) were introduced for performing binary classification tasks, under a supervised framework. Nowadays, they often outperform other supervised methods and remain one of the most popular approaches in the machine learning arena. In this work, we investigate the training of SVMs through a smooth sparse-promoting-regularized squared hinge loss minimizat… ▽ More

    Submitted 31 August, 2023; originally announced August 2023.

  2. arXiv:2306.09074  [pdf, other

    cs.LO math.CT math.LO

    Category Theory in Isabelle/HOL as a Basis for Meta-logical Investigation

    Authors: Jonas Bayer, Aleksey Gonus, Christoph Benzmüller, Dana S. Scott

    Abstract: This paper presents meta-logical investigations based on category theory using the proof assistant Isabelle/HOL. We demonstrate the potential of a free logic based shallow semantic embedding of category theory by providing a formalization of the notion of elementary topoi. Additionally, we formalize symmetrical monoidal closed categories expressing the denotational semantic model of intuitionistic… ▽ More

    Submitted 16 June, 2023; v1 submitted 15 June, 2023; originally announced June 2023.

    Comments: 15 pages. Preprint of paper accepted for CICM 2023 conference

    MSC Class: 68T15; 03B35; 03B80; 03B15; 08A05; 03C10; 03C68; 03C75; 20B05; 54H20 ACM Class: F.4; I.2.3

    Journal ref: Intelligent Computer Mathematics (CICM 2023). Lecture Notes in Computer Science, vol 14101, pp. 69-83. Springer, Cham

  3. arXiv:2305.18394  [pdf, other

    math.OC cs.LG

    On Optimal Regularization Parameters via Bilevel Learning

    Authors: Matthias J. Ehrhardt, Silvia Gazzola, Sebastian J. Scott

    Abstract: Variational regularization is commonly used to solve linear inverse problems, and involves augmenting a data fidelity by a regularizer. The regularizer is used to promote a priori information and is weighted by a regularization parameter. Selection of an appropriate regularization parameter is critical, with various choices leading to very different reconstructions. Classical strategies used to de… ▽ More

    Submitted 22 January, 2024; v1 submitted 28 May, 2023; originally announced May 2023.

    Comments: 34 pages, 11 figures. Version for publication

    MSC Class: 65K10 (Primary) 65F22 (Secondary)

  4. arXiv:2303.16974  [pdf, other

    cs.CL

    BEVERS: A General, Simple, and Performant Framework for Automatic Fact Verification

    Authors: Mitchell DeHaven, Stephen Scott

    Abstract: Automatic fact verification has become an increasingly popular topic in recent years and among datasets the Fact Extraction and VERification (FEVER) dataset is one of the most popular. In this work we present BEVERS, a tuned baseline system for the FEVER dataset. Our pipeline uses standard approaches for document retrieval, sentence selection, and final claim classification, however, we spend cons… ▽ More

    Submitted 29 March, 2023; originally announced March 2023.

    Comments: Accepted to the Sixth FEVER Workshop at EACL 2023

  5. arXiv:2302.03337  [pdf, other

    cs.NI cs.AR cs.DC

    Datacenter Ethernet and RDMA: Issues at Hyperscale

    Authors: Torsten Hoefler, Duncan Roweth, Keith Underwood, Bob Alverson, Mark Griswold, Vahid Tabatabaee, Mohan Kalkunte, Surendra Anubolu, Siyuan Shen, Abdul Kabbani, Moray McLaren, Steve Scott

    Abstract: We observe that emerging artificial intelligence, high-performance computing, and storage workloads pose new challenges for large-scale datacenter networking. RDMA over Converged Ethernet (RoCE) was an attempt to adopt modern Remote Direct Memory Access (RDMA) features into existing Ethernet installations. Now, a decade later, we revisit RoCE's design points and conclude that several of its shortc… ▽ More

    Submitted 15 April, 2023; v1 submitted 7 February, 2023; originally announced February 2023.

    Comments: Published at IEEE Computer in 2023

  6. arXiv:2209.03913  [pdf, other

    cs.IR

    Data Management Challenges for Internet-scale 3D Search Engines

    Authors: James Williams, Shane Scott, Sean Wedig, Timur Hindanov, Christoph Roedig

    Abstract: This paper describes the most significant data-related challenges involved in building internet-scale 3D search engines. The discussion centers on the most pressing data management issues in this domain, including model acquisition, support for multiple file formats, asset versioning, data integrity errors, the data lifecycle, intellectual property, and the legality of web crawling. The paper also… ▽ More

    Submitted 26 December, 2022; v1 submitted 8 September, 2022; originally announced September 2022.

    Comments: Second version, distributed by SIGIR Forum

  7. arXiv:2209.01346  [pdf, other

    cs.DC cs.AI cs.AR cs.NI cs.PF

    HammingMesh: A Network Topology for Large-Scale Deep Learning

    Authors: Torsten Hoefler, Tommaso Bonato, Daniele De Sensi, Salvatore Di Girolamo, Shigang Li, Marco Heddes, Jon Belk, Deepak Goel, Miguel Castro, Steve Scott

    Abstract: Numerous microarchitectural optimizations unlocked tremendous processing power for deep neural networks that in turn fueled the AI revolution. With the exhaustion of such optimizations, the growth of modern AI is now gated by the performance of training systems, especially their data movement. Instead of focusing on single accelerators, we investigate data-movement characteristics of large-scale t… ▽ More

    Submitted 21 October, 2022; v1 submitted 3 September, 2022; originally announced September 2022.

    Comments: published at ACM/IEEE Supercomputing (SC22)

  8. arXiv:1910.12863  [pdf, other

    cs.LO math.AT math.CT

    Computer-supported Exploration of a Categorical Axiomatization of Modeloids

    Authors: Lucca Tiemens, Dana S. Scott, Christoph Benzmüller, Miroslav Benda

    Abstract: A modeloid, a certain set of partial bijections, emerges from the idea to abstract from a structure to the set of its partial automorphisms. It comes with an operation, called the derivative, which is inspired by Ehrenfeucht-Fraïssé games. In this paper we develop a generalization of a modeloid first to an inverse semigroup and then to an inverse category using an axiomatic approach to category th… ▽ More

    Submitted 13 January, 2020; v1 submitted 27 October, 2019; originally announced October 2019.

    Comments: 24 pages; accepted for conference: Relational and Algebraic Methods in Computer Science (RAMICS 2020)

    MSC Class: 68T15; 03B35; 03B80; 03B15; 08A05; 03C10; 03C68; 03C75; 20B05; 54H20 ACM Class: F.4; I.2.3

  9. arXiv:1910.01074  [pdf, other

    cs.LG stat.ML

    Formal Language Constraints for Markov Decision Processes

    Authors: Eleanor Quint, Dong Xu, Samuel Flint, Stephen Scott, Matthew Dwyer

    Abstract: In order to satisfy safety conditions, an agent may be constrained from acting freely. A safe controller can be designed a priori if an environment is well understood, but not when learning is employed. In particular, reinforcement learned (RL) controllers require exploration, which can be hazardous in safety critical situations. We study the benefits of giving structure to the constraints of a co… ▽ More

    Submitted 13 October, 2020; v1 submitted 2 October, 2019; originally announced October 2019.

    Comments: NeurIPS 2019 Workshop on Safety and Robustness in Decision Making

  10. arXiv:1810.07181  [pdf, other

    eess.SP cs.IT cs.NI

    Deep-Waveform: A Learned OFDM Receiver Based on Deep Complex-valued Convolutional Networks

    Authors: Zhongyuan Zhao, Mehmet C. Vuran, Fujuan Guo, Stephen D. Scott

    Abstract: The (inverse) discrete Fourier transform (DFT/IDFT) is often perceived as essential to orthogonal frequency-division multiplexing (OFDM) systems. In this paper, a deep complex-valued convolutional network (DCCN) is developed to recover bits from time-domain OFDM signals without relying on any explicit DFT/IDFT. The DCCN can exploit the cyclic prefix (CP) of OFDM waveform for increased SNR by repla… ▽ More

    Submitted 5 May, 2021; v1 submitted 16 October, 2018; originally announced October 2018.

    Comments: 13 pages, 22 figures, accepted to IEEE Journal on Selected Areas in Communications

  11. arXiv:1609.01493  [pdf, ps, other

    cs.LO cs.AI math.CT math.LO

    Axiomatizing Category Theory in Free Logic

    Authors: Christoph Benzmüller, Dana S. Scott

    Abstract: Starting from a generalization of the standard axioms for a monoid we present a stepwise development of various, mutually equivalent foundational axiom systems for category theory. Our axiom sets have been formalized in the Isabelle/HOL interactive proof assistant, and this formalization utilizes a semantically correct embedding of free logic in classical higher-order logic. The modeling and forma… ▽ More

    Submitted 12 October, 2018; v1 submitted 6 September, 2016; originally announced September 2016.

    Comments: 17 pages

    MSC Class: 68T15; 03B35; 03B80; 03B15 ACM Class: F.4; I.2.3

  12. Co-Primary Multi-Operator Resource Sharing for Small Cell Networks

    Authors: Petri Luoto, Pekka Pirinen, Mehdi Bennis, Sumudu Samarakoon, Simon Scott, Matti Latva-aho

    Abstract: To tackle the challenge of providing higher data rates within limited spectral resources we consider the case of multiple operators sharing a common pool of radio resources. Four algorithms are proposed to address co-primary multi-operator radio resource sharing under heterogeneous traffic in both centralized and distributed scenarios. The performance of these algorithms is assessed through extens… ▽ More

    Submitted 20 February, 2015; originally announced February 2015.