Skip to main content

Showing 1–5 of 5 results for author: Moreau, P

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

    cs.CL

    Towards Achieving Concept Completeness for Textual Concept Bottleneck Models

    Authors: Milan Bhan, Yann Choho, Pierre Moreau, Jean-Noel Vittaut, Nicolas Chesneau, Marie-Jeanne Lesot

    Abstract: Textual Concept Bottleneck Models (TCBMs) are interpretable-by-design models for text classification that predict a set of salient concepts before making the final prediction. This paper proposes Complete Textual Concept Bottleneck Model (CT-CBM), a novel TCBM generator building concept labels in a fully unsupervised manner using a small language model, eliminating both the need for predefined hum… ▽ More

    Submitted 28 May, 2025; v1 submitted 16 February, 2025; originally announced February 2025.

  2. arXiv:2111.06906  [pdf, other

    cs.GR

    Path Verification for Dynamic Indirect Illumination

    Authors: Pierre Moreau, Michael Doggett, Erik Sintorn

    Abstract: In this paper we present a technique that improves rendering performance for real-time scenes with ray traced lighting in the presence of dynamic lights and objects. In particular we verify photon paths from the previous frame against dynamic objects in the current frame, and show how most photon paths are still valid. When using area lights, we use a data structure to store light distribution tha… ▽ More

    Submitted 12 November, 2021; originally announced November 2021.

    Comments: 8 pages, 8 figures, 1 table

    ACM Class: I.3.7

  3. arXiv:1905.06233  [pdf, ps, other

    cs.LO cs.CL cs.PL

    Generic Encodings of Constructor Rewriting Systems

    Authors: Horatiu Cirstea, Pierre-Etienne Moreau

    Abstract: Rewriting is a formalism widely used in computer science and mathematical logic. The classical formalism has been extended, in the context of functional languages, with an order over the rules and, in the context of rewrite based languages, with the negation over patterns. We propose in this paper a concise and clear algorithm computing the difference over patterns which can be used to define gene… ▽ More

    Submitted 11 June, 2019; v1 submitted 14 May, 2019; originally announced May 2019.

    Comments: Added appendix with proofs and extended examples

  4. Faithful (meta-)encodings of programmable strategies into term rewriting systems

    Authors: Horatiu Cirstea, Serguei Lenglet, Pierre-Etienne Moreau

    Abstract: Rewriting is a formalism widely used in computer science and mathematical logic. When using rewriting as a programming or modeling paradigm, the rewrite rules describe the transformations one wants to operate and rewriting strategies are used to con- trol their application. The operational semantics of these strategies are generally accepted and approaches for analyzing the termination of specific… ▽ More

    Submitted 26 November, 2017; v1 submitted 24 May, 2017; originally announced May 2017.

    ACM Class: F.4

    Journal ref: Logical Methods in Computer Science, Volume 13, Issue 4 (November 28, 2017) lmcs:4096

  5. A Type System for Tom

    Authors: Claude Kirchner, Pierre-Etienne Moreau, Cláudia Tavares

    Abstract: Extending a given language with new dedicated features is a general and quite used approach to make the programming language more adapted to problems. Being closer to the application, this leads to less programming flaws and easier maintenance. But of course one would still like to perform program analysis on these kinds of extended languages, in particular type checking and inference. In this ca… ▽ More

    Submitted 25 March, 2010; originally announced March 2010.

    Journal ref: EPTCS 21, 2010, pp. 51-63