中文
相关论文

相关论文: Improving Automated Latent Fingerprint Identificat…

200 篇论文

We propose an approach for fingerprinting-based positioning which reduces the data requirements and computational complexity of the online positioning stage. It is based on a segmentation of the entire region of interest into subregions,…

应用统计 · 统计学 2019-01-14 Caifa Zhou , Andreas Wieser

Fingerprint recognition and matching is a common form of user authentication. While a fingerprint is unique to each individual, authentication is vulnerable when an attacker can forge a copy of the fingerprint (spoof). To combat these…

计算机与社会 · 计算机科学 2023-04-12 Riley Kiefer , Jacob Stevens , Ashok Patel

Thousands of vulnerabilities are reported on a monthly basis to security repositories, such as the National Vulnerability Database. Among these vulnerabilities, software misconfiguration is one of the top 10 security risks for web…

密码学与安全 · 计算机科学 2022-10-03 Carlos Diego Nascimento Damasceno , Daniel Strüber

Latent fingerprints are among the most important and widely used evidence in crime scenes, digital forensics and law enforcement worldwide. Despite the number of advancements reported in recent works, we note that significant open issues…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Xinwei Liu , Kiran Raja , Renfang Wang , Hong Qiu , Hucheng Wu , Dechao Sun , Qiguang Zheng , Nian Liu , Xiaoxia Wang , Gehang Huang , Raghavendra Ramachandra , Christoph Busch

Fingerprint recognition techniques are immensely dependent on quality of the fingerprint images. To improve the performance of recognition algorithm for poor quality images an efficient enhancement algorithm should be designed. Performance…

计算机视觉与模式识别 · 计算机科学 2018-05-22 Ram Prakash Sharma , Somnath Dey

Few-shot segmentation (FSS) aims to segment unseen classes given only a few annotated samples. Existing methods suffer the problem of feature undermining, i.e. potential novel classes are treated as background during training phase. Our…

计算机视觉与模式识别 · 计算机科学 2021-09-28 Lihe Yang , Wei Zhuo , Lei Qi , Yinghuan Shi , Yang Gao

Inference of latent feature models in the Bayesian nonparametric setting is generally difficult, especially in high dimensional settings, because it usually requires proposing features from some prior distribution. In special cases, where…

机器学习 · 统计学 2022-06-14 Michael Minyi Zhang , Sinead A. Williamson , Fernando Perez-Cruz

We propose an approach to reduce both computational complexity and data storage requirements for the online positioning stage of a fingerprinting-based indoor positioning system (FIPS) by introducing segmentation of the region of interest…

机器学习 · 统计学 2017-11-22 Caifa Zhou , Andreas Wieser

Approximate Nearest Neighbor search is one of the keys to high-scale data retrieval performance in many applications. The work is a bridge between feature extraction and ANN indexing through fine-tuning a ResNet50 model with various ANN…

计算机视觉与模式识别 · 计算机科学 2024-12-03 MD Shaikh Rahman , Syed Maudud E Rabbi , Muhammad Mahbubur Rashid

Market research indicates that fingerprints are still the most popular biometric modality for personal authentication. Even with the onset of new modalities (e.g. vein matching), many applications within different domains (e-ID, banking,…

计算机视觉与模式识别 · 计算机科学 2015-05-21 Mehmet Kayaoglu , Berkay Topcu , Umut Uludag

Minutia Cylinder Codes (MCC) are minutiae based fingerprint descriptors that take into account minutiae information in a fingerprint image for fingerprint matching. In this paper, we present a modification to the underlying information of…

计算机视觉与模式识别 · 计算机科学 2018-07-09 Wajih Ullah Baig , Umar Munir , Waqas Ellahi , Adeel Ejaz , Kashif Sardar

Manipulation tools that realistically edit images are widely available, making it easy for anyone to create and spread misinformation. In an attempt to fight fake news, forgery detection and localization methods were designed. However,…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Hannes Mareen , Dante Vanden Bussche , Fabrizio Guillaro , Davide Cozzolino , Glenn Van Wallendael , Peter Lambert , Luisa Verdoliva

Approximate K-Nearest Neighbor Search (AKNNS) has now become ubiquitous in modern applications, for example, as a fast search procedure with two tower deep learning models. Graph-based methods for AKNNS in particular have received great…

机器学习 · 计算机科学 2022-06-24 Patrick H. Chen , Chang Wei-cheng , Yu Hsiang-fu , Inderjit S. Dhillon , Hsieh Cho-jui

WiFi fingerprint-based indoor localization schemes deliver highly accurate location data by matching the received signal strength indicator (RSSI) with an offline database using machine learning (ML) or deep learning (DL) models. However,…

密码学与安全 · 计算机科学 2025-10-09 Fariha Tanjim Shifat , Sayma Sarwar Ela , Mosarrat Jahan

Fingerprint feature extraction is a task that is solved using either a global or a local representation. State-of-the-art global approaches use heavy deep learning models to process the full fingerprint image at once, which makes the…

计算机视觉与模式识别 · 计算机科学 2022-09-09 Saraansh Tandon , Anoop Namboodiri

The fingerprint classification is an important and effective method to quicken the process and improve the accuracy in the fingerprint matching process. Conventional supervised methods need a large amount of pre-labeled data and thus…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Yue-Jie Hou , Zai-Xin Xie , Jian-Hu , Yao-Shen , Chi-Chun Zhou

Deep neural networks are vulnerable to adversarial examples, which dramatically alter model output using small input changes. We propose Neural Fingerprinting, a simple, yet effective method to detect adversarial examples by verifying…

机器学习 · 计算机科学 2019-06-18 Sumanth Dathathri , Stephan Zheng , Tianwei Yin , Richard M. Murray , Yisong Yue

Typical fingerprint recognition systems are comprised of a spoof detection module and a subsequent recognition module, running one after the other. In this paper, we reformulate the workings of a typical fingerprint recognition system. In…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Additya Popli , Saraansh Tandon , Joshua J. Engelsma , Naoyuki Onoe , Atsushi Okubo , Anoop Namboodiri

Few-shot image classification is the task of classifying unseen images to one of N mutually exclusive classes, using only a small number of training examples for each class. The limited availability of these examples (denoted as K) presents…

计算机视觉与模式识别 · 计算机科学 2023-12-13 Hangfei Lin , Li Miao , Amir Ziai

Matrix factorization (MF) is a widely used collaborative filtering (CF) algorithm for recommendation systems (RSs), due to its high prediction accuracy, great flexibility and high efficiency in big data processing. However, with the…

信息检索 · 计算机科学 2026-03-26 Yining Wu , Shengyu Duan , Gaole Sai , Chenhong Cao , Guobing Zou