← Search

Xiao LI

97 accepted papers

2026

Compose Your Policies! Improving Diffusion-based or Flow-based Robot Policies via Test-time Distribution-level Composition

ICLR 2026poster

Diffusion-based models for robotic control, including vision-language-action (VLA) and vision-action (VA) policies, have demonstrated significant capabilities. Yet their advancement is constrained by the high cost of acquiring large-scale interaction datasets. This work introduces an alternative par…

Cited by 0SourcecodeScholar
2026

D2MFusion: An End-To-End Differentiable Trajectory Optimizer for Safe Reactive Navigation

ICRA 2026poster

Data-driven methods provide effective solutions for robot trajectory generation in dynamic environments. Many physical constraints exist in the real world, and understanding these constraints to generate feasible trajectories for kinematics or dynamics is highly demanding regarding the data quantity…

Cited by 0SourceScholar
2026

Evaluating the Representation Space of Diffusion Models via Self-Supervised Principles

ICML 2026poster

Diffusion models are effective generative frameworks with strong representation learning capabilities, yet the intrinsic properties that govern their semantic structure and generalization remain poorly understood. Drawing inspiration from self-supervised representation learning (SSL), we introduce a…

Cited by 0SourceScholar
2026

Explainable Forensics of Manipulated Segments in Untrimmed Long Videos

ICML 2026poster

The rapid advancement of AI-driven video generation has transformed content creation, while simultaneously increasing the risk of misinformation through localized manipulations in long-form videos. Existing video forensic methods predominantly operate on short, independent clips, and thus fail to ca…

Cited by 0SourceScholar
2026

From Content to Knowledge: Lightning Fast Long-Video Understanding with Neural Knowledge Representations

ICML 2026poster

We propose a new paradigm for long video understanding by treating a long video as a Neural Knowledge Representation (NKR). NKR represent video contents neither as a stream of tokens or pre-organized databases, but as an individual small portion of network weights attached to the VLM backbone. The N…

Cited by 0SourceScholar
2026

Generalizable Coarse-to-Fine Robot Manipulation via Language-Aligned 3D Keypoints

ICLR 2026poster

Hierarchical coarse-to-fine policy, where a coarse branch predicts a region of interest to guide a fine-grained action predictor, has demonstrated significant potential in robotic 3D manipulation tasks by especially enhancing sample efficiency and enabling more precise manipulation. However, even au…

Cited by 0SourceScholar
2026

Generalization of Diffusion Models Arises with a Balanced Representation Space

ICLR 2026poster

Diffusion models generate high-quality, diverse images with great generalizability, yet when overfit to the training objective, they may memorize training samples. We analyze memorization and generalization of diffusion models through the lens of representation learning. Using a two-layer ReLU denoi…

Cited by 0SourcecodeScholar
2026

HiMRAG: Hierarchical Multimodal Retrieval-Augmented Generation for Robot Task Planning

RA-L 2026

Data-driven methods offer promising solutions for robotic manipulation in human-centric environments, but enabling robots to operate complex appliances from natural language remains a significant challenge. The ambiguity of human instructions and the visual diversity of real-world objects make it di

Cited by 0SourceScholar
2026

Hierarchical Long Video Understanding with Audiovisual Entity Cohesion and Agentic Search

CVPR 2026

Long video understanding presents significant challenges for vision-language models due to extremely long context windows. Existing solutions relying on naive chunking strategies with retrieval-augmented generation, typically suffer from information fragmentation and a loss of global coherence. We p

Cited by 0SourceScholar
2026

Human-Inspired Adaptive Gait Learning for Humanoids Locomotion

RA-L 2026

Achieving natural, robust, and energy-efficient locomotion remains a central challenge for humanoid control. While imitation learning enables robots to reproduce human-like behaviors, differences in morphology, actuation, and partial observability often limit direct motion replication. This work pro

Cited by 1SourceScholar
2026

Human2Nav: Learning Crowd Navigation from Human Videos across Robots Via Feasibility-Guided Flow Matching

ICRA 2026poster

Enabling robots to navigate safely and efficiently in dynamic, crowded environments requires learning from large-scale demonstrations, which are costly and unsafe to collect on physical platforms. While human videos offer a rich and scalable alternative, transferring these motion patterns to robots …

Cited by 0Scholar
2026

Learning Query-Aware Budget-Tier Routing for Runtime Agent Memory

ICML 2026poster

Memory is increasingly central to Large Language Model (LLM) agents operating beyond a single context window, yet most existing systems rely on offline, query-agnostic memory construction that can be inefficient and may discard query-critical information. Although runtime memory utilization is a nat…

Cited by 0SourceScholar
2026

OMP: One-step Meanflow Policy with Directional Alignment

ICML 2026poster

Robot manipulation has increasingly adopted data-driven generative policy frameworks, yet the field faces a persistent trade-off: diffusion models suffer from high inference latency, while flow-based methods often require complex architectural constraints. Although in image generation domain, the Me…

Cited by 0SourceScholar
2026

Understanding Deep Representation Learning via Layerwise Feature Compression and Discrimination

ICML 2026poster

Over the past decade, deep learning has proven to be a highly effective tool for learning meaningful features from raw data. However, it remains an open question how deep networks perform hierarchical feature learning across layers. In this work, we attempt to unveil this mystery by investigating th…

Cited by 0SourcecodeScholar
2026

Unveiling Downstream Performance Scaling of LLMs: A Clustering-Based Perspective

ICLR 2026poster

The escalating scale and cost of Large Language Models (LLMs) training necessitate accurate pre-training prediction of downstream task performance for efficient resource allocation. This is challenged by: 1) the emergence phenomenon, where unpredictable capabilities appearing suddenly at critical mo…

Cited by 0SourceScholar
2026

Vision in One Vector: Implicit Visual Compression with Diffusion Foundation Models

ICML 2026poster

Modern visual generative models acquire rich visual knowledge through large-scale training, yet existing visual representations (such as pixels, latents, or tokens) remain external to the model and cannot directly exploit this knowledge for compact storage or reuse. In this work, we introduce a new …

Cited by 0SourceScholar
2026

When Attributes Disagree: Gradient Conflict in Image Aesthetic Assessment

ICML 2026spotlight

Image Aesthetic Assessment (IAA) predicts an image’s overall aesthetic score, yet aesthetic is influenced by multiple attributes whose relative importance varies with image content and usage scenarios. Under end-to-end training with only overall-score supervision, attribute signals are blended, whic…

Cited by 0SourceScholar
2025

A Comprehensive Framework for Analyzing the Convergence of Adam: Bridging the Gap with SGD

ICML 2025poster

Adaptive moment estimation (Adam) is a cornerstone optimization algorithm in deep learning, widely recognized for its flexibility with adaptive learning rates and efficiency in handling large-scale data. However, despite its practical success, the theoretical understanding of Adam's convergence has…

Cited by 0SourcePDFScholar
2025

A Framework Based on Data Augmentation for Knowledge Graph Entity Typing

ICASSP 2025accepted

The task of knowledge graph entity typing (KGET) aims to infer the missing types for entities in knowledge graphs, which is a significant subtask of knowledge graph completion (KGC). In despite of its progress, we observe that the sparsity of the dataset greatly affects the task itself as well as do…

Cited by 0SourceScholar
2025

ADBM: Adversarial Diffusion Bridge Model for Reliable Adversarial Purification

ICLR 2025poster

Recently Diffusion-based Purification (DiffPure) has been recognized as an effective defense method against adversarial examples. However, we find DiffPure which directly employs the original pre-trained diffusion models for adversarial purification, to be suboptimal. This is due to an inherent trad…

2025

Accelerating Block Coordinate Descent for LLM Finetuning via Landscape Expansion

NeurIPS 2025poster

Finetuning large language models (LLMs) is a resource-intensive task for researchers in academia, with memory constraints posing a key bottleneck. A classic optimization method, block coordinate descent (BCD), significantly reduces memory cost by segmenting the trainable parameters into multiple blo…

Cited by 0SourceScholar
2025

Bitrate-Controlled Diffusion for Disentangling Motion and Content in Video

ICCV 2025poster

We propose a novel and general framework to disentangle video data into its dynamic motion and static content components. Our proposed method is a self-supervised pipeline with less assumptions and inductive biases than previous works: it utilizes a transformer-based architecture to jointly generate…

Cited by 0SourcePDFScholar
2025

Chinese Automatic Readability Assessment Using Adaptive Pre-training and Linguistic Feature Fusion

COLING 2025main

Chinese Automatic Readability Assessment (ARA) aims to classify the reading difficulty of Chinese texts. To address the issues of insufficient high-quality training data and underutilization of linguistic features in existing methods, we propose a method that combines adaptive pre-training with feat…

2025

Efficient Neuron Segmentation in Electron Microscopy by Affinity-Guided Queries

ICLR 2025poster

Accurate segmentation of neurons in electron microscopy (EM) images plays a crucial role in understanding the intricate wiring patterns of the brain. Existing automatic neuron segmentation methods rely on traditional clustering algorithms, where affinities are predicted first, and then watershed and…

2025

HiTail: Hierarchical Neural Planner for Adaptive and Flexible Long-Tail Trajectory Planning

IROS 2025

A planner for autonomous vehicles must be capable of operating in diverse and complex real-world environments. However, learning-based planners often struggle with limited generalization due to the long-tail distribution in datasets. Moreover, the black-box nature of neural networks limits their int

Cited by 0SourcecodeScholar
2025

NeuroVE: Brain-Inspired Linear-Angular Velocity Estimation With Spiking Neural Networks

RA-L 2025

Vision-based ego-velocity estimation is a fundamental problem in robot state estimation. However, the constraints of frame-based cameras, including motion blur and insufficient frame rates in dynamic settings, readily lead to the failure of conventional velocity estimation techniques. Mammals exhibi

Cited by 5SourceScholar
2025

PBCAT: Patch-Based Composite Adversarial Training against Physically Realizable Attacks on Object Detection

ICCV 2025poster

Object detection plays a crucial role in many security-sensitive applications, such as autonomous driving and video surveillance. However, several recent studies have shown that object detectors can be easily fooled by physically realizable attacks, e.g., adversarial patches and recent adversarial t…

Cited by 0SourcePDFScholar
2025

StreamBP: Memory-Efficient Exact Backpropagation for Long Sequence Training of LLMs

NeurIPS 2025poster

Training language models on long sequence data is a demanding requirement for enhancing the model's capability on complex tasks, e.g., long-chain reasoning. However, as the sequence length scales up, the memory cost for storing activation values becomes huge during the Backpropagation (BP) process,…

Cited by 3SourcecodeScholar
2025

StreamGS: Online Generalizable Gaussian Splatting Reconstruction for Unposed Image Streams

ICCV 2025poster

The advent of 3D Gaussian Splatting (3DGS) has advanced 3D scene reconstruction and novel view synthesis. With the growing interest of interactive applications that need immediate feedback, online 3DGS reconstruction in real-time is in high demand. However, none of existing methods yet meet the dema…

Cited by 0SourcePDFScholar
2025

Understanding Representation Dynamics of Diffusion Models via Low-Dimensional Modeling

NeurIPS 2025poster

Diffusion models, though originally designed for generative tasks, have demonstrated impressive self-supervised representation learning capabilities. A particularly intriguing phenomenon in these models is the emergence of unimodal representation dynamics, where the quality of learned features peaks…

Cited by 0SourceScholar
2025

Understanding and Mitigating Memorization in Diffusion Models for Tabular Data

ICML 2025poster

Tabular data generation has attracted significant research interest in recent years, with the tabular diffusion models greatly improving the quality of synthetic data. However, while memorization—where models inadvertently replicate exact or near-identical training data—has been thoroughly investiga…

2024

BAdam: A Memory Efficient Full Parameter Optimization Method for Large Language Models

NeurIPS 2024poster

This work presents BAdam, an optimization method that leverages the block coordinate descent (BCD) framework with Adam's update rule. BAdam offers a memory efficient approach to the full parameter finetuning of large language models. We conduct a theoretical convergence analysis for BAdam in the…

2024

Exploring Key Point Analysis with Pairwise Generation and Graph Partitioning

NAACL 2024long

Key Point Analysis (KPA), the summarization of multiple arguments into a concise collection of key points, continues to be a significant and unresolved issue within the field of argument mining. Existing models adapt a two-stage pipeline of clustering arguments or generating key points for argument…

2024

Language-Driven Anchors for Zero-Shot Adversarial Robustness

CVPR 2024poster

Deep Neural Networks (DNNs) are known to be susceptible to adversarial attacks. Previous researches mainly focus on improving adversarial robustness in the fully supervised setting leaving the challenging domain of zero-shot adversarial robustness an open question. In this work we investigate this d…

2024

Neural Collapse in Multi-label Learning with Pick-all-label Loss

ICML 2024poster

We study deep neural networks for the multi-label classification (MLab) task through the lens of neural collapse (NC). Previous works have been restricted to the multi-class classification setting and discovered a prevalent NC phenomenon comprising of the following properties for the last-layer feat…

2024

Quantification of Upper-Limb Motor Function for Stroke Rehabilitation Through Manifold Similarity of Muscle Synergy

RA-L 2024

Quantifying post-stroke patient motor function is important for assessing rehabilitation progress and optimizing the behavior of adaptive rehabilitation robots. To this end, researchers have increasing turned to the concept of muscle synergies, which encodes the simplified neuromuscular control stra

Cited by 0SourceScholar
2024

RaFe: Ranking Feedback Improves Query Rewriting for RAG

EMNLP 2024finding

As Large Language Models (LLMs) and Retrieval Augmentation Generation (RAG) techniques have evolved, query rewriting has been widely incorporated into the RAG system for downstream tasks like open-domain QA to enhance document retrieval by reformulating queries. Many works have attempted to improve…

2024

Spatio-Temporal Calibration for Omni-Directional Vehicle-Mounted Event Cameras

RA-L 2024

We present a solution to the problem of spatio-temporal calibration for event cameras mounted on an onmi-directional vehicle. Different from traditional methods that typically determine the camera's pose with respect to the vehicle's body frame using alignment of trajectories, our approach leverages

Cited by 7SourcecodeScholar
2023

A Deep Instance Generative Framework for MILP Solvers Under Limited Data Availability

NeurIPS 2023spotlight

In the past few years, there has been an explosive surge in the use of machine learning (ML) techniques to address combinatorial optimization (CO) problems, especially mixed-integer linear programs (MILPs). Despite the achievements, the limited availability of real-world instances often leads to sub…

2023

DyRRen: A Dynamic Retriever-Reranker-Generator Model for Numerical Reasoning over Tabular and Textual Data

AAAI 2023technical

Numerical reasoning over hybrid data containing tables and long texts has recently received research attention from the AI community. To generate an executable reasoning program consisting of math and table operations to answer a question, state-of-the-art methods use a retriever-generator pipeline.…

2023

Dynamic Low-rank Estimation for Transformer-based Language Models

EMNLP 2023long findings

Matrix decomposition methods, such as Singular Value Decomposition (SVD) and its importance-weighted variants, have been widely used for compressing Transformer-based language models. While importance-weighted decomposition methods alleviate the strong assumption of equal importance for each paramet…

Cited by 0SourceScholar
2023

Efficient View Synthesis with Neural Radiance Distribution Field

ICCV 2023poster

Recent work on Neural Radiance Fields (NeRF) has demonstrated significant advances in high-quality view synthesis. A major limitation of NeRF is its low rendering efficiency due to the need for multiple network forwardings to render a single pixel. Existing methods to improve NeRF either reduce the…

Cited by 1PDFcodeScholar
2023

Guide the Many-to-One Assignment: Open Information Extraction via IoU-aware Optimal Transport

ACL 2023long

Open Information Extraction (OIE) seeks to extract structured information from raw text without the limitations of close ontology. Recently, the detection-based OIE methods have received great attention from the community due to their parallelism. However, as the essential step of those models, how…

Cited by 14SourcePDFScholar
2023

High-Fidelity and Freely Controllable Talking Head Video Generation

CVPR 2023poster

Talking head generation is to generate video based on a given source identity and target motion. However, current methods face several challenges that limit the quality and controllability of the generated videos. First, the generated face often has unexpected deformation and severe distortions. Sec…

Cited by 36SourcePDFScholar
2023

Multi-Abstractive Neural Controller: An Efficient Hierarchical Control Architecture for Interactive Driving

RA-L 2023

As learning-based methods make their way from perception systems to planning/control stacks, robot control systems have started to enjoy the benefits that data-driven methods provide. Because control systems directly affect the motion of the robot, data-driven methods, especially black box approache

Cited by 1SourceScholar
2023

ReSync: Riemannian Subgradient-based Robust Rotation Synchronization

NeurIPS 2023poster

This work presents ReSync, a Riemannian subgradient-based algorithm for solving the robust rotation synchronization problem, which arises in various engineering applications. ReSync solves a least-unsquared minimization formulation over the rotation group, which is nonsmooth and nonconvex, and aims…

2023

Risk-Aware Neural Navigation From BEV Input for Interactive Driving

ICRA 2023poster

Safety has been a key goal for autonomous driving since its inception, and we believe recognizing and responding to risk is a key component of safety. In this work, we aim to answer the question, “How can explainable risk representations be generated and used to produce risk-averse trajectories?” To…

Cited by 3SourceScholar
2023

Robot-Assisted Eye-Hand Coordination Training System by Estimating Motion Direction Using Smooth-Pursuit Eye Movements

ICRA 2023poster

Robot-assisted eye-hand coordination rehabilitation training system is extremely urgent to study since recent evidence suggests that eye-hand coordination can be brutally disturbed by stroke with critical consequences on motor behavior. In this paper, we develop a robot-assisted eye-hand coordinatio…

Cited by 1SourceScholar
2023

Robust Referring Video Object Segmentation with Cyclic Structural Consensus

ICCV 2023poster

Referring Video Object Segmentation (R-VOS) is a challenging task that aims to segment an object in a video based on a linguistic expression. Most existing R-VOS methods have a critical assumption: the object referred to must appear in the video. This assumption, which we refer to as "semantic conse…

Cited by 35PDFScholar
2023

SCoDA: Domain Adaptive Shape Completion for Real Scans

CVPR 2023poster

3D shape completion from point clouds is a challenging task, especially from scans of real-world objects. Considering the paucity of 3D shape ground truths for real scans, existing works mainly focus on benchmarking this task on synthetic data, e.g. 3D computer-aided design models. However, the doma…

2023

Structural Multiplane Image: Bridging Neural View Synthesis and 3D Reconstruction

CVPR 2023poster

The Multiplane Image (MPI), containing a set of fronto-parallel RGBA layers, is an effective and efficient representation for view synthesis from sparse inputs. Yet, its fixed structure limits the performance, especially for surfaces imaged at oblique angles. We introduce the Structural MPI (S-MPI),…

Cited by 10SourcePDFScholar
2023

Two-Shot Video Object Segmentation

CVPR 2023poster

Previous works on video object segmentation (VOS) are trained on densely annotated videos. Nevertheless, acquiring annotations in pixel level is expensive and time-consuming. In this work, we demonstrate the feasibility of training a satisfactory VOS model on sparsely annotated videos--we merely req…

2022

A Deep Concept Graph Network for Interaction-Aware Trajectory Prediction

ICRA 2022poster

Temporal patterns (how vehicles behave in our observed past) underline our reasoning of how people drive on the road, and can explain why we make certain predictions about interactions among road agents. In this paper we propose the ConceptNet trajectory predictor - a novel prediction framework that…

Cited by 12SourceScholar
2022

AdaLoGN: Adaptive Logic Graph Network for Reasoning-Based Machine Reading Comprehension

ACL 2022long

Recent machine reading comprehension datasets such as ReClor and LogiQA require performing logical reasoning over text. Conventional neural models are insufficient for logical reasoning, while symbolic reasoners cannot directly apply to text. To meet the challenge, we present a neural-symbolic appro…

2022

Are All Losses Created Equal: A Neural Collapse Perspective

NeurIPS 2022accept

While cross entropy (CE) is the most commonly used loss function to train deep neural networks for classification tasks, many alternative losses have been developed to obtain better empirical performance. Among them, which one is the best to use is still a mystery, because there seem to be multiple…

Cited by 67SourcePDFScholar
2022

Capturing Conversational Interaction for Question Answering via Global History Reasoning

NAACL 2022findings

Conversational Question Answering (ConvQA) is required to answer the current question, conditioned on the observable paragraph-level context and conversation history. Previous works have intensively studied history-dependent reasoning. They perceive and absorb topic-related information of prior utte…

2022

Engagement Enhancement Based on Bayesian Optimization for Adaptive Assist-as-Needed Controller

RA-L 2022

Assist-as-needed (AAN) control strategy is applied in robot-aided therapy to promote the subject's engagement with minimal assistance. Current methods are based on physical measurements or employ a model to estimate the subject's engagement, which indirectly reflects the physiology of the subject or

Cited by 13SourceScholar
2022

Hybrid Instance-Aware Temporal Fusion for Online Video Instance Segmentation

AAAI 2022technical

Recently, transformer-based image segmentation methods have achieved notable success against previous solutions. While for video domains, how to effectively model temporal context with the attention of object instances across frames remains an open problem. In this paper, we propose an online video…

Cited by 21SourcePDFScholar
2022

Improving Ultrasound Image Classification with Local Texture Quantisation

ICASSP 2022accepted

Ultrasound image classification is important for disease diagnosis. It is more challenging than usual image classification tasks since ultrasound images are difficult to collect and usually contain lots of noise. This paper proposes a novel image classification framework for small-scaled and noisy u…

Cited by 0SourceScholar
2022

Learning an Explainable Trajectory Generator Using the Automaton Generative Network (AGN)

RA-L 2022

Symbolic reasoning is a key component for enabling practical use of data-driven planners in autonomous driving. In that context, deterministic finite state automata (DFA) are often used to formalize the underlying high-level decision-making process. Manual design of an effective DFA can be tedious.

Cited by 5SourceScholar
2022

Neural Capture of Animatable 3D Human from Monocular Video

ECCV 2022poster

"We present a novel paradigm of building an animatable 3D human representation from a monocular video input, such that it can be rendered in any unseen poses and views. Our method is based on a dynamic Neural Radiance Field (NeRF) rigged by a mesh-based parametric 3D human model serving as a geometr…

Cited by 28SourcePDFScholar
2022

On the Optimization Landscape of Neural Collapse under MSE Loss: Global Optimality with Unconstrained Features

ICML 2022spotlight

When training deep neural networks for classification tasks, an intriguing empirical phenomenon has been widely observed in the last-layer classifiers and features, where (i) the class means and the last-layer classifiers all collapse to the vertices of a Simplex Equiangular Tight Frame (ETF) up to…

Cited by 125SourcePDFScholar
2022

P2EG: Prediction and Planning Integrated Robust Decision-Making for Automated Vehicle Negotiating in Narrow Lane with Explorative Game

IROS 2022poster

In the narrow lane scene of autonomous driving, it is critical for the ego car to recognize the intentions of social vehicles and cooperate with them. However, cooperating with social vehicles is challenging due to insufficient information. This paper proposes an Explorative Game that adopts Partici…

Cited by 2SourceScholar
2022

Reliable Propagation-Correction Modulation for Video Object Segmentation

AAAI 2022technical

Error propagation is a general but crucial problem in online semi-supervised video object segmentation. We aim to suppress error propagation through a correction mechanism with high reliability. The key insight is to disentangle the correction from the conventional mask propagation process with re…

2021

A Geometric Analysis of Neural Collapse with Unconstrained Features

NeurIPS 2021spotlight

We provide the first global optimization landscape analysis of Neural Collapse -- an intriguing empirical phenomenon that arises in the last-layer classifiers and features of neural networks during the terminal phase of training. As recently reported by Papyan et al., this phenomenon implies that (i…

2021

Bridging Towers of Multi-task Learning with a Gating Mechanism for Aspect-based Sentiment Analysis and Sequential Metaphor Identification

AAAI 2021technical

Multi-task learning (MTL) has been widely applied in Natural Language Processing. A major task and its associated auxiliary tasks share the same encoder; hence, an MTL encoder can learn the sharing abstract information between the major and auxiliary tasks. Task-specific towers are then employed upo…

Cited by 116SourcePDFScholar
2021

Convolutional Normalization: Improving Deep Convolutional Network Robustness and Training

NeurIPS 2021poster

Normalization techniques have become a basic component in modern convolutional neural networks (ConvNets). In particular, many recent works demonstrate that promoting the orthogonality of the weights helps train deep models and improve robustness. For ConvNets, most existing methods are based on pen…

2021

Fooling Thermal Infrared Pedestrian Detectors in Real World Using Small Bulbs

AAAI 2021technical

Thermal infrared detection systems play an important role in many areas such as night security, autonomous driving, and body temperature detection. They have the unique advantages of passive imaging, temperature sensitivity and penetration. But the security of these systems themselves has not been f…

Cited by 95SourcePDFScholar
2021

Learning A Risk-Aware Trajectory Planner From Demonstrations Using Logic Monitor

CoRL 2021poster

Risk awareness is an important factor to consider when deploying policies on robots in the real-world. Defining the right set of risk metrics can be difficult. In this work, we use a differentiable logic monitor that keeps track of the environmental agents' behaviors and provides a risk metric that…

Cited by 0SourceScholar
2021

Look Closer To Segment Better: Boundary Patch Refinement for Instance Segmentation

CVPR 2021poster

Tremendous efforts have been made on instance segmentation but the mask quality is still not satisfactory. The boundaries of predicted instance masks are usually imprecise due to the low spatial resolution of feature maps and the imbalance problem caused by the extremely low proportion of boundary p…

Cited by 114PDFcodeScholar
2021

Vehicle Trajectory Prediction Using Generative Adversarial Network With Temporal Logic Syntax Tree Features

RA-L 2021

In this work, we propose a novel approach for integrating rules into traffic agent trajectory prediction. Consideration of rules is important for understanding how people behave-yet, it cannot be assumed that rules are always followed. To address this challenge, we evaluate different approaches of i

Cited by 53SourceScholar
2020

Differentiable Logic Layer for Rule Guided Trajectory Prediction

CoRL 2020

In this work, we propose a method for integration of temporal logic formulas into a neural network. Our main contribution is a new logic optimization layer that uses differentiable optimization on the formulas’ robustness function. This allows incorporating traffic rules into deep learning based tra

Cited by 0SourcePDFScholar
2020

Geometric Analysis of Nonconvex Optimization Landscapes for Overcomplete Learning

ICLR 2020talk

Learning overcomplete representations finds many applications in machine learning and data analytics. In the past decade, despite the empirical success of heuristic methods, theoretical understandings and explanations of these algorithms are still far from satisfactory. In this work, we provide new…

Cited by 33SourceScholar
2020

Improving Variational Autoencoder for Text Modelling with Timestep-Wise Regularisation

COLING 2020main

The Variational Autoencoder (VAE) is a popular and powerful model applied to text modelling to generate diverse sentences. However, an issue known as posterior collapse (or KL loss vanishing) happens when the VAE is used in text modelling, where the approximate posterior collapses to the prior, and…

2020

Latent Space Factorisation and Manipulation via Matrix Subspace Projection

ICML 2020poster

We tackle the problem disentangling the latent space of an autoencoder in order to separate labelled attribute information from other characteristic information. This then allows us to change selected attributes while preserving other information. Our method, matrix subspace projection, is much simp…

2020

Using a Penalty-based Loss Re-estimation Method to Improve Implicit Discourse Relation Classification

COLING 2020main

We tackle implicit discourse relation classification, a task of automatically determining semantic relationships between arguments. The attention-worthy words in arguments are crucial clues for classifying the discourse relations. Attention mechanisms have been proven effective in highlighting the a…

Cited by 11SourcePDFScholar
2019

A Debiased MDI Feature Importance Measure for Random Forests

NeurIPS 2019poster

Tree ensembles such as Random Forests have achieved impressive empirical success across a wide variety of applications. To understand how these models make predictions, people routinely turn to feature importance measures calculated from tree ensembles. It has long been known that Mean Decrease Impu…

2019

A Nonconvex Approach for Exact and Efficient Multichannel Sparse Blind Deconvolution

NeurIPS 2019spotlight

We study the multi-channel sparse blind deconvolution (MCS-BD) problem, whose task is to simultaneously recover a kernel $\mathbf a$ and multiple sparse inputs $\{\mathbf x_i\}_{i=1}^p$ from their circulant convolution $\mathbf y_i = \mb a \circledast \mb x_i $ ($i=1,\cdots,p$). We formulate the tas…

2019

Synthesizing 3D Shapes From Silhouette Image Collections Using Multi-Projection Generative Adversarial Networks

CVPR 2019poster

We present a new weakly supervised learning-based method for generating novel category-specific 3D shapes from unoccluded image collections. Our method is weakly supervised and only requires silhouette annotations from unoccluded, category-specific objects. Our method does not require access to the…

Cited by 36PDFScholar
2018

Comfort-Centered Design of a Lightweight and Backdrivable Knee Exoskeleton

RA-L 2018

This letter presents design principles for comfort-centered wearable robots and their application in a lightweight and backdrivable knee exoskeleton. The mitigation of discomfort is treated as mechanical design and control issues and three solutions are proposed in this letter: 1) a new wearable str

Cited by 116SourceScholar
2018

Dropping Symmetry for Fast Symmetric Nonnegative Matrix Factorization

NeurIPS 2018poster

Symmetric nonnegative matrix factorization (NMF)---a special but important class of the general NMF---is demonstrated to be useful for data analysis and in particular for various clustering tasks. Unfortunately, designing fast algorithms for Symmetric NMF is not as easy as for the nonsymmetric count…

Cited by 53SourcePDFScholar
2016

A hardware-in-the-loop simulator for safety training in robotic surgery

IROS 2016poster

This paper presents a simulation-based safety training simulator for robot assisted surgery. While adverse events occur rarely during training, they could be fatal to the patients if they happen during real surgical procedures and are not handled properly by the surgical team. In this work we propos…

Cited by 10SourceScholar
2016

A sparse-graph-coded filter bank approach to minimum-rate spectrum-blind sampling

ICASSP 2016accepted

Sampling of bandlimited signals whose frequency support is unknown is called spectrum-blind sampling. It has attracted considerable attention due to its potential for sampling much lower than the Nyquist rate. The minimum rate for spectrum-blind sampling has been established as twice the measure of…

Cited by 0SourceScholar
2016

Recovering K-sparse N-length vectors in O(K log N) time: Compressed sensing using sparse-graph codes

ICASSP 2016accepted

We study the design of measurement matrices for compressed sensing, where the goal is to stably acquire and reconstruct arbitrary K-sparse N-length signals in the presence of noise. We propose a new design framework that simultaneously leads to low measurement cost and low computational cost. In par…

Cited by 0SourceScholar
2015

An Active Learning Framework using Sparse-Graph Codes for Sparse Polynomials and Graph Sketching

NeurIPS 2015poster

Let $f: \{-1,1\}^n \rightarrow \mathbb{R}$ be an $n$-variate polynomial consisting of $2^n$ monomials, in which only $s\ll 2^n$ coefficients are non-zero. The goal is to learn the polynomial by querying the values of $f$. We introduce an active learning framework that is associated with a low query…

Cited by 15SourcePDFScholar
2015

Parameter estimation and anomaly detection while cutting insulation during telerobotic satellite servicing

IROS 2015poster

For satellite servicing, it is necessary to remove a patch of multi-layer insulation (MLI) that covers the access panel. We consider the case where this patch is secured by tape and desire to use ground-based teleoperation to carefully cut the tape on three sides of the patch. Communication delays o…

Cited by 5SourceScholar