版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、Centroids, Clusters, and Crime129Centroids, Clusters, and Crime:Anchoring the Geographic Profiles ofSerial CriminalsAnil S. Damle Colin G. West Eric J. BenzelUniversity of Colorado Boulder Boulder, COAdvisor: Anne DoughertyAbstractA particularly challenging problem in crime prediction is modeling th
2、e behavior of a serial killer. Since finding associations between the victims is difficult, we predict where the criminal will strike next, tead of whom. Such predicting of a criminals spatial patterns is called geographic profiling.Research shows that most violent serial criminals tend to commit cr
3、imes in a radial band around a central point: home, workplace, or other area of significance to the criminals activities (for example, a part of town where prostitutes abound). These “anchor points” provide the basis for our model. We assume that the entire domain of analysis is a potential crime sp
4、ot, movement of the criminal is uninhibited, and the area in question is large enough to contain all possible strike points. We consider the domain a metric space on which predictive algorithms create spatial likelihoods. Addition- ally, we assume that the offender is a “violent” serial criminal, si
5、nce research suggests that serial burglars and arsonists are less likely to follow spatialpatterns.There are substantial differences between one anchor point and several. We treat the single-anchor-point case first, taking the spatial coordinates of the criminals last strikes and the sequence of the
6、 crimes as inputs. Estimating the point to be the centroid of the previous crimes, we generate a “likelihood crater,” where height corresponds to the likelihood of a future crime at that location. For the multiple-anchor-point case, we use a cluster-finding and sorting method: We identify groupings
7、in the data and build a likelihood crater around the centroid of each. Each cluster is given weight according to recency and number of points. We test single point vs. multiple points byThe UMAP Journal 31 (2) (2010) 129148. c Copyright 2010 by COMAP, Inc. All rights reserved. Permission to make dig
8、ital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice. Abstracting with credit is permitted, but copyrights for components of this work
9、owned by others than COMAP must be honored. To copy otherwise, to republish, to post on servers, or to redistribute to lists requires prior permission from COMAP.130The UMAP Journal31.2 (2010)using the previous crimes to predict the most recent one and comparing with its actual location.We extract s
10、even datasets from published research. We use four of theevaluate our models by running blind on the remaining three datasets.The results show a clear superiority for multiple anchor points.IntroductionThe literature on geographic patternserial crimes shows a strongpatterning around an anchor pointa
11、 location of daily familiarity for the criminal. We build prediction schemes based on this underlying theory and produce a surface of likelihood values and a robust metric.The first scheme finds a single anchor point using a center-of-mass method; the second scheme assumes two to four anchor points
12、and uses a cluster-finding algorithm to sort and group points. Both schemes use a statistical technique that we call cratering to predict future crime locations.BackgroundThe arrest in 1981 (and subsequent conviction) of Peter Sutcliffe as the “Yorkshire Ripper” marked a victory for Stuart Kind, a f
13、orensic biologist whose application of mathematical principles had successfully predicted where the Yorkshire Ripper lived.Today, information-intensivemodels can be constructed using heat-map techniques to identify the hot spots for a specific type of crime, or to derive associations between the rat
14、e of criminal activity and attributes of a location (such as lighting, urbanization, etc.) Boba 2005.“Geographically profiling” the crimes of a single criminal has focusedon locating the criminals anchor points locations (such as a home, work- place, or a relatives house) at which he spends substant
15、ial amounts of time and to which he returns regularly between crimes.Canter and Larkin 1993 proposed that a serial criminals home (or other anchor point) tends to be contained within a circle whose diameter is the line segment between the two farthest-apart crime locations; and this is true in the v
16、ast majority of cases Kocsis and Irwin 1997. Canter et al. 2000 found that for serial murders, generalizations of such techniques on average reduce the area to be searched by nearly a factor of 10.By contrast, forecasting where a criminal will strike next has not been explored deeply Rossmo 1999. Pa
17、ulsen and Rob on 2009 observe thatfor many U.S. police departments there are substantial practical, ethical, and legal issues involved in collecting the data for a detailed mappingCentroids, Clusters, and Crime131of criminal tendencies, with the result that only 16% of them employ a computerized map
18、ping technique.Our treatment of the problem will employ anchor-point-finding algo- rithm. We generate likelihood surfaces that act as a prioritization scheme for regions to monitor, patrol, or search.AssumptionsDomain is Approximately UrbanWe use the word “urban” to denote features of an urbanized a
19、rea that simplify our treatment: The entire domain is a potential crime spot, the movement of the criminal is completely unconstrained, and the area is large enough to contain all possible strike points. It is important to note, however, that even for serial crime committed uburbs, villages, or spre
20、ad between towns, the urbanization condition holds on the subset of the map in which crimes are regularly committed. To see this, consider the three urbanization conditions separately:Entire domain is a potential crime spot. Every neighborhood contaa possible crime location. Such an assumption is ma
21、de by nearly all geographic profiling techniques Canter et al. 2000; Rossmo 1999It is obvious that every domain will violate these conditions to some extent: All but the most inventive serial killers, for example, will not commit a crime in the middle of a lake, or in the uninhabited farmland betwee
22、n small towns. Nevertheless, this observation simply requires that the output of the model be interpreted intelligently. In other words, while we assume for simplicity that the entire map is a potential target, police officers interpreting the results can easily ignore any predictions we make which
23、fall into an obvious “dead zone.”Criminals movement is unconstrained. Because of the difficulty of find- ing real-world distance data, we invoke the “Manhattan assumption”: There are enough streets and sidewalks in a sufficiently grid-like pat- tern that movements along real-world movement routes is
24、 the same as “straight-line” movement in a space discretized into city blocks Rossmo 1999. Kent 2006 demonstrated that across several types of serial crime, the Euclidean and Manhattan distances are essentially interchangeable in predicting anchor points.Domain conta all possible strike points. This
25、 condition says that the two conditions above hold on a sufficiently large area.Taken together, these three conditions describe the region of interest asa metric space in which The subset of potential targets is dense,132The UMAP Journal31.2 (2010) the metric is the L2 norm, and the space is “comple
26、te”: Sequences of crimes do not lead to predictionsof crimes outside the space.Violent Serial Crimes by a Single Offender Focus on violent crimes. Geographic profiling is most successful for murders and rapes, with the average anchor-point prediction algorithm being 30% less effective for criminals
27、who are serial burglars or arsonists Canter et al. 2000; Rossmo 1999. Serial crimes. We take serial killing (or violent crime) as involving “three or more people over a period of 30 or more days, with a significant cooling-off period between” Holmes and Holmes 1998. Single offender.Spatial FocusUse
28、of temporal data is problematic. Time data can be inaccurate. Also, while research has found cyclical patterns within the time between crimes, these patterns dont associate directly to predicting the next geographiclocation. What is useful is general trendspatial movement over anordering of the loca
29、tions. We hence ignore specific time data in crime sets except for ordering of the crime sequence.Developing a Serial Crime Test SetExisting Crime SetsResearchers have compiled databases of serial crimes for their own use: Rossmos FBI and SFU databases Rossmo 1999, LeBeaus San Diego Rape Case datase
30、t LeBeau 1992, and Canters Baltimore crime set Canter et al. 2000. Each of these databases was developed with specific methods of integrity and specific source locations. These proprietary databases are not available to us, so we are faced with two options: simulate serial criminal data or find an i
31、ndirect way of using the private data.The Problem with SimulationSimulation might seem like an attractive solution to the lack of data. However, utterly random crime-site generation would contradict the un- derlying assumption of a spatial pattern to serial crimes, while generating sites according t
32、o an underlying distribution would prejudge the pattern! Actual data must be used if there is to be any confidence in the model.Centroids, Clusters, and Crime133An Alternative: Pixel Point Analysistead, we “mine” the available data, in Rossmo 1995 and in the spatial analysis of journey-to-crime patt
33、erns erial rape cases in LeBeau 1992. LeBeau depicts the data as scatterplots, which we rasterize and re-render with scaling. Figure 1 shows an example of this process, which we applied to seven criminals data (four killers, three rapists). The rape sequences have an explicit ordering, while the mur
34、der sequences are unordered.Figure 1. Re-rendering of scatterplot in LeBeau 1992 for Offender B.Metrics of SuccessA successful model must outperform random predictions.The Effectiveness MultiplierWe assume that police effectiveness is proportional to resources allo- cated, and that the resources all
35、ocated at a location are proportional to the likelihood given by the model. We say that one model outperforms another if it recommends allocating more police resources to where the next crime is actually committed.134The UMAP Journal31.2 (2010)We assess how much one model outperforms another by the
36、effectiveness multiplier , the ratio of resources allocated at the crime point under each model. Alternatively, is the ratio of the percentage of total department resources allocated to the point. Since the total resources are the same in both models, we can evaluate simply as = Z1(CrimePoZ2(CrimePo
37、whereZi isthelikelihoodfunctionofmodeliandCrimePoint istheactual location of the next crime.A randomly guessing algorithm will have a uniform distribution over locations and hence a flat likelihood plot. We compare our model to such a random guess by computing a standard effectiveness multiplier s:Z
38、our model(CrimePoint)Zflat(CrimePoint)s=A value of 1 would indicate that the model was no better than a random guess, and a value less than 1 would indicate that the model misled the police.Robustness of the MetricWe also want to compare the success of our algorithm across multiple datasets. It is l
39、egitimate to compare s values between two datasets only if they have the same ratio of the killers active region to the total area. The size of the killers active region cannot be precisely known; however, we employ a standard technique to make this condition approximately true. According to Canter
40、and Larkin 1993 and Paulsen 2005, in more than 90% of cases all future crimes fall within a square whose side length is the maximum distance between previous crime points and whose center is the centroid of the data. For each of our datasets, we construct such a square and then multiply its side len
41、gth by 3, thereby creating an overall search area nearly 9 times as large as the criminals active area. This ratio is nearly constant for all datasets, allowing us to compare effectiveness multipliers.Two Schemes for Spatial PredictionJourney-to-crime research for violent serial crimes strongly sugg
42、ests that serial crime is patterned around a criminals home, workplace, or other place of daily activity Godwin and Rosen 2005; Holmes and Holmes 1998; Kocsis and Irwin 1997; Rossmo 1999; Snook et al. 2005; so researchers have developed and evaluated methods of finding such a crime centroidCentroids
43、, Clusters, and Crime135and investigated it as an anchor point in the criminals activity. In most research, this anchor point is the serial criminals home. This method has been tested and found to reduce the necessary search area by a factor of 10.We develop two schemes, one for a single anchor poin
44、t and the other for multiple anchor points.Single Anchor Point: Centroid MethodFigure 2 shows our algorithm to predict likely crime locations using a single anchor point.!#$%# #$() *+,$-./-.0 !#.%+-0 +1!-,# -%#234-50 6-7#5-)+0!$%#80942% 1+:#,;+$5 :#.02? #A-+42 !-,#2B4%;4% 6-7#5-)+02Figure 2. Flow ch
45、art for centroid method.AlgorithmCreate Search DomainWe construct the smallest square that contaevery previous crime,then scale up each dimension by a factor of 3. This ensures that all of ourfundamental assumptions about the underlying domain are satisfied, and the consistentscalefactor of 3 allows
46、us to compare the algorithmbetween datasets.136The UMAP Journal31.2 (2010)Find Centroid of Crime SitesThe anchor point is the average of the n crime coordinates (xi, yi).Building a Likelihood CraterWe predict future crime locations using the “journey-to-crime” model, which says that the criminals sp
47、atial pattern of crime around an anchor point does not change. A rough first prediction might be to draw a large shape (circle, square, polygon, etc.) around this anchor point based on the largest distance from a crime point to the anchor point; such a method is incredibly ineffective compared to th
48、e largest-circle guess that we described earlier Paulsen 2005.We tead use a cratering technique first described by Rossmo 1999. The two-dimensional crime points xi are mapped to their radius from theanchor point ai, that is, we have f : xi ri, where f (xi) = xi ai2(a shifted modulus). The set ri is
49、then used to generate a crater around the anchor point.There are two dominating theories for the pattern serial crimes follow around an anchor point: There is a buffer zone around the anchor point. The criminal commits crimes in an annulus centered at the anchor point Kocsis and Irwin 1997. This the
50、ory is often modeled using the positive portion of a Gaussian curve with parameters the mean and the variance of the ri. Crimes follow a decaying exponential pattern from the anchor point.Both theories have been substantiated by journey-to-crime research. We seek a distribution that would model eith
51、er theory, depending on the pat- tern in the crime sequence. For this we turn to the flexibility of the gamma distribution, which offers a “shifted-Gaussian”-like behavior when points lie farther away but a curve similar to a negative exponential when the parameters are small.Define the random varia
52、ble Xi to be the distance between the ith crime point and the anchor point r. We let each Xi have a gamma distribution with parameters k and : Xi (k, ), with probability density function (pdf)k (k)xk1 xf(x; k, ) =e.We assume independence of the Xi and use the maximum likelihood es- timates of the pa
53、rameters k and as calculated by the gamfit function in MatLab.We then build the crater of likely crime locations using the resulting distribution. For every point in the search region, we evaluate the pdf. We then normalize so that the volume under the likelihood surface is exactly 1.Centroids, Clus
54、ters, and Crime137Applying this method to the set of crime locations of Peter Sutcliffe, the“Yorkshire Ripper,” we get the heat map of Figure 3.Figure 3. Heat map showing cratering technique applied to the crime sequence of Peter Sutcliffe.Adjust for Temporal TrendsWe would like our prediction to ac
55、count for any radial trend in time (the criminal becoming more bold and committing a crime closer or further from home): An outward or inward trend in ri may suggest that the next crime will follow this trend Kocsis and Irwin 1997. We let X = X + r,Xwhere r = rn rn1.The new random variablegives ouri
56、ntendedtemporal adjustment in expected value:Results and AnalysisTo evaluate our method, we feed it data from three serial-rape sprees. In each test case, we remove the data point for the final crime and pro-duce a likelihood surface Z(x, y). We then estimate the location of the finalcrime and compu
57、te the standard effectiveness multiplier s.138The UMAP Journal31.2 (2010)Offender COur first test dataset, for Offender C, is a comparative success (Figure 4). With s 12, it is a full order of magnitude better to distribute police resources using this model tead of distributing them uniformly.a. Hea
58、t map.b. Surface plot.Figure 4. Offender C predictions of location of final crime, from centroid model of previous crimes.The next-crime estimate falls satisfyingly near the isoline of maximum height; but there 120 grid squares are rated greater or equal in likelihood, meaning 0.3 km2 must be patrolled at the same or greater intensity. This ar
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2026年直饮水水质检验员职业技能试题完整答案
- 2026年临时用电作业监护人考核试题及答案
- 2026年江苏省新初一新生入学分班考试语文模拟试卷含答案
- 英语(五年级上册)课件汇 Unit 2-5 Being a Better Me - Our Earth
- 2026年地下矿山安全检查员考核题库附带解析
- 5.空气流动有力量 教案 科学教科版2026秋四年级上册 - 副本
- 生产工艺安全与环保操作手册
- 勘探成果总结与推广手册
- 路基砂垫层压实频次管控方法
- 第三单元 第8课时 用估算解决问题(分层作业)数学人教版四年级上册2026秋
- CJJ14-2016城市公共厕所设计标准
- 部编版二年级下册一单元语文分层作业设计
- 《电解质检查》课件
- 化学科学研究与科学方法教学教案
- 环评报告书下载
- 电气自动化设备安装与维修专业介绍课件
- 斯柯达野帝说明书
- 土钉支护技术规程
- 【深信服】PT1-AF认证考试复习题库(含答案)
- 北京自备井应急预案
- 黑水德石窝二级水电站工程机组启动前质量监督检查报告
评论
0/150
提交评论