← Search

Dongning Rao

6 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
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

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

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…