← Search

Xin Gu

13 accepted papers

2026

Beyond Counting: Evaluating Abstract and Emotional Reasoning in Vision-Language Models

AAAI 2026technical

Despite the rapid progress of Vision Language Models (VLMs), existing benchmarks still concentrate on coarse-grained object recognition or simple relational reasoning, leaving the fine-grained and higher-order reasoning abilities of these systems largely unexamined. To bridge this critical evaluati

Cited by 0SourcePDFScholar
2026

GeoSense: Internalizing Geometric Necessity Perception for Multimodal Reasoning

ICML 2026poster

Advancing towards artificial superintelligence requires rich and intelligent perceptual capabilities. A critical frontier in this pursuit is overcoming the limited spatial understanding of Multimodal Large Language Models (MLLMs), where geometry information is essential. Existing methods often addre…

Cited by 0SourceScholar
2026

LookFlow: Training-Free and Efficient High-Resolution Image Synthesis via Dynamic Lookahead Guidance Flow

AAAI 2026technical

Rectification flow Transformers (RFTs) have shown promising performance in diffusion-based image synthesis but are typically confined to lower-resolution scenarios, limiting their ability to generate high-resolution images. Existing resolution extrapolation approaches often suffer from excessive co

Cited by 0SourcePDFScholar
2026

OmniSTVG: Toward Spatio-Temporal Omni-Object Video Grounding

ICLR 2026poster

We introduce spatio-temporal omni-object video grounding, dubbed $\textbf{OmniSTVG}$, a new STVG task aiming to localize spatially and temporally all targets mentioned in the textual query within videos. Compared to classic STVG locating only a single target, OmniSTVG enables localization of not onl…

Cited by 0SourcecodeScholar
2026

Thinking With Videos: Multimodal Tool-Augmented Reinforcement Learning for Long Video Reasoning

CVPR 2026

The video reasoning ability of multimodal large language models (MLLMs) is crucial for downstream tasks like video question answering and temporal grounding. While recent approaches have explored text-based chain-of-thought (CoT) reasoning for MLLMs, these methods often suffer from limited cross-mod

Cited by 0SourcecodeScholar
2026

VlogReward: Learning Multi-Dimensional Evaluation for Vlog Editing

ICML 2026poster

The rapid rise of vlogs as a personalized storytelling medium has created a demand for automated systems to evaluate and refine vlog editing plans. However, vlog assessment is highly subjective and remains challenging due to a lack of standardized criteria, dataset and benchmark, and effective rewar…

Cited by 0SourceScholar
2025

Knowing Your Target: Target-Aware Transformer Makes Better Spatio-Temporal Video Grounding

ICLR 2025oral

Transformer has attracted increasing interest in spatio-temporal video grounding, or STVG, owing to its end-to-end pipeline and promising result. Existing Transformer-based STVG approaches often leverage a set of object queries, which are initialized simply using zeros and then gradually learn targe…

2025

Multi-Reward as Condition for Instruction-based Image Editing

ICLR 2025poster

High-quality training triplets (instruction, original image, edited image) are essential for instruction-based image editing. Predominant training datasets (e.g., InsPix2Pix) are created using text-to-image generative models (e.g., Stable Diffusion, DALL-E) which are not trained for image editing. A…

2025

Robust Ego-Exo Correspondence with Long-Term Memory

NeurIPS 2025poster

Establishing object-level correspondence between egocentric and exocentric views is essential for intelligent assistants to deliver precise and intuitive visual guidance. However, this task faces numerous challenges, including extreme viewpoint variations, occlusions, and the presence of small objec…

Cited by 0SourcecodeScholar
2025

SuperEdit: Rectifying and Facilitating Supervision for Instruction-Based Image Editing

ICCV 2025poster

Due to the challenges of manually collecting accurate editing data, existing datasets are typically constructed using various automated methods, leading to noisy supervision signals caused by the mismatch between editing instructions and original-edited image pairs. Recent efforts attempt to improve…

2023

Text With Knowledge Graph Augmented Transformer for Video Captioning

CVPR 2023poster

Video captioning aims to describe the content of videos using natural language. Although significant progress has been made, there is still much room to improve the performance for real-world applications, mainly due to the long-tail and open set issues of words. In this paper, we propose a text wit…