Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Types of Skewness01:09

Types of Skewness

11.4K
If the frequency distribution of a data set is more inclined towards smaller or larger values, the distribution is said to be skewed. If data values are skewed to the right, then the distribution is called positively skewed. Conversely, if the plot is skewed to the left, the distribution is called negatively skewed.
For instance, in the middle of a pandemic, the geographical distribution of vaccine coverage may be positively skewed towards populations in the global north countries. However,...
11.4K
Weighted Mean00:57

Weighted Mean

4.9K
While taking the arithmetic, geometric, or harmonic mean of a sample data set, equal importance is assigned to all the data points. However, all the values may not always be equally important in some data sets. An intrinsic bias might make it more important to give more weightage to specific values over others.
For example, consider the number of goals scored in the matches of a tournament. While computing the average number of goals scored in the tournament, it may be more important to...
4.9K
Aggregates Classification01:29

Aggregates Classification

305
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
305
Bias01:22

Bias

3.7K
Bias refers to any tendency that prevents a question from being considered unprejudiced. In research, bias occurs when one outcome or answer is selected or encouraged over others in sampling or testing. Bias can occur during any research phase, including study design, data collection, analysis, and publication.
In statistics, a sampling bias is created when a sample is collected from a population, and some members of the population are not as likely to be chosen as others (remember, each member...
3.7K
Multiple Bar Graph01:07

Multiple Bar Graph

5.1K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
5.1K
Regression Toward the Mean01:52

Regression Toward the Mean

6.3K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.3K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Granulomatous Hypophysitis - A Case Report.

Indian journal of otolaryngology and head and neck surgery : official publication of the Association of Otolaryngologists of India·2023
Same author

Vector-G: multi-modular SVM-based heterotrimeric G protein prediction.

In silico biology·2008
See all related articles

Related Experiment Video

Updated: Jun 6, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K

BalancerGNN: Balancer Graph Neural Networks for imbalanced datasets: A case study on fraud detection.

Mallika Boyapati1, Ramazan Aygun2

  • 1School of Data Science and Analytics, Kennesaw State University, Kennesaw, 30144, GA, USA.

Neural Networks : the Official Journal of the International Neural Network Society
|November 29, 2024
PubMed
Summary

This study introduces BalancerGNN, a novel framework for fraud detection on imbalanced datasets. It enhances graph neural network (GNN) performance by improving node construction and graph building for better identification of fraudulent activities.

Keywords:
Balanced batchesBalanced neighbor samplingBalancerGNNFraud detection frameworkGraph Neural NetworksGraph Variable Clustering (GVC)Graph representation learningImbalanced data learningTransformer based feature reduction

More Related Videos

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.0K
Quantitative Static and Dynamic Assessment of Balance Control in Stroke Patients
09:17

Quantitative Static and Dynamic Assessment of Balance Control in Stroke Patients

Published on: May 17, 2020

3.3K

Related Experiment Videos

Last Updated: Jun 6, 2025

Design and Analysis for Fall Detection System Simplification
08:05

Design and Analysis for Fall Detection System Simplification

Published on: April 6, 2020

10.6K
Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.0K
Quantitative Static and Dynamic Assessment of Balance Control in Stroke Patients
09:17

Quantitative Static and Dynamic Assessment of Balance Control in Stroke Patients

Published on: May 17, 2020

3.3K

Area of Science:

  • Machine Learning
  • Data Science
  • Graph Neural Networks

Background:

  • Fraud detection on imbalanced datasets is challenging due to model bias towards majority classes.
  • Data imbalance negatively impacts graph construction, a critical step for Graph Neural Networks (GNNs).

Purpose of the Study:

  • To introduce the BalancerGNN framework to effectively handle imbalanced datasets in fraud detection.
  • To demonstrate the framework's superiority over existing methods in identifying fraudulent cases.

Main Methods:

  • Developed a three-component framework: node construction (Graph-based Variable Clustering and Encoder-Decoder based Dimensionality Reduction), balanced neighbor sampling for graph construction, and GNN training with balanced batches and a custom loss function.
  • Utilized transformer-based techniques for feature representation and dimensionality reduction.
  • Employed balanced training batches and a multi-component loss function for GNN training.

Main Results:

  • BalancerGNN achieved high sensitivity rates (72.87%–81.23%) and accuracy (73.99%–94.28%) across Medicare, Equifax, IEEE, and auto insurance fraud datasets.
  • The framework consistently outperformed other methods in identifying fraud cases.
  • Node construction and balanced neighbor sampling were highlighted as crucial for performance.

Conclusions:

  • BalancerGNN effectively addresses the challenges of fraud detection in imbalanced datasets.
  • The proposed methods for node construction, graph representation, and neighbor sampling significantly enhance GNN performance for fraud detection.
  • The framework shows strong potential for real-world fraud detection applications.