← Search

Qianxiong Xu

10 accepted papers

2026

CamGeo: Sparse Camera-Conditioned Image-to-Video Generation with 3D Geometry Priors

ICML 2026poster

Sparse camera-conditioned image-to-video generation presents a pivotal challenge: synthesizing geometrically consistent 3D motion from minimal pose cues. Existing methods, which largely rely on dense supervision or naive interpolation, suffer from severe pose drift and motion discontinuities due to …

Cited by 0SourceScholar
2026

SubGCache: Accelerating Graph-based RAG with Subgraph-level KV Cache

AAAI 2026technical

Graph-based retrieval-augmented generation (RAG) enables large language models (LLMs) to incorporate structured knowledge via graph retrieval as contextual input, enhancing more accurate and context-aware reasoning. We observe that for different queries, it could retrieve similar subgraphs as prompt

Cited by 0SourcePDFScholar
2025

KITS: Inductive Spatio-Temporal Kriging with Increment Training Strategy

AAAI 2025technical

Sensors are commonly deployed to perceive the environment. However, due to the high cost, sensors are usually sparsely deployed. Kriging is the tailored task to infer the unobserved nodes (without sensors) using the observed nodes (with sensors). The essence of kriging task is transferability. Recen…

2025

POPEN: Preference-Based Optimization and Ensemble for LVLM-Based Reasoning Segmentation

CVPR 2025poster

Existing LVLM-based reasoning segmentation methods often suffer from imprecise segmentation results and hallucinations in their text responses. This paper introduces POPEN, a novel framework designed to address these issues and achieve improved results. POPEN includes a preference-based optimization…

Cited by 2SourcePDFScholar
2025

TimeCMA: Towards LLM-Empowered Multivariate Time Series Forecasting via Cross-Modality Alignment

AAAI 2025technical

Multivariate time series forecasting (MTSF) aims to learn temporal dynamics among variables to forecast future time series. Existing statistical and deep learning-based methods suffer from limited learnable parameters and small-scale training data. Recently, large language models (LLMs) combining ti…

2025

Towards Cross-Modality Modeling for Time Series Analytics: A Survey in the LLM Era

IJCAI 2025

The proliferation of edge devices has generated an unprecedented volume of time series data across different domains, motivating a variety of well-customized methods. Recently, Large Language Models (LLMs) have emerged as a new paradigm for time series analytics by leveraging the shared sequential n

2025

Unlocking the Power of SAM 2 for Few-Shot Segmentation

ICML 2025poster

Few-Shot Segmentation (FSS) aims to learn class-agnostic segmentation on few classes to segment arbitrary classes, but at the risk of overfitting. To address this, some methods use the well-learned knowledge of foundation models (e.g., SAM) to simplify the learning process. Recently, SAM 2 has exten…

2024

Hybrid Mamba for Few-Shot Segmentation

NeurIPS 2024poster

Many few-shot segmentation (FSS) methods use cross attention to fuse support foreground (FG) into query features, regardless of the quadratic complexity. A recent advance Mamba can also well capture intra-sequence dependencies, yet the complexity is only linear. Hence, we aim to devise a cross (atte…

2023

Self-Calibrated Cross Attention Network for Few-Shot Segmentation

ICCV 2023poster

The key to the success of few-shot segmentation (FSS) lies in how to effectively utilize support samples. Most solutions compress support foreground (FG) features into prototypes, but lose some spatial details. Instead, others use cross attention to fuse query features with uncompressed support FG.…

Cited by 51PDFcodeScholar