paper-with-me

Papers

Unleashing the Power of Simplicity: A Minimalist Strategy for State-of-the-Art Fingerprint Enhancement

2026-03-19 · Raffaele Cappelli arxiv

Fingerprint recognition systems, which rely on the unique characteristics of human fingerprints, are essential in modern security and verification applications. Accurate minutiae extraction, a critical step in these systems, depends on the quality of fingerprint images. Despite recent improvements in fingerprint enhancement techniques, state-of-the-art methods often struggle with low-quality fingerprints and can be computationally demanding. This paper presents a minimalist approach to fingerprint enhancement, prioritizing simplicity and effectiveness. Two novel methods are introduced: a contextual filtering method and a learning-based method. These techniques consistently outperform complex state-of-the-art methods, producing clearer, more accurate, and less noisy images. The effectiveness of these methods is validated using a challenging latent fingerprint database. The open-source implementation of these techniques not only fosters reproducibility but also encourages further advancements in the field. The findings underscore the importance of simplicity in achieving high-quality fingerprint enhancement and suggest that future research should balance complexity and practical benefits.

📄 PDF Abstract BibTeX arXiv:2603.19004

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

JoeyS2T: Minimalistic Speech-to-Text Modeling with JoeyNMT

2022-10-05 · Mayumi Ohta, Julia Kreutzer, Stefan Riezler

JoeyS2T is a JoeyNMT extension for speech-to-text tasks such as automatic speech recognition and end-to-end speech translation. It inherits the core philosophy of JoeyNMT, a minimalist NMT toolkit built on PyTorch, seeki…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderNMT+5

PAYADOR: A Minimalist Approach to Grounding Language Models on Structured Data for Interactive Storytelling and Role-playing Games

2025-04-09 · Santiago Góngora, Luis Chiruzzo, Gonzalo Méndez, Pablo Gervás

Every time an Interactive Storytelling (IS) system gets a player input, it is facing the world-update problem. Classical approaches to this problem consist in mapping that input to known preprogrammed actions, what can s…

Language ModelingLanguage ModellingLarge Language Model

Parkinson's Disease Classification via EEG: All You Need is a Single Convolutional Layer

2024-08-19 · Md Fahim Anjum

In this work, we introduce LightCNN, a minimalist Convolutional Neural Network (CNN) architecture designed for Parkinson's disease (PD) classification using EEG data. LightCNN's strength lies in its simplicity, utilizing…

AllEEG

Cacheback: Speculative Decoding With Nothing But Cache

2025-11-15 · Zhiyao Ma, In Gim, Lin Zhong arxiv

We present Cacheback Decoding, a training-free and model-agnostic speculative decoding method that exploits the locality in language to accelerate Large Language Model (LLM) inference. Cacheback leverages only Least Rece…

Unleashing the Potential of Differential Evolution through Individual-Level Strategy Diversity

2026-02-01 · Chenchen Feng, Minyang Chen, Zhuozhao Li, Ran Cheng arxiv

Since Differential Evolution (DE) is sensitive to strategy choice, most existing variants pursue performance through adaptive mechanisms or intricate designs. While these approaches focus on adjusting strategies over tim…