Robotics

Robot dog learns to walk in one hour

A newborn giraffe or foal must learn to walk on its legs as fast as possible to avoid predators. Animals are born with muscle coordination networks located in their spinal cord. However, learning the precise coordination ...

Computer Sciences

Expanding artistic frontiers in artificial intelligence

Dr. Mohammed Elhoseiny, assistant professor of computer science at KAUST, has carved a career out of teaching machines the art of creating art. After finishing his doctoral degree at Rutgers University in 2016, Elhoseiny ...

Automotive

Technology helps self-driving cars learn from their own memories

An autonomous vehicle is able to navigate city streets and other less-busy environments by recognizing pedestrians, other vehicles and potential obstacles through artificial intelligence. This is achieved with the help ...

Computer Sciences

Computer vision technique to enhance 3D understanding of 2D images

Upon looking at photographs and drawing on their past experiences, humans can often perceive depth in pictures that are, themselves, perfectly flat. However, getting computers to do the same thing has proved quite challenging.

Machine learning & AI

U.S. civil rights enforcers warn employers against biased AI

The federal government said Thursday that artificial intelligence technology to screen new job candidates or monitor worker productivity can unfairly discriminate against people with disabilities, sending a warning to employers ...

page 6 from 14

Pattern

A pattern, from the French patron, is a type of theme of recurring events or objects, sometimes referred to as elements of a set of objects.

These elements repeat in a predictable manner. It can be a template or model which can be used to generate things or parts of a thing, especially if the things that are created have enough in common for the underlying pattern to be inferred, in which case the things are said to exhibit the unique pattern.

The most basic patterns, called Tessellations, are based on repetition and periodicity. A single template, tile, or cell, is combined with duplicates without change or modification. For example, simple harmonic oscillators produce repeated patterns of movement.

Other patterns, such as Penrose tiling and Pongal or Kolam patterns from India, use symmetry which is a form of finite repetition, instead of translation which can repeat to infinity. Fractal patterns also use magnification or scaling giving an effect known as self-similarity or scale invariance. Some plants, like Ferns, even generate a pattern using an affine transformation which combines translation, scaling, rotation and reflection.

Pattern matching is the act of checking for the presence of the constituents of a pattern, whereas the detecting for underlying patterns is referred to as pattern recognition. The question of how a pattern emerges is accomplished through the work of the scientific field of pattern formation.

Pattern recognition is more complex when templates are used to generate variants. For example, in English, sentences often follow the "N-VP" (noun - verb phrase) pattern, but some knowledge of the English language is required to detect the pattern. Computer science, ethology, and psychology are fields which study patterns.

This text uses material from Wikipedia, licensed under CC BY-SA