← Search

Maximillian Chen

7 accepted papers

2025

Bottom-Up Synthesis of Knowledge-Grounded Task-Oriented Dialogues with Iteratively Self-Refined Prompts

NAACL 2025short

Training conversational question-answering (QA) systems demands a substantial amount of in-domain data, which is often scarce in practice. A common solution to this challenge is to generate synthetic data. Traditional methods typically follow a top-down approach, where a large language model (LLM) g…

Cited by 0SourcePDFScholar
2025

Data-Centric Improvements for Enhancing Multi-Modal Understanding in Spoken Conversation Modeling

ACL 2025finding

Conversational assistants are increasingly popular across diverse real-world applications, highlighting the need for advanced multimodal speech modeling. Speech, as a natural mode of communication, encodes rich user-specific characteristics such as speaking rate and pitch, making it critical for eff…

Cited by 0SourcePDFScholar
2025

Learning to Clarify: Multi-turn Conversations with Action-Based Contrastive Self-Training

ICLR 2025poster

Large language models (LLMs), optimized through human feedback, have rapidly emerged as a leading paradigm for developing intelligent conversational assistants. However, despite their strong performance across many benchmarks, LLM-based agents might still lack conversational skills such as disambigu…

Cited by 8SourcePDFScholar
2025

M2-TabFact: Multi-Document Multi-Modal Fact Verification with Visual and Textual Representations of Tabular Data

ACL 2025finding

Tabular data is used to store information in many real-world systems ranging from finance to healthcare. However, such structured data is often communicated to humans in visually interpretable formats (e.g. charts and textual paragraphs), making it imperative that fact-checking models should be able…

Cited by 0SourcePDFScholar
2024

VarBench: Robust Language Model Benchmarking Through Dynamic Variable Perturbation

EMNLP 2024finding

As large language models achieve impressive scores on traditional benchmarks, an increasing number of researchers are becoming concerned about benchmark data leakage during pre-training, commonly known as the data contamination problem. To ensure fair evaluation, recent benchmarks release only the t…

2023

Controllable Mixed-Initiative Dialogue Generation through Prompting

ACL 2023short

Mixed-initiative dialogue tasks involve repeated exchanges of information and conversational control. Conversational agents gain control by generating responses that follow particular dialogue intents or strategies, prescribed by a policy planner. The standard approach has been fine-tuning pre-train…

2023

Prompt-Based Monte-Carlo Tree Search for Goal-oriented Dialogue Policy Planning

EMNLP 2023short main

Planning for goal-oriented dialogue often requires simulating future dialogue interactions and estimating task progress. Many approaches thus consider training neural networks to perform look-ahead search algorithms such as A* search and Monte Carlo Tree Search (MCTS). However, this training often r…

Cited by 0SourcecodeScholar