← Search

Guanghui Ye

11 accepted papers

2026

Boosting Adversarial Transferability via Ensemble Non-Attention

AAAI 2026technical

Ensemble attacks integrate the outputs of surrogate models with diverse architectures, which can be combined with various gradient-based attacks to improve adversarial transferability. However, previous work shows unsatisfactory attack performance when transferring across heterogeneous model archite

Cited by 0SourcePDFScholar
2026

Making Visual Dialogue More Engaging: A New Task, Method, and Metric

AAAI 2026technical

Large language model (LLM)-based visual dialogue (VD) systems have made response generation for image-grounded conversations more correct and coherent. However, user engagement - the extent to which a user is interested, emotionally involved, and willing to continue the conversation - remains a chal

Cited by 0SourcePDFScholar
2026

PLUM-Net: Prototype-Induced Label Structuring for Disentangled Multimodal Representation Network

AAAI 2026technical

Existing multimodal representation learning approaches often rely on simple feature concatenation or unified transformations, which fail to effectively disentangle and leverage common and private information across different modalities in a progressive manner. Moreover, they typically lack adaptive

Cited by 0SourcePDFScholar
2026

SCIEval: Evaluating and Benchmarking the Faithfulness of Scientific Image Generation and Interpretation with Large Multimodal Models

CVPR 2026

Scientific images often require accurate numerical representations and correct object attributes. However, current faithfulness metrics are primarily tailored toward photorealistic, real-life imagery, rendering them ill-suited for scientific image evaluation. To address this gap, we introduce a nove

Cited by 0SourceScholar
2025

DSSM: Dual State Space Model For Human Motions Generation

ICASSP 2025accepted

Text-driven human motion generation has attracted considerable critical attention in recent years. The task requires generating movements that are diverse, natural, and comfortable in accordance with the text description. However, while generating the human motion, there is a significant gap in the…

Cited by 0SourceScholar
2025

Dual-View Learning for Conversational Emotion Recognition Through Context and Emotion-Shift Modeling

AAAI 2025technical

Conversational Emotion Recognition (CER) has recently been explored through conversational context modeling to learn the emotion distribution, i.e., the likelihood over emotion categories associated with each utterance. While these methods have shown promising results in emotion classification, they…

Cited by 0SourcePDFScholar
2025

Enhanced Multimodal Emotion Recognition in Conversations via Contextual Filtering and Multi-Frequency Graph Propagation

ICASSP 2025accepted

Multimodal Emotion Recognition in Conversations (ERC) plays a crucial role in understanding human language and behavior in real-world scenarios. However, existing research tends to simply concatenate multimodal representations, failing to capture the complex relationships between modalities. Recent…

Cited by 0SourceScholar
2025

Knowledge Image Matters: Improving Knowledge-Based Visual Reasoning with Multi-Image Large Language Models

ACL 2025long

We revisit knowledge-based visual reasoning (KB-VR) in light of modern advances in multimodal large language models (MLLMs), and make the following contributions: (i) We propose Visual Knowledge Card (VKC) – a novel image that incorporates not only internal visual knowledge (e.g., scene-aware inform…

Cited by 0SourcePDFScholar
2024

LSTDial: Enhancing Dialogue Generation via Long- and Short-Term Measurement Feedback

NAACL 2024long

Generating high-quality responses is a key challenge for any open domain dialogue systems. However, even though there exist a variety of quality dimensions especially designed for dialogue evaluation (e.g., coherence and diversity scores), current dialogue systems rarely utilize them to guide the re…

2024

Leveraging Context-Aware Prompting for Commit Message Generation

EMNLP 2024main

Writing comprehensive commit messages is tedious yet important, because these messages describe changes of code, such as fixing bugs or adding new features. However, most existing methods focus on either only the changed lines or nearest context lines, without considering the effectiveness of select…

2022

IM2: an Interpretable and Multi-category Integrated Metric Framework for Automatic Dialogue Evaluation

EMNLP 2022main

Evaluation metrics shine the light on the best models and thus strongly influence the research directions, such as the recently developed dialogue metrics USR, FED, and GRADE. However, most current metrics evaluate the dialogue data as isolated and static because they only focus on a single quality…