← Search

Fei Xia

82 accepted papers

2026

AutoGameUI: Constructing High-Fidelity GameUI via Multimodal Correspondence Matching

AAAI 2026technical

Game UI development is essential to the game industry. However, the traditional workflow requires substantial manual effort to integrate pairwise UI and UX designs into a cohesive game user interface (GameUI). The inconsistency between the aesthetic UI design and the functional UX design typically

Cited by 0SourcePDFScholar
2026

Unifying Precise Keyframes and Semantic Control via Multi-level Diffusion

CVPR 2026

Text-conditioned human motion in-betweening leverages keyframes for spatio-temporal control, with text providing high-level semantic guidance for the transitions. However, existing methods are unable to establish a coherent alignment between textual semantics and the spatio-temporal constraints prov

Cited by 0SourceScholar
2025

A Systematic Survey of Claim Verification: Corpora, Systems, and Case Studies

EMNLP 2025

Automated Claim Verification (CV)—the task of assessing a claim’s veracity against explicitly provided evidence—is a critical tool in the fight against growing misinformation. This survey offers a comprehensive analysis of 198 studies published between January 2022 and March 2025, synthesizing recen

Cited by 0SourcePDFScholar
2025

Bridging Perception and Action: Spatially-Grounded Mid-Level Representations for Robot Generalization

RSS 2025poster

In this work, we investigate how spatially-grounded auxiliary representations can provide both broad, high-level grounding, as well as direct, actionable information, and help policy learning performance and generalization. We study these mid-level representations across three critical dimensions: o…

Cited by 0PDFScholar
2025

Chain-of-Modality: Learning Manipulation Programs from Multimodal Human Videos with Vision-Language-Models

ICRA 2025

Learning to perform manipulation tasks from human videos is a promising approach for teaching robots. However, many manipulation tasks require changing control parameters during task execution, such as force, which visual data alone cannot capture. In this work, we leverage sensing devices such as a

Cited by 7SourcecodeScholar
2025

Does Data Contamination Detection Work (Well) for LLMs? A Survey and Evaluation on Detection Assumptions

NAACL 2025findings

Large language models (LLMs) have demonstrated great performance across various benchmarks, showing potential as general-purpose task solvers. However, as LLMs are typically trained on vast amounts of data, a significant concern in their evaluation is data contamination, where overlap between traini…

Cited by 3SourcePDFScholar
2025

DriveGPT4-V2: Harnessing Large Language Model Capabilities for Enhanced Closed-Loop Autonomous Driving

CVPR 2025highlight

Multimodal large language models (MLLMs) possess the ability to comprehend visual images or videos, and show impressive reasoning ability thanks to the vast amounts of pretrained knowledge, making them highly suitable for autonomous driving applications. Unlike the previous work, DriveGPT4-V1, which…

Cited by 0SourcePDFScholar
2025

Gen2Act: Human Video Generation in Novel Scenarios enables Generalizable Robot Manipulation

CoRL 2025poster

How can robot manipulation policies generalize to novel tasks involving unseen object types and new motions? In this paper, we provide a solution in terms of predicting motion information from web data through human video generation and conditioning a robot policy on the generated video. Instead of…

Cited by 0SourceScholar
2025

MEDEC: A Benchmark for Medical Error Detection and Correction in Clinical Notes

ACL 2025finding

Several studies have shown that Large Language Models (LLMs) can answer medical questions correctly, even outperforming the average human score in some medical exams. However, to our knowledge, no study has been conducted to assess the ability of language models to validate existing or generated med…

2025

Vision Language Models are In-Context Value Learners

ICLR 2025spotlight

Predicting temporal progress from visual trajectories is important for intelligent robots that can learn, adapt, and improve. However, learning such progress estimator, or temporal value function, across different tasks and domains requires both a large amount of diverse data and methods which can s…

Cited by 2SourcePDFScholar
2024

Aspect-based Sentiment Analysis with Context Denoising

NAACL 2024findings

Given a sentence and a particular aspect term, aspect-based sentiment analysis (ABSA) aims to predict the sentiment polarity towards this aspect term, which provides fine-grained analysis on sentiment understanding and it has attracted much attention in recent years. In order to achieve a good perfo…

2024

Chain of Code: Reasoning with a Language Model-Augmented Code Emulator

ICML 2024oral

Code provides a general syntactic structure to build complex programs and perform precise computations when paired with a code interpreter – we hypothesize that language models (LMs) can leverage code-writing to improve Chain of Thought reasoning not only for logic and arithmetic tasks, but also for…

Cited by 69SourcePDFScholar
2024

Challenging Large Language Models with New Tasks: A Study on their Adaptability and Robustness

ACL 2024findings

Recent progress in large language models (LLMs) has marked a notable milestone in the field of artificial intelligence. The conventional evaluation of LLMs primarily relies on existing tasks and benchmarks, raising concerns about test set contamination and the genuine comprehension abilities of LLMs…

2024

CoNVOI: Context-aware Navigation using Vision Language Models in Outdoor and Indoor Environments

IROS 2024

We present CoNVOI, a novel method for autonomous robot navigation in real-world indoor and outdoor environments using Vision Language Models (VLMs). We employ VLMs in two ways: first, we leverage their zero-shot image classification capability to identify the context or scenario (e.g., indoor corrid

Cited by 52SourceScholar
2024

Dialogue Summarization with Mixture of Experts based on Large Language Models

ACL 2024long

Dialogue summarization is an important task that requires to generate highlights for a conversation from different aspects (e.g., content of various speakers). While several studies successfully employ large language models (LLMs) and achieve satisfying results, they are limited by using one model a…

2024

Distilling and Retrieving Generalizable Knowledge for Robot Manipulation via Language Corrections

ICRA 2024poster

Today’s robot policies exhibit subpar performance when faced with the challenge of generalizing to novel environments. Human corrective feedback is a crucial form of guidance to enable such generalization. However, adapting to and learning from online human corrections is a non-trivial endeavor: not…

Cited by 43SourcecodeScholar
2024

DrivingDojo Dataset: Advancing Interactive and Knowledge-Enriched Driving World Model

NeurIPS 2024poster

Driving world models have gained increasing attention due to their ability to model complex physical dynamics. However, their superb modeling capability is yet to be fully unleashed due to the limited video diversity in current driving datasets. We introduce DrivingDojo, the first dataset tailor-mad…

Cited by 7SourcePDFScholar
2024

Extracting Social Determinants of Health from Pediatric Patient Notes Using Large Language Models: Novel Corpus and Methods

COLING 2024main

Social determinants of health (SDoH) play a critical role in shaping health outcomes, particularly in pediatric populations where interventions can have long-term implications. SDoH are frequently studied in the Electronic Health Record (EHR), which provides a rich repository for diverse patient dat…

2024

GenCHiP: Generating Robot Policy Code for High-Precision and Contact-Rich Manipulation Tasks

IROS 2024poster

Large Language Models (LLMs) have been successful at generating robot policy code, but so far these results have been limited to high-level tasks that do not require precise movement. It is an open question how well such approaches work for tasks that require reasoning over contact forces and workin…

Cited by 5SourcecodeScholar
2024

Global-Local Collaborative Inference with LLM for Lidar-Based Open-Vocabulary Detection

ECCV 2024poster

"Open-Vocabulary Detection (OVD) is the task of detecting all interesting objects in a given scene without predefined object classes. Extensive work has been done to deal with the OVD for 2D RGB images, but the exploration of 3D OVD is still limited. Intuitively, lidar point clouds provide 3D inform…

2024

Learning Multimodal Contrast with Cross-modal Memory and Reinforced Contrast Recognition

ACL 2024findings

In many practical scenarios, contents from different modalities are not semantically aligned; for instance, visual and textual information may conflict with each other, resulting in non-compositional expression effects such as irony or humor. Effective modeling and smooth integration of multimodal i…

2024

Learning to Learn Faster from Human Feedback with Language Model Predictive Control

RSS 2024poster

Large language models (LLMs) have been shown to exhibit a wide range of capabilities, such as writing robot code from language commands -- enabling non-experts to direct robot behaviors, modify them based on feedback, or compose them to perform new tasks. However, these capabilities (driven by in-co…

2024

Mastering Symbolic Operations: Augmenting Language Models with Compiled Neural Networks

ICLR 2024poster

Language models' (LMs) proficiency in handling deterministic symbolic reasoning and rule-based tasks remains limited due to their dependency implicit learning on textual data. To endow LMs with genuine rule comprehension abilities, we propose "Neural Comprehension" - a framework that synergistically…

2024

MicroDiffusion: Implicit Representation-Guided Diffusion for 3D Reconstruction from Limited 2D Microscopy Projections

CVPR 2024poster

Volumetric optical microscopy using non-diffracting beams enables rapid imaging of 3D volumes by projecting them axially to 2D images but lacks crucial depth information. Addressing this we introduce MicroDiffusion a pioneering tool facilitating high-quality depth-resolved 3D volume reconstruction f…

2024

Mobility VLA: Multimodal Instruction Navigation with Long-Context VLMs and Topological Graphs

CoRL 2024poster

An elusive goal in navigation research is to build an intelligent agent that can understand multimodal instructions including natural language and image, and perform useful navigation. To achieve this, we study a widely useful category of navigation tasks we call Multimodal Instruction Navigation wi…

Cited by 20SourceScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration

ICRA 2024

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man

Cited by 910SourcecodeScholar
2024

Open X-Embodiment: Robotic Learning Datasets and RT-X Models : Open X-Embodiment Collaboration0

ICRA 2024poster

Large, high-capacity models trained on diverse datasets have shown remarkable successes on efficiently tackling downstream applications. In domains from NLP to Computer Vision, this has led to a consolidation of pretrained models, with general pretrained backbones serving as a starting point for man…

Cited by 259SourcecodeScholar
2024

PEACE: A Dataset of Pharmaceutical Care for Cancer Pain Analgesia Evaluation and Medication Decision

NeurIPS 2024poster

Over half of cancer patients experience long-term pain management challenges. Recently, interest has grown in systems for cancer pain treatment effectiveness assessment (TEA) and medication recommendation (MR) to optimize pharmacological care. These systems aim to improve treatment effectiveness by…

2024

PIVOT: Iterative Visual Prompting Elicits Actionable Knowledge for VLMs

ICML 2024poster

Vision language models (VLMs) have shown impressive capabilities across a variety of tasks, from logical reasoning to visual understanding. This opens the door to richer interaction with the world, for example robotic control. However, VLMs produce only textual outputs, while robotic control and oth…

Cited by 95SourcePDFScholar
2024

Physically Grounded Vision-Language Models for Robotic Manipulation

ICRA 2024poster

Recent advances in vision-language models (VLMs) have led to improved performance on tasks such as visual question answering and image captioning. Consequently, these models are now well-positioned to reason about the physical world, particularly within domains such as robotic manipulation. However,…

Cited by 131SourceScholar
2024

RoboVQA: Multimodal Long-Horizon Reasoning for Robotics

ICRA 2024poster

We present a scalable, bottom-up and intrinsically diverse data collection scheme that can be used for high-level reasoning with long and medium horizons and that has 2.2x higher throughput compared to traditional narrow top-down step-by-step collection. We collect realistic data by performing any u…

Cited by 67SourceScholar
2024

SpatialVLM: Endowing Vision-Language Models with Spatial Reasoning Capabilities

CVPR 2024poster

Understanding and reasoning about spatial relationships is crucial for Visual Question Answering (VQA) and robotics. Vision Language Models (VLMs) have shown impressive performance in some VQA benchmarks but struggle with 3D spatial reasoning such as recognizing distances or size differences between…

Cited by 198SourcePDFScholar
2023

A Contextual Bandit Approach for Learning to Plan in Environments with Probabilistic Goal Configurations

ICRA 2023poster

Object-goal navigation (Object-nav) entails searching, recognizing and navigating to a target object. Object-nav has been extensively studied by the Embodied-AI community, but most solutions are often restricted to considering static objects (e.g., television, fridge, etc.), We propose a modular fra…

Cited by 7SourceScholar
2023

Code as Policies: Language Model Programs for Embodied Control

ICRA 2023poster

Large language models (LLMs) trained on code-completion have been shown to be capable of synthesizing simple Python programs from docstrings [1]. We find that these code-writing LLMs can be re-purposed to write robot policy code, given natural language commands. Specifically, policy code can express…

Cited by 1040SourcecodeScholar
2023

End-to-end Aspect-based Sentiment Analysis with Combinatory Categorial Grammar

ACL 2023findings

End-to-end Aspect-based Sentiment Analysis (EASA) is a natural language processing (NLP) task that involves extracting aspect terms and identifying the sentiments for them, which provides a fine-grained level of text analysis and thus requires a deep understanding of the running text. Many previous…

2023

FindThis: Language-Driven Object Disambiguation in Indoor Environments

CoRL 2023poster

Natural language is naturally ambiguous. In this work, we consider interactions between a user and a mobile service robot tasked with locating a desired object, specified by a language utterance. We present a task FindThis, which addresses the problem of how to disambiguate and locate the particular…

Cited by 11SourceScholar
2023

Grounded Decoding: Guiding Text Generation with Grounded Models for Embodied Agents

NeurIPS 2023poster

Recent progress in large language models (LLMs) has demonstrated the ability to learn and leverage Internet-scale knowledge through pre-training with autoregressive models. Unfortunately, applying such models to settings with embodied agents, such as robots, is challenging due to their lack of exper…

Cited by 142SourcePDFScholar
2023

Language to Rewards for Robotic Skill Synthesis

CoRL 2023oral

Large language models (LLMs) have demonstrated exciting progress in acquiring diverse new capabilities through in-context learning, ranging from logical reasoning to code-writing. Robotics researchers have also explored using LLMs to advance the capabilities of robotic control. However, since low-le…

Cited by 326SourceScholar
2023

Large Language Models are Better Reasoners with Self-Verification

EMNLP 2023long findings

Recently, with the chain of thought (CoT) prompting, large language models (LLMs), e.g., GPT-3, have shown strong reasoning ability in several natural language processing tasks such as arithmetic, commonsense, and logical reasoning. However, LLMs with CoT require multi-step prompting and multi-token…

Cited by 0SourcecodeScholar
2023

Large Language Models as General Pattern Machines

CoRL 2023poster

We observe that pre-trained large language models (LLMs) are capable of autoregressively completing complex token sequences—from arbitrary ones procedurally generated by probabilistic context-free grammars (PCFG), to more rich spatial patterns found in the Abstraction and Reasoning Corpus (ARC), a g…

Cited by 220SourceScholar
2023

Navigation with Large Language Models: Semantic Guesswork as a Heuristic for Planning

CoRL 2023poster

Navigation in unfamiliar environments presents a major challenge for robots: while mapping and planning techniques can be used to build up a representation of the world, quickly discovering a path to a desired goal in unfamiliar settings with such methods often requires lengthy mapping and explorati…

Cited by 118SourceScholar
2023

Open-World Object Manipulation using Pre-Trained Vision-Language Models

CoRL 2023poster

For robots to follow instructions from people, they must be able to connect the rich semantic information in human vocabulary, e.g. ``can you get me the pink stuffed whale?'' to their sensory observations and actions. This brings up a notably difficult challenge for robots: while robot learning appr…

Cited by 161SourcecodeScholar
2023

Open-vocabulary Queryable Scene Representations for Real World Planning

ICRA 2023poster

Large language models (LLMs) have unlocked new capabilities of task planning from human instructions. However, prior attempts to apply LLMs to real-world robotic tasks are limited by the lack of grounding in the surrounding scene. In this paper, we develop NLMap, an open-vocabulary and queryable sce…

Cited by 209SourcecodeScholar
2023

PaLM-E: An Embodied Multimodal Language Model

ICML 2023poster

Large language models excel at a wide range of complex tasks. However, enabling general inference in the real world, e.g. for robotics problems, raises the challenge of grounding. We propose embodied language models to directly incorporate real-world continuous sensor modalities into language models…

Cited by 1902SourcePDFScholar
2023

Q-Transformer: Scalable Offline Reinforcement Learning via Autoregressive Q-Functions

CoRL 2023poster

In this work, we present a scalable reinforcement learning method for training multi-task policies from large offline datasets that can leverage both human demonstrations and autonomously collected data. Our method uses a Transformer to provide a scalable representation for Q-functions trained via o…

Cited by 106SourceScholar
2023

RT-1: Robotics Transformer for Real-World Control at Scale

RSS 2023poster

By transferring knowledge from large, diverse, task-agnostic datasets, modern machine learning models can solve specific downstream tasks either zero-shot or with small task-specific datasets to a high level of performance. While this capability has been demonstrated in other fields such as computer…

2023

RT-2: Vision-Language-Action Models Transfer Web Knowledge to Robotic Control

CoRL 2023poster

We study how vision-language models trained on Internet-scale data can be incorporated directly into end-to-end robotic control to boost generalization and enable emergent semantic reasoning. Our goal is to enable a single end-to-end trained model to both learn to map robot observations to actions a…

Cited by 1068SourceScholar
2023

Robotic Table Wiping via Reinforcement Learning and Whole-body Trajectory Optimization

ICRA 2023poster

We propose a framework to enable multipurpose assistive mobile robots to autonomously wipe tables to clean spills and crumbs. This problem is challenging, as it requires planning wiping actions while reasoning over uncertain latent dynamics of crumbs and spills captured via high-dimensional visual o…

Cited by 24SourceScholar
2023

Robots That Ask For Help: Uncertainty Alignment for Large Language Model Planners

CoRL 2023oral

Large language models (LLMs) exhibit a wide range of promising capabilities --- from step-by-step planning to commonsense reasoning --- that may provide utility for robots, but remain prone to confidently hallucinated predictions. In this work, we present KnowNo, a framework for measuring and aligni…

Cited by 248SourceScholar
2023

Scaling Robot Learning with Semantically Imagined Experience

RSS 2023poster

Recent advances in robot learning have shown promise in enabling robots to perform a variety of manipulation tasks and generalize to novel scenarios. One of the key contributing factors to this progress is the scale of robot data used to train the models. To obtain large-scale datasets, prior appr…

Cited by 150SourcePDFScholar
2023

Sonicverse: A Multisensory Simulation Platform for Embodied Household Agents that See and Hear

ICRA 2023poster

Developing embodied agents in simulation has been a key research topic in recent years. Exciting new tasks, algorithms, and benchmarks have been developed in various simulators. However, most of them assume deaf agents in silent environments, while we humans perceive the world with multiple senses.…

Cited by 12SourcecodeScholar
2022

BEHAVIOR-1K: A Benchmark for Embodied AI with 1,000 Everyday Activities and Realistic Simulation

CoRL 2022oral

We present BEHAVIOR-1K, a comprehensive simulation benchmark for human-centered robotics. BEHAVIOR-1K includes two components, guided and motivated by the results of an extensive survey on "what do you want robots to do for you?". The first is the definition of 1,000 everyday activities, grounded in…

Cited by 205SourceScholar
2022

Chain-of-Thought Prompting Elicits Reasoning in Large Language Models

NeurIPS 2022accept

We explore how generating a chain of thought---a series of intermediate reasoning steps---significantly improves the ability of large language models to perform complex reasoning. In particular, we show how such reasoning abilities emerge naturally in sufficiently large language models via a simple…

Cited by 13586SourcePDFScholar
2022

Do As I Can, Not As I Say: Grounding Language in Robotic Affordances

CoRL 2022oral

Large language models can encode a wealth of semantic knowledge about the world. Such knowledge could be extremely useful to robots aiming to act upon high-level, temporally extended instructions expressed in natural language. However, a significant weakness of language models is that they lack real…

Cited by 1747SourcecodeScholar
2022

Enhancing Structure-aware Encoder with Extremely Limited Data for Graph-based Dependency Parsing

COLING 2022main

Dependency parsing is an important fundamental natural language processing task which analyzes the syntactic structure of an input sentence by illustrating the syntactic relations between words. To improve dependency parsing, leveraging existing dependency parsers and extra data (e.g., through semi-…

2022

Improving Relation Extraction through Syntax-induced Pre-training with Dependency Masking

ACL 2022findings

Relation extraction (RE) is an important natural language processing task that predicts the relation between two given entities, where a good understanding of the contextual information is essential to achieve an outstanding model performance. Among different types of contextual information, the aut…

2022

Inner Monologue: Embodied Reasoning through Planning with Language Models

CoRL 2022poster

Recent works have shown how the reasoning capabilities of Large Language Models (LLMs) can be applied to domains beyond natural language processing, such as planning and interaction for robots. These embodied problems require an agent to understand many semantic aspects of the world: the repertoire…

Cited by 1022SourceScholar
2022

Learning Model Predictive Controllers with Real-Time Attention for Real-World Navigation

CoRL 2022poster

Despite decades of research, existing navigation systems still face real-world challenges when deployed in the wild, e.g., in cluttered home environments or in human-occupied public spaces. To address this, we present a new class of implicit control policies combining the benefits of imitation lear…

Cited by 53SourceScholar
2022

Multi-Robot Active Mapping via Neural Bipartite Graph Matching

CVPR 2022poster

We study the problem of multi-robot active mapping, which aims for complete scene map construction in minimum time steps. The key to this problem lies in the goal position estimation to enable more efficient robot movements. Previous approaches either choose the frontier as the goal position via a m…

Cited by 34PDFScholar
2022

SWFormer: Sparse Window Transformer for 3D Object Detection in Point Clouds

ECCV 2022poster

"3D object detection in point clouds is a core component for modern robotics and autonomous driving systems. A key challenge in 3D object detection comes from the inherent sparse nature of point occupancy within the 3D scene. In this paper, we propose Sparse Window Transformer (SWFormer ), a scalabl…

Cited by 140SourcePDFScholar
2022

Towards Accurate Active Camera Localization

ECCV 2022poster

"In this work, we tackle the problem of active camera localization, which controls the camera movements actively to achieve an accurate camera pose. The past solutions are mostly based on Markov Localization, which reduces the position-wise camera uncertainty for localization. These approaches local…

2021

BEHAVIOR: Benchmark for Everyday Household Activities in Virtual, Interactive, and Ecological Environments

CoRL 2021poster

We introduce BEHAVIOR, a benchmark for embodied AI with 100 activities in simulation, spanning a range of everyday household chores such as cleaning, maintenance, and food preparation. These activities are designed to be realistic, diverse and complex, aiming to reproduce the challenges that agents…

Cited by 176SourceScholar
2021

Probabilistic Visual Navigation with Bidirectional Image Prediction

IROS 2021poster

Humans can robustly follow a visual trajectory defined by a sequence of images (i.e. a video) regardless of substantial changes in the environment or the presence of obstacles. We aim at endowing similar visual navigation capabilities to mobile robots solely equipped with a RGB fisheye camera. We pr…

Cited by 8SourceScholar
2021

ReLMoGen: Integrating Motion Generation in Reinforcement Learning for Mobile Manipulation

ICRA 2021poster

Many Reinforcement Learning (RL) approaches use joint control signals (positions, velocities, torques) as action space for continuous control tasks. We propose to lift the action space to a higher level in the form of subgoals for a motion generator (a combination of motion planner and trajectory ex…

Cited by 81SourceScholar
2021

iGibson 1.0: A Simulation Environment for Interactive Tasks in Large Realistic Scenes

IROS 2021poster

We present iGibson 1.0, a novel simulation environment to develop robotic solutions for interactive tasks in large-scale realistic scenes. Our environment contains 15 fully interactive home-sized scenes with 108 rooms populated with rigid and articulated objects. The scenes are replicas of real-worl…

Cited by 193SourceScholar
2021

iGibson 2.0: Object-Centric Simulation for Robot Learning of Everyday Household Tasks

CoRL 2021poster

Recent research in embodied AI has been boosted by the use of simulation environments to develop and train robot learning approaches. However, the use of simulation has skewed the attention to tasks that only require what robotics simulators can simulate: motion and physical contact. We present iGib…

Cited by 268SourceScholar
2020

Interactive Gibson Benchmark: A Benchmark for Interactive Navigation in Cluttered Environments

RA-L 2020

We present Interactive Gibson Benchmark, the first comprehensive benchmark for training and evaluating Interactive Navigation solutions. Interactive Navigation tasks are robot navigation problems where physical interaction with objects (e.g., pushing) is allowed and even encouraged to reach the goal

Cited by 211SourceScholar
2020

Joint Chinese Word Segmentation and Part-of-speech Tagging via Multi-channel Attention of Character N-grams

COLING 2020main

Chinese word segmentation (CWS) and part-of-speech (POS) tagging are two fundamental tasks for Chinese language processing. Previous studies have demonstrated that jointly performing them can be an effective one-step solution to both tasks and this joint task can benefit from a good modeling of cont…

2020

ReferIt3D: Neural Listeners for Fine-Grained 3D Object Identification in Real-World Scenes

ECCV 2020poster

In this work we study the problem of using referential language to identify common objects in real-world 3D scenes. We focus on a challenging setup where the referred object belongs to a extit{fine-grained} object class and the underlying scene contains extit{multiple} object instances of that class…

2020

Summarizing Medical Conversations via Identifying Important Utterances

COLING 2020main

Summarization is an important natural language processing (NLP) task in identifying key information from text. For conversations, the summarization systems need to extract salient contents from spontaneous utterances by multiple speakers. In a special task-oriented scenario, namely medical conversat…

2019

A Behavioral Approach to Visual Navigation with Graph Localization Networks

RSS 2019poster

Inspired by research in psychology, we introduce a behavioral approach for visual navigation using topological maps. Our goal is to enable a robot to navigate from one location to another, relying only on its visual observations and the topological map of the environment. To this end, we propose usi…

Cited by 123SourcePDFScholar
2019

Composite Shape Modeling via Latent Space Factorization

ICCV 2019poster

We present a novel neural network architecture, termed Decomposer-Composer, for semantic structure-aware 3D shape modeling. Our method utilizes an auto-encoder-based pipeline, and produces a novel factorized shape embedding space, where the semantic structure of the shape collection translates into…

Cited by 67PDFScholar
2019

Deep Visual MPC-Policy Learning for Navigation

RA-L 2019

Humans can routinely follow a trajectory defined by a list of images/landmarks. However, traditional robot navigation methods require accurate mapping of the environment, localization, and planning. Moreover, these methods are sensitive to subtle changes in the environment. In this letter, we propos

Cited by 114SourceScholar
2019

HRL4IN: Hierarchical Reinforcement Learning for Interactive Navigation with Mobile Manipulators

CoRL 2019

Most common navigation tasks in human environments require auxiliary arm interactions, e.g. opening doors, pressing buttons and pushing obstacles away. This type of navigation tasks, which we call Interactive Navigation, requires the use of mobile manipulators: mobile bases with manipulation capabil

Cited by 0SourcePDFScholar
2019

PoseRBPF: A Rao-Blackwellized Particle Filter for6D Object Pose Estimation

RSS 2019poster

Tracking 6D poses of objects from videos provides rich information to a robot in performing different tasks such as manipulation and navigation. In this work, we formulate the 6D object pose tracking problem in the Rao-Blackwellizedparticle filtering framework, where the 3D rotation and the 3D trans…

Cited by 0SourcePDFScholar
2019

VUNet: Dynamic Scene View Synthesis for Traversability Estimation Using an RGB Camera

RA-L 2019

We present VUNet, a novel view(VU) synthesis method for mobile robots in dynamic environments, and its application to the estimation of future traversability. Our method predicts future images for given virtual robot velocity commands using only RGB images at previous and current time steps. The fut

Cited by 40SourceScholar
2018

Gibson Env: Real-World Perception for Embodied Agents

CVPR 2018poster

Perception and being active (having a certain level of motion freedom) are closely tied. Learning active perception and sensorimotor control in the physical world is cumbersome as existing algorithms are too slow to efficiently learn in real-time and robots are fragile and costly. This has given ris…

2017

NeuralFDR: Learning Discovery Thresholds from Hypothesis Features

NeurIPS 2017poster

As datasets grow richer, an important challenge is to leverage the full features in the data to maximize the number of useful discoveries while controlling for false positives. We address this problem in the context of multiple hypotheses testing, where for each hypothesis, we observe a p-value alon…