中文
相关论文

相关论文: A Hybrid Artificial Bee Colony Algorithm for Graph…

200 篇论文

Degree Based Logical Adjacency Checking (DBLAC). An efficient coloring of graphs with unique logical AND operations. The logical AND operation shows more effective color assignment and fewer number of induced colors in the case of common…

离散数学 · 计算机科学 2025-01-23 Prashant Verma

Generating graphs subject to strict structural constraints is a fundamental computational challenge in network science. Simultaneously preserving interacting properties-such as the diameter and the clustering coefficient- is particularly…

社会与信息网络 · 计算机科学 2026-02-24 Dávid Ferenczi , Alexander Grigoriev

A widely-used operation on graphs is local clustering, i.e., extracting a well-characterized community around a seed node without the need to process the whole graph. Recently local motif clustering has been proposed: it looks for a local…

社会与信息网络 · 计算机科学 2022-05-13 Adil Chhabra , Marcelo Fonseca Faraj , Christian Schulz

Unsupervised hashing methods have attracted widespread attention with the explosive growth of large-scale data, which can greatly reduce storage and computation by learning compact binary codes. Existing unsupervised hashing methods attempt…

计算机视觉与模式识别 · 计算机科学 2023-01-09 Huibing Wang , Mingze Yao , Guangqi Jiang , Zetian Mi , Xianping Fu

The Python package pyABC provides a framework for approximate Bayesian computation (ABC), a likelihood-free parameter inference method popular in many research areas. At its core, it implements a sequential Monte-Carlo (SMC) scheme, with…

定量方法 · 定量生物学 2022-03-25 Yannik Schälte , Emmanuel Klinger , Emad Alamoudi , Jan Hasenauer

Rainbow coloring is a special case of edge coloring, where there must be at least one path between every distinct pair of vertices that consists of different color edges. Here, we may use the same color for the adjacent edges of a graph…

数据结构与算法 · 计算机科学 2020-01-01 Debasis Dwibedy , Rakesh Mohanty , Arun Khamari

Plagiarism is one of the leading problems in academic and industrial environments, which its goal is to find the similar items in a typical document or source code. This paper proposes an architecture based on a Long Short-Term Memory…

Beam-ACO, a modification of the traditional Ant Colony Optimization (ACO) algorithms that incorporates a modified beam search, is one of the most effective ACO algorithms for solving the Traveling Salesman Problem (TSP). Although adding…

神经与进化计算 · 计算机科学 2020-04-24 Jeff Hajewski , Suely Oliveira , David E. Stewart , Laura Weiler

Scientists often express their understanding of the world through a computationally demanding simulation program. Analyzing the posterior distribution of the parameters given observations (the inverse problem) can be extremely challenging.…

机器学习 · 计算机科学 2014-01-14 Edward Meeds , Max Welling

In this paper we consider coloring problems on graphs and other combinatorial structures on standard Borel spaces. Our goal is to obtain sufficient conditions under which such colorings can be made well-behaved in the sense of topology or…

组合数学 · 数学 2023-07-19 Anton Bernshteyn

Approximate Bayesian computation (ABC) performs statistical inference for otherwise intractable probability models by accepting parameter proposals when corresponding simulated datasets are sufficiently close to the observations. Producing…

统计计算 · 统计学 2014-12-05 Dennis Prangle

Stochastic systems in biology often exhibit substantial variability within and between cells. This variability, as well as having dramatic functional consequences, provides information about the underlying details of the system's behaviour.…

定量方法 · 定量生物学 2015-11-09 Iain G. Johnston

Approximate Bayesian Computation (ABC) enables statistical inference in simulator-based models whose likelihoods are difficult to calculate but easy to simulate from. ABC constructs a kernel-type approximation to the posterior distribution…

统计方法学 · 统计学 2022-12-02 Yuexi Wang , Tetsuya Kaji , Veronika Ročková

Evolutionary algorithms are metaheuristic techniques that derive inspiration from the natural process of evolution. They can efficiently solve (generate acceptable quality of solution in reasonable time) complex optimization (NP-Hard)…

计算机视觉与模式识别 · 计算机科学 2013-12-20 Anupriya Gogna , Akash Tayal

Solving large traveling salesman problem (TSP) in an efficient way is a challenging area for the researchers of computer science. This paper presents a modified version of the ant colony system (ACS) algorithm called Red-Black Ant Colony…

人工智能 · 计算机科学 2013-04-16 Md. Rakib Hassan , Md. Kamrul Hasan , M. M. A. Hashem

Approximate Bayesian Computation (ABC) methods have become essential tools for performing inference when likelihood functions are intractable or computationally prohibitive. However, their scalability remains a major challenge in…

统计方法学 · 统计学 2025-07-09 Antoine Luciano , Charly Andral , Christian P. Robert , Robin J. Ryder

One of the important issues in computer networks is "Load Balancing" which leads to efficient use of the network resources. To achieve a balanced network it is necessary to find different routes between the source and destination. In the…

网络与互联网体系结构 · 计算机科学 2011-10-27 Mehdi Kashefikia , Nasser Nematbakhsh , Reza Askari Moghadam

Clique-width is one of the graph complexity measures leading to polynomial special-case algorithms for generally NP-complete problems, e.g. graph colourability. The best two currently known algorithms for verifying c-colourability of graphs…

计算复杂性 · 计算机科学 2021-08-13 Bruno Courcelle , Irène Durand , Michael Raskin

We study the graph coloring problem over random graphs of finite average connectivity $c$. Given a number $q$ of available colors, we find that graphs with low connectivity admit almost always a proper coloring whereas graphs with high…

统计力学 · 物理学 2009-11-07 R. Mulet , A. Pagnani , M. Weigt , R. Zecchina

We solve, in a fully decentralised way (\ie with no message passing), the classic problem of colouring a graph. We propose a novel algorithm that is automatically responsive to topology changes, and we prove that it converges quickly to a…

数据结构与算法 · 计算机科学 2017-09-05 Alessandro Checco , Douglas J. Leith
‹ 上一页 1 8 9 10 下一页 ›