← Search

Qianying Wang

21 accepted papers

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
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

Causal-R: A Causal-Reasoning Geometry Problem Solver for Optimized Solution Exploration

NeurIPS 2025poster

The task of geometry problem solving has been a long-standing focus in the automated mathematics community and draws growing attention due to its complexity for both symbolic and neural models. Although prior studies have explored various effective approaches for enhancing problem solving performanc…

Cited by 0SourceScholar
2025

GBC-Splat: Generalizable Gaussian-Based Clothed Human Digitalization under Sparse RGB Cameras

CVPR 2025poster

We present an efficient approach for generalizable clothed human digitalization, termed GBC-Splat. Unlike previous methods that necessitate per-subject optimizations or discount watertight geometry, the proposed method is dedicated to reconstructing complete human shapes and Gaussian Splatting via s…

Cited by 0SourcePDFScholar
2025

Mitigating Object Hallucinations in Large Vision-Language Models with Assembly of Global and Local Attention

CVPR 2025poster

Despite great success across various multimodal tasks, Large Vision-Language Models (LVLMs) often encounter object hallucinations with generated textual responses being inconsistent with the actual objects in images. We examine different LVLMs and pinpoint that one root cause of object hallucination…

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…

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

E-GPS: Explainable Geometry Problem Solving via Top-Down Solver and Bottom-Up Generator

CVPR 2024poster

Geometry Problem Solving has drawn growing attention recently due to its application prospects in intelligent education field. However existing methods are still inadequate to meet the needs of practical application suffering from the following limitations: 1) explainability is not ensured which is…

Cited by 5SourcePDFScholar
2024

Flipped Classroom: Aligning Teacher Attention with Student in Generalized Category Discovery

NeurIPS 2024oral

Recent advancements have shown promise in applying traditional Semi-Supervised Learning strategies to the task of Generalized Category Discovery (GCD). Typically, this involves a teacher-student framework in which the teacher imparts knowledge to the student to classify categories, even in the absen…

Cited by 2SourcePDFScholar
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

Schedule Your Edit: A Simple yet Effective Diffusion Noise Schedule for Image Editing

NeurIPS 2024poster

Text-guided diffusion models have significantly advanced image editing, enabling high-quality and diverse modifications driven by text prompts. However, effective editing requires inverting the source image into a latent space, a process often hindered by prediction errors inherent in DDIM inversion…

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

A Diffusion Weighted Graph Framework for New Intent Discovery

EMNLP 2023long main

New Intent Discovery (NID) aims to recognize both new and known intents from unlabeled data with the aid of limited labeled data containing only known intents. Without considering structure relationships between samples, previous methods generate noisy supervisory signals which cannot strike a balan…

Cited by 0SourcecodeScholar
2023

DNA: Denoised Neighborhood Aggregation for Fine-grained Category Discovery

EMNLP 2023long main

Discovering fine-grained categories from coarsely labeled data is a practical and challenging task, which can bridge the gap between the demand for fine-grained analysis and the high annotation cost. Previous works mainly focus on instance-level discrimination to learn low-level features, but ignore…

Cited by 0SourcecodeScholar
2023

Diagram Visual Grounding: Learning to See with Gestalt-Perceptual Attention

IJCAI 2023poster

Diagram visual grounding aims to capture the correlation between language expression and local objects in the diagram, and plays an important role in the applications like textbook question answering and cross-modal retrieval. Most diagrams consist of several colors and simple geometries. This resul…

2023

Generalized Category Discovery with Decoupled Prototypical Network

AAAI 2023technical

Generalized Category Discovery (GCD) aims to recognize both known and novel categories from a set of unlabeled data, based on another dataset labeled with only known categories. Without considering differences between known and novel categories, current methods learn about them in a coupled manner,…

2022

Fine-grained Category Discovery under Coarse-grained supervision with Hierarchical Weighted Self-contrastive Learning

EMNLP 2022main

Novel category discovery aims at adapting models trained on known categories to novel categories. Previous works only focus on the scenario where known and novel categories are of the same granularity.In this paper, we investigate a new practical scenario called Fine-grained Category Discovery under…

2022

Inductive Relation Prediction with Logical Reasoning Using Contrastive Representations

EMNLP 2022main

Relation prediction in knowledge graphs (KGs) aims at predicting missing relations in incomplete triples, whereas the dominant embedding paradigm has a restriction on handling unseen entities during testing. In the real-world scenario, the inductive setting is more common because entities in the tra…

Cited by 21SourcePDFScholar
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…