Skip to main content

Showing 1–15 of 15 results for author: Bernardy, J

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

    cs.LG cs.PL

    Learning Structure-Aware Representations of Dependent Types

    Authors: Konstantinos Kogkalidis, Orestis Melkonian, Jean-Philippe Bernardy

    Abstract: Agda is a dependently-typed programming language and a proof assistant, pivotal in proof formalization and programming language theory. This paper extends the Agda ecosystem into machine learning territory, and, vice versa, makes Agda-related resources available to machine learning practitioners. We introduce and release a novel dataset of Agda program-proofs that is elaborate and extensive enough… ▽ More

    Submitted 3 February, 2024; originally announced February 2024.

    Comments: 15 pages, submitted to ICML2024

  2. arXiv:2312.16045  [pdf, other

    cs.LG cs.AI

    Algebraic Positional Encodings

    Authors: Konstantinos Kogkalidis, Jean-Philippe Bernardy, Vikas Garg

    Abstract: We introduce a novel positional encoding strategy for Transformer-style models, addressing the shortcomings of existing, often ad hoc, approaches. Our framework provides a flexible map** from the algebraic specification of a domain to an interpretation as orthogonal operators. This design preserves the algebraic characteristics of the source domain, ensuring that the model upholds the desired st… ▽ More

    Submitted 26 December, 2023; originally announced December 2023.

  3. arXiv:2312.02664  [pdf, ps, other

    cs.PL

    Domain-Specific Tensor Languages

    Authors: Jean-Philippe Bernardy, Patrik Jansson

    Abstract: The tensor notation used in several areas of mathematics is a useful one, but it is not widely available to the functional programming community. In a practical sense, the (embedded) domain-specific languages (DSLs) that are currently in use for tensor algebra are either 1. array-oriented languages that do not enforce or take advantage of tensor properties and algebraic structure or 2. follow the… ▽ More

    Submitted 5 December, 2023; originally announced December 2023.

  4. arXiv:2307.06860  [pdf

    cs.SD cs.LG eess.AS

    AnuraSet: A dataset for benchmarking Neotropical anuran calls identification in passive acoustic monitoring

    Authors: Juan Sebastián Cañas, Maria Paula Toro-Gómez, Larissa Sayuri Moreira Sugai, Hernán Darío Benítez Restrepo, Jorge Rudas, Breyner Posso Bautista, Luís Felipe Toledo, Simone Dena, Adão Henrique Rosa Domingos, Franco Leandro de Souza, Selvino Neckel-Oliveira, Anderson da Rosa, Vítor Carvalho-Rocha, José Vinícius Bernardy, José Luiz Massao Moreira Sugai, Carolina Emília dos Santos, Rogério Pereira Bastos, Diego Llusia, Juan Sebastián Ulloa

    Abstract: Global change is predicted to induce shifts in anuran acoustic behavior, which can be studied through passive acoustic monitoring (PAM). Understanding changes in calling behavior requires the identification of anuran species, which is challenging due to the particular characteristics of neotropical soundscapes. In this paper, we introduce a large-scale multi-species dataset of anuran amphibians ca… ▽ More

    Submitted 11 July, 2023; originally announced July 2023.

  5. Assessing the Unitary RNN as an End-to-End Compositional Model of Syntax

    Authors: Jean-Philippe Bernardy, Shalom Lappin

    Abstract: We show that both an LSTM and a unitary-evolution recurrent neural network (URN) can achieve encouraging accuracy on two types of syntactic patterns: context-free long distance agreement, and mildly context-sensitive cross serial dependencies. This work extends recent experiments on deeply nested context-free long distance dependencies, with similar results. URNs differ from LSTMs in that they avo… ▽ More

    Submitted 11 August, 2022; originally announced August 2022.

    Comments: In Proceedings E2ECOMPVEC, arXiv:2208.05313

    Journal ref: EPTCS 366, 2022, pp. 9-22

  6. arXiv:2205.03608  [pdf, other

    cs.CL

    UniMorph 4.0: Universal Morphology

    Authors: Khuyagbaatar Batsuren, Omer Goldman, Salam Khalifa, Nizar Habash, Witold Kieraś, Gábor Bella, Brian Leonard, Garrett Nicolai, Kyle Gorman, Yustinus Ghanggo Ate, Maria Ryskina, Sabrina J. Mielke, Elena Budianskaya, Charbel El-Khaissi, Tiago Pimentel, Michael Gasser, William Lane, Mohit Raj, Matt Coler, Jaime Rafael Montoya Samame, Delio Siticonatzi Camaiteri, Benoît Sagot, Esaú Zumaeta Rojas, Didier López Francis, Arturo Oncevay , et al. (71 additional authors not shown)

    Abstract: The Universal Morphology (UniMorph) project is a collaborative effort providing broad-coverage instantiated normalized morphological inflection tables for hundreds of diverse world languages. The project comprises two major thrusts: a language-independent feature schema for rich morphological annotation and a type-level resource of annotated data in diverse languages realizing that schema. This pa… ▽ More

    Submitted 19 June, 2022; v1 submitted 7 May, 2022; originally announced May 2022.

    Comments: LREC 2022; The first two authors made equal contributions

  7. arXiv:2111.13943  [pdf, ps, other

    cs.AI q-bio.QM

    Modeling VI and VDRL feedback functions: searching normative rules through computational simulation

    Authors: Paulo Sergio Panse Silveira, Jose de Oliveira Siqueira, Joao Lucas Bernardy, Jessica Santiago, Thiago Cersosimo Meneses, Bianca Sanches Portela, Marcelo Frota Benvenuti

    Abstract: In this paper, we present a R script named Beak, built to simulate rates of behavior interacting with schedules of reinforcement. Using Beak, we've simulated data that allows an assessment of different reinforcement feedback functions (RFF). This was made with unparalleled precision, since simulations provide huge samples of data and, more importantly, simulated behavior isn't changed by the reinf… ▽ More

    Submitted 7 July, 2022; v1 submitted 27 November, 2021; originally announced November 2021.

    Comments: This is a revised version of the manuscript submitted for consideration for publication in the Journal of the Experimental Analysis of Behavior (JEAB) in July 6th, 2022. Supplemental material is available under SourceForge at https://sourceforge.net/projects/simpleschedules/

  8. arXiv:2103.06195  [pdf, ps, other

    cs.PL

    Evaluating Linear Functions to Symmetric Monoidal Categories

    Authors: Jean-Philippe Bernardy, Arnaud Spiwack

    Abstract: A number of domain specific languages, such as circuits or data-science workflows, are best expressed as diagrams of boxes connected by wires. Unfortunately, functional languages have traditionally been ill-equipped to embed this sort of languages. The Arrow abstraction is an approximation, but we argue that it does not capture the right properties. A faithful abstraction is Symmetric Monoidal C… ▽ More

    Submitted 22 July, 2021; v1 submitted 10 March, 2021; originally announced March 2021.

  9. Linearly Qualified Types: Generic inference for capabilities and uniqueness

    Authors: Arnaud Spiwack, Csongor Kiss, Jean-Philippe Bernardy, Nicolas Wu, Richard Eisenberg

    Abstract: A linear parameter must be consumed exactly once in the body of its function. When declaring resources such as file handles and manually managed memory as linear arguments, a linear type system can verify that these resources are used safely. However, writing code with explicit linear arguments requires bureaucracy. This paper presents linear constraints, a front-end feature for linear ty** that… ▽ More

    Submitted 22 July, 2022; v1 submitted 10 March, 2021; originally announced March 2021.

  10. arXiv:2012.10668  [pdf, ps, other

    cs.CL

    FraCaS: Temporal Analysis

    Authors: Jean-Philippe Bernardy, Stergios Chatzikyriakidis

    Abstract: In this paper, we propose an implementation of temporal semantics which is suitable for inference problems. This implementation translates syntax trees to logical formulas, suitable for consumption by the Coq proof assistant. We support several phenomena including: temporal references, temporal adverbs, aspectual classes and progressives. We apply these semantics to the complete FraCaS testsuite.… ▽ More

    Submitted 19 December, 2020; originally announced December 2020.

  11. arXiv:2005.04722  [pdf

    cs.PL cs.CR cs.LO

    Dynamic IFC Theorems for Free!

    Authors: Maximilian Algehed, Jean-Philippe Bernardy, Catalin Hritcu

    Abstract: We show that noninterference and transparency, the key soundness theorems for dynamic IFC libraries, can be obtained "for free", as direct consequences of the more general parametricity theorem of type abstraction. This allows us to give very short soundness proofs for dynamic IFC libraries such as faceted values and LIO. Our proofs stay short even when fully mechanized for Agda implementations of… ▽ More

    Submitted 22 February, 2024; v1 submitted 10 May, 2020; originally announced May 2020.

    Comments: CSF 2021 final version

  12. arXiv:1812.05813  [pdf, ps, other

    cs.CL

    A corpus of precise natural textual entailment problems

    Authors: Jean-Philippe Bernardy, Stergios Chatzikyriakidis

    Abstract: In this paper, we present a new corpus of entailment problems. This corpus combines the following characteristics: 1. it is precise (does not leave out implicit hypotheses) 2. it is based on "real-world" texts (i.e. most of the premises were written for purposes other than testing textual entailment). 3. its size is 150. The corpus was constructed by taking problems from the Real Text Entailment a… ▽ More

    Submitted 14 December, 2018; originally announced December 2018.

    Comments: 34 pages including appendices

  13. Linear Haskell: practical linearity in a higher-order polymorphic language

    Authors: Jean-Philippe Bernardy, Mathieu Boespflug, Ryan R. Newton, Simon Peyton Jones, Arnaud Spiwack

    Abstract: Linear type systems have a long and storied history, but not a clear path forward to integrate with existing languages such as OCaml or Haskell. In this paper, we study a linear type system designed with two crucial properties in mind: backwards-compatibility and code reuse across linear and non-linear users of a library. Only then can the benefits of linear types permeate conventional functional… ▽ More

    Submitted 8 November, 2017; v1 submitted 26 October, 2017; originally announced October 2017.

  14. arXiv:1706.03952  [pdf

    cs.CL

    Modelling prosodic structure using Artificial Neural Networks

    Authors: Jean-Philippe Bernardy, Charalambos Themistocleous

    Abstract: The ability to accurately perceive whether a speaker is asking a question or is making a statement is crucial for any successful interaction. However, learning and classifying tonal patterns has been a challenging task for automatic speech recognition and for models of tonal representation, as tonal contours are characterized by significant variation. This paper provides a classification model of… ▽ More

    Submitted 15 June, 2017; v1 submitted 13 June, 2017; originally announced June 2017.

    Comments: 4 pages, 3 figures, Experimental linguistics 2017

  15. Certified Context-Free Parsing: A formalisation of Valiant's Algorithm in Agda

    Authors: Jean-Philippe Bernardy, Patrik Jansson

    Abstract: Valiant (1975) has developed an algorithm for recognition of context free languages. As of today, it remains the algorithm with the best asymptotic complexity for this purpose. In this paper, we present an algebraic specification, implementation, and proof of correctness of a generalisation of Valiant's algorithm. The generalisation can be used for recognition, parsing or generic calculation of th… ▽ More

    Submitted 12 June, 2016; v1 submitted 28 January, 2016; originally announced January 2016.

    ACM Class: F.4.1; F.4.2

    Journal ref: Logical Methods in Computer Science, Volume 12, Issue 2 (June 14, 2016) lmcs:1638