期刊文献+
共找到694篇文章
< 1 2 35 >
每页显示 20 50 100
Multi-Person Device-Free Gesture Recognition Using mmWave Signals 被引量:1
1
作者 Jie Wang Zhouhua Ran +3 位作者 Qinghua Gao Xiaorui Ma Miao Pan Kaiping Xue 《China Communications》 SCIE CSCD 2021年第2期186-199,共14页
Device-free gesture recognition is an emerging wireless sensing technique which could recognize gestures by analyzing its influence on surrounding wireless signals,it may empower wireless networks with the augmented s... Device-free gesture recognition is an emerging wireless sensing technique which could recognize gestures by analyzing its influence on surrounding wireless signals,it may empower wireless networks with the augmented sensing ability.Researchers have made great achievements for singleperson device-free gesture recognition.However,when multiple persons conduct gestures simultaneously,the received signals will be mixed together,and thus traditional methods would not work well anymore.Moreover,the anonymity of persons and the change in the surrounding environment would cause feature shift and mismatch,and thus the recognition accuracy would degrade remarkably.To address these problems,we explore and exploit the diversity of spatial information and propose a multidimensional analysis method to separate the gesture feature of each person using a focusing sensing strategy.Meanwhile,we also present a deep-learning based robust device free gesture recognition framework,which leverages an adversarial approach to extract robust gesture feature that is insensitive to the change of persons and environment.Furthermore,we also develop a 77GHz mmWave prototype system and evaluate the proposed methods extensively.Experimental results reveal that the proposed system can achieve average accuracies of 93%and 84%when 10 gestures are conducted in Received:Jun.18,2020 Revised:Aug.06,2020 Editor:Ning Ge different environments by two and four persons simultaneously,respectively. 展开更多
关键词 device-free gesture recognition wireless sensing multi-person deep-learning
在线阅读 下载PDF
ER-Net:Efficient Recalibration Network for Multi-ViewMulti-Person 3D Pose Estimation
2
作者 Mi Zhou Rui Liu +1 位作者 Pengfei Yi Dongsheng Zhou 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第8期2093-2109,共17页
Multi-view multi-person 3D human pose estimation is a hot topic in the field of human pose estimation due to its wide range of application scenarios.With the introduction of end-to-end direct regression methods,the fi... Multi-view multi-person 3D human pose estimation is a hot topic in the field of human pose estimation due to its wide range of application scenarios.With the introduction of end-to-end direct regression methods,the field has entered a new stage of development.However,the regression results of joints that are more heavily influenced by external factors are not accurate enough even for the optimal method.In this paper,we propose an effective feature recalibration module based on the channel attention mechanism and a relative optimal calibration strategy,which is applied to themulti-viewmulti-person 3D human pose estimation task to achieve improved detection accuracy for joints that are more severely affected by external factors.Specifically,it achieves relative optimal weight adjustment of joint feature information through the recalibration module and strategy,which enables the model to learn the dependencies between joints and the dependencies between people and their corresponding joints.We call this method as the Efficient Recalibration Network(ER-Net).Finally,experiments were conducted on two benchmark datasets for this task,Campus and Shelf,in which the PCP reached 97.3% and 98.3%,respectively. 展开更多
关键词 Multi-view multi-person pose estimation attention mechanism computer vision
在线阅读 下载PDF
Semi-supervised Learning for Detector-free Multi-person Pose Estimation
3
作者 Haixin Wang Lu Zhou +2 位作者 Yingying Chen Ming Tang Jinqiao Wang 《Machine Intelligence Research》 2025年第6期1116-1126,共11页
Semi-supervised learning is a significant approach to learn robust human pose estimation models that perform well on wild images.Existing semi-supervised methods of human pose estimation mainly focus on instance-agnos... Semi-supervised learning is a significant approach to learn robust human pose estimation models that perform well on wild images.Existing semi-supervised methods of human pose estimation mainly focus on instance-agnostic keypoint detection.In multi-person scenes,the arbitrary number of instances that have made pose estimation much more challenging,and current semi-supervised methods cannot fully mine the information in unlabeled data.To leverage the instance information in unlabeled data,we propose an end-to-end semi-supervised training strategy.Different from previous semi-supervised methods in two stages,our method focuses on detector-free frameworks including bottom-up and single-stage ones.It not only performs consistency regularization on heatmaps,but also employs a pseudo-labeling approach to generate instance-specific pseudo annotations.On the COCO and CrowdPose benchmark,the proposed approach outperforms previous instance-agnostic methods under various labeling ratios.Our method is applicable to both bottom-up and single-stage frameworks,showing its general applicability. 展开更多
关键词 Semi-supervised learning human pose estimation multi-person keypoint detector-free
原文传递
Multi-Person Respiration Monitoring Leveraging Commodity Wi-Fi Devices
4
作者 En-Ze Yi Kai Niu +3 位作者 Fu-Sang Zhang Rui-Yang Gao Jun Luo Da-Qing Zhang 《Journal of Computer Science & Technology》 2025年第1期229-251,共23页
Monitoring respiration is an important component of personal health care.Though recent developments in Wi-Fi sensing offer a potential tool to achieve contact-free respiration monitoring,existing proposals for Wi-Fi-b... Monitoring respiration is an important component of personal health care.Though recent developments in Wi-Fi sensing offer a potential tool to achieve contact-free respiration monitoring,existing proposals for Wi-Fi-based multi-person respiration sensing mainly extract individual's respiration rate in the frequency domain using the fast Fourier transform(FFT)or multiple signal classification(MUSIC)method,leading to the following limitations:1)largely ineffective in recovering breaths of multiple persons from received mixed signals and in differentiating individual breaths,2)unable to acquire the time-varying respiration pattern when the subject has respiratory abnormity,such as apnea and changing respiration rates,and 3)difficult to identify the real number of subjects when multiple subjects share the same or similar respiration rates.To address these issues,we propose Wi-Fi-enabled MUlti-person SEnsing(WiMUSE)as a signal processing pipeline to perform respiration monitoring for multiple persons simultaneously.Essentially,as a pioneering time domain approach,WiMUSE models the mixed signals of multi-person respiration as a linear superposition of multiple waveforms,so as to form a blind source separation(BSS)problem.The effective separation of the signal sources(respiratory waveforms)further enables us to quantify the differences in the respiratory waveform patterns of multiple subjects,and thus to identify the number of subjects along with their respective respiration waveforms.We implement WiMUSE on commodity Wi-Fi devices and conduct extensive experiments to demonstrate that,compared with the approaches based on the FFT or MUSIC method,90%error of respiration rate can be reduced by more than 60%. 展开更多
关键词 respiration monitoring multi-person sensing Wi-Fi sensing
原文传递
基于深度学习的多人异常行为检测研究综述
5
作者 王言杰 王晓强 +1 位作者 赵刘锐 庄旭菲 《计算机科学与探索》 北大核心 2026年第2期326-345,共20页
随着深度学习技术的不断进步,异常行为检测已经从传统的机器学习阶段转向为深度学习方法的应用,并且异常行为检测的研究焦点从单人异常行为转向多人异常行为。基于深度学习的多人异常行为检测已经成为计算机视觉领域的研究热点。对于多... 随着深度学习技术的不断进步,异常行为检测已经从传统的机器学习阶段转向为深度学习方法的应用,并且异常行为检测的研究焦点从单人异常行为转向多人异常行为。基于深度学习的多人异常行为检测已经成为计算机视觉领域的研究热点。对于多人异常行为检测来说,需要根据场景的不同选择合适的特征提取方法与异常行为检测方法。为了使研究者对现存的基于深度学习的特征提取方法和在多人场景下的异常行为检测方法有清晰而系统的了解,对基于深度学习的特征提取方法和多人异常行为检测方法进行系统的分析与总结,并针对现存方法的不足,对未来发展方向进行展望。给出多人异常行为的定义、特点及分类。以基于深度学习的特征提取方法与多人异常行为检测方法为线索,对现有的多人异常行为检测方法进行梳理和归纳。对常用的公共异常行为检测数据集进行介绍,并对部分模型在常用公共数据集上进行性能对比。对该领域未来的研究方向进行展望。 展开更多
关键词 深度学习 特征提取 异常行为检测 多人异常行为 多模态
在线阅读 下载PDF
Bidirectional Optimization Coupled Ligh tweight Net works for Efficient and Robust Multi-Person 2D Pose Estimation 被引量:4
6
作者 Shnai Li Zheng Fang +2 位作者 Wen-Feng Song Ai-Min Hao Hong Qin 《Journal of Computer Science & Technology》 SCIE EI CSCD 2019年第3期522-536,共15页
For multi-person 2D pose estimation,current deep learning baised methods have exhibited impressive performance,but the trade-offs among efficiency,robustness,and accuracy in the existing approaches remain unavoidable.... For multi-person 2D pose estimation,current deep learning baised methods have exhibited impressive performance,but the trade-offs among efficiency,robustness,and accuracy in the existing approaches remain unavoidable.In principle,bottom-up methods are superior to top-down methods in efficiency,but they perform worse in accuracy.To make full use of their respective advantages,in this paper we design a novel bidirectional optimization coupled lightweight network(BOCLN)architecture for efficient,robust,and general-purpose multi-person 2D(2-dimensional)pose estimation from natural images.With the BOCLN framework,the bottom-up network focuses oil global features,while the top-down net work places emphasis on det ailed features.The entire framework shares global features along the bottom-up data stream,while the top-down data stream aims to accelerate the accurate pose estimation.In particular,to exploit the priors of human joints'relationship,we propose a probability limb heat map to represent the spatial context of the joints and guide the overall pose skeleton prediction,so that each person's pose estimation in cluttered scenes(involving crowd)could be as accurate and robust as possible.Therefore,benefiting from the novel BOCLN architecture,the tinie-consuming refinement procedure could be much simplified to an efficient lightweight network.Extensive experiments and evaluations on public benchmarks have confirmed that our new method is more efficient and robust,yet still attain competitive accuracy performance compared with the state-of-the-art methods.Our BOCLN shows even greater promise in online applications. 展开更多
关键词 BIDIRECTIONAL OPTIMIZATION computer vision deep learning probability LIMB heat map 2D multi-person POSE estimation
原文传递
基于单目姿态估计的行人碰撞损伤评估研究
7
作者 王美军 孟宇 +2 位作者 郑超 彭晓睿 许焱 《汽车安全与节能学报》 北大核心 2026年第1期33-39,共7页
为实现交通事故中行人应急姿态的量化损伤评估,该文提出一种基于单目姿态估计的车前行人碰撞损伤评估方法。利用姿态估计算法,从单视角事故图像中提取姿态参数,并通过关节匹配将蒙皮多人线性(SMPL)模型映射至多刚体模型,实现应急姿态的... 为实现交通事故中行人应急姿态的量化损伤评估,该文提出一种基于单目姿态估计的车前行人碰撞损伤评估方法。利用姿态估计算法,从单视角事故图像中提取姿态参数,并通过关节匹配将蒙皮多人线性(SMPL)模型映射至多刚体模型,实现应急姿态的快速重建;结合MADYMO仿真软件,对站立、前倾、下蹲和跑步避让4种典型姿态开展股骨损伤的碰撞仿真。结果表明:该方法在仿真精度上与人工建模一致,4类姿态下的AIS2+与AIS3+损伤风险概率平均差值分别低至-3.5%和-1.22%;该方法提升了姿态建模的自动化与复现性,可为车辆结构优化和行人保护设计提供定量化参考。 展开更多
关键词 应急姿态 姿态估计 蒙皮多人线性(SMPL)模型 多刚体模型 损伤评估
在线阅读 下载PDF
高校基层党校创新课程与评价体系构建研究
8
作者 莫再英 《湖北开放职业学院学报》 2026年第1期13-15,共3页
高校基层党校教育是党员培训和理论教育的重要阵地。本文提出构建“个性化全视角”课程与“动态化多维度”评价体系,旨在提高党校教育的针对性和有效性。采用混合教学理念,通过收集1000名高校党员学员的学习数据,结合定性访谈及量化分析... 高校基层党校教育是党员培训和理论教育的重要阵地。本文提出构建“个性化全视角”课程与“动态化多维度”评价体系,旨在提高党校教育的针对性和有效性。采用混合教学理念,通过收集1000名高校党员学员的学习数据,结合定性访谈及量化分析,探索课程内容与教学方法的最佳组合。研究结果表明,个性化课程能显著提高学员的主动学习兴趣和参与度,动态化评价体系能有效反映学员的学习进度和理解深度,同时促进教师教学行为的优化。研究还发现“全视角”课程覆盖宏观至微观各层面,能够极大丰富学员的知识体系;而“多维度”评价方式则通过多样化的评估维度,精细化地捕捉个体学习差异,从而做到精准诊断与有效激励。 展开更多
关键词 个性化全视角 动态化多维度 党校教育 混合教学理念 教学效果评价
在线阅读 下载PDF
A unified multi-view multi-person tracking framework 被引量:1
9
作者 Fan Yang Shigeyuki Odashima +3 位作者 Sosuke Yamao Hiroaki Fujimoto Shoichi Masui Shan Jiang 《Computational Visual Media》 SCIE EI CSCD 2024年第1期137-160,共24页
Despite significant developments in 3D multi-view multi-person (3D MM) tracking, current frameworks separately target footprint tracking, or pose tracking. Frameworks designed for the former cannot be used for the lat... Despite significant developments in 3D multi-view multi-person (3D MM) tracking, current frameworks separately target footprint tracking, or pose tracking. Frameworks designed for the former cannot be used for the latter, because they directly obtain 3D positions on the ground plane via a homography projection, which is inapplicable to 3D poses above the ground. In contrast, frameworks designed for pose tracking generally isolate multi-view and multi-frame associations and may not be sufficiently robust for footprint tracking, which utilizes fewer key points than pose tracking, weakening multi-view association cues in a single frame. This study presents a unified multi-view multi-person tracking framework to bridge the gap between footprint tracking and pose tracking. Without additional modifications, the framework can adopt monocular 2D bounding boxes and 2D poses as its input to produce robust 3D trajectories for multiple persons. Importantly, multi-frame and multi-view information are jointly employed to improve association and triangulation. Our framework is shown to provide state-of-the-art performance on the Campus and Shelf datasets for 3D pose tracking, with comparable results on the WILDTRACK and MMPTRACK datasets for 3D footprint tracking. 展开更多
关键词 multi-camera multi-person tracking pose tracking footprint tracking TRIANGULATION spatiotemporal clustering
原文传递
基于量子计算理念的人工智能教学优化算法探索
10
作者 边倩 李玉 +2 位作者 孙蓓 吉亚玮 申海杰 《自动化与仪器仪表》 2026年第1期250-254,共5页
量子计算理念的引入为人工智能算法优化提供了新思路,尤其在处理大规模复杂数据时优势显著。因此,研究探索基于量子计算理念的人工智能教学优化算法,旨在提升个性化教学推荐系统性能。首先在课程知识图谱的图卷积网络传播层中嵌入量子... 量子计算理念的引入为人工智能算法优化提供了新思路,尤其在处理大规模复杂数据时优势显著。因此,研究探索基于量子计算理念的人工智能教学优化算法,旨在提升个性化教学推荐系统性能。首先在课程知识图谱的图卷积网络传播层中嵌入量子启发扩散核,以增强对高阶依赖的建模。然后利用改进的非支配排序遗传算法多目标优化策略对推荐结果进行优化。实验结果表明,在推荐任务中,融合知识图谱与图卷积网络的算法在OULAD数据集上,该算法的准确率随着推荐数量的增加,从大约0.38降至0.30左右。其召回率从大约0.05逐渐上升至接近0.5。在EdNet数据集上,准确率从大约0.41逐渐降至0.34左右,召回率从大约0.011逐渐上升至接近0.40。研究结果表明,该算法在保持个性化推荐准确性的同时,提升了多样性与路径合理性,为智能教学优化提供了一种可扩展的量子启发范式。 展开更多
关键词 量子计算理念 人工智能教学改革 个性化课程推荐 KG GCN 多目标优化 量子启发扩散
原文传递
多维偏好增强型对抗深度强化学习驱动的行人路径规划
11
作者 冉耘博 杨雪 +4 位作者 周文豪 吴承恩 周宝定 唐炉亮 李清泉 《测绘学报》 北大核心 2026年第2期191-205,共15页
随着智慧城市与精准导航技术的发展,行人路径规划正从单一效率导向转向多维个性化需求驱动,旨在构建融合复杂城市环境与用户偏好的路径规划模型,提供高效灵活的个性化推荐。然而,现有研究仍面临群体差异建模不足、动态偏好机制缺失及复... 随着智慧城市与精准导航技术的发展,行人路径规划正从单一效率导向转向多维个性化需求驱动,旨在构建融合复杂城市环境与用户偏好的路径规划模型,提供高效灵活的个性化推荐。然而,现有研究仍面临群体差异建模不足、动态偏好机制缺失及复杂场景适应性有限等关键挑战。本文提出一种基于多维偏好建模与对抗深度强化学习的行人路径规划方法。该方法首先构建“情境感知-动态修正”多维偏好模型,为行人路径选择提供动态偏好权重,辅助深度强化学习网络奖励函数重塑,形成“效率-安全-舒适”多目标协同优化机制;然后,构建偏好增强型对抗深度强化学习算法(PEA-DQN),通过引入双经验池预训练策略和自适应训练机制,加速模型收敛并避免冗余计算。试验以武汉市为例,验证PEA-DQN训练得到的模型在混合路网动态干扰情况下的路径规划性能。结果表明:与DQN算法相比,PEA-DQN在路径规划任务中的避障成功率提升超过50%,平均路径长短缩短40.40%;在消融试验中,相较于Dueling DQN,引入多目标奖励函数后的路径质量提升100.4%,自适应机制使算法在动态障碍场景中的计算效率提升40%。PEA-DQN的综合性能显著优于动态A*算法及其他同类深度强化学习方法。 展开更多
关键词 行人路径规划 深度强化学习 多维偏好建模 个性化出行
在线阅读 下载PDF
基于个性化联邦强化学习的多园区综合能源系统低碳经济调度
12
作者 张东升 黄媛 +3 位作者 许潇 刘俊勇 孙增杰 樊茂森 《电网技术》 北大核心 2026年第1期81-91,I0052-I0055,共15页
多园区综合能源系统协同优化在提升多能耦合互补、降低碳排放与运行成本的过程中,亟需应对多主体异构、隐私保护与实时决策等问题。为此,该文提出一套兼顾园区个性化决策与隐私保护的低碳经济调度模型,通过离线训练与在线决策的方式,满... 多园区综合能源系统协同优化在提升多能耦合互补、降低碳排放与运行成本的过程中,亟需应对多主体异构、隐私保护与实时决策等问题。为此,该文提出一套兼顾园区个性化决策与隐私保护的低碳经济调度模型,通过离线训练与在线决策的方式,满足实时决策需求。首先,在单园区层面,采用改进的深度确定性策略梯度(deep deterministic policy gradient,DDPG)强化学习方法,构建综合考虑电-热负荷、分时电价和阶梯式碳交易的调度模型,并在DDPG的神经网络中增加嵌入向量增强智能体感知和适应该园区运行特性的能力。其次,为满足数据隐私保护需求并应对多主体异构挑战,搭建多园区综合能源系统的个性化联邦框架进行协同训练,此时单园区DDPG模型仅向聚合中心传递除嵌入向量以外的模型参数,避免园区间直接交换运行数据。最后,基于多场景多算法进行仿真实验,结果表明各园区仅利用局部模型信息即可实现全局优化,实现了系统低碳经济调度。 展开更多
关键词 多园区综合能源系统 个性化联邦 隐私保护 多主体异构 阶梯式碳交易
原文传递
基于人体部位信息辅助的行人重识别方法
13
作者 赵炳涛 张继 +1 位作者 储开斌 王洪元 《计算机科学与探索》 北大核心 2026年第3期865-877,共13页
遮挡问题是行人重识别领域的关键挑战,尤其在复杂背景、多视角和动态场景下,容易导致行人特征信息缺失,严重影响模型的判别能力。针对上述挑战,在全尺度网络(OSNet)基础上,提出一种融合人体部位信息的多尺度行人重识别模型,以提升网络... 遮挡问题是行人重识别领域的关键挑战,尤其在复杂背景、多视角和动态场景下,容易导致行人特征信息缺失,严重影响模型的判别能力。针对上述挑战,在全尺度网络(OSNet)基础上,提出一种融合人体部位信息的多尺度行人重识别模型,以提升网络在遮挡场景下的识别精度。该模型在特征提取阶段引入多尺度混合注意力残差块,结合CBAM与EMA注意力机制对不同尺度的特征进行动态加权,增强关键区域的表示能力;在特征匹配阶段,引入人体部位注意力模块与全局-局部特征学习模块,对行人图像中的可见人体部位进行检测、评分及动态加权融合,有效规避被遮挡区域对匹配结果的干扰。在三个有遮挡的公开数据集Occluded_Duke、Occluded_REID与P-DukeMTMCreID上对所提方法进行了系统评估。在Occluded_Duke数据集上,改进模型的mAP提升20.5个百分点,Rank-1提升22.2个百分点;在其余两个数据集上,mAP和Rank-1指标也分别达到70.1%、78.2%与81.3%、91.0%,显著优于原始模型。实验结果充分验证了所提方法在遮挡场景下的有效性与先进性,为复杂场景下的行人重识别任务提供了一种有效的解决方案,具有重要的应用价值。 展开更多
关键词 行人重识别 多尺度混合注意力残差块 人体部位注意力模块 动态加权融合
在线阅读 下载PDF
MILI:Multi-person inference from a low-resolution image
14
作者 Kun Li Yunke Liu +1 位作者 Yu-Kun Lai Jingyu Yang 《Fundamental Research》 CAS CSCD 2023年第3期434-441,共8页
Existing multi-person reconstruction methods require the human bodies in the input image to occupy a considerable portion of the picture.However,low-resolution human objects are ubiquitous due to trade-offbetween the ... Existing multi-person reconstruction methods require the human bodies in the input image to occupy a considerable portion of the picture.However,low-resolution human objects are ubiquitous due to trade-offbetween the field of view and target distance given a limited camera resolution.In this paper,we propose an end-to-end multi-task framework for multi-person inference from a low-resolution image(MILI).To perceive more information from a low-resolution image,we use pair-wise images at high resolution and low resolution for training,and design a restoration network with a simple loss for better feature extraction from the low-resolution image.To address the occlusion problem in multi-person scenes,we propose an occlusion-aware mask prediction network to estimate the mask of each person during 3D mesh regression.Experimental results on both small-scale scenes and large-scale scenes demonstrate that our method outperforms the state-of-the-art methods both quantitatively and qualitatively.The code is available at http://cic.tju.edu.cn/faculty/likun/projects/MILI. 展开更多
关键词 multi-person reconstruction Low-resolution human objects End-to-end Multi-task learning Occlusion-aware prediction
原文传递
面向老年人多层次需求的社区养老服务设施优化研究——以南京市主城区为例
15
作者 王楠 方遥 +2 位作者 孙冉 李清 秦萧 《上海城市规划》 北大核心 2026年第1期90-98,共9页
随着家庭养老功能减弱,社区养老服务设施更契合老年人享受高质量养老服务的意愿,能满足不同属性老年人对设施服务的多元化需求。选取南京市中央门片区、莫愁湖片区和奥体片区共15个社区养老服务设施作为调研对象,对其社区养老服务设施... 随着家庭养老功能减弱,社区养老服务设施更契合老年人享受高质量养老服务的意愿,能满足不同属性老年人对设施服务的多元化需求。选取南京市中央门片区、莫愁湖片区和奥体片区共15个社区养老服务设施作为调研对象,对其社区养老服务设施的配置与使用情况进行实地调研,并通过对问卷数据进行二元Logistic回归分析,发现健康状态、受教育程度、居住形式、设施距离较远、建筑面积较小、服务项目单一这6项自变量均对老年人社区养老服务设施使用意愿有显著影响。最后,针对以上显著影响因素,从空间布局、规模配置、服务内容和适老化设计4个方面,提出多点分散布局、完善建筑规模、拓展服务内容、推行适老化设计等优化策略。 展开更多
关键词 社区养老服务设施 老年人多层次需求 二元Logistic回归分析 优化策略 南京主城区
在线阅读 下载PDF
基于十字绣单元与多任务学习的人格预测方法
16
作者 王春东 韩璐 林浩 《软件导刊》 2026年第2期58-64,共7页
人格特征反映了人类在行为、思维和情感等方面表现出来的特点,在各行各业都有着极大的应用价值。但是目前人格预测领域的数据集数量较少,传统单任务人格预测方法达到的效果有限,而多任务学习方法可通过基于不同数据集的任务之间的数据交... 人格特征反映了人类在行为、思维和情感等方面表现出来的特点,在各行各业都有着极大的应用价值。但是目前人格预测领域的数据集数量较少,传统单任务人格预测方法达到的效果有限,而多任务学习方法可通过基于不同数据集的任务之间的数据交流,充分利用数据集信息。因此,提出一个基于十字绣单元和不确定性的层次多任务学习方法。通过BERT、混合神经网络和注意力提取特定任务特征,利用十字绣单元进行任务间的数据交流,并使用不确定性平衡两个任务间的权重,并且确保模型不会出现过拟合。在Essays数据集和Kaggle_mbti数据集上的实验结果表明,该模型在Essays数据集上的准确率和F1值分别达到了84.23%、84.76%,在Kaggle_mbti数据集上的准确率和F1值分别达到了82.18%,86.13%,说明该模型的性能优于目前最新的方法。 展开更多
关键词 人格预测 十字绣单元 多任务学习 不确定性 层次注意力结构 深度学习
在线阅读 下载PDF
基于通道组合生成器的多模态行人重识别
17
作者 李小聪 庞成鑫 《信息技术》 2026年第2期113-118,124,共7页
在多模态行人重识别中,异构模态之间存在显著的差异,导致提取模态共享的行人特征存在困难。针对该问题,文中提出利用通道组合生成器生成介于可见光和红外模态间的过渡模态行人图像,缩小异构图像间的差异;利用改进的三流分层特征提取网络... 在多模态行人重识别中,异构模态之间存在显著的差异,导致提取模态共享的行人特征存在困难。针对该问题,文中提出利用通道组合生成器生成介于可见光和红外模态间的过渡模态行人图像,缩小异构图像间的差异;利用改进的三流分层特征提取网络,提取三种模态参数特有和参数共享的行人特征,降低共享特征提取的难度;构造加权三元组-中心损失,优化模态间类内和模态内类内关系。 展开更多
关键词 深度学习 图像处理 行人重识别 可见光-红外 多模态
在线阅读 下载PDF
FedGMH:基于全局多头部的标签干扰消除方法研究
18
作者 孙圳峰 倪郑威 《电信科学》 北大核心 2026年第1期159-173,共15页
个性化联邦学习因其在应对数据异质性和隐私保护方面的优势而备受关注。现有算法专注于平衡全局信息和个性化信息之间的矛盾,忽视了全局信息中的不同标签信息带来的干扰,尤其在维护单一全局头部的算法中,容易出现标签间特征冲突导致的... 个性化联邦学习因其在应对数据异质性和隐私保护方面的优势而备受关注。现有算法专注于平衡全局信息和个性化信息之间的矛盾,忽视了全局信息中的不同标签信息带来的干扰,尤其在维护单一全局头部的算法中,容易出现标签间特征冲突导致的收敛困难。为此,提出一种新的算法——全局多头部联邦学习(federated learning with global multi-head,FedGMH)算法,该算法在服务器创建多个全局头部,每个头部专门处理一种标签信息,而客户端下载与本地标签相关的全局头部,从而避免无关标签信息的干扰。此外,FedGMH引入参数级聚合机制:评估头部参数重要性,并将关键参数更新为全局多头部的加权参数,以加快收敛速度并且提高准确率。在3个视觉数据集上的大量实验表明,FedGMH优于现有的先进算法。 展开更多
关键词 个性化联邦学习 数据异质性 标签信息 全局多头部 头部参数
在线阅读 下载PDF
融合空频信息的多粒度师生网络无监督行人重识别
19
作者 陈玉敏 车进 杨莹莹 《计算机工程》 北大核心 2026年第1期217-227,共11页
无监督行人重识别旨在挖掘无标注数据的判别性表示用于行人检索任务。基于伪标签进行训练的无监督行人重识别方法目前已经取得了瞩目的进展。然而在训练过程中引入的噪声和信息利用不完全问题限制了该任务的进一步发展。提出一种融合浅... 无监督行人重识别旨在挖掘无标注数据的判别性表示用于行人检索任务。基于伪标签进行训练的无监督行人重识别方法目前已经取得了瞩目的进展。然而在训练过程中引入的噪声和信息利用不完全问题限制了该任务的进一步发展。提出一种融合浅层空频信息的多粒度师生网络。首先,同时考虑全局和局部特征并将其集成到聚类对比学习中,丰富特征表示,利用训练好的教师模型指导学生模型快速收敛,减少噪声伪标签的干扰;其次,设计一个新颖的空频信息交互模块,利用网络加深过程中丢失的浅层空间域、频域有用信息;此外,在学生网络的训练过程中采用一种重利用策略,将以往方法中直接丢弃的部分未聚类实例作为难样本重新利用。在Market1501、DukeMTMC-reID和MSMT173个大型数据集上的均值平均精度(mAP)结果分别达到87.5%、74.8%和41.9%,证明了该方法的优越性。 展开更多
关键词 无监督行人重识别 伪标签噪声 多粒度特征 师生网络 空频信息
在线阅读 下载PDF
增强人体关键点特征的姿态估计算法 被引量:1
20
作者 刘赏 代娆 +1 位作者 周煜炜 董林芳 《计算机辅助设计与图形学学报》 北大核心 2025年第9期1607-1618,共12页
二维多人姿态估计是计算机视觉中一项具有挑战性的任务,其中基于回归的单阶段方法大多缺乏对多人姿态特征学习的针对性,对人体关节结构特征提取能力不足和关键点位置特征融合能力不足.针对上述人体关键点特征约束能力不足的问题进行改进... 二维多人姿态估计是计算机视觉中一项具有挑战性的任务,其中基于回归的单阶段方法大多缺乏对多人姿态特征学习的针对性,对人体关节结构特征提取能力不足和关键点位置特征融合能力不足.针对上述人体关键点特征约束能力不足的问题进行改进,提出一种增强人体关键点特征的算法.首先基于MixFormer思想给出多头自注意力机制和深度卷积并行的策略,以增强人体姿态的局部和全局特征,在获取高质量视觉表征的同时学习更多的人体关节结构信息;然后给出坐标注意力机制和空洞空间卷积池化金字塔串行融合策略,先将人体姿态特征进行拆分来捕获跨通道信息,再采用空洞卷积扩大感受野,减少小目标信息的丢失,提高多尺度特征融合能力;最后结合YOLO-Pose算法进行姿态估计.在2个数据集上进行实验的结果表明, COCO2017数据集上,所提算法的AP值提高0.9个百分点, AR值提高1.2个百分点;OC_Human遮挡数据集上, AP值提高2.3个百分点;该算法可以在保证运行速度的同时增强人体关键点特征,提高整体性能. 展开更多
关键词 多人姿态估计 多头自注意力机制 坐标注意力机制 空洞空间卷积池化金字塔
在线阅读 下载PDF
上一页 1 2 35 下一页 到第
使用帮助 返回顶部