paper-with-me

Papers

A Multi-view Discourse Framework for Integrating Semantic and Syntactic Features in Dialog Agents

2025-04-12 · Akanksha Mehndiratta, Krishna Asawa

Multiturn dialogue models aim to generate human-like responses by leveraging conversational context, consisting of utterances from previous exchanges. Existing methods often neglect the interactions between these utterances or treat all of them as equally significant. This paper introduces a discourse-aware framework for response selection in retrieval-based dialogue systems. The proposed model first encodes each utterance and response with contextual, positional, and syntactic features using Multi-view Canonical Correlation Analysis (MCCA). It then learns discourse tokens that capture relationships between an utterance and its surrounding turns in a shared subspace via Canonical Correlation Analysis (CCA). This two-step approach effectively integrates semantic and syntactic features to build discourse-level understanding. Experiments on the Ubuntu Dialogue Corpus demonstrate that our model achieves significant improvements in automatic evaluation metrics, highlighting its effectiveness in response selection.

📄 PDF Abstract BibTeX arXiv:2504.09073

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Fine-Grained Discourse Structures in Continuation Semantics

2018-07-01 · WS 2018 7 · Timoth{\'e}e Bernard

In this work, we are interested in the computation of logical representations of discourse. We argue that all discourse connectives are anaphors obeying different sets of constraints and show how this view allows one to …

Machine TranslationQuestion Answering

Beyond the Black Box: Integrating Lexical and Semantic Methods in Quantitative Discourse Analysis with BERTopic

2025-08-26 · Thomas Compton arxiv

Quantitative Discourse Analysis has seen growing adoption with the rise of Large Language Models and computational tools. However, reliance on black box software such as MAXQDA and NVivo risks undermining methodological …

Dimensionality ReductionKeyword Extraction

Lexical Chains meet Word Embeddings in Document-level Statistical Machine Translation

2017-09-01 · WS 2017 9 · Laura Mascarell

Currently under review for EMNLP 2017 The phrase-based Statistical Machine Translation (SMT) approach deals with sentences in isolation, making it difficult to consider discourse context in translation. This poses a chal…

DecoderDocument SummarizationInformation RetrievalMachine Translation+4

Multi-view and multi-task training of RST discourse parsers

2016-12-01 · COLING 2016 12 · Chlo{\'e} Braud, Barbara Plank, Anders S{\o}gaard

We experiment with different ways of training LSTM networks to predict RST discourse trees. The main challenge for RST discourse parsing is the limited amounts of training data. We combat this by regularizing our models …

Discourse Parsing

Modeling Turn-Taking with Semantically Informed Gestures

2025-10-22 · Varsha Suresh, M. Hamza Mughal, Christian Theobalt, Vera Demberg arxiv

In conversation, humans use multimodal cues, such as speech, gestures, and gaze, to manage turn-taking. While linguistic and acoustic features are informative, gestures provide complementary cues for modeling these trans…