中文
相关论文

相关论文: Swap distance minimization in SOV languages. Cogni…

200 篇论文

We show how to predict the basic word-order facts of a novel language given only a corpus of part-of-speech (POS) sequences. We predict how often direct objects follow their verbs, how often adjectives follow their nouns, and in general the…

计算与语言 · 计算机科学 2017-10-12 Dingquan Wang , Jason Eisner

Language modelling and machine translation tasks mostly use subword or character inputs, but syllables are seldom used. Syllables provide shorter sequences than characters, require less-specialised extracting rules than morphemes, and their…

计算与语言 · 计算机科学 2022-10-07 Arturo Oncevay , Kervy Dante Rivas Rojas , Liz Karen Chavez Sanchez , Roberto Zariquiey

Support Vector Machine (SVM) stands out as a prominent machine learning technique widely applied in practical pattern recognition tasks. It achieves binary classification by maximizing the "margin", which represents the minimum distance…

机器学习 · 计算机科学 2026-01-21 Zhezheng Hao , Feiping Nie , Rong Wang

Cross-lingual or cross-domain correspondences play key roles in tasks ranging from machine translation to transfer learning. Recently, purely unsupervised methods operating on monolingual embeddings have become effective alignment tools.…

计算与语言 · 计算机科学 2018-09-05 David Alvarez-Melis , Tommi S. Jaakkola

Word order, an essential property of natural languages, is injected in Transformer-based neural language models using position encoding. However, recent experiments have shown that explicit position encoding is not always useful, since some…

计算与语言 · 计算机科学 2022-11-09 Karim Lasri , Alessandro Lenci , Thierry Poibeau

Direct Preference Optimization (DPO) and its variants have become increasingly popular for aligning language models with human preferences. These methods aim to teach models to better distinguish between chosen (or preferred) and rejected…

计算与语言 · 计算机科学 2025-06-09 Xiliang Yang , Feng Jiang , Qianen Zhang , Lei Zhao , Xiao Li

Stochastic gradient descent (SGD) is perhaps the most prevalent optimization method in modern machine learning. Contrary to the empirical practice of sampling from the datasets without replacement and with (possible) reshuffling at each…

最优化与控制 · 数学 2024-02-08 Xufeng Cai , Cheuk Yin Lin , Jelena Diakonikolas

Some researchers claim that language acquisition is critically dependent on experiencing linguistic input in order of increasing complexity. We set out to test this hypothesis using a simple recurrent neural network (SRN) trained to predict…

计算与语言 · 计算机科学 2018-02-05 Philip A Huebner , Jon A Willits

In machine translation (MT) that involves translating between two languages with significant differences in word order, determining the correct word order of translated words is a major challenge. The dependency parse tree of a source…

计算与语言 · 计算机科学 2017-02-16 Christian Hadiwinoto , Hwee Tou Ng

How do typological properties such as word order and morphological case marking affect the ability of neural sequence models to acquire the syntax of a language? Cross-linguistic comparisons of RNNs' syntactic performance (e.g., on…

计算与语言 · 计算机科学 2019-03-28 Shauli Ravfogel , Yoav Goldberg , Tal Linzen

Rotation Averaging is a non-convex optimization problem that determines orientations of a collection of cameras from their images of a 3D scene. The problem has been studied using a variety of distances and robustifiers. The intrinsic (or…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Kyle Wilson , David Bindel

Positioning is a prominent field of study, notably focusing on Visual Inertial Odometry (VIO) and Simultaneous Localization and Mapping (SLAM) methods. Despite their advancements, these methods often encounter dead-reckoning errors that…

机器人学 · 计算机科学 2024-08-13 Pouyan Navard , Alper Yilmaz

Language Models are extremely susceptible to performance collapse with even small changes to input prompt strings. Libraries such as DSpy (from Stanford NLP) avoid this problem through demonstration-based prompt optimisation. Inspired by…

计算与语言 · 计算机科学 2025-11-25 Maanas Taneja

Language models are typically trained to predict the next token in a sequence. Here, we explore an alternative predictive principle from reinforcement learning: Successor Representations (SRs), which model the expected discounted…

计算与语言 · 计算机科学 2026-05-26 Mathis Immertreu , Achim Schilling , Thomas Kinfe , Patrick Krauss

The minimum distance of a code is an important concept in information theory. Hence, computing the minimum distance of a code with a minimum computational cost is a crucial process to many problems in this area. In this paper, we present…

信息论 · 计算机科学 2024-05-01 Fernando Hernando , Francisco D. Igual , Gregorio Quintana-Ortí

We show that for any $i > 0$, it is decidable, given a regular language, whether it is expressible in the $\Sigma_i[<]$ fragment of first-order logic FO[<]. This settles a question open since 1971. Our main technical result relies on the…

形式语言与自动机理论 · 计算机科学 2025-02-03 Corentin Barloy , Michaël Cadilhac , Charles Paperman , Howard Straubing

Sufficient dimension reduction (SDR) using distance covariance (DCOV) was recently proposed as an approach to dimension-reduction problems. Compared with other SDR methods, it is model-free without estimating link function and does not…

机器学习 · 统计学 2021-03-04 Runxiong Wu , Xin Chen

Concurrent systems are notoriously difficult to analyze, and technological advances such as weak memory architectures greatly compound this problem. This has renewed interest in partial order semantics as a theoretical foundation for formal…

计算机科学中的逻辑 · 计算机科学 2015-04-02 Alex Horn , Daniel Kroening

We study zeroth-order optimization where solutions must minimize a cost $d(s)$ while maintaining high probability under a complex generative prior $L(s)$ (e.g., a parameterized model). This reduces to sampling from a target distribution…

机器学习 · 计算机科学 2026-05-06 Pranjal Awasthi , Sreenivas Gollapudi , Ravi Kumar , Kamesh Munagala

We study the problem of optimizing a function under a \emph{budgeted number of evaluations}. We only assume that the function is \emph{locally} smooth around one of its global optima. The difficulty of optimization is measured in terms of…

机器学习 · 计算机科学 2019-02-26 Peter L. Bartlett , Victor Gabillon , Michal Valko
‹ 上一页 1 8 9 10 下一页 ›