期刊文献+
共找到179篇文章
< 1 2 9 >
每页显示 20 50 100
Secure Medical Image Retrieval Based on Multi-Attention Mechanism and Triplet Deep Hashing
1
作者 Shaozheng Zhang Qiuyu Zhang +1 位作者 Jiahui Tang Ruihua Xu 《Computers, Materials & Continua》 2025年第2期2137-2158,共22页
Medical institutions frequently utilize cloud servers for storing digital medical imaging data, aiming to lower both storage expenses and computational expenses. Nevertheless, the reliability of cloud servers as third... Medical institutions frequently utilize cloud servers for storing digital medical imaging data, aiming to lower both storage expenses and computational expenses. Nevertheless, the reliability of cloud servers as third-party providers is not always guaranteed. To safeguard against the exposure and misuse of personal privacy information, and achieve secure and efficient retrieval, a secure medical image retrieval based on a multi-attention mechanism and triplet deep hashing is proposed in this paper (abbreviated as MATDH). Specifically, this method first utilizes the contrast-limited adaptive histogram equalization method applicable to color images to enhance chest X-ray images. Next, a designed multi-attention mechanism focuses on important local features during the feature extraction stage. Moreover, a triplet loss function is utilized to learn discriminative hash codes to construct a compact and efficient triplet deep hashing. Finally, upsampling is used to restore the original resolution of the images during retrieval, thereby enabling more accurate matching. To ensure the security of medical image data, a lightweight image encryption method based on frequency domain encryption is designed to encrypt the chest X-ray images. The findings of the experiment indicate that, in comparison to various advanced image retrieval techniques, the suggested approach improves the precision of feature extraction and retrieval using the COVIDx dataset. Additionally, it offers enhanced protection for the confidentiality of medical images stored in cloud settings and demonstrates strong practicality. 展开更多
关键词 Secure medical image retrieval multi-attention mechanism triplet deep hashing image enhancement lightweight image encryption
在线阅读 下载PDF
Secure Content Based Image Retrieval Scheme Based on Deep Hashing and Searchable Encryption
2
作者 Zhen Wang Qiu-yu Zhang +1 位作者 Ling-tao Meng Yi-lin Liu 《Computers, Materials & Continua》 SCIE EI 2023年第6期6161-6184,共24页
To solve the problem that the existing ciphertext domain image retrieval system is challenging to balance security,retrieval efficiency,and retrieval accuracy.This research suggests a searchable encryption and deep ha... To solve the problem that the existing ciphertext domain image retrieval system is challenging to balance security,retrieval efficiency,and retrieval accuracy.This research suggests a searchable encryption and deep hashing-based secure image retrieval technique that extracts more expressive image features and constructs a secure,searchable encryption scheme.First,a deep learning framework based on residual network and transfer learn-ing model is designed to extract more representative image deep features.Secondly,the central similarity is used to quantify and construct the deep hash sequence of features.The Paillier homomorphic encryption encrypts the deep hash sequence to build a high-security and low-complexity searchable index.Finally,according to the additive homomorphic property of Paillier homomorphic encryption,a similarity measurement method suitable for com-puting in the retrieval system’s security is ensured by the encrypted domain.The experimental results,which were obtained on Web Image Database from the National University of Singapore(NUS-WIDE),Microsoft Common Objects in Context(MS COCO),and ImageNet data sets,demonstrate the system’s robust security and precise retrieval,the proposed scheme can achieve efficient image retrieval without revealing user privacy.The retrieval accuracy is improved by at least 37%compared to traditional hashing schemes.At the same time,the retrieval time is saved by at least 9.7%compared to the latest deep hashing schemes. 展开更多
关键词 Content-based image retrieval deep supervised hashing central similarity quantification searchable encryption Paillier homomorphic encryption
在线阅读 下载PDF
Hierarchical deep hashing for image retrieval 被引量:3
3
作者 Ge SONG Xiaoyang TAN 《Frontiers of Computer Science》 SCIE EI CSCD 2017年第2期253-265,共13页
We present a new method to generate efficient multi-level hashing codes for image retrieval based on the deep siamese conv01utional neural network (DSCNN). Con- ventional deep hashing methods trade off the capabilit... We present a new method to generate efficient multi-level hashing codes for image retrieval based on the deep siamese conv01utional neural network (DSCNN). Con- ventional deep hashing methods trade off the capability of capturing highly complex and nonlinear semantic informa- tion of images against very compact hash codes, usually lead- ing to high retrieval efficiency but with deteriorated accuracy. We alleviate the restrictive compactness requirement of hash codes by extending them to a two-level hierarchical coding scheme, in which the first level aims to capture the high-level semantic information extracted by the deep network using a rich encoding strategy, while the subsequent level squeezes them to more global and compact codes. At running time, we adopt an attention-based mechanism to select some of its most essential bits specific to each query image for retrieval instead of using the full hash codes of the first level. The attention-based mechanism is based on the guides of hash codes generated by the second level, taking advantage of both local and global properties of deep features. Experimental re- suits on various popular datasets demonstrate the advantages of the proposed method compared to several state-of-the-art methods. 展开更多
关键词 image retrieval deep hashing hierarchical deep hashing
原文传递
Asymmetric Deep Hashing for Person Re-Identifications 被引量:2
4
作者 Yali Zhao Yali Li Shengjin Wang 《Tsinghua Science and Technology》 SCIE EI CAS CSCD 2022年第2期396-411,共16页
The person re-identification(re-ID)community has witnessed an explosion in the scale of data that it has to handle.On one hand,it is important for large-scale re-ID to provide constant or sublinear search time and dra... The person re-identification(re-ID)community has witnessed an explosion in the scale of data that it has to handle.On one hand,it is important for large-scale re-ID to provide constant or sublinear search time and dramatically reduce the storage cost for data points from the viewpoint of efficiency.On the other hand,the semantic affinity existing in the original space should be preserved because it greatly boosts the accuracy of re-ID.To this end,we use the deep hashing method,which utilizes the pairwise similarity and classification label to learn deep hash mapping functions,in order to provide discriminative representations.More importantly,considering the great advantage of asymmetric hashing over the existing symmetric one,we finally propose an asymmetric deep hashing(ADH)method for large-scale re-ID.Specifically,a two-stream asymmetric convolutional neural network is constructed to learn the similarity between image pairs.Another asymmetric pairwise loss is formulated to capture the similarity between the binary hashing codes and real-value representations derived from the deep hash mapping functions,so as to constrain the binary hash codes in the Hamming space to preserve the semantic structure existing in the original space.Then,the image labels are further explored to have a direct impact on the hash function learning through a classification loss.Furthermore,an efficient alternating algorithm is elaborately designed to jointly optimize the asymmetric deep hash functions and high-quality binary codes,by optimizing one parameter with the other parameters fixed.Experiments on the four benchmarks,i.e.,DukeMTMC-reID,Market-1501,Market-1501+500 k,and CUHK03 substantiate the competitive accuracy and superior efficiency of the proposed ADH over the compared state-of-the-art methods for large-scale re-ID. 展开更多
关键词 person re-identification deep hashing asymmetric hashing large-scale
原文传递
Cross-Modal Hashing Retrieval Based on Deep Residual Network
5
作者 Zhiyi Li Xiaomian Xu +1 位作者 Du Zhang Peng Zhang 《Computer Systems Science & Engineering》 SCIE EI 2021年第2期383-405,共23页
In the era of big data rich inWe Media,the single mode retrieval system has been unable to meet people’s demand for information retrieval.This paper proposes a new solution to the problem of feature extraction and un... In the era of big data rich inWe Media,the single mode retrieval system has been unable to meet people’s demand for information retrieval.This paper proposes a new solution to the problem of feature extraction and unified mapping of different modes:A Cross-Modal Hashing retrieval algorithm based on Deep Residual Network(CMHR-DRN).The model construction is divided into two stages:The first stage is the feature extraction of different modal data,including the use of Deep Residual Network(DRN)to extract the image features,using the method of combining TF-IDF with the full connection network to extract the text features,and the obtained image and text features used as the input of the second stage.In the second stage,the image and text features are mapped into Hash functions by supervised learning,and the image and text features are mapped to the common binary Hamming space.In the process of mapping,the distance measurement of the original distance measurement and the common feature space are kept unchanged as far as possible to improve the accuracy of Cross-Modal Retrieval.In training the model,adaptive moment estimation(Adam)is used to calculate the adaptive learning rate of each parameter,and the stochastic gradient descent(SGD)is calculated to obtain the minimum loss function.The whole training process is completed on Caffe deep learning framework.Experiments show that the proposed algorithm CMHR-DRN based on Deep Residual Network has better retrieval performance and stronger advantages than other Cross-Modal algorithms CMFH,CMDN and CMSSH. 展开更多
关键词 deep residual network cross-modal retrieval hashING cross-modal hashing retrieval based on deep residual network
在线阅读 下载PDF
基于word-hashing的DGA僵尸网络深度检测模型 被引量:9
6
作者 赵科军 葛连升 +1 位作者 秦丰林 洪晓光 《东南大学学报(自然科学版)》 EI CAS CSCD 北大核心 2017年第A01期30-33,共4页
针对使用域名生成算法(DGA)僵尸网络隐蔽性强,传统检测算法特征提取复杂的问题,提出一种无需提取具体特征的深度学习模型DGA域名检测方法.首先基于word-hashing将所有域名转用二元语法字符串表示,利用词袋模型把域名映射到高维向量空间... 针对使用域名生成算法(DGA)僵尸网络隐蔽性强,传统检测算法特征提取复杂的问题,提出一种无需提取具体特征的深度学习模型DGA域名检测方法.首先基于word-hashing将所有域名转用二元语法字符串表示,利用词袋模型把域名映射到高维向量空间.然后利用5层深度神经网络对转换为高维向量的域名进行训练分类检测.通过深度模型,能够从训练数据中发现不同层次抽象的隐藏模式和特征,而这些模式和特征使用传统的统计方法大多是无法发现的.实验中使用了10万条DGA域名和10万条合法域名作为样本,与基于自然语言特征分类算法进行对比实验.实验结果表明该深度模型对DGA域名检测准确率达到97.23%,比基于自然语言特征分类算法得到的检测准确率高3.7%. 展开更多
关键词 DGA 僵尸网络 wordhashing 深度学习
在线阅读 下载PDF
Enhanced Disease Identification Model for Tea Plant Using Deep Learning 被引量:1
7
作者 Santhana Krishnan Jayapal Sivakumar Poruran 《Intelligent Automation & Soft Computing》 SCIE 2023年第1期1261-1275,共15页
Tea plant cultivation plays a significant role in the Indian economy.The Tea board of India supports tea farmers to increase tea production by preventing various diseases in Tea Plant.Various climatic factors and othe... Tea plant cultivation plays a significant role in the Indian economy.The Tea board of India supports tea farmers to increase tea production by preventing various diseases in Tea Plant.Various climatic factors and other parameters cause these diseases.In this paper,the image retrieval model is developed to identify whether the given input tea leaf image has a disease or is healthy.Automation in image retrieval is a hot topic in the industry as it doesn’t require any form of metadata related to the images for storing or retrieval.Deep Hashing with Integrated Autoencoders is our proposed method for image retrieval in Tea Leaf images.It is an efficient andflexible way of retrieving Tea Leaf images.It has an integrated autoencoder which makes it better than the state-of-the-art methods giving better results for the MAP(mean average precision)scores,which is used as a parameter to judge the efficiency of the model.The autoencoders used with skip connections increase the weightage of the prominent features present in the previous tensor.This constitutes a hybrid model for hashing and retrieving images from a tea leaf data set.The proposed model will examine the input tea leaf image and identify the type of tea leaf disease.The relevant image will be retrieved based on the resulting type of disease.This model is only trained on scarce data as a real-life scenario,making it practical for many applications. 展开更多
关键词 Image retrieval autoencoders deep hashing plant disease tea leaf blister blight
在线阅读 下载PDF
An Efficient Encrypted Speech Retrieval Based on Unsupervised Hashing and B+ Tree Dynamic Index
8
作者 Qiu-yu Zhang Yu-gui Jia +1 位作者 Fang-Peng Li Le-Tian Fan 《Computers, Materials & Continua》 SCIE EI 2023年第7期107-128,共22页
Existing speech retrieval systems are frequently confronted with expanding volumes of speech data.The dynamic updating strategy applied to construct the index can timely process to add or remove unnecessary speech dat... Existing speech retrieval systems are frequently confronted with expanding volumes of speech data.The dynamic updating strategy applied to construct the index can timely process to add or remove unnecessary speech data to meet users’real-time retrieval requirements.This study proposes an efficient method for retrieving encryption speech,using unsupervised deep hashing and B+ tree dynamic index,which avoid privacy leak-age of speech data and enhance the accuracy and efficiency of retrieval.The cloud’s encryption speech library is constructed by using the multi-threaded Dijk-Gentry-Halevi-Vaikuntanathan(DGHV)Fully Homomorphic Encryption(FHE)technique,which encrypts the original speech.In addition,this research employs Residual Neural Network18-Gated Recurrent Unit(ResNet18-GRU),which is used to learn the compact binary hash codes,store binary hash codes in the designed B+tree index table,and create a mapping relation of one to one between the binary hash codes and the corresponding encrypted speech.External B+tree index technology is applied to achieve dynamic index updating of the B+tree index table,thereby satisfying users’needs for real-time retrieval.The experimental results on THCHS-30 and TIMIT showed that the retrieval accuracy of the proposed method is more than 95.84%compared to the existing unsupervised hashing methods.The retrieval efficiency is greatly improved.Compared to the method of using hash index tables,and the speech data’s security is effectively guaranteed. 展开更多
关键词 Encrypted speech retrieval unsupervised deep hashing learning to hash B+tree dynamic index DGHV fully homomorphic encryption
在线阅读 下载PDF
基于深度学习检索网络的医疗图像病例比对系统设计
9
作者 王鑫 《电子设计工程》 2026年第1期155-158,164,共5页
为提升医疗图像检索的准确性和效率,研究融合深度残差网络和哈希学习算法,提出了一种基于深度哈希检索的医疗图像病例比对系统。测试结果表明,所提算法在脑部计算机断层扫描数据集上的准确率、召回率和平均精度均值分别为0.961、0.951、... 为提升医疗图像检索的准确性和效率,研究融合深度残差网络和哈希学习算法,提出了一种基于深度哈希检索的医疗图像病例比对系统。测试结果表明,所提算法在脑部计算机断层扫描数据集上的准确率、召回率和平均精度均值分别为0.961、0.951、0.925;在胃部计算机断层扫描数据集上的准确率、召回率和平均精度均值分别为0.973、0.953和0.945。综上所述,所提方法具有较高的图像检索效率和精度,反馈信息较为丰富,在提高医疗质量、推动医疗创新方面具有重要价值。 展开更多
关键词 深度学习 哈希算法 图像检索 病例分析 比对系统
在线阅读 下载PDF
一种基于Bilinear-HashNet网络的车型识别方法 被引量:3
10
作者 费东炜 孙涵 《小型微型计算机系统》 CSCD 北大核心 2019年第8期1750-1754,共5页
车型识别对于智能交通系统具有重要的意义.目前基于深度学习的车型识别技术通常采用卷积神经网络来进行图像分类,这一类方法对于已训练的车型类别具有较好的识别效果,但是对于未训练数据类型就无能为力了.针对这一缺点,本文设计了Biline... 车型识别对于智能交通系统具有重要的意义.目前基于深度学习的车型识别技术通常采用卷积神经网络来进行图像分类,这一类方法对于已训练的车型类别具有较好的识别效果,但是对于未训练数据类型就无能为力了.针对这一缺点,本文设计了Bilinear-HashNet网络,该网络以Hash Net为基础,使用双线性模块替换Hash Net中的AlexNet部分,使网络具有提取精细粒度特征的能力;并根据提取到的特征生成哈希码,再通过哈希码的匹配实现车型识别.实验证明,基于Bilinear-HashNet的车型识别方法对已训练和未训练的车辆类型都能取得较好的效果. 展开更多
关键词 车型识别 深度哈希 hash NET 卷积神经网络
在线阅读 下载PDF
基于多模态特征融合的Android恶意软件检测模型研究
11
作者 张志 尹昱凯 +2 位作者 孙奕灵 孟雯锦 彭畅 《计算机工程》 北大核心 2026年第3期243-254,共12页
针对Android恶意软件种类和结构繁杂不一、单一静态特征难以区分良性和恶意软件的问题,在深入研究Android软件的权限、API、字节码、操作码等特征的基础上,提出一种基于多模态特征融合的构建方法。将字节码转换为RGB图像,通过预训练模型... 针对Android恶意软件种类和结构繁杂不一、单一静态特征难以区分良性和恶意软件的问题,在深入研究Android软件的权限、API、字节码、操作码等特征的基础上,提出一种基于多模态特征融合的构建方法。将字节码转换为RGB图像,通过预训练模型EfficientNetV2B3提取字节码图像特征,以表征Android应用的整体特性。利用局部敏感哈希(LSH)算法提取操作码序列特征,以表征Android应用的细节特性。采用多模态分解双线性池化(MFB)融合算法对字节码图像特征和操作码序列特征进行融合,实现2种特征数据的异质互补,以得到更具区分度的静态特征。在此基础上,提出一种基于Transformer的Android恶意软件检测模型(TEAAD)。实验结果表明,基于融合特征的TEAAD模型优于其他深度模型,检测准确率达到96.87%,MFB特征融合方法相较于其他方法具有更高的恶意软件识别能力。 展开更多
关键词 Android恶意软件 预训练模型 局部敏感哈希 特征融合 深度学习
在线阅读 下载PDF
基于Vision Transformer Hashing的民族布艺图案哈希检索算法研究 被引量:1
12
作者 韩雨萌 宁涛 +1 位作者 段晓东 高原 《大连民族大学学报》 CAS 2023年第3期250-254,共5页
针对民族布艺图案复杂多样、语义提取、图像识别与检索困难等问题,以蜡染图案和织锦图案为例,提出一种图像检索算法,以提高匹配和检索民族布艺图案的准确度。结合民族布艺图案领域知识将民族布艺图案图像进行预处理,使用VIT为主干网络... 针对民族布艺图案复杂多样、语义提取、图像识别与检索困难等问题,以蜡染图案和织锦图案为例,提出一种图像检索算法,以提高匹配和检索民族布艺图案的准确度。结合民族布艺图案领域知识将民族布艺图案图像进行预处理,使用VIT为主干网络在哈希检索算法框架下进行图像检索。该方法优化了深度哈希检索算法,通过自身的自注意力机制提升了提取图案深层语义特征的能力,提高了深度哈希算法检索民族布艺图案的速度和精度。实验结果表明:提出的方法最佳检索精度可以达到95.32%。 展开更多
关键词 图像检索 深度哈希检索 VIT 民族布艺图案检索
在线阅读 下载PDF
High Precision Self-learning Hashing for Image Retrieval
13
作者 Jia-run Fu Ling-yu Yan +3 位作者 Lu Yuan Yan Zhou Hong-xin Zhang Chun-zhi Wang 《国际计算机前沿大会会议论文集》 2018年第1期57-57,共1页
在线阅读 下载PDF
面向时间序列相似性检测的深度哈希网络 被引量:1
14
作者 李轩 徐旻洋 周向东 《计算机应用与软件》 北大核心 2025年第4期295-302,共8页
时间序列相似检测在金融数据、电力数据挖掘等场景都有很重要的作用。为了解决时间序列深度哈希网络存在哈希量化损失的问题,提出一种端到端的深度对比学习时间序列哈希网络(Deep Contrastive Time Series Hash,DCTSH)。通过引入自适应... 时间序列相似检测在金融数据、电力数据挖掘等场景都有很重要的作用。为了解决时间序列深度哈希网络存在哈希量化损失的问题,提出一种端到端的深度对比学习时间序列哈希网络(Deep Contrastive Time Series Hash,DCTSH)。通过引入自适应二值化网络与哈希损失,消除二值化哈希时的量化误差,使得模型端到端训练生成的时间序列哈希编码,具有更好的表达效果与泛化能力。针对无标签时间序列数据,通过聚类改进对比学习网络的负样本选择来增强时间序列表示学习能力。在多个时间序列数据集上实验结果表明,DCTSH相较于之前的方法检测精度显著提升。 展开更多
关键词 深度哈希 相似检测 时间序列 对比学习
在线阅读 下载PDF
标签驱动语义感知学习的跨模态哈希检索方法
15
作者 师广田 张峰 +1 位作者 张辉 朱杰 《重庆邮电大学学报(自然科学版)》 北大核心 2025年第6期870-883,共14页
目前的跨模态哈希检索方法通常假设不同模态数据与对应的语义标签内容完全匹配,但不同模态数据内在的特性与人工标注可能引入的噪声之间往往无法实现完全匹配。针对这个问题,提出了一种基于标签驱动语义感知学习的跨模态哈希检索(label-... 目前的跨模态哈希检索方法通常假设不同模态数据与对应的语义标签内容完全匹配,但不同模态数据内在的特性与人工标注可能引入的噪声之间往往无法实现完全匹配。针对这个问题,提出了一种基于标签驱动语义感知学习的跨模态哈希检索(label-driven semantic-aware learning for cross-modal Hashing retrieval,LSLCHR)方法。通过图卷积网络(graph convolutional network,GCN)将标签信息补充至样本中,用于弥补样本中缺失的语义信息;将多标签作为引导信息,过滤掉样本中的非语义信息;通过一种量化差异性保持损失,减少了哈希码二值化过程中导致的样本相似性变化。在三个基线数据集上的大量实验表明,LSLCHR可以取得令人满意的检索效果。 展开更多
关键词 跨模态检索 深度哈希 图卷积网络 信息补充 信息过滤
在线阅读 下载PDF
基于改进的Vision Transformer深度哈希图像检索 被引量:2
16
作者 杨梦雅 赵琰 薛亮 《陕西科技大学学报》 北大核心 2025年第4期183-191,共9页
针对基于卷积神经网络的深度哈希方法不能很好捕捉全局图像信息和数据集中难易样本、正负样本对不平衡的问题,提出一种基于改进的Vision Transformer深度哈希算法(CMTH).首先,在Transformer编码网络前利用卷积神经网络提取深度局部特征... 针对基于卷积神经网络的深度哈希方法不能很好捕捉全局图像信息和数据集中难易样本、正负样本对不平衡的问题,提出一种基于改进的Vision Transformer深度哈希算法(CMTH).首先,在Transformer编码网络前利用卷积神经网络提取深度局部特征,降低维度并保持较高的图像分辨率.其次,改进的Vision Transformer网络使用轻量级多头互注意模块,提取高维深度全局特征的同时降低计算复杂度.最后,提出新的损失框架,设计标准焦点损失调整难样本在数据集中的权重,并构建一种新的哈希损失,以减少难易样本不平衡和正负样本对不平衡的影响.在CIFAR-10和NUS-WIDE上与基于Vision Transformer的深度哈希次优算法相比,在四种不同比特下均值平均精度分别平均提高了2.35%和3.75%. 展开更多
关键词 深度哈希 卷积神经网络 视觉注意力 图像检索
在线阅读 下载PDF
无线通信网络密钥管理系统密文去重方法
17
作者 白晓东 顾柄楠 +2 位作者 韩长飞 曹保聚 卢荣湖 《计算机时代》 2025年第4期15-19,共5页
无线通信网络密钥管理系统易受噪声影响,去重耗时较高。为提高密文数据去重效率和安全性,提出无线通信网络密钥管理系统密文去重方法。构建密文大摘要,完成密文数据上传逆向操作;基于哈希值验证下载权限,执行密文数据下载。基于相似词... 无线通信网络密钥管理系统易受噪声影响,去重耗时较高。为提高密文数据去重效率和安全性,提出无线通信网络密钥管理系统密文去重方法。构建密文大摘要,完成密文数据上传逆向操作;基于哈希值验证下载权限,执行密文数据下载。基于相似词结合深度学习提取密钥关联特征,实现密文去重。试验表明:该方法密文去重用时几乎不受信噪比影响,900 MB数据块耗时104.2 ms,幅值区间约为-10 V到10 V,有效提升了去重效率和安全性。 展开更多
关键词 无线通信网络 哈希值 信噪比 深度学习 密文去重
在线阅读 下载PDF
基于深度哈希的多模态临床数据相似病例检索
18
作者 谢明朗 袁贞明 +1 位作者 施军平 田昕 《计算机系统应用》 2025年第5期173-184,共12页
随着电子健康档案(EHR)的普及,相似患者检索已成为支持辅助诊断和制定治疗计划等临床决策的重要任务.然而,EHR数据具有高维度、异构性且数量大的特点.为了有效整合多模态临床数据并实现高效检索,本文提出了一种基于深度哈希的多模态临... 随着电子健康档案(EHR)的普及,相似患者检索已成为支持辅助诊断和制定治疗计划等临床决策的重要任务.然而,EHR数据具有高维度、异构性且数量大的特点.为了有效整合多模态临床数据并实现高效检索,本文提出了一种基于深度哈希的多模态临床数据相似病例检索模型——MCDF.该模型根据不同模态数据的特性,将结构化文本数据、非结构化文本数据、图像数据分别使用多层感知机(multi-layer perceptron,MLP)模型、BioBERT、BioMedCLIP进行特征提取,并通过自注意力机制模块进行特征融合.利用三元组损失函数引导模型直接生成能够有效代表样本的哈希码,通过哈希码快速比对实现样本检索,不仅能提高检索的准确性,还能显著提升检索效率.本文基于公开数据集MIMIC-III,采用归一化折扣累计收益均值(MNDCG)和均值平均精度(MAP)作为评价指标,将MCDF模型与传统哈希方法(如spectral hashing)和先进哈希方法(如deep hashing network)进行比较.实验结果显示,MCDF模型的表现优于所有基线模型,验证了本文提出模型的优越性. 展开更多
关键词 相似患者检索 多模态数据融合 深度哈希网络
在线阅读 下载PDF
基于分类识别的工程档案数据快速检索技术 被引量:2
19
作者 王建忠 吴昕达 《电子设计工程》 2025年第2期33-37,共5页
传统的档案数据库检索方法数据处理时间长、效率低,而且使用关系型数据库等传统存储方式的成本高、鲁棒性差,文中以分布式存储数据库HBase为依托,提出了一种基于分类识别的工程档案数据快速检索模型。该模型主要由数据分类识别技术和数... 传统的档案数据库检索方法数据处理时间长、效率低,而且使用关系型数据库等传统存储方式的成本高、鲁棒性差,文中以分布式存储数据库HBase为依托,提出了一种基于分类识别的工程档案数据快速检索模型。该模型主要由数据分类识别技术和数据快速检索技术模块组成。数据分类识别技术针对传统TF-IDF算法存在单词位置信息不敏感的缺点,使用类间和类内方法进行改进,并与朴素贝叶斯网络结合来提升分类识别准确率。数据快速检索技术模块则利用CNN和LSTM进行数据特征提取,采用哈希算法生成数据哈希码,提升了检索速度。在实验测试中,改进TF-IDF算法在不同数据集中准确率、召回率和F1值指标均为最优,检索时间缩短了10%以上且鲁棒性较强。实验结果表明所提方法超越了传统手段,兼具高效性与稳定性。 展开更多
关键词 分布式数据库 TF-IDF 深度哈希算法 朴素贝叶斯 数据检索
在线阅读 下载PDF
基于三元组哈希损失的半监督图像检索 被引量:1
20
作者 邵伟志 熊思宇 潘丽丽 《北京航空航天大学学报》 北大核心 2025年第7期2526-2537,共12页
目前大多数基于深度学习的图像检索方法是在有监督条件下进行的,需要大量的标签数据,但实际应用中获取大量标签数据困难且成本高昂。此外,现有基于欧氏距离的三元组损失计算不够精确,使模型对图像相似性学习的能力欠佳。采用熵最小化伪... 目前大多数基于深度学习的图像检索方法是在有监督条件下进行的,需要大量的标签数据,但实际应用中获取大量标签数据困难且成本高昂。此外,现有基于欧氏距离的三元组损失计算不够精确,使模型对图像相似性学习的能力欠佳。采用熵最小化伪标签、三元组损失和半监督学习技术,提出了一种新的半监督哈希图像检索模型(SSITL)。应用多阶段模型联合与锐化技术为未标记数据生成伪标签,并通过熵最小化处理以提高伪标签的置信度。同时,利用标记数据和未标记数据的聚类结果选择三元组,并采用基于通道权重矩阵的三元组哈希损失(CWT loss)帮助SSITL学习图像相似性。为了生成更好的哈希码,在2个汉明嵌入间使用MixUp进行混洗得到新的汉明嵌入以改善图像检索性能。实验结果表明:相较于其他方法,SSITL在相仿的时间开销下,在CIFAR-10和NUS-WIDE数据集上的检索平均准确率分别提高了1.2%和0.7%,强有力地验证了SSITL是一种优秀的半监督哈希图像检索模型。 展开更多
关键词 图像检索 三元组哈希损失 半监督学习 伪标签 深度学习
原文传递
上一页 1 2 9 下一页 到第
使用帮助 返回顶部