← Search

Ivan Oseledets

48 accepted papers

2026

Curse of Slicing: Why Sliced Mutual Information is a Deceptive Measure of Statistical Dependence

ICLR 2026poster

Sliced Mutual Information (SMI) is widely used as a scalable alternative to mutual information for measuring non-linear statistical dependence. Despite its advantages, such as faster convergence, robustness to high dimensionality, and nullification only under statistical independence, we demonstrate…

Cited by 1SourcecodeScholar
2026

Deep Learning for Subspace Regression

ICLR 2026poster

It is often possible to perform reduced order modelling by specifying linear subspace which accurately captures the dynamics of the system. This approach becomes especially appealing when linear subspace explicitly depends on parameters of the problem. A practical way to apply such a scheme is to co…

Cited by 0SourceScholar
2026

Harnessing Non-Adversarial Robustness in Large Language Models

ICML 2026spotlight

The work presents an approach for addressing the challenge of robustness in Large Language Models (LLMs) to alterations and potential errors caused by semantically similar but textually different prompts. Recent works have shown that these kinds of prompt variations can significantly impact the perf…

Cited by 0SourceScholar
2026

I Have Covered All the Bases Here: Interpreting Reasoning Features in Large Language Models via Sparse Autoencoders

AAAI 2026technical

Recent LLMs like DeepSeek-R1 have demonstrated state-of-the-art performance by integrating deep thinking and complex reasoning during generation. However, the internal mechanisms behind these reasoning processes remain unexplored. We observe reasoning LLMs consistently use vocabulary associated with

Cited by 0SourcePDFScholar
2026

IDLM: Inverse-distilled Diffusion Language Models

ICML 2026poster

Diffusion Language Models (DLMs) have recently achieved strong results in text generation. However, their multi-step sampling leads to slow inference, limiting practical use. To address this, we extend Inverse Distillation, a technique originally developed to accelerate continuous diffusion models, …

Cited by 0SourceScholar
2026

Locally Subspace-Informed Neural Operators for Efficient Multiscale PDE Solving

ICLR 2026poster

We propose GMsFEM-NO, a novel hybrid framework that combines the robustness of the Generalized Multiscale Finite Element Method (GMsFEM) with the computational speed of neural operators (NOs) to create an efficient method for solving heterogeneous partial differential equations (PDEs). GMsFEM build…

Cited by 0SourceScholar
2026

Logit‑KL Flow Matching: Non‑Autoregressive Text Generation via Sampling‑Hybrid Inference

ICLR 2026poster

Non-autoregressive (NAR) language models offer notable efficiency in text generation by circumventing the sequential bottleneck of autoregressive decoding. However, accurately modeling dependencies in discrete sequences remains challenging in this paradigm. In this work, we advance the field of NAR…

Cited by 0SourcecodeScholar
2026

Modeling the Density of Pixel-level Self-supervised Embeddings for Unsupervised Pathology Segmentation in Medical CT

ICLR 2026poster

Accurate detection of all pathological findings in 3D medical images remains a significant challenge, as supervised models are limited to detecting only the few pathology classes annotated in existing datasets. To address this, we frame pathology detection as an unsupervised visual anomaly segmentat…

Cited by 0SourcecodeScholar
2026

OrthoFuse: Training-free Riemannian Fusion of Orthogonal Style-Concept Adapters for Diffusion Models

CVPR 2026

In a rapidly growing field of model training there is a constant practical interest in parameter-efficient fine-tuning and various techniques that use a small amount of training data to adapt the model to a narrow task. However, there is an open question: how to combine several adapters tuned for di

Cited by 0SourcecodeScholar
2026

Speech-to-LaTeX: New Models and Datasets for Converting Spoken Equations and Sentences

ICLR 2026poster

Conversion of spoken mathematical expressions is a challenging task that involves transcribing speech into a strictly structured symbolic representation while addressing the ambiguity inherent in the pronunciation of equations. Although significant progress has been achieved in automatic speech reco…

Cited by 0SourcecodeScholar
2025

AI Diagnostic Assistant (AIDA): A Predictive Model for Diagnoses from Health Records in Clinical Decision Support Systems

IJCAI 2025

Clinical Decision Support Systems (CDSS) play an increasingly important role in medical diagnostics. We present AI Diagnostic Assistant (AIDA), a real-time predictive model designed to assist doctors in interpreting patient conditions. AIDA analyzes electronic health records (EHR), including medical

Cited by 0SourcePDFScholar
2025

CLEAR: Character Unlearning in Textual and Visual Modalities

ACL 2025finding

Machine Unlearning (MU) is critical for removing private or hazardous information from deep learning models. While MU has advanced significantly in unimodal (text or vision) settings, multimodal unlearning (MMU) remains underexplored due to the lack of open benchmarks for evaluating cross-modal data…

Cited by 0SourcePDFScholar
2025

Certification of Speaker Recognition Models to Additive Perturbations

AAAI 2025technical

Speaker recognition technology is applied to various tasks, from personal virtual assistants to secure access systems. However, the robustness of these systems against adversarial attacks, particularly to additive perturbations, remains a significant challenge. In this paper, we pioneer applying rob…

2025

LLM-Microscope: Uncovering the Hidden Role of Punctuation in Context Memory of Transformers

NAACL 2025findings

We introduce methods to quantify how Large Language Models (LLMs) encode and store contextual information, revealing that tokens often seen as minor (e.g., determiners, punctuation) carry surprisingly high context. Notably, removing these tokens — especially stopwords, articles, and commas — consist…

Cited by 1SourcePDFScholar
2024

Neural operators meet conjugate gradients: The FCG-NO method for efficient PDE solving

ICML 2024poster

Deep learning solvers for partial differential equations typically have limited accuracy. We propose to overcome this problem by using them as preconditioners. More specifically, we apply discretization-invariant neural operators to learn preconditioners for the flexible conjugate gradient method (F…

Cited by 9SourcePDFScholar
2024

Probabilistically Robust Watermarking of Neural Networks

IJCAI 2024poster

As deep learning (DL) models are widely and effectively used in Machine Learning as a Service (MLaaS) platforms, there is a rapidly growing interest in DL watermarking techniques that can be used to confirm the ownership of a particular model. Unfortunately, these methods usually produce watermarks…

Cited by 4SourcePDFScholar
2024

Quantization of Large Language Models with an Overdetermined Basis

UAI 2024poster

In this paper, we introduce an algorithm for data quantization based on the principles of Kashin representation. This approach hinges on decomposing any given vector, matrix, or tensor into two factors. The first factor maintains a small infinity norm, while the second exhibits a similarly constrain…

Cited by 1SourcePDFScholar
2024

SparseGrad: A Selective Method for Efficient Fine-tuning of MLP Layers

EMNLP 2024main

The performance of Transformer models has been enhanced by increasing the number of parameters and the length of the processed text. Consequently, fine-tuning the entire model becomes a memory-intensive process. High-performance methods for parameter-efficient fine-tuning (PEFT) typically work with…

2024

Your Transformer is Secretly Linear

ACL 2024long

This paper reveals a novel linear characteristic exclusive to transformer decoders, including models like GPT, LLaMA, OPT, BLOOM and others. We analyze embedding transformations between sequential layers, uncovering an almost perfect linear relationship (Procrustes similarity score of 0.99). However…

2023

Constructive TT-representation of the tensors given as index interaction functions with applications

ICLR 2023poster

This paper presents a method to build explicit tensor-train (TT) representations. We show that a wide class of tensors can be explicitly represented with sparse TT-cores, obtaining, in many cases, optimal TT-ranks. Numerical experiments show that our method outperforms the existing ones in several p…

2023

Few-bit Backward: Quantized Gradients of Activation Functions for Memory Footprint Reduction

ICML 2023poster

Memory footprint is one of the main limiting factors for large neural network training. In backpropagation, one needs to store the input to each operation in the computational graph. Every modern neural network model has quite a few pointwise nonlinearities in its architecture, and such operations i…

2023

General Covariance Data Augmentation for Neural PDE Solvers

ICML 2023poster

The growing body of research shows how to replace classical partial differential equation (PDE) integrators with neural networks. The popular strategy is to generate the input-output pairs with a PDE solver, train the neural network in the regression setting, and use the trained model as a cheap sur…

2023

Layerwise universal adversarial attack on NLP models

ACL 2023findings

In this work, we examine the vulnerability of language models to universal adversarial triggers (UATs). We propose a new white-box approach to the construction of layerwise UATs (LUATs), which searches the triggers by perturbing hidden layers of a network. On the example of three transformer models…

2023

Neural Harmonics: Bridging Spectral Embedding and Matrix Completion in Self-Supervised Learning

NeurIPS 2023poster

Self-supervised methods received tremendous attention thanks to their seemingly heuristic approach to learning representations that respect the semantics of the data without any apparent supervision in the form of labels. A growing body of literature is already being published in an attempt to build…

Cited by 2SourcePDFScholar
2023

PROTES: Probabilistic Optimization with Tensor Sampling

NeurIPS 2023poster

We developed a new method PROTES for black-box optimization, which is based on the probabilistic sampling from a probability density function given in the low-parametric tensor train format. We tested it on complex multidimensional arrays and discretized multivariable functions taken, among others,…

Cited by 13SourcePDFScholar
2023

Understanding DDPM Latent Codes Through Optimal Transport

ICLR 2023poster

Diffusion models have recently outperformed alternative approaches to model the distribution of natural images. Such diffusion models allow for deterministic sampling via the probability flow ODE, giving rise to a latent space and an encoder map. While having important practical applications, such a…

Cited by 60SourcePDFScholar
2022

CC-CERT: A Probabilistic Approach to Certify General Robustness of Neural Networks

AAAI 2022technical

In safety-critical machine learning applications, it is crucial to defend models against adversarial attacks --- small modifications of the input that change the predictions. Besides rigorously studied $ell_p$-bounded additive perturbations, semantic perturbations (e.g. rotation, translation) raise…

2022

Hyperbolic Vision Transformers: Combining Improvements in Metric Learning

CVPR 2022poster

Metric learning aims to learn a highly discriminative model encouraging the embeddings of similar classes to be close in the chosen metrics and pushed apart for dissimilar ones. The common recipe is to use an encoder to extract embeddings and a distance-based loss function to match the representatio…

Cited by 135PDFcodeScholar
2022

Smoothed Embeddings for Certified Few-Shot Learning

NeurIPS 2022accept

Randomized smoothing is considered to be the state-of-the-art provable defense against adversarial perturbations. However, it heavily exploits the fact that classifiers map input objects to class probabilities and do not focus on the ones that learn a metric space in which classification is performe…

2022

Survey on Efficient Training of Large Neural Networks

IJCAI 2022poster

Modern Deep Neural Networks (DNNs) require significant memory to store weight, activations, and other intermediate tensors during training. Hence, many models don’t fit one GPU device or can be trained using only a small per-GPU batch size. This survey provides a systematic overview of the approache…

2022

TTOpt: A Maximum Volume Quantized Tensor Train-based Optimization and its Application to Reinforcement Learning

NeurIPS 2022accept

We present a novel procedure for optimization based on the combination of efficient quantized tensor train representation and a generalized maximum matrix volume principle. We demonstrate the applicability of the new Tensor Train Optimizer (TTOpt) method for various tasks, ranging from minimization…

2021

Adversarial Turing Patterns from Cellular Automata

AAAI 2021technical

State-of-the-art deep classifiers are intriguingly vulnerable to universal adversarial perturbations: single disturbances of small magnitude that lead to misclassification of most inputs. This phenomena may potentially result in a serious security problem. Despite the extensive research in this area…

2021

Latent Transformations via NeuralODEs for GAN-Based Image Editing

ICCV 2021poster

Recent advances in high-fidelity semantic image editing heavily rely on the presumably disentangled latent spaces of the state-of-the-art generative models, such as StyleGAN. Specifically, recent works show that it is possible to achieve decent controllability of attributes in the face images via li…

Cited by 19PDFcodeScholar
2020

Hyperbolic Image Embeddings

CVPR 2020oral

Computer vision tasks such as image classification, image retrieval, and few-shot learning are currently dominated by Euclidean and spherical embeddings so that the final decisions about class belongings or the degree of similarity are made using linear hyperplanes, Euclidean distances, or spherical…

Cited by 372PDFcodeScholar
2020

Interpolation Technique to Speed Up Gradients Propagation in Neural ODEs

NeurIPS 2020poster

We propose a simple interpolation-based method for the efficient approximation of gradients in neural ODE models. We compare it with reverse dynamic method (known in literature as “adjoint method”) to train neural ODEs on classification, density estimation and inference approximation tasks. We als…

2020

Stable Low-rank Tensor Decomposition for Compression of Convolutional Neural Network

ECCV 2020poster

Most state-of-the-art deep neural networks are overparameterized and exhibit a high computational cost. A straightforward approach to this problem is to replace convolutional kernels with its low-rank tensor approximations, whereas the Canonical Polyadic tensor Decomposition is one of the most suite…

Cited by 194SourcePDFScholar
2020

The Shape of Data: Intrinsic Distance for Data Distributions

ICLR 2020poster

The ability to represent and compare machine learning models is crucial in order to quantify subtle model changes, evaluate generative models, and gather insights on neural network architectures. Existing techniques for comparing data distributions focus on global data properties such as mean and co…

Cited by 63SourceScholar
2019

PROVEN: Verifying Robustness of Neural Networks with a Probabilistic Approach

ICML 2019oral

We propose a novel framework PROVEN to \textbf{PRO}babilistically \textbf{VE}rify \textbf{N}eural network’s robustness with statistical guarantees. PROVEN provides probability certificates of neural network robustness when the input perturbation follow distributional characterization. Notably, PROVE…

2018

Quadrature-based features for kernel approximation

NeurIPS 2018spotlight

We consider the problem of improving kernel approximation via randomized feature maps. These maps arise as Monte Carlo approximation to integral representations of kernel functions and scale up kernel methods for larger datasets. Based on an efficient numerical integration technique, we propose a un…