← Search

Yunde Jia

39 accepted papers

2026

Composition-Incremental Learning for Compositional Generalization

AAAI 2026technical

Compositional generalization has achieved substantial progress in computer vision on pre-collected training data. Nonetheless, real-world data continually emerges, with possible compositions being nearly infinite, long-tailed, and not entirely visible. Thus, an ideal model is supposed to gradually i

Cited by 0SourcePDFScholar
2026

LongSplat: Online Generalizable 3D Gaussian Splatting from Long Sequence Images

AAAI 2026technical

3D Gaussian Splatting (3DGS) achieves high-fidelity novel view synthesis, but its application in online long-sequence scenarios is still restricted. Existing methods either rely on slow per-scene optimization or lack efficient frame-wise 3DGS updates, making them unsuitable for online long-sequence

Cited by 0SourcePDFScholar
2026

Modality Alignment across Trees on Heterogeneous Hyperbolic Manifolds

ICLR 2026poster

Modality alignment is critical for vision-language models (VLMs) to effectively integrate information across modalities. However, existing methods extract hierarchical features from text while representing each image with a single feature, leading to asymmetric and suboptimal alignment. To address t…

Cited by 0SourceScholar
2025

Beyond the Seen: Bounded Distribution Estimation for Open-Vocabulary Learning

NeurIPS 2025poster

Open-vocabulary learning requires modeling the data distribution in open environments, which consists of both seen-class and unseen-class data. Existing methods estimate the distribution in open environments using seen-class data, where the absence of unseen classes makes the estimation error inhe…

Cited by 0SourceScholar
2025

Consistency of Compositional Generalization Across Multiple Levels

AAAI 2025technical

Compositional generalization is the capability of a model to understand novel compositions composed of seen concepts. There are multiple levels of novel compositions including phrase-phrase level, phrase-word level, and word-word level. Existing methods achieve promising compositional generalization…

2025

Diving into the Fusion of Monocular Priors for Generalized Stereo Matching

ICCV 2025poster

The matching formulation makes it naturally hard for the stereo matching to handle ill-posed regions like occlusions and non-Lambertian surfaces. Fusing monocular priors has been proven helpful for ill-posed matching, but the biased monocular prior learned from small stereo datasets constrains the g…

2025

Iterative Tool Usage Exploration for Multimodal Agents via Step-wise Preference Tuning

NeurIPS 2025poster

Multimodal agents, which integrate a controller (e.g., a vision language model) with external tools, have demonstrated remarkable capabilities in tackling complex multimodal tasks. Existing approaches for training these agents, both supervised fine-tuning and reinforcement learning, depend on extens…

Cited by 0SourceScholar
2025

Multi-Sourced Compositional Generalization in Visual Question Answering

IJCAI 2025

Compositional generalization is the ability of generalizing novel compositions from seen primitives, and has received much attention in vision-and-language (V&L) recently. Due to the multi-modal nature of V&L tasks, the primitives composing compositions source from different modalities, resulting in

2025

Multi-modal Agent Tuning: Building a VLM-Driven Agent for Efficient Tool Usage

ICLR 2025spotlight

The advancement of large language models (LLMs) prompts the development of multi-modal agents, which are used as a controller to call external tools, providing a feasible way to solve practical tasks. In this paper, we propose a multi-modal agent tuning method that automatically generates multi-moda…

Cited by 5SourcePDFScholar
2025

Sekai: A Video Dataset towards World Exploration

NeurIPS 2025poster

Video generation techniques have made remarkable progress, promising to be the foundation of interactive world exploration. However, existing video generation datasets are not well-suited for world exploration training as they suffer from some limitations: limited locations, short duration, static s…

Cited by 0SourceScholar
2025

World Knowledge-Enhanced Reasoning Using Instruction-Guided Interactor in Autonomous Driving

AAAI 2025technical

The Multi-modal Large Language Models (MLLMs) with extensive world knowledge have revitalized autonomous driving, particularly in reasoning tasks within perceivable regions. However, when faced with perception-limited areas (dynamic or static occlusion regions), MLLMs struggle to effectively integra…

Cited by 2SourcePDFScholar
2024

Compositional Substitutivity of Visual Reasoning for Visual Question Answering

ECCV 2024poster

"Compositional generalization has received much attention in vision-and-language and visual reasoning recently. Substitutivity, the capability to generalize to novel compositions with synonymous primitives such as words and visual entities, is an essential factor in evaluating the compositional gene…

2024

FIRE: A Dataset for Feedback Integration and Refinement Evaluation of Multimodal Models

NeurIPS 2024poster

Vision language models (VLMs) have achieved impressive progress in diverse applications, becoming a prevalent research direction. In this paper, we build FIRE, a feedback-refinement dataset, consisting of 1.1M multi-turn conversations that are derived from 27 source datasets, empowering VLMs to spon…

Cited by 4SourcePDFScholar
2024

In-Context Compositional Generalization for Large Vision-Language Models

EMNLP 2024main

Recent work has revealed that in-context learning for large language models exhibits compositional generalization capacity, which can be enhanced by selecting in-context demonstrations similar to test cases to provide contextual information. However, how to exhibit in-context compositional generaliz…

Cited by 2SourcePDFScholar
2023

Exploring the Effect of Primitives for Compositional Generalization in Vision-and-Language

CVPR 2023poster

Compositionality is one of the fundamental properties of human cognition (Fodor & Pylyshyn, 1988). Compositional generalization is critical to simulate the compositional capability of humans, and has received much attention in the vision-and-language (V&L) community. It is essential to understand th…

2023

Fast-StrucTexT: An Efficient Hourglass Transformer with Modality-guided Dynamic Token Merge for Document Understanding

IJCAI 2023poster

Transformers achieve promising performance in document understanding because of their high effectiveness and still suffer from quadratic computational complexity dependency on the sequence length. General efficient transformers are challenging to be directly adapted to model document. They are unabl…

Cited by 8SourcePDFScholar
2022

Efficient Riemannian Meta-Optimization by Implicit Differentiation

AAAI 2022technical

To solve optimization problems with nonlinear constrains, the recently developed Riemannian meta-optimization methods show promise, which train neural networks as an optimizer to perform optimization on Riemannian manifolds. A key challenge is the heavy computational and memory burdens, because com…

2022

Hyperbolic Feature Augmentation via Distribution Estimation and Infinite Sampling on Manifolds

NeurIPS 2022accept

Learning in hyperbolic spaces has attracted growing attention recently, owing to their capabilities in capturing hierarchical structures of data. However, existing learning algorithms in the hyperbolic space tend to overfit when limited data is given. In this paper, we propose a hyperbolic feature a…

Cited by 12SourcePDFScholar
2022

Learning the Dynamics of Visual Relational Reasoning via Reinforced Path Routing

AAAI 2022technical

Reasoning is a dynamic process. In cognitive theories, the dynamics of reasoning refers to reasoning states over time after successive state transitions. Modeling the cognitive dynamics is of utmost importance to simulate human reasoning capability. In this paper, we propose to learn the reasoning d…

Cited by 8SourcePDFScholar
2022

Maintaining Reasoning Consistency in Compositional Visual Question Answering

CVPR 2022poster

A compositional question refers to a question that contains multiple visual concepts (e.g., objects, attributes, and relationships) and requires compositional reasoning to answer. Existing VQA models can answer a compositional question well, but cannot work well in terms of reasoning consistency in…

Cited by 29PDFcodeScholar
2021

Learning a Gradient-free Riemannian Optimizer on Tangent Spaces

AAAI 2021technical

A principal way of addressing constrained optimization problems is to model them as problems on Riemannian manifolds. Recently, Riemannian meta-optimization provides a promising way for solving constrained optimization problems by learning optimizers on Riemannian manifolds in a data-driven fashion,…

2019

Joint Syntax Representation Learning and Visual Cue Translation for Video Captioning

ICCV 2019poster

Video captioning is a challenging task that involves not only visual perception but also syntax representation learning. Recent progress in video captioning has been achieved through visual perception, but syntax representation learning is still under-explored. We propose a novel video captioning ap…

Cited by 112PDFScholar