paper-with-me

홈 › Papers

Harnessing Adaptive Topology Representations for Zero-Shot Graph Question Answering

2025-08-08 · Yanbin Wei, Jiangyue Yan, Chun Kang, Yang Chen, Hua Liu, James T. Kwok, Yu Zhang arxiv

Large Multimodal Models (LMMs) have shown generalized zero-shot capabilities in diverse domain question-answering (QA) tasks, including graph QA that involves complex graph topologies. However, most current approaches use only a single type of graph representation, namely Topology Representation Form (TRF), such as prompt-unified text descriptions or style-fixed visual styles. Those "one-size-fits-all" approaches fail to consider the specific preferences of different models or tasks, often leading to incorrect or overly long responses. To address this, we first analyze the characteristics and weaknesses of existing TRFs, and then design a set of TRFs, denoted by $F_{ZS}$, tailored to zero-shot graph QA. We then introduce a new metric, Graph Response Efficiency (GRE), which measures the balance between the performance and the brevity in graph QA. Built on these, we develop the DynamicTRF framework, which aims to improve both the accuracy and conciseness of graph QA. To be specific, DynamicTRF first creates a TRF Preference (TRFP) dataset that ranks TRFs based on their GRE scores, to probe the question-specific TRF preferences. Then it trains a TRF router on the TRFP dataset, to adaptively assign the best TRF from $F_{ZS}$ for each question during the inference. Extensive experiments across 7 in-domain algorithmic graph QA tasks and 2 out-of-domain downstream tasks show that DynamicTRF significantly enhances the zero-shot graph QA of LMMs in terms of accuracy

📄 PDF Abstract BibTeX arXiv:2508.06345

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Question Answering

Similar Papers 제목 키워드 기반

TubeMLLM: A Foundation Model for Topology Knowledge Exploration in Vessel-like Anatomy

2026-03-10 · Yaoyu Liu, Minghui Zhang, Xin You, Hanxiao Zhang 외 arxiv

Modeling medical vessel-like anatomy is challenging due to its intricate topology and sensitivity to dataset shifts. Consequently, task-specific models often suffer from topological inconsistencies, including artificial …

Zero-shot Generalization

ZeroSim: Zero-Shot Analog Circuit Evaluation with Unified Transformer Embeddings

2025-11-10 · Xiaomeng Yang, Jian Gao, Yanzhi Wang, Xuan Zhang arxiv

Although recent advancements in learning-based analog circuit design automation have tackled tasks such as topology generation, device sizing, and layout synthesis, efficient performance evaluation remains a major bottle…

Zero-shot GeneralizationReinforcement Learning

Multi-Modal Zero-Shot Sign Language Recognition

2021-09-02 · Razieh Rastgoo, Kourosh Kiani, Sergio Escalera, Mohammad Sabokrou

Zero-Shot Learning (ZSL) has rapidly advanced in recent years. Towards overcoming the annotation bottleneck in the Sign Language Recognition (SLR), we explore the idea of Zero-Shot Sign Language Recognition (ZS-SLR) with…

Hand DetectionSign Language RecognitionZero-Shot Learning

AERR-Nav: Adaptive Exploration-Recovery-Reminiscing Strategy for Zero-Shot Object Navigation

2026-03-18 · Jingzhi Huang, Junkai Huang, Haoyang Yang, Haoang Li 외 arxiv

Zero-Shot Object Navigation (ZSON) in unknown multi-floor environments presents a significant challenge. Recent methods, mostly based on semantic value greedy waypoint selection, spatial topology-enhanced memory, and Mul…

Zero-shot Imitation Learning by Latent Topology Mapping

2026-05-08 · Maxwell J. Jacobson, Yexiang Xue arxiv

Imitation learning is effective for training agents when expert demonstrations are available, but collecting demonstrations for every complex task in an environment is costly. We study the long-horizon, goal-conditioned …