东南大学《知识图谱》研究生课程 - GitHub

文章推薦指數: 80 %
投票人數:10人

东南大学《知识图谱》研究生课程. Contribute to npubird/KnowledgeGraphCourse development by creating an account on GitHub. Skiptocontent {{message}} npubird / KnowledgeGraphCourse Public Notifications Fork 961 Star 3k 东南大学《知识图谱》研究生课程 3k stars 961 forks Star Notifications Code Issues 9 Pullrequests 0 Actions Projects 0 Wiki Security Insights More Code Issues Pullrequests Actions Projects Wiki Security Insights npubird/KnowledgeGraphCourse Thiscommitdoesnotbelongtoanybranchonthisrepository,andmaybelongtoaforkoutsideoftherepository. master Branches Tags Couldnotloadbranches Nothingtoshow {{refName}} default Couldnotloadtags Nothingtoshow {{refName}} default 1 branch 0 tags Code Latestcommit npubird UpdateREADME.md … d560b6a Dec31,2020 UpdateREADME.md d560b6a Gitstats 64 commits Files Permalink Failedtoloadlatestcommitinformation. Type Name Latestcommitmessage Committime README.md UpdateREADME.md Dec31,2020 pub-10知识图谱表示学习.pdf Createpub-10知识图谱表示学习.pdf Jun9,2019 pub-11知识存储.pdf Createpub-11知识存储.pdf Jun9,2019 pub-12知识问答-微软小冰.pdf Createpub-12知识问答-微软小冰.pdf Jun9,2019 pub-13实体链接.pdf Createpub-13实体链接.pdf Jun9,2019 pub-14知识推理.pdf Createpub-14知识推理.pdf Jun9,2019 pub-1知识图谱概论A.pdf newppt Mar15,2019 pub-1知识图谱概论B.pdf newppt Mar15,2019 pub-1知识图谱概论C.pdf newppt Mar15,2019 pub-2知识表示.pdf newppt Mar15,2019 pub-3知识建模.pdf Createpub-3知识建模.pdf Mar23,2019 pub-4知识抽取-问题和方法.pdf Createpub-4知识抽取-问题和方法.pdf Mar23,2019 pub-5知识抽取-数据获取.pdf Createpub-5知识抽取-数据获取.pdf Mar30,2019 pub-6知识抽取-实体识别.pdf Createpub-6知识抽取-实体识别.pdf Mar30,2019 pub-7知识抽取-关系抽取.pdf Createpub-7知识抽取-关系抽取.pdf Jun9,2019 pub-8知识抽取-事件抽取.pdf Createpub-8知识抽取-事件抽取.pdf Mar30,2019 pub-9知识融合.pdf Createpub-9知识融合.pdf Jun9,2019 Viewcode Asystematiccourseaboutknowledgegraphforgraduatestudents,interestedresearchersandengineers. 课程内容 第1讲知识图谱概论(2019-3-1,2019-3-8) 第2讲知识表示(2019-3-15) 第3讲知识建模(2019-3-15,2019-3-22) 第4讲知识抽取基础:问题和方法(2019-3-22) 第5讲知识抽取:数据采集(2019-3-29) 第6讲知识抽取:实体识别(2019-3-29) 第7讲知识抽取:关系抽取(2019-4-19,2019-4-26) 第8讲知识抽取:事件抽取(2019-3-29) 第9讲知识融合(2019-4-28) 第10讲知识图谱表示学习(2019-5-5) 第11讲知识存储(2019-5-10) 第12讲基于知识的智能问答(2019-5-10) 第13讲实体链接(2019-5-17) 第14讲知识推理(2019-5-17) 附录A:经典文献选读 知识图谱构建 知识表示和建模 知识抽取 知识融合 知识图谱嵌入 知识推理/知识挖掘 实体链接 知识存储/知识查询 人机交互 附录B:最新进展论文选读(近1年内) 附录B:其它资源 README.md Asystematiccourseaboutknowledgegraphforgraduatestudents,interestedresearchersandengineers. 东南大学《知识图谱》研究生课程 时间:春季学期(2月下旬~5月中旬) 地点:东南大学九龙湖校区 授课人:汪鹏 答疑/讨论/建议:请致信pwangATseu.edu.cn 课程内容 第1讲知识图谱概论(2019-3-1,2019-3-8) 1.1知识图谱起源和发展 1.2知识图谱VS深度学习 1.3知识图谱VS关系数据库VS传统专家库 1.4知识图谱本质和核心价值 1.5知识图谱技术体系 1.6典型知识图谱 1.7知识图谱应用场景 课件下载:partApartBpartC 第2讲知识表示(2019-3-15) 2.1知识表示概念 2.2知识表示方法 语义网络 产生式系统 框架系统 概念图 形式化概念分析 描述逻辑 本体 本体语言 统计表示学习 课件下载:partA 第3讲知识建模(2019-3-15,2019-3-22) 3.1本体 3.2知识建模方法 本体工程 本体学习 知识建模工具 知识建模实践 课件下载:partA 第4讲知识抽取基础:问题和方法(2019-3-22) 4.1知识抽取场景 4.2知识抽取挑战 4.3面向结构化数据的知识抽取 4.4面向半结构化数据的知识抽取 4.5面向非机构化数据的知识抽取 课件下载:partA 第5讲知识抽取:数据采集(2019-3-29) 5.1数据采集原理和技术 爬虫原理 请求和响应 多线程并行爬取 反爬机制应对 5.2数据采集实践 百科论坛社交网络等爬取实践 课件下载:partA 第6讲知识抽取:实体识别(2019-3-29) 6.1实体识别基本概念 6.2基于规则和词典的实体识别方法 6.3基于机器学习的实体识别方法 6.4基于深度学习的实体识别方法 6.5基于半监督学习的实体识别方法 6.6基于迁移学习的实体识别方法 6.7基于预训练的实体识别方法 课件下载:partA 第7讲知识抽取:关系抽取(2019-4-19,2019-4-26) 7.1关系基本概念 7.2语义关系 7.3关系抽取的特征 7.4关系抽取数据集 7.5基于监督学习的关系抽取方法 7.6基于无监督学习的关系抽取方法 7.7基于远程监督的关系抽取方法 7.8基于深度学习/强化学习的关系抽取方法 课件下载:partA 第8讲知识抽取:事件抽取(2019-3-29) 8.1事件抽取基本概念 8.2基于规则和模板的事件抽取方法 8.3基于机器学习的事件抽取方法 8.4基于深度学习的事件抽取方法 8.5基于知识库的事件抽取方法 8.6基于强化学习的事件抽取方法 课件下载:partA 第9讲知识融合(2019-4-28) 9.1知识异构 9.2本体匹配 9.3匹配抽取和匹配调谐 9.4实体匹配 9.5大规模实体匹配处理 9.6知识融合应用实例 课件下载:partA 第10讲知识图谱表示学习(2019-5-5) 10.1知识表示学习概念 10.2基于距离的表示学习模型 10.3基于翻译的表示学习模型 10.4基于语义的表示学习模型 10.5融合多源信息的表示学习模型 10.6知识图谱表示学习模型的评测 10.7知识图谱表示学习前沿进展和挑战 课件下载:partA 第11讲知识存储(2019-5-10) 11.1知识存储概念 11.2图数据库管理系统、模型、查询语言 11.3RDF数据库管理系统、模型、查询语言 11.4基于关系型数据库的知识存储 课件下载:partA 第12讲基于知识的智能问答(2019-5-10) 12.1智能问答基础 12.2问题理解 12.3问题求解 12.4基于模板的知识问答方法 12.5基于语义分析的知识问答方法 12.6基于深度学习的知识问答方法 12.7IBMWatson原理和技术剖析 12.8微软小冰的原理和技术剖析 课件下载:partA 第13讲实体链接(2019-5-17) 13.1实体链接基本概念 13.2基于概率生成模型的实体链接方法 13.3基于主题模型的实体链接方法 13.4基于图的实体链接方法 13.5基于深度学习的实体链接方法 13.6基于无监督的实体链接方法 课件下载:partA 第14讲知识推理(2019-5-17) 14.1知识推理基础概念 14.2基于逻辑的知识推理方法 14.3基于统计学习的知识推理方法 14.4基于图的知识推理方法 14.4基于神经网络的知识推理方法 14.5多种方法混合的知识推理方法 课件下载:partA 附录A:经典文献选读 知识图谱构建 DongX,GabrilovichE,HeitzG,etal.Knowledgevault:Aweb-scaleapproachtoprobabilisticknowledgefusion.KDD2014:601-610. SuchanekFM,KasneciG,WeikumG.Yago:acoreofsemanticknowledge.WWW2007:697-706. HoffartJ,SuchanekFM,BerberichK,etal.YAGO2:AspatiallyandtemporallyenhancedknowledgebasefromWikipedia.ArtificialIntelligence,2013,194:28-61. NavigliR,PonzettoSP.BabelNet:Theautomaticconstruction,evaluationandapplicationofawide-coveragemultilingualsemanticnetwork.ArtificialIntelligence,2012,193:217-250. AuerS,BizerC,KobilarovG,etal.Dbpedia:Anucleusforawebofopendata.ISWC2007:722-735. MitchellT,CohenW,HruschkaE,etal.Never-endinglearning.CommunicationsoftheACM,2018,61(5):103-115.earlierwork Nguyen,DatBa,etal.Query-drivenon-the-flyknowledgebaseconstruction.ProceedingsoftheVLDBEndowment11.1(2017):66-79. Speer,Robert,JoshuaChin,andCatherineHavasi.Conceptnet5.5:Anopenmultilingualgraphofgeneralknowledge.AAAI2017. 知识表示和建模 SowaJF.Knowledgerepresentation:logical,philosophical,andcomputationalfoundations.1999. NoyNF,McGuinnessDL.OntologyDevelopment101:AGuidetoCreatingYourFirstOntology.anotherversion 知识抽取 信息抽取 EtzioniO,CafarellaM,DowneyD,etal.Web-scaleinformationextractioninknowitall:(preliminaryresults).WWW2004:100-110. BankoM,CafarellaMJ,SoderlandS,etal.Openinformationextractionfromtheweb.IJCAI2007,7:2670-2676. SarawagiS.Informationextraction.FoundationsandTrends®inDatabases,2008,1(3):261-377. FaderA,SoderlandS,EtzioniO.Identifyingrelationsforopeninformationextraction.EMNLP2011:1535-1545. FanJ,KalyanpurA,GondekDC,etal.Automaticknowledgeextractionfromdocuments.IBMJournalofResearchandDevelopment,2012,56(3.4):5:1-5:10. HearstMA.Automaticacquisitionofhyponymsfromlargetextcorpora.ACL1992:539-545. 实体识别 NadeauD,SekineS.Asurveyofnamedentityrecognitionandclassification.LingvisticaeInvestigationes,2007,30(1):3-26. LampleG,BallesterosM,SubramanianS,etal.Neuralarchitecturesfornamedentityrecognition.NAACL-HLT2016. HuangZ,XuW,YuK.BidirectionalLSTM-CRFmodelsforsequencetagging.arXivpreprintarXiv:1508.01991,2015. AlhelbawyA,GaizauskasR.Graphrankingforcollectivenamedentitydisambiguation.ACL2014,2:75-80. FlorianR,IttycheriahA,JingH,etal.Namedentityrecognitionthroughclassifiercombination.HLT-NAACL2003:168-171. ChiuJPC,NicholsE.NamedentityrecognitionwithbidirectionalLSTM-CNNs.TransactionsoftheAssociationforComputationalLinguistics,2016,4:357-370. NothmanJ,RinglandN,RadfordW,etal.LearningmultilingualnamedentityrecognitionfromWikipedia.ArtificialIntelligence,2013,194:151-175. SantosCN,GuimaraesV.Boostingnamedentityrecognitionwithneuralcharacterembeddings.ProceedingsofNEWS2015TheFifthNamedEntitiesWorkshop,2015. ChiticariuL,KrishnamurthyR,LiY,etal.Domainadaptationofrule-basedannotatorsfornamed-entityrecognitiontasks.EMNLP2010:1002-1012. ShaalanK.Asurveyofarabicnamedentityrecognitionandclassification.ComputationalLinguistics,2014,40(2):469-510. SpeckR,NgomoACN.Ensemblelearningfornamedentityrecognition.ISWC2014:519-534. HabibiM,WeberL,NevesM,etal.Deeplearningwithwordembeddingsimprovesbiomedicalnamedentityrecognition.Bioinformatics,2017,33(14):i37-i48. 关系抽取 WangC,KalyanpurA,FanJ,etal.RelationextractionandscoringinDeepQA.IBMJournalofResearchandDevelopment,2012,56(3.4):9:1-9:12. SocherR,HuvalB,ManningCD,etal.Semanticcompositionalitythroughrecursivematrix-vectorspaces[C]//EMNLP,2012:1201-1211. LiuCY,SunWB,ChaoWH,etal.Convolutionneuralnetworkforrelationextraction[C]//InternationalConferenceonAdvancedDataMiningandApplications.Springer,Berlin,Heidelberg,2013:231-242. ZengD,LiuK,LaiS,etal.Relationclassificationviaconvolutionaldeepneuralnetwork[J].2014. Santos,CiceroNogueirados,BingXiang,andBowenZhou.“Classifyingrelationsbyrankingwithconvolutionalneuralnetworks.”InProceedingsofACL,2015. ZengD,LiuK,ChenY,etal.DistantSupervisionforRelationExtractionviaPiecewiseConvolutionalNeuralNetworks[C]//Emnlp.2015:1753-1762. MiwaM,BansalM.End-to-endRelationExtractionusingLSTMsonSequencesandTreeStructures[J].ACL,2016:1105–1116. ZhouP,ShiW,TianJ,etal.Attention-basedbidirectionallongshort-termmemorynetworksforrelationclassification[C]//Proceedingsofthe54thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume2:ShortPapers).2016,2:207-212. LinY,ShenS,LiuZ,etal.Neuralrelationextractionwithselectiveattentionoverinstances[C]//Proceedingsofthe54thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2016,1:2124-2133. CaiR,ZhangX,WangH.Bidirectionalrecurrentconvolutionalneuralnetworkforrelationclassification[C]//Proceedingsofthe54thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2016,1:756-765. WangL,CaoZ,DeMeloG,etal.Relationclassificationviamulti-levelattentioncnns[J].2016. ZhouP,ShiW,TianJ,etal.Attention-basedbidirectionallongshort-termmemorynetworksforrelationclassification[C]//Proceedingsofthe54thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume2:ShortPapers).2016,2:207-212. LinY,ShenS,LiuZ,etal.Neuralrelationextractionwithselectiveattentionoverinstances[C]//Proceedingsofthe54thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2016,1:2124-2133. LinY,LiuZ,SunM.Neuralrelationextractionwithmulti-lingualattention[C]//Proceedingsofthe55thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2017:34-43. HuangYY,WangWY.Deepresiduallearningforweakly-supervisedrelationextraction[J]//EMNLP,2017:1803–1807. JiG,LiuK,HeS,etal.Distantsupervisionforrelationextractionwithsentence-levelattentionandentitydescriptions[C]//Thirty-FirstAAAIConferenceonArtificialIntelligence.2017. WuY,BammanD,RussellS.Adversarialtrainingforrelationextraction[C]//Proceedingsofthe2017ConferenceonEmpiricalMethodsinNaturalLanguageProcessing.2017:1778-1783. RenX,WuZ,HeW,etal.Cotype:Jointextractionoftypedentitiesandrelationswithknowledgebases[C]//Proceedingsofthe26thInternationalConferenceonWorldWideWeb.InternationalWorldWideWebConferencesSteeringCommittee,2017:1015-1024. 事件抽取 ChenY,XuL,LiuK,etal.Eventextractionviadynamicmulti-poolingconvolutionalneuralnetworks.ACL2015,1:167-176. NguyenTH,GrishmanR.Eventdetectionanddomainadaptationwithconvolutionalneuralnetworks.ACL2015,2:365-371. HogenboomF,FrasincarF,KaymakU,etal.Anoverviewofeventextractionfromtext.DeRiVE2011. NarasimhanK,YalaA,BarzilayR.Improvinginformationextractionbyacquiringexternalevidencewithreinforcementlearning.EMNLP2016. NguyenTH,ChoK,GrishmanR.Jointeventextractionviarecurrentneuralnetworks.NAACL2016:300-309. 知识融合 ShvaikoP,EuzenatJ.Ontologymatching:stateoftheartandfuturechallenges.IEEETransactionsonknowledgeanddataengineering,2013,25(1):158-176. NoyNF,MusenMA.Algorithmandtoolforautomatedontologymergingandalignment.AAAI2000. DoHH,RahmE.COMA:asystemforflexiblecombinationofschemamatchingapproaches.VLDB2002:610-621. DoanAH,MadhavanJ,DomingosP,etal.Learningtomapbetweenontologiesonthesemanticweb.WWW2002:662-673. EhrigM,StaabS.QOM–quickontologymapping.ISWC2004:683-697. QuY,HuW,ChengG.Constructingvirtualdocumentsforontologymatching.WWW2006:23-31. LiJ,TangJ,LiY,etal.RiMOM:Adynamicmultistrategyontologyalignmentframework.IEEETransactionsonKnowledgeanddataEngineering,2009,21(8):1218-1232. MaoM,PengY,SpringM.Anadaptiveontologymappingapproachwithneuralnetworkbasedconstraintsatisfaction.JournalofWebSemantics,2010,8(1):14-25. HuW,QuY,ChengG.Matchinglargeontologies:Adivide-and-conquerapproach.Data&KnowledgeEngineering,2008,67(1):140-160. PapadakisG,IoannouE,PalpanasT,etal.Ablockingframeworkforentityresolutioninhighlyheterogeneousinformationspaces.IEEETransactionsonKnowledgeandDataEngineering,2013,25(12):2665-2682. WangP,ZhouY,XuB.Matchinglargeontologiesbasedonreductionanchors.Twenty-SecondInternationalJointConferenceonArtificialIntelligence.2011. NiuX,RongS,WangH,etal.Aneffectiveruleminerforinstancematchinginawebofdata.CIKM2012:1085-1094. PapadakisG,IoannouE,PalpanasT,etal.Ablockingframeworkforentityresolutioninhighlyheterogeneousinformationspaces.IEEETransactionsonKnowledgeandDataEngineering,2013,25(12):2665-2682. LiJ,WangZ,ZhangX,etal.Largescaleinstancematchingviamultipleindexesandcandidateselection.Knowledge-BasedSystems,2013,50:112-120. HuW,ChenJ,QuY.Aself-trainingapproachforresolvingobjectcoreferenceonthesemanticweb.WWW2011:87-96. TangJ,FongACM,WangB,etal.Aunifiedprobabilisticframeworkfornamedisambiguationindigitallibrary.IEEETransactionsonKnowledgeandDataEngineering,2012,24(6):975-987. ZhangY,ZhangF,YaoP,etal.NameDisambiguationinAMiner:Clustering,Maintenance,andHumanintheLoop.KDD2018:1002-1011. NgomoACN,AuerS.LIMES—atime-efficientapproachforlarge-scalelinkdiscoveryonthewebofdata.IJCAI2011. Sun,Zequn,WeiHu,andChengkaiLi.Cross-lingualentityalignmentviajointattribute-preservingembedding.InternationalSemanticWebConference.Springer,Cham,2017. Hoffart,Johannes,etal.Robustdisambiguationofnamedentitiesintext.ProceedingsoftheConferenceonEmpiricalMethodsinNaturalLanguageProcessing.AssociationforComputationalLinguistics,2011. 知识图谱嵌入 ---Review--- WangQ,MaoZ,WangB,etal.Knowledgegraphembedding:Asurveyofapproachesandapplications.IEEETransactionsonKnowledgeandDataEngineering,2017,29(12):2724-2743. 刘知远,孙茂松,林衍凯,等.知识表示学习研究进展.计算机研究与发展,2016,53(2):247-261. ---BasicModels--- TurianJ,RatinovL,BengioY.Wordrepresentations:Asimpleandgeneralmethodforsemi-supervisedlearning.Proceedingsofthe48thannualmeetingoftheassociationforcomputationallinguistics.AssociationforComputationalLinguistics,2010:384-394.(one-hot) BordesA,GlorotX,WestonJ,etal.Jointlearningofwordsandmeaningrepresentationsforopen-textsemanticparsing.ArtificialIntelligenceandStatistics.2012:127-135.(UM) BordesA,WestonJ,CollobertR,etal.Learningstructuredembeddingsofknowledgebases.AAAI.2011.(SE) MikolovT,SutskeverI,ChenK,etal.Distributedrepresentationsofwordsandphrasesandtheircompositionality.NIPS2013:3111-3119. ---Translation-basedModels(BasicModels)--- BordesA,UsunierN,Garcia-DuranA,etal.Translatingembeddingsformodelingmulti-relationaldata.NIPS2013:2787-2795.(TransE) WangZ,ZhangJ,FengJ,etal.Knowledgegraphembeddingbytranslatingonhyperplanes.AAAI2014.(TransH) LinY,LiuZ,SunM,etal.Learningentityandrelationembeddingsforknowledgegraphcompletion.AAAI2015.(TransR/CTransR) JiG,HeS,XuL,etal.Knowledgegraphembeddingviadynamicmappingmatrix.ACL2015:687-696.(TransD) JiG,LiuK,HeS,etal.Knowledgegraphcompletionwithadaptivesparsetransfermatrix.AAAI.2016.(TansSparse) ---Translation-basedModels(TranslationRequirementsRelaxing)--- FanM,ZhouQ,ChangE,etal.Transition-basedknowledgegraphembeddingwithrelationalmappingproperties.Proceedingsofthe28thPacificAsiaConferenceonLanguage,InformationandComputing.2014.(TransM) XiaoH,HuangM,ZhuX.Fromonepointtoamanifold:Knowledgegraphembeddingforpreciselinkprediction.arXivpreprintarXiv:1512.04792,2015.(ManifoldE) FengJ,HuangM,WangM,etal.Knowledgegraphembeddingbyflexibletranslation.FifteenthInternationalConferenceonthePrinciplesofKnowledgeRepresentationandReasoning.2016.(TransF) XiaoH,HuangM,HaoY,etal.TransA:Anadaptiveapproachforknowledgegraphembedding.arXivpreprintarXiv:1509.05490,2015.(TransA) ---Translation-basedModels(GaussianDistributionModels)--- HeS,LiuK,JiG,etal.Learningtorepresentknowledgegraphswithgaussianembedding.Proceedingsofthe24thACMInternationalonConferenceonInformationandKnowledgeManagement.ACM,2015:623-632.(KB2E) XiaoH,HuangM,ZhuX.TransG:Agenerativemodelforknowledgegraphembedding.Proceedingsofthe54thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2016,1:2316-2325.(TransG) ---SemanticMatchingModels(MatrixFactorizationModels)--- JenattonR,RouxNL,BordesA,etal.Alatentfactormodelforhighlymulti-relationaldata.NIPS.2012:3167-3175.(LFM) NickelM,TrespV,KriegelHP.AThree-WayModelforCollectiveLearningonMulti-RelationalData.ICML.2011,11:809-816.(RESCAL) YangB,YihW,HeX,etal.Embeddingentitiesandrelationsforlearningandinferenceinknowledgebases.arXivpreprintarXiv:1412.6575,2014.(DistMult) NickelM,RosascoL,PoggioT.Holographicembeddingsofknowledgegraphs.AAAI.2016.(HolE) TrouillonT,WelblJ,RiedelS,etal.Complexembeddingsforsimplelinkprediction.InternationalConferenceonMachineLearning.2016:2071-2080.(ComplEx) LiuH,WuY,YangY.Analogicalinferenceformulti-relationalembeddings.Proceedingsofthe34thInternationalConferenceonMachineLearning-Volume70.JMLR.org,2017:2168-2178.(ANALOGY) ---SemanticMatchingModels(NeuralNetworkModels)--- SocherR,ChenD,ManningCD,etal.Reasoningwithneuraltensornetworksforknowledgebasecompletion.NIPS.2013:926-934.(SLM) BordesA,GlorotX,WestonJ,etal.Asemanticmatchingenergyfunctionforlearningwithmulti-relationaldata.MachineLearning,2014,94(2):233-259.(SME) SocherR,ChenD,ManningCD,etal.Reasoningwithneuraltensornetworksforknowledgebasecompletion.NIPS.2013:926-934.(NTN) DongX,GabrilovichE,HeitzG,etal.Knowledgevault:Aweb-scaleapproachtoprobabilisticknowledgefusion.Proceedingsofthe20thACMSIGKDDinternationalconferenceonKnowledgediscoveryanddatamining.ACM,2014:601-610.(MLP) LiuQ,JiangH,EvdokimovA,etal.Probabilisticreasoningviadeeplearning:Neuralassociationmodels.arXivpreprintarXiv:1603.07704,2016.(NAM) DettmersT,MinerviniP,StenetorpP,etal.Convolutional2dknowledgegraphembeddings.AAAI.2018.(ConvE) ---Multi-sourceInformationFusionModels(EntityType)--- GuoS,WangQ,WangB,etal.Semanticallysmoothknowledgegraphembedding.Proceedingsofthe53rdAnnualMeetingoftheAssociationforComputationalLinguisticsandthe7thInternationalJointConferenceonNaturalLanguageProcessing(Volume1:LongPapers).2015,1:84-94.(SSE) XieR,LiuZ,SunM.RepresentationLearningofKnowledgeGraphswithHierarchicalTypes.IJCAI.2016:2965-2971.(TKRL) ---Multi-sourceInformationFusionModels(RelationPaths)--- LinY,LiuZ,LuanH,etal.Modelingrelationpathsforrepresentationlearningofknowledgebases.arXivpreprintarXiv:1506.00379,2015.(PTransE) DongX,GabrilovichE,HeitzG,etal.Knowledgevault:Aweb-scaleapproachtoprobabilisticknowledgefusion.Proceedingsofthe20thACMSIGKDDinternationalconferenceonKnowledgediscoveryanddatamining.ACM,2014:601-610.(MLP+PRA) NickelM,JiangX,TrespV.Reducingtherankinrelationalfactorizationmodelsbyincludingobservablepatterns.NIPS.2014:1179-1187.(PRA+RESCAL) ---Multi-sourceInformationFusionModels(TextualDescriptions)--- SocherR,ChenD,ManningCD,etal.Reasoningwithneuraltensornetworksforknowledgebasecompletion.NIPS.2013:926-934.(NTN) XieR,LiuZ,JiaJ,etal.Representationlearningofknowledgegraphswithentitydescriptions.AAAI.2016.(DKRL) XiaoH,HuangM,MengL,etal.SSP:semanticspaceprojectionforknowledgegraphembeddingwithtextdescriptions.AAAI.2017.(SSP) WangZ,LiJZ.Text-EnhancedRepresentationLearningforKnowledgeGraph.IJCAI.2016:1293-1299.(TEKE) WangZ,ZhangJ,FengJ,etal. Knowledgegraphandtextjointlyembedding.EMNLP.2014:1591-1601. ---Multi-sourceInformationFusionModels(LogicalRules)--- WangQ,WangB,GuoL.Knowledgebasecompletionusingembeddingsandrules.IJCAI.2015. GuoS,WangQ,WangL,etal.Jointlyembeddingknowledgegraphsandlogicalrules.EMNLP.2016:192-202.(KALE) GuoS,WangQ,WangL,etal.Knowledgegraphembeddingwithiterativeguidancefromsoftrules.AAAI.2018.(RUGE) DingB,WangQ,WangB,etal.Improvingknowledgegraphembeddingusingsimpleconstraints.arXivpreprintarXiv:1805.02408,2018. ---Multi-sourceInformationFusionModels(EntityAttributes)--- NickelM,TrespV,KriegelHP.Factorizingyago:scalablemachinelearningforlinkeddata.Proceedingsofthe21stinternationalconferenceonWorldWideWeb.ACM,2012:271-280. ---Multi-sourceInformationFusionModels(TemporalInformation)--- JiangT,LiuT,GeT,etal.Encodingtemporalinformationfortime-awarelinkprediction.Proceedingsofthe2016ConferenceonEmpiricalMethodsinNaturalLanguageProcessing.2016:2350-2354. ---Multi-sourceInformationFusionModels(GraphStructure)--- FengJ,HuangM,YangY.GAKE:graphawareknowledgeembedding.COLING.2016:641-651.(GAKE) 知识推理/知识挖掘 NickelM,TrespV,KriegelHP.AThree-WayModelforCollectiveLearningonMulti-RelationalData.ICML2011:809-816. SocherR,ChenD,ManningCD,etal.Reasoningwithneuraltensornetworksforknowledgebasecompletion.NIPS2013:926-934. LaoN,CohenWW.Relationalretrievalusingacombinationofpath-constrainedrandomwalks.Machinelearning,2010,81(1):53-67. LinY,LiuZ,LuanH,etal.Modelingrelationpathsforrepresentationlearningofknowledgebases.EMNLP2015. GardnerM,TalukdarP,KrishnamurthyJ,etal.Incorporatingvectorspacesimilarityinrandomwalkinferenceoverknowledgebases.EMNLP2014:397-406. XiongW,HoangT,WangWY.DeepPath:AReinforcementLearningMethodforKnowledgeGraphReasoning.EMNLP2017:564-573. SocherR,ChenD,ManningCD,etal.ReasoningWithNeuralTensorNetworksforKnowledgeBaseCompletion[C]//InternationalConferenceonNeuralInformationProcessingSystems.CurranAssociatesInc.2013. ShiB,WeningerT.ProjE:EmbeddingProjectionforKnowledgeGraphCompletion[J].2016. ShiB,WeningerT.Open-WorldKnowledgeGraphCompletion[J].2017. SchlichtkrullM,KipfTN,BloemP,etal.ModelingRelationalDatawithGraphConvolutionalNetworks[J].2017. PTransE:SunM,ZhuH,XieR,etal.IterativeEntityAlignmentviaJointKnowledgeEmbeddings[C]//InternationalJointConferenceonArtificialIntelligence.AAAIPress,2017. DasR,NeelakantanA,BelangerD,etal.ChainsofReasoningoverEntities,Relations,andTextusingRecurrentNeuralNetworks[J].2016. ShenY,HuangPS,ChangMW,etal.ModelingLarge-ScaleStructuredRelationshipswithSharedMemoryforKnowledgeBaseCompletion[J].2016. GravesA,WayneG,ReynoldsM,etal.Hybridcomputingusinganeuralnetworkwithdynamicexternalmemory[J].Nature. YangF,YangZ,CohenWW.DifferentiableLearningofLogicalRulesforKnowledgeBaseReasoning[J].2017. 实体链接 ZhangW,SuJ,TanCL,etal.Entitylinkingleveraging:automaticallygeneratedannotation[C]//Proceedingsofthe23rdInternationalConferenceonComputationalLinguistics.Stroudsburg:AssociationforComputationalLinguistics,2010:1290-1298. AnastácioI,MartinsB,CaladoP.Supervisedlearningforlinkingnamedentitiestoknowledgebaseentries[C]//ProceedingsofTAC.Gaithersburg:NIST,2011:1-12. Francis-LandauM,DurrettG,KleinD.Capturingsemanticsimilarityforentitylinkingwithconvolutionalneuralnetworks[C] Proceedingsofthe2016ConferenceoftheNorthAmericanChapteroftheAssociationforComputationalLinguistics.Stroudsburg:AssociationforComputationalLinguistics,2016:1256-1261. SunY,LinL,TangD,etal.Modelingmention,contextandentitywithneuralnetworksforentitydisambiguation//ProceedingsoftheTwenty-FourthInternationalJointConferenceonArtificialIntelligence.California:IJCAI,2015:1333-1339. HanX,SunL,ZhaoJ.Collectiveentitylinkinginwebtext:agraph-basedmethod[C]//Proceedingsofthe34thInternationalACMSIGIRConferenceonResearchandDevelopmentinInformationRetrieval.NewYork:ACMPress,2011:765-774. RaoD,McNameeP,DredzeM.Entitylinking:Findingextractedentitiesinaknowledgebase//Multi-source,MultilingualInformationExtractionandSummarization.Berlin:Springer,2013:93-115. GuoZ,BarbosaD.Robustentitylinkingviarandomwalks[C]//Proceedingsofthe23rdACMInternationalConferenceonConferenceonInformationandKnowledgeManagement.NewYork:ACMPress,2014:499-508. 知识存储/知识查询 BorneaMA,DolbyJ,KementsietsidisA,etal.BuildinganefficientRDFstoreoverarelationaldatabase.SIGMOD2013:121-132. HuangJ,AbadiDJ,RenK.ScalableSPARQLqueryingoflargeRDFgraphs.ProceedingsoftheVLDBEndowment,2011,4(11):1123-1134. ZouL,ÖzsuMT,ChenL,etal.gStore:agraph-basedSPARQLqueryengine.TheVLDBJournal—TheInternationalJournalonVeryLargeDataBases,2014,23(4):565-590. WilkinsonK,SayersC,KunoH,etal.EfficientRDFstorageandretrievalinJena2[C]//ProceedingsoftheFirstInternationalConferenceonSemanticWebandDatabases.CEUR-WS.org,2003:120-139. ZouL,MoJ,ChenL,etal.gStore:answeringSPARQLqueriesviasubgraphmatching[J].ProceedingsoftheVLDBEndowment,2011,4(8):482-493. DasS,AgrawalD,ElAbbadiA.G-store:ascalabledatastorefortransactionalmultikeyaccessinthecloud[C]//Proceedingsofthe1stACMsymposiumonCloudcomputing.ACM,2010:163-174. ZouL,ÖzsuMT,ChenL,etal.gStore:agraph-basedSPARQLqueryengine[J].TheVLDBJournal—TheInternationalJournalonVeryLargeDataBases,2014,23(4):565-590. MaL,SuZ,PanY,etal.RStar:anRDFstorageandquerysystemforenterpriseresourcemanagement[C]//ProceedingsofthethirteenthACMinternationalconferenceonInformationandknowledgemanagement.ACM,2004:484-491. ZengK,YangJ,WangH,etal.AdistributedgraphengineforwebscaleRDFdata[C]//ProceedingsoftheVLDBEndowment.VLDBEndowment,2013,6(4):265-276. SakrS,Al-NaymatG.RelationalprocessingofRDFqueries:asurvey[J].ACMSIGMODRecord,2010,38(4):23-28. HarrisS,ShadboltN.SPARQLqueryprocessingwithconventionalrelationaldatabasesystems[C]//InternationalConferenceonWebInformationSystemsEngineering.Springer,Berlin,Heidelberg,2005:235-244. AnglesR.Acomparisonofcurrentgraphdatabasemodels[C]//2012IEEE28thInternationalConferenceonDataEngineeringWorkshops.IEEE,2012:171-177. MillerJJ.GraphdatabaseapplicationsandconceptswithNeo4j[C]//ProceedingsoftheSouthernAssociationforInformationSystemsConference,Atlanta,GA,USA.2013,2324(S36). IordanovB.HyperGraphDB:ageneralizedgraphdatabase[C]//Internationalconferenceonweb-ageinformationmanagement.Springer,Berlin,Heidelberg,2010:25-36. SunJ,JinQ.Scalablerdfstorebasedonhbaseandmapreduce[C]//20103rdinternationalconferenceonadvancedcomputertheoryandengineering(ICACTE).IEEE,2010,1:V1-633-V1-636. HuangJ,AbadiDJ,RenK.ScalableSPARQLqueryingoflargeRDFgraphs[J].ProceedingsoftheVLDBEndowment,2011,4(11):1123-1134. WeissC,KarrasP,BernsteinA.Hexastore:sextupleindexingforsemanticwebdatamanagement[J].ProceedingsoftheVLDBEndowment,2008,1(1):1008-1019. NeumannT,WeikumG.TheRDF-3XengineforscalablemanagementofRDFdata[J].TheVLDBJournal—TheInternationalJournalonVeryLargeDataBases,2010,19(1):91-113. 人机交互 FerrucciDA.Introductionto“thisiswatson”.IBMJournalofResearchandDevelopment,2012,56(3.4):1:1-1:15. LallyA,PragerJM,McCordMC,etal.Questionanalysis:HowWatsonreadsaclue.IBMJournalofResearchandDevelopment,2012,56(3.4):2:1-2:14. ZhouH,YoungT,HuangM,etal.CommonsenseKnowledgeAwareConversationGenerationwithGraphAttention.IJCAI.2018:4623-4629. ZhuY,ZhangC,RéC,etal.Buildingalarge-scalemultimodalknowledgebasesystemforansweringvisualqueries.arXiv:1507.05670,2015. AuliM,GalleyM,QuirkC,etal.Jointlanguageandtranslationmodelingwithrecurrentneuralnetworks.EMNLP2013:1044–1054. BahdanauD,ChoK,BengioY.Neuralmachinetranslationbyjointlylearningtoalignandtranslate.arXivpreprintarXiv:1409.0473,2014. ChoK,VanMerriënboerB,GulcehreC,etal.LearningphraserepresentationsusingRNNencoder-decoderforstatisticalmachinetranslation.EMNLP2014. ChungJ,GulcehreC,ChoKH,etal.Empiricalevaluationofgatedrecurrentneuralnetworksonsequencemodeling.arXivpreprintarXiv:1412.3555,2014. GravesA.Generatingsequenceswithrecurrentneuralnetworks.arXivpreprintarXiv:1308.0850,2013. 附录B:最新进展论文选读(近1年内) BhatiaS,DwivediP,KaurA.That’sInteresting,TellMeMore!FindingDescriptiveSupportPassagesforKnowledgeGraphRelationships.ISWC2018:250-267.(BestPaper) SouletA,GiacomettiA,MarkhoffB,etal.RepresentativenessofKnowledgeBaseswiththeGeneralizedBenford’sLaw.ISWC2018:374-390. WangM,WangR,LiuJ,etal.TowardsEmptyAnswersinSPARQL:ApproximatingQueryingwithRDFEmbedding.ISWC2018:513-529. SalasJ,HoganA.CanonicalisationofmonotoneSPARQLqueries.ISWC2018:600-616.(BestStudentPaper) PertsasV,ConstantopoulosP,AndroutsopoulosI.OntologyDrivenExtractionofResearchProcesses.ISWC2018:162-178. SaeediA,PeukertE,RahmE.Usinglinkfeaturesforentityclusteringinknowledgegraphs.ESWC2018:576-592.(BestPaper) SchlichtkrullM,KipfTN,BloemP,etal.Modelingrelationaldatawithgraphconvolutionalnetworks.ESWC2018:593-607.(BestStudentPaper) HamidZ,GiulioN,JensL.FormalQueryGenerationforQuestionAnsweringoverKnowledgeBases.ESWC2018:714-728. ZhouL,GaoJ,LiD,etal.TheDesignandImplementationofXiaoIce,anEmpatheticSocialChatbot.arXivpreprintarXiv:1812.08989,2018. DasguptaSS,RaySN,TalukdarP.HyTE:Hyperplane-basedTemporallyawareKnowledgeGraphEmbedding.EMNLP2018:2001-2011. DubeyM,BanerjeeD,ChaudhuriD,etal.EARL:JointentityandrelationlinkingforquestionansweringoverknowledgegraphsISWC2018:108-126. ChenM,TianY,ChangKW,etal.Co-trainingembeddingsofknowledgegraphsandentitydescriptionsforcross-lingualentityalignment.IJCAI2018. JankeD,StaabS,ThimmM.Impactanalysisofdataplacementstrategiesonqueryeffortsindistributedrdfstores.JournalofWebSemantics,2018,50:21-48. HanX,ZhuH,YuP,etal.FewRel:ALarge-ScaleSupervisedFew-ShotRelationClassificationDatasetwithState-of-the-ArtEvaluation.EMNLP2018. HouY,LiuY,CheW,etal.Sequence-to-SequenceDataAugmentationforDialogueLanguageUnderstanding.ACL2018:1234-1245. TranVK,NguyenLM.AdversarialDomainAdaptationforVariationalNeuralLanguageGenerationinDialogueSystems.COLING2018:1205-1217. ZhangW,CuiY,WangY,etal.Context-SensitiveGenerationofOpen-DomainConversationalResponses.COLING2018:2437-2447. ShiW,YuZ.SentimentAdaptiveEnd-to-EndDialogSystems.ACL2018,1:1509-1519. ZhangS,DinanE,UrbanekJ,etal.PersonalizingDialogueAgents:Ihaveadog,doyouhavepetstoo?ACL2018,1:2204-2213. WeiZ,LiuQ,PengB,etal.Task-orienteddialoguesystemforautomaticdiagnosis.ACL2018,2:201-207. SungjoonPark,DonghyunKimandAliceOh.ConversationModelFine-TuningforClassifyingClientUtterancesinCounselingDialogues.NAACL2019. SebastianR.NeuralTransferLearningforNaturalLanguageProcessing.PhDThesis.NationalUniversityofIreland,2019. Cao,Yixin,etal.UnifyingKnowledgeGraphLearningandRecommendation:TowardsaBetterUnderstandingofUserPreferences.TheWorldWideWebConference.ACM,2019.code RajarshiBhowmik,GerarddeMelo.[BeConciseandPrecise:SynthesizingOpen-DomainEntityDescriptionsfromFacts.](https://arxiv.org/pdf/1904.07391)TheWorldWideWebConference.ACM,2019. ---实体识别(ACL)--- ParvezMR,ChakrabortyS,RayB,etal.Buildinglanguagemodelsfortextwithnamedentities.arXivpreprintarXiv:1805.04836,2018. LinY,YangS,StoyanovV,etal.Amulti-lingualmulti-taskarchitectureforlow-resourcesequencelabeling.Proceedingsofthe56thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2018,1:799-809. XuH,LiuB,ShuL,etal.Doubleembeddingsandcnn-basedsequencelabelingforaspectextraction.arXivpreprintarXiv:1805.04601,2018. YeZX,LingZH.Hybridsemi-markovcrfforneuralsequencelabeling.arXivpreprintarXiv:1805.03838,2018. YangJ,ZhangY.Ncrf++:Anopen-sourceneuralsequencelabelingtoolkit.arXivpreprintarXiv:1806.05626,2018. ---实体识别(NAACL)--- JuM,MiwaM,AnaniadouS.Aneurallayeredmodelfornestednamedentityrecognition.Proceedingsofthe2018ConferenceoftheNorthAmericanChapteroftheAssociationforComputationalLinguistics:HumanLanguageTechnologies,Volume1(LongPapers).2018,1:1446-1459. WangZ,QuY,ChenL,etal.Label-awaredoubletransferlearningforcross-specialtymedicalnamedentityrecognition.NAACL2018. MoonS,NevesL,CarvalhoV.Multimodalnamedentityrecognitionforshortsocial../mediaposts.NAACL2018. KatiyarA,CardieC.Nestednamedentityrecognitionrevisited.NAACL2018:861-871. ---实体识别(EMNLP)--- CaoP,ChenY,LiuK,etal.AdversarialTransferLearningforChineseNamedEntityRecognitionwithSelf-AttentionMechanism.EMNLP2018:182-192. XieJ,YangZ,NeubigG,etal.Neuralcross-lingualnamedentityrecognitionwithminimalresources.EMNLP2018. LinBY,LuW.Neuraladaptationlayersforcross-domainnamedentityrecognition.EMNLP2018. ShangJ,LiuL,RenX,etal.LearningNamedEntityTaggerusingDomain-SpecificDictionary.EMNLP2018. GreenbergN,BansalT,VergaP,etal.MarginalLikelihoodTrainingofBiLSTM-CRFforBiomedicalNamedEntityRecognitionfromDisjointLabelSets.EMNLP2018:2824-2829. SohrabMG,MiwaM.DeepExhaustiveModelforNestedNamedEntityRecognition.EMNLP2018:2843-2849. YuX,MayhewS,SammonsM,etal.OntheStrengthofCharacterLanguageModelsforMultilingualNamedEntityRecognition.EMNLP2018. ---实体识别(COLING)--- MaiK,PhamTH,NguyenMT,etal.Anempiricalstudyonfine-grainednamedentityrecognition.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:711-722. NageshA,SurdeanuM.AnExplorationofThreeLightly-supervisedRepresentationLearningApproachesforNamedEntityClassification.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:2312-2324. BhutaniN,QianK,LiY,etal.ExploitingStructureinRepresentationofNamedEntitiesusingActiveLearning.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:687-699. YadavV,BethardS.Asurveyonrecentadvancesinnamedentityrecognitionfromdeeplearningmodels.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:2145-2158. GüngörO,ÜsküdarlıS,GüngörT.ImprovingNamedEntityRecognitionbyJointlyLearningtoDisambiguateMorphologicalTags.arXivpreprintarXiv:1807.06683,2018. ChenL,MoschittiA.LearningtoProgressivelyRecognizeNewNamedEntitieswithSequencetoSequenceModels.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:2181-2191. GhaddarA,LanglaisP.Robustlexicalfeaturesforimprovedneuralnetworknamed-entityrecognition.COLING2018. ---事件抽取(ACL)--- ChoubeyPK,HuangR.ImprovingEventCoreferenceResolutionbyModelingCorrelationsbetweenEventCoreferenceChainsandDocumentTopicStructures.Proceedingsofthe56thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2018,1:485-495. LinH,LuY,HanX,etal.NuggetProposalNetworksforChineseEventDetection.ACL2018. HuangL,JiH,ChoK,etal.Zero-shottransferlearningforeventextraction.ACL2017. HongY,ZhouW,ZhangJ,etal.Self-regulation:EmployingaGenerativeAdversarialNetworktoImproveEventDetection.Proceedingsofthe56thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume1:LongPapers).2018,1:515-526. ZhaoY,JinX,WangY,etal.Documentembeddingenhancedeventdetectionwithhierarchicalandsupervisedattention.Proceedingsofthe56thAnnualMeetingoftheAssociationforComputationalLinguistics(Volume2:ShortPapers).2018,2:414-419. YangH,ChenY,LiuK,etal.DCFEE:ADocument-levelChineseFinancialEventExtractionSystembasedonAutomaticallyLabeledTrainingData.ACL2018,SystemDemonstrations,2018:50-55. ---事件抽取(NAACL)--- FergusonJ,LockardC,WeldDS,etal.Semi-SupervisedEventExtractionwithParaphraseClusters.ACL2018. ---事件抽取(EMNLP)--- OrrJW,TadepalliP,FernX.EventDetectionwithNeuralNetworks:ARigorousEmpiricalEvaluation.EMNLP2018. LiuS,ChengR,YuX,etal.ExploitingContextualInformationviaDynamicMemoryNetworkforEventDetection.EMNLP2018. LiuX,LuoZ,HuangH.Jointlymultipleeventsextractionviaattention-basedgraphinformationaggregation.EMNLP2018. ChenY,YangH,LiuK,etal.CollectiveEventDetectionviaaHierarchicalandBiasTaggingNetworkswithGatedMulti-levelAttentionMechanisms.EMNLP2018:1267-1276. LuW,NguyenTH.SimilarbutnottheSame:WordSenseDisambiguationImprovesEventDetectionviaNeuralRepresentationMatching.Proceedingsofthe2018ConferenceonEmpiricalMethodsinNaturalLanguageProcessing.2018:4822-4828. ---事件抽取(COLING)--- ArakiJ,MitamuraT.Open-DomainEventDetectionusingDistantSupervision.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:878-891. MuisAO,OtaniN,VyasN,etal.Low-resourceCross-lingualEventTypeDetectionviaDistantSupervisionwithMinimalEffort.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:70-82. KazeminejadG,BonialC,BrownSW,etal.AutomaticallyExtractingQualiaRelationsfortheRichEventOntology.Proceedingsofthe27thInternationalConferenceonComputationalLinguistics.2018:2644-2652. LiuZ,MitamuraT,HovyE.Graph-BasedDecodingforEventSequencingandCoreferenceResolution.COLING2018. ---关系抽取--- SuY,LiuH,YavuzS,etal.Globalrelationembeddingforrelationextraction,NAACL2018:820-830. ZengX,HeS,LiuK,etal.Largescaledrelationextractionwithreinforcementlearning,AAAI2018. LiuT,ZhangX,ZhouW,etal.Neuralrelationextractionviainner-sentencenoisereductionandtransferlearning,EMNLP2018:2195-2204. WangS,ZhangY,CheW,etal.JointExtractionofEntitiesandRelationsBasedonaNovelGraphScheme,IJCAI2018:4461-4467. FengJ,HuangM,ZhaoL,etal.Reinforcementlearningforrelationclassificationfromnoisydata,AAAI2018. HeZ,ChenW,LiZ,etal.SEE:Syntax-awareentityembeddingforneuralrelationextraction,AAAI2018. VashishthS,JoshiR,PrayagaSS,etal.RESIDE:ImprovingDistantly-SupervisedNeuralRelationExtractionusingSideInformation.ACL2018. TanZ,ZhaoX,WangW,etal.JointlyExtractingMultipleTripletswithMultilayerTranslationConstraints.AAAI2018. RyuichiTakanobu,TianyangZhang,JieXiLiu,MinlieHuangAHierarchicalFrameworkforRelationExtractionwithReinforcementLearning,AAAI2019. ---知识存储--- DavoudianA,ChenL,LiuM.AsurveyonNoSQLstores[J].ACMComputingSurveys(CSUR),2018,51(2):40. WylotM,HauswirthM,Cudré-MaurouxP,etal.RDFdatastorageandqueryprocessingschemes:Asurvey[J].ACMComputingSurveys(CSUR),2018,51(4):84. ZengL,ZouL.RedesignofthegStoresystem[J].FrontiersofComputerScience,2018,12(4):623-641. ZhangX,ZhangM,PengP,etal.AScalableSparseMatrix-BasedJoinforSPARQLQueryProcessing[C]//InternationalConferenceonDatabaseSystemsforAdvancedApplications.Springer,Cham,2019:510-514. LibkinL,ReutterJL,SotoA,etal.TriAL:AnavigationalalgebraforRDFtriplestores[J].ACMTransactionsonDatabaseSystems(TODS),2018,43(1):5. ElzeinNM,MajidMA,HashemIAT,etal.ManagingbigRDFdatainclouds:Challenges,opportunities,andsolutions[J].SustainableCitiesandSociety,2018,39:375-386. ---知识推理--- Lin,XiVictoria,RichardSocher,andCaimingXiong.Multi-hopknowledgegraphreasoningwithrewardshaping.arXivpreprintarXiv:1808.10568(2018). Zhang,Y.,Dai,H.,Kozareva,Z.,Smola,A.J.,&Song,L.(2018,April).Variationalreasoningforquestionansweringwithknowledgegraph.InThirty-SecondAAAIConferenceonArtificialIntelligence. Gu,L.,Xia,Y.,Yuan,X.,Wang,C.,&Jiao,J.(2018).Researchonthemodelfortobaccodiseasepreventionandcontrolbasedoncase-basedreasoningandknowledgegraph.Filomat,32(5). Zhang,Y.,Dai,H.,Kozareva,Z.,Smola,A.J.,&Song,L.(2018,April).Variationalreasoningforquestionansweringwithknowledgegraph.InThirty-SecondAAAIConferenceonArtificialIntelligence. Trivedi,R.,Dai,H.,Wang,Y.,&Song,L.(2017,August).Know-evolve:Deeptemporalreasoningfordynamicknowledgegraphs.InProceedingsofthe34thInternationalConferenceonMachineLearning-Volume70(pp.3462-3471).JMLR.org. Hamilton,W.,Bajaj,P.,Zitnik,M.,Jurafsky,D.,&Leskovec,J.(2018).Embeddinglogicalqueriesonknowledgegraphs.InAdvancesinNeuralInformationProcessingSystems(pp.2026-2037). ---实体链接--- Sil,A.,Kundu,G.,Florian,R.,&Hamza,W.(2018,April).Neuralcross-lingualentitylinking.InThirty-SecondAAAIConferenceonArtificialIntelligence. Chen,H.,Wei,B.,Liu,Y.,Li,Y.,Yu,J.,&Zhu,W.(2018).BilinearjointlearningofwordandentityembeddingsforEntityLinking.Neurocomputing,294,12-18. Raiman,J.R.,&Raiman,O.M.(2018,April).DeepType:multilingualentitylinkingbyneuraltypesystemevolution.InThirty-SecondAAAIConferenceonArtificialIntelligence. Kundu,G.,Sil,A.,Florian,R.,&Hamza,W.(2018).Neuralcross-lingualcoreferenceresolutionanditsapplicationtoentitylinking.arXivpreprintarXiv:1806.10201. Kilias,T.,Löser,A.,Gers,F.A.,Koopmanschap,R.,Zhang,Y.,&Kersten,M.(2018).Idel:In-databaseentitylinkingwithneuralembeddings.arXivpreprintarXiv:1803.04884. Cao,Y.,Hou,L.,Li,J.,&Liu,Z.(2018).Neuralcollectiveentitylinking.arXivpreprintarXiv:1811.08603. ---知识融合--- Wang,Zhichun,etal.Cross-lingualknowledgegraphalignmentviagraphconvolutionalnetworks.Proceedingsofthe2018ConferenceonEmpiricalMethodsinNaturalLanguageProcessing.2018. ---知识补全--- XiaolanWang,XinLunaDong,YangLi,AlexandraMeliou.MIDAS:Findingtherightwebsourcestofillknowledgegaps.ICDE2019. ---知识构建--- NguyenDB,AbujabalA,TranNK,etal.Query-drivenon-the-flyknowledgebaseconstruction.VLDB2017. ---知识评估--- GaoJ,LiX,XuYE,etal.Efficientknowledgegraphaccuracyevaluation.VLDB2019,12(11):1679-1691. ---知识图谱:综述、概念和发展--- ClaudioGutierrezandJuanF.Sequeda.ABriefHistoryofKnowledgeGraph'sMainIdeas:Atutorial.ISWC2019tutorial NoyN,GaoY,JainA,etal.Industry-scaleknowledgegraphs:Lessonsandchallenges.ACMQueue,2019,17(2):48-75. 附录B:其它资源 Top-levelConferencePublicationsonKnowledgeGraph(2018-2020) StanfordSpring2020《KnowledgeGraphs》 About 东南大学《知识图谱》研究生课程 Resources Readme Stars 3k stars Watchers 98 watching Forks 961 forks Releases Noreleasespublished Packages0 Nopackagespublished Youcan’tperformthatactionatthistime. Yousignedinwithanothertaborwindow.Reloadtorefreshyoursession. Yousignedoutinanothertaborwindow.Reloadtorefreshyoursession.



請為這篇文章評分?