中文
相关论文

相关论文: Regularization in Spider-Style Strategy Discovery …

200 篇论文

Complex Event Recognition and Forecasting (CER/F) techniques attempt to detect, or even forecast ahead of time, event occurrences in streaming input using predefined event patterns. Such patterns are not always known in advance, or they…

人工智能 · 计算机科学 2022-09-01 Nikos Katzouris , Georgios Paliouras

We study here schedulers for a class of rules that naturally arise in the context of rule-based constraint programming. We systematically derive a scheduler for them from a generic iteration algorithm of [Apt 2000]. We apply this study to…

数据结构与算法 · 计算机科学 2007-05-23 Sebastian Brand , Krzysztof R. Apt

This paper summarizes the work on implementing few solutions for the Steiner Tree problem which we undertook in the PAAL project. The main focus of the project is the development of generic implementations of approximation algorithms…

数据结构与算法 · 计算机科学 2014-10-29 Krzysztof Ciebiera , Piotr Godlewski , Piotr Sankowski , Piotr Wygocki

There has been substantial progress in the inference of formal behavioural specifications from sample trajectories, for example, using Linear Temporal Logic (LTL). However, these techniques cannot handle specifications that correctly…

计算机科学中的逻辑 · 计算机科学 2025-05-20 Rajarshi Roy , Yash Pote , David Parker , Marta Kwiatkowska

Simulation-based approaches are among the most practical means to search for safety violations, bugs, and other unexpected events in cyber-physical systems (CPS). Where existing approaches search for simulations violating a formal…

系统与控制 · 电气工程与系统科学 2025-03-31 Semaan Douglas Wehbe , Stanley Bak

Periodicity is often studied in timeseries modelling with autoregressive methods but is less popular in the kernel literature, particularly for higher dimensional problems such as in textures, crystallography, and quantum mechanics. Large…

机器学习 · 统计学 2018-05-15 Anthony Tompkins , Fabio Ramos

We show that utilizing attribution maps for training neural networks can improve regularization of models and thus increase performance. Regularization is key in deep learning, especially when training complex models on relatively small…

机器学习 · 计算机科学 2022-05-31 Christian Tomani , Daniel Cremers

Efficiently allocating incoming jobs to nodes in large-scale clusters can lead to substantial improvements in both cluster utilization and job performance. In order to allocate incoming jobs, cluster schedulers usually rely on a set of…

机器学习 · 计算机科学 2026-03-12 Martin Asenov , Qiwen Deng , Gingfung Yeung , Adam Barker

Real-world problems are very difficult to optimize. However, many researchers have been solving benchmark problems that have been extensively investigated for the last decades even if they have very few direct applications. The Traveling…

人工智能 · 计算机科学 2016-03-25 Mohamed El Yafrani , Belaïd Ahiod

Optimizing the parallel training of large models requires exploring intra-operator parallelism plans for a computation graph that typically contains tens of thousands of primitive operators. While the optimization of parallel data…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Weifang Hu , Xuanhua Shi , Yunkai Zhang , Chang Wu , Xuan Peng , Jiaqi Zhai , Hai Jin , Xuehai Qian , Jingling Xue , Yongluan Zhou

Task graphs provide a simple way to describe scientific workflows (sets of tasks with dependencies) that can be executed on both HPC clusters and in the cloud. An important aspect of executing such graphs is the used scheduling algorithm.…

分布式、并行与集群计算 · 计算机科学 2022-04-18 Jakub Beránek , Stanislav Böhm , Vojtěch Cima

Scheduling computational tasks represented by directed acyclic graphs (DAGs) is challenging because of its complexity. Conventional scheduling algorithms rely heavily on simple heuristics such as shortest job first (SJF) and critical path…

机器学习 · 计算机科学 2021-03-08 Zhigang Hua , Feng Qi , Gan Liu , Shuang Yang

Experiments in predator-prey systems show the emergence of long-term cycles. Deterministic model typically fails in capturing these behaviors, which emerge from the microscopic interplay of individual based dynamics and stochastic effects.…

数值分析 · 数学 2022-03-03 Giacomo Albi , Roberto Chignola , Federica Ferrarese

A number of problems in relational Artificial Intelligence can be viewed as Stochastic Constraint Optimization Problems (SCOPs). These are constraint optimization problems that involve objectives or constraints with a stochastic component.…

人工智能 · 计算机科学 2018-07-04 Anna L. D. Latour , Behrouz Babaki , Siegfried Nijssen

Robot swarms navigating through unknown obstacle environments are an emerging research area that faces challenges. Performing tasks in such environments requires swarms to achieve autonomous localization, perception, decision-making,…

机器人学 · 计算机科学 2026-04-27 Pengda Mao , Shuli Lv , Chen Min , Zhaolong Shen , Quan Quan

Factored stochastic constraint programming (FSCP) is a formalism to represent multi-stage decision making problems under uncertainty. FSCP models support factorized probabilistic models and involve constraints over decision and random…

人工智能 · 计算机科学 2019-09-25 Behrouz Babaki , Golnoosh Farnadi , Gilles Pesant

This work studies the problem of learning episodic Markov Decision Processes with known transition and bandit feedback. We develop the first algorithm with a ``best-of-both-worlds'' guarantee: it achieves $\mathcal{O}(log T)$ regret when…

机器学习 · 计算机科学 2020-11-03 Tiancheng Jin , Haipeng Luo

This paper addresses key challenges in task scheduling for multi-tenant distributed systems, including dynamic resource variation, heterogeneous tenant demands, and fairness assurance. An adaptive scheduling method based on reinforcement…

分布式、并行与集群计算 · 计算机科学 2025-08-13 Xiaopei Zhang , Xingang Wang , Xin Wang

The aim of this research is twofold: Firstly, to model and solve a complex nurse scheduling problem with an integer programming formulation and evolutionary algorithms. Secondly, to detail a novel statistical method of comparing and hence…

神经与进化计算 · 计算机科学 2010-07-05 Uwe Aickelin , Paul White

In recent years, Evolutionary Algorithms (EAs) have frequently been adopted to evolve instances for optimization problems that pose difficulties for one algorithm while being rather easy for a competitor and vice versa. Typically, this is…

神经与进化计算 · 计算机科学 2021-04-30 Jakob Bossek , Markus Wagner