支配集问题的局部搜索算法研究

结题报告
项目介绍
AI项目解读

基本信息

  • 批准号:
    61806050
  • 项目类别:
    青年科学基金项目
  • 资助金额:
    25.0万
  • 负责人:
  • 依托单位:
  • 学科分类:
    F0601.人工智能基础
  • 结题年份:
    2021
  • 批准年份:
    2018
  • 项目状态:
    已结题
  • 起止时间:
    2019-01-01 至2021-12-31

项目摘要

Dominating set problem is a classical NP-hard problem with many applications. Although local search algorithms for solving dominating set problems have attracted wide attention by many researchers, there still exist lots of problems in the solving scale and the solving efficiency. There exist many large-scale instances where the number of vertices is often more than one million in social networks and wireless sensor network, which puts forward a huge challenge to design local search algorithms for solving dominating problems. This project will concentrate on designing local search algorithms for solving dominating set problems. There are three main factors for affecting the solving efficiency of local search algorithms: the quality of the initial solution; introducing the jumping strategy to escape from local optimal; the design of heuristic scoring function and the selection of the candidate vertices. Therefore, the project will design the preprocessing procedure and initialization algorithms through mining the hidden structure and special vertices of the problem; proposing a new cycling avoidance strategy and a fast perturbation strategy to help algorithms escape from local optimal (i.e. avoiding algorithms falling into some candidate solutions and sub-optimal feasible space); introducing some heuristic searching strategies for overcoming the problems that the number of candidate vertices is too large and that algorithms are difficult to find some search spaces.
支配集问题是NP困难类的经典问题之一,被广泛应用于众多实际问题领域中。尽管支配集及其相关问题的局部搜索算法受到了研究人员的日益关注,但在求解规模和求解效率上尚存在很多不足。在社交网络和无线传感网络等实际问题中,往往需要处理节点数超过百万级别的超大规模测试用例,这也为目前支配集问题的局部搜索求解算法的设计提出了巨大的挑战。本项目将围绕设计支配集及其相关问题的局部搜索算法展开。由于影响局部搜索算法求解效率的三个关键因素在于初始解的质量、算法陷入局部最优时的跳出策略以及启发式打分函数的设计和分支节点的选择,本项目将开展以下三个方面的研究:通过挖掘问题的隐藏结构和特殊顶点,设计有效的预处理和初始解构造方法;提出全新的循环避免策略和快速扰动策略以帮助算法跳出局部最优,即避免算法循环搜索某些解或次优解空间;同时针对候选顶点过多和很难搜索到某些解空间等问题,设计可以处理超大规模问题的启发式搜索策略。

结项摘要

支配集问题是NP困难类的经典问题之一,被广泛应用于众多实际问题领域中。尽管支配集及其相关问题的局部搜索算法受到了研究人员的日益关注,但在求解规模和求解效率上尚存在很多不足。在社交网络和无线传感网络等实际问题中,往往需要处理节点数超过百万级别的超大规模测试用例,这也为目前支配集问题的局部搜索求解算法的设计提出了巨大的挑战。本项目围绕设计支配集及其相关问题的局部搜索算法展开,开展的具体研究工作包括:1)针对最小支配集问题,设计了一个高效的局部搜索框架,克服了之前支配集求解算法收敛速度过慢的问题,同时在预处理过程,使用了轻量级的化简策略,在化简策略复杂性和化简策略有效性之间做到了很好的平衡;2)针对连通支配集的无权问题和有权问题,为了在求解大规模测试用例中保持连通约束,设计一套基于生成树维护连通约束的方法。另外,由于连通支配集问题的自身特性,使得求解算法很容易陷入局部最优,因此提出了一种内嵌式的局部搜索框架来实现扰动候选解的目的。对一些几百万顶点的稀疏图可以很快地求得令人满意的解,而之前最好的算法耗时超过1小时仍然不能得到解;3)针对独立支配集的无权问题和有权问题,充分利用并学习历史搜索信息,利用这些学习得到的信息来辅助求解算法重新构造候选解。基于上述成果,总共发表学术论文14篇,其中中国计算机学会推荐A类论文5篇。协助培养博士生研究生1名,硕士研究生3名。本项目的研究将有助于促进局部搜索算法在支配集问题中的发展,同时也为求解图论中其他全局最优问题提供了有价值的解决方法。

项目成果

期刊论文数量(9)
专著数量(0)
科研奖励数量(0)
会议论文数量(5)
专利数量(0)
Efficient Local Search based on Dynamic Connectivity Maintenance for Minimum Connected Dominating Set.
基于最小连接支配集动态连接维护的高效本地搜索。
  • DOI:
    10.1613/jair.1.12618
  • 发表时间:
    2021
  • 期刊:
    Journal of Artificial Intelligence Research
  • 影响因子:
    5
  • 作者:
    Zhang Xindi;Li Bohan;Cai Shaowei;Wang Yiyuan
  • 通讯作者:
    Wang Yiyuan
A two phase removing algorithm for minimum independent dominating set problem
最小独立支配集问题的两阶段去除算法
  • DOI:
    10.1016/j.asoc.2019.105949
  • 发表时间:
    2020-03
  • 期刊:
    Applied Soft Computing
  • 影响因子:
    8.7
  • 作者:
    Wang Yiyuan;Li Chenxi;Yin Minghao
  • 通讯作者:
    Yin Minghao
SCCWalk: an efficient local search algorithm and its improvements for maximum weight clique problem
SCCWalk:一种高效的局部搜索算法及其对最大权集团问题的改进
  • DOI:
    10.1016/j.artint.2019.103230
  • 发表时间:
    2020-03
  • 期刊:
    Artificial Intelligence
  • 影响因子:
    14.4
  • 作者:
    Wang Yiyuan;Cai Shaowei;Chen Jiejiang;Yin Minghao
  • 通讯作者:
    Yin Minghao
An improved configuration checking-based algorithm for the unicost set covering problem
一种改进的基于配置检查的单代价集覆盖问题算法
  • DOI:
    10.1016/j.ejor.2021.02.015
  • 发表时间:
    2021-02
  • 期刊:
    European Journal of Operational Research
  • 影响因子:
    6.4
  • 作者:
    Wang Yiyuan;Pan Shiwei;Al-Shihabi Sameh;Zhou Junping;Yang Nan;Yin Minghao
  • 通讯作者:
    Yin Minghao
A local search algorithm with reinforcement learning based repair procedure for minimum weight independent dominating set
基于强化学习的最小权独立支配集修复过程的局部搜索算法
  • DOI:
    10.1016/j.ins.2019.09.059
  • 发表时间:
    2020-02
  • 期刊:
    Information Sciences
  • 影响因子:
    8.1
  • 作者:
    Wang Yiyuan;Pan Shiwei;Li Chenxi;Yin Minghao
  • 通讯作者:
    Yin Minghao

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi || "--"}}
  • 发表时间:
    {{ item.publish_year || "--" }}
  • 期刊:
    {{ item.journal_name }}
  • 影响因子:
    {{ item.factor || "--"}}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.authors }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.authors }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.authors }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.authors }}

数据更新时间:{{ patent.updateTime }}

其他文献

利用CSP求解极小碰集的方法
  • DOI:
    --
  • 发表时间:
    2015
  • 期刊:
    计算机研究与发展
  • 影响因子:
    --
  • 作者:
    王艺源;欧阳丹彤;张立明;张永刚
  • 通讯作者:
    张永刚
结合SE-Tree结构特征的极小碰集求解算法
  • DOI:
    --
  • 发表时间:
    2016
  • 期刊:
    计算机研究与发展(CCF 中文A类)
  • 影响因子:
    --
  • 作者:
    刘思光;欧阳丹彤;王艺源;贾凤雨;张立明
  • 通讯作者:
    张立明
结合部件动态变化度求解最小碰集的GRASP算法
  • DOI:
    10.13229/j.cnki.jdxbgxb201703033
  • 发表时间:
    2017
  • 期刊:
    吉林大学学报(工学版)
  • 影响因子:
    --
  • 作者:
    王艺源;欧阳丹彤;张立明
  • 通讯作者:
    张立明
结合特征学习的粒子群求解极小碰集方法
  • DOI:
    --
  • 发表时间:
    2015
  • 期刊:
    电子学报
  • 影响因子:
    --
  • 作者:
    刘娟;欧阳丹彤;王艺源;张立明
  • 通讯作者:
    张立明

其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi || "--" }}
  • 发表时间:
    {{ item.publish_year || "--"}}
  • 期刊:
    {{ item.journal_name }}
  • 影响因子:
    {{ item.factor || "--" }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}
empty
内容获取失败,请点击重试
重试联系客服
title开始分析
查看分析示例
此项目为已结题,我已根据课题信息分析并撰写以下内容,帮您拓宽课题思路:

AI项目思路

AI技术路线图

相似国自然基金

{{ item.name }}
  • 批准号:
    {{ item.ratify_no }}
  • 批准年份:
    {{ item.approval_year }}
  • 资助金额:
    {{ item.support_num }}
  • 项目类别:
    {{ item.project_type }}

相似海外基金

{{ item.name }}
{{ item.translate_name }}
  • 批准号:
    {{ item.ratify_no }}
  • 财政年份:
    {{ item.approval_year }}
  • 资助金额:
    {{ item.support_num }}
  • 项目类别:
    {{ item.project_type }}
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了

AI项目解读示例

课题项目:调控A型流感病毒诱导IFN-β表达的机制研究

AI项目摘要:

本研究聚焦于TRIM2蛋白在A型流感病毒诱导的IFN-β表达中的调控机制。A型流感病毒是全球性健康问题,其感染可导致严重的呼吸道疾病。IFN-β作为关键的抗病毒因子,其表达水平对抗病毒防御至关重要。然而,TRIM2如何调控IFN-β的表达尚未明确。本研究假设TRIM2通过与病毒RNA或宿主因子相互作用,影响IFN-β的产生。我们将采用分子生物学、细胞生物学和免疫学方法,探索TRIM2与A型流感病毒诱导IFN-β表达的关系。预期结果将揭示TRIM2在抗病毒免疫反应中的作用,为开发新的抗病毒策略提供理论基础。该研究对理解宿主抗病毒机制具有重要科学意义,并可能对临床治疗流感病毒感染提供新的视角。

AI项目思路:

科学问题:TRIM2如何调控A型流感病毒诱导的IFN-β表达?
前期研究:已有研究表明TRIM2参与抗病毒反应,但其具体机制尚不明确。
研究创新点:本研究将深入探讨TRIM2在IFN-β表达中的直接作用机制。
技术路线:包括病毒学、分子生物学、细胞培养和免疫检测技术。
关键技术:TRIM2与病毒RNA的相互作用分析,IFN-β启动子活性检测。
实验模型:使用A型流感病毒感染的细胞模型进行研究。

AI技术路线图

        graph TD
          A[研究起始] --> B[文献回顾与假设提出]
          B --> C[实验设计与方法学准备]
          C --> D[A型流感病毒感染模型建立]
          D --> E[TRIM2与病毒RNA相互作用分析]
          E --> F[TRIM2对IFN-β启动子活性的影响]
          F --> G[IFN-β表达水平测定]
          G --> H[TRIM2功能丧失与获得研究]
          H --> I[数据收集与分析]
          I --> J[结果解释与科学验证]
          J --> K[研究结论与未来方向]
          K --> L[研究结束]
      
关闭
close
客服二维码