Skip to main content ->
Ai2

Research - Papers

Explore a selection of our published work on a variety of key research challenges in AI.

Filter papers

Data-driven Discovery with Large Generative Models

Bodhisattwa Prasad MajumderHarshit SuranaDhruv AgarwalPeter Clark
2024
ICML

With the accumulation of data at an unprecedented rate, its potential to fuel scientific discovery is growing exponentially. This position paper urges the Machine Learning (ML) community to exploit… 

Tell, Don't Show!: Language Guidance Eases Transfer Across Domains in Images and Videos

Tarun KalluriBodhisattwa Prasad MajumderManmohan Chandraker
2024
ICML

We introduce LaGTran, a novel framework that utilizes text supervision to guide robust transfer of discriminative knowledge from labeled source to unlabeled target data with domain gaps. While… 

Climate sensitivity and relative humidity changes in global storm-resolving model simulations of climate change

T. MerlisKai-Yuan ChengIlai GuendelmanStephan Fueglistaler
2024
Science Advances

The climate simulation frontier of a global storm-resolving model (GSRM; or k-scale model because of its kilometer-scale horizontal resolution) is deployed for climate change simulations. The… 

PoliFormer: Scaling On-Policy RL with Transformers Results in Masterful Navigators

Kuo-Hao ZengZichen ZhangKiana EhsaniLuca Weihs
2024
CoRL

We present PoliFormer (Policy Transformer), an RGB-only indoor navigation agent trained end-to-end with reinforcement learning at scale that generalizes to the real-world without adaptation despite… 

Probabilistic Emulation of a Global Climate Model with Spherical DYffusion

Salva Rühling CachayBrian HennOliver Watt‐MeyerRose Yu
2024
ICML•ML4ESM

Data-driven deep learning models are on the verge of transforming global weather forecasting. It is an open question if this success can extend to climate modeling, where long inference rollouts and… 

PDDLEGO: Iterative Planning in Textual Environments

Li ZhangPeter JansenTianyi ZhangNiket Tandon
2024
STARSEM

Planning in textual environments have been shown to be a long-standing challenge even for current models. A recent, promising line of work uses LLMs to generate a formal representation of the… 

Unified-IO 2: Scaling Autoregressive Multimodal Models with Vision, Language, Audio, and Action

Jiasen Lu*Christopher Clark*Sangho Lee*Aniruddha Kembhavi
2024
CVPR

We present Unified-IO 2, the first autoregressive multimodal model that is capable of understanding and generating images, text, audio, and action. To unify different modalities, we tokenize inputs… 

The Bias Amplification Paradox in Text-to-Image Generation

P. SeshadriSameer SinghYanai Elazar
2024
NAACL

Bias amplification is a phenomenon in which models increase imbalances present in the training data. In this paper, we study bias amplification in the text-to-image domain using Stable Diffusion by… 

Leveraging Code to Improve In-context Learning for Semantic Parsing

Ben BoginShivanshu GuptaPeter ClarkAshish Sabharwal
2024
NAACL

In-context learning (ICL) is an appealing approach for semantic parsing due to its few-shot nature and improved generalization. However, learning to parse to rare domain-specific languages (DSLs)… 

Evaluating In-Context Learning of Libraries for Code Generation

Arkil PatelSiva ReddyDzmitry BahdanauPradeep Dasigi
2024
NAACL

Contemporary Large Language Models (LLMs) exhibit a high degree of code generation and comprehension capability. A particularly promising area is their ability to interpret code modules from…