中文
相关论文

相关论文: Lightweight CNN Model Hashing with Higher-Order St…

200 篇论文

Machine learning has become a key tool in cybersecurity, improving both attack strategies and defense mechanisms. Deep learning models, particularly Convolutional Neural Networks (CNNs), have demonstrated high accuracy in detecting malware…

密码学与安全 · 计算机科学 2025-03-04 Matteo Brosolo , Vinod Puthuvath , Mauro Conti

We present a novel spatial hashing based data structure to facilitate 3D shape analysis using convolutional neural networks (CNNs). Our method well utilizes the sparse occupancy of 3D shape boundary and builds hierarchical hash tables for…

图形学 · 计算机科学 2019-04-19 Tianjia Shao , Yin Yang , Yanlin Weng , Qiming Hou , Kun Zhou

This paper investigates the piracy problem of deep learning models. Designing and training a well-performing model is generally expensive. However, when releasing them, attackers may reverse engineer the models and pirate their design. This…

密码学与安全 · 计算机科学 2018-06-28 Hui Xu , Yuxin Su , Zirui Zhao , Yangfan Zhou , Michael R. Lyu , Irwin King

Deep convolutional neural networks (CNNs) can be applied to malware binary detection via image classification. The performance, however, is degraded due to the imbalance of malware families (classes). To mitigate this issue, we propose a…

计算机视觉与模式识别 · 计算机科学 2022-02-22 Songqing Yue , Tianyang Wang

Given a pedestrian image as a query, the purpose of person re-identification is to identify the correct match from a large collection of gallery images depicting the same person captured by disjoint camera views. The critical challenge is…

计算机视觉与模式识别 · 计算机科学 2017-12-05 Lin Wu , Yang Wang

An increasing number of digital images are being shared and accessed through websites, media, and social applications. Many of these images have been modified and are not authentic. Recent advances in the use of deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-05-08 David Güera , Yu Wang , Luca Bondi , Paolo Bestagini , Stefano Tubaro , Edward J. Delp

In this paper, we propose to utilize Convolutional Neural Networks (CNNs) and the segmentation-based multi-scale analysis to locate tampered areas in digital images. First, to deal with color input sliding windows of different scales, a…

计算机视觉与模式识别 · 计算机科学 2018-12-26 Yaqi Liu , Qingxiao Guan , Xianfeng Zhao , Yun Cao

Model stealing attacks have become a serious concern for deep learning models, where an attacker can steal a trained model by querying its black-box API. This can lead to intellectual property theft and other security and privacy risks. The…

机器学习 · 计算机科学 2023-09-12 Kacem Khaled , Mouna Dhaouadi , Felipe Gohring de Magalhães , Gabriela Nicolescu

The rapid proliferation of deep neural networks (DNNs) across several domains has led to increasing concerns regarding intellectual property (IP) protection and model misuse. Trained DNNs represent valuable assets, often developed through…

密码学与安全 · 计算机科学 2026-03-17 Sangeeth B , Serena Nicolazzo , Deepa K. , Vinod P

Convolutional neural networks (CNNs) often exhibit poor generalisation in limited training data scenarios due to overfitting and insufficient feature diversity. In this work, a simple and effective chaos-based feature transformation is…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Anusree M , Akhila Henry , Pramod P Nair

In this paper, we introduce a novel image encryption and decryption algorithm using hyperchaotic signals from the novel 3D hyperchaotic map, 2D memristor map, Convolutional Neural Network (CNN), and key sensitivity analysis to achieve…

密码学与安全 · 计算机科学 2024-06-25 Bharath V Nair , Vismaya V S , Sishu Shankar Muni , Ali Durdu

Hashing is widely applied to approximate nearest neighbor search for large-scale multimodal retrieval with storage and computation efficiency. Cross-modal hashing improves the quality of hash coding by exploiting semantic correlations…

计算机视觉与模式识别 · 计算机科学 2017-02-21 Yue Cao , Mingsheng Long , Jianmin Wang , Philip S. Yu

Hashing has played a pivotal role in large-scale image retrieval. With the development of Convolutional Neural Network (CNN), hashing learning has shown great promise. But existing methods are mostly tuned for classification, which are not…

计算机视觉与模式识别 · 计算机科学 2017-03-01 Shanshan Huang , Yichao Xiong , Ya Zhang , Jia Wang

Convolutional Neural Networks (CNNs) excel at image classification but remain vulnerable to common corruptions that humans handle with ease. A key reason for this fragility is their reliance on local texture cues rather than global object…

计算机视觉与模式识别 · 计算机科学 2025-09-16 Robin Narsingh Ranabhat , Longwei Wang , Amit Kumar Patel , KC santosh

A secure and reliable image encryption scheme is presented in this study. The encryption scheme hereby introduces a novel chaotic log-map, deep convolution neural network (CNN) model for key generation, and bit reversion operation for the…

信息论 · 计算机科学 2022-02-01 Uğur Erkan , Abdurrahim Toktas , Serdar Enginoğlu , Enver Karabacak , Dang N. H. Thanh

Image forgery detection is the task of detecting and localizing forged parts in tampered images. Previous works mostly focus on high resolution images using traces of resampling features, demosaicing features or sharpness of edges. However,…

计算机视觉与模式识别 · 计算机科学 2018-02-06 Zhongping Zhang , Yixuan Zhang , Zheng Zhou , Jiebo Luo

In applications involving matching of image sets, the information from multiple images must be effectively exploited to represent each set. State-of-the-art methods use probabilistic distribution or subspace to model a set and use specific…

计算机视觉与模式识别 · 计算机科学 2016-10-04 Jie Feng , Svebor Karaman , I-Hong Jhuo , Shih-Fu Chang

Copy-move image forgery aims to duplicate certain objects or to hide specific contents with copy-move operations, which can be achieved by a sequence of manual manipulations as well as up-to-date deep generative network-based swapping. Its…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Liangwei Jiang , Jinluo Xie , Yecheng Huang , Hua Zhang , Hongyu Yang , Di Huang

The convolutional neural network (CNN) features can give a good description of image content, which usually represent images with unique global vectors. Although they are compact compared to local descriptors, they still cannot efficiently…

计算机视觉与模式识别 · 计算机科学 2018-02-02 Ruoyu Liu , Yao Zhao , Shikui Wei , Yi Yang

Convolutional Neural Networks (CNN) have been rigorously studied for Hyperspectral Image Classification (HSIC) and are known to be effective in exploiting joint spatial-spectral information with the expense of lower generalization…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Muhammad Ahmad , Manuel Mazzara , Salvatore Distefano
‹ 上一页 1 2 3 10 下一页 ›