← Search

Yaqiang Wu

17 accepted papers

2026

Beyond Layer-Wise Merging: Chain-of-Merging for Vision-Language Models

CVPR 2026

While model merging has demonstrated remarkable success for large language models (LLMs), its application to vision-language models (VLMs) remains largely underexplored. Recent methods attempt to enhance VLM reasoning capabilities by integrating specialized LLM parameters through layer-wise merging.

Cited by 0SourceScholar
2026

Encode Geometric Diagram as Geo-Graph in Geometry Problem Solving

AAAI 2026technical

Geometry Problem Solving has become a hot topic these years due to its complexity of enabling the machine with geometric abstraction, multi-modal reasoning and mathematical capabilities. Majority of research works place their attention on the fusion of multi-modal data or the synergistic combination

Cited by 0SourcePDFScholar
2026

Enhancing Retrieval-Augmented Large Vision Language Models via Knowledge Conflict Mitigation

AAAI 2026technical

Multimodal Retrieval-Augmented Generation (MRAG) has recently been explored to empower Large Vision Language Models (LVLMs) with more comprehensive and up-to-date contextual knowledge, aiming to compensate for their limited and coarse-grained parametric knowledge in knowledge-intensive tasks. Howeve

Cited by 0SourcePDFScholar
2026

ST-SAM: Multimodal Scene Text Segmentation with Dense Visual and Sparse Textual Prompts via SAM

AAAI 2026technical

Scene text segmentation is a critical preprocessing step in various text-based applications. Specialist text segmentation methods, often relying on a detect-then-segment paradigm, tend to exhibit reduced robustness and can lead to cascading errors. The introduction of the Segment Anything Model (SAM

Cited by 0SourcePDFScholar
2026

SketchVL: Policy Optimization via Fine-Grained Credit Assignment for Chart Understanding and More

CVPR 2026

Charts are high-density visual carriers of complex data and medium for information extraction and analysis. Due to the need for precise and complex visual reasoning, automated chart understanding poses a significant challenge to existing Multimodal Large Language Models (MLLMs). Many MLLMs trained w

Cited by 0SourceScholar
2025

Boosting Knowledge Utilization in Multimodal Large Language Models via Adaptive Logits Fusion and Attention Reallocation

NeurIPS 2025oral

Despite their recent progress, Multimodal Large Language Models (MLLMs) often struggle in knowledge-intensive tasks due to the limited and outdated parametric knowledge acquired during training. Multimodal Retrieval Augmented Generation addresses this issue by retrieving contextual knowledge from ex…

Cited by 0SourcecodeScholar
2025

ChartSketcher: Reasoning with Multimodal Feedback and Reflection for Chart Understanding

NeurIPS 2025poster

Charts are high-density visualization carriers for complex data, serving as a crucial medium for information extraction and analysis. Automated chart understanding poses significant challenges to existing multimodal large language models (MLLMs) due to the need for precise and complex visual reasoni…

Cited by 0SourcecodeScholar
2025

Unleashing the Potential of Model Bias for Generalized Category Discovery

AAAI 2025technical

Generalized Category Discovery is a significant and complex task that aims to identify both known and undefined novel categories from a set of unlabeled data, leveraging another labeled dataset containing only known categories. The primary challenges stem from model bias induced by pre-training on o…

2025

Using Depth-Enhanced Spatial Transformation for Student Gaze Target Estimation in Dual-View Classroom Images

ICASSP 2025accepted

Dual-view gaze target estimation in classroom environments has not been thoroughly explored. Existing methods lack consideration of depth information, primarily focusing on 2D image information and neglecting the latent 3D spatial context, which could lead to suboptimal transformation and cause the…

Cited by 0SourceScholar
2024

A Multi-Scale Bimodal Fusion Network for Robust and Accurate Online Handwriting Recognition

ICASSP 2024accepted

Online handwriting recognition based on sensor trajectory information faces several unresolved challenges: 1) sensor signals lack sufficient global spatial context; 2) different recognition tasks have inconsistent requirements for feature receptive fields. This is due to the inconsistent scales of t…

Cited by 0SourceScholar
2024

A Unified Knowledge Transfer Network for Generalized Category Discovery

AAAI 2024technical

Generalized Category Discovery (GCD) aims to recognize both known and novel categories in an unlabeled dataset by leveraging another labeled dataset with only known categories. Without considering knowledge transfer from known to novel categories, current methods usually perform poorly on novel cate…

2024

Generalized Category Discovery with Large Language Models in the Loop

ACL 2024findings

Generalized Category Discovery (GCD) is a crucial task that aims to recognize both known and novel categories from a set of unlabeled data by utilizing a few labeled data with only known categories. Due to the lack of supervision and category information, current methods usually perform poorly on no…

2024

Transfer and Alignment Network for Generalized Category Discovery

AAAI 2024technical

Generalized Category Discovery (GCD) is a crucial real-world task that aims to recognize both known and novel categories from an unlabeled dataset by leveraging another labeled dataset with only known categories. Despite the improved performance on known categories, current methods perform poorly on…

2023

GPTR: Gestalt-Perception Transformer for Diagram Object Detection

AAAI 2023technical

Diagram object detection is the key basis of practical applications such as textbook question answering. Because the diagram mainly consists of simple lines and color blocks, its visual features are sparser than those of natural images. In addition, diagrams usually express diverse knowledge, in whi…

Cited by 6SourcePDFScholar
2022

MatchPrompt: Prompt-based Open Relation Extraction with Semantic Consistency Guided Clustering

EMNLP 2022main

Relation clustering is a general approach for open relation extraction (OpenRE). Current methods have two major problems. One is that their good performance relies on large amounts of labeled and pre-defined relational instances for pre-training, which are costly to acquire in reality. The other is…

2021

MatchVIE: Exploiting Match Relevancy between Entities for Visual Information Extraction

IJCAI 2021poster

Visual Information Extraction (VIE) task aims to extract key information from multifarious document images (e.g., invoices and purchase receipts). Most previous methods treat the VIE task simply as a sequence labeling problem or classification problem, which requires models to carefully identify eac…

Cited by 33SourcePDFScholar
2021

Towards Robust Visual Information Extraction in Real World: New Dataset and Novel Solution

AAAI 2021technical

Visual Information Extraction (VIE) has attracted considerable attention recently owing to its various advanced applications such as document understanding, automatic marking and intelligent education. Most existing works decoupled this problem into several independent sub-tasks of text spotting (te…