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.

LayerStack$10.04/月(可选中国香港、日本、新加坡和洛杉矶)高性能AMD EPYC (霄龙)云服务器,

LayerStack(成立于2017年),当前正在9折促销旗下的云服务器,LayerStack的云服务器采用第 3 代 AMD EPYC™ (霄龙) 处理器,DDR4内存和企业级 PCIe Gen 4 NVMe SSD。数据中心可选中国香港、日本、新加坡和洛杉矶!其中中国香港、日本和新加坡分为国际线路和CN2线路,如果选择CN2线路,价格每月要+3.2美元,付款支持paypal,支付宝,信用卡等!...

捷锐数据399/年、60元/季 ,香港CN2云服务器 4H4G10M

捷锐数据官网商家介绍捷锐数据怎么样?捷锐数据好不好?捷锐数据是成立于2018年一家国人IDC商家,早期其主营虚拟主机CDN,现在主要有香港云服、国内物理机、腾讯轻量云代理、阿里轻量云代理,自营香港为CN2+BGP线路,采用KVM虚拟化而且单IP提供10G流量清洗并且免费配备天机盾可达到屏蔽UDP以及无视CC效果。这次捷锐数据给大家带来的活动是香港云促销,总共放量40台点击进入捷锐数据官网优惠活动内...

hostodo:2021美国独立日7折优惠促销NVMe硬盘的VPS,低至$13/年,还送DirectAdmin授权

7月4日是美国独立日,大致就是国庆节的意思吧。hostodo今年提前搞了个VPS大促销活动,4款便宜VPS,相当于7折,续费不涨价,本次促销不定时,不知道有多少货,卖完为止。VPS基于KVM虚拟,NVMe阵列,1Gbps带宽,自带一个IPv4+/64 IPv6,solusvm管理,送收费版DirectAdmin授权,VPS在用就有效! 官方网站:https://www.hostodo.com ...

windtour为你推荐
定向fastreport2文件127支持ipad支持ipad三星iphone重庆网通重庆网通上网资费目前是多少? 小区宽带接入类型的traceroute网络管理工具traceroute是什么程序重庆电信宽带管家电信的宽带上网助手是什么?win7关闭135端口win7下怎么关135和8909端口ipad无法加入网络为什么我的ipad加入网络没法用
天津服务器租赁 vps推荐 美国vps评测 云网数据 圣迭戈 美国便宜货网站 免费个人博客 dd444 天互数据 193邮箱 免费智能解析 电信主机 免费网页申请 starry 西安主机 万网注册 97rb netvigator asp空间 phpinfo 更多