Date: 10 April 2025
Time: 11:45 – 12:45
Location: Forschungslabor 3 (sofa room)
Speaker: Maximilian Vötsch
Title: The Power of Random Projections
Abstract:
Many of the optimization problems computer scientists care about can be formulated as a matrix problem of the form minX ||AX – B|| or minX,Y ||XY – B|| where constraints on the matrices X and Y encode our problem’s specific structure. In some cases these problems are easy and have analytic solutions, in other cases they are hard and solving the problem exactly involves trying all possible matrices.
What if there was a tool that lets us speed up solving such problems by reducing the search space for “free”? I will talk about one of the most fundamental Lemmas (according to some) in CS, the Johnson-Lindenstrauss lemma and more recent developments in JL-flavored methods, as well as as many applications as we can fit into 60 minutes to give you an idea when to use these techniques in your own research.