paper-with-me

Papers

Towards High-Resolution Visual Perception via Hierarchical Entity Exploration

2026-07-01 · Ziyu Ma, Shidong Yang, Yuxiang Ji, Yiming Hu, Tongwen Huang, Yong Wang, Jianfei Cai, Xiangxiang Chu arxiv

High-resolution (HR) image perception remains a key challenge in multimodal large language models (MLLMs), as fine-grained details are often lost when the image is processed as a whole. Existing methods either require training to teach models where to look or heuristically divide the image into fixed regions, both of which struggle to generalize in complex HR scenes. In this work, we propose Hierarchical Entity Exploration (HEE), a training-free and model-agnostic framework that transforms static image understanding into dynamic, query-guided entity exploration. HEE first evaluates each region using a dual scoring mechanism to determine whether it already contains sufficient evidence to answer the question. If not, it applies object detection within the most promising region to extract fine-grained entities, clusters them into coherent subregions, and organizes them into a multi-level semantic hierarchy for deeper exploration. When deeper regions still fail to yield confident answers, a confidence-guided backtracking mechanism revisits alternative paths to ensure adaptive perception. Extensive results show that HEE outperforms training-free methods like ZoomEye and RAP in both accuracy and efficiency on two complex HR benchmarks (Visual Probe and HR-Bench), across different MLLMs such as Qwen2.5-VL and LLaVA-OneVision. Moreover, HEE demonstrates generalization on the MME-RealWorld benchmark.

📄 PDF Abstract BibTeX arXiv:2607.00816

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Super-Identity Convolutional Neural Network for Face Hallucination

2018-11-06 · ECCV 2018 9 · Kaipeng Zhang, Zhanpeng Zhang, Chia-Wen Cheng, Winston H. Hsu 외

Face hallucination is a generative task to super-resolve the facial image with low resolution while human perception of face heavily relies on identity information. However, previous face hallucination approaches largely…

Face GenerationFace HallucinationHallucination

Evaluating the Impact of a Hierarchical Discourse Representation on Entity Coreference Resolution Performance

2021-04-20 · NAACL 2021 4 · Sopan Khosla, James Fiacco, Carolyn Rose

Recent work on entity coreference resolution (CR) follows current trends in Deep Learning applied to embeddings and relatively simple task-related features. SOTA models do not make use of hierarchical representations of …

coreference-resolutionCoreference Resolution

Pyramid Token Pruning for High-Resolution Large Vision-Language Models via Region, Token, and Instruction-Guided Importance

2025-09-19 · Yuxuan Liang, Xu Li, Xiaolei Chen, Yi Zheng 외 arxiv

Large Vision-Language Models (LVLMs) have recently demonstrated strong multimodal understanding, yet their fine-grained visual perception is often constrained by low input resolutions. A common remedy is to partition hig…

From Web to Pixels: Bringing Agentic Search into Visual Perception

2026-05-12 · Bokang Yang, Xinyi Sun, Kaituo Feng, Xingping Dong 외 arxiv

Visual perception connects high-level semantic understanding to pixel-level perception, but most existing settings assume that the decisive evidence for identifying a target is already in the image or frozen model knowle…

Graph-based hierarchical record clustering for unsupervised entity resolution

2021-12-12 · Islam Akef Ebeid, John R. Talburt, Md Abdus Salam Siddique

Here we study the problem of matched record clustering in unsupervised entity resolution. We build upon a state-of-the-art probabilistic framework named the Data Washing Machine (DWM). We introduce a graph-based hierarch…

ClusteringEntity Resolution