Related Experiment Video
Updated: Nov 9, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
627
Multigraph Transformer for Free-Hand Sketch Recognition
Summary
This study introduces a novel graph neural network (GNN) approach for sketch recognition. The multigraph transformer (MGT) effectively learns sketch representations from multiple graphs, outperforming existing methods.
Area of Science:
- Computer Vision
- Machine Learning
- Artificial Intelligence
Background:
- Sketch representation is challenging due to signal sparsity and high abstraction.
- Existing methods use Convolutional Neural Networks (CNNs) for static features or Recurrent Neural Networks (RNNs) for temporal sequences.
Purpose of the Study:
- To propose a novel method for learning meaningful representations of free-hand sketches.
- To introduce a new graph neural network (GNN) model for sketch recognition.
Main Methods:
- Representing sketches as multiple sparsely connected graphs.
- Designing a novel multigraph transformer (MGT) model to learn from these graph representations.
- Capturing global and local geometric structures along with temporal information.
Main Results:
- The MGT achieved a small recognition gap compared to CNN upper bounds (72.80% vs. 74.22%) on 414k Google QuickDraw sketches.
- MGT demonstrated faster inference speeds than CNN competitors.
- The proposed approach significantly outperformed all RNN-based models.
Conclusions:
- Representing sketches as graphs and applying GNNs is a novel and effective approach for sketch recognition.
- The multigraph transformer (MGT) offers a promising direction for improving sketch representation learning.
Related Concept Videos
Vector Algebra: Graphical Method
15.9K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
15.9K
Transformations of Functions I
42
A function's graph can be modified by changing its position or size without altering its overall shape. These transformations allow the graph to be moved across the coordinate plane while preserving its pattern and structure. One of the most common transformations is shifting, which repositions the graph without distorting it.When the output of a function is adjusted by adding or subtracting a constant, the graph shifts vertically. A positive value moves the graph upward, while a negative value...
42
Transformations of Functions III
42
Transformations modify the graphical representation of a function without changing its fundamental form. One common transformation is reflection, which flips the graph across a designated axis. When the vertical coordinates of all points are multiplied by the negative one, the entire graph is mirrored over the horizontal axis. This transformation reverses the vertical orientation of peaks and troughs, akin to signal inversion in electrical systems, where a waveform is flipped, but the timing of...
42
Types Of Transformers
1.2K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.2K
Ogive Graph
6.2K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.2K
Reconstruction of Signal using Interpolation
485
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
485

