paper-with-me

Papers

Learning Locality and Isotropy in Dialogue Modeling

2022-05-29 · Han Wu, Haochen Tan, Mingjie Zhan, Gangming Zhao, Shaoqing Lu, Ding Liang, Linqi Song

Existing dialogue modeling methods have achieved promising performance on various dialogue tasks with the aid of Transformer and the large-scale pre-trained language models. However, some recent studies revealed that the context representations produced by these methods suffer the problem of anisotropy. In this paper, we find that the generated representations are also not conversational, losing the conversation structure information during the context modeling stage. To this end, we identify two properties in dialogue modeling, i.e., locality and isotropy, and present a simple method for dialogue representation calibration, namely SimDRC, to build isotropic and conversational feature spaces. Experimental results show that our approach significantly outperforms the current state-of-the-art models on three dialogue tasks across the automatic and human evaluation metrics. More in-depth analyses further confirm the effectiveness of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2205.14583

Code (1)

hahahawu/simdrc 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Fine-grained Conversational Decoding via Isotropic and Proximal Search

2023-10-12 · Yuxuan Yao, Han Wu, Qiling Xu, Linqi Song

General-purpose text decoding approaches are usually adopted for dialogue response generation. Although the quality of the generated responses can be improved with dialogue-specific encoding methods, conversational decod…

InformativenessResponse Generation

Disentangling Safe and Unsafe Corruptions via Anisotropy and Locality

2025-01-30 · Ramchandran Muthukumar, Ambar Pal, Jeremias Sulam, Rene Vidal

State-of-the-art machine learning systems are vulnerable to small perturbations to their input, where ``small'' is defined according to a threat model that assigns a positive threat to each perturbation. Most prior works…

Disentangling Safe and Unsafe Image Corruptions via Anisotropy and Locality

2025-01-01 · CVPR 2025 1 · Ramchandran Muthukumar, Ambar Pal, Jeremias Sulam, Rene Vidal

State-of-the-art machine learning systems are vulnerable to small perturbations to their input, where _small_ is defined according to a threat model that assigns a positive threat to each perturbation. Most prior wor…

MoSA: Motion-constrained Stress Adaptation for Mitigating Real-to-Sim Gap in Continuum Dynamics via Learning Residual Anisotropy

2026-05-21 · Jiaxu Wang, Junhao He, Jingkai Sun, Yi Gu 외 arxiv

Learning real-world dynamics from visual observations is crucial for various domains. A common strategy is to calibrate simulators by estimating physical parameters, yet accuracy is ultimately bounded by the underlying p…

Robot Manipulation

Mathematical modeling of glioma invasion: acid- and vasculature mediated go-or-grow dichotomy and the influence of tissue anisotropy

2020-07-23 · Martina Conte, Christina Surulescu

Starting from kinetic transport equations and subcellular dynamics we deduce a multiscale model for glioma invasion relying on the go-or-grow dichotomy and the influence of vasculature, acidity, and brain tissue anisotro…