Can LLMs Understand the Implication of Emphasized Sentences in Dialogue? (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Emphasis is a crucial component in human communication, which indicates speaker’s intention and implication beyond pure text in dialogue. |
| Approach: | They propose a benchmark dataset with annotated dialogue samples capturing the implications of emphasis. |
| Outcome: | The proposed evaluation pipeline achieves high correlation with human scoring and commercial LLMs perform better than open-source LLM. |
Similar Papers
Do LLMs Understand Dialogues? A Case Study on Dialogue Acts (2025.acl-long)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have shown remarkable performance on many unseen tasks in a zero-shot setting. |
| Approach: | They propose to identify three key pre-tasks essential for accurate DA prediction: Turn Management, Communicative Function Identification, and Dialogue Structure Prediction. |
| Outcome: | The proposed model fails to outperform basic rule-based tasks on three key pre-tasks, and the results suggest that the model is flawed. |
Assessing the Capabilities of Large Language Models in Coreference: An Evaluation (2024.lrec-main)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) are a new approach to coreference resolution, but their performance is not yet fully understood. |
| Approach: | They propose that future efforts should improve scope, data, and evaluation methods of traditional coreference research to adapt to the development of LLMs. |
| Outcome: | The proposed methods improve scope, data, and evaluation methods of traditional coreference research to adapt to the development of LLMs. |
It Is Not About What You Say, It Is About How You Say It: A Surprisingly Simple Approach for Improving Reading Comprehension (2024.findings-acl)
Copied to clipboard
| Challenge: | Experimenting with 9 large language models across 3 datasets, emphasizing the context yields superior results compared to question emphasis. |
| Approach: | They ask: How does the order of inputs affect model performance? |
| Outcome: | Experiments with 9 large language models show that emphasizing the question and context improves model performance. |
The Impact of Large Language Models in Academia: from Writing to Speaking (2025.findings-acl)
Copied to clipboard
| Challenge: | Large language models (LLMs) are impacting human society, especially in textual information. |
| Approach: | They propose to build an automated monitoring platform to track the impact of large language models on human expression. |
| Outcome: | The results show that LLM-style words such as significant are used more frequently in abstracts and oral presentations. |
Can GPT-4 Sway Experts’ Investment Decisions? (2025.findings-naacl)
Copied to clipboard
| Challenge: | In the post-Turing era, evaluating large language models involves assessing generated text based on readers’ decisions rather than merely its indistinguishability from human-produced content. |
| Approach: | They propose to use GPT-4 to evaluate generated text from the aspects of grammar, convincingness, logical coherence, and usefulness to determine its validity. |
| Outcome: | The proposed model can generate persuasive analyses affecting the decisions of amateurs and experts. |
An Empirical Analysis on Large Language Models in Debate Evaluation (2024.acl-short)
Copied to clipboard
| Challenge: | Prior research in automatic debate evaluation relied on pre-trained encoders and the modeling of argument relations and structures. |
| Approach: | They investigate the capabilities and inherent biases of advanced large language models (LLMs) such as GPT-3.5 and GPT-4 in the context of debate evaluation. |
| Outcome: | The proposed models outperform state-of-the-art methods on extensive datasets and show that they are more accurate than previous models. |
Benchmarking Open-ended Audio Dialogue Understanding for Large Audio-Language Models (2025.acl-long)
Copied to clipboard
| Challenge: | Large Audio-Language Models (LALMs) have recently unlocked audio dialogue capabilities, enabling direct spoken exchanges with humans. |
| Approach: | They propose to evaluate LALMs' open-ended audio dialogue ability in 3 general scenarios, 12 skills, 9 multilingual languages, and 4 categories of ambiguity handling. |
| Outcome: | The proposed benchmark assesses the open-ended audio dialogue ability for LALMs in 3 general scenarios, 12 skills, 9 multilingual languages, and 4 categories of ambiguity handling. |
GPT-Fathom: Benchmarking Large Language Models to Decipher the Evolutionary Path towards GPT-4 and Beyond (2024.findings-naacl)
Copied to clipboard
| Challenge: | Existing LLM leaderboards often reference scores reported in other papers without consistent settings and prompts, which may encourage cherry-picking favored settings and for better results. |
| Approach: | They propose an open-source and reproducible LLM evaluation suite built on top of OpenAI Evals that systematically evaluates 10+ leading LLMs and OpenAI’s legacy models on 20+ curated benchmarks across 7 capability categories. |
| Outcome: | The evaluation suite is built on top of OpenAI Evals and evaluates 10+ leading LLMs and OpenAI’s legacy models on 20+ curated benchmarks across 7 capability categories. |
DialogBench: Evaluating LLMs as Human-like Dialogue Systems (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing benchmarks only evaluate LLMs' abilities for task completion as assistant AI. |
| Approach: | They propose a dialogue evaluation benchmark that contains 12 dialogue tasks to evaluate LLMs' capabilities as human-like dialogue systems. |
| Outcome: | The proposed benchmark contains 12 tasks to evaluate LLMs' capabilities . it shows that instruction tuning improves human likeness, but not as human-like systems . |
Find the Intention of Instruction: Comprehensive Evaluation of Instruction Understanding for Large Language Models (2025.findings-naacl)
Copied to clipboard
| Challenge: | LLMs are prone to generate responses to instruction-formatted statements in an instinctive manner, rather than comprehending the underlying user intention within the given instructions. |
| Approach: | They propose to use an instruction-following capability benchmark to evaluate LLMs' instruction understanding capability. |
| Outcome: | The proposed benchmark analyzes the instruction understanding capability of large language models with four instruction candidates and a single candidate. |