← Search

Lingyi Hong

13 accepted papers

2026

LingoLoop Attack: Trapping MLLMs via Linguistic Context and State Entrapment into Endless Loops

ICLR 2026poster

Multimodal Large Language Models (MLLMs) have shown great promise but require substantial computational resources during inference. Attackers can exploit this by inducing excessive output, leading to resource exhaustion and service degradation. Prior energy-latency attacks aim to increase generation…

Cited by 0SourceScholar
2026

RSAgent: Learning to Reason and Act via Multi-Turn Tool Invocations for Text-Guided Segmentation

ICML 2026poster

Text-guided object segmentation requires both cross-modal reasoning and pixel grounding abilities. Most recent methods treat it as a single forward pass, where the model directly predicts pixel prompts to a segmentation model, which limits verification, refocusing and refinement when initial localiz…

Cited by 0SourceScholar
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

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

Scoring, Remember, and Reference: Catching Camouflaged Objects in Videos

ICCV 2025poster

Video Camouflaged Object Detection (VCOD) aims to segment objects whose appearances closely resemble their surroundings, posing a challenging and emerging task. Existing vision models often struggle in such scenarios due to the indistinguishable appearance of camouflaged objects and the insufficient…

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

PanoVOS: Bridging Non-panoramic and Panoramic Views with Transformer for Video Segmentation

ECCV 2024poster

"Panoramic videos contain richer spatial information and have attracted tremendous amounts of attention due to their exceptional experience in some fields such as autonomous driving and virtual reality. However, existing datasets for video segmentation only focus on conventional planar images. To ad…

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