paper-with-me

Papers

Implementing Large Quantum Boltzmann Machines as Generative AI Models for Dataset Balancing

2025-02-05 · Salvatore Sinno, Markus Bertl, Arati Sahoo, Bhavika Bhalgamiya, Thomas Groß, Nicholas Chancellor

This study explores the implementation of large Quantum Restricted Boltzmann Machines (QRBMs), a key advancement in Quantum Machine Learning (QML), as generative models on D-Wave's Pegasus quantum hardware to address dataset imbalance in Intrusion Detection Systems (IDS). By leveraging Pegasus's enhanced connectivity and computational capabilities, a QRBM with 120 visible and 120 hidden units was successfully embedded, surpassing the limitations of default embedding tools. The QRBM synthesized over 1.6 million attack samples, achieving a balanced dataset of over 4.2 million records. Comparative evaluations with traditional balancing methods, such as SMOTE and RandomOversampler, revealed that QRBMs produced higher-quality synthetic samples, significantly improving detection rates, precision, recall, and F1 score across diverse classifiers. The study underscores the scalability and efficiency of QRBMs, completing balancing tasks in milliseconds. These findings highlight the transformative potential of QML and QRBMs as next-generation tools in data preprocessing, offering robust solutions for complex computational challenges in modern information systems.

📄 PDF Abstract BibTeX arXiv:2502.03086

Code (0)

등록된 구현이 없습니다.

Tasks

Intrusion DetectionQuantum Machine Learning

Methods 이 논문이 사용한 방법론

SMOTE Perhaps the most widely used approach to synthesizing new examples is called the Synthetic Minority Oversampling Technique, or SMOTE for short. This technique was described by…
PEGASUS PEGASUS proposes a transformer-based model for abstractive summarization. It uses a special self-supervised pre-training objective called gap-sentences generation (GSG) that's…

Similar Papers 제목 키워드 기반

Generative training of quantum Boltzmann machines with hidden units

2019-05-23 · Nathan Wiebe, Leonard Wossnig

In this article we provide a method for fully quantum generative training of quantum Boltzmann machines with both visible and hidden units while using quantum relative entropy as an objective. This is significant because…

Generative modeling using evolved quantum Boltzmann machines

2025-12-02 · Mark M. Wilde arxiv

Born-rule generative modeling, a central task in quantum machine learning, seeks to learn probability distributions that can be efficiently sampled by measuring complex quantum states. One hope is for quantum models to e…

Quantum Machine Learning

Fraud detection in credit card transactions using Quantum-Assisted Restricted Boltzmann Machines

2025-12-19 · João Marcos Cavalcanti de Albuquerque Neto, Gustavo Castro do Amaral, Guilherme Penello Temporão arxiv

Use cases for emerging quantum computing platforms become economically relevant as the efficiency of processing and availability of quantum computers increase. We assess the performance of Restricted Boltzmann Machines (…

Fraud Detection

Structured quantum learning via em algorithm for Boltzmann machines

2025-07-29 · Takeshi Kimura, Kohtaro Kato, Masahito Hayashi arxiv

Quantum Boltzmann machines (QBMs) are generative models with potential advantages in quantum machine learning, yet their training is fundamentally limited by the barren plateau problem, where gradients vanish exponential…

Quantum Machine Learning

Fundamentals of quantum Boltzmann machine learning with visible and hidden units

2025-12-22 · Mark M. Wilde arxiv

One of the primary applications of classical Boltzmann machines is generative modeling, wherein the goal is to tune the parameters of a model distribution so that it closely approximates a target distribution. Training r…