← Search

Xiaolin Fang

10 accepted papers

2025

Exploring Multimodal Relation Extraction of Hierarchical Tabular Data with Multi-task Learning

ACL 2025long

Relation Extraction (RE) is a key task in table understanding, aiming to extract semantic relations between columns. However, complex tables with hierarchical headers are hard to obtain high-quality textual formats (e.g., Markdown) for input under practical scenarios like webpage screenshots and sca…

2025

KALM: Keypoint Abstraction Using Large Models for Object-Relative Imitation Learning

ICRA 2025

Generalization to novel object configurations and instances across diverse tasks and environments is a critical challenge in robotics. Keypoint-based representations have been proven effective as a succinct representation for capturing essential object features, and for establishing a reference fram

Cited by 30SourcecodeScholar
2025

Streaming Flow Policy: Simplifying diffusion/flow-matching policies by treating action trajectories as flow trajectories

CoRL 2025oral

Recent advances in diffusion$/$flow-matching policies have enabled imitation learning of complex, multi-modal action trajectories. However, they are computationally expensive because they sample a *trajectory of trajectories*—a diffusion$/$flow trajectory of action trajectories. They discard interme…

Cited by 0SourceScholar
2024

DiMSam: Diffusion Models as Samplers for Task and Motion Planning under Partial Observability

IROS 2024poster

Generative models such as diffusion models, excel at capturing high-dimensional distributions with diverse input modalities, e.g. robot trajectories, but are less effective at multistep constraint reasoning. Task and Motion Planning (TAMP) approaches are suited for planning multi-step autonomous rob…

Cited by 21SourceScholar
2022

Long-Horizon Manipulation of Unknown Objects via Task and Motion Planning with Estimated Affordances

ICRA 2022poster

We present a strategy for designing and building very general robot manipulation systems using a general-purpose task-and-motion planner with both engineered and learned modules that estimate properties and affordances of unknown objects. Such systems are closed-loop policies that map from RGB image…

Cited by 69SourceScholar
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
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
2018

Recurrent Residual Module for Fast Inference in Videos

CVPR 2018poster

Deep convolutional neural networks (CNNs) have made impressive progress in many video recognition tasks such as video pose estimation and video object detection. However, running CNN inference on video requires numerous computation and is usually slow. In this work, we propose a framework called Rec…

Cited by 46SourcePDFScholar
2018

Weakly and Semi Supervised Human Body Part Parsing via Pose-Guided Knowledge Transfer

CVPR 2018poster

Human body part parsing, or human semantic part segmentation, is fundamental to many computer vision tasks. In conventional semantic segmentation methods, the ground truth segmentations are provided, and fully convolutional networks (FCN) are trained in an end-to-end scheme. Although these methods h…