← Search

Rui Dong

12 accepted papers

2026

M3UCD: A Multi-task Multimodal Metaphor Understanding Challenge Dataset for LLMs

AAAI 2026technical

Understanding multimodal metaphors represents a crucial pathway for machines to comprehend human cognition. However, current research remains constrained by superficial dataset annotations, insufficient systematic evaluation of large language models, and fragmented task frameworks. To bridge these g

Cited by 0SourcePDFScholar
2025

Beyond Inherent Cognition Biases in LLM-Based Event Forecasting: A Multi-Cognition Agentic Framework

EMNLP 2025

Large Language Models (LLMs) exhibit strong reasoning capabilities and are widely applied in event forecasting. However, studies have demonstrated that LLMs exhibit human-like cognitive biases, systematic patterns of deviation from rationality in decision-making. To explore the cognitive biases in e

Cited by 0SourcePDFScholar
2025

Low-Resource Language Expansion and Translation Capacity Enhancement for LLM: A Study on the Uyghur

COLING 2025main

Although large language models have significantly advanced natural language generation, their potential in low-resource machine translation has not yet been fully explored, especially for languages that translation models have not been trained on. In this study, we provide a detailed demonstration o…

2025

Mining the Past with Dual Criteria: Integrating Three types of Historical Information for Context-aware Event Forecasting

EMNLP 2025

Event forecasting requires modeling historical event data to predict future events, and achieving accurate predictions depends on effectively capturing the relevant historical information that aids forecasting. Most existing methods focus on entities and structural dependencies to capture historical

2025

OpenForecast: A Large-Scale Open-Ended Event Forecasting Dataset

COLING 2025main

Complex events generally exhibit unforeseen, multifaceted, and multi-step developments, and cannot be well handled by existing closed-ended event forecasting methods, which are constrained by a limited answer space. In order to accelerate the research on complex event forecasting, we introduce OpenF…

2025

Suit the Node Pair to the Case: A Multi-Scale Node Pair Grouping Strategy for Graph-MLP Distillation

IJCAI 2025

Graph Neural Network (GNN) is powerful in solving various graph-related tasks, while its message passing mechanism may lead to latency during inference time. Multi-Layer-Perceptron (MLP) can achieve fast inference speed but with limited performance. One solution to fill this gap is through Knowledge

2023

A Domain-Transfer Meta Task Design Paradigm for Few-Shot Slot Tagging

AAAI 2023technical

Few-shot slot tagging is an important task in dialogue systems and attracts much attention of researchers. Most previous few-shot slot tagging methods utilize meta-learning procedure for training and strive to construct a large number of different meta tasks to simulate the testing situation of insu…

Cited by 0SourcePDFScholar
2023

Improving Cross-task Generalization of Unified Table-to-text Models with Compositional Task Configurations

ACL 2023findings

There has been great progress in unifying various table-to-text tasks using a single encoder-decoder model trained via multi-task learning (Xie et al., 2022).However, existing methods typically encode task information with a simple dataset name as a prefix to the encoder. This not only limits the ef…

Cited by 2SourcePDFScholar
2023

STREET: A MULTI-TASK STRUCTURED REASONING AND EXPLANATION BENCHMARK

ICLR 2023top-25%

We introduce STREET, a unified multi-task and multi-domain natural language reasoning and explanation benchmark. Unlike most existing question-answering (QA) datasets, we expect models to not only answer questions, but also produce step-by-step structured explanations describing how premises in the…

Cited by 27SourcePDFScholar
2022

ASCM: An Answer Space Clustered Prompting Method without Answer Engineering

ACL 2022findings

Prompt-based learning, which exploits knowledge from pre-trained language models by providing textual prompts and designing appropriate answer-category mapping methods, has achieved impressive successes on few-shot text classification and natural language inference (NLI). Because of the diverse ling…

2022

Entailment Tree Explanations via Iterative Retrieval-Generation Reasoner

NAACL 2022findings

Large language models have achieved high performance on various question answering (QA) benchmarks, but the explainability of their output remains elusive. Structured explanations, called entailment trees, were recently suggested as a way to explain the reasoning behind a QA system’s answer. In orde…