中文
相关论文

相关论文: An Algorithm for Automatically Updating a Forsyth-…

200 篇论文

In this paper we demonstrate how genetic algorithms can be used to reverse engineer an evaluation function's parameters for computer chess. Our results show that using an appropriate mentor, we can evolve a program that is on par with top…

神经与进化计算 · 计算机科学 2017-11-21 Eli David , Moshe Koppel , Nathan S. Netanyahu

We propose a novel algorithm for solving non-convex, nonlinear equality-constrained finite-sum optimization problems. The proposed algorithm incorporates an additional sampling strategy for sample size update into the well-known framework…

最优化与控制 · 数学 2025-08-05 Nataša Krejić , Nataša Krklec Jerinkić , Tijana Ostojić , Nemanja Vučićević

As a mechanism for devices to update a global model without sharing data, federated learning bridges the tension between the need for data and respect for privacy. However, classic FL methods like Federated Averaging struggle with non-iid…

机器学习 · 计算机科学 2020-06-22 Kavya Kopparapu , Eric Lin

Smart word substitution aims to enhance sentence quality by improving word choices; however current benchmarks rely on human-labeled data. Since word choices are inherently subjective, ground-truth word substitutions generated by a small…

计算与语言 · 计算机科学 2025-02-18 Hongye Liu , Ricardo Henao

We use a recently discovered constrained de Finetti reduction (aka "Post-Selection Lemma") to study the parallel repetition of multi-player non-local games under no-signalling strategies. Since the technique allows us to reduce general…

量子物理 · 物理学 2016-10-04 Cécilia Lancien , Andreas Winter

Dictionary learning aims to find a dictionary under which the training data can be sparsely represented, and it is usually achieved by iteratively applying two stages: sparse coding and dictionary update. Typical methods for dictionary…

信号处理 · 电气工程与系统科学 2021-10-26 Cheng Cheng , Wei Dai

This paper demonstrates the use of genetic algorithms for evolving a grandmaster-level evaluation function for a chess program. This is achieved by combining supervised and unsupervised learning. In the supervised learning phase the…

神经与进化计算 · 计算机科学 2017-11-21 Eli David , H. Jaap van den Herik , Moshe Koppel , Nathan S. Netanyahu

This article describes an algorithm for reducing the intermediate alphabets in cascades of finite-state transducers (FSTs). Although the method modifies the component FSTs, there is no change in the overall relation described by the whole…

计算与语言 · 计算机科学 2007-05-23 Andre Kempe

We introduce the FRactional-Order graph Neural Dynamical network (FROND), a new continuous graph neural network (GNN) framework. Unlike traditional continuous GNNs that rely on integer-order differential equations, FROND employs the Caputo…

机器学习 · 计算机科学 2024-04-29 Qiyu Kang , Kai Zhao , Qinxu Ding , Feng Ji , Xuhao Li , Wenfei Liang , Yang Song , Wee Peng Tay

In this paper, I apply linguistic methods of analysis to non-linguistic data, chess plays, metaphorically equating one with the other and seeking analogies. Chess game notations are also a kind of text, and one can consider the records of…

计算与语言 · 计算机科学 2024-07-30 Boris Orekhov

We have seen numerous machine learning methods tackle the game of chess over the years. However, one common element in these works is the necessity of a finely optimized look ahead algorithm. The particular interest of this research lies…

人工智能 · 计算机科学 2020-07-07 Arman Maesumi

We propose an extension of Convolutional Neural Networks (CNNs) to graph-structured data, including strided convolutions and data augmentation on graphs. Our method matches the accuracy of state-of-the-art CNNs when applied on images,…

机器学习 · 计算机科学 2018-02-28 Carlos Eduardo Rosar Kos Lassance , Jean-Charles Vialatte , Vincent Gripon

Fourier Neural Operators (FNOs) offer a principled approach for solving complex partial differential equations (PDEs). However, scaling them to handle more complex PDEs requires increasing the number of Fourier modes, which significantly…

机器学习 · 计算机科学 2025-06-25 Shanda Li , Shinjae Yoo , Yiming Yang

Prompt tuning methods for Graph Neural Networks (GNNs) have become popular to address the semantic gap between pre-training and fine-tuning steps. However, existing GNN prompting methods rely on labeled data and involve lightweight…

机器学习 · 计算机科学 2025-05-23 Peyman Baghershahi , Sourav Medya

The Enterprise Intelligence Platform must integrate logs from numerous third-party vendors in order to perform various downstream tasks. However, vendor documentation is often unavailable at test time. It is either misplaced, mismatched,…

人工智能 · 计算机科学 2025-10-17 Wen-Kwang Tsao , Yao-Ching Yu , Chien-Ming Huang

In Software Defined Networks, where the network control plane can be programmed by updating switch rules, consistently updating switches is a challenging problem. In a per-packet consistent update (PPC), a packet either matches the new…

网络与互联网体系结构 · 计算机科学 2016-09-02 Radhika Sukapuram , Gautam Barua

The standard algorithm to eliminate indirect left recursion takes a preventative approach, rewriting a grammar's rules so that indirect left recursion is no longer possible, rather than eliminating it only as and when it occurs. This…

数据结构与算法 · 计算机科学 2024-11-12 James Smith

In this paper, we describe how to get Janet decomposition for a finite set of terms and detect completeness of that set by means of the associated Bar Code. Moreover, we explain an algorithm to find a variable ordering (if it exists) s.t. a…

组合数学 · 数学 2019-10-08 Michela Ceria

This paper introduces a novel family of generalized exponentiated gradient (EG) updates derived from an Alpha-Beta divergence regularization function. Collectively referred to as EGAB, the proposed updates belong to the category of…

机器学习 · 计算机科学 2024-12-30 Andrzej Cichocki , Sergio Cruces , Auxiliadora Sarmiento , Toshihisa Tanaka

In large-scale classification problems, the data set always be faced with frequent updates when a part of the data is added to or removed from the original data set. In this case, conventional incremental learning, which updates an existing…

机器学习 · 计算机科学 2021-01-15 Kaichen Zhou , Shiji Song , Gao Huang , Wu Cheng , Quan Zhou