← Search

Zhihua Jiang

10 accepted papers

2026

A Text-Routed Sparse Mixture-of-Experts Model with Explanation and Temporal Alignment for Multi-Modal Sentiment Analysis

AAAI 2026technical

Human-interaction-involved applications underscore the need for Multi-modal Sentiment Analysis (MSA). Although many approaches have been proposed to address the subtle emotions in different modalities, the power of explanations and temporal alignments is still underexplored. Thus, this paper propose

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

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

A Comprehensive Literary Chinese Reading Comprehension Dataset with an Evidence Curation Based Solution

EMNLP 2025

Low-resource language understanding is challenging, even for large language models (LLMs). An epitome of this problem is the CompRehensive lIterary chineSe readIng comprehenSion (CRISIS), whose difficulties include limited linguistic data, long input, and insight-required questions. Besides the comp

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
2025

LLM-based Open Domain Planning by Leveraging Entity-Attribute-Level Domain Models

EMNLP 2025

Currently, large language models (LLMs) based Open domain Natural language planning (LONG) has considerable room for improvement. E.g., non-reusable plans with incomplete intermediate states and missing steps hinder real-world applications. To remedy these flaws, this paper establishes a dataset wit

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…

2021

STANKER: Stacking Network based on Level-grained Attention-masked BERT for Rumor Detection on Social Media

EMNLP 2021main

Rumor detection on social media puts pre-trained language models (LMs), such as BERT, and auxiliary features, such as comments, into use. However, on the one hand, rumor detection datasets in Chinese companies with comments are rare; on the other hand, intensive interaction of attention on Transform…