Skip to main content

Showing 1–11 of 11 results for author: Vial, P

Searching in archive cs. Search in all archives.
.
  1. Compositional pre-processing for automated reasoning in dependent type theory

    Authors: Valentin Blot, Denis Cousineau, Enzo Crance, Louise Dubois de Prisque, Chantal Keller, Assia Mahboubi, Pierre Vial

    Abstract: In the context of interactive theorem provers based on a dependent type theory, automation tactics (dedicated decision procedures, call of automated solvers, ...) are often limited to goals which are exactly in some expected logical fragment. This very often prevents users from applying these tactics in other contexts, even similar ones. This paper discusses the design and the implementation of… ▽ More

    Submitted 21 February, 2024; v1 submitted 6 April, 2022; originally announced April 2022.

    Journal ref: Proceedings of the 12th ACM SIGPLAN International Conference on Certified Programs and Proofs (CPP '23), January 16-17, 2023, Boston, MA, USA

  2. arXiv:2204.01360  [pdf, other

    cs.SD eess.AS eess.SP

    Learning the Proximity Operator in Unfolded ADMM for Phase Retrieval

    Authors: Pierre-Hugo Vial, Paul Magron, Thomas Oberlin, Cédric Févotte

    Abstract: This paper considers the phase retrieval (PR) problem, which aims to reconstruct a signal from phaseless measurements such as magnitude or power spectrograms. PR is generally handled as a minimization problem involving a quadratic loss. Recent works have considered alternative discrepancy measures, such as the Bregman divergences, but it is still challenging to tailor the optimal loss for a given… ▽ More

    Submitted 4 April, 2022; originally announced April 2022.

    Comments: 10 pages, 5 figures, submitted to IEEE SPL

  3. General Automation in Coq through Modular Transformations

    Authors: Valentin Blot, Louise Dubois de Prisque, Chantal Keller, Pierre Vial

    Abstract: Whereas proof assistants based on Higher-Order Logic benefit from external solvers' automation, those based on Type Theory resist automation and thus require more expertise. Indeed, the latter use a more expressive logic which is further away from first-order logic, the logic of most automatic theorem provers. In this article, we develop a methodology to transform a subset of Coq goals into first… ▽ More

    Submitted 5 July, 2021; originally announced July 2021.

    Comments: In Proceedings PxTP 2021, arXiv:2107.01544

    Journal ref: EPTCS 336, 2021, pp. 24-39

  4. arXiv:2102.07515  [pdf, ps, other

    cs.LO cs.PL

    Sequence Types and Infinitary Semantics

    Authors: Pierre Vial

    Abstract: We introduce a new representation of non-idempotent intersection types, using \textbf{sequences} (families indexed with natural numbers) instead of lists or multisets. This allows scaling up \textbf{intersection type} theory to the infinitary $λ$-calculus. We thus characterize hereditary head normalization, which gives a positive answer to a question known as \textbf{Klop's Problem}. On our way, w… ▽ More

    Submitted 15 December, 2021; v1 submitted 15 February, 2021; originally announced February 2021.

    Comments: 68 pages, 18 figures

    MSC Class: cs-LO

  5. arXiv:2011.12818  [pdf, other

    cs.SD eess.AS

    Phase retrieval with Bregman divergences: Application to audio signal recovery

    Authors: Pierre-Hugo Vial, Paul Magron, Thomas Oberlin, Cédric Févotte

    Abstract: Phase retrieval aims to recover a signal from magnitude or power spectra measurements. It is often addressed by considering a minimization problem involving a quadratic cost function. We propose a different formulation based on Bregman divergences, which encompass divergences that are appropriate for audio signal processing applications. We derive a fast gradient algorithm to solve this problem.

    Submitted 25 November, 2020; originally announced November 2020.

    Comments: in Proceedings of iTWIST'20, Paper-ID: 16, Nantes, France, December, 2-4, 2020

  6. arXiv:2010.10255  [pdf, ps, other

    cs.SD eess.AS

    Phase recovery with Bregman divergences for audio source separation

    Authors: Paul Magron, Pierre-Hugo Vial, Thomas Oberlin, Cédric Févotte

    Abstract: Time-frequency audio source separation is usually achieved by estimating the short-time Fourier transform (STFT) magnitude of each source, and then applying a phase recovery algorithm to retrieve time-domain signals. In particular, the multiple input spectrogram inversion (MISI) algorithm has shown good performance in several recent works. This algorithm minimizes a quadratic reconstruction error… ▽ More

    Submitted 9 February, 2021; v1 submitted 20 October, 2020; originally announced October 2020.

  7. Phase retrieval with Bregman divergences and application to audio signal recovery

    Authors: Pierre-Hugo Vial, Paul Magron, Thomas Oberlin, Cédric Févotte

    Abstract: Phase retrieval (PR) aims to recover a signal from the magnitudes of a set of inner products. This problem arises in many audio signal processing applications which operate on a short-time Fourier transform magnitude or power spectrogram, and discard the phase information. Recovering the missing phase from the resulting modified spectrogram is indeed necessary in order to synthesize time-domain si… ▽ More

    Submitted 13 January, 2021; v1 submitted 1 October, 2020; originally announced October 2020.

    Comments: 23 pages, 3 figures, accepted for publication in the IEEE Journal of Selected Topics in Signal Processing

  8. Non-idempotent types for classical calculi in natural deduction style

    Authors: Delia Kesner, Pierre Vial

    Abstract: In the first part of this paper, we define two resource aware ty** systems for the λμ-calculus based on non-idempotent intersection and union types. The non-idempotent approach provides very simple combinatorial arguments-based on decreasing measures of type derivations-to characterize head and strongly normalizing terms. Moreover, typability provides upper bounds for the lengths of the head red… ▽ More

    Submitted 13 January, 2020; v1 submitted 15 February, 2018; originally announced February 2018.

    Journal ref: Logical Methods in Computer Science, Volume 16, Issue 1 (January 14, 2020) lmcs:4310

  9. arXiv:1612.06740  [pdf, ps, other

    cs.PL

    All the λ-Terms are Meaningful for the Infinitary Relational Model

    Authors: Pierre Vial

    Abstract: Infinite types and formulas are known to have really curious and unsound behaviors. For instance, they allow to type Ω, the auto- autoapplication and they thus do not ensure any form of normalization/productivity. Moreover, in most infinitary frameworks, it is not difficult to define a type R that can be assigned to every λ-term. However, these observations do not say much about what coinductive (… ▽ More

    Submitted 20 January, 2018; v1 submitted 20 December, 2016; originally announced December 2016.

    Comments: 12 pages

  10. arXiv:1610.06409  [pdf, other

    cs.LO

    Infinitary Intersection Types as Sequences: a New Answer to Klop's Question

    Authors: Pierre Vial

    Abstract: We provide a type-theoretical characterization of weakly-normalizing terms in an infinitary lambda-calculus. We adapt for this purpose the standard quantitative (with non-idempotent intersections) type assignment system of the lambda-calculus to our infinite calculus. Our work provides a new answer to Klop's HHN-problem, namely, finding out if there is a type system characterizing the hereditary h… ▽ More

    Submitted 20 October, 2016; originally announced October 2016.

    Comments: 32 pages

  11. arXiv:1610.06399  [pdf, other

    cs.LO

    Representing permutations without permutations, or the expressive power of sequence types

    Authors: Pierre Vial

    Abstract: Recent works by Asada, Ong and Tsukada have championed a rigid description of resources. Whereas in non-rigid paradigms (e.g., standard Taylor expansion or non-idempotent intersection types), bags of resources are multisets and invariant under permutation, in the rigid ones, permutations must be processed explicitly and can be allowed or disallowed. Rigidity enables a fine-grained control of reduc… ▽ More

    Submitted 24 January, 2018; v1 submitted 20 October, 2016; originally announced October 2016.

    Comments: 15 pages