← Search

Paul Pu Liang

62 accepted papers

2026

Abstract 3D Perception for Spatial Intelligence in Vision-Language Models

CVPR 2026

Vision-language models (VLMs) struggle with 3D-related tasks such as spatial cognition and physical understanding, which are crucial for real-world applications like robotics and embodied agents. We attribute this to a modality gap between the 3D tasks and the 2D training of VLM, which led to ineffi

Cited by 0SourceScholar
2026

Act2See: Emergent Active Visual Perception for Video Reasoning

CVPR 2026

Vision-Language Models (VLMs) typically rely on static initial frames for video reasoning, restricting their ability to incorporate essential dynamic information as the reasoning process evolves. Existing methods that augment Chain-of-Thought (CoT) with additional frame information often exhibit sub

Cited by 0SourcecodeScholar
2026

DENALI: A Dataset Enabling Non-Line-of-Sight Spatial Reasoning with Low-Cost LiDARs

CVPR 2026

Consumer LiDARs in mobile devices and robots typically output a single depth value per pixel. Yet internally, they record full time-resolved histograms containing direct and multi-bounce light returns; these multi-bounce returns encode rich non-line-of-sight (NLOS) cues that can enable perception of

Cited by 0SourceScholar
2026

FairSSL: Fair Multimodal Self-Supervised Learning

ICML 2026poster

Multimodal Self-Supervised Learning (SSL) has achieved remarkable success by learning representations from multiple views of data. However, prevalent methods rely on the redundancy assumption—that different views share substantial task-relevant information. We argue that this assumption fails in com…

Cited by 0SourceScholar
2026

Guiding Mixture-of-Experts with Temporal Multimodal Interactions

ICLR 2026poster

Mixture-of-Experts (MoE) architectures have become pivotal for large-scale multimodal models. However, their routing mechanisms typically overlook the informative, time-varying interaction dynamics between modalities. This limitation hinders expert specialization, as the model cannot explicitly leve…

Cited by 0SourceScholar
2026

Human Behavior Atlas: Benchmarking Unified Psychological And Social Behavior Understanding

ICLR 2026poster

Using intelligent systems to perceive psychological and social behaviors, that is, the underlying affective, cognitive, and pathological states that are manifested through observable behaviors and social interactions, remains a challenge due to their complex, multifaceted, and personalized nature. E…

Cited by 0SourcecodeScholar
2026

MEM1: Learning to Synergize Memory and Reasoning for Efficient Long-Horizon Agents

ICLR 2026poster

Modern language agents often need to solve tasks requiring long-horizon, multi-turn interactions, where they retrieve external information, adapt to observations, and answer interdependent queries. Yet, most LLM systems rely on full-context prompting, appending all past turns regardless of their rel…

Cited by 0SourcecodeScholar
2026

OmniSapiens: A Foundation Model for Social Behavior Processing via Heterogeneity-Aware Relative Policy Optimization

ICML 2026poster

To develop socially intelligent AI, existing approaches typically model behavioral dimensions (e.g., affective, cognitive, or social attributes) in isolation. Although useful, this task-specific modeling increases training costs and limits generalization across behavioral settings. Recent reasoning …

Cited by 0SourceScholar
2026

PAGE-4D: Disentangled Pose and Geometry Estimation for 4D Perception

ICLR 2026poster

Recent 3D feed-forward models, such as the Visual Geometry Grounded Transformer (VGGT), have shown strong capability in inferring 3D attributes of static scenes. However, since they are typically trained on static datasets, these models often struggle in real-world scenarios involving complex dynami…

Cited by 27SourcecodeScholar
2026

Propose, Solve, Verify: Self-Play Through Formal Verification

ICML 2026poster

Training models through self-play alone (without any human data) has been a longstanding goal in AI, but its effectiveness for training large language models remains unclear, particularly in code generation where rewards based on unit tests are brittle and prone to error propagation. We study self-p…

Cited by 0SourceScholar
2026

PuzzleWorld: A Benchmark for Multimodal, Open-Ended Reasoning in Puzzlehunts

ICLR 2026poster

Puzzlehunts are a genre of complex, multi-step puzzles lacking well-defined problem definitions. In contrast to conventional reasoning benchmarks consisting of tasks with clear instructions and constrained environments, puzzlehunts requires discovering the underlying problem structure from multimoda…

Cited by 0SourcecodeScholar
2026

RAVENEA: A Benchmark for Multimodal Retrieval-Augmented Visual Culture Understanding

ICLR 2026poster

As vision-language models (VLMs) become increasingly integrated into daily life, the need for accurate visual culture understanding is becoming critical. Yet, these models frequently fall short in interpreting cultural nuances effectively. Prior work has demonstrated the effectiveness of retrieval-a…

Cited by 0SourcecodeScholar
2026

Self-Captioning Multimodal Interaction Tuning: Amplifying Exploitable Redundancies for Robust Vision Language Models

ICML 2026poster

Current vision language models face hallucination and robustness issues against ambiguous or corrupted modalities. We hypothesize that these issues can be addressed by exploiting the shared information between modalities to compensate for the impaired one. To this end, we analyze multimodal interact…

Cited by 0SourceScholar
2026

SmellNet: A Large-scale Dataset for Real-world Smell Recognition

ICLR 2026poster

The ability of AI to sense and identify various substances based on their smell alone can have profound impacts on allergen detection (e.g., smelling gluten or peanuts in a cake), monitoring the manufacturing process, and sensing hormones that indicate emotional states, stress levels, and diseases.…

Cited by 0SourcecodeScholar
2026

WoW!: World Models in a Closed-Loop World

ICLR 2026oral

Generative world models (WMs) can now simulate worlds with striking visual realism, which naturally raises the question of whether they can endow embodied agents with predictive perception for decision making. Progress on this question has been limited by fragmented evaluation: most existing benchma…

Cited by 0SourcecodeScholar
2025

Balancing Multimodal Training Through Game-Theoretic Regularization

NeurIPS 2025spotlight

Multimodal learning holds the promise for richer information extraction by capturing dependencies across data sources. Yet, current training methods often underperform due to modality competition, a phenomenon where modalities contend for training resources, leaving some underoptimized. This raises…

Cited by 0SourcecodeScholar
2025

CLIMB: Data Foundations for Large Scale Multimodal Clinical Foundation Models

ICML 2025poster

Recent advances in clinical AI have enabled remarkable progress across many clinical domains. However, existing benchmarks and models are primarily limited to a small set of modalities and tasks, which hinders the development of large-scale multimodal methods that can make holistic assessments of pa…

2025

Deriving Strategic Market Insights with Large Language Models: A Benchmark for Forward Counterfactual Generation

EMNLP 2025

Counterfactual reasoning typically involves considering alternatives to actual events. While often applied to understand past events, a distinct form—forward counterfactual reasoning—focuses on anticipating plausible future developments. This type of reasoning is invaluable in dynamic financial mark

2025

MimeQA: Towards Socially-Intelligent Nonverbal Foundation Models

NeurIPS 2025poster

As AI becomes more closely integrated with peoples' daily activities, socially intelligent AI that can understand and interact seamlessly with humans in daily lives is increasingly important. However, current works in AI social reasoning all rely on language-only or language-dominant approaches to b…

Cited by 0SourcecodeScholar
2025

OS-ATLAS: Foundation Action Model for Generalist GUI Agents

ICLR 2025spotlight

Existing efforts in building GUI agents heavily rely on the availability of robust commercial Vision-Language Models (VLMs) such as GPT-4o and GeminiProVision. Practitioners are often reluctant to use open-source VLMs due to their significant performance lag compared to their closed-source counterpa…

Cited by 29SourcePDFScholar
2025

Partial Information Decomposition via Normalizing Flows in Latent Gaussian Distributions

NeurIPS 2025poster

The study of multimodality has garnered significant interest in fields where analyzing interactions among multiple information sources can enhance predictive modeling, data fusion, and interpretability. Partial information decomposition (PID) has emerged as a useful information-theoretic framework t…

Cited by 0SourceScholar
2025

Progressive Compositionality in Text-to-Image Generative Models

ICLR 2025spotlight

Despite the impressive text-to-image (T2I) synthesis capabilities of diffusion models, they often struggle to understand compositional relationships between objects and attributes, especially in complex settings. Existing approaches through building compositional architectures or generating difficul…

2025

QoQ-Med: Building Multimodal Clinical Foundation Models with Domain-Aware GRPO Training

NeurIPS 2025oral

Clinical decision‑making routinely demands reasoning over heterogeneous data, yet existing multimodal language models (MLLMs) remain largely vision‑centric and fail to generalize across clinical specialties. To bridge this gap, we introduce QoQ-Med-7B/32B, the first open generalist clinical foundati…

Cited by 0SourceScholar
2025

REGen: Multimodal Retrieval-Embedded Generation for Long-to-Short Video Editing

NeurIPS 2025poster

Short videos are an effective tool for promoting contents and improving knowledge accessibility. While existing extractive video summarization methods struggle to produce a coherent narrative, existing abstractive methods cannot `quote' from the input videos, i.e., inserting short video clips in the…

Cited by 0SourceScholar
2025

Simulating Society Requires Simulating Thought

NeurIPS 2025poster

Simulating society with large language models (LLMs), we argue, requires more than generating plausible behavior; it demands cognitively grounded reasoning that is structured, revisable, and traceable. LLM-based agents are increasingly used to emulate individual and group behavior, primarily through…

Cited by 0SourceScholar
2025

Social Genome: Grounded Social Reasoning Abilities of Multimodal Models

EMNLP 2025

Social reasoning abilities are crucial for AI systems to effectively interpret and respond to multimodal human communication and interaction within social contexts. We introduce Social Genome, the first benchmark for fine-grained, grounded social reasoning abilities of multimodal models. Social Geno

Cited by 0SourcePDFScholar
2025

TAMP: Token-Adaptive Layerwise Pruning in Multimodal Large Language Models

ACL 2025finding

Multimodal Large Language Models (MLLMs) have shown remarkable versatility in understanding diverse multimodal data and tasks. However, these capabilities come with an increased model scale. While post-training pruning reduces model size in unimodal models, its application to MLLMs often yields limi…

2025

TeaserGen: Generating Teasers for Long Documentaries

ICLR 2025poster

Teasers are an effective tool for promoting content in entertainment, commercial and educational fields. However, creating an effective teaser for long videos is challenging for it requires long-range multimodal modeling capability for the input videos, while necessitating maintaining audiovisual al…

Cited by 0SourcePDFScholar
2025

Understanding the Emergence of Multimodal Representation Alignment

ICML 2025poster

Multimodal representation learning is fundamentally about transforming incomparable modalities into comparable representations. While prior research has primarily focused on *explicitly* aligning these representations through targeted learning objectives and model architectures, a recent line of wor…

2025

VLM2-Bench: A Closer Look at How Well VLMs Implicitly Link Explicit Matching Visual Cues

ACL 2025long

Visually linking matching cues is a crucial ability in daily life, such as identifying the same person in multiple photos based on their cues, even without knowing who they are. Despite the extensive knowledge that vision-language models (VLMs) possess, it remains largely unexplored whether they are…

Cited by 0SourcePDFScholar
2025

VideoWebArena: Evaluating Long Context Multimodal Agents with Video Understanding Web Tasks

ICLR 2025poster

Videos are often used to learn or extract the necessary information to complete tasks in ways different than what text or static imagery can provide. However, many existing agent benchmarks neglect long-context video understanding, instead focus- ing on text or static image inputs. To bridge this ga…

Cited by 3SourcePDFScholar
2025

What One Cannot, Two Can: Two-Layer Transformers Provably Represent Induction Heads on Any-Order Markov Chains

NeurIPS 2025spotlight

In-context learning (ICL) is a hallmark capability of transformers, through which trained models learn to adapt to new tasks by leveraging information from the input context. Prior work has shown that ICL emerges in transformers due to the presence of special circuits called induction heads. Given…

Cited by 0SourceScholar
2024

Advancing Social Intelligence in AI Agents: Technical Challenges and Open Questions

EMNLP 2024main

Building socially-intelligent AI agents (Social-AI) is a multidisciplinary, multimodal research goal that involves creating agents that can sense, perceive, reason about, learn from, and respond to affect, behavior, and cognition of other agents (human or artificial). Progress towards Social-AI has…

2024

FLHetBench: Benchmarking Device and State Heterogeneity in Federated Learning

CVPR 2024poster

Federated learning (FL) is a powerful technology that enables collaborative training of machine learning models without sharing private data among clients. The fundamental challenge in FL lies in learning over extremely heterogeneous data distributions device capacities and device state availabiliti…

Cited by 6SourcePDFScholar
2024

HEMM: Holistic Evaluation of Multimodal Foundation Models

NeurIPS 2024poster

Multimodal foundation models that can holistically process text alongside images, video, audio, and other sensory modalities are increasingly used in a variety of real-world applications. However, it is challenging to characterize and study progress in multimodal foundation models, given the range o…

2024

MMoE: Enhancing Multimodal Models with Mixtures of Multimodal Interaction Experts

EMNLP 2024main

Advances in multimodal models have greatly improved how interactions relevant to various tasks are modeled. Today’s multimodal models mainly focus on the correspondence between images and text, using this for tasks like image-text matching. However, this covers only a subset of real-world interactio…

2024

Modeling Dense Multimodal Interactions Between Biological Pathways and Histology for Survival Prediction

CVPR 2024poster

Integrating whole-slide images (WSIs) and bulk transcriptomics for predicting patient survival can improve our understanding of patient prognosis. However this multimodal task is particularly challenging due to the different nature of these data: WSIs represent a very high-dimensional spatial descri…

2024

Multimodal Learning Without Labeled Multimodal Data: Guarantees and Applications

ICLR 2024poster

In many machine learning systems that jointly learn from multiple modalities, a core research question is to understand the nature of multimodal interactions: how modalities combine to provide new task-relevant information that was not present in either alone. We study this challenge of interaction…

2024

Think Twice: Perspective-Taking Improves Large Language Models’ Theory-of-Mind Capabilities

ACL 2024long

Human interactions are deeply rooted in the interplay of thoughts, beliefs, and desires made possible by Theory of Mind (ToM): our cognitive ability to understand the mental states of ourselves and others. Although ToM may come naturally to us, emulating it presents a challenge to even the most adva…

2023

Cross-modal Attention Congruence Regularization for Vision-Language Relation Alignment

ACL 2023long

Despite recent progress towards scaling up multimodal vision-language models, these models are still known to struggle on compositional generalization benchmarks such as Winoground. We find that a critical component lacking from current vision-language models is relation-level alignment: the ability…

Cited by 13SourcePDFScholar
2023

Demystify the Gravity Well in the Optimization Landscape (Student Abstract)

AAAI 2023technical

We provide both empirical and theoretical insights to demystify the gravity well phenomenon in the optimization landscape. We start from describe the problem setup and theoretical results (an escape time lower bound) of the Softmax Gravity Well (SGW) in the literature. Then we move toward the unders…

Cited by 10SourcePDFScholar
2023

Difference-Masking: Choosing What to Mask in Continued Pretraining

EMNLP 2023long findings

The self-supervised objective of masked prediction has led to promising performance gains on a variety of downstream tasks. However, while most approaches randomly mask tokens, there is strong intuition that deciding what to mask can substantially improve learning outcomes. We investigate this in co…

Cited by 0SourcecodeScholar
2023

Factorized Contrastive Learning: Going Beyond Multi-view Redundancy

NeurIPS 2023poster

In a wide range of multimodal tasks, contrastive learning has become a particularly appealing approach since it can successfully learn representations from abundant unlabeled data with only pairing information (e.g., image-caption or video-audio pairs). Underpinning these approaches is the assumptio…

2023

Language Models Get a Gender Makeover: Mitigating Gender Bias with Few-Shot Data Interventions

ACL 2023short

Societal biases present in pre-trained large language models are a critical issue as these models have been shown to propagate biases in countless downstream applications, rendering them unfair towards specific groups of people. Since large-scale retraining of these models from scratch is both time…

2023

Lecture Presentations Multimodal Dataset: Towards Understanding Multimodality in Educational Videos

ICCV 2023poster

Many educational videos use slide presentations, a sequence of visual pages that contain text and figures accompanied by spoken language, which are constructed and presented carefully in order to optimally transfer knowledge to students. Previous studies in multimedia and psychology attribute the ef…

Cited by 11PDFcodeScholar
2023

Localized Symbolic Knowledge Distillation for Visual Commonsense Models

NeurIPS 2023poster

Instruction following vision-language (VL) models offer a flexible interface that supports a broad range of multimodal tasks in a zero-shot fashion. However, interfaces that operate on full images do not directly enable the user to “point to" and access specific regions within images. This capabilit…

Cited by 13SourcePDFScholar
2023

MultiViz: Towards Visualizing and Understanding Multimodal Models

ICLR 2023poster

The promise of multimodal models for real-world applications has inspired research in visualizing and understanding their internal mechanics with the end goal of empowering stakeholders to visualize model behavior, perform model debugging, and promote trust in machine learning models. However, moder…

2023

Nano: Nested Human-in-the-Loop Reward Learning for Few-shot Language Model Control

ACL 2023findings

Pretrained language models have demonstrated extraordinary capabilities in language generation. However, real-world tasks often require controlling the distribution of generated text in order to mitigate bias, promote fairness, and achieve personalization. Existing techniques for controlling the dis…

2023

Quantifying & Modeling Multimodal Interactions: An Information Decomposition Framework

NeurIPS 2023poster

The recent explosion of interest in multimodal applications has resulted in a wide selection of datasets and methods for representing and integrating information from different modalities. Despite these empirical advances, there remain fundamental research questions: How can we quantify the interact…

2023

Read and Reap the Rewards: Learning to Play Atari with the Help of Instruction Manuals

NeurIPS 2023poster

High sample complexity has long been a challenge for RL. On the other hand, humans learn to perform tasks not only from interaction or demonstrations, but also by reading unstructured text documents, e.g., instruction manuals. Instruction manuals and wiki pages are among the most abundant data that…

2022

PACS: A Dataset for Physical Audiovisual Commonsense Reasoning

ECCV 2022poster

"In order for AI to be safely deployed in real-world scenarios such as hospitals, schools, and the workplace, it must be able to robustly reason about the physical world. Fundamental to this reasoning is physical common sense: understanding the physical properties and affordances of available object…

2022

Rethinking Architecture Design for Tackling Data Heterogeneity in Federated Learning

CVPR 2022poster

Federated learning is an emerging research paradigm enabling collaborative training of machine learning models among different organizations while keeping data private at each institution. Despite recent progress, there remain fundamental challenges such as the lack of convergence and the potential…

Cited by 224PDFcodeScholar
2022

Uncertainty Quantification with Pre-trained Language Models: A Large-Scale Empirical Analysis

EMNLP 2022finding

Pre-trained language models (PLMs) have gained increasing popularity due to their compelling prediction performance in diverse natural language processing (NLP) tasks. When formulating a PLM-based prediction pipeline for NLP tasks, it is also crucial for the pipeline to minimize the calibration erro…

2021

Anchor & Transform: Learning Sparse Embeddings for Large Vocabularies

ICLR 2021poster

Learning continuous representations of discrete objects such as text, users, movies, and URLs lies at the heart of many applications including language and user modeling. When using discrete objects as input to neural networks, we often ignore the underlying structures (e.g., natural groupings and s…

Cited by 13SourcePDFScholar
2021

Learning Language and Multimodal Privacy-Preserving Markers of Mood from Mobile Data

ACL 2021long

Mental health conditions remain underdiagnosed even in countries with common access to advanced medical care. The ability to accurately and efficiently predict mood from easily collectible data has several important implications for the early detection, intervention, and treatment of mental health d…

Cited by 21SourcePDFScholar
2021

MultiBench: Multiscale Benchmarks for Multimodal Representation Learning

NeurIPS 2021poster

Learning multimodal representations involves integrating information from multiple heterogeneous sources of data. It is a challenging yet crucial area with numerous real-world applications in multimedia, affective computing, robotics, finance, human-computer interaction, and healthcare. Unfortunatel…

Cited by 186SourceScholar
2021

StylePTB: A Compositional Benchmark for Fine-grained Controllable Text Style Transfer

NAACL 2021long

Text style transfer aims to controllably generate text with targeted stylistic changes while maintaining core meaning from the source sentence constant. Many of the existing style transfer benchmarks primarily focus on individual high-level semantic changes (e.g. positive to negative), which enable…

2021

Towards Understanding and Mitigating Social Biases in Language Models

ICML 2021spotlight

As machine learning methods are deployed in real-world settings such as healthcare, legal systems, and social science, it is crucial to recognize how they shape social biases and stereotypes in these sensitive decision-making processes. Among such real-world deployments are large-scale pretrained la…

2020

Diverse and Admissible Trajectory Prediction through Multimodal Context Understanding

ECCV 2020poster

Multi-agent trajectory forecasting in autonomous driving requires an agent to accurately anticipate the behaviors of the surrounding vehicles and pedestrians, for safe and reliable decision-making. Due to partial observability in these dynamical scenes, directly obtaining the posterior distribution…

2019

Deep Gamblers: Learning to Abstain with Portfolio Theory

NeurIPS 2019poster

We deal with the selective classification problem (supervised-learning problem with a rejection option), where we want to achieve the best performance at a certain level of coverage of the data. We transform the original $m$-class classification problem to (m+1)-class where the (m+1)-th class repres…

2019

Learning Factorized Multimodal Representations

ICLR 2019poster

Learning multimodal representations is a fundamentally complex research problem due to the presence of multiple heterogeneous sources of information. Although the presence of multiple modalities provides additional valuable information, there are two key challenges to address when learning from mult…

2019

Social-IQ: A Question Answering Benchmark for Artificial Social Intelligence

CVPR 2019oral

As intelligent systems increasingly blend into our everyday life, artificial social intelligence becomes a prominent area of research. Intelligent systems must be socially intelligent in order to comprehend human intents and maintain a rich level of interaction with humans. Human language offers a u…

Cited by 159PDFcodeScholar