← Search

Gang Zhao

11 accepted papers

2025

Evaluating Generalization Capabilities of LLM-Based Agents in Mixed-Motive Scenarios Using Concordia

NeurIPS 2025poster

Large Language Model (LLM) agents have demonstrated impressive capabilities for social interaction and are increasingly being deployed in situations where they might engage with both human and artificial agents. These interactions represent a critical frontier for LLM-based agents, yet existing eval…

Cited by 0SourceScholar
2025

Multi-level Feature Adaptation and Embeddings Alignment for Zero-shot Anomaly Detection

ICASSP 2025accepted

Anomaly Detection (AD) is an important and challenging task in computer vision. Recently, Contrastive Language-Image Pre-training (CLIP) has shown impressive generalization capability in zero-shot AD tasks. However, the inherent global semantic consistency of CLIP fails to accurately identify subtle…

Cited by 0SourceScholar
2024

RSED: Zero-Shot Relation Triplet Extraction via Relation Selection and Entity Boundary Detection

ICASSP 2024accepted

Zero-shot relation triplet extraction (ZeroRTE) aims to extract relation triplets of unseen relation types from unstructured texts, with a core challenge of training models to recognize new relations without labeled data. The seminal work handles this task by leveraging pre-trained language models t…

Cited by 0SourceScholar
2024

Type-Aware Decoding Via Explicitly Aggregating Event Information for Document-Level Event Extraction

ICASSP 2024accepted

Document-level event extraction (DEE) faces two main challenges: arguments-scattering and multi-event. Although previous methods attempt to address these challenges, they overlook the interference of event-unrelated sentences during event detection and neglect the mutual interference of different ev…

Cited by 0SourceScholar
2024

Visual Enhanced Entity-Level Interaction Network for Multimodal Summarization

NAACL 2024findings

MultiModal Summarization (MMS) aims to generate a concise summary based on multimodal data like texts and images and has wide application in multimodal fields.Previous works mainly focus on the coarse-level textual and visual features in which the overall features of the image interact with the whol…

2023

DemoNSF: A Multi-task Demonstration-based Generative Framework for Noisy Slot Filling Task

EMNLP 2023short findings

Recently, prompt-based generative frameworks have shown impressive capabilities in sequence labeling tasks. However, in practical dialogue scenarios, relying solely on simplistic templates and traditional corpora presents a challenge for these methods in generalizing to unknown input perturbations.…

Cited by 0SourcecodeScholar
2023

DemoSG: Demonstration-enhanced Schema-guided Generation for Low-resource Event Extraction

EMNLP 2023long findings

Most current Event Extraction (EE) methods focus on the high-resource scenario, which requires a large amount of annotated data and can hardly be applied to low-resource domains. To address EE more effectively with limited resources, we propose the Demonstration-enhanced Schema-guided Generation (De…

Cited by 0SourceScholar
2023

Joint Geometrical and Statistical Domain Adaptation for Cross-domain Code Vulnerability Detection

EMNLP 2023long main

In code vulnerability detection tasks, a detector trained on a label-rich source domain fails to provide accurate prediction on new or unseen target domains due to the lack of labeled training data on target domains. Previous studies mainly utilize domain adaptation to perform cross-domain vulnerabi…

Cited by 0SourceScholar
2022

Entity-level Interaction via Heterogeneous Graph for Multimodal Named Entity Recognition

EMNLP 2022finding

Multimodal Named Entity Recognition (MNER) faces two specific challenges: 1) How to capture useful entity-related visual information. 2) How to alleviate the interference of visual noise. Previous works have gained progress by improving interacting mechanisms or seeking for better visual features. H…

2022

Improving Transferability of Adversarial Examples with Virtual Step and Auxiliary Gradients

IJCAI 2022poster

Deep neural networks have been demonstrated to be vulnerable to adversarial examples, which fool networks by adding human-imperceptible perturbations to benign examples. At present, the practical transfer-based black-box attacks are attracting significant attention. However, most existing transfer-b…