Ivan Skorokhodov (original) (raw)

Selected research projects

Class Normalization for (Continual?) Generalized Zero-Shot Learning

ICLR 2021
Ivan Skorokhodov, Mohamed Elhoseiny
In this paper, we dived into normalization techniques used in zero-shot learning (ZSL). We showed how scaled cosine similarity and attributes normalization influences signal's variance inside a model. We showed that for deeper models, there is a need for other normalization procedures and developed class normalization, which is similar to batch normalization but applied across the class dimension. Using class normalization, we built an MLP model that achieves state-of-the-art performance and trains x50-200 times faster than the current SotA. We also formulated a novel continual zero-shot learning problem and tested our approach in that setup.

Loss Landscape Sightseeing with Multi-Point Optimization

Beyond First Order Methods in ML workshop, NeurIPS 2019
Ivan Skorokhodov, Mikhail Burtsev
Using mode connectivity ideas, we searched loss landscapes of different neural networks for different visual patterns. Due to the extreme overparametrization, it turned out that any pattern can be found inside the surface. This indicates that the loss landscapes of deep models are very complex and contain many irregularities.