← Search

Sayna Ebrahimi

18 accepted papers

2026

ATLAS: Adaptive Transfer Scaling Laws for Multilingual Pretraining, Finetuning, and Decoding the Curse of Multilinguality

ICLR 2026poster

Scaling laws research has focused overwhelmingly on English—yet the most prominent AI models explicitly serve billions of international users. In this work, we undertake the largest multilingual scaling laws study to date, totaling 774 multilingual training experiments, spanning 10M-8B model paramet…

Cited by 0SourceScholar
2026

Unique Lives, Shared World: Learning from Single-Life Videos

CVPR 2026

We introduce the "single-life" learning paradigm, where we train a distinct vision model exclusively on egocentric videos captured by one individual. We leverage the multiple viewpoints naturally captured within a single life to learn a visual encoder in a self-supervised manner. Our experiments dem

Cited by 0SourceScholar
2025

Mitigating Object Hallucination in MLLMs via Data-augmented Phrase-level Alignment

ICLR 2025poster

Despite their significant advancements, Multimodal Large Language Models (MLLMs) often generate factually inaccurate information, referred to as hallucination. In this work, we address object hallucinations in MLLMs, where information is generated about an object not present in the input image. We i…

Cited by 0SourcePDFScholar
2025

Model Swarms: Collaborative Search to Adapt LLM Experts via Swarm Intelligence

ICML 2025poster

We propose Model Swarms, a collaborative search algorithm to adapt LLMs via swarm intelligence, the collective behavior guiding individual systems. Specifically, Model Swarms starts with a pool of LLM experts and a utility function. Guided by the best-found checkpoints across models, diverse LLM exp…

Cited by 6SourcePDFScholar
2025

Reverse Thinking Makes LLMs Stronger Reasoners

NAACL 2025long

Reverse thinking plays a crucial role in human reasoning. Humans can reason not only from a problem to a solution but also in reverse, i.e., start from the solution and reason towards the problem. This often enhances overall reasoning performance as it enables consistency checks between their forwar…

Cited by 3SourcePDFScholar
2024

TextGenSHAP: Scalable Post-Hoc Explanations in Text Generation with Long Documents

ACL 2024findings

Large language models (LLMs) have attracted great interest in many real-world applications; however, their “black-box” nature necessitates scalable and faithful explanations. Shapley values have matured as an explainability method for deep learning, but extending them to LLMs is difficult due to lon…

Cited by 5SourcePDFScholar
2023

Adaptation with Self-Evaluation to Improve Selective Prediction in LLMs

EMNLP 2023long findings

Large language models (LLMs) have recently shown great advances in a variety of tasks, including natural language understanding and generation. However, their use in high-stakes decision-making scenarios is still limited due to the potential for errors. *Selective prediction* is a technique that can…

Cited by 0SourceScholar
2023

Beyond Invariance: Test-Time Label-Shift Adaptation for Addressing "Spurious" Correlations

NeurIPS 2023poster

Changes in the data distribution at test time can have deleterious effects on the performance of predictive models $p(y|x)$. We consider situations where there are additional meta-data labels (such as group labels), denoted by $z$, that can account for such changes in the distribution. In particular…

2022

Differentiable Gradient Sampling for Learning Implicit 3D Scene Reconstructions from a Single Image

ICLR 2022poster

Implicit shape models are promising 3D representations for modeling arbitrary locations, with Signed Distance Functions (SDFs) particularly suitable for clear mesh surface reconstruction. Existing approaches for single object reconstruction impose supervision signals based on the loss of the signed…

Cited by 4SourcePDFScholar
2022

DualPrompt: Complementary Prompting for Rehearsal-Free Continual Learning

ECCV 2022poster

"Continual learning aims at enabling a single model to learn a sequence of tasks without catastrophic forgetting. Top-performing methods usually require a rehearsal buffer to store past pristine examples for experience replay, which, however, limits their practical values due to privacy and memory c…

2021

Predicting With Confidence on Unseen Distributions

ICCV 2021poster

Recent work has shown that the accuracy of machine learning models can vary substantially when evaluated on a distribution that even slightly differs from that of the training data. As a result, predicting model performance on previously unseen distributions without access to labeled data is an impo…

Cited by 164PDFScholar
2021

Remembering for the Right Reasons: Explanations Reduce Catastrophic Forgetting

ICLR 2021poster

The goal of continual learning (CL) is to learn a sequence of tasks without suffering from the phenomenon of catastrophic forgetting. Previous work has shown that leveraging memory in the form of a replay buffer can reduce performance degradation on prior tasks. We hypothesize that forgetting can be…

2020

Adversarial Continual Learning

ECCV 2020poster

Continual learning aims to learn new tasks without forgetting previously learned ones. We hypothesize that representations learned to solve each task in a sequence have a shared structure while containing some task-specific properties. We show that shared features are significantly less prone to for…

2020

Uncertainty-guided Continual Learning with Bayesian Neural Networks

ICLR 2020poster

Continual learning aims to learn new tasks without forgetting previously learned ones. This is especially challenging when one cannot access data from previous tasks and when the model has a fixed capacity. Current regularization-based continual learning algorithms need an external representation a…

Cited by 266SourcecodeScholar
2019

Generalized Zero- and Few-Shot Learning via Aligned Variational Autoencoders

CVPR 2019poster

Many approaches in generalized zero-shot learning rely on cross-modal mapping between the image feature space and the class embedding space. As labeled images are expensive, one direction is to augment the dataset by generating either images or image features. However, the former misses fine-grained…

Cited by 834PDFcodeScholar