← Search

Haonan Yu

15 accepted papers

2026

Focus-LIME: Surgical Interpretation of Long-Context Large Language Models via Proxy-Based Neighborhood Selection

IJCAI 2026

As Large Language Models (LLMs) scale to handle massive context windows, achieving surgical feature-level interpretation is essential for high-stakes tasks like legal auditing and code debugging. However, existing local model-agnostic explanation methods face a critical dilemma in these scenarios: f

Cited by 0Scholar
2025

Learning Multi-Stage Pick-and-Place With a Legged Mobile Manipulator

RA-L 2025

Quadruped-based mobile manipulation presents significant challenges in robotics due to the diversity of required skills, the extended task horizon, and partial observability. After presenting a multi-stage pick-and-place task as a succinct yet sufficiently rich setup that captures key desiderata for

Cited by 4SourcecodeScholar
2024

VONet: Unsupervised Video Object Learning With Parallel U-Net Attention and Object-wise Sequential VAE

ICLR 2024poster

Unsupervised video object learning seeks to decompose video scenes into structural object representations without any supervision from depth, optical flow, or segmentation. We present VONet, an innovative approach that is inspired by MONet. While utilizing a U-Net architecture, VONet employs an effi…

2022

Generative Planning for Temporally Coordinated Exploration in Reinforcement Learning

ICLR 2022spotlight

Standard model-free reinforcement learning algorithms optimize a policy that generates the action to be taken in the current time step in order to maximize expected future return. While flexible, it faces difficulties arising from the inefficient exploration due to its single step nature. In this wo…

2020

Playing the lottery with rewards and multiple languages: lottery tickets in RL and NLP

ICLR 2020poster

The lottery ticket hypothesis proposes that over-parameterization of deep neural networks (DNNs) aids training by increasing the probability of a “lucky” sub-network initialization being present rather than by helping the optimization process (Frankle& Carbin, 2019). Intriguingly, this phenomenon su…

Cited by 157SourceScholar
2019

One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers

NeurIPS 2019poster

The success of lottery ticket initializations (Frankle and Carbin, 2019) suggests that small, sparsified networks can be trained so long as the network is initialized appropriately. Unfortunately, finding these "winning ticket'' initializations is computationally expensive. One potential solution is…

Cited by 284SourcePDFScholar
2019

Order-Aware Generative Modeling Using the 3D-Craft Dataset

ICCV 2019poster

In this paper, we study the problem of sequentially building houses in the game of Minecraft, and demonstrate that learning the ordering can make for more effective autoregressive models. Given a partially built house made by a human player, our system tries to place additional blocks in a human-lik…

Cited by 9PDFcodeScholar
2018

Guided Feature Transformation (GFT): A Neural Language Grounding Module for Embodied Agents

CoRL 2018

Recently there has been a rising interest in training agents, embodied in virtual environments, to perform language-directed tasks by deep reinforcement learning. In this paper, we propose a simple but effective neural language grounding module for embodied agents that can be trained end to end from

2018

Interactive Grounded Language Acquisition and Generalization in a 2D World

ICLR 2018poster

We build a virtual agent for learning language in a 2D maze-like world. The agent sees images of the surrounding environment, listens to a virtual teacher, and takes actions to receive rewards. It interactively learns the teacher’s language from scratch based on two language use cases: sentence-dire…

2016

Video Paragraph Captioning Using Hierarchical Recurrent Neural Networks

CVPR 2016oral

We present an approach that exploits hierarchical Recurrent Neural Networks (RNNs) to tackle the video captioning problem, i.e., generating one or multiple sentences to describe a realistic video. Our hierarchical framework contains a sentence generator and a paragraph generator. The sentence genera…

Cited by 742PDFScholar