← Search

Jiakang Yuan

16 accepted papers

2026

MME-Reasoning: A Broad-Spectrum Benchmark for Evaluating Logical Reasoning in MLLMs

ICML 2026poster

Logical reasoning is a fundamental aspect of human intelligence and an essential capability for multimodal large language models (MLLMs). Despite the significant advancement in multimodal reasoning, existing benchmarks fail to comprehensively evaluate their reasoning abilities due to the lack of exp…

Cited by 0SourceScholar
2026

Segment-Aligned Policy Optimization for Multi-Modal Reasoning

ICML 2026poster

Existing reinforcement learning approaches for Large Language Models typically perform policy optimization at the granularity of individual tokens or entire response sequences. However, such formulations often misalign with the natural step-wise structure of reasoning processes, leading to suboptima…

Cited by 0SourceScholar
2026

VisualScore: Learning Holistic Visual Quality Scores via Multi-Task Reasoning

ICML 2026poster

Image quality assessment (IQA) is inherently multi-mage quality assessment (IQA) is inherently multi-dimensional, yet existing reward models are typically limited to a single task and become unstable when extended to multi-task settings. In particular, heterogeneous reward scales and variances acros…

Cited by 0SourceScholar
2025

All-in-One: Transferring Vision Foundation Models into Stereo Matching

AAAI 2025technical

As a fundamental vision task, stereo matching has made remarkable progress. While recent iterative optimization-based methods have achieved promising performance, their feature extraction capabilities still have room for improvement. Inspired by the ability of vision foundation models (VFMs) to ext…

Cited by 1SourcePDFScholar
2025

Chimera: Improving Generalist Model with Domain-Specific Experts

ICCV 2025poster

Large Multi-modal Models (LMMs), trained on web-scale datasets predominantly composed of natural images, have demonstrated remarkable performance on general tasks. However, these models often exhibit limited specialized capabilities for domain-specific tasks that require extensive domain prior knowl…

Cited by 0SourcePDFScholar
2025

Consistency-aware Self-Training for Iterative-based Stereo Matching

CVPR 2025poster

Iterative-based methods have become mainstream in stereo matching due to their high performance. However, these methods heavily rely on labeled data and face challenges with unlabeled real-world data. To this end, we propose a consistency-aware self-training framework for iterative-based stereo matc…

Cited by 0SourcePDFScholar
2025

Dolphin: Moving Towards Closed-loop Auto-research through Thinking, Practice, and Feedback

ACL 2025long

The scientific research paradigm is undergoing a profound transformation owing to the development of Artificial Intelligence (AI). Recent works demonstrate that various AI-assisted research methods can largely improve research efficiency by improving data analysis, accelerating computation, and fost…

2025

GeoX: Geometric Problem Solving Through Unified Formalized Vision-Language Pre-training

ICLR 2025poster

Despite their proficiency in general tasks, Multi-modal Large Language Models (MLLMs) struggle with automatic Geometry Problem Solving (GPS), which demands understanding diagrams, interpreting symbols, and performing complex reasoning. This limitation arises from their pre-training on natural images…

Cited by 8SourcePDFScholar
2025

SURVEYFORGE : On the Outline Heuristics, Memory-Driven Generation, and Multi-dimensional Evaluation for Automated Survey Writing

ACL 2025long

Survey paper plays a crucial role in scientific research, especially given the rapid growth of research publications. Recently, researchers have begun using LLMs to automate survey generation for better efficiency. However, the quality gap between LLM-generated surveys and those written by human rem…

2024

3DET-Mamba: Causal Sequence Modelling for End-to-End 3D Object Detection

NeurIPS 2024poster

Transformer-based architectures have been proven successful in detecting 3D objects from point clouds. However, the quadratic complexity of the attention mechanism struggles to encode rich information as point cloud resolution increases. Recently, state space models (SSM) such as Mamba have gained g…

Cited by 0SourcePDFScholar
2024

Better Regression Makes Better Test-time Adaptive 3D Object Detection

ECCV 2024poster

"Domain Adaptation (DA) has been widely explored and made significant progress on cross-domain 3D tasks recently. Despite being effective, existing works fail to deal with rapidly changing domains due to the unpredictable test time scenarios and meanwhile fast response time requirement. Thus, we exp…

2024

ReSimAD: Zero-Shot 3D Domain Transfer for Autonomous Driving with Source Reconstruction and Target Simulation

ICLR 2024poster

Domain shifts such as sensor type changes and geographical situation variations are prevalent in Autonomous Driving (AD), which poses a challenge since AD model relying on the previous domain knowledge can be hardly directly deployed to a new domain without additional costs. In this paper, we provid…

2024

Training-Free Adaptive Diffusion with Bounded Difference Approximation Strategy

NeurIPS 2024poster

Diffusion models have recently achieved great success in the synthesis of high-quality images and videos. However, the existing denoising techniques in diffusion models are commonly based on step-by-step noise predictions, which suffers from high computation cost, resulting in a prohibitive latency…

2023

AD-PT: Autonomous Driving Pre-Training with Large-scale Point Cloud Dataset

NeurIPS 2023poster

It is a long-term vision for Autonomous Driving (AD) community that the perception models can learn from a large-scale point cloud dataset, to obtain unified representations that can achieve promising results on different tasks or benchmarks. Previous works mainly focus on the self-supervised pre-tr…

2023

Bi3D: Bi-Domain Active Learning for Cross-Domain 3D Object Detection

CVPR 2023poster

Unsupervised Domain Adaptation (UDA) technique has been explored in 3D cross-domain tasks recently. Though preliminary progress has been made, the performance gap between the UDA-based 3D model and the supervised one trained with fully annotated target domain is still large. This motivates us to con…

2023

Uni3D: A Unified Baseline for Multi-Dataset 3D Object Detection

CVPR 2023poster

Current 3D object detection models follow a single dataset-specific training and testing paradigm, which often faces a serious detection accuracy drop when they are directly deployed in another dataset. In this paper, we study the task of training a unified 3D detector from multiple datasets. We obs…