楼主: 飞天玄舞6
537 0

[数据挖掘理论与案例] Computational Movement Analysis [推广有奖]

  • 3关注
  • 31粉丝

VIP1

学科带头人

12%

(VIP/贵宾)九级

73%

TA的文库  其他...

综合文库

威望
0
论坛币
154041 个
通用积分
4221.6395
学术水平
128 点
热心指数
148 点
信用等级
102 点
经验
76624 点
帖子
1503
精华
0
在线时间
1509 小时
注册时间
2013-12-2
最后登录
2021-10-20

相似文件 换一批

+2 论坛币
k人 参与回答

经管之家送您一份

应届毕业生专属福利!

求职就业群
赵安豆老师微信:zhaoandou666

经管之家联合CDA

送您一个全额奖学金名额~ !

感谢您参与论坛问题回答

经管之家送您两个论坛币!

+2 论坛币
Computational Movement Analysis
1 Introduction. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Introducing Computational Movement Analysis . . . . . . . . . . . . . 4
1.3 Structure of this Book . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2 Movement Spaces and Movement Traces . . . . . . . . . . . . . . . . . . . 9
2.1 Data. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2 Conceptual Models for Movement and Movement Spaces. . . . . . 11
2.2.1 Lagrangian Versus Eulerian Movement . . . . . . . . . . . . . 12
2.2.2 Constraints to Movement . . . . . . . . . . . . . . . . . . . . . . . 14
2.2.3 Continuous Versus Discrete Movement Spaces . . . . . . . . 15
2.3 Computing Movement Descriptors . . . . . . . . . . . . . . . . . . . . . . 16
2.3.1 Trajectory Operators . . . . . . . . . . . . . . . . . . . . . . . . . . 16
2.3.2 Scale . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
2.3.3 Uncertainty and Data Quality . . . . . . . . . . . . . . . . . . . . 19
2.4 Related Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
2.5 Concluding Remarks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
3 Movement Mining . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
3.1 Data Mining for CMA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
3.1.1 Defining Movement Mining . . . . . . . . . . . . . . . . . . . . . 30
3.1.2 What is Special About Movement Data? . . . . . . . . . . . . 32
3.2 Movement Mining Tasks . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
3.2.1 Segmentation and Filtering . . . . . . . . . . . . . . . . . . . . . . 35
3.2.2 Similarity and Clustering . . . . . . . . . . . . . . . . . . . . . . . 37
3.2.3 Movement Patterns . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
3.2.4 Exploratory Analysis and Visualization . . . . . . . . . . . . . 41
xi
3.3 Evaluation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
3.3.1 Validation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
3.3.2 Credibility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
3.3.3 Efficiency. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
3.4 Related Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49
3.5 Concluding Remarks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
4 Decentralized Movement Analysis . . . . . . . . . . . . . . . . . . . . . . . . . 59
4.1 Foundations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
4.2 Movement in Decentralized Spatial Information Systems . . . . . . 62
4.2.1 Static Nodes Monitor Mobile Objects . . . . . . . . . . . . . . 64
4.2.2 Mobile Agents Monitor Their Collective Movement . . . . 67
4.3 Decentralized Movement Analysis Principles. . . . . . . . . . . . . . . 69
4.3.1 Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
4.3.2 Specific Decentralized Movement Analysis
Principles . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
4.3.3 Revisiting General DeSC Principles . . . . . . . . . . . . . . . . 74
4.4 Related Work . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76
4.5 Concluding Remarks . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
5 Grand Challenges in Computational Movement Analysis . . . . . . . . 81
5.1 Coping with Big Movement Data . . . . . . . . . . . . . . . . . . . . . . 82
5.2 Bridging the Semantic Gap . . . . . . . . . . . . . . . . . . . . . . . . . . . 83
5.3 Contributing to Ambient Spatial Intelligence . . . . . . . . . . . . . . . 85
5.4 Balancing Benefits and Privacy . . . . . . . . . . . . . . . . . . . . . . . . 85
5.5 Improving Recognition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 86
5.6 Towards a Unifying Theory of CMA . . . . . . . . . . . . . . . . . . . . 87
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 87

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

关键词:Computation movement Analysis Analysi alysis

Computational Movement Analysis.pdf

3.78 MB

需要: 1 个论坛币  [购买]

strive for the best, prepare for the worst.
您需要登录后才可以回帖 登录 | 我要注册

本版微信群
加好友,备注cda
拉您进交流群

京ICP备16021002-2号 京B2-20170662号 京公网安备 11010802022788号 论坛法律顾问:王进律师 知识产权保护声明   免责及隐私声明

GMT+8, 2024-5-1 03:25