Methods › Sequential › Sequence To Sequence Models › BART
BART
Introduced by Mike Lewis et al. in BART: Denoising Sequence-to-Sequence Pre-training for Natural Language Generation, Translation, and Comprehension
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
BART is a denoising autoencoder for pretraining sequence-to-sequence models. It is trained by (1) corrupting text with an arbitrary noising function, and (2) learning a model to reconstruct the original text. It uses a standard Transformer-based neural machine translation architecture. It uses a standard seq2seq/NMT architecture with a bidirectional encoder (like BERT) and a left-to-right decoder (like GPT). This means the encoder's attention mask is fully visible, like BERT, and the decoder's attention mask is causal, like GPT2.
Papers archive 2025-07-28
30 shown of 1,642, 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.
-
Developing Visual Augmented Q&A System using Scalable Vision Embedding Retrieval & Late Interaction Re-ranker 16 Jul 2025 · 1 repository · arXiv:2507.12378
-
Addressing Data Imbalance in Transformer-Based Multi-Label Emotion Detection with Weighted Loss 15 Jul 2025 · 1 repository · arXiv:2507.11384
-
LiLM-RDB-SFC: Lightweight Language Model with Relational Database-Guided DRL for Optimized SFC Provisioning 15 Jul 2025 · 0 repositories · arXiv:2507.10903
-
Leveraging RAG-LLMs for Urban Mobility Simulation and Analysis 14 Jul 2025 · 0 repositories · arXiv:2507.10382
-
Orchestrator-Agent Trust: A Modular Agentic AI Visual Classification System with Trust-Aware Orchestration and RAG-Based Reasoning 9 Jul 2025 · 1 repository · arXiv:2507.10571
-
The Dark Side of LLMs Agent-based Attacks for Complete Computer Takeover 9 Jul 2025 · 0 repositories · arXiv:2507.06850
-
SARA: Selective and Adaptive Retrieval-augmented Generation with Context Compression 8 Jul 2025 · 0 repositories · arXiv:2507.05633
-
CyberRAG: An agentic RAG cyber attack classification and reporting tool 3 Jul 2025 · 0 repositories · arXiv:2507.02424
-
Knowledge Protocol Engineering: A New Paradigm for AI in Domain-Specific Knowledge Work 3 Jul 2025 · 0 repositories · arXiv:2507.02760
-
Knowledge Augmented Finetuning Matters in both RAG and Agent Based Dialog Systems 28 Jun 2025 · 0 repositories · arXiv:2506.22852
-
ARAG: Agentic Retrieval Augmented Generation for Personalized Recommendation 27 Jun 2025 · 0 repositories · arXiv:2506.21931
-
EraRAG: Efficient and Incremental Retrieval Augmented Generation for Growing Corpora 26 Jun 2025 · 1 repository · arXiv:2506.20963
-
Leveraging LLM-Assisted Query Understanding for Live Retrieval-Augmented Generation 26 Jun 2025 · 0 repositories · arXiv:2506.21384
-
PsyLite Technical Report 26 Jun 2025 · 1 repository · arXiv:2506.21536
-
Response Quality Assessment for Retrieval-Augmented Generation via Conditional Conformal Factuality 26 Jun 2025 · 1 repository · arXiv:2506.20978Syntology ran 0 of 3 samples · 3 unverified · 3 pointer-only (licence)
-
AI Assistants to Enhance and Exploit the PETSc Knowledge Base 25 Jun 2025 · 0 repositories · arXiv:2506.20608
-
CCRS: A Zero-Shot LLM-as-a-Judge Framework for Comprehensive RAG Evaluation 25 Jun 2025 · 0 repositories · arXiv:2506.20128
-
Engineering RAG Systems for Real-World Applications: Design, Development, and Evaluation 25 Jun 2025 · 0 repositories · arXiv:2506.20869
-
Knowledge-Aware Diverse Reranking for Cross-Source Question Answering 25 Jun 2025 · 0 repositories · arXiv:2506.20476
-
Memento: Note-Taking for Your Future Self 25 Jun 2025 · 0 repositories · arXiv:2506.20642
-
Accurate and Energy Efficient: Local Retrieval-Augmented Generation Models Outperform Commercial Large Language Models in Medical Tasks 24 Jun 2025 · 0 repositories · arXiv:2506.20009
-
Controlled Retrieval-augmented Context Evaluation for Long-form RAG 24 Jun 2025 · 0 repositories · arXiv:2506.20051
-
Inference Scaled GraphRAG: Improving Multi Hop Question Answering on Knowledge Graphs 24 Jun 2025 · 0 repositories · arXiv:2506.19967
-
KunLunBaizeRAG: Reinforcement Learning Driven Inference Performance Leap for Large Language Models 24 Jun 2025 · 0 repositories · arXiv:2506.19466
-
T-CPDL: A Temporal Causal Probabilistic Description Logic for Developing Logic-RAG Agent 23 Jun 2025 · 0 repositories · arXiv:2506.18559
-
REIS: A High-Performance and Energy-Efficient Retrieval System with In-Storage Processing 19 Jun 2025 · 0 repositories · arXiv:2506.16444
-
cAST: Enhancing Code Retrieval-Augmented Generation with Structural Chunking via Abstract Syntax Tree 18 Jun 2025 · 1 repository · arXiv:2506.15655
-
SignBart -- New approach with the skeleton sequence for Isolated Sign language Recognition 18 Jun 2025 · 1 repository · arXiv:2506.21592
-
AviationLLM: An LLM-based Knowledge System for Aviation Training 17 Jun 2025 · 0 repositories · arXiv:2506.14336
-
Lightweight Relevance Grader in RAG 17 Jun 2025 · 1 repository · arXiv:2506.14084
Tasks archive 2025-07-28
20 shown of 485 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
| Task | Papers |
|---|---|
| RAG | 1,278 |
| Retrieval-augmented Generation | 1,081 |
| Retrieval | 950 |
| Question Answering | 347 |
| Language Modelling | 190 |
| Language Modeling | 158 |
| Large Language Model | 129 |
| Hallucination | 119 |
| Text Generation | 111 |
| Information Retrieval | 107 |
| Knowledge Graphs | 59 |
| Sentence | 56 |
| Benchmarking | 54 |
| Abstractive Text Summarization | 50 |
| Decoder | 50 |
| Response Generation | 46 |
| Answer Generation | 40 |
| Reranking | 36 |
| Text Summarization | 36 |
| Articles | 35 |
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