← Search

Mingyu Ding

77 accepted papers

2026

ARCHE: A Novel Task to Evaluate LLMs on Latent Reasoning Chain Extraction

AAAI 2026technical

Large language models (LLMs) are increasingly used in scientific domains. While they can produce reasoning-like content via methods such as chain-of-thought prompting, these outputs are typically unstructured and informal, obscuring whether models truly understand the fundamental reasoning paradigms

Cited by 0SourcePDFScholar
2026

Agent0-VL: Exploring Self-Evolving Agent for Tool-Integrated Vision-Language Reasoning

ICML 2026oral

Large Vision-Language Models (LVLMs) have achieved remarkable progress in multimodal reasoning tasks; however, their learning remains constrained by the limitations of human-annotated supervision. Recent self-rewarding approaches attempt to overcome this constraint by allowing models to act as their…

Cited by 27SourceScholar
2026

BOSS: Benchmark for Observation Space Shift in Long-Horizon Task

ICRA 2026poster

Robotics has long sought to develop robots capable of completing previously unseen long-horizon tasks. Hierarchical approaches offer a pathway for achieving this goal by executing skill combinations arranged by a task planner, with each visuomotor skill pre-trained using a specific imitation learnin…

2026

GRAPE: Generalizing Robot Policy Via Preference Alignment

ICRA 2026poster

Despite the recent advancements of vision-language-action (VLA) models on a variety of robotics tasks, they suffer from critical issues such as poor generalizability to unseen tasks, due to their reliance on behavior cloning exclusively from successful rollouts. Furthermore, they are typically fine-…

2026

Interleave-VLA: Enhancing Robot Manipulation with Image-Text Interleaved Instructions

ICLR 2026poster

The rise of foundation models paves the way for generalist robot policies in the physical world. Existing methods relying on text-only instructions often struggle to generalize to unseen scenarios. We argue that interleaved image-text inputs offer richer and less biased context and enable robots to…

Cited by 0SourcecodeScholar
2026

One Hand to Rule Them All: Canonical Representations for Unified Dexterous Manipulation

RSS 2026poster

Dexterous manipulation policies today largely assume fixed hand designs, severely restricting their generalization to new embodiments with varied kinematic and structural layouts. To overcome this limitation, we introduce a parameterized canonical representation that unifies a broad spectrum of dext…

2026

Rethinking Intermediate Representation for VLM-based Robot Manipulation

CVPR 2026

Vision-Language Model (VLM) is now an important component to enable robust robot manipulation. Yet, using it to translate human instructions into an action-resolvable intermediate representation often needs a tradeoff between VLM-comprehensibility and generalizability. Inspired by context-free gramm

Cited by 0SourceScholar
2026

SimpleMem: Efficient Lifelong Memory for LLM Agents

ICML 2026poster

To support long-term interaction in complex environments, LLM agents require memory systems that manage historical experiences. Existing approaches either retain full interaction histories via passive context extension, leading to substantial redundancy, or rely on iterative reasoning to filter nois…

Cited by 0SourceScholar
2026

SldprtNet: A Large-Scale Multimodal Dataset for CAD Generation in Language-Driven 3D Design

ICRA 2026poster

We introduce SldprtNet, a large-scale dataset comprising over 242,000 industrial parts, designed for semantic-driven CAD modeling, geometric deep learning, and the training/fine-tuning of multimodal models for 3D design. The dataset provides 3D models in both .step and .sldprt formats to support di-…

2026

UniDex: A Robot Foundation Suite for Universal Dexterous Hand Control from Egocentric Human Videos

CVPR 2026

Dexterous manipulation remains challenging due to the cost of collecting real-robot teleoperation data, the heterogeneity of hand embodiments, and the high dimensionality of control. We present UniDex, a robot foundation suite that couples a large-scale robot-centric dataset with a unified vision-la

Cited by 0SourcecodeScholar
2026

Unlocking the Power of Large Multimodal Models for Robot Learning: Robustness, Generalization, and Opportunities

AAAI 2026technical

Large multimodal models (LMMs) have revolutionized AI by demonstrating remarkable capabilities in vision, language, audio, and other domains, particularly in understanding and generalization tasks. Yet, moving beyond passive understanding to active interaction requires embodied agents, such as robot

Cited by 0SourcePDFScholar
2026

VER: Vision Expert Transformer for Robot Learning via Foundation Distillation and Dynamic Routing

ICLR 2026poster

Pretrained vision foundation models (VFMs) advance robotic learning via rich visual representations, yet individual VFMs typically excel only in specific domains, limiting generality across tasks. Distilling multiple VFMs into a unified representation can mitigate this limitation but often yields in…

Cited by 0SourceScholar
2025

BOSS: Benchmark for Observation Space Shift in Long-Horizon Task

RA-L 2025

Robotics has long sought to develop robots capable of completing previously unseen long-horizon tasks. Hierarchical approaches offer a pathway for achieving this goal by executing skill combinations arranged by a task planner, with each visuomotor skill pre-trained using a specific imitation learnin

Cited by 3SourceScholar
2025

CompGS: Unleashing 2D Compositionality for Compositional Text-to-3D via Dynamically Optimizing 3D Gaussians

CVPR 2025poster

Recent breakthroughs in text-guided image generation have significantly advanced the field of 3D generation. While generating a single high-quality 3D object is now feasible, generating multiple objects with reasonable interactions within a 3D space, a.k.a. compositional 3D generation, presents subs…

Cited by 4SourcePDFScholar
2025

DexHandDiff: Interaction-aware Diffusion Planning for Adaptive Dexterous Manipulation

CVPR 2025poster

Dexterous manipulation with contact-rich interactions is crucial for advanced robotics. While recent diffusion-based planning approaches show promise for simple manipulation tasks, they often produce unrealistic ghost states (e.g., the object automatically moves without hand contact) or lack adaptab…

Cited by 0SourcePDFScholar
2025

Embodiment-agnostic Action Planning via Object-Part Scene Flow

ICRA 2025

Observing that the key for robotic action planning is to understand the target-object motion when its associated part is manipulated by the end effector, we propose to generate the 3D object-part scene flow and extract its transformations to solve the action trajectories for diverse embodiments. The

Cited by 7SourceScholar
2025

Language-Driven Policy Distillation for Cooperative Driving in Multi-Agent Reinforcement Learning

RA-L 2025

The cooperative driving technology of Connected and Autonomous Vehicles (CAVs) is crucial for improving the efficiency and safety of transportation systems. Learning-based methods, such as Multi-Agent Reinforcement Learning (MARL), have demonstrated strong capabilities in cooperative decision-making

Cited by 22SourceScholar
2025

MJ-Video: Benchmarking and Rewarding Video Generation with Fine-Grained Video Preference

NeurIPS 2025spotlight

Recent advancements in video generation have significantly improved the ability to synthesize videos from text instructions. However, existing models still struggle with key challenges such as instruction misalignment, content hallucination, safety concerns, and generation bias. To address these lim…

Cited by 0SourceScholar
2025

MMIE: Massive Multimodal Interleaved Comprehension Benchmark for Large Vision-Language Models

ICLR 2025oral

Interleaved multimodal comprehension and generation, enabling models to produce and interpret both images and text in arbitrary sequences, have become a pivotal area in multimodal learning. Despite significant advancements, the evaluation of this capability remains insufficient. Existing benchmarks…

2025

Moto: Latent Motion Token as the Bridging Language for Learning Robot Manipulation from Videos

ICCV 2025poster

Recent developments in Large Language Models (LLMs) pre-trained on extensive corpora have shown significant success in various natural language processing (NLP) tasks with minimal fine-tuning. This success offers new promise for robotics, which has long been constrained by the high cost of action-la…

2025

P2 Explore: Efficient Exploration in Unknown Cluttered Environment with Floor Plan Prediction

IROS 2025

Robot exploration aims at the reconstruction of unknown environments, and it is important to achieve it with shorter paths. Traditional methods focus on optimizing the visiting order of frontiers based on current observations, which may lead to local-minimal results. Recently, by predicting the stru

Cited by 4SourcecodeScholar
2025

PhyGrasp: Generalizing Robotic Grasping with Physics-informed Large Multimodal Models

IROS 2025

Robotic grasping, crucial for robot interaction with objects, still struggles with counter-intuitive or long-tailed scenarios like uncommon materials and shapes. Humans, however, intuitively adjust grasps with their physics-informed interpretations of the object, using visual and linguistic cues. Th

Cited by 16SourceScholar
2025

Physics-Aware Robotic Palletization With Online Masking Inference

ICRA 2025

The efficient planning of stacking boxes, especially in the online setting where the sequence of item arrivals is unpredictable, remains a critical challenge in modern warehouse and logistics management. Existing solutions often address box size variations, but overlook their intrinsic and physical

Cited by 5SourcecodeScholar
2025

ReBot: Scaling Robot Learning with Real-to-Sim-to-Real Robotic Video Synthesis

IROS 2025

Vision-language-action (VLA) models present a promising paradigm by training policies directly on real robot datasets like Open X-Embodiment. However, the high cost of real-world data collection hinders further data scaling, thereby restricting the generalizability of VLAs. In this paper, we introdu

Cited by 22SourceScholar
2025

RoboTwin: Dual-Arm Robot Benchmark with Generative Digital Twins

CVPR 2025highlight

In the rapidly advancing field of robotics, dual-arm coordination and complex object manipulation are essential capabilities for developing advanced autonomous systems. However, the scarcity of diverse, high-quality demonstration data and real-world-aligned evaluation benchmarks severely limits such…

Cited by 4SourcePDFScholar
2025

TrajSSL: Trajectory-Enhanced Semi-Supervised 3D Object Detection

ICRA 2025

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a teacher-student framework in which machine-generated pseudo-labels on

Cited by 0SourceScholar
2025

WOMD-Reasoning: A Large-Scale Dataset for Interaction Reasoning in Driving

ICML 2025poster

Language models uncover unprecedented abilities in analyzing driving scenarios, owing to their limitless knowledge accumulated from text-based pre-training. Naturally, they should particularly excel in analyzing rule-based interactions, such as those triggered by traffic laws, which are well documen…

2025

X-Drive: Cross-modality Consistent Multi-Sensor Data Synthesis for Driving Scenarios

ICLR 2025poster

Recent advancements have exploited diffusion models for the synthesis of either LiDAR point clouds or camera image data in driving scenarios. Despite their success in modeling single-modality data marginal distribution, there is an under- exploration in the mutual reliance between different modaliti…

2024

DSLO: Deep Sequence LiDAR Odometry Based on Inconsistent Spatio-temporal Propagation

IROS 2024poster

This paper introduces a 3D point cloud sequence learning model based on inconsistent spatio-temporal propagation for LiDAR odometry, termed DSLO. It consists of a pyramid structure with a spatial information reuse strategy, a sequential pose initialization module, a gated hierarchical pose refinemen…

Cited by 0SourcecodeScholar
2024

DrPlanner: Diagnosis and Repair of Motion Planners for Automated Vehicles Using Large Language Models

RA-L 2024

Motion planners are essential for the safe operation of automated vehicles across various scenarios. However, no motion planning algorithm has achieved perfection in the literature, and improving its performance is often time-consuming and labor-intensive. To tackle the aforementioned issues, we pre

Cited by 13SourcecodeScholar
2024

Human-oriented Representation Learning for Robotic Manipulation

RSS 2024poster

Humans inherently possess generalizable visual representations that empower them to efficiently explore and interact with the environments in manipulation tasks. We advocate that such a representation automatically arises from simultaneously learning about multiple simple perceptual skills that are…

Cited by 12SourcePDFScholar
2024

Interfacing Foundation Models' Embeddings

NeurIPS 2024poster

Foundation models possess strong capabilities in reasoning and memorizing across modalities. To further unleash the power of foundation models, we present FIND, a generalized interface for aligning foundation models' embeddings with unified image and dataset-level understanding spanning modality and…

2024

MoLE: Enhancing Human-centric Text-to-image Diffusion via Mixture of Low-rank Experts

NeurIPS 2024poster

Text-to-image diffusion has attracted vast attention due to its impressive image-generation capabilities. However, when it comes to human-centric text-to-image generation, particularly in the context of faces and hands, the results often fall short of naturalness due to insufficient training priors.…

Cited by 2SourcePDFScholar
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

Pre-training on Synthetic Driving Data for Trajectory Prediction

IROS 2024poster

Accumulating substantial volumes of real-world driving data proves pivotal in the realm of trajectory forecasting for autonomous driving. Given the heavy reliance of current trajectory forecasting models on data-driven methodologies, we aim to tackle the challenge of learning general trajectory fore…

Cited by 13SourcecodeScholar
2024

Q-SLAM: Quadric Representations for Monocular SLAM

CoRL 2024poster

In this paper, we reimagine volumetric representations through the lens of quadrics. We posit that rigid scene components can be effectively decomposed into quadric surfaces. Leveraging this assumption, we reshape the volumetric representations with million of cubes by several quadric planes, which…

Cited by 6SourceScholar
2024

RoboCodeX: Multimodal Code Generation for Robotic Behavior Synthesis

ICML 2024poster

Robotic behavior synthesis, the problem of understanding multimodal inputs and generating precise physical control for robots, is an important part of Embodied AI. Despite successes in applying multimodal large language models for high-level understanding, it remains challenging to translate these c…

Cited by 18SourcePDFScholar
2024

SkillDiffuser: Interpretable Hierarchical Planning via Skill Abstractions in Diffusion-Based Task Execution

CVPR 2024poster

Diffusion models have demonstrated strong potential for robotic trajectory planning. However generating coherent trajectories from high-level instructions remains challenging especially for long-range composition tasks requiring multiple sequential skills. We propose SkillDiffuser an end-to-end hier…

2024

Sparse Diffusion Policy: A Sparse, Reusable, and Flexible Policy for Robot Learning

CoRL 2024poster

The increasing complexity of tasks in robotics demands efficient strategies for multitask and continual learning. Traditional models typically rely on a universal policy for all tasks, facing challenges such as high computational costs and catastrophic forgetting when learning new tasks. To address…

Cited by 17SourceScholar
2024

Tree-Planner: Efficient Close-loop Task Planning with Large Language Models

ICLR 2024poster

This paper studies close-loop task planning, which refers to the process of generating a sequence of skills (a plan) to accomplish a specific goal while adapting the plan based on real-time observations. Recently, prompting Large Language Models (LLMs) to generate actions iteratively has become a pr…

Cited by 55SourcePDFScholar
2024

UniAdapter: Unified Parameter-Efficient Transfer Learning for Cross-modal Modeling

ICLR 2024poster

Large-scale vision-language pre-trained models have shown promising transferability to various downstream tasks. As the size of these foundation models and the number of downstream tasks grow, the standard full fine-tuning paradigm becomes unsustainable due to heavy computational and storage costs.…

2024

VDT: General-purpose Video Diffusion Transformers via Mask Modeling

ICLR 2024poster

This work introduces Video Diffusion Transformer (VDT), which pioneers the use of transformers in diffusion-based video generation. It features transformer blocks with modularized temporal and spatial attention modules to leverage the rich spatial-temporal representation inherited in transformers. A…

2023

AdaptDiffuser: Diffusion Models as Adaptive Self-evolving Planners

ICML 2023oral

Diffusion models have demonstrated their powerful generative capability in many tasks, with great potential to serve as a paradigm for offline reinforcement learning. However, the quality of the diffusion model is limited by the insufficient diversity of training data, which hinders the performance…

2023

Doubly-Robust Self-Training

NeurIPS 2023poster

Self-training is a well-established technique in semi-supervised learning, which leverages unlabeled data by generating pseudo-labels and incorporating them with a limited labeled dataset for training. The effectiveness of self-training heavily relies on the accuracy of these pseudo-labels. In this…

2023

EmbodiedGPT: Vision-Language Pre-Training via Embodied Chain of Thought

NeurIPS 2023spotlight

Embodied AI is a crucial frontier in robotics, capable of planning and executing action sequences for robots to accomplish long-horizon tasks in physical environments. In this work, we introduce EmbodiedGPT, an end-to-end multi-modal foundation model for embodied AI, empowering embodied agents with…

Cited by 246SourcePDFScholar
2023

Mod-Squad: Designing Mixtures of Experts As Modular Multi-Task Learners

CVPR 2023poster

Optimization in multi-task learning (MTL) is more challenging than single-task learning (STL), as the gradient from different tasks can be contradictory. When tasks are related, it can be beneficial to share some parameters among them (cooperation). However, some tasks require additional parameters…

Cited by 107SourcePDFScholar
2023

NeRF-Loc: Transformer-Based Object Localization Within Neural Radiance Fields

RA-L 2023

Neural Radiance Fields (NeRFs) have become a widely-applied scene representation technique in recent years, showing advantages for robot navigation and manipulation tasks. To further advance the utility of NeRFs for robotics, we propose a transformer-based framework, <monospace xmlns:mml="http://www

Cited by 14SourceScholar
2023

Planning with Large Language Models for Code Generation

ICLR 2023poster

Existing large language model-based code generation pipelines typically use beam search or sampling algorithms during the decoding process. Although the programs they generate achieve high token-matching-based scores, they often fail to compile or generate incorrect outputs. The main reason is that…

Cited by 177SourcePDFScholar
2023

Quadric Representations for LiDAR Odometry, Mapping and Localization

RA-L 2023

Current LiDAR odometry, mapping and localization methods leverage point-wise representations of 3D scenes and achieve high accuracy in autonomous driving tasks. However, the space-inefficiency of methods that use point-wise representations limits their development and usage in practical applications

Cited by 13SourceScholar
2023

TextPSG: Panoptic Scene Graph Generation from Textual Descriptions

ICCV 2023poster

Panoptic Scene Graph has recently been proposed for comprehensive scene understanding. However, previous works adopt a fully-supervised learning manner, requiring large amounts of pixel-wise densely-annotated data, which is always tedious and expensive to obtain. To address this limitation, we study…

Cited by 12PDFScholar
2023

Towards Free Data Selection with General-Purpose Models

NeurIPS 2023poster

A desirable data selection algorithm can efficiently choose the most informative samples to maximize the utility of limited annotation budgets. However, current approaches, represented by active learning methods, typically follow a cumbersome pipeline that iterates the time-consuming model training…

2023

Visual Dependency Transformers: Dependency Tree Emerges From Reversed Attention

CVPR 2023poster

Humans possess a versatile mechanism for extracting structured representations of our visual world. When looking at an image, we can decompose the scene into entities and their parts as well as obtain the dependencies between them. To mimic such capability, we propose Visual Dependency Transformers…

2022

ComPhy: Compositional Physical Reasoning of Objects and Events from Videos

ICLR 2022poster

Objects' motions in nature are governed by complex interactions and their properties. While some properties, such as shape and material, can be identified via the object's visual appearances, others like mass and electric charge are not directly visible. The compositionality between the visible and…

Cited by 58SourcePDFScholar
2022

CtrlFormer: Learning Transferable State Representation for Visual Control via Transformer

ICML 2022spotlight

Transformer has achieved great successes in learning vision and language representation, which is general across various downstream tasks. In visual control, learning transferable state representation that can transfer between different control tasks is important to reduce the training sample size.…

2022

DaViT: Dual Attention Vision Transformers

ECCV 2022poster

"In this work, we introduce Dual Attention Vision Transformers (DaViT), a simple yet effective vision transformer architecture that is able to capture global context while maintaining computational efficiency. We propose approaching the problem from an orthogonal angle: exploiting self-attention mec…

2022

Embodied Concept Learner: Self-supervised Learning of Concepts and Mapping through Instruction Following

CoRL 2022poster

Humans, even at a very early age, can learn visual concepts and understand geometry and layout through active interaction with the environment, and generalize their compositions to complete tasks described by natural languages in novel scenes. To mimic such capability, we propose Embodied Concept Le…

Cited by 21SourceScholar
2022

LGDN: Language-Guided Denoising Network for Video-Language Modeling

NeurIPS 2022accept

Video-language modeling has attracted much attention with the rapid growth of web videos. Most existing methods assume that the video frames and text description are semantically correlated, and focus on video-language modeling at video level. However, this hypothesis often fails for two reasons: (1…

Cited by 14SourcePDFScholar
2022

Learning Versatile Neural Architectures by Propagating Network Codes

ICLR 2022poster

This work explores how to design a single neural network capable of adapting to multiple heterogeneous vision tasks, such as image segmentation, 3D detection, and video recognition. This goal is challenging because both network architecture search (NAS) spaces and methods in different tasks are inco…

2021

A Global Occlusion-Aware Approach to Self-Supervised Monocular Visual Odometry

AAAI 2021technical

Self-Supervised monocular visual odometry (VO) is often cast into a view synthesis problem based on depth and camera pose estimation. One of the key challenges is to accurately and robustly estimate depth with occlusions and moving objects in the scene. Existing methods simply detect and mask out re…

Cited by 6SourcePDFScholar
2021

Dynamic Visual Reasoning by Learning Differentiable Physics Models from Video and Language

NeurIPS 2021poster

In this work, we propose a unified framework, called Visual Reasoning with Differ-entiable Physics (VRDP), that can jointly learn visual concepts and infer physics models of objects and their interactions from videos and language. This is achieved by seamlessly integrating three components: a visual…

Cited by 85SourcePDFScholar
2021

HR-NAS: Searching Efficient High-Resolution Neural Architectures With Lightweight Transformers

CVPR 2021poster

High-resolution representations (HR) are essential for dense prediction tasks such as segmentation, detection, and pose estimation. Learning HR representations is typically ignored in previous Neural Architecture Search (NAS) methods that focus on image classification. This work proposes a novel NAS…

Cited by 74PDFcodeScholar
2021

IEPT: Instance-Level and Episode-Level Pretext Tasks for Few-Shot Learning

ICLR 2021poster

The need of collecting large quantities of labeled training data for each new task has limited the usefulness of deep neural networks. Given data from a set of source tasks, this limitation can be overcome using two transfer learning approaches: few-shot learning (FSL) and self-supervised learning (…

2021

L2M-GAN: Learning To Manipulate Latent Space Semantics for Facial Attribute Editing

CVPR 2021poster

A deep facial attribute editing model strives to meet two requirements: (1) attribute correctness -- the target attribute should correctly appear on the edited face image; (2) irrelevance preservation -- any irrelevant information (e.g., identity) should not be changed after editing. Meeting both re…

Cited by 86PDFcodeScholar
2021

Self-Supervised Video Representation Learning with Constrained Spatiotemporal Jigsaw

IJCAI 2021poster

This paper proposes a novel pretext task for self-supervised video representation learning by exploiting spatiotemporal continuity in videos. It is motivated by the fact that videos are spatiotemporal by nature and a representation learned by detecting spatiotemporal continuity/discontinuity is thus…

Cited by 24SourcePDFScholar
2020

Dense Hybrid Recurrent Multi-view Stereo Net with Dynamic Consistency Checking

ECCV 2020poster

In this paper, we propose an efficient and effective dense hybrid recurrent multi-view stereo net with dynamic consistency checking, namely $D^{2}$HC-RMVSNet, for accurate dense point cloud reconstruction. Our novel hybrid recurrent multi-view stereo net consists of two core modules: 1) a light DREN…

2020

Learning Depth-Guided Convolutions for Monocular 3D Object Detection

CVPR 2020poster

3D object detection from a single image without LiDAR is a challenging task due to the lack of accurate depth information. Conventional 2D convolutions are unsuitable for this task because they fail to capture local object and its scale information, which are vital for 3D object detection. To better…

Cited by 384PDFcodeScholar
2020

Pyramid Multi-view Stereo Net with Self-adaptive View Aggregation

ECCV 2020poster

In this paper, we propose an effective and efficient pyramid multi-view stereo (MVS) net with self-adaptive view aggregation for accurate and complete dense point cloud reconstruction. Different from using mean square variance to generate cost volume in previous deep-learning based MVS methods, our…

2020

SegVoxelNet: Exploring Semantic Context and Depth-aware Features for 3D Vehicle Detection from Point Cloud

ICRA 2020poster

3D vehicle detection based on point cloud is a challenging task in real-world applications such as autonomous driving. Despite significant progress has been made, we observe two aspects to be further improved. First, the semantic context information in LiDAR is seldom explored in previous works, whi…

Cited by 78SourceScholar
2020

Segmenting Transparent Objects in the Wild

ECCV 2020poster

Transparent objects such as windows and bottles made by glass widely exist in the real world. Segmenting transparent objects is challenging because these objects have diverse appearances inherited from the image background, making them had similar appearance with their surroundings. Besides the tech…

2018

Domain-Invariant Projection Learning for Zero-Shot Recognition

NeurIPS 2018poster

Zero-shot learning (ZSL) aims to recognize unseen object classes without any training samples, which can be regarded as a form of transfer learning from seen classes to unseen ones. This is made possible by learning a projection between a feature space and a semantic space (e.g. attribute space). Ke…

Cited by 66SourcePDFScholar