Artificial Neural Network

An artificial neural network (ANN) is a part of a computer system based on artificial neurons that mimic the behavior of human neurons. Each neuron processes various forms of input information and creates a single output unit depending on the activation function—that is, the weight and type of its connection with other neurons. Neural networks use a technique called backward propagation to recognize patterns in the information it processes and refine the weight of its internal connections to reduce errors.

Computer systems that use artificial neural networks require a huge amount of memory bandwidth, and limited bandwidth can cause bottlenecks that diminish the network’s performance. With adequate resources, however, neural computers are able to operate on abstract concepts and learn from the tasks they perform. In contrast, a traditional algorithmic computer is only able to execute functions for which it has a set of rigid, predefined rules.

Artificial neural network and neural network are often used interchangeably.

Types of artificial neural networks

There are several types of artificial neural networks with different structures that serve different purposes. New network structures are developed every day, so a comprehensive list of types is impossible. The most prominent types of networks and a diagram of their structures are detailed below.

  • Feedforward neural networks are the simplest and most common type of network. It contains three segments (input, output, and hidden layers in between) through which information passes linearly.
  • Recurrent neural networks look similar to feedforward networks, but with one major difference: the output is cycled back to the input layer to help predict the next output. These are frequently used for autocompletion functions.
  • Radial basis networks use the distance of multiple points relative to the center as an activation function. They’re often used in power systems to prevent blackouts and restore power as quickly as possible. 
  • Convolutional neural networks segment input data into multiple layers for sequential processing. Each layer is only connected to its neighboring layers, as opposed to all layers being interconnected. This type of network is commonly used for image recognition and natural language processing.

Example diagram of neural network features

Source

How are artificial neural networks used?

Artificial neural networks are fundamental to artificial intelligence and deep learning. Each type of network usually has some combination of four main functions:

  • Clustering, or arranging data according to shared properties
  • Classifying, or sorting data according to predefined categories
  • Predicting, or anticipating future events/trends based on data patterns
  • Associating, or relating unfamiliar data to established patterns

These functions are useful across a number of different disciplines and industries. As such, neural networks have practical applications in financial trading, social network filtering, fraud detection, data mining, criminal justice, medical research and diagnoses, customer segmentation, and biometric analysis, among numerous other uses.

 

Related Links

Kaiti Norton
Kaiti Norton
Kaiti Norton is a Nashville-based Content Writer for TechnologyAdvice, a full-service B2B media company. She is passionate about helping brands build genuine connections with their customers through relatable, research-based content. When she's not writing about technology, she's sharing her musings about fashion, cats, books, and skincare on her blog.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.
Get the Free Newsletter
Subscribe to Daily Tech Insider for top news, trends & analysis
This email address is invalid.

Related Articles

Virtual Private Network (VPN)

A virtual private network (VPN) encrypts a device's Internet access through a secure server. It is most frequently used for remote employees accessing a...

Gantt Chart

A Gantt chart is a type of bar chart that illustrates a project schedule and shows the dependency between tasks and the current schedule...

Input Sanitization

Input sanitization is a cybersecurity measure of checking, cleaning, and filtering data inputs from users, APIs, and web services of any unwanted characters and...

IT Asset Management Software

IT asset management software (ITAM software) is an application for organizing, recording, and tracking all of an organization s hardware and software assets throughout...

ScalaHosting

ScalaHosting is a leading managed hosting provider that offers secure, scalable, and affordable...

HRIS

Human resources information system (HRIS) solutions help businesses manage multiple facets of their...

Best Managed Service Providers...

In today's business world, managed services are more critical than ever. They can...