中文
相关论文

相关论文: On the Complexity of Computing the Co-lexicographi…

200 篇论文

A word is called carefully synchronising for a partial deterministic finite semi-automaton if it maps all states to the same state. Equivalently, it is a composition of partial transformations equal to a constant total transformation. There…

离散数学 · 计算机科学 2025-06-18 Andrew Ryzhikov

The mapping of lexical meanings to wordforms is a major feature of natural languages. While usage pressures might assign short words to frequent meanings (Zipf's law of abbreviation), the need for a productive and open-ended vocabulary,…

计算与语言 · 计算机科学 2021-05-04 Tiago Pimentel , Irene Nikkarinen , Kyle Mahowald , Ryan Cotterell , Damián Blasi

Recent large language models (LLMs) have shown remarkable performance in aligning generated text with user intentions across various tasks. When it comes to long-form text generation, there has been a growing interest in generation from a…

计算与语言 · 计算机科学 2024-04-04 Yinhong Liu , Yixuan Su , Ehsan Shareghi , Nigel Collier

We study the \emph{order-finding problem} for Read-once Oblivious Algebraic Branching Programs (ROABPs). Given a polynomial $f$ and a parameter $w$, the goal is to find an order $\sigma$ in which $f$ has an ROABP of \emph{width} $w$. We…

计算复杂性 · 计算机科学 2024-12-02 Vishwas Bhargava , Pranjal Dutta , Sumanta Ghosh , Anamay Tengse

The state complexity, respectively, nondeterministic state complexity of a regular language $L$ is the number of states of the minimal deterministic, respectively, of a minimal nondeterministic finite automaton for $L$. Some of the most…

形式语言与自动机理论 · 计算机科学 2026-04-08 Arto Salomaa , Kai Salomaa , Taylor J. Smith

Multi-letter {\it quantum finite automata} (QFAs) were a quantum variant of classical {\it one-way multi-head finite automata} (J. Hromkovi\v{c}, Acta Informatica 19 (1983) 377-384), and it has been shown that this new one-way QFAs…

形式语言与自动机理论 · 计算机科学 2010-11-01 Daowen Qiu , Xiangfu Zou , Lvzhou Li , Paulo Mateus

Motivated by work on bio-operations on DNA strings, we consider an outfix-guided insertion operation that can be viewed as a generalization of the overlap assembly operation on strings studied previously. As the main result we construct a…

形式语言与自动机理论 · 计算机科学 2017-07-18 Da-Jung Cho , Yo-Sub Han , Timothy Ng , Kai Salomaa

Automatic pronunciation assessment (APA) manages to evaluate the pronunciation proficiency of a second language (L2) learner in a target language. Existing efforts typically draw on regression models for proficiency score prediction, where…

音频与语音处理 · 电气工程与系统科学 2024-06-11 Bi-Cheng Yan , Wei-Cheng Chao , Jiun-Ting Li , Yi-Cheng Wang , Hsin-Wei Wang , Meng-Shin Lin , Berlin Chen

This paper presents and analyzes an incremental algorithm for the construction of Acyclic Non-deterministic Finite-state Automata (NFA). Automata of this type are quite useful in computational linguistics, especially for storing lexicons.…

数据结构与算法 · 计算机科学 2007-05-23 Kyriakos N. Sgarbas , Nikos D. Fakotakis , George K. Kokkinakis

We present a polynomial time algorithm that constructs a deterministic parity automaton (DPA) from a given set of positive and negative ultimately periodic example words. We show that this algorithm is complete for the class of…

形式语言与自动机理论 · 计算机科学 2024-08-07 León Bohn , Christof Löding

Piecewise testable languages are a subclass of the regular languages. There are many equivalent ways of defining them; Simon's congruence $\sim_k$ is one of the most classical approaches. Two words are $\sim_k$-equivalent if they have the…

形式语言与自动机理论 · 计算机科学 2018-04-30 Lukas Fleischer , Manfred Kufleitner

We consider two natural problems about nondeterministic finite automata. First, given such an automaton M of n states, and a length l, does M accept a word of length l? We show that the classic problem of triangle-free graph recognition…

形式语言与自动机理论 · 计算机科学 2018-02-14 Aaron Potechin , Jeffrey Shallit

It was shown before that the NP-hard problem of deterministic finite automata (DFA) identification can be effectively translated to Boolean satisfiability (SAT). Modern SAT-solvers can tackle hard DFA identification instances efficiently.…

形式语言与自动机理论 · 计算机科学 2016-02-22 Vladimir Ulyantsev , Ilya Zakirzyanov , Anatoly Shalyto

To mitigate reward hacking from response verbosity, modern preference optimization methods are increasingly adopting length normalization (e.g., SimPO, ORPO, LN-DPO). While effective against this bias, we demonstrate that length…

机器学习 · 计算机科学 2025-11-06 Taneesh Gupta , Rahul Madhavan , Xuchao Zhang , Chetan Bansal , Saravan Rajmohan

A locally testable language L is a language with the property that for some non negative integer k, called the order or the level of local testable, whether or not a word u in the language L depends on (1) the prefix and the suffix of the…

形式语言与自动机理论 · 计算机科学 2020-11-13 A. N. Trahtman

Finite-state tree automata are a well studied formalism for representing term languages. This paper studies the problem of determining the regularity of the set of instances of a finite set of terms with variables, where each variable is…

符号计算 · 计算机科学 2009-11-20 Omer Giménez , Guillem Godoy , Sebastian Maneth

The emergence of intelligence in large language models (LLMs) has inspired investigations into their integration into automata learning. This paper introduces the probabilistic Minimally Adequate Teacher (pMAT) formulation, which leverages…

形式语言与自动机理论 · 计算机科学 2024-08-07 Lekai Chen , Ashutosh Trivedi , Alvaro Velasquez

We present a strongly exponential lower bound that applies both to the subset synchronization threshold for binary deterministic automata and to the careful synchronization threshold for binary partial automata. In the later form, the…

形式语言与自动机理论 · 计算机科学 2016-02-16 Vojtěch Vorel

"Quantitative languages are extension of boolean languages that assign to each word a real number. Mean-payoff automata are finite automata with numerical weights on transitions that assign to each infinite path the long-run average of the…

计算机科学中的逻辑 · 计算机科学 2012-05-20 Yaron Velner

Proximal Policy Optimization (PPO) is central to aligning Large Language Models (LLMs) in reasoning tasks with verifiable rewards. However, standard token-level PPO struggles in this setting due to the instability of temporal credit…

人工智能 · 计算机科学 2026-04-13 Tianyi Wang , Yixia Li , Long Li , Yibiao Chen , Shaohan Huang , Yun Chen , Peng Li , Yang Liu , Guanhua Chen