← Search

Pinxue Guo

16 accepted papers

2026

Seeing Is Believing: Rich-Context Hallucination Detection for MLLMs via Backward Visual Grounding

AAAI 2026technical

Multimodal Large Language Models (MLLMs) have unlocked powerful cross-modal capabilities, but still significantly suffer from hallucinations. As such, accurate detection of hallucinations in MLLMs is imperative for ensuring their reliability in practical applications. To this end, guided by the prin

Cited by 0SourcePDFScholar
2026

Unified Multimodal Visual Tracking with Dual Mixture-of-Experts

ICML 2026poster

Multimodal visual object tracking can be divided into to several kinds of tasks (e.g. RGB and RGB+X tracking), based on the input modality. Existing methods often train separate models for each modality or rely on pretrained models to adapt to new modalities, which limits efficiency, scalability, an…

Cited by 0SourceScholar
2025

Dynamic Semantic-Aware Correlation Modeling for UAV Tracking

NeurIPS 2025poster

UAV tracking can be widely applied in scenarios such as disaster rescue, environmental monitoring, and logistics transportation. However, existing UAV tracking methods predominantly emphasize speed and lack exploration in semantic awareness, which hinders the search region from extracting accurate l…

Cited by 0SourceScholar
2025

Enhancing Diffusion-based Unrestricted Adversarial Attacks via Adversary Preferences Alignment

NeurIPS 2025poster

Preference alignment in diffusion models has primarily focused on benign human preferences (e.g., aesthetic). In this paper, we propose a novel perspective: framing unrestricted adversarial example generation as a problem of aligning with adversary preferences. Unlike benign alignment, adversarial a…

Cited by 0SourceScholar
2025

General Compression Framework for Efficient Transformer Object Tracking

ICCV 2025poster

Previous works have attempted to improve tracking efficiency through lightweight architecture design or knowledge distillation from teacher models to compact student trackers. However, these solutions often sacrifice accuracy for speed to a great extent, and also have the problems of complex trainin…

2025

OpenVIS: Open-vocabulary Video Instance Segmentation

AAAI 2025technical

Open-vocabulary Video Instance Segmentation (OpenVIS) can simultaneously detect, segment, and track arbitrary object categories in a video, without being constrained to categories seen during training. In this work, we propose InstFormer, a carefully designed framework for the OpenVIS task that achi…

2024

DeTrack: In-model Latent Denoising Learning for Visual Object Tracking

NeurIPS 2024poster

Previous visual object tracking methods employ image-feature regression models or coordinate autoregression models for bounding box prediction. Image-feature regression methods heavily depend on matching results and do not utilize positional prior, while the autoregressive approach can only be train…

Cited by 0SourcePDFScholar
2024

OneTracker: Unifying Visual Object Tracking with Foundation Models and Efficient Tuning

CVPR 2024highlight

Visual object tracking aims to localize the target object of each frame based on its initial appearance in the first frame. Depending on the input modility tracking tasks can be divided into RGB tracking and RGB+X (e.g. RGB+N and RGB+D) tracking. Despite the different input modalities the core aspec…

Cited by 62SourcePDFScholar
2024

OneVOS: Unifying Video Object Segmentation with All-in-One Transformer Framework

ECCV 2024poster

"Contemporary Video Object Segmentation (VOS) approaches typically consist stages of feature extraction, matching, memory management, and multiple objects aggregation. Recent advanced models either employ a discrete modeling for these components in a sequential manner, or optimize a combined pipelin…

2024

Out of Thin Air: Exploring Data-Free Adversarial Robustness Distillation

AAAI 2024technical

Adversarial Robustness Distillation (ARD) is a promising task to solve the issue of limited adversarial robustness of small capacity models while optimizing the expensive computational costs of Adversarial Training (AT). Despite the good robust performance, the existing ARD methods are still impract…

Cited by 9SourcePDFScholar
2023

Hierarchical Visual Categories Modeling: A Joint Representation Learning and Density Estimation Framework for Out-of-Distribution Detection

ICCV 2023poster

Detecting out-of-distribution inputs for visual recognition models has become critical in safe deep learning. This paper proposes a novel hierarchical visual category modeling scheme to separate out-of-distribution data from in-distribution data through joint representation learning and statistical…

Cited by 3PDFScholar
2023

LVOS: A Benchmark for Long-term Video Object Segmentation

ICCV 2023poster

Existing video object segmentation (VOS) benchmarks focus on short-term videos which just last about 3-5 seconds and where objects are visible most of the time. These videos are poorly representative of practical applications, and the absence of long-term datasets restricts further investigation of…

Cited by 60PDFcodeScholar
2023

Reading Relevant Feature from Global Representation Memory for Visual Object Tracking

NeurIPS 2023poster

Reference features from a template or historical frames are crucial for visual object tracking. Prior works utilize all features from a fixed template or memory for visual object tracking. However, due to the dynamic nature of videos, the required reference historical information for different searc…

Cited by 16SourcePDFScholar