← Search

Jiahua Dong

43 accepted papers

2026

Bring Your Dreams to Life: Continual Text-to-Video Customization

AAAI 2026technical

Customized text-to-video generation (CTVG) has recently witnessed great progress in generating tailored videos from user-specific text. However, most CTVG methods assume that personalized concepts remain static and do not expand incrementally over time. Additionally, they struggle with forgetting an

Cited by 0SourcePDFScholar
2026

Capturing Visual Environment Structure Correlates with Control Performance

ICLR 2026poster

The choice of visual representation is key to scaling generalist robot policies. However, direct evaluation via policy rollouts is expensive, even in simulation. Existing proxy metrics focus on the representation's capacity to capture narrow aspects of the visual world, like object shape, limiting g…

Cited by 0SourceScholar
2026

GMT: Effective Global Framework for Multi-Camera Multi-Target Tracking

CVPR 2026

Existing Multi-Camera Multi-Target (MCMT) tracking models typically adopt a two-stage framework, involving single-camera tracking followed by inter-camera tracking. However, in this paradigm, the use of multiple views is confined to recovering missed matches in the first stage, providing a limited c

Cited by 0SourcecodeScholar
2026

Lifelong Language-Conditioned Robotic Manipulation Learning

AAAI 2026technical

Traditional language-conditioned manipulation agent adaptation to new manipulation skills leads to catastrophic forgetting of old skills, limiting dynamic scene practical deployment. In this paper, we propose SkillsCrafter, a novel robotic manipulation framework designed to continually learn multipl

Cited by 0SourcePDFScholar
2026

PixelVLA: Advancing Pixel-level Understanding in Vision-Language-Action Model

ICLR 2026poster

Vision-Language-Action models (VLAs) are emerging as powerful tools for learning generalizable visuomotor control policies. However, current VLAs are mostly trained on large-scale image–text–action data and remain limited in two key ways: (i) they struggle with pixel-level scene understanding, and (…

Cited by 0SourceScholar
2026

R2-LIO: Real-Time and Robust LiDAR-Inertial Odometry in Dynamic Environments

ICRA 2026poster

LiDAR-Inertial Odometry (LIO) is crucial for robot navigation and autonomous driving. Most existing methods rely on the assumption of a static environment, indiscriminately using all LiDAR measurements for localization. However, LiDAR data acquired in urban scenes often contain dynamic objects such …

Cited by 0Scholar
2026

STUR3D: Spatio-Temporal Unified Representation Learning for 3D Object Detection

CVPR 2026

Existing surrounding-view 3D object detectors initialize high-confidence queries using current 2D information, while leveraging historical 3D features as priors. However, such heavy reliance on 2D cues introduces spatio-temporal inconsistencies between 2D and 3D representations. Specifically, 2D cue

Cited by 0SourcecodeScholar
2026

SeqWalker: Sequential-Horizon Vision-and-Language Navigation with Hierarchical Planning

AAAI 2026technical

Sequential-Horizon Vision-and-Language Navigation (SH-VLN) presents a challenging scenario where agents should sequentially execute multi-task trajectory navigation guided by complex, long-horizon natural language instructions. Current vision-and-language navigation models exhibit significant perfor

Cited by 0SourcePDFScholar
2026

Thinking with Drafts: Speculative Temporal Reasoning for Efficient Long Video Understanding

CVPR 2026

Long video understanding is essential for human-like intelligence, enabling coherent perception and reasoning over extended temporal contexts. While the emerging thinking-with-frames paradigm--which alternates between global temporal reasoning and local frame examination--has advanced the reasoning

Cited by 0SourceScholar
2026

Uncertainty-Gated Deformable Network for Breast Tumor Segmentation in MR images

ICASSP 2026poster

Accurate segmentation of breast tumors in magnetic resonance images (MRI) is essential for breast cancer diagnosis, yet existing methods face challenges in capturing irregular tumor shapes and effectively integrating local and global features. To address these limitations, we propose an uncertainty-…

Cited by 0SourcePDFScholar
2026

Video SimpleQA: Towards Factuality Evaluation in Large Video Language Models

AAAI 2026technical

Recent advancements in Large Video Language Models (LVLMs) have highlighted their potential for multi-modal understanding, yet evaluating their factual grounding in videos remains a critical unsolved challenge. To address this gap, we introduce Video SimpleQA, the first comprehensive benchmark tailo

Cited by 0SourcePDFScholar
2025

All in One: Visual-Description-Guided Unified Point Cloud Segmentation

ICCV 2025poster

Unified segmentation of 3D point clouds is crucial for scene understanding, but is hindered by its sparse structure, limited annotations, and the challenge of distinguishing fine-grained object classes in complex environments. Existing methods often struggle to capture rich semantic and contextual i…

2025

Complementary Information Guided Occupancy Prediction via Multi-Level Representation Fusion

ICRA 2025

Camera-based occupancy prediction is a main-stream approach for 3D perception in autonomous driving, aiming to infer complete 3D scene geometry and semantics from 2D images. Almost existing methods focus on improving performance through structural modifications, such as lightweight backbones and com

Cited by 1SourceScholar
2025

DAAC: Discrepancy-Aware Adaptive Contrastive Learning for Medical Time series

NeurIPS 2025poster

Medical time-series data play a vital role in disease diagnosis but suffer from limited labeled samples and single-center bias, which hinder model generalization and lead to overfitting. To address these challenges, we propose DAAC (Discrepancy-Aware Adaptive Contrastive learning), a learnable multi…

Cited by 0SourcecodeScholar
2025

Enhancing Multimodal Continual Instruction Tuning with BranchLoRA

ACL 2025long

Multimodal Continual Instruction Tuning (MCIT) aims to finetune Multimodal Large Language Models (MLLMs) to continually align with human intent across sequential tasks. Existing approaches often rely on the Mixture-of-Experts (MoE) LoRA framework to preserve previous instruction alignments. However,…

Cited by 0SourcePDFScholar
2025

Feature Distillation is the Better Choice for Model-Heterogeneous Federated Learning

NeurIPS 2025poster

Model-Heterogeneous Federated Learning (Hetero-FL) has attracted growing attention for its ability to aggregate knowledge from heterogeneous models while keeping private data locally. To better aggregate knowledge from clients, ensemble distillation, as a widely used and effective technique, is ofte…

Cited by 0SourceScholar
2025

Hierarchical Visual Prompt Learning for Continual Video Instance Segmentation

ICCV 2025poster

Video instance segmentation (VIS) has gained significant attention for its capability in tracking and segmenting object instances across video frames. However, most of the existing VIS approaches unrealistically assume that the categories of object instances remain fixed over time. Moreover, they ex…

2025

Information Entropy-assisted Hierarchical Framework for Unknown Environments Exploration

IROS 2025

Autonomous exploration of unknown environments is a critical task in robotic search and rescue operations. Recently, hierarchical planning frameworks have gained significant attention for their potential to enhance exploration efficiency. However, most existing approaches struggle with efficient exp

Cited by 0SourceScholar
2025

Resource-Constrained Federated Continual Learning: What Does Matter?

NeurIPS 2025poster

Federated Continual Learning (FCL) aims to enable sequential privacy-preserving model training on streams of incoming data that vary in edge devices by preserving previous knowledge while adapting to new data. Current FCL literature focuses on restricted data privacy and access to previously seen da…

Cited by 0SourceScholar
2024

How to Continually Adapt Text-to-Image Diffusion Models for Flexible Customization?

NeurIPS 2024poster

Custom diffusion models (CDMs) have attracted widespread attention due to their astonishing generative ability for personalized concepts. However, most existing CDMs unreasonably assume that personalized concepts are fixed and cannot change over time. Moreover, they heavily suffer from catastrophic…

2024

LinK3D: Linear Keypoints Representation for 3D LiDAR Point Cloud

RA-L 2024

Feature extraction and matching are the basic parts of many robotic vision tasks, such as 2D or 3D object detection, recognition, and registration. As is known, 2D feature extraction and matching have already achieved great success. Unfortunately, in the field of 3D, the current methods may fail to

Cited by 54SourcecodeScholar
2024

MM-LLMs: Recent Advances in MultiModal Large Language Models

ACL 2024findings

In the past year, MultiModal Large Language Models (MM-LLMs) have undergone substantial advancements, augmenting off-the-shelf LLMs to support MM inputs or outputs via cost-effective training strategies. The resulting models not only preserve the inherent reasoning and decision-making capabilities o…

2024

Xformer: Hybrid X-Shaped Transformer for Image Denoising

ICLR 2024poster

In this paper, we present a hybrid X-shaped vision Transformer, named Xformer, which performs notably on image denoising tasks. We explore strengthening the global representation of tokens from different scopes. In detail, we adopt two types of Transformer blocks. The spatial-wise Transformer block…

2023

BoW3D: Bag of Words for Real-Time Loop Closing in 3D LiDAR SLAM

RA-L 2023

Loop closing is a fundamental part of simultaneous localization and mapping (SLAM) for autonomous mobile systems. In the field of visual SLAM, bag of words (BoW) has achieved great success in loop closure. The BoW features for loop searching can also be used in the subsequent 6-DoF loop correction.

Cited by 99SourcecodeScholar
2023

Continual Named Entity Recognition without Catastrophic Forgetting

EMNLP 2023long main

Continual Named Entity Recognition (CNER) is a burgeoning area, which involves updating an existing model by incorporating new entity types sequentially. Nevertheless, continual learning approaches are often severely afflicted by catastrophic forgetting. This issue is intensified in CNER due to the…

Cited by 0SourcecodeScholar
2023

Federated Incremental Semantic Segmentation

CVPR 2023poster

Federated learning-based semantic segmentation (FSS) has drawn widespread attention via decentralized training on local clients. However, most FSS models assume categories are fxed in advance, thus heavily undergoing forgetting on old categories in practical applications where local clients receive…

2023

YouTubePD: A Multimodal Benchmark for Parkinson’s Disease Analysis

NeurIPS 2023poster

The healthcare and AI communities have witnessed a growing interest in the development of AI-assisted systems for automated diagnosis of Parkinson's Disease (PD), one of the most prevalent neurodegenerative disorders. However, the progress in this area has been significantly impeded by the absence o…

Cited by 3SourcePDFScholar
2022

Exploring the Equivalence of Siamese Self-Supervised Learning via a Unified Gradient Framework

CVPR 2022poster

Self-supervised learning has shown its great potential to extract powerful visual representations without human annotations. Various works are proposed to deal with self-supervised learning from different perspectives: (1) contrastive learning methods (e.g., MoCo, SimCLR) utilize both positive and n…

Cited by 71PDFcodeScholar
2021

Confident Anchor-Induced Multi-Source Free Domain Adaptation

NeurIPS 2021poster

Unsupervised domain adaptation has attracted appealing academic attentions by transferring knowledge from labeled source domain to unlabeled target domain. However, most existing methods assume the source data are drawn from a single domain, which cannot be successfully applied to explore complement…

2021

Generative Partial Visual-Tactile Fused Object Clustering

AAAI 2021technical

Visual-tactile fused sensing for object clustering has achieved significant progresses recently, since the involvement of tactile modality can effectively improve clustering performance. However, the missing data (i.e., partial data) issues always happen due to occlusion and noises during the data c…

Cited by 17SourcePDFScholar
2021

Unsupervised Dense Deformation Embedding Network for Template-Free Shape Correspondence

ICCV 2021poster

Shape correspondence from 3D deformation learning has attracted appealing academy interests recently. Nevertheless, current deep learning based methods require the supervision of dense annotations to learn per-point translations, which severely over-parameterize the deformation process. Moreover, th…

Cited by 7PDFScholar
2020

CSCL: Critical Semantic-Consistent Learning for Unsupervised Domain Adaptation

ECCV 2020poster

Unsupervised domain adaptation without consuming annotation process for unlabeled target data attracts appealing interests in semantic segmentation. However, 1) existing methods neglect that not all semantic representations across domains are transferable, which cripples domain-wise transfer with un…

Cited by 56SourcePDFScholar
2020

What Can Be Transferred: Unsupervised Domain Adaptation for Endoscopic Lesions Segmentation

CVPR 2020poster

Unsupervised domain adaptation has attracted growing research attention on semantic segmentation. However, 1) most existing models cannot be directly applied into lesions transfer of medical images, due to the diverse appearances of same lesion among different datasets; 2) equal attention has been p…

Cited by 173PDFScholar
2019

Semantic-Transferable Weakly-Supervised Endoscopic Lesions Segmentation

ICCV 2019accepted

Weakly-supervised learning under image-level labels supervision has been widely applied to semantic segmentation of medical lesions regions. However, 1) most existing models rely on effective constraints to explore the internal representation of lesions, which only produces inaccurate and coarse les…

Cited by 61SourcePDFScholar