Agent联盟和流形学习在中文问答系统中的应用研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
信息社会的重要特征之一是信息检索,各种搜索引擎为人们检索信息提供了很大帮助。如何使搜索引擎理解检索需求,以获得更加精确的检索结果,这正是问答系统追求的目标。问答系统是信息检索的分支,属于精确检索。本文系统地介绍了问答系统的研究内容、中文问答系统的相关技术及研究现状,将Agent联盟和流形学习引入中文问答系统的研究和实现中。实质性工作和创新点如下:
     1、采用流形学习方法提高问句分类精度
     问句分类在问答系统中起着至关重要的作用,其结果对答案提取具有很好的指导作用,直接影响到系统回答问题的准确性。本文将流形学习引入中文问句分类中,结合中文问句的多类别特点,设计了基于局部线性嵌入的中文问句分类算法,实验表明问句分类精度得到明显提高。
     2、采用元搜索技术提高问答系统的准确性
     针对单一通用搜索引擎存在的信息资源覆盖能力低、检索效率较低等不足,本文采用元搜索技术为每个问题寻找最适合的搜索方式。尤其知识搜索引擎的运用、专用问答系统的调用在问答系统中都是首次引入,大大提高了系统的语义检索能力和检索效率,因而提高了问答系统的准确性。
     3、采用多Agent技术提高系统整体性能
     中文问答系统的各个步骤都有诸多方法,这些方法有各自的特点和适应性。由于开放域问答系统中问题的多样性(无论问句类别还是涉及领域),任何一种方法都不是普遍适用的。为此,本文将多Agent技术引入中文问答系统,结合中文问答系统的特点,提出了基于多Agent的中文问答系统模型;并将该模型的问答求解转变为Agent联盟求解,定义了中文问答系统的Agent联盟问题;分别采用蚁群算法、改进蚁群算法、遗传算法、遗传蚁群融合算法等智能优化算法来优化求解,提高了系统的整体性能。
One of the important features of information society is information retrieval. Various searching engines are useful to people. But how to make searching engines understand the needs of users’search to get more exact result is the goal of question answering system (QA). Question answering system is a branch of information retrieval, it belongs to accurate retrieval. This thesis describes content of question answering system, relevant technologies and status of Chinese question answering system (Chinese QA) systematically, introduces multi-agent technology and manifold learning into research and implementation of Chinese question answering system. The main works in this thesis are as follows:
     1) Manifold learning is applied to improve precision of question classification.
     Question classification plays a very important role in question answering system, its result is a very good guide to answer extract, and affects the precision of answering question. This thesis introduces manifold learning into question classification. Combining with multi-class characteristic of Chinese questions, we designed an algorithm for Chinese question classification based on Local Linear Embedding (LLE), and the experience showed that the precision of question classification was significantly improved.
     2) Meta search technology is applied to improve precision of question answering.
     Aiming at the shortages of lower searching efficiency and lower ability in information resource covering of single general search engine, meta search technology is applied to find the most appropriate search method for each question. Especially utilization of knowledge search engine and call of special question answering system are introduced for the first time in question answering system. It can improve semantic search ability and searching efficiency of the system, so the precision of question answering can be improved.
     3) Multi-agent technology is applied to improve overall performance of the system.
     There are many methods at each step of the Chinese question answering system. Every method has its characteristic and suitability. Because of the diversity of questions of open field question answering system (whether question class or related field), no single method is universal. This thesis introduces multi-agent technology into Chinese question answering system, put forward Chinese question answering system model based on multi-agent, in which each step uses agent technology, and each step has many agents of the same kind but different abilities. We transformed solution of question answering to solution of multi-agent coalition, described the agent coalition question of Chinese question answering system model, then we used ant colony algorithm, improved ant colony algorithm, genetic algorithm, genetic algorithm and ant colony algorithm to optimize the solution, thus able to improve the overall performance of the system.
引文
[1]张亮.面向开放域的中文问答系统问句处理相关技术研究:[博士学位论文],南京:南京理工大学,2005
    [2]郑实福,刘挺,秦兵等.自动问答综述[J],中文信息学报,2002,16(6);46-52
    [3] Jimmy Lin, Boris Katz. Question Answering Techniques for the World WideWeb. The 11th Conference of the European Chapter of the Association ofComputational Linguistics(EACL-2003), 2003: 1~63
    [4]M. Ellen, Voorhees. Overview of the TREC 2002 Question Answering Track.Proceedings of the Eleventh Text Retrieval Conference(TREC2002), 2002:51~61
    [5] Ulf Hermjakob. Parsing and Question Classification for Question Answering.Proceedings of the workshop on Open-Domain Question Answering atACL-2001,2001:23-28
    [6]吾友政,赵军,段湘煜等.问答式检索技术及评测研究综述[J],中文信息学报, 2005, 19(3): 1-13
    [7] http://www. Askjevees.com/
    [8] Zhiping Zheng. AnswerBus question answering system. Proceedings of 2002Human Language Technology Conference(HTL2002), 2002: 31-38
    [9] http://misshover.si.umich,edu/—zzheng/qa-new/
    [10] M. Ellen, Voorhees. Overview of the TREC 2002 Question Answering Track.Proceedings of the Eleventh Text Retrieval Conference(TREC2002), 2002:51-61
    [11] http://www.ai.mit.edu/projects/info-lab/
    [12] http://www.nki.net.cn/
    [13] GaiTai Huang, HsiuHsen Yao. Chinese Question Answering System[J]. Journalof Computer Science and Technology, 2004, 19(4): 51-61
    [14] Rohini Srihari, Wei Li. A Question Answering System Supported by InformationExtraction. Proceedings of the Sixth Applied Natural Language ProcessingConference(ANLP-2000), 2000: 166~172
    [15]张亮,黄河燕,胡春玲中文问答系统模型研究[J],情报学报, 2006, 25(2): 197~201
    [16]李鑫.问题回答系统中的问题分类研究:[博士学位论文],上海:复旦大学2007
    [17] Soo-Min Kim, Dae-Ho Baek, Sang-Beom Kim, et al. Question AnsweringConsidering Semantic Categories and Co-Occurrence Density. Proceedings ofthe 9th Text Retrieval Conference(TREC2000), 2000: 317~324
    [18] Amit Singhal, Marcin Kaszkiel. AT&T at TREC9. Proceedings of the 9th TextRetrieval Conference(TREC2000), 2000: 103-106
    [19] Jiangping Chen, Anne R. Diekema,Mary D. Taffet, et al. Question Answering:CNLP at the TREC-10 Question Answering Track. Proceedings of the 10th TextRetrieval Conference(TREC2001), 2001: 485-494
    [20] Boris Katz, Matthew Bilotti, Sue Felshin, et al. Answering Multiple Questionson a Topic From Heterogeneous Resources. Proceedings of the 13th TextRetrieval Conference(TREC2004), 2004: 326-335
    [21] Kyoung-Soo Han, Hoojung Chung, Sang-Bum Kim, et al. Korea UniversityQuestion Answering System at TREC 2004. Proceedings of the 13th TextRetrieval Conference(TREC2004), 2004: 291-312
    [22] Hui Yang, Tat-Seng Chua, Shuguang Wang, et al. Structured Use of ExternalKnowledge for Event-based Open Domain Question Answering. Proceedings ofSIGIR 2003, 2003:33-40
    [23] Bernardo Magnini, Matteo Negri, Roberto Prevete, et al. MultilingualQuestion/Answering: the DIOGENE System. Proceedings of the 10th TextRetrieval Conference (TREC2001), 2001: 313-322
    [24] Bernardo Magnini, Matteo Negri, Roberto Prevete, et al. MiningKnowledge from Repeated Co-Occurrences: DIOGENE at TREC2002.Proceedings of the 11th Text Retrieval Conference (TREC2002), 2002: 151-159
    [25] MiLen Kouylekov, Bernardo Magnini, Matteo Negri, et al. ITC-irst atTREC-2003: the DIOGENE QA System. Proceedings of the 12th Text RetrievalConference (TREC2003), 2002: 349-358
    [26] Abraham Ittycheriah, M. Franz, W-J Zhu, et lL. IBM's Statistical QuestionAnswering system. Proceedings of the 9th Text Retrieval Conference(TREC2000), 2000: 229~235
    [27] Abraham Ittycheriah, M. Franz, S. Roukos. IBM's Statistical QuestionAnswering system—TREC10. Proceedings of the 10th Text RetrievalConference(TREC2001), 2001: 258~265
    [28] Abraham Ittycheriah, S. Roukos. IBM's Statistical Question Answeringsystem—TREC 11. Proceedings of the 1 1th Text RetrievalConference(TREC2002), 2002: 89~97
    [29] Xin Li, Dan Roth. Learning Question Classifiers. Proceedings of the 19thInternational Conference on Computational Linguistics(COLING 2002}, 2002:25-32
    [30] Dan Roth, Chad. Cumby, Xin Li, et al. Question-Answering via EnhancedUnderstanding of Questions. Proceedings of the 11th Text Retrieval Conference(TREC2002), 2002: 487-497
    [31] Eduard Hovy, Ulf Hermjakob, Chin-Yew Lin, et al. Using Knowledge toFacilitate Factoid Answer Pinpointing. Proceedings of the 19th InternationalConference on Computational Linguistics(COLING 2002}, 2002: 38-45
    [32] [32] Eduard Hovy, Ulf Hermjakob, Deepak Ravichandran. AQuestion/Answer Typology with Surface Text Patterns. Proceedings of theDARPA Human Language Technology conference (HLT), 2002: 35—41
    [33] Eduard Hovy, Laurie Gerber, Ulf Hermjakob, et al. Question Answering inWebclopedia. Proceedings of the 9th Text Retrieval Conference (TREC2000),2000: 655~665
    [34] Ulf Hermjakob. Parsing and Question Classification for Question Answering.Proceedings of the Workshop on Open-Domain Question Answering atACL-2001,2001:56-62
    [35] Dell Zhang, Wee Sun Lee. Question Classification using Support VectorMachines. Proceedings of ACM SIGIR Conference on Research andDevelopment in Information Retrieval (SIGIR2003), 2003: 125-132
    [36] Jun Suzuki, Hirotoshi Taira, Yutaka Sasaki, et al. Question Classification usingHDAG Kernel. ACL 2003 Workshop on Multilingual Summarization and Question Answering. 2003: 61~68
    [37] Alessandro Moschitti, Silvia Quarteroni, Roberto Basili, et al. Exploiting syntactic and shallow semantic kernels for question/answer classification. Proceedings of the 45th Annual Meeting of the Association of Computational Linguistics. 2007: 776~783
    [38]张宇,刘挺,文勖.基于改进贝叶斯模型的问题分类[C],第一届全国信息检索与内容安全学术会议(NCIRCS2004),上海,2004:26~29
    [39]张亮,陈肇雄,黄河燕.问题分类的计33(4):9~12
    [40]余正涛,樊孝忠,郭剑毅.基于支持向量机的汉语问句分类[J],华南理工大学学
    [41]文勖,张宇,刘挺等.基于句法结构分析的中文问题分类[J],中文信息学报,2006,20(2):33~39
    [42]贾可亮,樊孝忠,许进忠.基于KNN的汉语问问分类[J],微电子学与计算机,2008,25(1):156~158
    [43]孙建军,成颖,丁芹等.信息检索技术[M],北京:科学出版社,2004.10:286~340
    [44] Ricardo Baeza-Yates, Berthier Ribeiro-Neto等著,王知津,贾福新,郑红军等译.现代信息检索[M],北京:机械工业出版社,2006.5:83~96
    [45]李源,何清,史忠植.基于概念语义空间的联想检索[J],北京科技大学学报,2001,12(6):577~580
    [46]钱晓东,王正欧.基于神经网络文本检索词的语义扩充[J],计算机工程,2004,10(20):
    [47]周明建,高济.知识管理中的联想检索[J],计算机应用,2004(7):24~27
    [48]罗建利.基于用户兴趣的概念查询扩展研究:[硕士学位论文],扬州:扬州大学,2005
    [49] [Rohini Srihari, Wei Li. A Question Answering System Supported by Information Extraction. Proceedings of the Sixth Applied Natural Language Processing Conference(ANLP-2000), 2000: 166~172
    [50] Steven Abney, Michael Collins, Amit Singhal. Answer Extraction. Proceedingsof the Sixth Applied Natural Language Processing Conference(ANLP-2000), 2000: 232~239
    [51]崔桓,蔡东风,苗雪雷.基于网络的中文问答系统及信息抽取算法研究[J],中文信息学报,2004,18(3):24~31
    [52]余正涛,樊孝忠,宋丽哲.汉语问答系统答案提取方法研究[J],计算机工程,2006,32(3):183~185
    [53]杨思春,陈家骏中文自动问答中句子相似度计算研究[J],情报学报,2008,27(1):35~41
    [54]刘开瑛.中文文本自动分词和标注[M],北京:商务印书馆,2000.5
    [55]刘源,谭强,沈旭尾.信息处理用现代汉语分词规范及自动分词方法[M],清华大学出版社、广西科学技术出版社,1994.6
    [56]曹倩,丁艳,王超等.汉语自动分词研究及其算机应用研究,2004,21(5)71~74
    [57]Christopher D Manning,Hinrich Schutze著,苑春法译,统计自然语言处理基础[M],北京:电子工业出版社,2005.1
    [58]魏欧,孙玉芳.汉语词性标注方法的研究[J],计算机科学,2000,27(7);71~75
    [59]Greene B Brubin G M. Automated Grammatical Tagging of English Technicalreport, Department of Linguistics, Brown University, 1971
    [60]沈达阳,孙茂松.汉语自动分词和词性标注一体化系统[J],中文信息,1996,5:17~19
    [61]周强.规则与统计相结合的汉语词类表注一体化[J],中文信息学报,19959(2):1~10
    [62]B M Sundheim.Named Entity Task Definition,version 2.1.Proceedings of theSixth Message Understanding Conference, 1995: 319~332
    [63]向晓雯,史晓东,曾华琳.一个统计与规则相结合的中文命名实体识别系统[J],计算机应用,2005,25(10):2404~2406
    [64]李向宏,王丁,黄成哲.自然语言句法分析研究现状和发展趋势[J],微处理机,2003,2:4~7
    [65]Hoa Trang Dang, Diane Kelly, Jimmy Lin. Overview of the TREC 2007Question Answering Track. Proceedings of the 16th Text Retrieval Conference(TREC2007), 2007: 102~120
    [66] John Prager, Eric Brown, Dragomir R. Radev, et aL. One Search Engine or Twofor Question-Answering. Proceedings of the 9th Text Retrieval Conference(TREC2000), 2000: 235~256
    [67] Jennifer Chu-Carroll, Krzysztof Czuba, John Prager, et al. In QuestionAnswering, Two Heads Are Better Than One. Proceedings of HLT-NAACL,2003:24~31
    [68] Jennifer Chu-Carroll, John Prager, Christopher WeLty, et al. A Multi-Strategy,Multi-Question Approach to Question Answering. New Directions inQuestion-Answering, Maybury, M.(Ed.), AAAI Press, 2004: 32-39 [69] Hewitt C. Viewing Control Structures as Patterns of Passing Messages.Artificial Intelligence, 1977, 8(3): 323-364
    [70] M. Minsky. The Society of Mind. Simon & Schuster, 1988
    [71]王汝传,徐小龙,黄海平.智能Agent及其在信息网络中的应用[M],北京:北京邮电大学出版社,2006
    [72]黄逸民.基于多Agent的智能管理信息系统理论与应用研究:[博士学位论文],杭州:浙江大学,2002
    [73] Sycara K. Intelligent Agents and the Information Revolution. UNICOM Seminar on Intelligent Agents and Their Business Application, 1995, 8-9: 143~159
    [74] Pan J. Y. -C, Tenebaum J. M., Glicksman J. A framework for Knowledge-based Computer-Integrated Manufacturing. IEEE Transactions on Semiconductor Manufacture, 1989, 2: 33-46
    [75]史忠植,王文杰,田启家.智能主体研究现状和发展趋势[J],计算机世界(周报),技术专题版,1998,第四期
    [76]张东摩,李红兵.人工智能研究动态与发展趋势[J],计算机科学,1998,25(2): 5-8
    [77] Wooldridge M, Jenning N R. Intelligent Agents: Theory and Practice.TheKnowledge Engineering Review, 1995, 10(2): 115~152
    [78] Shoham Y. Agent Oriented Programming. Artificial Intelligence, 1993, 60:51~92
    [79] l范玉顺,曹军威.多代理系统一理论,方法与应用[M],北京:清华大学出版社,2002
    [80] http://hownet.com
    [81]晏一平,岳泉.中外元搜索引擎的比较研究[J],图书馆学研究,2005,?(11):19~24
    [82] http://baike.baidu.com/view/2918148.htm?fr=ala0_1
    [83]http://ask.1-68.com/
    [84]http://ask.officexy,com/
    [85] http://222.221.6.149:7001/LIIP/qa.jsp
    [86]张琳,吴蔚林,高峰.自然语言上海市内出行路线问答系统[J],华南理工大学学报(自然科学版),2004,32(Suppl.):32~36
    [87] Xin Li, Dan Roth. Learning Question Classifiers. Proceedings of the 19th International Conference on Computational Linguistics(COLING 2002),200225~32
    [88]李鑫.问题回答系统中的问题分类研究:[博士学位论文],杭州:浙江大学,2007
    [89] Ellen M. Voorhees, Dawn M. Tice. The TREC-8 Question Answering Track Evaluation. Proceedings of the 8th Text Retrieval Conference (TREC1999),1999: 77~100
    [90]Abraham Ittycheriah, M. Franz, S. Roukos. IBM’s Statistical QuestionAnswering system--TREC10. Proceedings of the 10th Text Retrieval Conference(TREC2001), 2001: 258~265
    [91]Hovy E H, Gerber L, Hermjakob U,et al.Toward Semantics Based AnswerPinpointing. Proceedings of the DARPA Human Language Technology Conference(HLT2001), 2001: 339~345
    [92]张永奎,赵辄谦,白丽君.基于互联网的中文问答系统[J],计算机工程,2003,29(15)
    [93]崔桓,蔡东风,苗雪雷.基于网络的中文问答系统及信息抽取算法研究[J],中文信息学报,2004,18(3):24~31
    [94]林旭东,彭宏,郑启伦等.Web的中文开放式问题回答系统[J],计算机科学,2006,33(5):211~213
    [95]余正涛,樊孝忠,宋丽哲.汉语问答系统答案提取方法研究[J],计算机工程,2006,32(3
    [96]郑实福,刘挺,秦兵等.自动问答综述[J],中文信息学报,2002,16(6):46~52
    [97]文勖,张宇,刘挺等.基于句法结构分析的中文问题分类[J],中文信息学报,2006,20(2):33~39
    [98]张宇,刘挺,文勖.基于改进贝叶斯模型的问题分类[C],第一届全国信息检索与内容安全学术会
    [99]张亮,陈肇雄,黄河燕.问题分类的计算模型研究[J],计算机科学,2006,33(4):9~12
    [100]余正涛,樊孝忠,郭剑毅.基于支持向量机的汉语问句分类[J],华南理工大学学报(自然科学版),2005,33(9):25~34
    [101]文勖,张宇,刘挺等.基于句法结构分析的中文问题分类[J],中文信息学报,2006,20(2);33~39
    [102]贾可亮,樊孝忠,许进忠.基于KNN的汉语问句分类[J],微电子学与计算机,2008,25(1):156~158
    [103]徐蓉,姜峰,姚鸿勋.流形学习概述[J],智能信息学报,2006,1(1):44~51
    [104]尹峻松.流形学习理论与方法研究及在人脸识别中的应用:[博士学位论文],合肥:国防科学技术大学,2007
    [105]孙明明.流形学习理论与算法研究:[博士学位论文],南京:南京理工大学,2007
    [106]张军平,王珏.主曲线研究综述[J],计算机学报,2003,26(2);129~146
    [107]陈省身,陈维桓.微分几何讲义[M],北京:北京大学出版社,1983
    [108]Tenenbaum J B, SilvaV de, Langford J C. A Global Geometric Framework for Nonlinear Dimensionality Reduction. Science, 2000, 290: 2319~2323
    [109] Roweis S, Lawrence K. Nonlinear Dimensionality Reduction by Locally Linear Embedding. Science, 2000, 290:2323~2326
    [110] Mikhail Belkin, Partha Niyogi. Laplacian Eigenmaps for Dimensionality Reduction and Data Representation.Neural Computatiaon,2003,15(6)1373~1396
    [111]Xiaofei He, Partha Niyogi. Locality Projection .Advances in NeuralInformation Processing Systems(NIPS2003), 2003: 181~188
    [112] Yanwei Pang, Lei Zhang, Zhengkai Liu. Neighborhood Preserving Projections(NPP): a Novel Linear Dimension Reduction Method. Proceedings of International Conference on Intelligent Computing(ICIC2005), 2005: 117~125
    [113]Kui-yu Chang, Joydeep Ghosh. Principal Curve Cassifier-a Nonlinear Approach to Pattern Classification. Proceedings of the IEEE International Joint Conference on Neural Networks, 1998: 653~658
    [114]Junping Zhang, Stan Z. Li, Jue Wang. Nearest Manifold Approach for Face Recognition. Proceedings of Sixth IEEE International Conference on Automatic Face and Gesture Recognition, 2004: 223~228
    [115]姚力群,陶卿.局部线性与One_Class结合的科技文本分类方法[J],计算机研究与发展,2005,42(11),1862~1869
    [116]Yiming Wu, Kap Luk Chan. An Extended Isomap Algorithm for Learning Multi-class Manifold. Proceedings of International Conference on Machine Learning and Cybernetics(ICMLC 2004), 2004: 3429-3433
    [117]石陆魁,柳冰,沈雪勤.一种基于非线形降维的聚类算法[J],河北工业大学学报,2005,34(增):112~114
    [118]Xin Yang, Haoying Fu, Hongyuan Zha, et al. Semi-Supervised NonlinearDimensionality Reduction. Proceedings of the 23rd International Conference onMachine Learning(ICML2006), 2006: 1065-1072
    [119] Mikhail Belkin, Partha Niyogi. Using Manifold Structure for Partially LabeledClassification. Advances in Neural Information Processing Systems(NIPS2003),2003: 929-936
    [120]陈高曙,曾庆宁.基于LLE算法的人脸识别方法[J],计算机应用研究,2007,24(10):176~178
    [121]吴俊强,周激流,何坤.基于LLE的彩色图象人脸检测[J],四川大学学报(自然科学版),2006,43(4):796~800
    [122] Samuel Kadoury, Martin D. Levine. Face Detection in Gray Scale Images Using Locally Linear Embeddings. Computer Vision and Image Understanding, 2007, 105(1): 1-20
    [123]杨晓敏,吴炜,何小海等.一种基于流形学习的手写体数字识别[J],光电子.激光,2007,18(12):1478~1481
    [124]姚莉,张维明.智能协作信息技术[M],北京:电子工业出版社,2002.4
    [125]龚勇.多Agent联盟形成技术在组合贸易电子商务中的应用研究:[博士学位论文],合肥:国防科学技术大学,2005
    [126]R. G. Smith. The Contract-Net Protocol: High-Level Communication andControl in a Distributed Problem Solver. IEEE Transaction on Computers,1980, 19(12): 1104~1113
    [127]R. Davis, R. G. Smith. Negotiation as a Metaphor for Distributed ProblemSolving. Artificial Intelligence, 1993, 20(1): 63~109
    [128]B. Hayes Roth. BBI: An Architecture for Blackboard Systems that Control,Explain, and Learn About their Own Behavior. Heuristic Programming ProjectReport, Stanford University, 1984: HPP84-16
    [129]D. D. Corkill, K.Q. Gallagher, K. E. Murray. GBB: A Generic BlackboardDevelopment System. Proceedings of Association for the Advancement ofArtificial Intelligence (AAAI-96), 1996: 1008~1014
    [130]H. P. Nii, N. Aiello, J. Rice. Experiment on CAGE and POLIGON: Measuringthe Performance of Parallel Blackboard Systems. Distributed ArtificialIntelligence, 1989: 314-389
    [131] Nick R. Jennings. Coordination Techniques for Distributed ArtificialIntelligence. Foundation of Distribution Artificial Intelligence, 1996: 187—210
    [132]D. Kinny, M. Georgef. Commitment and Effectiveness of Situated Agents.Proceedings of 12th International Joint Conference on ArtificialIntelligence(IJCAI-91), 1991: 82-88
    [133]Zlotkin Gilad, Rosenschein Jeffrey S. One, Two, Many: Coalition inMulti-Agent Systems, From Reaction to Cognition, Lecture Notes in ArtificialIntelligence, 1993:96-110
    [134]Onn Shehory, Sarit Kraus. Coalition Formation among Autonomous Agents:Strategies and Complexity, From Reaction to Cognition, Lecture Notes inArtificial Intelligence, 1993: 57-72
    [135]Ketchpel S. Coalition Formation among Autonomous Agents, From Reaction toCognition, Lecture Notes in Artificial Intelligence, 1993: 73-88
    [136] David Todd, Pratyush Sen. Distributed Task Scheduling and Allocation UsingGenetic Algorithms. Computer and Industrial Engineering, 1999(37): 47~50
    [137] Sen S, Dutta P S. Searching for Optimal Coalition Structures, Proceedings of the4th International Conference on Multi-Agent Systems (ICMAS2000), 2000:287~292
    [138]Zlotkin G, Rosenschein J S. Coalition, Cryptography, and Stability: Mechanismsfor Coalition Formation in Task Oriented Domains, Proceedings of the 12thNational Conference on Artificial Intelligence, 1994: 432~437
    [139]Ketchpel S. Coalition Formation Among Autonomous Agents, From Reaction toCognition, Lecture Notes in Artificial Intelligence, 1993: 73—88
    [140]Ketchpel S. Forming Coalitions in the Face of Uncertain Rewards. Proceedingsof Association for the Advancement of Artificial Intelligence (AAAI-94), 1994:414-419
    [141]Sandholm T, Larson K, M Andersson, et al. Anytime Coalition StructureGeneration with Worst Case Guarantees, Proceedings of the 16th NationalConference on Artificial Intelligence, 1998: 46—53
    [142] Sandholm T, Lesser V. Coalition Among Computationally Bounded Agents [J].Artificial Intelligence, 1997, 94(1): 99-137
    [143]Shehory O, Kraus S. Task Allocation via Coalition Formation AmongAutonomous Agents, Proceedings of 12th International Joint Conference onArtificial Intelligence(IJCAI-95), 1995: 655~66120(11): 961-965
    [144]罗诩,石纯一. Agent协作求解中形成联盟的行为策略[J],计算机学报,1997,20(11):961~965
    [145]T. Sandholm. Distributed Rational Decision Making. Multiagent Systems: AModern Approach to Distributed Artificial Intelligence, 1999: 201~257
    [146] [149] Tuomas Sandholm, Kate Larson, Martin Andersson, et al. CoalitionStructure Generation with Worst Case Guarantees. Artificial Intelligence,1999,111(1-2): 209-238
    [147] Kate Larson, Tuomas Sandholm. Anytime Coalition Structure Generation: AnAverage Case Study. Proceedings of 3th International Conference onAutonomous Agents(AGENTS99), 1999: 40-47
    [148]O. Shehory, S. Kraus. Methods for Task Allocation via Agent CoalitionFormation, Artificial Intelligence, 1998, 101(1-2): 165-200
    [149] John von Neumann, Oskar Morgenstern. Theory of Games and EconomicBehavior[M]. Princeton University Press, Princeton, 1953
    [150]J. S. Rosenschein. Rational Interaction: Cooperation Among Intelligent Agents.Ph.D.Thesis, Stanford Univ, 1986
    [151]J. S. Rosenschein, M. Genesereth. Cooperation without Communication,Reading in DAI, 1986
    [152]J. S. Rosenschein, M. Genesereth. Deals Among Rational Agents, The Ecologyof Computation, 1988
    [153] P. Gmytrasiewicz, E. Durfee. A Rigorous, Operational Formalization ofRecursive Modeling. Proceedings of First International Conference onMulti-agent System, 1995: 125~132
    [154]J. Vidal, E. Durfee. Recursive Agent Modeling Using Limited Rationality.Proceedings of First International Conference on Multi-agent System, 1995:376~383
    [155] J. F. Nash. Two-Person Cooperative Games. Econometrica, 1953: 128~140
    [156] J. F. Nash. Non-Co operative Games. Annals of Maths, 1951: 286-295
    [157]Ketchpel S. Forming Coalitions in the Face of Uncertain Rewards. Proceedingsof Association for the Advancement of Artificial Intelligence (AAAI-94), 1994:414-419
    [158]Tuomas Sandholm, Victor R. Lesser. Issues in Automated Negotiation andElectronic Commerce: Extending the Contract Net Framework. Proceedings ofthe First International Conference on Multi-Agent Systems, 1995: 328—335
    [159]Tuomas Sandholm, Victor R. Lesser. Coalition Formation among BoundedRational Agents. Proceedings of 12th International Joint Conference onArtificial Intelligence(IJCAI-95), 1995: 662-669
    [160]Zlotkin Gilad, Rosenschein Jeffrey S. Negotiation and Task SharingAutonomous Agents in Cooperative Domains, Proceedings of 6th InternationalJoint Conference on Artificial Intelligence(IJCAI-89), 1989: 912-917
    [161]Zlotkin Gilad, Rosenschein Jeffrey S. Cooperative and Conflict Resolution viaNegotiation among Autonomous Agents in Non-cooperative Domains. IEEETransaction SMC(Systems, Man and Cybernetics), 1991, 21(6): 1317~1324
    [162]Zlotkin Gilad, Rosenschein Jeffrey S. Incomplete Information and Deception inMulti-agent Negotiation. Proceedings of 8th International Joint Conference onArtificial Intelligence(IJCAI-91), 1991: 225~231
    [163]Zlotkin Gilad, Rosenschein Jeffrey S. A Domain Theory for Task OrientedNegotiation. Proceedings of 10th International Joint Conference on ArtificialIntelligence(IJCAI-93), 1993: 416~422
    [164]K. Matsubashi, M. Tokoro. A Collaboration Mechanism on Positive Interactionsin Multi-agent Environments. Proceedings of 10th International JointConference on Artificial Intelligence(IJCAI-93), 1993: 346-351
    [165] A. Rubinstein. A Bargaining Model with Incomplete Information aboutPreferences. Econometrica, 1985, 53(5): 1151—1172
    [166]S. Kraus. Negotiation over Time in a Multi-agent Environment: PreliminaryReport. Proceedings of 8th International Joint Conference on ArtificialIntelligence(IJCAI-91), 1991: 56-61
    [167]Dorigo M, Maniezzo V, Colorni A. The Ant System: Optimization by a Colonyof Cooperating Agents. IEEE Transactions on Systems, Man, andCybernetics-Part B, 1996, 26(1): 29-41
    [168]Gambardella L M, Dorigo M. Solving Symmetric and Asymmetric TSPs by AntColonies. Proceedings of the IEEE Conference on EvolutionaryComputation( ICEC96), 1996: 622-627
    [169] Dorigo M, Gambardella L M. Ant Colony Cystem: A Cooperative LearningApproach to the Traveling Salesman Problem. IEEE Transactions onEvolutionary Computation, 1997, 1(1): 53~66
    [170]蒋建国,夏娜,齐关彬等.一种基于蚁群算法的多任务联盟串行生成算法[J],电子学报,2005,33(12):2178~2182
    [171]夏娜,蒋建国,魏星等.改进型蚁群算法求解单任务Agent联盟[J],计算机研究与发展,2005,42(5):734~739骆正虎.移动Agent系统若干关键技术问题研究:[博士学位论文合肥工业大学,2002
    [173]李凡长,佘玉梅. Agent的遗传算法研究[J],计算机科学,2002,29(10):33~37
    [174] Holland J. Adaptation in Natural and Artificial Systems[M]. University of Michigan Press, 1975
    [175]周明,孙树栋.遗传算法原理及应用[M],北京:国防工业出版社,2002
    [176]韩万林,张幼蒂.遗传算法的改进[J],中国矿业大学学报,2000,29(1):102~105
    [177]韩马永,贾俊芳.遗传算法研究综述[J],山西大同大学学报(自然科学版)2007,23(3):11~14
    [178]陈国良,王煦法,庄镇泉等.遗传算法及其应用[M],北京:人民邮电出版社,1996
    [179]熊和金,陈德军.智能信息处理[M],北京:国防工业出版社,2006
    [180]丁建立,陈增强,袁著祉.遗传算法与蚂蚁算法的发展,2003,40(9):1351~1356
    [181]张云,冯博琴.蚁群-遗传融合的文本聚类算法[J],西安交通大学学报,2007,41(10):1146~1150
    [182] Zhan Shichang, Xu Jie, Wu Jun. The Optimal Selection on the Parameters of the Ant Colony Algorithm[J], Bulletin of Science and Technology, 2003, 19(5): 381~386
    [183] Pilat M. L., White T. Using Genetic Algorithms to Optimize ACS-TSP. Proceedings of Ant Algorithms Third International Workshop(ANTS2002), 2002: 282~287
    [184] T. White, B. Pagurek, F. Oppacher. ASGA Improving the Ant System by Integration with Genetic Algorithms. Proceedings of the 3rd Annual Conference on Genetic Programming, 1998: 610~617
    [185]吴海燕. Agent协商策略与联盟机制研究:[硕士学位论文],福州:福州大学,2005
    [186] Thomas Stutzle, Holger H Hoos. MAX-MIN Ant System. Future Generation Computer System, 2000, 16(8) : 889~914
    [187]吴斌,史忠植.一种基于蚁群算法的TSP问题分段求解算法[J],计算机学报,2001,24(12):1328~1333