paper-with-me

홈 › Papers

Generic Encodings of Constructor Rewriting Systems

2019-05-14 · Horatiu Cirstea, Pierre-Etienne Moreau

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 generic encodings of constructor term rewriting systems with negation and order into classical term rewriting systems. As a direct consequence, established methods used for term rewriting systems can be applied to analyze properties of the extended systems. The approach can also be seen as a generic compiler which targets any language providing basic pattern matching primitives. The formalism provides also a new method for deciding if a set of patterns subsumes a given pattern and thus, for checking the presence of useless patterns or the completeness of a set of patterns.

📄 PDF Abstract BibTeX arXiv:1905.06233

Code (0)

등록된 구현이 없습니다.

Tasks

Negation

Similar Papers 제목 키워드 기반

Voicing Personas: Rewriting Persona Descriptions into Style Prompts for Controllable Text-to-Speech

2025-05-21 · Yejin Lee, Jaehoon Kang, Kyuhong Shim

In this paper, we propose a novel framework to control voice style in prompt-based, controllable text-to-speech systems by leveraging textual personas as voice style prompts. We present two persona rewriting strategies t…

text-to-speechText to Speech

Dr Genre: Reinforcement Learning from Decoupled LLM Feedback for Generic Text Rewriting

2025-03-09 · Yufei Li, John Nham, Ganesh Jawahar, Lei Shu 외

Generic text rewriting is a prevalent large language model (LLM) application that covers diverse real-world tasks, such as style transfer, fact correction, and email editing. These tasks vary in rewriting objectives (e.g…

Instruction FollowingLarge Language ModelStyle Transfer

Sound, Complete and Minimal UCQ-Rewriting for Existential Rules

2013-11-13 · Mélanie König, Michel Leclère, Marie-Laure Mugnier, Michaël Thomazo

We address the issue of Ontology-Based Data Access, with ontologies represented in the framework of existential rules, also known as Datalog+/-. A well-known approach involves rewriting the query using ontological knowle…

Learning Label Encodings for Deep Regression

2023-03-04 · Deval Shah, Tor M. Aamodt

Deep regression networks are widely used to tackle the problem of predicting a continuous value for a given input. Task-specialized approaches for training regression networks have shown significant improvement over gene…

Binary Classificationregression

Block-encodings as programming abstractions: The Eclipse Qrisp BlockEncoding Interface

2026-04-20 · Matic Petrič, René Zander arxiv

Block-encoding is a foundational technique in modern quantum algorithms, enabling the implementation of non-unitary operations by embedding them into larger unitary matrices. While theoretically powerful and essential fo…