← Search

AiTi Aw

16 accepted papers

2026

AdaMCoT: Rethinking Cross-Lingual Factual Reasoning Through Adaptive Multilingual Chain-of-Thought

AAAI 2026technical

Large language models (LLMs) have shown impressive multilingual capabilities through pretraining on diverse corpora. While these models show strong reasoning abilities, their performance varies significantly across languages due to imbalanced training data distribution. Existing approaches using sam

Cited by 11SourcePDFScholar
2025

AudioBench: A Universal Benchmark for Audio Large Language Models

NAACL 2025long

We introduce AudioBench, a universal benchmark designed to evaluate Audio Large Language Models (AudioLLMs). It encompasses 8 distinct tasks and 26 datasets, among which, 7 are newly proposed datasets. The evaluation targets three main aspects: speech understanding, audio scene understanding, and vo…

2025

Benchmarking Contextual and Paralinguistic Reasoning in Speech-LLMs: A Case Study with In-the-Wild Data

EMNLP 2025

Recent speech-LLMs have shown impressive performance in tasks like transcription and translation, yet they remain limited in understanding the paralinguistic aspects of speech crucial for social and emotional intelligence. We propose CP-Bench, a benchmark for evaluating speech-LLMs on contextual par

2025

CCL-XCoT: An Efficient Cross-Lingual Knowledge Transfer Method for Mitigating Hallucination Generation

EMNLP 2025

Multilingual Large Language Models (MLLMs) demonstrate strong generalization across languages, yet they remain prone to hallucinations, especially in low-resource languages, due to training data imbalances. These hallucinations, which include inaccurate or fabricated outputs, are particularly proble

Cited by 0SourcePDFScholar
2025

Enhancing Event-centric News Cluster Summarization via Data Sharpening and Localization Insights

ACL 2025long

This paper tackles the challenges of clustering news articles by main events (MEs) and summarizing these clusters, focusing on diverse languages and localized contexts. Our approach consists of four key contributions. First, we investigate the role of dynamic clustering and the integration of variou…

2024

An NLP-Focused Pilot Training Agent for Safe and Efficient Aviation Communication

NAACL 2024industry

Aviation communication significantly influences the success of flight operations, ensuring safety of lives and efficient air transportation. In day-to-day flight operations, air traffic controllers (ATCos) would timely communicate instructions to pilots using specific phraseology for aircraft manipu…

Cited by 0SourcePDFScholar
2024

Comprehensive Abstractive Comment Summarization with Dynamic Clustering and Chain of Thought

ACL 2024findings

Real-world news comments pose a significant challenge due to their noisy and ambiguous nature, which complicates their modeling for clustering and summarization tasks. Most previous research has predominantly focused on extractive summarization methods within specific constraints. This paper concent…

Cited by 3SourcePDFScholar
2024

SeaEval for Multilingual Foundation Models: From Cross-Lingual Alignment to Cultural Reasoning

NAACL 2024long

We present SeaEval, a benchmark for multilingual foundation models. In addition to characterizing how these models understand and reason with natural language, we also investigate how well they comprehend cultural practices, nuances, and values. Alongside standard accuracy metrics, we investigate th…

2023

DecoMT: Decomposed Prompting for Machine Translation Between Related Languages using Large Language Models

EMNLP 2023long main

This study investigates machine translation between related languages i.e., languages within the same family that share linguistic characteristics such as word order and lexical similarity. Machine translation through few-shot prompting leverages a small set of translation pair examples to generate…

Cited by 0SourceScholar
2023

GLGR: Question-aware Global-to-Local Graph Reasoning for Multi-party Dialogue Reading Comprehension

EMNLP 2023long findings

Graph reasoning contributes to the integration of discretely-distributed attentive information (clues) for Multi-party Dialogue Reading Comprehension (MDRC). This is attributed primarily to multi-hop reasoning over global conversational structures. However, existing approaches barely apply questions…

Cited by 0SourceScholar
2023

Interview Evaluation: A Novel Approach for Automatic Evaluation of Conversational Question Answering Models

EMNLP 2023long main

Conversational Question Answering (CQA) aims to provide natural language answers to users in information-seeking dialogues. Existing CQA benchmarks often evaluate models using pre-collected human-human conversations. However, replacing the model-predicted dialogue history with ground truth compromis…

Cited by 0SourceScholar
2023

Leveraging Contrastive Learning and Knowledge Distillation for Incomplete Modality Rumor Detection

EMNLP 2023long findings

Rumors spread rapidly through online social microblogs at a relatively low cost, causing substantial economic losses and negative consequences in our daily lives. Existing rumor detection models often neglect the underlying semantic coherence between text and image components in multimodal posts, as…

Cited by 0SourceScholar
2022

Capturing Conversational Interaction for Question Answering via Global History Reasoning

NAACL 2022findings

Conversational Question Answering (ConvQA) is required to answer the current question, conditioned on the observable paragraph-level context and conversation history. Previous works have intensively studied history-dependent reasoning. They perceive and absorb topic-related information of prior utte…

2022

Refining Low-Resource Unsupervised Translation by Language Disentanglement of Multilingual Translation Model

NeurIPS 2022accept

Numerous recent work on unsupervised machine translation (UMT) implies that competent unsupervised translations of low-resource and unrelated languages, such as Nepali or Sinhala, are only possible if the model is trained in a massive multilingual environment, where these low-resource languages are…

2020

NUT-RC: Noisy User-generated Text-oriented Reading Comprehension

COLING 2020main

Reading comprehension (RC) on social media such as Twitter is a critical and challenging task due to its noisy, informal, but informative nature. Most existing RC models are developed on formal datasets such as news articles and Wikipedia documents, which severely limit their performances when direc…