Methods › Natural Language Processing › Machine Translation Models › Seq2Seq
Sequence to Sequence
Seq2Seq
Introduced by Ilya Sutskever et al. in Sequence to Sequence Learning with Neural Networks
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
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 LSTM, the encoder, to read the input sequence one timestep at a time, to obtain a large fixed dimensional vector representation (a context vector), and then to use another LSTM, the decoder, to extract the output sequence from that vector. The second LSTM is essentially a recurrent neural network language model except that it is conditioned on the input sequence.
(Note that this page refers to the original seq2seq not general sequence-to-sequence models)
Papers archive 2025-07-28
30 shown of 700, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
CoVE: Compressed Vocabulary Expansion Makes Better LLM-based Recommender Systems 24 Jun 2025 · 1 repository · arXiv:2506.19993Syntology ran 0 of 4 samples · 4 unverified · 4 pointer-only (licence)
-
Exploring Speaker Diarization with Mixture of Experts 17 Jun 2025 · 0 repositories · arXiv:2506.14750
-
Transforming Chatbot Text: A Sequence-to-Sequence Approach 15 Jun 2025 · 0 repositories · arXiv:2506.12843
-
Improving Bangla Linguistics: Advanced LSTM, Bi-LSTM, and Seq2Seq Models for Translating Sylheti to Modern Bangla 24 May 2025 · 0 repositories · arXiv:2505.18709
-
Dense Communication between Language Models 19 May 2025 · 0 repositories · arXiv:2505.12741
-
Diverse In-Context Example Selection After Decomposing Programs and Aligned Utterances Improves Semantic Parsing 4 Apr 2025 · 1 repository · arXiv:2504.03541
-
Non-Monotonic Attention-based Read/Write Policy Learning for Simultaneous Translation 28 Mar 2025 · 0 repositories · arXiv:2503.22051
-
Minimal Time Series Transformer 12 Mar 2025 · 1 repository · arXiv:2503.09791
-
ControllableGPT: A Ground-Up Designed Controllable GPT for Molecule Optimization 15 Feb 2025 · 0 repositories · arXiv:2502.10631
-
A Differentiable Alignment Framework for Sequence-to-Sequence Modeling via Optimal Transport 3 Feb 2025 · 0 repositories · arXiv:2502.01588
-
COVE: COntext and VEracity prediction for out-of-context images 3 Feb 2025 · 2 repositories · arXiv:2502.01194Syntology ran 1 of 1 samples · 0 unverified
-
Development of an Inclusive Educational Platform Using Open Technologies and Machine Learning: A Case Study on Accessibility Enhancement 22 Jan 2025 · 0 repositories · arXiv:2503.15501
-
A Diversity-Enhanced Knowledge Distillation Model for Practical Math Word Problem Solving 7 Jan 2025 · 1 repository · arXiv:2501.03670
-
AfriHG: News headline generation for African Languages 28 Dec 2024 · 1 repository · arXiv:2412.20223Syntology ran 2 of 5 samples · 3 unverified
-
Seq2Seq Model-Based Chatbot with LSTM and Attention Mechanism for Enhanced User Interaction 27 Dec 2024 · 0 repositories · arXiv:2501.00049
-
DiffusionAttacker: Diffusion-Driven Prompt Manipulation for LLM Jailbreak 23 Dec 2024 · 0 repositories · arXiv:2412.17522
-
Compositional Generalization Across Distributional Shifts with Sparse Tree Operations 18 Dec 2024 · 1 repository · arXiv:2412.14076
-
On the Role of Surrogates in Conformal Inference of Individual Causal Effects 16 Dec 2024 · 1 repository · arXiv:2412.12365
-
FedPAW: Federated Learning with Personalized Aggregation Weights for Urban Vehicle Speed Prediction 2 Dec 2024 · 1 repository · arXiv:2412.01281
-
NushuRescue: Revitalization of the Endangered Nushu Language with AI 29 Nov 2024 · 1 repository · arXiv:2412.00218
-
EzSQL: An SQL intermediate representation for improving SQL-to-text Generation 28 Nov 2024 · 0 repositories · arXiv:2411.18923
-
Efficient Machine Translation with a BiLSTM-Attention Approach 29 Oct 2024 · 2 repositories · arXiv:2410.22335
-
Melody Construction for Persian lyrics using LSTM recurrent neural networks 23 Oct 2024 · 0 repositories · arXiv:2410.18203
-
Multi-head Sequence Tagging Model for Grammatical Error Correction 21 Oct 2024 · 2 repositories · arXiv:2410.16473
-
Meta-DiffuB: A Contextualized Sequence-to-Sequence Text Diffusion Model with Meta-Exploration 17 Oct 2024 · 1 repository · arXiv:2410.13201
-
Unlocking Real-Time Fluorescence Lifetime Imaging: Multi-Pixel Parallelism for FPGA-Accelerated Processing 9 Oct 2024 · 0 repositories · arXiv:2410.07364
-
Semantic Parsing with Candidate Expressions for Knowledge Base Question Answering 1 Oct 2024 · 1 repository · arXiv:2410.00414
-
Mitigating the Negative Impact of Over-association for Conversational Query Production 29 Sep 2024 · 1 repository · arXiv:2409.19572
-
Time and Tokens: Benchmarking End-to-End Speech Dysfluency Detection 20 Sep 2024 · 0 repositories · arXiv:2409.13582
-
American Sign Language to Text Translation using Transformer and Seq2Seq with LSTM 17 Sep 2024 · 0 repositories · arXiv:2409.10874
Tasks archive 2025-07-28
20 shown of 453 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections