Proof of Concept · Research × Safe Production

AI, counterfeit banknotes and DevSecOps in a proof of concept with academic rigor.

Lider Projetos turned a banknote classification study into a practical narrative about validation, overfitting, meta prompts and safe AI adoption in critical environments.

UNIFOR · Computer EngineeringMachine learning implemented from scratchDevSecOps for critical environmentsAssets ready for LinkedIn and Medium

Independent scientific research and technical demonstration material. It does not represent supply, approval or adoption by third parties.

100%

accuracy with Euclidean and Chebyshev K-NN

98.54%

accuracy with Multivariate Naive Bayes

140x

test-speed gain of Naive Bayes over Euclidean K-NN

1,372

samples in the banknote authentication dataset

Academic context

Applied research with a strong UNIFOR foundation and a clear path toward production.

The original delivery starts from an Artificial Intelligence study at UNIFOR, implements classifiers from scratch and then expands the discussion toward overfitting, meta prompts and AI approval in sensitive environments.

Origin

UNIFOR · University of Fortaleza

Artificial Intelligence course

Mateus Gomes

Connection

Academic research extended into a corporate and editorial layer by Lider Projetos

Prof. Cynthia Moreira Maia

Dataset and method
  • Source: UCI Machine Learning Repository · Banknote Authentication
  • Samples: 1,372
  • Classes: 762 genuine · 610 counterfeit
  • Features: Variance, Skewness, Curtosis, Entropy
  • Validation: 10-fold cross validation with random_state=42
K-NN

K-Nearest Neighbors

An instance-based lazy family. It delivers peak accuracy when the dataset is well separated, at the cost of higher inference time.

  • Euclidean · 100% accuracy
  • Manhattan · 99.93% accuracy
  • Chebyshev · 100% accuracy
Naive Bayes

Naive Bayes

A probabilistic classifier that becomes valuable when speed matters as much as robustness. The multivariate variant stood out by capturing correlations between features.

  • Univariate · 83.97% accuracy
  • Multivariate · 98.54% accuracy
  • Inference time measured in milliseconds
From academia to safe production

The core thesis here is not just about counterfeit banknotes. It is about validating AI in critical environments.

The same discipline used to prove accuracy in classical machine learning must exist when a company wants to approve copilots, meta prompts and code-generation workflows. Without measurement, traceability and testing, AI in production is only a promise without governance.

Framework visual de DevSecOps para IA responsável com foco em métricas, dataset, avaliação e iteração.
A prompt without validation can overfit too

When a prompt works in two or three scenarios and fails outside the lab, the problem stops being creativity and becomes operational risk.

Shift-left security also applies to AI

A safe design starts in requirements, moves through automated tests and ends in observability of what was generated.

DevSecOps measures, documents and tracks

PII, jailbreaks, context, auditability and compliance belong in the pipeline, not in a polished approval memo.

Key findings
Data and features define the ceiling

The Wavelet Transform was decisive in separating genuine and counterfeit patterns. In modern AI, the same logic applies to context, structure and input quality.

Correlations matter

The gap between Univariate and Multivariate Naive Bayes shows that ignoring relationships between variables creates real performance loss.

Speed is architecture too

100% accuracy is impressive, but inference time and transactional volume change the ideal production choice.

Maximum accuracy

Euclidean or Chebyshev K-NN

For highly controlled validations with near-zero error tolerance, the K-NN family stood out with perfect classification in the experiment.

Production at scale

Multivariate Naive Bayes

When the problem involves high volume, latency and operating cost, the balance between 98.54% accuracy and a much lower response time changes the decision.

Hybrid strategy

Naive Bayes for triage + K-NN for edge cases

This combination uses speed to filter the primary flow and reserves maximum accuracy for the most critical exceptions.

Publishing and distribution

Assets ready to turn the research into a public URL, presentation and positioning piece.

Lider Projetos branded presentation

An editorial version aligned with the brand, ready to use as a URL in LinkedIn, Medium or commercial conversations.

Open presentation in PT-BR

Detailed report PDF

A branded PDF version of the visual report, designed for attachments, archiving and professional circulation.

Download branded PDF

Light report PDF

A cleaner light-background variant, suitable for internal review, printing and lower-ink circulation.

Download light PDF

Browsable visual report

A dedicated slide route optimized for review in the browser before exporting the report variants.

Open visual report

Editorial abstract article

A more narrative and publishable read, with market context, a DevSecOps thesis and language suitable for public distribution.

Read abstract article

Abstract article PDF

A file ready for LinkedIn or short whitepaper circulation, keeping the same editorial direction as the web route.

Download abstract PDF

Editorial angle for LinkedIn and Medium

The narrative links UNIFOR, mathematical rigor, overfitting, meta prompts and DevSecOps to position the research as both a technical and market argument.

Use this public URL

Connection to Lider Projetos

This proof of concept shows how the company turns academic study into a visual layer, public interface, content strategy and technical positioning.

Talk to Lider Projetos