← Search

Irina Rish

38 accepted papers

2026

$\mu$LO: Compute-Efficient Meta-Generalization of Learned Optimizers

ICLR 2026poster

Learned optimizers (LOs) have the potential to significantly reduce the wall-clock training time of neural networks. However, they can struggle to optimize unseen tasks (*meta-generalize*), especially when training networks wider than those seen during meta-training. To address this, we derive the M…

Cited by 0SourcecodeScholar
2026

Adaptive Batch Sizes Using Non-Euclidean Gradient Noise Scales for Stochastic Sign and Spectral Descent

ICML 2026poster

To maximize hardware utilization, modern machine learning systems typically employ large constant or manually tuned batch size schedules, relying on heuristics that are brittle and costly to tune. Existing adaptive strategies based on gradient noise scale (GNS) offer a principled alternative. Howeve…

Cited by 0SourceScholar
2026

Deep neural networks divide and conquer dihedral multiplication

ICML 2026poster

We find multilayer perceptrons and transformers both universally learn an instantiation of the same divide-and-conquer algorithm that requires only a logarithmic number of neural representations to solve dihedral multiplication. Clustering neurons based on similar activation behaviour reveals remark…

Cited by 0SourceScholar
2026

MuLoCo: Muon is a Practical Inner Optimizer for DiLoCo

ICML 2026poster

DiLoCo is a powerful framework for training large language models (LLMs) under networking constraints, allowing for increased parallelism and accelerator utilization in data center settings. A critical but often overlooked factor in DiLoCo’s behavior is the choice of inner optimizer, which shapes th…

Cited by 0SourceScholar
2026

Persistent Instability in LLM’s Personality Measurements: Effects of Scale, Reasoning, and Conversation History

AAAI 2026technical

Large language models require consistent behavioral patterns for safe deployment, yet there are indications of large variability that may lead to an instable expression of personality traits in these models. We present PERSIST (PERsonality Stability in Synthetic Text), a comprehensive evaluation fra

Cited by 0SourcePDFScholar
2026

Position: Collusion Risks Among AI Reasoning Agents Justify Certification Requirements for Making Market Decisions

ICML 2026poster

This position paper argues that AI agents with chain-of-thought reasoning capabilities are predisposed to exhibit collusive behavior and should be required to obtain behavioral certification before making decisions that affect economic markets. This is because integrating these agents into society c…

Cited by 0SourceScholar
2025

AI for Global Climate Cooperation: Modeling Global Climate Negotiations, Agreements, and Long-Term Cooperation in RICE-N

ICML 2025poster

Global cooperation on climate change mitigation is essential to limit temperature increases while supporting long-term, equitable economic growth and sustainable development. Achieving such cooperation among diverse regions, each with different incentives, in a dynamic environment shaped by complex…

2025

CAVE : Detecting and Explaining Commonsense Anomalies in Visual Environments

EMNLP 2025

Humans can naturally identify, reason about, and explain anomalies in their environment. In computer vision, this long-standing challenge remains limited to industrial defects or unrealistic, synthetically generated anomalies, failing to capture the richness and unpredictability of real-world anomal

Cited by 0SourcePDFScholar
2025

Context is Key: A Benchmark for Forecasting with Essential Textual Information

ICML 2025poster

Forecasting is a critical task in decision-making across numerous domains. While historical numerical data provide a start, they fail to convey the complete context for reliable and accurate predictions. Human forecasters frequently rely on additional information, such as background knowledge and co…

2025

Enabling Realtime Reinforcement Learning at Scale with Staggered Asynchronous Inference

ICLR 2025poster

Realtime environments change even as agents perform action inference and learning, thus requiring high interaction frequencies to effectively minimize regret. However, recent advances in machine learning involve larger neural networks with longer inference times, raising questions about their applic…

2025

Handling Delay in Real-Time Reinforcement Learning

ICLR 2025poster

Real-time reinforcement learning (RL) introduces several challenges. First, policies are constrained to a fixed number of actions per second due to hardware limitations. Second, the environment may change while the network is still computing an action, leading to observational delay. The first issue…

2025

Non-Adversarial Inverse Reinforcement Learning via Successor Feature Matching

ICLR 2025poster

In inverse reinforcement learning (IRL), an agent seeks to replicate expert demonstrations through interactions with the environment. Traditionally, IRL is treated as an adversarial game, where an adversary searches over reward models, and a learner optimizes the reward through repeated RL procedure…

2025

Scaling Laws and Efficient Inference for Ternary Language Models

ACL 2025long

Large language models (LLMs) are increasingly used across research and industry applications, yet their inference efficiency remains a significant challenge. As the computational power of modern GPU architectures continuously improves, their memory bandwidth and capacity have not scaled proportional…

2025

Seq-VCR: Preventing Collapse in Intermediate Transformer Representations for Enhanced Reasoning

ICLR 2025poster

Decoder-only Transformers often struggle with complex reasoning tasks, particularly arithmetic reasoning requiring multiple sequential operations. In this work, we identify representation collapse in the model’s intermediate layers as a key factor limiting their reasoning capabilities. To address th…

2025

Surprising Effectiveness of pretraining Ternary Language Model at Scale

ICLR 2025spotlight

Rapid advancements in GPU computational power has outpaced memory capacity and bandwidth growth, creating bottlenecks in Large Language Model (LLM) inference. Post-training quantization is the leading method for addressing memory-related bottlenecks in LLM inference, but it suffers from significant…

Cited by 0SourcePDFScholar
2025

Training Dynamics Underlying Language Model Scaling Laws: Loss Deceleration and Zero-Sum Learning

ACL 2025long

This work aims to understand how scaling improves language models, specifically in terms of training dynamics. We find that language models undergo loss deceleration early in training—an abrupt slowdown in the rate of loss improvement, resulting in piecewise linear behaviour of the loss curve in log…

2024

Improving Adversarial Robustness in Vision-Language Models with Architecture and Prompt Design

EMNLP 2024finding

Vision-Language Models (VLMs) have seen a significant increase in both research interest and real-world applications across various domains, including healthcare, autonomous systems, and security. However, their growing prevalence demands higher reliability and safety including robustness to adversa…

Cited by 1SourcePDFScholar
2024

Knowledge Distillation in Federated Learning: A Practical Guide

IJCAI 2024poster

Federated Learning (FL) enables the training of Deep Learning models without centrally collecting possibly sensitive raw data. The most used algorithms for FL are parameter-averaging based schemes (e.g., Federated Averaging) that, however, have well known limits, i.e., model homogeneity, high commun…

Cited by 54SourcePDFScholar
2024

RedPajama: an Open Dataset for Training Large Language Models

NeurIPS 2024spotlight

Large language models are increasingly becoming a cornerstone technology in artificial intelligence, the sciences, and society as a whole, yet the optimal strategies for dataset composition and filtering remain largely elusive. Many of the top-performing models lack transparency in their dataset cur…

2024

Unsupervised Concept Discovery Mitigates Spurious Correlations

ICML 2024poster

Models prone to spurious correlations in training data often produce brittle predictions and introduce unintended biases. Addressing this challenge typically involves methods relying on prior knowledge and group annotation to remove spurious correlations, which may not be readily available in many a…

2024

Using Unity to Help Solve Reinforcement Learning

NeurIPS 2024poster

Leveraging the depth and flexibility of XLand as well as the rapid prototyping features of the Unity engine, we present the United Unity Universe — an open-source toolkit designed to accelerate the creation of innovative reinforcement learning environments. This toolkit includes a robust implementat…

Cited by 0SourcePDFScholar
2023

Maximum State Entropy Exploration using Predecessor and Successor Representations

NeurIPS 2023poster

Animals have a developed ability to explore that aids them in important tasks such as locating food, exploring for shelter, and finding misplaced items. These exploration skills necessarily track where they have been so that they can plan for finding items with relative efficiency. Contemporary expl…

Cited by 16SourcePDFScholar
2022

A Remedy For Distributional Shifts Through Expected Domain Translation

ICASSP 2022accepted

Machine learning models often fail to generalize to unseen domains due to the distributional shifts. A family of such shifts, “correlation shifts,” is caused by spurious correlations in the data. It is studied under the overarching topic of “domain generalization.” In thi…

Cited by 0SourceScholar
2022

Compositional Attention: Disentangling Search and Retrieval

ICLR 2022spotlight

Multi-head, key-value attention is the backbone of transformer-like model architectures which have proven to be widely successful in recent years. This attention mechanism uses multiple parallel key-value attention blocks (called heads), each performing two fundamental computations: (1) search - sel…

2022

Continual Learning In Environments With Polynomial Mixing Times

NeurIPS 2022accept

The mixing time of the Markov chain induced by a policy limits performance in real-world continual learning scenarios. Yet, the effect of mixing times on learning in continual reinforcement learning (RL) remains underexplored. In this paper, we characterize problems that are of long-term interest to…

2022

Parametric Scattering Networks

CVPR 2022oral

The wavelet scattering transform creates geometric invariants and deformation stability. In multiple signal domains, it has been shown to yield more discriminative representations compared to other non-learned representations and to outperform learned representations in certain tasks, particularly o…

Cited by 26PDFcodeScholar
2022

Towards Scaling Difference Target Propagation by Learning Backprop Targets

ICML 2022spotlight

The development of biologically-plausible learning algorithms is important for understanding learning in the brain, but most of them fail to scale-up to real-world tasks, limiting their potential as explanations for learning by real brains. As such, it is important to explore learning algorithms tha…

2021

Adversarial Feature Desensitization

NeurIPS 2021poster

Neural networks are known to be vulnerable to adversarial attacks -- slight but carefully constructed perturbations of the inputs which can drastically impair the network's performance. Many defense methods have been proposed for improving robustness of deep networks by training them on adversarial…

2021

Double-Linear Thompson Sampling for Context-Attentive Bandits

ICASSP 2021accepted

In this paper, we analyze and extend an online learning frame-work known as Context-Attentive Bandit, motivated by various practical applications, from medical diagnosis to dialog systems, where due to observation costs only a small subset of a potentially large number of context variables can be ob…

Cited by 0SourceScholar
2021

Invariance Principle Meets Information Bottleneck for Out-of-Distribution Generalization

NeurIPS 2021spotlight

The invariance principle from causality is at the heart of notable approaches such as invariant risk minimization (IRM) that seek to address out-of-distribution (OOD) generalization failures. Despite the promising theory, invariance principle-based approaches fail in common classification tasks, whe…

Cited by 313SourcePDFScholar
2021

Predicting Infectiousness for Proactive Contact Tracing

ICLR 2021spotlight

The COVID-19 pandemic has spread rapidly worldwide, overwhelming manual contact tracing in many countries and resulting in widespread lockdowns for emergency containment. Large-scale digital contact tracing (DCT) has emerged as a potential solution to resume economic and social activity while minimi…

2021

Toward Optimal Solution for the Context-Attentive Bandit Problem

IJCAI 2021poster

In various recommender system applications, from medical diagnosis to dialog systems, due to observation costs only a small subset of a potentially large number of context variables can be observed at each iteration; however, the agent has a freedom to choose which variables to observe. In this pap…

Cited by 7SourcePDFScholar
2021

Toward Skills Dialog Orchestration with Online Learning

ICASSP 2021accepted

Building multi-domain AI agents is a challenging task and an open problem in the area of AI. Within the domain of dialog, the ability to orchestrate multiple independently trained dialog agents, or skills, to create a unified system is of particular significance. In this work, we study the task of o…

Cited by 0SourceScholar
2020

Online Fast Adaptation and Knowledge Accumulation (OSAKA): a New Approach to Continual Learning

NeurIPS 2020poster

Continual learning agents experience a stream of (related) tasks. The main challenge is that the agent must not forget previous tasks and also adapt to novel tasks in the stream. We are interested in the intersection of two recent continual-learning scenarios. In meta-continual learning, the model i…

2019

Beyond Backprop: Online Alternating Minimization with Auxiliary Variables

ICML 2019oral

Despite significant recent advances in deep neural networks, training them remains a challenge due to the highly non-convex nature of the objective function. State-of-the-art methods rely on error backpropagation, which suffers from several well-known issues, such as vanishing and exploding gradient…

2019

Learning to Learn without Forgetting by Maximizing Transfer and Minimizing Interference

ICLR 2019poster

Lack of performance when it comes to continual learning over non-stationary distributions of data remains a major challenge in scaling neural network learning to more human realistic settings. In this work we propose a new conceptualization of the continual learning problem in terms of a temporally…