costwindtour

windtour  时间:2021-05-25  阅读:()
PartIAFrameworkforVisualizationandOptimization17Thefivechaptersofthispartprovideawhirlwindtourofsomebasictheories,frameworks,andideasfromavarietyoffieldsincludingcogni-tivepsychology,human-computerinteraction,computergraphics,com-puterscience,artanddesign.
Clearlythosefieldsarefartoobroadtobecoveredinthreechapters,letaloneasinglebook.
Thefocusisonsomeofthemoreimportantideasandresults.
Inthesecondpartofthebook,webuildonthebasicspresentedhere,emphasizingtheirapplicationtovisualizationandoptimization.
Inordertoorganizeourdiscussionofvisualizationandoptimization,wepresentasimpleframework(Figure1.
4).
Theframeworkis:Thesuccessofvisualizationforaproblem-solvingprojectdependsonthetaskstobeaccomplished,thepeopleinvolved,andtherepresentationsformatsusedforthetaskandthepeo-ple.
TaskPeopleFonnatFigure1.
4:Aframeworkforvisualizationandoptimization.
Inotherwords,differentpeoplemaybenefitfromdifferentrepresen-tationformatsfordifferenttasks.
Althoughthisframeworkmayseemobvious,ithasnotalwaysbeenapparenttomany.
Forexample,researchcomparingtheeffectivenessoftraditionaltwo-dimensionalplotstotabularrepresentations(knownasthe18"graphs-vs-tables"question)iswidelyacknowledgedtobe"amess"[1].
Theresearchresultstodatehavebeenalmostcompletelyequivocal.
Somestudiesfoundnodifferenceinperformance,othershavefoundthattablesproducedbetterperformance,andothersfoundthatgraphsproducedbet-terperformance.
Theexplanation,intheabstractatleast,isquitesimple.
Mostofthestudiesuseddifferenttasks,representations,andsubjects.
Withineachstudy,onlyvariationsinrepresentationformatweremade.
Eachindivid-ualexperimentthereforewasvalidonlyfortheparticulartaskandsub-jectpopulationstudied.
Therealquestionisnotgraphsversustables,butrather,whatcharacteristicsoftasksandsubjectsfavorgraphsovertables(andviCeversa)Anotherexampleontheimportanceofrepresentationtoproblemsolv-ingcomesfromLarkinandSimon[2].
Considerthefollowinggame:Eachofthedigits1through9iswrittenonaseparatepieceofpaper.
Twoplayersdrawdigitsalternately.
Assoonaseitherplayergetsanythreedigitsthatsumto15,thatplayerwins.
Ifallninedigitsaredrawnwithoutawin,thenthegameisadraw.
Onemightbesurprisedtolearnthatthisgameisequivalenttotic-tac-toe(sometimescalled"noughtsandcrosses").
Ifoneplacesthedigits1through9inthefollowingtable,however,thecorrespondenceisclear.
618753294Anywinintic-tac-toecorrespondstoaselectionofdigits,threeofwhichsumto15.
Inthiscase,avisualrepresentationseemsparamount.
However,anotherexample,fromAdams(viaGlassandHolyoak[3])showstheimportanceoftextualrepresentationsovervisualrepresenta-tions:Considerasheetofpaper1I100thofaninchthick.
Foldthepaperinhalf,andtheninhalfagain.
Repeatthisprocess50timesintotal.
Ofcourse,itisnotphysicallypossibletoper-formthistask,butimagineifyoucan.
Howthickisthere-sultingfoldedpaperInthiscase,thevisualrepresentationgivesfewclues,butusingstandardmathematicalnotation-text-theanswercaneasilybefound,1/100x250inches.
19Theimportanceofmatchingthecharacteristicsofthetask,theviewerandtheformathasbeencalledcognitivefitbyVessey[4],[5].
Vessey[4]definescognitivefitasacost-benefitcharacteristicthatsuggeststhat,formosteffectiveandefficientproblemsolvingtooccur,theprob-lemrepresentationandanytoolsoraidsemployedshouldallsupportthestrategies(methodsorprocesses)requiredtoper-formthattask.
Inareviewofthegraphsversustablesliterature[5],basedonthecog-nitivefithypothesis,Vesseywasabletoofferacogentexplanationastowhysomestudiesfoundgraphssuperiortotablesandothersfoundtablessuperiortographs.
Eachstudyconsidereddifferenttasksanddifferentrepresentationformats.
Whateverformatwasbestmatchedtothetaskyieldedsuperiorperformance.
Thecognitivefithypothesisimpliesthatrepresentationformatmat-ters;itaffectshumanperformanceinsolvingproblems.
Bycarefullymatch-ingtherepresentationformattothetaskathand,performancecanbeen-hanced.
Oneofthegoalsofthisbookistoexploreappropriaterepresen-tationformatsforthemanytasksinvolvedinoptimizationmodeling.
1.
6TasksNumerousauthorshaveproposedframeworksforclassifyingthetasksin-volvedinanoptimizationproject.
Theseframeworksassumethatopti-mizationprojectsinvolveaseriesofstagesorsteps,thatis,amodelinglife-cycle.
1.
6.
1TheModelingLifeCycleThelife-cycleideaisembodiedinSimonandNewell's[6],[7]modelofdecisionmaking,Intelligence-Design-Choice.
Accordingtohisframe-work,intheIntelligencephaseofproblemsolving,informationisgath-eredinanattempttounderstandthenatureoftheproblem-thebound-ariesoftheproblem,thoseaffectedbytheproblem,thecostsandbenefitsoftheproblem.
IntheDesignphase,alternativesolutionstotheproblemareconstructed.
IntheChoicephase,oneormoreofthealternativesareselected.
Manyproblemsconcentratemoreononeofthesephasesthanonanother.
Foroptimizationmodeling,manydifferentauthorshavedescribedthestagesinthemodelinglife-cycle,withvaryinglevelsofdetail.
Table1.
1201.
6.
TASKSAuthorsSimonandChurchman,Ack-ThisBookNewell[6],[7]offandArnoff[8]IntelligenceFormulatingtheModelproblemDevelopmentDesignConstructingaAlgorithmmathematicalDevelopmentmodeltorepre-sentthesystemunderstudyDerivingaso-lutionfromthemodelTestingthemodelSolutionAnalysisandthesolutionderivedfromitChoiceEstablishingResultscontrolsoverthePresentationsolutionImplementationPuttingtheso-Implementationlutiontowork:implementationTable1.
1:Comparisonofdifferentversionsofthemodelinglife-cycle.
21liststhreeofthedifferentframeworks,attemptingtomatchstepsfromoneframeworkwiththosefromanother.
Forpurposesofthistext,weshallsimplifythemodelinglife-cycleintofivestages:1.
ModelDevelopment.
Thisincludesidentifyingtheunderlyingprob-ilem,collectingandanalyzingdata,formulatingamathematicalmodel.
2.
AlgorithmDevelopment.
Dependingontheproblemidentifiedinthepreviousstage,algorithmdevelopmentmaybetrivial,ifanex-istingpieceofsoftwarecanbeusedtoanalyzethemodel.
How-ever,formanyoptimizationproblems,thealgorithmmustbecare-fullyconstructed.
3.
SolutionAnalysis.
The"solutions"producedbyalgorithmsmustbetested,probedanddebugged.
Thedatacould(will)haveer-rors,themodelcouldhaveproblems,orthealgorithmcouldfailtoconverge.
Furthermore,evenwithadebuggedmodel,dataandal-gorithm,onemustthenattempttounderstandtheirbehavior.
Whenthepriceofasetofinputsrises,howdoesthataffectthesolutionIfonerelaxessomeconstraints,howdoesthesolutionchangeInotherwords,inthisphase,onealsoattemptstorelatetheinforma-tionprovidedbythealgorithmbacktotherealproblembeingat-tacked.
4.
ResultsPresentation.
Theresultsgeneratedbythepreviousphasemustbepresentedtothepeopleincharge,thepeoplepayingforthestudy,thepeopleactuallyresponsibleforsolvingtheproblem.
Theywillprobablybeskeptical;theymustbeconvincedthattherecommendationsbeingmademakesense.
Usuallytheywillnotreallyunderstandthesophisticatedmathematicalandcomputertech-niquesusedtosolvetheproblem.
But,theyneedtobeconvincedthattherecommendationsaresound.
5.
ImplementationGiventheresultsoftheanalysis,thechoicemustbeimplemented.
Itmustbecommunicatedtothoseresponsibleforeffectingthechange,andtheprocessofchangemustbecontinuallymonitored.
Althoughthisframeworkcontainsfewerstepsthanmanyofthepro-posedmodelinglife-cycles,itarguablycapturestheessenceofhowmod-elsevolveovertime,startingwithidentifyingtheproblemandendingwithfinalresults.
Onecaneasilybelulledbythecleanpicturepresentedbyanysuchlife-cyclemodel.
Inactualmodelingprojects,progressdoesnotfollow221.
6.
TASKScleanlyandsurelyfromonestagetoanother.
Oftenproblemsthatareun-detectedinpreviousstagesareonlyuncoveredinlaterstages,forcingaretreatbacktoanearlierstagetofixtheundetectedproblem.
Inarecentstudy[9],[10]expertmodelerswerefoundtomovequiteoftenamongthedifferenttasksinthemodelinglife-cycle.
1.
6.
2VisualizationandtheModelingLifeCycleFromtheviewpointofvisualization,themodelinglife-cycletransformsvague,poorlydefinedrepresentationsofaproblemintoanunderstand-able,convincingsolutiontotheproblem.
Duringthemodelinglife-cycle,representationssuchasmathematicalformulations,inputstoalgorithms,programlistings,algorithmoutputs,amongotherscanbeofuse.
Thefieldofoptimizationhasconcentratedmostofitsenergyonmerelyonephaseofthemodelinglife-cycle:algorithmdevelopment.
Themodelinglife-cycle,ontheotherhand,involvesmanyotheractivities.
Represen-tationisacommonthreadunderlyingallthephasesofthemodelinglife-cycle.
Therefore,thestudyofthoserepresentationsshouldhelpimprovethechancesforsuccessinamodelingproject.
Differentrepresentationsarerequiredatdifferentphasesofthemod-elinglife-cycle(Table1.
2).
Inthenextchapter,foreachphaseofthemod-elinglife-cycle,wediscussappropriaterepresentations.
Inthefollowingchapter,wediscusshowthedifferentrepresentationscanbeusedtosup-portvariousaspectsofoptimization.
1.
6.
3SummaryThissectionhaspresentedseveralversionsofthemodelinglife-cycle.
Althoughtheydiffer,theyallbasicallyfollowthesameidea:modelingconsistsofavarietyofdifferenttasks.
Althoughactualmodelingprojectsareusuallyfarmessierthanthecleanpicturepresentedbytheselife-cyclemodels,thetaskslistedinthelife-cyclemodelsdoinfactoccur.
Thechaptersintherestofthispartofthebook(Chapters2-6)discusstheothertwocomponentsofourbasicframework,peopleandformat.
Chapter2discussesmodelsofhumanperceptionandcognition,aswellassomeofthedifferencesamongpeoplethathavebeenidentifiedbycog-nitivepsychologists.
Chapters3-6discussindetailtheories,frameworksandrecommendationsforthevarietyofdifferentrepresentationformatsthatcanbeusedtorepresentcomplexinformation.
PartIIofthebookconsidershowvisualizationcansupporteachphaseofthemodelinglife-cycle.
PartIIIofthebookdiscusseshowdifferentrepresentationformatscanbeusedtosupportoptimization.
23ModelAlgorithmSolutionResultsDevelop-Develop-AnalysisPresenta-mentmenttionTextAlgebraicProgram-StandardNarrativeLanguagesmingOutputLanguagesTablesSpread-MatrixMatrixSummarysheets;ImagesImagesTablesBlockStructuredStaticGraph-VisualPresentationPresentationGraphicsBasedLanguagesGraphicsGraphicsAnimatedorModelingbyAlgorithmAnimatedAlgorithmInteractiveExampleAnimationSensitivityAnimation;GraphicsAnalysisAnimatedSensitivityAnalysisSoundTouchTable1.
2:Thedifferenttypesofrepresentationsthatcanbeusefulindif-ferentphasesofanoptimizationproject24BIBLIOGRAPHYBibliography[1]ColIRA,ColIJH,ThakurG.
Graphsandtables:Afour-factorexperiment.
CommunicationsoftheACM,1994;37(4).
[2]LarkinJH,SimonHA.
Whyadiagramis(sometimes)worthtenthousandwords.
CognitiveScience,1987;1l:65-99.
[3]GlassAL,HolyoakKJ.
Cognition.
NewYork:RandomHouse,2ndedition,1986.
[4]VesseyI.
Cognitivefit:Atheory-basedanalysisofthegraphsversustablesliterature.
DecisionSciences,1991;22:219-241.
[5]VesseyI,GallettaD.
Cognitivefit:Anempiricalstudyofinformationac-quisition.
InformationSystemsResearch,1991;2(1):63-86.
[6]NewellA,SimonHA.
HumanProblemSolving.
EnglewoodCliffs(NJ):Prentice-Hall,Inc.
,1972.
[7]SimonHA.
TheNewScienceofManagementDecision.
NewYork:HarperandRow,1960.
[8]ChurchmanCW,AckoffRL,ArnoffEL.
IntroductiontoOperationsRe-search.
NewYork:JohnWileyandSons,1957.
[9]WillemainTR.
Insightsonmodelingfromadozenexperts.
OperationsResearch,1994;42(2):213-222.
[10]WillemainTR.
Modelformulation:Whatexpertsthinkaboutandwhen.
OperationsResearch,1994;pageforthcoming.

Virtono:圣何塞VPS七五折月付2.2欧元起,免费双倍内存

Virtono是一家成立于2014年的国外VPS主机商,提供VPS和服务器租用等产品,商家支持PayPal、信用卡、支付宝等国内外付款方式,可选数据中心共7个:罗马尼亚2个,美国3个(圣何塞、达拉斯、迈阿密),英国和德国各1个。目前,商家针对美国圣何塞机房VPS提供75折优惠码,同时,下单后在LET回复订单号还能获得双倍内存的升级。下面以圣何塞为例,分享几款VPS主机配置信息。Cloud VPSC...

Hostiger发布哥伦布日提供VPS主机首月七折优惠 月费2.79美元

Hostiger商家我们可能以前也是有见过的,以前他们的域名是Hostigger,后来进行微调后包装成现在的。而且推出Columbus Day哥伦布日优惠活动,提供全场的VPS主机首月7折月付2.79美元起的优惠。这里我们普及一下基础知识,Columbus Day ,即为每年10月12日,是一些美洲国家的节日,纪念克里斯托弗·哥伦布在北美登陆,为美国的联邦假日。Hostiger 商家是一个成立于2...

Virmach$7.2/年,新款月抛vps上线,$3.23/半年,/1核640M内存/10 GB存储/ 1Gbps/1T流量

Virmach自上次推出了短租30天的VPS后,也就是月抛型vps,到期不能续费,直接终止服务。此次又推出为期6个月的月抛VPS,可选圣何塞和水牛城机房,适合短期有需求的用户,有兴趣的可以关注一下。VirMach是一家创办于2014年的美国商家,支持支付宝、PayPal等方式,是一家主营廉价便宜VPS服务器的品牌,隶属于Virtual Machine Solutions LLC旗下!在廉价便宜美国...

windtour为你推荐
互联网周鸿祎combininggoogle游戏ios动设备管理解决支持ipad支持ipad支持ipad更新iphonecss下拉菜单CSS如何把下拉菜单改为上拉菜单css下拉菜单css下拉菜单代码
美国vps推荐 七牛优惠码 ix主机 搬瓦工官网 idc测评网 42u标准机柜尺寸 godaddy域名转出 php探针 ubuntu更新源 免费ddos防火墙 绍兴高防 华为4核 合肥鹏博士 双11秒杀 linux使用教程 上海联通宽带测速 带宽租赁 云营销系统 免费网络空间 阿里dns 更多