← Search

Ying Nian Wu

97 accepted papers

2026

Beyond Pass@ 1: Self-Play with Variational Problem Synthesis Sustains RLVR

ICLR 2026poster

Reinforcement Learning with Verifiable Rewards (RLVR) has recently emerged as a key paradigm for post-training Large Language Models (LLMs), particularly for complex reasoning tasks. However, vanilla RLVR training has been shown to improve Pass@1 performance at the expense of policy entropy, leading…

Cited by 0SourcecodeScholar
2026

Designing Instance-Level Sampling Schedules via REINFORCE with James-Stein Shrinkage

CVPR 2026

Most post-training methods for text-to-image samplers focus on the model weights: either fine-tuning the backbone for alignment or distilling it for few-step efficiency. We take a different route: rescheduling the sampling timeline of a frozen sampler. Instead of a fixed, global schedule, we learn i

Cited by 0SourceScholar
2026

EdiVal-Agent: An Object-Centric Framework for Automated, Fine-Grained Evaluation of Multi-Turn Editing

ICLR 2026poster

Instruction-based image editing has advanced rapidly, yet reliable and interpretable evaluation remains a bottleneck. Current protocols either (i) depend on paired reference images—resulting in limited coverage and inheriting biases from prior generative models—or (ii) rely *solely* on zero-shot vis…

Cited by 0SourcecodeScholar
2026

MILR: Improving Multimodal Image Generation via Test-Time Latent Reasoning

ICLR 2026poster

Reasoning-augmented machine learning systems have shown improved performance in various domains, including image generation. However, existing reasoning-based methods for image generation either restrict reasoning to a single modality (image or text) or rely on high-quality reasoning data for fine-t…

Cited by 0SourcecodeScholar
2026

REAL: Regression-Aware Reinforcement Learning for LLM-as-a-Judge

ICML 2026poster

Large language models (LLMs) are increasingly deployed as automated evaluators that assign numeric scores to model outputs, a paradigm known as LLM-as-a-Judge. However, standard Reinforcement Learning (RL) methods typically rely on binary rewards (e.g., 0-1 accuracy), thereby ignoring the ordinal st…

Cited by 0SourceScholar
2026

Score Distillation Beyond Acceleration: Generative Modeling from Corrupted Data

ICLR 2026poster

Learning generative models directly from corrupted observations is a long-standing challenge across natural and scientific domains. We introduce *Distillation from Corrupted Data (DCD)*, a unified framework for learning high-fidelity, one-step generative models using **only** degraded data of the fo…

Cited by 0SourcecodeScholar
2026

Solving Time-Dependent Differential Equations with Physical Dynamical Systems

ICML 2026oral

Time-Dependent Differential Equations (TDDEs) model dynamical processes across science and engineering, but time-critical applications require solvers delivering high-fidelity trajectories under stringent latency constraints. Most existing TDDE solvers are limited by time discretization, forcing a l…

Cited by 0SourceScholar
2026

``Noisier'’ Noise Contrastive Estimation is (Almost) Maximum Likelihood

ICLR 2026poster

Noise Contrastive Estimation (NCE) has fueled major breakthroughs in representation learning and generative modeling. Yet a long-standing challenge remains: accurately estimating ratios between distributions that differ substantially, which significantly limits the applicability of NCE on modern hig…

Cited by 0SourcecodeScholar
2025

An Expressive and Self-Adaptive Dynamical System for Efficient Function Learning

ICML 2025poster

Function learning forms the foundation of numerous scientific and engineering tasks. While modern machine learning (ML) methods model complex functions effectively, their escalating complexity and computational demands pose challenges to efficient deployment. In contrast, natural dynamical systems e…

Cited by 0SourcePDFScholar
2025

DS-LLM: Leveraging Dynamical Systems to Enhance Both Training and Inference of Large Language Models

ICLR 2025poster

The training of large language models (LLMs) faces significant computational cost challenges, limiting their scalability toward artificial general intelligence (AGI) and broader adoption. With model sizes doubling approximately every 3.4 months and training costs escalating from 64 million USD for G…

Cited by 2SourcePDFScholar
2025

Diff-PIC: Revolutionizing Particle-In-Cell Nuclear Fusion Simulation with Diffusion Models

ICLR 2025poster

The rapid development of AI highlights the pressing need for sustainable energy, a critical global challenge for decades. Nuclear fusion, generally seen as a promising solution, has been the focus of intensive research for nearly a century, with investments reaching hundreds of billions of dollars.…

Cited by 0SourcePDFScholar
2025

Embodied Web Agents: Bridging Physical-Digital Realms for Integrated Agent Intelligence

NeurIPS 2025spotlight

AI agents today are mostly siloed — they either retrieve and reason over vast amount of digital information and knowledge obtained online; or interact with the physical world through embodied perception, planning and action — but rarely both. This separation limits their ability to solve tasks that…

Cited by 0SourceScholar
2025

Explore the Reasoning Capability of LLMs in the Chess Testbed

NAACL 2025short

Reasoning is a central capability of human intelligence. In recent years, with the advent of large-scale datasets, pretrained large language models have emerged with new capabilities, including reasoning. However, these models still struggle with long-term, complex reasoning tasks, such as playing c…

Cited by 1SourcePDFScholar
2025

Latent Adaptive Planner for Dynamic Manipulation

CoRL 2025poster

This paper presents Latent Adaptive Planner (LAP), a novel approach for dynamic nonprehensile manipulation tasks that formulates planning as latent space inference, effectively learned from human demonstration videos. Our method addresses key challenges in visuomotor policy learning through a p…

Cited by 0SourceScholar
2025

Latent Thought Models with Variational Bayes Inference-Time Computation

ICML 2025poster

We propose a novel class of language models, Latent Thought Models (LTMs), which incorporate explicit latent thought vectors that follow an explicit prior model in latent space. These latent thought vectors guide the autoregressive generation of ground tokens through a Transformer decoder. Training…

2025

MLZero: A Multi-Agent System for End-to-end Machine Learning Automation

NeurIPS 2025poster

Existing AutoML systems have advanced the automation of machine learning (ML); however, they still require substantial manual configuration and expert input, particularly when handling multimodal data. We introduce MLZero, a novel multi-agent framework powered by Large Language Models (LLMs) that en…

Cited by 0SourcecodeScholar
2025

Monitoring Primitive Interactions During the Training of DNNs

AAAI 2025technical

This paper focuses on the newly emerged research topic, i.e., whether the complex decision-making logic of a DNN can be mathematically summarized into a few simple logics. Beyond the explanation of a static DNN, in this paper, we hope to show that the seemingly complex learning dynamics of a DNN can…

Cited by 0SourcePDFScholar
2025

On Conformal Isometry of Grid Cells: Learning Distance-Preserving Position Embedding

ICLR 2025oral

This paper investigates the conformal isometry hypothesis as a potential explanation for the hexagonal periodic patterns in grid cell response maps. We posit that grid cell activities form a high-dimensional vector in neural space, encoding the agent's position in 2D physical space. As the agent mov…

Cited by 0SourcePDFScholar
2025

On the Analysis and Distillation of Emergent Outlier Properties in Pre-trained Language Models

NAACL 2025long

A small subset of dimensions within language Transformers’ representation spaces emerge as “outliers” during pretraining, encoding critical knowledge sparsely. We extend previous findings on emergent outliers to Encoder-Decoder Transformers and instruction-finetuned models, and tackle the problem of…

2025

Optimizing the Unknown: Black Box Bayesian Optimization with Energy-Based Model and Reinforcement Learning

NeurIPS 2025poster

Existing Bayesian Optimization (BO) methods typically balance exploration and exploitation to optimize costly objective functions. However, these methods often suffer from a significant one-step bias, which may lead to convergence toward local optima and poor performance in complex or high-dimension…

Cited by 0SourceScholar
2025

Place Cells as Multi-Scale Position Embeddings: Random Walk Transition Kernels for Path Planning

NeurIPS 2025poster

The hippocampus supports spatial navigation by encoding cognitive maps through collective place cell activity. We model the place cell population as non-negative spatial embeddings derived from the spectral decomposition of multi-step random walk transition kernels. In this framework, inner product…

Cited by 0SourceScholar
2025

SlowFast-VGen: Slow-Fast Learning for Action-Driven Long Video Generation

ICLR 2025spotlight

Human beings are endowed with a complementary learning system, which bridges the slow learning of general world dynamics with fast storage of episodic memory from a new experience. Previous video generation models, however, primarily focus on slow learning by pre-training on vast amounts of data, ov…

Cited by 4SourcePDFScholar
2025

SwS: Self-aware Weakness-driven Problem Synthesis in Reinforcement Learning for LLM Reasoning

NeurIPS 2025poster

Reinforcement Learning with Verifiable Rewards (RLVR) has proven effective for training large language models (LLMs) on complex reasoning tasks, such as mathematical problem solving. A prerequisite for the scalability of RLVR is a high-quality problem set with precise and verifiable answers. However…

Cited by 0SourcecodeScholar
2025

Value-Spectrum: Quantifying Preferences of Vision-Language Models via Value Decomposition in Social Media Contexts

ACL 2025long

The recent progress in Vision-Language Models (VLMs) has broadened the scope of multimodal applications. However, evaluations often remain limited to functional tasks, neglecting abstract dimensions such as personality traits and human values. To address this gap, we introduce Value-Spectrum, a nove…

2025

Visual Agents as Fast and Slow Thinkers

ICLR 2025poster

Achieving human-level intelligence requires refining cognitive distinctions between \textit{System 1} and \textit{System 2} thinking. While contemporary AI, driven by large language models, demonstrates human-like traits, it falls short of genuine cognition. Transitioning from structured benchmarks…

2024

Atlas3D: Physically Constrained Self-Supporting Text-to-3D for Simulation and Fabrication

NeurIPS 2024poster

Existing diffusion-based text-to-3D generation methods primarily focus on producing visually realistic shapes and appearances, often neglecting the physical constraints necessary for downstream tasks. Generated models frequently fail to maintain balance when placed in physics-based simulations or 3D…

Cited by 5SourcePDFScholar
2024

EM Distillation for One-step Diffusion Models

NeurIPS 2024poster

While diffusion models can learn complex distributions, sampling requires a computationally expensive iterative process. Existing distillation methods enable efficient sampling, but have notable limitations, such as performance degradation with very few sampling steps, reliance on training data ac…

Cited by 20SourcePDFScholar
2024

Flow Priors for Linear Inverse Problems via Iterative Corrupted Trajectory Matching

NeurIPS 2024poster

Generative models based on flow matching have attracted significant attention for their simplicity and superior performance in high-resolution image synthesis. By leveraging the instantaneous change-of-variables formula, one can directly compute image likelihoods from a learned flow, making them ent…

2024

INTERPRET: Interactive Predicate Learning from Language Feedback for Generalizable Task Planning

RSS 2024poster

Learning abstract state representations and knowledge is crucial for long-horizon robot planning. We present InterPreT, an LLM-powered framework for robots to learn symbolic predicates from language feedback of human non-experts during embodied interaction. The learned predicates provide relational…

2024

Image Translation as Diffusion Visual Programmers

ICLR 2024poster

We introduce the novel Diffusion Visual Programmer (DVP), a neuro-symbolic image translation framework. Our proposed DVP seamlessly embeds a condition-flexible diffusion model within the GPT architecture, orchestrating a coherent sequence of visual programs ($i.e.$, computer vision models) for vario…

Cited by 25SourcePDFScholar
2024

LLM3: Large Language Model-based Task and Motion Planning with Motion Failure Reasoning

IROS 2024poster

Conventional Task and Motion Planning (TAMP) approaches rely on manually designed interfaces connecting symbolic task planning with continuous motion generation. These domain-specific and labor-intensive modules are limited in addressing emerging tasks in real-world settings. Here, we present LLM3,…

Cited by 45SourcecodeScholar
2024

Latent Plan Transformer for Trajectory Abstraction: Planning as Latent Space Inference

NeurIPS 2024poster

In tasks aiming for long-term returns, planning becomes essential. We study generative modeling for planning with datasets repurposed from offline reinforcement learning. Specifically, we identify temporal consistency in the absence of step-wise rewards as one key technical challenge. We introduce t…

2024

Learning Concept-Based Causal Transition and Symbolic Reasoning for Visual Planning

IROS 2024poster

Visual planning simulates how humans make decisions to achieve desired goals in the form of searching for visual causal transitions between an initial visual state and a final visual goal state. It has become increasingly important in egocentric vision with its advantages in guiding agents to perfor…

Cited by 1SourcecodeScholar
2024

Learning Energy-Based Models by Cooperative Diffusion Recovery Likelihood

ICLR 2024spotlight

Training energy-based models (EBMs) on high-dimensional data can be both challenging and time-consuming, and there exists a noticeable gap in sample quality between EBMs and other generative frameworks like GANs and diffusion models. To close this gap, inspired by the recent efforts of learning EBMs…

2024

Learning for Transductive Threshold Calibration in Open-World Recognition

CVPR 2024poster

In deep metric learning for visual recognition the calibration of distance thresholds is crucial for achieving desired model performance in the true positive rates (TPR) or true negative rates (TNR). However calibrating this thresh- old presents challenges in open-world scenarios where the test clas…

Cited by 0SourcePDFScholar
2024

Long-Term Social Interaction Context: The Key to Egocentric Addressee Detection

ICASSP 2024accepted

As embodied agents learn to interact, it is crucial for them to understand when, what, and to whom they should respond. While advances in natrual language processing and speech technologies have enabled conversational agents to focus on what to respond, they still struggle to determine when and to w…

Cited by 0SourceScholar
2024

Molecule Design by Latent Prompt Transformer

NeurIPS 2024spotlight

This work explores the challenging problem of molecule design by framing it as a conditional generative modeling task, where target biological properties or desired chemical constraints serve as conditioning variables. We propose the Latent Prompt Transformer (LPT), a novel generative model comprisi…

Cited by 2SourcePDFScholar
2024

Neural-Symbolic Recursive Machine for Systematic Generalization

ICLR 2024poster

Current learning models often struggle with human-like systematic generalization, particularly in learning compositional rules from limited data and extrapolating them to novel combinations. We introduce the Neural-Symbolic Recursive Ma- chine ( NSR), whose core is a Grounded Symbol System ( GSS), a…

Cited by 9SourcePDFScholar
2024

No Head Left Behind – Multi-Head Alignment Distillation for Transformers

AAAI 2024technical

Knowledge distillation aims at reducing model size without compromising much performance. Recent work has applied it to large vision-language (VL) Transformers, and has shown that attention maps in the multi-head attention modules of vision-language Transformers contain extensive intra-modal and cro…

Cited by 2SourcePDFScholar
2024

Object-Conditioned Energy-Based Attention Map Alignment in Text-to-Image Diffusion Models

ECCV 2024poster

"Text-to-image diffusion models have shown great success in generating high-quality text-guided images. Yet, these models may still fail to semantically align generated images with the provided text prompts, leading to problems like incorrect attribute binding and/or catastrophic object neglect. Giv…

2024

Skews in the Phenomenon Space Hinder Generalization in Text-to-Image Generation

ECCV 2024poster

"The literature on text-to-image generation is plagued by issues of faithfully composing entities with relations. But there lacks a formal understanding of how entity-relation compositions can be effectively learned. Moreover, the underlying phenomenon space that meaningfully reflects the problem st…

2024

The motion planning neural circuit in goal-directed navigation as Lie group operator search

NeurIPS 2024poster

The information processing in the brain and embodied agents form a sensory-action loop to interact with the world. An important step in the loop is motion planning which selects motor actions based on the current world state and task need. In goal-directed navigation, the brain chooses and generates…

Cited by 0SourcePDFScholar
2024

Threshold-Consistent Margin Loss for Open-World Deep Metric Learning

ICLR 2024poster

Existing losses used in deep metric learning (DML) for image retrieval often lead to highly non-uniform intra-class and inter-class representation structures across test classes and data distributions. When combined with the common practice of using a fixed threshold to declare a match, this gives r…

Cited by 4SourcePDFScholar
2023

A Minimalist Dataset for Systematic Generalization of Perception, Syntax, and Semantics

ICLR 2023top-25%

Inspired by humans' exceptional ability to master arithmetic and generalize to new problems, we present a new dataset, HINT, to examine machines' capability of learning generalizable concepts at three levels: perception, syntax, and semantics. In HINT, machines are tasked with learning how concepts…

Cited by 6SourcePDFScholar
2023

A Recurrent Neural Circuit Mechanism of Temporal-scaling Equivariant Representation

NeurIPS 2023poster

Time perception is critical in our daily life. An important feature of time perception is temporal scaling (TS): the ability to generate temporal sequences (e.g., motor actions) at different speeds. However, it is largely unknown about the math principle underlying temporal scaling in recurrent circ…

Cited by 1SourcePDFScholar
2023

Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models

NeurIPS 2023poster

Large language models (LLMs) have achieved remarkable progress in solving various natural language processing tasks due to emergent reasoning abilities. However, LLMs have inherent limitations as they are incapable of accessing up-to-date information (stored on the Web or in task-specific knowledge…

Cited by 456SourcePDFScholar
2023

Diverse and Faithful Knowledge-Grounded Dialogue Generation via Sequential Posterior Inference

ICML 2023poster

The capability to generate responses with diversity and faithfulness using factual knowledge is paramount for creating a human-like, trustworthy dialogue system. Common strategies either adopt a two-step paradigm, which optimizes knowledge selection and response generation separately, and may overlo…

2023

Dynamic Prompt Learning via Policy Gradient for Semi-structured Mathematical Reasoning

ICLR 2023poster

Mathematical reasoning, a core ability of human intelligence, presents unique challenges for machines in abstract thinking and logical reasoning. Recent large pre-trained language models such as GPT-3 have achieved remarkable progress on mathematical reasoning tasks written in text form, such as mat…

2023

Learning Energy-Based Prior Model with Diffusion-Amortized MCMC

NeurIPS 2023poster

Latent space EBMs, also known as energy-based priors, have drawn growing interests in the field of generative modeling due to its flexibility in the formulation and strong modeling power of the latent space. However, the common practice of learning latent space EBMs with non-convergent short-run MCM…

2023

Molecule Design by Latent Space Energy-Based Modeling and Gradual Distribution Shifting

UAI 2023poster

Generation of molecules with desired chemical and biological properties such as high drug-likeness, high binding affinity to target proteins, is critical for drug discovery. In this paper, we propose a probabilistic generative model to capture the joint distribution of molecules and their properties…

2023

On the Complexity of Bayesian Generalization

ICML 2023poster

We examine concept generalization at a large scale in the natural visual spectrum. Established computational modes (*i.e.*, rule-based or similarity-based) are primarily studied isolated, focusing on confined and abstract problem spaces. In this work, we study these two modes when the *problem space…

2022

Deep Generative model with Hierarchical Latent Factors for Time Series Anomaly Detection

AISTATS 2022poster

Multivariate time series anomaly detection has become an active area of research in recent years, with Deep Learning models outperforming previous approaches on benchmark datasets. Among reconstruction-based models, most previous work has focused on Variational Autoencoders and Generative Adversaria…

2022

Latent Diffusion Energy-Based Model for Interpretable Text Modelling

ICML 2022spotlight

Latent space Energy-Based Models (EBMs), also known as energy-based priors, have drawn growing interests in generative modeling. Fueled by its flexibility in the formulation and strong modeling power of the latent space, recent works built upon it have made interesting attempts aiming at the interpr…

2022

Learning Algebraic Representation for Systematic Generalization in Abstract Reasoning

ECCV 2022poster

"Is intelligence realized by connectionist or classicist? While connectionist approaches have achieved superhuman performance, there has been growing evidence that such task-specific superiority is particularly fragile in systematic generalization. This observation lies in the central debate between…

Cited by 37SourcePDFScholar
2022

Learning V1 Simple Cells with Vector Representation of Local Content and Matrix Representation of Local Motion

AAAI 2022technical

This paper proposes a representational model for image pairs such as consecutive video frames that are related by local pixel displacements, in the hope that the model may shed light on motion perception in primary visual cortex (V1). The model couples the following two components: (1) the vector re…

Cited by 2SourcePDFScholar
2022

MCMC Should Mix: Learning Energy-Based Model with Neural Transport Latent Space MCMC

ICLR 2022poster

Learning energy-based model (EBM) requires MCMC sampling of the learned model as an inner loop of the learning algorithm. However, MCMC sampling of EBMs in high-dimensional data space is generally not mixing, because the energy function, which is usually parametrized by deep network, is highly multi…

Cited by 31SourcePDFScholar
2022

SAS: Self-Augmentation Strategy for Language Model Pre-training

AAAI 2022technical

The core of self-supervised learning for pre-training language models includes pre-training task design as well as appropriate data augmentation. Most data augmentations in language model pre-training are context-independent. A seminal contextualized augmentation was recently proposed in ELECTRA and…

2022

Transform-Retrieve-Generate: Natural Language-Centric Outside-Knowledge Visual Question Answering

CVPR 2022poster

Outside-knowledge visual question answering (OK-VQA) requires the agent to comprehend the image, make use of relevant knowledge from the entire web, and digest all the information to answer the question. Most previous works address the problem by first fusing the image and question in the multi-moda…

Cited by 113PDFcodeScholar
2022

Translation-equivariant Representation in Recurrent Networks with a Continuous Manifold of Attractors

NeurIPS 2022accept

Equivariant representation is necessary for the brain and artificial perceptual systems to faithfully represent the stimulus under some (Lie) group transformations. However, it remains unknown how recurrent neural circuits in the brain represent the stimulus equivariantly, nor the neural representat…

Cited by 7SourcePDFScholar
2021

Congestion-aware Multi-agent Trajectory Prediction for Collision Avoidance

ICRA 2021poster

Predicting agents’ future trajectories plays a crucial role in modern AI systems, yet it is challenging due to intricate interactions exhibited in multi-agent systems, especially when it comes to collision avoidance. To address this challenge, we propose to learn congestion patterns as contextual cu…

Cited by 51SourcecodeScholar
2021

Generative PointNet: Deep Energy-Based Learning on Unordered Point Sets for 3D Generation, Reconstruction and Classification

CVPR 2021poster

We propose a generative model of unordered point sets, such as point clouds, in the forms of an energy-based model, where the energy function is parameterized by an input-permutation-invariant bottom-up neural network. The energy function learns a coordinate encoding of each point and then aggregate…

Cited by 91PDFcodeScholar
2021

Iterative Teacher-Aware Learning

NeurIPS 2021poster

In human pedagogy, teachers and students can interact adaptively to maximize communication efficiency. The teacher adjusts her teaching method for different students, and the student, after getting familiar with the teacher’s instruction mechanism, can infer the teacher’s intention to learn faster.…

Cited by 15SourcePDFScholar
2021

Latent Space Energy-Based Model of Symbol-Vector Coupling for Text Generation and Classification

ICML 2021spotlight

We propose a latent space energy-based prior model for text generation and classification. The model stands on a generator network that generates the text sequence based on a continuous latent vector. The energy term of the prior model couples a continuous latent vector and a symbolic one-hot vector…

2021

Learning Cycle-Consistent Cooperative Networks via Alternating MCMC Teaching for Unsupervised Cross-Domain Translation

AAAI 2021technical

This paper studies the unsupervised cross-domain translation problem by proposing a generative framework, in which the probability distribution of each domain is represented by a generative cooperative network that consists of an energy-based model and a latent variable model. The use of generative…

Cited by 15SourcePDFScholar
2021

Learning Energy-Based Models by Diffusion Recovery Likelihood

ICLR 2021poster

While energy-based models (EBMs) exhibit a number of desirable properties, training and sampling on high-dimensional datasets remains challenging. Inspired by recent progress on diffusion probabilistic models, we present a diffusion recovery likelihood method to tractably learn and sample from a seq…

2021

Learning Neural Representation of Camera Pose with Matrix Representation of Pose Shift via View Synthesis

CVPR 2021poster

How to efficiently represent camera pose is an essential problem in 3D computer vision, especially in tasks like camera pose regression and novel view synthesis. Traditionally, 3D position of the camera is represented by Cartesian coordinate and the orientation is represented by Euler angle or quate…

Cited by 9PDFcodeScholar
2021

On Path Integration of Grid Cells: Group Representation and Isotropic Scaling

NeurIPS 2021poster

Understanding how grid cells perform path integration calculations remains a fundamental problem. In this paper, we conduct theoretical analysis of a general representation model of path integration by grid cells, where the 2D self-position is encoded as a higher dimensional vector, and the 2D self-…

2021

Planning on a (Risk) Budget: Safe Non-Conservative Planning in Probabilistic Dynamic Environments

ICRA 2021poster

Planning in environments with other agents whose future actions are uncertain often requires compromise between safety and performance. Here our goal is to design efficient planning algorithms with guaranteed bounds on the probability of safety violation, which nonetheless achieve non-conservative p…

Cited by 2SourceScholar
2021

Robust Transfer Learning with Pretrained Language Models through Adapters

ACL 2021short

Transfer learning with large pretrained transformer-based language models like BERT has become a dominating approach for most NLP tasks. Simply fine-tuning those large language models on downstream tasks or combining it with task-specific pretraining is often not robust. In particular, the performan…

2021

SocAoG: Incremental Graph Parsing for Social Relation Inference in Dialogues

ACL 2021long

Inferring social relations from dialogues is vital for building emotionally intelligent robots to interpret human language better and act accordingly. We model the social network as an And-or Graph, named SocAoG, for the consistency of relations among a group and leveraging attributes as inference c…

2021

Unsupervised Foreground Extraction via Deep Region Competition

NeurIPS 2021poster

We present Deep Region Competition (DRC), an algorithm designed to extract foreground objects from images in a fully unsupervised manner. Foreground extraction can be viewed as a special case of generic image segmentation that focuses on identifying and disentangling objects from the background. In…

Cited by 41SourcePDFScholar
2020

Closed Loop Neural-Symbolic Learning via Integrating Neural Perception, Grammar Parsing, and Symbolic Reasoning

ICML 2020poster

The goal of neural-symbolic computation is to integrate the connectionist and symbolist paradigms. Prior methods learn the neural-symbolic models using reinforcement learning (RL) approaches, which ignore the error propagation in the symbolic reasoning module and thus converge slowly with sparse rew…

2020

Flow Contrastive Estimation of Energy-Based Models

CVPR 2020oral

This paper studies a training method to jointly estimate an energy-based model and a flow-based model, in which the two models are iteratively updated based on a shared adversarial value function. This joint training method has the following traits. (1) The update of the energy-based model is based…

Cited by 133PDFScholar
2020

Inducing Hierarchical Compositional Model by Sparsifying Generator Network

CVPR 2020poster

This paper proposes to learn hierarchical compositional AND-OR model for interpretable image synthesis by sparsifying the generator network. The proposed method adopts the scene-objects-parts-subparts-primitives hierarchy in image representation. A scene has different types (i.e., OR) each of which…

Cited by 9PDFScholar
2020

Joint Training of Variational Auto-Encoder and Latent Energy-Based Model

CVPR 2020poster

This paper proposes a joint training method to learn both the variational auto-encoder (VAE) and the latent energy-based model (EBM). The joint training of VAE and latent EBM are based on an objective function that consists of three Kullback-Leibler divergences between three joint distributions on t…

Cited by 57PDFScholar
2020

Learning Multi-layer Latent Variable Model via Variational Optimization of Short Run MCMC for Approximate Inference

ECCV 2020poster

This paper studies the fundamental problem of learning deep generative models that consist of multiple layers of latent variables organized in top-down architectures. Such models have high expressivity and allow for learning hierarchical representations. Learning such a generative model requires inf…

Cited by 56SourcePDFScholar
2019

Divergence Triangle for Joint Training of Generator Model, Energy-Based Model, and Inferential Model

CVPR 2019oral

This paper proposes the divergence triangle as a framework for joint training of a generator model, energy-based model and inference model. The divergence triangle is a compact and symmetric (anti-symmetric) objective function that seamlessly integrates variational learning, adversarial learning, wa…

Cited by 77PDFcodeScholar
2019

Learning Grid Cells as Vector Representation of Self-Position Coupled with Matrix Representation of Self-Motion

ICLR 2019poster

This paper proposes a representational model for grid cells. In this model, the 2D self-position of the agent is represented by a high-dimensional vector, and the 2D self-motion or displacement of the agent is represented by a matrix that transforms the vector. Each component of the vector is a unit…

2019

Learning Non-Convergent Non-Persistent Short-Run MCMC Toward Energy-Based Model

NeurIPS 2019poster

This paper studies a curious phenomenon in learning energy-based model (EBM) using MCMC. In each learning iteration, we generate synthesized examples by running a non-convergent, non-mixing, and non-persistent short-run MCMC toward the current model, always starting from the same initial distributio…

Cited by 267SourcePDFScholar
2019

Multi-Agent Tensor Fusion for Contextual Trajectory Prediction

CVPR 2019poster

Accurate prediction of others' trajectories is essential for autonomous driving. Trajectory prediction is challenging because it requires reasoning about agents' past movements, social interactions among varying numbers and kinds of agents, constraints from the scene context, and the stochasticity o…

Cited by 554PDFScholar
2019

Unsupervised Disentangling of Appearance and Geometry by Deformable Generator Network

CVPR 2019poster

We present a deformable generator model to disentangle the appearance and geometric information in purely unsupervised manner. The appearance generator models the appearance related information, including color, illumination, identity or category, of an image, while the geometric generator performs…

Cited by 33PDFScholar
2018

Cooperative Holistic Scene Understanding: Unifying 3D Object, Layout, and Camera Pose Estimation

NeurIPS 2018poster

Holistic 3D indoor scene understanding refers to jointly recovering the i) object bounding boxes, ii) room layout, and iii) camera pose, all in 3D. The existing methods either are ineffective or only tackle the problem partially. In this paper, we propose an end-to-end model that simultaneously solv…

2018

Learning Descriptor Networks for 3D Shape Synthesis and Analysis

CVPR 2018poster

This paper proposes a 3D shape descriptor network, which is a deep convolutional energy-based model, for modeling volumetric shape patterns. The maximum likelihood training of the model follows an "analysis by synthesis" scheme and can be interpreted as a mode seeking and mode shifting process. The…

2018

Learning Generative ConvNets via Multi-Grid Modeling and Sampling

CVPR 2018poster

This paper proposes a multi-grid method for learning energy-based generative ConvNet models of images. For each grid, we learn an energy-based probabilistic model where the energy function is defined by a bottom-up convolutional neural network (ConvNet or CNN). Learning such a model requires generat…

Cited by 93SourcePDFScholar