Skip to main content

Showing 1–8 of 8 results for author: Ventura, D

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

    cs.AI cs.CL

    Musical Phrase Segmentation via Grammatical Induction

    Authors: Reed Perkins, Dan Ventura

    Abstract: We outline a solution to the challenge of musical phrase segmentation that uses grammatical induction algorithms, a class of algorithms which infer a context-free grammar from an input sequence. We analyze the performance of five grammatical induction algorithms on three datasets using various musical viewpoint combinations. Our experiments show that the LONGESTFIRST algorithm achieves the best F1… ▽ More

    Submitted 29 May, 2024; originally announced May 2024.

    Comments: Extended version of a paper appearing in the proceedings of IJCAI 2024 that includes additional material in an appendix. Please cite the IJCAI version

    Journal ref: Proceedings of the International Joint Conference on Artificial Intelligence, 2024

  2. arXiv:2404.13672   

    cs.LO cs.PL cs.SC cs.SE

    Proceedings 18th International Workshop on Logical and Semantic Frameworks, with Applications and 10th Workshop on Horn Clauses for Verification and Synthesis

    Authors: Temur Kutsia, Daniel Ventura, David Monniaux, José F. Morales

    Abstract: This volume contains * The post-proceedings of the Eighteenth Logical and Semantic Frameworks with Applications (LSFA 2023). The meeting was held on July 1-2, 2023, organised by the Sapienza Università di Roma, Italy. LSFA aims to bring researchers and students interested in theoretical and practical aspects of logical and semantic frameworks and their applications. The covered topics include pr… ▽ More

    Submitted 21 April, 2024; originally announced April 2024.

    Journal ref: EPTCS 402, 2024

  3. arXiv:2302.08572  [pdf, other

    cs.CV cs.HC cs.SI

    Towards Reliable Assessments of Demographic Disparities in Multi-Label Image Classifiers

    Authors: Melissa Hall, Bobbie Chern, Laura Gustafson, Denisse Ventura, Harshad Kulkarni, Candace Ross, Nicolas Usunier

    Abstract: Disaggregated performance metrics across demographic groups are a hallmark of fairness assessments in computer vision. These metrics successfully incentivized performance improvements on person-centric tasks such as face analysis and are used to understand risks of modern models. However, there is a lack of discussion on the vulnerabilities of these measurements for more complex computer vision ta… ▽ More

    Submitted 16 February, 2023; originally announced February 2023.

  4. Node Replication: Theory And Practice

    Authors: Delia Kesner, Loïc Peyrot, Daniel Ventura

    Abstract: We define and study a term calculus implementing higher-order node replication. It is used to specify two different (weak) evaluation strategies: call-by-name and fully lazy call-by-need, that are shown to be observationally equivalent by using type theoretical technical tools.

    Submitted 19 January, 2024; v1 submitted 14 July, 2022; originally announced July 2022.

    MSC Class: 03B70 ACM Class: F.3.2; F.4.1; D.3.1

    Journal ref: Logical Methods in Computer Science (January 23, 2024) lmcs:9803

  5. A Subexponential View of Domains in Session Types

    Authors: Daniele Nantes, Carlos Olarte, Daniel Ventura

    Abstract: Linear logic (LL) has inspired the design of many computational systems, offering reasoning techniques built on top of its meta-theory. Since its inception, several connections between concurrent systems and LL have emerged from different perspectives. In the last decade, the seminal work of Caires and Pfenning showed that formulas in LL can be interpreted as session types and processes in the pi-… ▽ More

    Submitted 8 April, 2022; v1 submitted 8 October, 2021; originally announced October 2021.

    Comments: In Proceedings LSFA 2021, arXiv:2204.03415

    Journal ref: EPTCS 357, 2022, pp. 93-111

  6. arXiv:2003.04804  [pdf, ps, other

    math.CO cs.DM

    On the balanceability of some graph classes

    Authors: Antoine Dailly, Adriana Hansberg, Denae Ventura

    Abstract: Given a graph $G$, a 2-coloring of the edges of $K_n$ is said to contain a balanced copy of $G$ if we can find a copy of $G$ such that half of its edges are in each color class. If, for every sufficiently large $n$, there exists an integer $k$ such that every 2-coloring of $K_n$ with more than $k$ edges in each color class contains a balanced copy of $G$, then we say that $G$ is balanceable. Balan… ▽ More

    Submitted 17 November, 2020; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: 16 pages

  7. arXiv:1912.01914  [pdf, ps, other

    cs.LO cs.PL

    A Quantitative Understanding of Pattern Matching

    Authors: Sandra Alves, Delia Kesner, Daniel Ventura

    Abstract: This paper shows that the recent approach to quantitative ty** systems for programming languages can be extended to pattern matching features. Indeed, we define two resource aware type systems, named U and E, for a lambda-calculus equipped with pairs for both patterns and terms. Our ty** systems borrow some basic ideas from [BKRDR15], which characterises (head) normalisation in a qualitative w… ▽ More

    Submitted 4 December, 2019; originally announced December 2019.

    MSC Class: 03B70; 03B15; 68Q05; 03D10

  8. Principal Ty**s in a Restricted Intersection Type System for Beta Normal Forms with De Bruijn Indices

    Authors: Daniel Ventura, Mauricio Ayala-Rincón, Fairouz Kamareddine

    Abstract: The lambda-calculus with de Bruijn indices assembles each alpha-class of lambda-terms in a unique term, using indices instead of variable names. Intersection types provide finitary type polymorphism and can characterise normalisable lambda-terms through the property that a term is normalisable if and only if it is typeable. To be closer to computations and to simplify the formalisation of the at… ▽ More

    Submitted 25 January, 2010; originally announced January 2010.

    Journal ref: EPTCS 15, 2010, pp. 69-82