← Search

Caiyan Jia

14 accepted papers

2026

DriveWorld-VLA: Unified Latent-Space World Modeling with Vision–Language–Action for Autonomous Driving

ICML 2026poster

End-to-end (E2E) autonomous driving has recently attracted increasing interest in unifying Vision–Language–Action (VLA) with World Models to enhance decision-making and forward-looking imagination. However, existing methods fail to effectively unify future scene evolution and action planning within …

Cited by 17SourceScholar
2026

GuideFlow: Constraint-Guided Flow Matching for Planning in End-to-End Autonomous Driving

CVPR 2026

Driving planning is a critical component of end-to-end (E2E) autonomous driving. However, prevailing Imitative E2E Planners often suffer from multimodal trajectory mode collapse, failing to produce diverse trajectory proposals. Meanwhile, Generative E2E Planners struggle to incorporate crucial safet

Cited by 0SourcecodeScholar
2026

MDiff4STR: Mask Diffusion Model for Scene Text Recognition

AAAI 2026technical

Mask Diffusion Models (MDMs) have recently emerged as a promising alternative to auto-regressive models (ARMs) for vision-language tasks, owing to their flexible balance of efficiency and accuracy. In this paper, for the first time, we introduce MDMs into the Scene Text Recognition (STR) task. We sh

Cited by 0SourcePDFScholar
2025

Don't Shake the Wheel: Momentum-Aware Planning in End-to-End Autonomous Driving

CVPR 2025poster

End-to-end autonomous driving frameworks enable seamless integration of perception and planning but often rely on one-shot trajectory prediction, which may lead to unstable control and vulnerability to occlusions in single-frame perception. To address this, we propose the Momentum-Aware Driving (Mom…

2025

Enhancing Rumor Detection Methods with Propagation Structure Infused Language Model

COLING 2025main

Pretrained Language Models (PLMs) have excelled in various Natural Language Processing tasks, benefiting from large-scale pretraining and self-attention mechanism’s ability to capture long-range dependencies. However, their performance on social media application tasks like rumor detection remains s…

2025

Out of Length Text Recognition with Sub-String Matching

AAAI 2025technical

Scene Text Recognition (STR) methods have demonstrated robust performance in word-level text recognition. However, in real applications the text image is sometimes long due to detected with multiple horizontal words. It triggers the requirement to build long text recognition models from readily avai…

2025

SVTRv2: CTC Beats Encoder-Decoder Models in Scene Text Recognition

ICCV 2025poster

Connectionist temporal classification (CTC)-based scene text recognition (STR) methods, e.g., SVTR, are widely employed in OCR applications, mainly due to their simple architecture, which only contains a visual model and a CTC-aligned linear classifier, and therefore fast inference. However, they ge…

2025

Towards Real-World Rumor Detection: Anomaly Detection Framework with Graph Supervised Contrastive Learning

COLING 2025main

Current rumor detection methods based on propagation structure learning predominately treat rumor detection as a class-balanced classification task on limited labeled data. However, real-world social media data exhibits an imbalanced distribution with a minority of rumors among massive regular posts…

2024

Dual Contrastive Learning Guided Pathological Image Re-Staining

ICASSP 2024accepted

Pathological virtual re-staining is a valuable research topic in AI-aided diagnosis, as it reduces the need for costly and time-consuming physical staining. However, existing methods still suffer from the insufficient ability to preserve tissue microstructure and cellular details, making the generat…

Cited by 0SourceScholar
2024

Propagation Tree Is Not Deep: Adaptive Graph Contrastive Learning Approach for Rumor Detection

AAAI 2024technical

Rumor detection on social media has become increasingly important. Most existing graph-based models presume rumor propagation trees (RPTs) have deep structures and learn sequential stance features along branches. However, through statistical analysis on real-world datasets, we find RPTs exhibit wide…

2024

RoboFusion: Towards Robust Multi-Modal 3D Object Detection via SAM

IJCAI 2024poster

Multi-modal 3D object detectors are dedicated to exploring secure and reliable perception systems for autonomous driving (AD). Although achieving state-of-the-art (SOTA) performance on clean benchmark datasets, they tend to overlook the complexity and harsh conditions of real-world environments. Wit…

2023

GraphAlign: Enhancing Accurate Feature Alignment by Graph matching for Multi-Modal 3D Object Detection

ICCV 2023poster

LiDAR and cameras are complementary sensors for 3D object detection in autonomous driving. However, it is challenging to explore the unnatural interaction between point clouds and images, and the critical factor is how to conduct feature alignment of heterogeneous modalities. Currently, many methods…

Cited by 45PDFScholar
2023

Unsupervised Cross-Domain Rumor Detection with Contrastive Learning and Cross-Attention

AAAI 2023technical

Massive rumors usually appear along with breaking news or trending topics, seriously hindering the truth. Existing rumor detection methods are mostly focused on the same domain, thus have poor performance in cross-domain scenarios due to domain shift. In this work, we propose an end-to-end instance-…

2022

SVTR: Scene Text Recognition with a Single Visual Model

IJCAI 2022poster

Dominant scene text recognition models commonly contain two building blocks, a visual model for feature extraction and a sequence model for text transcription. This hybrid architecture, although accurate, is complex and less efficient. In this study, we propose a Single Visual model for Scene Text r…