2022小美赛C题Classify Human Activities对人类活动进行分类思路分享

简介: 2022小美赛C题Classify Human Activities对人类活动进行分类思路分享

2022小美赛C题Classify Human Activities对人类活动进行分类思路分享

点击链接【2022小美赛数学建模思路分享】:https://jq.qq.com/?_wv=1027&k=pYYvA9gJ

点击链接【2022小美赛数学建模思路分享】:https://jq.qq.com/?_wv=1027&k=pYYvA9gJ

点击链接【2022小美赛数学建模思思路分享】:https://jq.qq.com/?_wv=1027&k=pYYvA9gJ

image.png

One important aspect of human behavior understanding is the recognition and

monitoring of daily activities. A wearable activity recognition system can im

prove the quality of life in many critical areas, such as ambulatory monitor

ing, home-based rehabilitation, and fall detection. Inertial sensor based activ

ity recognition systems are used in monitoring and observation of the elderly

remotely by personal alarm systems[1], detection and classifification of falls[2],

medical diagnosis and treatment[3], monitoring children remotely at home or in

school, rehabilitation and physical therapy , biomechanics research, ergonomics,

sports science, ballet and dance, animation, fifilm making, TV, live entertain

ment, virtual reality, and computer games[4]. We try to use miniature inertial

sensors and magnetometers positioned on difffferent parts of the body to classify

human activities, the following data were obtained.

Each of the 19 activities is performed by eight subjects (4 female, 4 male,

between the ages 20 and 30) for 5 minutes. Total signal duration is 5 minutes

for each activity of each subject. The subjects are asked to perform the activ

ities in their own style and were not restricted on how the activities should be

performed. For this reason, there are inter-subject variations in the speeds and

amplitudes of some activities.

Sensor units are calibrated to acquire data at 25 Hz sampling frequency.

The 5-min signals are divided into 5-sec segments so that 480(= 60 × 8) signal

segments are obtained for each activity.

The 19 activities are:

1. Sitting (A1);

2. Standing (A2);

3. Lying on back (A3);

4. Lying on right side (A4);

5. Ascending stairs (A5);

16. Descending stairs (A6);

7. Standing in an elevator still (A7);

8. Moving around in an elevator (A8);

9. Walking in a parking lot (A9);

10. Walking on a treadmill with a speed of 4 km/h in flflat position and 15 deg

inclined positions (A10);

11. Walking on a treadmill with a speed of 4 km/h in 15 deg inclined positions

(A11);

12. Running on a treadmill with a speed of 8 km/h (A12);

13. Exercising on a stepper (A13);

14. Exercising on a cross trainer (A14);

15. Cycling on an exercise bike in horizontal position (A15);

16. Cycling on an exercise bike in vertical position (A16);

17. Rowing (A17);

18. Jumping (A18);

19. Playing basketball (A19).

Your team are asked to develop a reasonable mathematical model to solve

the following problems.

1. Please design a set of features and an effiffifficient algorithm in order to classify

the 19 types of human actions from the data of these body-worn sensors.

2. Because of the high cost of the data, we need to make the model have

a good generalization ability with a limited data set. We need to study

and evaluate this problem specififically. Please design a feasible method to

evaluate the generalization ability of your model.

3. Please study and overcome the overfifitting problem so that your classififi-

cation algorithm can be widely used on the problem of people’s action

classifification.

The complete data can be downloaded through the following link:

https://caiyun.139.com/m/i?0F5CJUOrpy8oq


人类行为理解的一个重要方面是对日常活动的识别和监控。一个可穿戴的活动识别

系统可以提高许多关键领域的生活质量,如动态监测、家庭康复和跌倒检测。基于

惯性传感器的活动识别系统用于监测和观察老年人远程个人报警系统[1],检测和

分类瀑布[2],医疗诊断和治疗[3],监控儿童远程在家里或在学校,康复和物理治

疗,生物力学研究、人体工程学、体育科学、芭蕾和舞蹈、动画、电影制作、电视

、现场娱乐、虚拟现实和电脑游戏[4]。我们尝试使用定位于人体不同部位的微型

惯性传感器和磁力计来对人类活动进行分类,从而获得了以下数据。

每项19项活动分别由8名受试者(

4名女性,4名男性,年龄在20-30岁之间)进

行,持续5分钟。每个受试者每次活动的总信号持续时间为5分钟。受试者被要求以

自己的风格进行活动,而不受如何进行活动的限制。因此,一些活动的速度和振幅

存在着学科间的变化。

传感器单元被校准,以获取25 Hz采样频率的数据。5分钟的信号被分成5秒的片

段,以便为每个活动获得480个(

=60×8)的信号片段。

这19项活动包括:

1.坐(

A1);

2.站(

A2);

3.躺在背上(

A3)

4.右侧侧卧(

A4);

5.上升楼梯(

A5);2

6.下楼梯(

A6);

7.站在电梯里(

A7);

8.在电梯中四处移动(

A8);

9.在停车场内行走(

A9);

1 0 . 在跑步机上平速4 km/h,倾斜15度(

A10);

11.在跑步机上以4 km/h的速度行走,倾斜15度(

A11);

12.在跑步机上跑步,速度为8 km/h(

A12);

13.练习使用一个步进器(

A13);

14.使用交叉训练器进行练习(

A14);

15.在水平位置骑运动自行车(

A15);

16.以垂直位置骑运动自行车(

A16);

17.划船(

A17);

18.跳跃(

A18);

19.打篮球(

A19)。

您的团队被要求开发一个合理的数学模型来解决以下问题。

1.请设计一套特征和一个有效的算法,以便从这些磨损传感器的数据中分类19

种类型的人体行为。

2.由于数据的高成本,我们需要使模型在有限的数据集下具有良好的泛化能力

。我们需要具体地研究和评估这个问题。请设计一种可行的方法来评估您的

模型的泛化能力。

3 . 请研究并克服过拟合问题,使您的分类算法能够广泛应用于人的动作分类问

相关文章
|
5月前
|
数据可视化
如何用潜类别混合效应模型(Latent Class Mixed Model ,LCMM)分析老年痴呆年龄数据
如何用潜类别混合效应模型(Latent Class Mixed Model ,LCMM)分析老年痴呆年龄数据
|
26天前
|
自然语言处理 Python
【Prompt Engineering提示:Active-Prompt、方向性刺激提示、PAL(程序辅助语言模型)】
Diao等人(2023)提出了一种名为Active-Prompt的新方法,通过自适应提示来优化大型语言模型(LLMs)在特定任务中的表现。此方法通过不确定性评估选择需标注的问题,利用少量人工标注的思维链(CoT)示例逐步优化模型,提高其解决问题的能力。相比固定范例,Active-Prompt能够更有效地针对不同任务调整提示,从而提升模型性能。
【Prompt Engineering提示:Active-Prompt、方向性刺激提示、PAL(程序辅助语言模型)】
|
25天前
|
机器学习/深度学习 人工智能 自然语言处理
【Prompt Engineering提示工程技术:思维树 (ToT)、检索增强生成 (RAG)、自动推理并使用工具 (ART)】
思维树(ToT)框架,旨在解决复杂任务,通过构建一棵思维树,利用语言模型生成并评估中间步骤,结合搜索算法(如广度优先搜索)进行系统探索。ToT在不同任务中需定义思维步骤及候选数量,如“算24游戏”需三分步骤,每步评估可行性。实验表明,ToT显著优于其他提示方法。此外,ToT框架可结合强化学习不断进化,提升解决复杂问题的能力。
【Prompt Engineering提示工程技术:思维树 (ToT)、检索增强生成 (RAG)、自动推理并使用工具 (ART)】
|
4月前
|
自然语言处理 数据挖掘
必知的技术知识:EMNLP2021基于Prompt的方面级情感分析研究【转载以学习、回忆】
必知的技术知识:EMNLP2021基于Prompt的方面级情感分析研究【转载以学习、回忆】
20 0
|
5月前
|
搜索推荐 智能硬件
PAI(Personal Activity Intelligence)是一种动态的、个性化的健康评分系
【4月更文挑战第12天】PAI(Personal Activity Intelligence)是一种动态的、个性化的健康评分系
276 1
|
5月前
|
数据可视化
R语言马尔可夫链(MARKOV CHAIN, MC)模拟赌徒破产模型GAMBLER’S RUIN PROBLEM可视化
R语言马尔可夫链(MARKOV CHAIN, MC)模拟赌徒破产模型GAMBLER’S RUIN PROBLEM可视化
|
5月前
|
机器学习/深度学习 算法 数据挖掘
【数据挖掘】K-Means、K-Means++、ISODATA算法详解及实战(图文解释 附源码)
【数据挖掘】K-Means、K-Means++、ISODATA算法详解及实战(图文解释 附源码)
214 1
|
自然语言处理 开发者
如何评价 ChatGPT 回答策略的 ensure only ethical usage 特质
如何评价 ChatGPT 回答策略的 ensure only ethical usage 特质
|
人工智能 编解码
告诉Stable Diffusion 2.0你不想要什么,生成效果更好:Negative Prompt显奇效(1)
告诉Stable Diffusion 2.0你不想要什么,生成效果更好:Negative Prompt显奇效
334 1
|
自然语言处理
kaggle比赛——Jigsaw Rate Severity of Toxic Comments(NLP类型)——分析获奖模型笔记
kaggle比赛——Jigsaw Rate Severity of Toxic Comments(NLP类型)——分析获奖模型笔记
下一篇
无影云桌面