← Search

Jiangyue Yan

4 accepted papers

2026

DynamicGTR: Leveraging Graph Topology Representation Preferences to Boost VLM Capabilities on Graph QAs

CVPR 2026

Vision-Language Models (VLMs) have emerged as versatile solutions for zero-shot question answering (QA) across various domains. However, enabling VLMs to effectively comprehend structured graphs and perform accurate, efficient QA remains challenging. Existing approaches typically rely on a single ty

Cited by 5SourceScholar
2021

A Span-based Dynamic Local Attention Model for Sequential Sentence Classification

ACL 2021short

Sequential sentence classification aims to classify each sentence in the document based on the context in which sentences appear. Most existing work addresses this problem using a hierarchical sequence labeling network. However, they ignore considering the latent segment structure of the document, i…

Cited by 18SourcePDFScholar
2021

CATE: A Contrastive Pre-trained Model for Metaphor Detection with Semi-supervised Learning

EMNLP 2021main

Metaphors are ubiquitous in natural language, and detecting them requires contextual reasoning about whether a semantic incongruence actually exists. Most existing work addresses this problem using pre-trained contextualized models. Despite their success, these models require a large amount of label…

Cited by 22SourcePDFScholar
2021

Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification

ACL 2021long

Hierarchical text classification is an important yet challenging task due to the complex structure of the label hierarchy. Existing methods ignore the semantic relationship between text and labels, so they cannot make full use of the hierarchical information. To this end, we formulate the text-label…