Related Experiment Video
Updated: Dec 31, 2025

05:39
Generating Strictly Controlled Stimuli for Figure Recognition Experiments
Published on: March 18, 2019
5.5K
An Exact Reformulation of Feature-Vector-Based Radial-Basis-Function Networks for Graph-Based Observations.
IEEE Transactions on Neural Networks and Learning Systems
|January 7, 2020
Summary
This study reformulates radial basis function (RBF) networks for graph data. The new method processes adjacency matrices directly, preserving relationships without needing vector conversions.
Area of Science:
- Machine Learning
- Graph Theory
- Network Analysis
Background:
- Radial basis function (RBF) networks traditionally process vector data.
- Representing relationships between objects often involves adjacency matrices for weighted, directed graphs.
- Bridging these representations is crucial for applying advanced network analysis techniques.
Purpose of the Study:
- To reformulate radial basis function (RBF) networks for direct application to adjacency matrices.
- To develop a method that avoids the need for explicit vectorization of graph data.
- To ensure the preservation of underlying relational information encoded in graph structures.
Main Methods:
- Restating the sum-of-squares objective function to depend solely on adjacency matrix entries.
- Deriving gradient descent updates for network weights based on the reformulated objective.
- Developing gradient updates for radial basis prototype repositioning and parameter adjustments.
Main Results:
- The proposed RBF networks are guaranteed to produce identical outputs to conventional RBF networks trained on equivalent vector data.
- This equivalence holds when a vector realization provably exists, such as with metric distances on latent vectors.
- The method successfully avoids constructing explicit vector realizations via multidimensional scaling, preserving all relational information.
Conclusions:
- The reformulated RBF networks offer a powerful new tool for analyzing graph-structured data.
- Directly processing adjacency matrices preserves the integrity of complex relationships.
- This approach enhances the applicability of RBF networks in fields dealing with relational data.
Related Concept Videos
Vector Algebra: Graphical Method
16.5K
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...
16.5K
Sequence Networks of Rotating Machines
447
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
447
Graphs of Polar Equations
176
The polar coordinate system represents points using a distance from a central point (the pole) and an angle from a reference direction (the polar axis). Unlike rectangular coordinates, polar coordinates are ideal for graphing curves with radial symmetry or periodic behavior.Some general forms of graphs in polar coordinates include the following:Equation of a Circle (Centered at the Pole):A graph where the radius remains constant for all angles traces a circle centered at the pole:Equation of a...
176
Radius of Gyration of an Area
2.5K
The second moment of area, also known as the moment of inertia of area, is a crucial factor in understanding an object's resistance against bending deformation, or stiffness. To accurately estimate the second moment of area along any axis, one needs to concentrate all areas associated with that object into a thin strip, which should be placed parallel to that particular axis.
2.5K
Graphs of Equations in Two Variables
129
An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
129
Graphs of Functions
177
Graphs of functions provide a visual representation of how output values change in response to varying inputs. Each point on the graph corresponds to an ordered pair, where the x-coordinate (independent variable) determines the horizontal position and the y-coordinate (dependent variable) determines the vertical position. Linear functions like y = x give a straight line, indicating a constant rate of change.Nonlinear functions display more complex behaviors. Even power functions generate...
177

