This abstract tells me a lot of stories about itself. Here I want to discuss two stories about it.
It has demonstrated an excellent job of promoting and abstracting itself to a higher level by playing with words. The work this abstract has done is merely proposing a new land classification system using big data. Essentially, the contribution in this abstract could be nothing new to the scientific literature because a lot of similar work have been done. For example, Soto and Frías-Martínez (2011) conducted an land use identification using mobile phone data, a typical kind of big data. So does Toole et al. (2012). Urban structure, another term which is the other side of urban land use in my opinion, has been also analyzed by many scholars (Long and Liu, 2013; Yuan et al., 2013). But this abstract, by using some philosophical terms in this field, indicated its ‘novelty’ in a very smart way. Let us find that out one by one.
In this abstract, the tile used a term ‘typology’, instead of using the more mediocre term ‘classification’, giving the readers a epistemology-level sense of academic research. In the end of first paragraph, it explained its difference with conventional land use classification which is unit of analysis and the continuity of time and space. Unit of analysis, I suppose, means the basic units this abstract identified are more homogeneous in terms of some characteristics. Thus, as the big data has the time dimension, the new classification using big data did improve its temporal and spatial continuity. All in all, this abstract did not contribute so much as it claimed itself; what it did contribute is just to summarize the implications of this big-data-based land use classification method.
Also, this abstract showed its capability of hiding itself from being probed into. Through the whole abstract, it didn’t say a single word about operationalization and how it is going to do. I guess the author could possibly deleted this operation part which was supposed to be in the second paragraph in this abstract. But, we can not criticize it too much because it is a precaution measure in academic communication scenarios, especially in an academic conference like AAG several thousands of people attended.

Reference
Soto, V., & Frías-Martínez, E. (2011). Automated land use identification using cell-phone records. Paper presented at the Proceedings of the 3rd ACM international workshop on MobiArch.
Toole, J. L., Ulm, M., González, M. C., & Bauer, D. (2012). Inferring land use from mobile phone activity. Paper presented at the Proceedings of the ACM SIGKDD International Workshop on Urban Computing.
Long, Y., & Liu, X. (2013). Automated identification and characterization of parcels (AICP) with OpenStreetMap and Points of Interest.
Yuan, J., Zheng, Y., & Xie, X. (2012). Discovering Regions of Different Functions in a City Using Human Mobility and POIs. Paper presented at the ACM KDD, Beijing, China.

Attached Abstract
Abstract Title: Redefining the Typology of Land Use with Big Data
Author(s): *** - Massachusetts Institute of Technology
Abstract: According to the Wall Street Journal, "check in" was the 12th most popular word of 2010.  The underlying picture of this phenomenon is that information sharing and location based services have been so easy in the city. Compared with conventional land use data, these types of big data might tell us much about how urban land is being used in a more dynamic and human-respected way. However there has been few researches focusing on the new opportunities brought by big data onto urban land use classification—the basic "language" of urban geography and planning. In this context, this paper builds a new theoretical framework for urban land use description, and redefines the concept of "land use" in multiple scales of urban geographies. Compared with the conventional land use classification, this new framework is more specific on the key issues of urban geography, such as the unit of analysis and the continuity of time and space.
The new framework of land use typology will challenge our conventional view on land use.  Its implication could include but not only: 1) Change the way that land use is defined in the field of urban planning; 2) Develop land use as a language to describe urban activities and settlement; 3) Connect land use typology with broader fields such as travel behavior/transportation analysis, energy consumption of land use, density and urban form and so on.
Keywords: Urban land use; land use categorization; location based big data

What is research (1)的更多相关文章

  1. hihoCoder 1427 : What a Simple Research(大㵘研究)

    hihoCoder #1427 : What a Simple Research(大㵘研究) 时间限制:1000ms 单点时限:1000ms 内存限制:256MB Description - 题目描述 ...

  2. [转载]Three Trending Computer Vision Research Areas, 从CVPR看接下来几年的CV的发展趋势

    As I walked through the large poster-filled hall at CVPR 2013, I asked myself, “Quo vadis Computer V ...

  3. (转) Deep Learning Research Review Week 2: Reinforcement Learning

      Deep Learning Research Review Week 2: Reinforcement Learning 转载自: https://adeshpande3.github.io/ad ...

  4. MLA Handbook for Writers of Research Papers笔记

    MLA Handbook for Writers of Research Papers.7th ed.New York:MLA,2009.print.还有一本,留待阅读MLA Style Manual ...

  5. A List of Social Tagging Datasets Made Available for Research

    This list is not exhaustive - help expand it! Social Tagging Systems Research Group Source Year Obta ...

  6. PHP serialize && unserialize Security Risk Research

    目录 . 序列化的定义 . serialize:序列化 . unserialize:反序列化 . 序列化.反序列化存在的安全风险 . Use After Free Vulnerability -] . ...

  7. You Can Do Research Too

    You Can Do Research Too I was recently discussing gatekeeping and the process of getting started in ...

  8. Computer Graphics Research Software

    Computer Graphics Research Software Helping you avoid re-inventing the wheel since 2009! Last update ...

  9. You and Your Research(Chinese)

    转自:http://lyxh-2003.iteye.com/blog/434014 这是大科学家Richard Hamming的著名讲演,于1986年在贝尔通讯研究中心给200多名Bellcore的科 ...

随机推荐

  1. 微信小程序里碰到的坑和小知识

    本文作者:dongtao   来自:授权地址 本人低级程序员,以下bug不能确保在其它地方可以以相同的原因复现.同时, 出现很多bug的原因是小程序的基本知识还有编码的基本功不到位造成 路还很长,共勉 ...

  2. Elasticsearch之_default_—— 为索引添加默认映射

    前篇说过,ES可以自动为文档设定索引.但是问题也来了——如果默认设置的索引不是我们想要的,该怎么办呢? 要知道ES这种搜索引擎都是以Index为实际的分区,Index里面包含了不同的类型,不同的类型是 ...

  3. 分享在winform下实现左右布局多窗口界面

    在web页面上我们可以通过frameset,iframe嵌套框架很容易实现各种导航+内容的布局界面,而在winform.WPF中实现其实也很容易,我这里就分享一个:在winform下实现左右布局多窗口 ...

  4. 关于SQL递归查询在不同数据库中的实现方法

    比如表结构数据如下: Table:Tree ID Name ParentId 1 一级  0 2  二级 1 3  三级 2 4 四级 3 SQL SERVER 2005查询方法: //上查 with ...

  5. MySQL 函数大全

    mysql函数大全 对于针对字符串位置的操作,第一个位置被标记为1. ASCII(str) 返回字符串str的最左面字符的ASCII代码值.如果str是空字符串,返回0.如果str是NULL,返回NU ...

  6. C#微信公众平台开发—高级群发接口

    涉及access_token的获取请参考<C#微信公众平台开发—access_token的获取存储与更新> 一.为了实现高级群发功能,需要解决的问题 1.通过微信接口上传图文消息素材时,J ...

  7. C#基础-replace()过滤非法字符

    string FilterfileName(string strName) { string result=string.Empty ; if (string.IsNullOrWhiteSpace(s ...

  8. 开始ASP.NET MVC5之旅

    本教程将使用Visual Studio 2013手把手教你构建一个入门的ASP.NET MVC5 Web应用程序.本教程配套的C#源码工程可通过如下网址下载:C#版本源码链接.同时,请查阅 Build ...

  9. MyEclipse10启动Tomcat8出错

    问题一: java.lang.UnsupportedClassVersionError: org/apache/catalina/startup/Bootstrap : (Unsupported ma ...

  10. 泛函编程(33)-泛函IO:Free Functor - Coyoneda

    在前几期讨论中我们终于推导出了Free Monad.这是一个Monad工厂,它可以把任何F[A]变成Monad.可惜的是它对F[A]是有所要求的:F必须是个Functor.Free Monad由此被称 ...