← Search

Lanrui Wang

7 accepted papers

2026

Breaking the Trade-Off Between Faithfulness and Expressiveness for Large Language Models

AAAI 2026technical

Grounding responses in external knowledge represents an effective strategy for mitigating hallucinations in Large Language Models (LLMs). However, current LLMs struggle to seamlessly integrate knowledge while simultaneously maintaining faithfulness (or fidelity) and expressiveness, capabilities that

Cited by 0SourcePDFScholar
2025

NeedleInATable: Exploring Long-Context Capability of Large Language Models towards Long-Structured Tables

NeurIPS 2025poster

Processing structured tabular data, particularly large and lengthy tables, constitutes a fundamental yet challenging task for large language models (LLMs). However, existing long-context benchmarks like Needle-in-a-Haystack primarily focus on unstructured text, neglecting the challenge of diverse st…

Cited by 0SourceScholar
2025

Sibyl: Empowering Empathetic Dialogue Generation in Large Language Models via Sensible and Visionary Commonsense Inference

COLING 2025main

Recently, there has been a heightened interest in building chatbots based on Large Language Models (LLMs) to emulate human-like qualities in multi-turn conversations. Despite having access to commonsense knowledge to better understand the psychological aspects and causality of dialogue context, even…

2025

TableDreamer: Progressive and Weakness-guided Data Synthesis from Scratch for Table Instruction Tuning

ACL 2025finding

Despite the commendable progress of recent LLM-based data synthesis methods, they face two limitations in generating table instruction tuning data. First, they can not thoroughly explore the vast input space of table understanding tasks, leading to limited data diversity. Second, they ignore the wea…

2023

Multi-level Adaptive Contrastive Learning for Knowledge Internalization in Dialogue Generation

EMNLP 2023long main

Knowledge-grounded dialogue generation aims to mitigate the issue of text degeneration by incorporating external knowledge to supplement the context. However, the model often fails to internalize this information into responses in a human-like manner. Instead, it simply inserts segments of the provi…

Cited by 0SourceScholar
2022

Empathetic Dialogue Generation via Sensitive Emotion Recognition and Sensible Knowledge Selection

EMNLP 2022finding

Empathy, which is widely used in psychological counseling, is a key trait of everyday human conversations. Equipped with commonsense knowledge, current approaches to empathetic response generation focus on capturing implicit emotion within dialogue context, where the emotions are treated as a static…

2022

TAKE: Topic-shift Aware Knowledge sElection for Dialogue Generation

COLING 2022main

Knowledge-grounded dialogue generation consists of two subtasks: knowledge selection and response generation. The knowledge selector generally constructs a query based on the dialogue context and selects the most appropriate knowledge to help response generation. Recent work finds that realizing who…