An energy model for visual graph clustering
Abstract. We introduce an energy model whose minimum energy drawings reveal the clusters of the drawn graph. Here a cluster is a set of nodes with many internal edges and few edges to nodes outside the set. The drawings of the bestknown force and energy mo
AnEnergyModelforVisualGraphClustering
AndreasNoack
InstituteofComputerScience
BrandenburgTechnicalUniversityatCottbus
POBox101344,03013Cottbus,Germany
an@informatik.tu-cottbus.de
Abstract.Weintroduceanenergymodelwhoseminimumenergydrawingsre-vealtheclustersofthedrawngraph.Hereaclusterisasetofnodeswithmanyinternaledgesandfewedgestonodesoutsidetheset.Thedrawingsofthebest-knownforceandenergymodelsdonotclearlyshowclustersforgraphswhosediameterissmallrelativetothenumberofnodes.Weformallycharacterizetheminimumenergydrawingsofourenergymodel.Thischaracterizationshowsinwhatsensethedrawingsseparateclusters,andhowthedistanceofseparatedclus-terstotheothernodescanbeinterpreted.
1Introduction
Force-directedandenergy-basedmethodsarepopularforcreatingstraight-linedraw-ingsofundirectedgraphs.Theyarecomparativelyeasytoimplement,adapt-abletodifferentdrawingcriteria,andgivesatisfactoryresultsformanygraphs([4,Chap.10],[7]).Sincetheintroductionofmulti-scalealgorithmstheyareevenquiteef cient[28,15,17,26,29].
Energy-basedmethodsgenerallyhavetwoparts:anenergymodel,http://doc.guandang.netrce-directedmethods,themodelisaforcesystem,andanalgorithmsearchesforanequilibriumstatewherethetotalforceoneachnodeiszero.Becauseforceisthenegativegradientofenergy,thiscorre-spondstosearchingalocalminimumofenergy.Wewilltaketheperspectiveofenergyminimizationinthispaper.
Findingclusters,i.e.subsetsofnodeswithmanyinternaledgesandfewedgestooutsidenodes,ingraphsisanimportantprobleminVLSIdesign[2],parallelcomput-ing[25],softwareengineering[23],andgraphdrawing[9].Themostpopularforceandenergymodelsdonotclearlyisolateclusters,especiallyingraphswithsmalldiameter.The rstmainresultofthispaperisanenergymodelwhoseminimumenergydrawingsrevealtheclustersofsuchgraphs.
Thepurposeofenergymodelsistocreatedrawingsfromwhichahumanviewercaninferpropertiesofthedrawngraph.Tomaketheinferencemoreef cientanditsresultsmorevalid,thedrawingsarerequiredtohavecertainproperties,likesmallanduni-formedgelengths,well-distributednodes,orwell-separatedclusters.Empiricalstudieswereperformedtoevaluatetowhatdegreeforceandenergymodelsful llsuchcriteria(e.g.[6]),butfewanalyticalresultsexist.Aformalcharacterizationoftheminimumenergydrawingsofourenergymodelisthesecondmainresultofthispaper.
Abstract. We introduce an energy model whose minimum energy drawings reveal the clusters of the drawn graph. Here a cluster is a set of nodes with many internal edges and few edges to nodes outside the set. The drawings of the bestknown force and energy mo
ThenewenergymodelanditsformalanalysisarepresentedinSect.2.Sec-tion3showsexampledrawingsandcomparesthemwithdrawingsofthewell-knownFruchterman-Reingoldforcemodel[14].Section4comparesourenergymodelwithexistingforceandenergymodels,andproposesageneralizationthatincludesamongothersourenergymodelandtheFruchterman-Reingoldmodel.Itdiscussesapplica-tions,theimportanceofinterpretability,andthebene tsoftheoreticalanalysesofen-ergymodels.
1.1BasicDe nitions
AgraphG=(V,E)consistsofa nitesetVofnodesanda nitesetEofedgeswithE V(2),whereV(2)isthesetofallsubsetsofVwhichhaveexactlytwoelements.Weonlyconsidergraphswithatleasttwonodes.Becauselayoutscanbecomputedsep-aratelyfordifferentcomponentsofagraph,werestrictourselvestoconnectedgraphs,i.e.graphswhereeverypairofnodesisconnectedbyapath.
Fortwonodesu,v∈V,thelengthoftheshortestpathconnectinguandvisthegraph-theoreticdistanceofuandv.ThediameterofthegraphGisthegreatestgraph-theoreticdistancebetweenanytwonodes.AcutofGisapair(V1,V2)ofnonempty,disjointsetsofnodeswithV1∪V2=V.
ForV1,V2 VandF V(2)letF[V1]={{u,v}∈F|u,v∈V1}andF[V1,V2]={{u,v}∈F|u∈V1,v∈V2}.ThenE[V1]isthesetofedgesinV1,andE[V1,V2]isthesetofedgesbetweenV1andV2.
Ad-dimensionaldrawingofthegraphGisavectorp=(pv)v∈Vofnodepositionspv∈IRd.Foradrawingpandtwonodesu,v∈Vthelengthofthedifferencevectorpv puiscalledthe(Euclidean)distanceofuandvinpanddenotedby||pv pu||.ForasubsetFofV(2)andadrawingp,thearithmeticmeanarithmean(F,p)ofthedistancesofFisde nedas
1 ||pv pu||,arithmean(F,p)={u,v}∈F|F|
thegeometricmeangeomean(F,p)ofthedistancesofFisde nedas geomean(F,p)=|F|||pv pu||,{u,v}∈F
andtheharmonicmeanharmmean(F,p)ofthedistancesofFisde nedas
harmmean(F,p)=|F|
{u,v}∈Fvu.
2LinLog:AClusteringEnergyModel
Inthissection,we rstde neanewenergymodel,calledLinLog,http://doc.guandang.netingthismeasurewecanformalizeandprovethatinminimumenergydrawingsoftheLinLogmodel,clustersareclearlyseparatedfromtheremaininggraph,andthedistanceofeachclustertotheremaininggraphisinterpretablewithrespecttopropertiesofthegraph(moreprecisely,thedistanceisapproximatelyinverselyproportionaltothecoupling).
Abstract. We introduce an energy model whose minimum energy drawings reveal the clusters of the drawn graph. Here a cluster is a set of nodes with many internal edges and few edges to nodes outside the set. The drawings of the bestknown force and energy mo
2.1TheLinLogEnergyModel
{u,v}∈ETheLinLogenergyULinLog(p)ofadrawingpisde nedasULinLog(p)=||pu pv||
{u,v}∈V(2)ln||pu pv||
The rsttermofthedifferencecanbeinterpretedasattractionbetweenadjacentnodes,andthesecondtermcanbeinterpretedasrepulsionbetweenanytwo(different)nodes.Toavoidin niteenergiesweassumethatdifferentnodeshavedifferentpositions.Thisisnoseriousrestrictionbecauseweareinterestedingooddrawings,i.e.drawingswithlowenergy.
2.2TheCutRatioasaMeasureofCoupling
Manydifferentde http://doc.guandang.netr-mally,wedenotebyclusterasetofnodeswithmanyinternaledges(highcohesion)andfewedgestonodesoutsidetheset(lowcoupling).Similarde nitionsareusedinVLSIdesign[2],paral …… 此处隐藏:27491字,全部文档内容请下载后查看。喜欢就下载吧 ……
相关推荐:
- [行业范文]美好的法语句子
- [行业范文]描写露珠的句子
- [行业范文]精彩禅语句子图片
- [行业范文]关于满嘴谎言的句子
- [行业范文]关于安静的句子48句
- [行业范文]关于小河的句子
- [行业范文]描写稻田的句子
- [行业范文]思念好朋友的句子
- [行业范文]赞美雪的句子
- [行业范文]早上激励人心的句子
- [行业范文]失恋忧伤的句子
- [行业范文]努力积极向上的句子
- [行业范文]对工作心灰意冷的句子
- [行业范文]失恋让人心疼的句子
- [行业范文]描写珍惜青春的句子
- [行业范文]表达思念的句子简短
- [行业范文]关于父爱的句子范例
- [行业范文]浪漫的英语句子
- [行业范文]关于周末的句子
- [行业范文]思念牵挂的句子
- 有关感恩班会课件简短(二篇)(感恩班会
- 2025年初二下乡军训心得体会800字(15篇
- 关于新员工培训方案汇编(关于新员工培
- 精选高考生寒假学习计划书(精)(高考生
- 毕业实训报告心得体会(3篇)(实训报告心
- 银行工作感悟及心得范文怎么写(四篇)(
- 精选领导干部个人政治画像报告通用(七
- 精选超市11.11活动促销方案(精品超市品
- 2025年怎么做自我介绍汇总(5篇)(至2025
- 最新企业错峰生产方案(26篇)(山西企业
- 最新暑期三下乡社会实践调研报告范本(
- 最新幼儿园大班教育教学总结怎么写(最
- 最新教师节主持词小学(优秀9篇)(教师节
- 关于小学安全教育教学方案(推荐)(关于
- 员工信模板范文怎么写(五篇)(员工信息
- 最新保险销售离职申请书(十六篇)(最新
- 最新XX小学防校园欺凌工作方案怎么写(2
- 有关特岗教师辞职信范文(推荐)(特岗教
- 精选党的建设工作要点简短(党的建设的
- 如何写安康杯竞赛活动总结汇总(4篇)(安




