paper-with-me

Papers

Incorporating Causal Analysis into Diversified and Logical Response Generation

2022-09-20 · Jiayi Liu, Wei Wei, Zhixuan Chu, Xing Gao, Ji Zhang, Tan Yan, Yulin kang

Although the Conditional Variational AutoEncoder (CVAE) model can generate more diversified responses than the traditional Seq2Seq model, the responses often have low relevance with the input words or are illogical with the question. A causal analysis is carried out to study the reasons behind, and a methodology of searching for the mediators and mitigating the confounding bias in dialogues is provided. Specifically, we propose to predict the mediators to preserve relevant information and auto-regressively incorporate the mediators into generating process. Besides, a dynamic topic graph guided conditional variational autoencoder (TGG-CVAE) model is utilized to complement the semantic space and reduce the confounding bias in responses. Extensive experiments demonstrate that the proposed model is able to generate both relevant and informative responses, and outperforms the state-of-the-art in terms of automatic metrics and human evaluations.

📄 PDF Abstract BibTeX arXiv:2209.09482

Code (0)

등록된 구현이 없습니다.

Tasks

Response Generation

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Seq2Seq Seq2Seq, or Sequence To Sequence, is a model used in sequence prediction tasks, such as language modelling and machine translation. The idea is to use one…

Similar Papers 제목 키워드 기반

Incorporating Casual Analysis into Diversified and Logical Response Generation

2022-10-01 · COLING 2022 10 · Jiayi Liu, Wei Wei, Zhixuan Chu, Xing Gao 외

Although the Conditional Variational Auto-Encoder (CVAE) model can generate more diversified responses than the traditional Seq2Seq model, the responses often have low relevance with the input words or are illogical with…

Response Generation

CausalCellSegmenter: Causal Inference inspired Diversified Aggregation Convolution for Pathology Image Segmentation

2024-03-10 · Dawei Fan, Yifan Gao, Jiaming Yu, Yanping Chen 외

Deep learning models have shown promising performance for cell nucleus segmentation in the field of pathology image analysis. However, training a robust model from multiple domains remains a great challenge for cell nucl…

Causal InferenceImage SegmentationSemantic Segmentation

A framework for causal segmentation analysis with machine learning in large-scale digital experiments

2021-11-01 · Nima S. Hejazi, Wenjing Zheng, Sathya Anand

We present an end-to-end methodological framework for causal segment discovery that aims to uncover differential impacts of treatments across subgroups of users in large-scale digital experiments. Building on recent deve…

Causal Inference

The Forward-Backward Disconnect: State Dynamics, Credit Assignment, and Biological Grounding in Neural Computation

2026-08-20 · Hadi Al Mubasher, Mariette Awad arxiv

A recurring pattern in neural computation is the reintroduction of dynamical and biological structure into models originally simplified for scalable optimization. Early feedforward networks reduced biological neurons to …

TNPAR: Topological Neural Poisson Auto-Regressive Model for Learning Granger Causal Structure from Event Sequences

2023-06-25 · Yuequn Liu, Ruichu Cai, Wei Chen, Jie Qiao 외

Learning Granger causality from event sequences is a challenging but essential task across various applications. Most existing methods rely on the assumption that event sequences are independent and identically distribut…

Causal Discovery