← Search

Li Sun

82 accepted papers

2026

Are Common Substructures Transferable? Understanding Transferability in Graph Pretraining under Riemannian Geometry

ICML 2026poster

Foundation models have sparked a revolution via a pretraining-adaptation paradigm, with recent efforts extending this success to graphs. Unlike other modalities, graphs contain rich structural patterns, yet their structural transferability remains poorly understood. Prior studies consider common sub…

Cited by 0SourceScholar
2026

D3-RSMDE: 40× Faster and High-Fidelity Remote Sensing Monocular Depth Estimation

AAAI 2026technical

Real-time, high-fidelity monocular depth estimation from remote sensing imagery is crucial for numerous applications, yet existing methods face a stark trade-off between accuracy and efficiency. Although using Vision Transformer (ViT) backbones for dense prediction is fast, they often exhibit poor p

Cited by 0SourcePDFScholar
2026

Hyperbolic Continuous Structural Entropy for Hierarchical Clustering

AAAI 2026technical

Hierarchical clustering is a fundamental machine-learning technique for grouping data points into dendrograms. However, existing hierarchical clustering methods encounter two primary challenges: 1) Most methods specify dendrograms without a global objective. 2) Graph-based methods often neglect the

Cited by 0SourcePDFScholar
2026

LARFT: Closing the Cognition-Action Gap for Length Instruction Following in Large Language Models

ICML 2026poster

Despite the strong performance of Large Language Models (LLMs) on complex instruction-following tasks, precise control of output length remains a persistent challenge. Existing methods primarily attempt to enforce length constraints by externally imposing length signals or optimization objectives, w…

Cited by 0SourceScholar
2026

Learning to Explore: Policy-Guided Outlier Synthesis for Graph Out-of-Distribution Detection

AAAI 2026technical

Detecting Out-of-Distribution (OOD) graphs—those are drawn from a different distribution from the training data-is a critical task for ensuring the safety and reliability of Graph Neural Networks. The main challenge in unsupervised graph-level Out-of-Distribution detection lies in its common relianc

Cited by 0SourcePDFScholar
2026

Multi-Domain Transferable Graph Gluing for Building Graph Foundation Models

ICLR 2026oral

Multi-domain graph pre-training integrates knowledge from diverse domains to enhance performance in the target domains, which is crucial for building graph foundation models. Despite initial success, existing solutions often fall short of answering a fundamental question: how is knowledge integrated…

Cited by 0SourceScholar
2026

Origo: Physically Interpretable Multi-Physics PDE Pre-training through Neural Operator Splitting

ICML 2026poster

Partial Differential Equations (PDEs) play a fundamental role in scientific computing, and recent efforts have sought to extend the success of foundation models to PDE solving. However, multi-physics PDE pre-training faces the unique challenge of disentangling dynamic heterogeneity to learn universa…

Cited by 0SourceScholar
2026

RPGen: Robust and Differentially Private Synthetic Image Generation

AAAI 2026technical

Differentially private (DP) image synthesis enables the generation of realistic images while bounding privacy leakage, facilitating secure data sharing across organizations. However, the Gaussian noise injected during DP training, such as via DP-SGD, often severely degrades synthesis quality by disr

Cited by 0SourcePDFScholar
2026

SHARP-Q: Spectral Hessian Alignment and Rectification for Post-training Quantization

ICML 2026poster

Post-training quantization (PTQ) suffers from severe accuracy degradation in ultra-low-bit regimes. To address this challenge, we propose SHARP-Q, a unified framework grounded in Information Geometry that aligns the quantization objective with the intrinsic Fisher geometry. Following a "Rectify-then…

Cited by 0SourceScholar
2026

Semi-supervised Latent Disentangled Diffusion Model for Textile Pattern Generation

AAAI 2026technical

Textile pattern generation (TPG) aims to synthesize fine-grained textile pattern images based on given clothing images. Although previous studies have not explicitly investigated TPG, existing image-to-image models appear to be natural candidates for this task. However, when applied directly, these

Cited by 0SourcePDFScholar
2026

Structural Entropy Guided Incremental Learning for Open-World Multimodal Social Event Detection

AAAI 2026technical

With the explosive growth of multimodal data streams on social media, the timely detection of emerging social events has become increasingly important. As a result, Multimodal Social Event Detection in open-world settings is receiving growing attention. However, most existing methods face two major

Cited by 0SourcePDFScholar
2026

TG-RAG: A Retrieval-Augmented Framework for Reasoning Guidance in Specialized Domains

ICML 2026oral

Enhancing Large Reasoning Models (LRMs) for specialized domains remains a critical challenge. While recent industrial frameworks attempt to encapsulate Standard Operating Procedures into modular "skills" for dynamic retrieval, utilizing them via context engineering often proves insufficient for comp…

Cited by 0SourceScholar
2026

VectorWorld: Efficient Streaming World Model via Diffusion Flow on Vector Graphs

ICML 2026spotlight

Closed-loop evaluation of autonomous-driving policies requires interactive simulation beyond log replay. However, existing generative world models often degrade in closed loop due to (i) history-free initialization that mismatches policy inputs, (ii) multi-step sampling latency that violates real-ti…

Cited by 0SourceScholar
2025

$\textit{HiMaCon:}$ Discovering Hierarchical Manipulation Concepts from Unlabeled Multi-Modal Data

NeurIPS 2025poster

Effective generalization in robotic manipulation requires representations that capture invariant patterns of interaction across environments and tasks. We present a self-supervised framework for learning hierarchical manipulation concepts that encode these invariant patterns through cross-modal sens…

Cited by 0SourceScholar
2025

D$^2$GS: Dense Depth Regularization for LiDAR-free Urban Scene Reconstruction

NeurIPS 2025poster

Recently, Gaussian Splatting (GS) has shown great potential for urban scene reconstruction in the field of autonomous driving. However, current urban scene reconstruction methods often depend on multimodal sensors as inputs, $\textit{i.e.}$ LiDAR and images. Though the geometry prior provided by LiD…

Cited by 0SourceScholar
2025

Deeper with Riemannian Geometry: Overcoming Oversmoothing and Oversquashing for Graph Foundation Models

NeurIPS 2025poster

Message Passing Neural Networks (MPNNs) are the building block of graph foundation models, but fundamentally suffer from oversmoothing and oversquashing. There has recently been a surge of interest in fixing both issues. Existing efforts primarily adopt global approaches, which may be beneficial in…

Cited by 0SourceScholar
2025

DocAgent: An Agentic Framework for Multi-Modal Long-Context Document Understanding

EMNLP 2025

Recent advances in large language models (LLMs) have demonstrated significant promise in document understanding and question-answering. Despite the progress, existing approaches can only process short documents due to limited context length or fail to fully leverage multi-modal information. In this

2025

DragLoRA: Online Optimization of LoRA Adapters for Drag-based Image Editing in Diffusion Model

ICML 2025poster

Drag-based editing within pretrained diffusion model provides a precise and flexible way to manipulate foreground objects. Traditional methods optimize the input feature obtained from DDIM inversion directly, adjusting them iteratively to guide handle points towards target locations. However, these…

2025

From Characters to Subwords: Modeling Unit Conversion for Low-resource Speech Recognition

ICASSP 2025accepted

Multilingual automatic speech recognition (ASR) models greatly facilitate recognizing low-resource languages by sharing representations across similar languages. However, the commonly adopted modeling units, e.g., character-level modeling, lack language-specific information, resulting in a susceptib…

Cited by 0SourceScholar
2025

HyPoGen: Optimization-Biased Hypernetworks for Generalizable Policy Generation

ICLR 2025poster

Policy learning through behavior cloning poses significant challenges, particularly when demonstration data is limited. In this work, we present HyPoGen, a novel optimization-biased hypernetwork for policy generation. The proposed hypernetwork learns to synthesize optimal policy parameters solely fr…

2025

HyperTASR: Hypernetwork-Driven Task-Aware Scene Representations for Robust Manipulation

CoRL 2025poster

Effective policy learning for robotic manipulation requires scene representations that selectively capture task-relevant environmental features. Current approaches typically employ task-agnostic representation extraction, failing to emulate the dynamic perceptual adaptation observed in human cogniti…

Cited by 0SourceScholar
2025

LIFEBENCH: Evaluating Length Instruction Following in Large Language Models

NeurIPS 2025poster

While large language models (LLMs) can solve PhD-level reasoning problems over long context inputs, they still struggle with a seemingly simpler task: *following explicit length instructions*—e.g., *write a 10,000-word novel*. Additionally, models often generate far too short outputs, terminate prem…

Cited by 0SourcecodeScholar
2025

MSA2: Multi-task Framework with Structure-aware and Style-adaptive Character Representation for Open-set Chinese Text Recognition

ICCV 2025poster

Most existing methods regard open-set Chinese text recognition (CTR) as a single-task problem, primarily focusing on prototype learning of linguistic components or glyphs to identify unseen characters. In contrast, humans identify characters by integrating multiple perspectives, including linguistic…

2025

MisinfoBench: A Multi-Dimensional Benchmark for Evaluating LLMs’ Resilience to Misinformation

EMNLP 2025

Large Language Models (LLMs) excel in various Natural Language Processing (NLP) tasks but remain vulnerable to misinformation, particularly in multi-turn dialogues where misleading context accumulates. Existing benchmarks, such as TruthfulQA and FEVER, assess factual accuracy in isolated queries but

Cited by 0SourcePDFScholar
2025

Pioneer: Physics-informed Riemannian Graph ODE for Entropy-increasing Dynamics

AAAI 2025technical

Dynamic interacting system modeling is important for understanding and simulating real world systems, e.g., meteorology and the spread of COVID. The system is typically described as a graph, where multiple objects dynamically interact with each other and evolve over time. In recent years, graph Ordi…

2025

SparseMeXt: Unlocking the Potential of Sparse Representations for HD Map Construction

IROS 2025

Recent advancements in high-definition (HD) map construction have demonstrated the effectiveness of dense representations, which heavily rely on computationally intensive bird’s-eye view (BEV) features. While sparse representations offer a more efficient alternative by avoiding dense BEV processing,

Cited by 4SourceScholar
2025

Structural Entropy Guided Probabilistic Coding

AAAI 2025technical

Probabilistic embeddings have several advantages over deterministic embeddings as they map each data point to a distribution, which better describes the uncertainty and complexity of data. Many works focus on adjusting the distribution constraint under the Information Bottleneck (IB) principle to e…

2025

Towards Effective, Efficient and Unsupervised Social Event Detection in the Hyperbolic Space

AAAI 2025technical

The vast, complex, and dynamic nature of social message data has posed challenges to social event detection (SED). Despite considerable effort, these challenges persist, often resulting in inadequately expressive message representations (ineffective) and prolonged learning durations (inefficient). I…

2025

Trace: Structural Riemannian Bridge Matching for Transferable Source Localization in Information Propagation

IJCAI 2025

Source localization, the inverse problem of information diffusion, shows fundamental importance for understanding social dynamics. While achieving notable progress, existing solutions are typically exposed to the risk of error accumulation, and require a large number of observations for effective in

Cited by 0SourcePDFScholar
2024

A Hybrid Approach for Cross-Modality Pose Estimation Between Image and Point Cloud

RA-L 2024

Cross-modality pose estimation/localization is a critical challenge for multi-sensor-based perception systems, with applications spanning vehicle localization and online calibrations. In this paper, we introduce a hybrid approach to estimate the camera pose with respect to a point cloud with co-visi

Cited by 1SourceScholar
2024

Angle Robustness Unmanned Aerial Vehicle Navigation in GNSS-Denied Scenarios

AAAI 2024technical

Due to the inability to receive signals from the Global Navigation Satellite System (GNSS) in extreme conditions, achieving accurate and robust navigation for Unmanned Aerial Vehicles (UAVs) is a challenging task. Recently emerged, vision-based navigation has been a promising and feasible alternativ…

2024

LSEnet: Lorentz Structural Entropy Neural Network for Deep Graph Clustering

ICML 2024oral

Graph clustering is a fundamental problem in machine learning. Deep learning methods achieve the state-of-the-art results in recent years, but they still cannot work without predefined cluster numbers. Such limitation motivates us to pose a more challenging problem of graph clustering with unknown c…

2024

Less Peaky and More Accurate CTC Forced Alignment by Label Priors

ICASSP 2024accepted

Connectionist temporal classification (CTC) models are known to have peaky output distributions. Such behavior is not a problem for automatic speech recognition (ASR), but it can cause inaccurate forced alignments (FA), especially at finer granularity, e.g., phoneme level. This paper aims at allevia…

Cited by 0SourceScholar
2024

Motif-Aware Riemannian Graph Neural Network with Generative-Contrastive Learning

AAAI 2024technical

Graphs are typical non-Euclidean data of complex structures. In recent years, Riemannian graph representation learning has emerged as an exciting alternative to Euclidean ones. However, Riemannian methods are still in an early stage: most of them present a single curvature (radius) regardless of str…

2024

NDT-Map-Code: A 3D global descriptor for real-time loop closure detection in lidar SLAM

IROS 2024poster

Loop-closure detection, also known as place recognition, aiming to identify previously visited locations, is an essential component of a SLAM system. Existing research on lidar-based loop closure heavily relies on dense point cloud and 360 FOV lidars. This paper proposes an out-of-the-box NDT (Norma…

Cited by 1SourceScholar
2024

On the Evaluation Consistency of Attribution-based Explanations

ECCV 2024poster

"Attribution-based explanations are garnering increasing attention recently and have emerged as the predominant approach towards eXplanable Artificial Intelligence (XAI). However, the absence of consistent configurations and systematic investigations in prior literature impedes comprehensive evaluat…

2024

Orientation-Aware Multi-Modal Learning for Road Intersection Identification and Mapping

ICRA 2024poster

Accurate identification of road intersections is the pivotal task for automatic construction of high-definition maps, particularly in unstructured scenes. Existing methods predominantly rely on single-modal data and thus show an obvious unimodal limitation, i.e., lack of contextual information. More…

Cited by 2SourceScholar
2024

Spiking Graph Neural Network on Riemannian Manifolds

NeurIPS 2024poster

Graph neural networks (GNNs) have become the dominant solution for learning on graphs, the typical non-Euclidean structures. Conventional GNNs, constructed with the Artificial Neuron Network (ANN), have achieved impressive performance at the cost of high computation and energy consumption. In parall…

2023

CLIP-ReID: Exploiting Vision-Language Model for Image Re-identification without Concrete Text Labels

AAAI 2023technical

Pre-trained vision-language models like CLIP have recently shown superior performances on various downstream tasks, including image classification and segmentation. However, in fine-grained image re-identification (ReID), the labels are indexes, lacking concrete text descriptions. Therefore, it rema…

2023

CONGREGATE: Contrastive Graph Clustering in Curvature Spaces

IJCAI 2023poster

Graph clustering is a longstanding research topic, and has achieved remarkable success with the deep learning methods in recent years. Nevertheless, we observe that several important issues largely remain open. On the one hand, graph clustering from the geometric perspective is appealing but has rar…

2023

From Characters to Words: Hierarchical Pre-trained Language Model for Open-vocabulary Language Understanding

ACL 2023long

Current state-of-the-art models for natural language understanding require a preprocessing step to convert raw text into discrete tokens. This process known as tokenization relies on a pre-built vocabulary of words or sub-word morphemes. This fixed vocabulary limits the model’s robustness to spellin…

Cited by 8SourcePDFScholar
2023

Global-correlated 3D-decoupling Transformer for Clothed Avatar Reconstruction

NeurIPS 2023poster

Reconstructing 3D clothed human avatars from single images is a challenging task, especially when encountering complex poses and loose clothing. Current methods exhibit limitations in performance, largely attributable to their dependence on insufficient 2D image features and inconsistent query metho…

2023

How To Prevent the Continuous Damage of Noises To Model Training?

CVPR 2023poster

Deep learning with noisy labels is challenging and inevitable in many circumstances. Existing methods reduce the impact of noise samples by reducing loss weights of uncertain samples or by filtering out potential noise samples, which highly rely on the model's superior discriminative power for ident…

Cited by 5SourcePDFScholar
2023

Self-Supervised Continual Graph Learning in Adaptive Riemannian Spaces

AAAI 2023technical

Continual graph learning routinely finds its role in a variety of real-world applications where the graph data with different tasks come sequentially. Despite the success of prior works, it still faces great challenges. On the one hand, existing methods work with the zero-curvature Euclidean space,…

Cited by 37SourcePDFScholar
2022

A Self-Supervised Mixed-Curvature Graph Neural Network

AAAI 2022technical

Graph representation learning received increasing attentions in recent years. Most of the existing methods ignore the complexity of the graph structures and restrict graphs in a single constant-curvature representation space, which is only suitable to particular kinds of graph structure indeed. Addi…

Cited by 44SourcePDFScholar
2022

Bootstrapping ViTs: Towards Liberating Vision Transformers From Pre-Training

CVPR 2022poster

Recently, vision Transformers (ViTs) are developing rapidly and starting to challenge the domination of convolutional neural networks (CNNs) in the realm of computer vision (CV). With the general-purpose Transformer architecture replacing the hard-coded inductive biases of convolution, ViTs have sur…

Cited by 21PDFcodeScholar
2022

Cross Attention Based Style Distribution for Controllable Person Image Synthesis

ECCV 2022poster

"Controllable person image synthesis task enables a wide range of applications through explicit control over body pose and appearance. In this paper, we propose a cross attention based style distribution module that computes between the source semantic styles and target pose for pose transfer. The m…

2022

Knowledge Distillation via Constrained Variational Inference

AAAI 2022technical

Knowledge distillation has been used to capture the knowledge of a teacher model and distill it into a student model with some desirable characteristics such as being smaller, more efficient, or more generalizable. In this paper, we propose a framework for distilling the knowledge of a powerful disc…

Cited by 4SourcePDFScholar
2022

QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation

CVPR 2022poster

Unpaired image-to-image (I2I) translation often requires to maximize the mutual information between the source and the translated images across different domains, which is critical for the generator to keep the source content and prevent it from unnecessary modifications. The self-supervised contras…

Cited by 112PDFcodeScholar
2022

Style Transformer for Image Inversion and Editing

CVPR 2022poster

Existing GAN inversion methods fail to provide codes for reliable reconstruction and flexible editing simultaneously. This paper presents a transformer-based image inversion and editing model for pretrained StyleGAN which is not only with less distortions, but also of high quality and flexibility fo…

Cited by 69PDFcodeScholar
2021

Bridging the Gap Between Label- and Reference-Based Synthesis in Multi-Attribute Image-to-Image Translation

ICCV 2021poster

The image-to-image translation (I2IT) model takes a target label or a reference image as the input, and changes a source into the specified target domain. The two types of synthesis, either label- or reference-based, have substantial differences. Particularly, the label-based synthesis reflects the…

Cited by 5PDFcodeScholar
2021

Can contrastive learning avoid shortcut solutions?

NeurIPS 2021poster

The generalization of representations learned via contrastive learning depends crucially on what features of the data are extracted. However, we observe that the contrastive loss does not always sufficiently guide which features are extracted, a behavior that can negatively impact the performance on…

2021

Context Matters: Graph-based Self-supervised Representation Learning for Medical Images

AAAI 2021technical

Supervised learning method requires a large volume of annotated datasets. Collecting such datasets is time-consuming and expensive. Until now, very few annotated COVID-19 imaging datasets are available. Although self-supervised learning enables us to bootstrap the training by exploiting unlabeled d…

2021

DG-Font: Deformable Generative Networks for Unsupervised Font Generation

CVPR 2021poster

Font generation is a challenging problem especially for some writing systems that consist of a large number of characters and has attracted a lot of attention in recent years. However, existing methods for font generation are often in supervised learning. They require a large number of paired data,…

Cited by 150PDFcodeScholar
2021

Hyperbolic Variational Graph Neural Network for Modeling Dynamic Graphs

AAAI 2021technical

Learning representations for graphs plays a critical role in a wide spectrum of downstream applications. In this paper, we summarize the limitations of the prior works in three folds: representation space, modeling dynamics and modeling uncertainty. To bridge this gap, we propose to learn dynamic gr…

Cited by 81SourcePDFScholar
2021

Introspective Visuomotor Control: Exploiting Uncertainty in Deep Visuomotor Control for Failure Recovery

ICRA 2021poster

End-to-end visuomotor control is emerging as a compelling solution for robot manipulation tasks. However, imitation learning-based visuomotor control approaches tend to suffer from a common limitation, lacking the ability to recover from an out-of-distribution state caused by compounding errors. In…

Cited by 4SourceScholar
2021

Monocular Teach-and-Repeat Navigation using a Deep Steering Network with Scale Estimation

IROS 2021poster

This paper proposes a novel monocular teach-and-repeat navigation system with the capability of scale awareness, i.e. the absolute distance between observation and goal images. It decomposes the navigation task into a sequence of visual servoing sub-tasks to approach consecutive goal/node images in…

Cited by 4SourceScholar
2021

NDT-Transformer: Large-Scale 3D Point Cloud Localisation using the Normal Distribution Transform Representation

ICRA 2021poster

3D point cloud-based place recognition is highly demanded by autonomous driving in GPS-challenged environments and serves as an essential component (i.e. loop-closure detection) in lidar-based SLAM systems. This paper proposes a novel approach, named NDT-Transformer, for real-time and large-scale pl…

Cited by 117SourcecodeScholar
2021

Online Credit Payment Fraud Detection via Structure-Aware Hierarchical Recurrent Neural Network

IJCAI 2021poster

Online credit payment fraud detection plays a critical role in financial institutions due to the growing volume of fraudulent transactions. Recently, researchers have shown an increased interest in capturing users’ dynamic and evolving fraudulent tendencies from their behavior sequences. However, mo…

2021

Robust and Long-term Monocular Teach and Repeat Navigation using a Single-experience Map

IROS 2021poster

This paper presents a robust monocular visual teach-and-repeat (VT&R) navigation system for long-term operation in outdoor environments. The approach leverages deep-learned descriptors to deal with the high illumination variance of the real world. In particular, a tailored self-supervised descriptor…

Cited by 11SourceScholar
2020

BANANA: when Behavior ANAlysis meets social Network Alignment

IJCAI 2020poster

Recently, aligning users among different social networks has received significant attention. However, most of the existing studies do not consider users’ behavior information during the aligning procedure and thus still suffer from the poor learning performance. In fact, we observe that social netwo…

Cited by 0SourcePDFScholar
2020

EU Long-term Dataset with Multiple Sensors for Autonomous Driving

IROS 2020poster

The field of autonomous driving has grown tremendously over the past few years, along with the rapid progress in sensor technology. One of the major purposes of using sensors is to provide environment perception for vehicle understanding, learning and reasoning, and ultimately interacting with the e…

Cited by 122SourcecodeScholar
2020

Generative Localization With Uncertainty Estimation Through Video-CT Data for Bronchoscopic Biopsy

RA-L 2020

Robot-assisted endobronchial intervention requires accurate localization based on both intra- and pre-operative data. Most existing methods achieve this by registering 2D videos with 3D CT models according to a defined similarity metric with local features. Instead, we formulate the bronchoscopic lo

Cited by 32SourceScholar
2020

Localising Faster: Efficient and precise lidar-based robot localisation in large-scale environments

ICRA 2020poster

This paper proposes a novel approach for global localisation of mobile robots in large-scale environments. Our method leverages learning-based localisation and filtering-based localisation, to localise the robot efficiently and precisely through seeding Monte Carlo Localisation (MCL) with a deeplear…

Cited by 51SourceScholar
2020

Novel View Synthesis on Unpaired Data by Conditional Deformable Variational Auto-Encoder

ECCV 2020poster

Novel view synthesis often requires to have the paired data from both the source and target views. This paper proposes a view translation model within cVAE-GAN framework for the purpose of unpaired training. We design a conditional deformable module (CDM) which uses the source (or target) view condi…

2019

Customizing Student Networks From Heterogeneous Teachers via Adaptive Knowledge Amalgamation

ICCV 2019poster

A massive number of well-trained deep networks have been released by developers online. These networks may focus on different tasks and in many cases are optimized for different datasets. In this paper, we study how to exploit such heterogeneous pre-trained networks, known as teachers, so as to trai…

Cited by 70PDFcodeScholar
2018

3DOF Pedestrian Trajectory Prediction Learned from Long-Term Autonomous Mobile Robot Deployment Data

ICRA 2018poster

This paper presents a novel 3DOF pedestrian trajectory prediction approach for autonomous mobile service robots. While most previously reported methods are based on learning of 2D positions in monocular camera images, our approach uses range-finder sensors to learn and predict 3DOF pose trajectories…

Cited by 142SourceScholar
2018

Integrating Deep Semantic Segmentation Into 3-D Point Cloud Registration

RA-L 2018

Point cloud registration is the task of aligning 3D scans of the same environment captured from different poses. When semantic information is available for the points, it can be used as a prior in the search for correspondences to improve registration. Semantic-assisted Normal Distributions Transfor

Cited by 78SourceScholar
2018

Learning Monocular Visual Odometry with Dense 3D Mapping from Dense 3D Flow

IROS 2018poster

This paper introduces a fully deep learning approach to monocular SLAM, which can perform simultaneous localization using a neural network for learning visual odometry (L-VO) and dense 3D mapping. Dense 2D flow and a depth image are generated from monocular images by sub-networks, which are then use…

Cited by 50SourceScholar
2018

Multisensor Online Transfer Learning for 3D LiDAR-Based Human Detection with a Mobile Robot

IROS 2018poster

Human detection and tracking is an essential task for service robots, where the combined use of multiple sensors has potential advantages that are yet to be fully exploited. In this paper, we introduce a framework allowing a robot to learn a new 3D LiDAR-based human classifier from other sensors ove…

Cited by 55SourceScholar
2018

Recurrent-OctoMap: Learning State-Based Map Refinement for Long-Term Semantic Mapping With 3-D-Lidar Data

RA-L 2018

This letter presents a novel semantic mapping approach, Recurrent-OctoMap, learned from long-term three-dimensional (3-D) Lidar data. Most existing semantic mapping approaches focus on improving semantic understanding of single frames, rather than 3-D refinement of semantic maps (i.e. fusing semanti

Cited by 77SourceScholar
2017

Single-shot clothing category recognition in free-configurations with application to autonomous clothes sorting

IROS 2017poster

This paper proposes a single-shot approach for recognising clothing categories from 2.5D features. We propose two visual features, BSP (B-Spline Patch) and TSD (Topology Spatial Distances) for this task. The local BSP features are encoded by LLC (Locality-constrained Linear Coding) and fused with th…

Cited by 46SourceScholar
2016

Recognising the clothing categories from free-configuration using Gaussian-Process-based interactive perception

ICRA 2016

In this paper, we propose a Gaussian Process-based interactive perception approach for recognising highly-wrinkled clothes. We have integrated this recognition method within a clothes sorting pipeline for the pre-washing stage of an autonomous laundering process. Our approach differs from reported c

Cited by 31SourceScholar
2015

Accurate garment surface analysis using an active stereo robot head with application to dual-arm flattening

ICRA 2015poster

We present a visually guided, dual-arm, industrial robot system that is capable of autonomously flattening garments by means of a novel visual perception pipeline that fully interprets high-quality RGB-D images of a clothing scene based on an active stereo robot head. A segmented clothing range map…

Cited by 133SourceScholar
Li Sun — accepted AI-conference papers · AIConfPaper