中文
相关论文

相关论文: Lambda-lifting and CPS conversion in an imperative…

200 篇论文

Lifting low-level or legacy code into a domain-specific language (DSL) improves our ability to understand it, enables deeper formal reasoning, and facilitates safe modification. We present the CoCompiler, a bidirectional compiler and lifter…

编程语言 · 计算机科学 2025-10-30 Naomi Spargo , Santiago Cuéllar , Jonathan Daugherty , Chris Phifer , David Darais

The $\textbf{P}$ vs. $\textbf{NP}$ problem is an important problem in contemporary mathematics and theoretical computer science. Many proofs have been proposed to this problem. This paper proposes a theoretic proof for $\textbf{P}$ vs.…

计算复杂性 · 计算机科学 2020-07-02 Changlin Wan , Zhongzhi Shi

In this paper, we define a new realizability semantics for the simply typed lambda-mu-calculus. We show that if a term is typable, then it inhabits the interpretation of its type. We also prove a completeness result of our realizability…

逻辑 · 数学 2023-06-22 Karim Nour , Mohamad Ziadeh

The theoretical code-switching (CS) literature provides numerous pointwise investigations that aim to explain patterns in CS, i.e. why bilinguals switch language in certain positions in a sentence more often than in others. A resulting…

计算与语言 · 计算机科学 2025-07-29 Igor Sterner , Simone Teufel

The substitution lemma is a renowned theorem within the realm of lambda-calculus theory and concerns the interactional behaviour of the metasubstitution operation. In this work, we augment the lambda-calculus's grammar with an uninterpreted…

计算机科学中的逻辑 · 计算机科学 2023-09-26 Maria J. D. Lima , Flávio L. C. de Moura

In this extended abstract, we propose Structured Production Systems (SPS), which extend traditional production systems with well-formed syntactic structures. Due to the richness of structures, structured production systems significantly…

人工智能 · 计算机科学 2017-04-27 Yi Zhou

Continuous prompts have become widely adopted for augmenting performance across a wide range of natural language tasks. However, the underlying mechanism of this enhancement remains obscure. Previous studies rely on individual words for…

计算与语言 · 计算机科学 2024-12-06 Qian Chen , Dongyang Li , Xiaofeng He

Code-switching (CS) is still a critical challenge in Natural Language Processing (NLP), due to the limited availability of large-scale, diverse CS datasets for robust training and evaluation. Despite recent advances, the capabilities and…

计算与语言 · 计算机科学 2026-03-09 Maite Heredia , Gorka Labaka , Jeremy Barnes , Aitor Soroa

Programs with control are usually modeled using lambda calculus extended with control operators. Instead of modifying lambda calculus, we consider a different model of computation. We introduce continuation calculus, or CC, a deterministic…

计算机科学中的逻辑 · 计算机科学 2013-09-06 Bram Geron , Herman Geuvers

Document-level machine translation conditions on surrounding sentences to produce coherent translations. There has been much recent work in this area with the introduction of custom model architectures and decoding algorithms. This paper…

计算与语言 · 计算机科学 2021-01-28 Zhiyi Ma , Sergey Edunov , Michael Auli

This is a short paper about the relationship between logic and computation. More specifically, it is about a relationship between the completeness proof for intuitionistic propositional logic within the form of proof-theoretic semantics…

逻辑 · 数学 2026-05-07 Tao Gu , David Pym , Eike Ritter , Edmund Robinson

Continued pretraining (CPT) is a popular approach to adapt existing large language models (LLMs) to new languages. When doing so, it is common practice to include a portion of English data in the mixture, but its role has not been carefully…

计算与语言 · 计算机科学 2025-09-22 Ahmed Elhady , Eneko Agirre , Mikel Artetxe

The recent development of calibration algorithms has been driven into two major directions: (1) an increasing accuracy of mathematical approaches and (2) an increasing flexibility in usage by reducing the dependency on calibration objects.…

机器人学 · 计算机科学 2020-04-28 Bjarne Grossmann , Volker Krueger

Recent techniques for the task of short text clustering often rely on word embeddings as a transfer learning component. This paper shows that sentence vector representations from Transformers in conjunction with different clustering methods…

计算与语言 · 计算机科学 2021-02-02 Leonid Pugachev , Mikhail Burtsev

We propose a) a Language Agnostic end-to-end Speech Translation model (LAST), and b) a data augmentation strategy to increase code-switching (CS) performance. With increasing globalization, multiple languages are increasingly used…

计算与语言 · 计算机科学 2022-11-10 Christian Huber , Enes Yavuz Ugan , Alexander Waibel

We introduce a notion of synchronization for higher-dimensional automata, based on coskeletons of cubical sets. Categorification transports this notion to the setting of categorical transition systems. We apply the results to study the…

编程语言 · 计算机科学 2007-05-23 Krzysztof Worytkiewicz

It has been observed that transformers with greater depth (that is, more layers) have more capabilities, but can we establish formally which capabilities are gained? We answer this question with a theoretical proof followed by an empirical…

计算与语言 · 计算机科学 2026-01-21 Andy Yang , Michaël Cadilhac , David Chiang

Hybrid Rebeca is a modeling framework for asynchronous event-based cyber-physical systems (CPSs). In this work, we extend Hybrid Rebeca to allow the modeling of non-deterministic time behavior. Besides the syntactical extension, we…

形式语言与自动机理论 · 计算机科学 2025-03-11 Fatemeh Ghassemi , Saeed Zhiany , Nesa Abbasimoghadam , Ali Hodaei , Ali Ataollahi , József Kovács , Erika Ábrahám , Marjan Sirjani

This paper investigates the problem of learning cross-lingual representations in a contextual space. We propose Cross-Lingual BERT Transformation (CLBT), a simple and efficient approach to generate cross-lingual contextualized word…

计算与语言 · 计算机科学 2019-09-17 Yuxuan Wang , Wanxiang Che , Jiang Guo , Yijia Liu , Ting Liu

We prove the Stability Property for the call-by-value $\lambda$-calculus (CbV in the following). This result states necessary conditions under which the contexts of the CbV $\lambda$-calculus commute with intersections of approximants. This…

计算机科学中的逻辑 · 计算机科学 2024-09-19 Davide Barbarossa