paper-with-me

Papers

Training Heterogeneous Features in Sequence to Sequence Tasks: Latent Enhanced Multi-filter Seq2Seq Model

2021-05-18 · Yunhao Yang, Zhaokun Xue

In language processing, training data with extremely large variance may lead to difficulty in the language model's convergence. It is difficult for the network parameters to adapt sentences with largely varied semantics or grammatical structures. To resolve this problem, we introduce a model that concentrates the each of the heterogeneous features in the input sentences. Building upon the encoder-decoder architecture, we design a latent-enhanced multi-filter seq2seq model (LEMS) that analyzes the input representations by introducing a latent space transformation and clustering. The representations are extracted from the final hidden state of the encoder and lie in the latent space. A latent space transformation is applied for enhancing the quality of the representations. Thus the clustering algorithm can easily separate samples based on the features of these representations. Multiple filters are trained by the features from their corresponding clusters, and the heterogeneity of the training data can be resolved accordingly. We conduct two sets of comparative experiments on semantic parsing and machine translation, using the Geo-query dataset and Multi30k English-French to demonstrate the enhancement our model has made respectively.

📄 PDF Abstract BibTeX arXiv:2105.08840

Code (1)

yunhaoyang234/Multi-Filter-Seq2Seq-Model 공식 구현 pytorch

Tasks

ClusteringDecoderMachine TranslationQuestion AnsweringRepresentation LearningSemantic ParsingTranslation

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid 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 제목 키워드 기반

DeepExpress: Heterogeneous and Coupled Sequence Modeling for Express Delivery Prediction

2021-08-18 · Siyuan Ren, Bin Guo, Longbing Cao, Ke Li 외

The prediction of express delivery sequence, i.e., modeling and estimating the volumes of daily incoming and outgoing parcels for delivery, is critical for online business, logistics, and positive customer experience, an…

Prediction

HeterRec: Heterogeneous Information Transformer for Scalable Sequential Recommendation

2025-03-03 · Hao Deng, Haibo Xing, Kanefumi Matsuyama, Yulei Huang 외

Transformer-based sequential recommendation (TSR) models have shown superior performance in recommendation systems, where the quality of item representations plays a crucial role. Classical representation methods integra…

Recommendation SystemsSequential Recommendation

SOHET: Sequence Of Heterogeneous Events Transformer with Self-Supervised Pre-Training

2026-06-19 · Kees Jan de Vries, Mustafa Radha, Mathijs de Jong arxiv

Many machine learning applications rely on heterogeneous event streams to make predictions, either causally as events arrive or bidirectionally over complete sequences. We propose SOHET (Sequence Of Heterogeneous Events …

Fraud Detection

ECHO: Toward Contextual Seq2Seq Paradigms in Large EEG Models

2025-09-26 · Chenyu Liu, Yuqiu Deng, Tianyu Liu, Jinan Zhou 외 arxiv

Electroencephalography (EEG), with its broad range of applications, necessitates models that can generalize effectively across various tasks and datasets. Large EEG Models (LEMs) address this by pretraining encoder-centr…

An Effective Incorporating Heterogeneous Knowledge Curriculum Learning for Sequence Labeling

2024-02-21 · Xuemei Tang, Qi Su

Sequence labeling models often benefit from incorporating external knowledge. However, this practice introduces data heterogeneity and complicates the model with additional modules, leading to increased expenses for trai…

Chinese Word SegmentationPart-Of-Speech TaggingPOS