Martin Grohe - Symmetry and Similarity

Описание к видео Martin Grohe - Symmetry and Similarity

Symmetry is a fundamental concept in mathematics, the sciences, and beyond.

Understanding symmetries is often crucial for understanding structures. In computer science, we are mainly interested in the symmetries of combinatorial structures. Computing the symmetries of such a structure is essentially the same as deciding whether two structures are the same ("isomorphic"). Algorithmically, this is a difficult task that has received a lot of attention since the early days of computing. It is a major open problem in theoretical computer science to determine the precise computational complexity of this "Graph Isomorphism Problem".

One of the earliest applications of isomorphism testing was in chemistry, more precisely chemical information systems. Today, applications of isomorphism testing and symmetry detection are ubiquitous in computing.

Prominent examples appear in optimization, malware detection, and machine learning. However, in many of these applications, we only need to decide if two structures are sufficiently similar, rather than exactly the same. It turns out that determining how similar two structures are is an even harder computational problem than deciding whether they are isomorphic.

The talk will be an introduction to algorithmic aspects of symmetry and similarity, ranging from the fundamental complexity-theoretic "Graph Isomorphism Problem" to applications in optimization and machine learning.

More about the lectures on www.seminarseries.muni.cz.

Комментарии

Информация по комментариям в разработке