← Search

Jiaxu Miao

23 accepted papers

2026

LogiStory: A Logic-Aware Framework for Multi-Image Story Visualization

ICLR 2026poster

Generating coherent and communicative visual sequences, such as image sequences and videos, remains a significant challenge for current multimodal systems. Despite advances in visual quality and the integration of world knowledge, existing models still struggle to maintain logical flow, often result…

Cited by 0SourceScholar
2026

Memory-Augmented Scene Understanding and Exploration for Open-World Aerial Object-Goal Navigation

CVPR 2026

Aerial object-goal navigation (Aerial ObjectNav) requires an Unmanned Aerial Vehicle (UAV) to navigate to target objects in large-scale outdoor environments using only visual observations and high-level object descriptions, without detailed step-by-step instructions. Existing approaches rely on loca

Cited by 0SourceScholar
2026

PromptDepth: Efficient and Promptable Geometric 3D Vision Model for Embodied Intelligence

CVPR 2026

Vision models for embodied intelligence require efficient 3D comprehension and interaction with objects within the scene. Existing 3D reconstruction models either overlook instance-level perception or rely on time-consuming offline reasoning, showing a less adaptability in real-time embodied scenari

Cited by 0SourceScholar
2025

Enhancing LLM Planning for Robotics Manipulation through Hierarchical Procedural Knowledge Graphs

NeurIPS 2025poster

Large Language Models (LLMs) have shown the promising planning capabilities for robotic manipulation, which advances the development of embodied intelligence significantly. However, existing LLM-driven robotic manipulation approaches excel at simple pick-and-place tasks but are insufficient for comp…

Cited by 0SourceScholar
2025

Image Regeneration: Evaluating Text-to-Image Model via Generating Identical Image with Multimodal Large Language Models

AAAI 2025technical

Diffusion models have revitalized the image generation domain, playing crucial roles in both academic research and artistic expression. With the emergence of new diffusion models, assessing the performance of text-to-image models has become increasingly important. Current metrics focus on directly m…

2025

Implicit Bias Injection Attacks against Text-to-Image Diffusion Models

CVPR 2025poster

The proliferation of text-to-image diffusion models (T2I DMs) has led to an increased presence of AI-generated images in daily life. However, biased T2I models can generate content with specific tendencies, potentially influencing people's perceptions. Intentional exploitation of these biases risks…

2025

Silence is Golden: Leveraging Adversarial Examples to Nullify Audio Control in LDM-based Talking-Head Generation

CVPR 2025poster

Advances in talking-head animation based on Latent Diffusion Models (LDM) enable the creation of highly realistic, synchronized videos. These fabricated videos are indistinguishable from real ones, increasing the risk of potential misuse for scams, political manipulation, and misinformation. Hence,…

2024

DataStealing: Steal Data from Diffusion Models in Federated Learning with Multiple Trojans

NeurIPS 2024poster

Federated Learning (FL) is commonly used to collaboratively train models with privacy preservation. In this paper, we found out that the popular diffusion models have introduced a new vulnerability to FL, which brings serious privacy threats. Despite stringent data management measures, attackers can…

2023

Distilling DETR with Visual-Linguistic Knowledge for Open-Vocabulary Object Detection

ICCV 2023poster

Current methods for open-vocabulary object detection (OVOD) rely on a pre-trained vision-language model (VLM) to acquire the recognition ability. In this paper, we propose a simple yet effective framework to Distill the Knowledge from the VLM to a DETR-like detector, termed DK-DETR. Specifically, we…

Cited by 17PDFcodeScholar
2023

FedSeg: Class-Heterogeneous Federated Learning for Semantic Segmentation

CVPR 2023poster

Federated Learning (FL) is a distributed learning paradigm that collaboratively learns a global model across multiple clients with data privacy-preserving. Although many FL algorithms have been proposed for classification tasks, few works focus on more challenging semantic seg-mentation tasks, espec…

Cited by 53SourcePDFScholar
2023

Logic-induced Diagnostic Reasoning for Semi-supervised Semantic Segmentation

ICCV 2023poster

Recent advances in semi-supervised semantic segmentation have been heavily reliant on pseudo labeling to compensate for limited labeled data, disregarding the valuable relational knowledge among semantic concepts. To bridge this gap, we devise LogicDiag, a brand new neural-logic semi-supervised lear…

Cited by 42PDFcodeScholar
2023

Multi-modal Action Chain Abductive Reasoning

ACL 2023long

Abductive Reasoning, has long been considered to be at the core ability of humans, which enables us to infer the most plausible explanation of incomplete known phenomena in daily life. However, such critical reasoning capability is rarely investigated for contemporary AI systems under such limited o…

2023

WINNER: Weakly-Supervised hIerarchical decompositioN and aligNment for Spatio-tEmporal Video gRounding

CVPR 2023poster

Spatio-temporal video grounding aims to localize the aligned visual tube corresponding to a language query. Existing techniques achieve such alignment by exploiting dense boundary and bounding box annotations, which can be prohibitively expensive. To bridge the gap, we investigate the weakly-supervi…

Cited by 40SourcePDFScholar
2022

End-to-End Modeling via Information Tree for One-Shot Natural Language Spatial Video Grounding

ACL 2022long

Natural language spatial video grounding aims to detect the relevant objects in video frames with descriptive sentences as the query. In spite of the great advances, most existing methods rely on dense video frame annotations, which require a tremendous amount of human effort. To achieve effective g…

Cited by 41SourcePDFScholar
2022

GMMSeg: Gaussian Mixture based Generative Semantic Segmentation Models

NeurIPS 2022accept

Prevalent semantic segmentation solutions are, in essence, a dense discriminative classifier of p(class|pixel feature). Though straightforward, this de facto paradigm neglects the underlying data distribution p(pixel feature|class), and struggles to identify out-of-distribution data. Going beyond th…

2022

H2FA R-CNN: Holistic and Hierarchical Feature Alignment for Cross-Domain Weakly Supervised Object Detection

CVPR 2022poster

Cross-domain weakly supervised object detection (CDWSOD) aims to adapt the detection model to a novel target domain with easily acquired image-level annotations. How to align the source and target domains is critical to the CDWSOD accuracy. Existing methods usually focus on partial detection compone…

Cited by 51PDFcodeScholar
2022

Large-Scale Video Panoptic Segmentation in the Wild: A Benchmark

CVPR 2022poster

In this paper, we present a new large-scale dataset for the video panoptic segmentation task, which aims to assign semantic classes and track identities to all pixels in a video. As the ground truth for this task is difficult to annotate, previous datasets for video panoptic segmentation are limited…

Cited by 100PDFcodeScholar
2022

MHR-Net: Multiple-Hypothesis Reconstruction of Non-rigid Shapes from 2D Views

ECCV 2022poster

"We propose MHR-Net, a novel method for recovering Non-Rigid Shapes from Motion (NRSfM). MHR-Net aims to find a set of reasonable reconstructions for a 2D view, and it also selects the most likely reconstruction from the set. To deal with the challenging unsupervised generation of non-rigid shapes,…

2021

VSPW: A Large-scale Dataset for Video Scene Parsing in the Wild

CVPR 2021poster

In this paper, we present a new dataset with the target of advancing the scene parsing task from images to videos. Our dataset aims to perform Video Scene Parsing in the Wild (VSPW), which covers a wide range of real-world scenarios and categories. To be specific, our VSPW is featured from the follo…

Cited by 136PDFScholar
2019

Pose-Guided Feature Alignment for Occluded Person Re-Identification

ICCV 2019poster

Persons are often occluded by various obstacles in person retrieval scenarios. Previous person re-identification (re-id) methods, either overlook this issue or resolve it based on an extreme assumption. To alleviate the occlusion problem, we propose to detect the occluded regions, and explicitly exc…

Cited by 696PDFcodeScholar