← Search

Xin Tan

53 accepted papers

2026

CompassNav: Steering From Path Imitation to Decision Understanding In Navigation

ICLR 2026poster

The dominant paradigm for training Large Vision-Language Models (LVLMs) in navigation relies on imitating expert trajectories. This approach reduces the complex navigation task to a sequence-to-sequence replication of a single correct path, fundamentally limiting the agent's ability to explore and g…

Cited by 0SourceScholar
2026

Diffusion Implicit Policy for Unpaired Scene-aware Motion Synthesis

AAAI 2026technical

Scene-aware motion synthesis has been widely researched recently due to its numerous applications. Prevailing methods rely heavily on paired motion-scene data, while it is difficult to generalize to diverse scenes when trained only on a few specific ones. Thus, we propose a unified framework, termed

Cited by 0SourcePDFScholar
2026

Explore with Long-term Memory: A Benchmark and Multimodal LLM-based Reinforcement Learning Framework for Embodied Exploration

CVPR 2026

An ideal embodied agent should possess lifelong learning capabilities to handle long-horizon and complex tasks, enabling continuous operation in general environments. This not only requires the agent to accurately accomplish given tasks but also to leverage long-term episodic memory to optimize deci

Cited by 0SourcecodeScholar
2026

Human Motion Synthesis in 3D Scenes via Unified Scene Semantic Occupancy

AAAI 2026technical

Human motion synthesis in 3D scenes relies heavily on scene comprehension, while current methods focus mainly on scene structure but ignore the semantic understanding. In this paper, we propose a human motion synthesis framework that take an unified Scene Semantic Occupancy (SSO) for scene represent

Cited by 0SourcePDFScholar
2026

LidarPainter: One-Step Away from Any Lidar View to Novel Guidance

AAAI 2026technical

Dynamic driving scene reconstruction is of great importance in fields like digital twin system and autonomous driving simulation. However, unacceptable degradation occurs when the view deviates from the input trajectory, leading to corrupted background and vehicle models. To improve reconstruction q

Cited by 0SourcePDFScholar
2026

Multi-Step Deformable Gaussian Splatting for Dynamic Scene Rendering

AAAI 2026technical

Reconstructing dynamic scenes has long been a challenging task in 3D vision. Previous mainstream methods based on 3D Gaussian Splatting typically employ a single deformation field to directly model spatiotemporal changes. However, such one-step deformation struggles to capture diverse and complex mo

Cited by 0SourcePDFScholar
2026

Open the Motion Door: Atomic Motion Decomposition and Recomposition for Open-Vocabulary Motion Generation

CVPR 2026

Text-to-motion generation is a fundamental task in computer vision, aiming to synthesize 3D human motion sequences from natural language descriptions. However, due to the limited scale and diversity of existing datasets, models trained to directly map raw text to motion often struggle to generalize

Cited by 0SourceScholar
2026

S2D: Sparse to Dense Lifting for 3D Reconstruction with Minimal Inputs

CVPR 2026

Explicit 3D representations have already become an essential medium for 3D simulation and understanding. However, the most commonly used point cloud and 3D Gaussian Splatting (3DGS) each suffer from non-photorealistic rendering and significant degradation under sparse inputs. In this paper, we intro

Cited by 0SourceScholar
2026

S2GS: Streaming Semantic Gaussian Splatting for Online Scene Understanding and Reconstruction

ICML 2026poster

Existing offline feed-forward methods for joint scene understanding and reconstruction on long image streams often repeatedly perform global computation over an ever-growing set of past observations, causing runtime and GPU memory to increase rapidly with sequence length and limiting scalability. We…

Cited by 0SourceScholar
2026

T2S: Tokenized Skill Scaling for Lifelong Imitation Learning

ICRA 2026poster

The main challenge in lifelong imitation learning lies in the balance between mitigating catastrophic forgetting of previous skills while maintaining sufficient capacity for acquiring new ones. However, current approaches typically address these aspects in isolation, overlooking their internal corre…

2026

TPRU: Advancing Temporal and Procedural Understanding in Large Multimodal Models

ICLR 2026poster

Multimodal Large Language Models (MLLMs), particularly smaller, deployable variants, exhibit a critical deficiency in understanding temporal and procedural visual data, a bottleneck hindering their application in real-world embodied AI. This gap is largely caused by a systemic failure in training pa…

Cited by 0SourcecodeScholar
2026

World2Minecraft: Occupancy-Driven simulated scenes Construction

ICLR 2026poster

Embodied intelligence requires high-fidelity simulation environments to support perception and decision-making, yet existing platforms often suffer from data contamination and limited flexibility. To mitigate this, we propose World2Minecraft to convert real-world scenes into structured Minecraft env…

Cited by 0SourceScholar
2026

Zero-Shot Robotic Manipulation via 3D Gaussian Splatting-Enhanced Multimodal Retrieval-Augmented Generation

AAAI 2026technical

Existing end-to-end approaches of robotic manipulation often lack generalization to unseen objects or tasks due to limited data and poor interpretability. While recent Multimodal Large Language Models (MLLMs) demonstrate strong commonsense reasoning, they struggle with geometric and spatial understa

Cited by 0SourcePDFScholar
2025

DrivingForward: Feed-forward 3D Gaussian Splatting for Driving Scene Reconstruction from Flexible Surround-view Input

AAAI 2025technical

We propose DrivingForward, a feed-forward Gaussian Splatting model that reconstructs driving scenes from flexible surround-view input. Driving scene images from vehicle-mounted cameras are typically sparse, with limited overlap, and the movement of the vehicle further complicates the acquisition of…

2025

Efficient Prototypical Classifier for Class-Incremental Learning

ICASSP 2025accepted

The nearest prototypical classifier faces challenges of semantic drift and prototype interference. Previous methods address these issues using data rehearsal and contrastive learning, but these approaches incur high memory costs and slow convergence. In this paper, we propose a novel prototypical mi…

Cited by 0SourceScholar
2025

EyeSeg: An Uncertainty-Aware Eye Segmentation Framework for AR/VR

IJCAI 2025

Human-machine interaction through augmented reality (AR) and virtual reality (VR) is increasingly prevalent, requiring accurate and efficient gaze estimation which hinges on the accuracy of eye segmentation to enable smooth user experiences. We introduce EyeSeg, a novel eye segmentation framework de

Cited by 0SourcePDFScholar
2025

FastLGS: Speeding Up Language Embedded Gaussians with Feature Grid Mapping

AAAI 2025technical

The semantically interactive radiance field has always been an appealing task for its potential to facilitate user-friendly and automated real-world 3D scene understanding applications. However, it is a challenging task to achieve high quality, efficiency and zero-shot ability at the same time with…

Cited by 7SourcePDFScholar
2025

From Enhancement to Understanding: Build a Generalized Bridge for Low-light Vision via Semantically Consistent Unsupervised Fine-tuning

ICCV 2025poster

Low-level enhancement and high-level visual understanding in low-light vision have traditionally been treated separately. Low-light enhancement improves image quality for downstream tasks, but existing methods rely on physical or geometric priors, limiting generalization. Evaluation mainly focuses o…

Cited by 0SourcePDFScholar
2025

Large Continual Instruction Assistant

ICML 2025poster

Continual Instruction Tuning (CIT) is adopted to continually instruct Large Models to follow human intent data by data. It is observed that existing gradient update would heavily destroy the performance on previous datasets during CIT process. Instead, Exponential Moving Average (EMA), owns the abil…

2025

One-for-More: Continual Diffusion Model for Anomaly Detection

CVPR 2025poster

With the rise of generative models, there is a growing interest in unifying all tasks within a generative framework. Anomaly detection methods also fall into this scope and utilize diffusion models to generate or reconstruct normal samples when given arbitrary anomaly images. However, our study foun…

2025

Stylized-Face: A Million-level Stylized Face Dataset for Face Recognition

ICCV 2025poster

Stylized face recognition is the task of recognizing generated faces with the same ID across diverse stylistic domains (e.g., anime, painting, cyberpunk styles). This emerging field plays a vital role in the governance of generative image, serving the primary objective: Recognize the ID information…

2024

A Two-Stage Information Extraction Network for Incomplete Multi-View Multi-Label Classification

AAAI 2024technical

Recently, multi-view multi-label classification (MvMLC) has received a significant amount of research interest and many methods have been proposed based on the assumptions of view completion and label completion. However, in real-world scenarios, multi-view multi-label data tends to be incomplete du…

2024

Beyond the Label Itself: Latent Labels Enhance Semi-supervised Point Cloud Panoptic Segmentation

AAAI 2024technical

As the exorbitant expense of labeling autopilot datasets and the growing trend of utilizing unlabeled data, semi-supervised segmentation on point clouds becomes increasingly imperative. Intuitively, finding out more ``unspoken words'' (i.e., latent instance information) beyond the label itself shoul…

Cited by 5SourcePDFScholar
2024

Building a Strong Pre-Training Baseline for Universal 3D Large-Scale Perception

CVPR 2024poster

An effective pre-training framework with universal 3D representations is extremely desired in perceiving large-scale dynamic scenes. However establishing such an ideal framework that is both task-generic and label-efficient poses a challenge in unifying the representation of the same primitive acros…

2024

COTR: Compact Occupancy TRansformer for Vision-based 3D Occupancy Prediction

CVPR 2024poster

The autonomous driving community has shown significant interest in 3D occupancy prediction driven by its exceptional geometric perception and general object recognition capabilities. To achieve this current works try to construct a Tri-Perspective View (TPV) or Occupancy (OCC) representation extendi…

2024

CodeAttack: Revealing Safety Generalization Challenges of Large Language Models via Code Completion

ACL 2024findings

The rapid advancement of Large Language Models (LLMs) has brought about remarkable generative capabilities but also raised concerns about their potential misuse. While strategies like supervised fine-tuning and reinforcement learning from human feedback have enhanced their safety, these methods prim…

2024

Continuous Piecewise-Affine Based Motion Model for Image Animation

AAAI 2024technical

Image animation aims to bring static images to life according to driving videos and create engaging visual content that can be used for various purposes such as animation, entertainment, and education. Recent unsupervised methods utilize affine and thin-plate spline transformations based on keypoint…

2024

Domain-Hallucinated Updating for Multi-Domain Face Anti-spoofing

AAAI 2024technical

Multi-Domain Face Anti-Spoofing (MD-FAS) is a practical setting that aims to update models on new domains using only novel data while ensuring that the knowledge acquired from previous domains is not forgotten. Prior methods utilize the responses from models to represent the previous domain knowledg…

Cited by 3SourcePDFScholar
2024

Harmonizing Visual Text Comprehension and Generation

NeurIPS 2024poster

In this work, we present TextHarmony, a unified and versatile multimodal generative model proficient in comprehending and generating visual text. Simultaneously generating images and texts typically results in performance degradation due to the inherent inconsistency between vision and language moda…

2024

Learning Task-Aware Language-Image Representation for Class-Incremental Object Detection

AAAI 2024technical

Class-incremental object detection (CIOD) is a real-world desired capability, requiring an object detector to continuously adapt to new tasks without forgetting learned ones, with the main challenge being catastrophic forgetting. Many methods based on distillation and replay have been proposed to al…

Cited by 5SourcePDFScholar
2024

Optimization-Based Flocking Control and MPC-Based Gait Synchronization Control for Multiple Quadruped Robots

RA-L 2024

In this letter, we focus on the flocking control and gait synchronization control of multiple quadruped robots to achieve the movement during patrol tasks. To achieve these goals, we propose an optimization-based distributed flocking controller and a model predictive control (MPC)-based gait synchro

Cited by 18SourceScholar
2024

Prompt Gradient Projection for Continual Learning

ICLR 2024spotlight

Prompt-tuning has demonstrated impressive performance in continual learning by querying relevant prompts for each input instance, which can avoid the introduction of task identifier. Its forgetting is therefore reduced as this instance-wise query mechanism enables us to select and update only releva…

2024

PromptAD: Learning Prompts with only Normal Samples for Few-Shot Anomaly Detection

CVPR 2024poster

The vision-language model has brought great improvement to few-shot industrial anomaly detection which usually needs to design of hundreds of prompts through prompt engineering. For automated scenarios we first use conventional prompt learning with many-class paradigm as the baseline to automaticall…

2023

Boosting Semi-Supervised Learning by Exploiting All Unlabeled Data

CVPR 2023poster

Semi-supervised learning (SSL) has attracted enormous attention due to its vast potential of mitigating the dependence on large labeled datasets. The latest methods (e.g., FixMatch) use a combination of consistency regularization and pseudo-labeling to achieve remarkable successes. However, these me…

2023

Instance and Category Supervision are Alternate Learners for Continual Learning

ICCV 2023poster

Continual Learning (CL) is the constant development of complex behaviors by building upon previously acquired skills. Yet, current CL algorithms tend to incur class-level forgetting as the label information is often quickly overwritten by new knowledge. This motivates attempts to mine instance-level…

Cited by 2PDFScholar
2023

Multi-Centroid Task Descriptor for Dynamic Class Incremental Inference

CVPR 2023poster

Incremental learning could be roughly divided into two categories, i.e., class- and task-incremental learning. The main difference is whether the task ID is given during evaluation. In this paper, we show this task information is indeed a strong prior knowledge, which will bring significant improvem…

Cited by 5SourcePDFScholar
2023

Rethinking Gradient Projection Continual Learning: Stability / Plasticity Feature Space Decoupling

CVPR 2023poster

Continual learning aims to incrementally learn novel classes over time, while not forgetting the learned knowledge. Recent studies have found that learning would not forget if the updated gradient is orthogonal to the feature space. However, previous approaches require the gradient to be fully ortho…

Cited by 29SourcePDFScholar
2022

Optimization over Disentangled Encoding: Unsupervised Cross-Domain Point Cloud Completion via Occlusion Factor Manipulation

ECCV 2022poster

"Recently, studies considering domain gaps in shape completion attracted more attention, due to the undesirable performance of supervised methods on real scans. They only noticed the gap in input scans, but ignored the gap in output prediction, which is specific for completion. In this paper, we dis…

2022

Rethinking Efficient Lane Detection via Curve Modeling

CVPR 2022poster

This paper presents a novel parametric curve-based method for lane detection in RGB images. Unlike state-of-the-art segmentation-based and point detection-based methods that typically require heuristics to either decode predictions or formulate a large sum of anchors, the curve-based methods can lea…

Cited by 202PDFcodeScholar
2022

Towards Discourse-Aware Document-Level Neural Machine Translation

IJCAI 2022poster

Current document-level neural machine translation (NMT) systems have achieved remarkable progress with document context. Nevertheless, discourse information that has been proven effective in many NLP tasks is ignored in most previous work. In this work, we aim at incorporating the coherence informat…

2021

Boundary-Aware Geometric Encoding for Semantic Segmentation of Point Clouds

AAAI 2021technical

Boundary information plays a significant role in 2D image segmentation, while usually being ignored in 3D point cloud segmentation where ambiguous features might be generated in feature extraction, leading to misclassification in the transition area between two objects. In this paper, firstly, we pr…

2021

Coupling Context Modeling with Zero Pronoun Recovering for Document-Level Natural Language Generation

EMNLP 2021main

Natural language generation (NLG) tasks on pro-drop languages are known to suffer from zero pronoun (ZP) problems, and the problems remain challenging due to the scarcity of ZP-annotated NLG corpora. In this case, we propose a highly adaptive two-stage approach to couple context modeling with ZP rec…

2021

Novelty Detection via Contrastive Learning with Negative Data Augmentation

IJCAI 2021poster

Novelty detection is the process of determining whether a query example differs from the learned training distribution. Previous generative adversarial networks based methods and self-supervised approaches suffer from instability training, mode dropping, and low discriminative ability. We overcome s…

Cited by 17SourcePDFScholar
2021

Omni-Supervised Point Cloud Segmentation via Gradual Receptive Field Component Reasoning

CVPR 2021poster

Hidden features in neural network usually fail to learn informative representation for 3D segmentation as supervisions are only given on output prediction, while this can be solved by omni-scale supervision on intermediate layers. In this paper, we bring the first omni-scale supervision method to po…

Cited by 61PDFcodeScholar
2020

SceneEncoder: Scene-Aware Semantic Segmentation of Point Clouds with A Learnable Scene Descriptor

IJCAI 2020poster

Besides local features, global information plays an essential role in semantic segmentation, while recent works usually fail to explicitly extract the meaningful global information and make full use of it. In this paper, we propose a SceneEncoder module to impose a scene-aware guidance to enhance th…

Cited by 0SourcePDFScholar
2019

Learning the Spiral Sharing Network with Minimum Salient Region Regression for Saliency Detection

ICASSP 2019accepted

With the development of convolutional neural networks (CNNs), saliency detection methods have made a big progress in recent years. However, the previous methods sometimes mistakenly highlight the non-salient region, especially in complex backgrounds. To solve this problem, a two-stage method for sal…

Cited by 0SourceScholar
2019

Re-ID Driven Localization Refinement for Person Search

ICCV 2019poster

Person search aims at localizing and identifying a query person from a gallery of uncropped scene images. Different from person re-identification (re-ID), its performance also depends on the localization accuracy of a pedestrian detector. The state-of-the-art methods train the detector individually,…

Cited by 162PDFcodeScholar