← Search

Timur Garipov

7 accepted papers

2025

BERT-like Models for Slavic Morpheme Segmentation

ACL 2025long

Automatic morpheme segmentation algorithms are applicable in various tasks, such as building tokenizers and language education. For Slavic languages, the development of such algorithms is complicated by the rich derivational capabilities of these languages. Previous research has shown that, on avera…

Cited by 0SourcePDFScholar
2025

Generative Data Mining with Longtail-Guided Diffusion

ICML 2025poster

It is difficult to anticipate the myriad challenges that a predictive model will encounter once deployed. Common practice entails a reactive, cyclical approach: model deployment, data mining, and retraining. We instead develop a proactive longtail discovery process by imagining additional data durin…

Cited by 0SourcePDFScholar
2023

Compositional Sculpting of Iterative Generative Processes

NeurIPS 2023poster

High training costs of generative models and the need to fine-tune them for specific tasks have created a strong interest in model reuse and composition. A key challenge in composing iterative generative processes, such as GFlowNets and diffusion models, is that to realize the desired target distrib…

2022

Adversarial Support Alignment

ICLR 2022spotlight

We study the problem of aligning the supports of distributions. Compared to the existing work on distribution alignment, support alignment does not require the densities to be matched. We propose symmetric support difference as a divergence measure to quantify the mismatch between supports. We show…

2019

A Simple Baseline for Bayesian Uncertainty in Deep Learning

NeurIPS 2019poster

We propose SWA-Gaussian (SWAG), a simple, scalable, and general purpose approach for uncertainty representation and calibration in deep learning. Stochastic Weight Averaging (SWA), which computes the first moment of stochastic gradient descent (SGD) iterates with a modified learning rate schedule,…

2019

Subspace Inference for Bayesian Deep Learning

UAI 2019poster

Bayesian inference was once a gold standard for learning with neural networks, providing accurate full predictive distributions and well calibrated uncertainty. However, scaling Bayesian inference techniques to deep neural networks is challenging due to the high dimensionality of the parameter space…

2018

Loss Surfaces, Mode Connectivity, and Fast Ensembling of DNNs

NeurIPS 2018spotlight

The loss functions of deep neural networks are complex and their geometric properties are not well understood. We show that the optima of these complex loss functions are in fact connected by simple curves, over which training and test accuracy are nearly constant. We introduce a training procedur…