Related Experiment Video
Updated: Aug 2, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
470
Efficient Memory-Enhanced Transformer for Long-Document Summarization in Low-Resource Regimes
Gianluca Moro1, Luca Ragazzi1, Lorenzo Valgimigli1
1Department of Computer Science and Engineering (DISI), University of Bologna, Via dell'Università 50, I-47522 Cesena, Italy.
Sensors (Basel, Switzerland)
|April 13, 2023
Summary
This study introduces Emma, an efficient memory-enhanced transformer model for long document summarization. Emma processes lengthy texts by comparing text fragments, enabling context comprehension with fixed GPU memory.
Area of Science:
- Natural Language Processing
- Artificial Intelligence
- Machine Learning
Background:
- Current transformer models struggle with long document summarization due to computational and memory constraints.
- Detecting long-range dependencies in extensive texts remains a significant challenge for state-of-the-art solutions.
Purpose of the Study:
- To introduce Emma, a novel, efficient memory-enhanced transformer architecture.
- To enable transformer models to process and comprehend entire documents of theoretically infinite length.
- To reduce the computational and memory demands of long document summarization.
Main Methods:
- Emma segments lengthy inputs into multiple text fragments.
- The model stores and compares the current text chunk with previous ones.
- This approach allows for context comprehension across the entire document using fixed GPU memory.
Main Results:
- Emma achieves competitive results on diverse datasets.
- The model significantly reduces GPU memory consumption during training and inference (18 GB and 13 GB, respectively).
- Emma demonstrates effectiveness even in low-resource settings.
Conclusions:
- Emma offers an efficient solution for long document summarization, overcoming current limitations.
- The architecture enables processing of theoretically infinite-length documents with manageable memory requirements.
- Emma provides a viable alternative for resource-constrained environments requiring advanced NLP capabilities.
Related Concept Videos
Energy Losses in Transformers
916
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality, the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
There are four main reasons for energy losses in transformers.
The first cause can be the high resistance of the...
916
Chunking and Rehearsal in Sensory Memory
258
Improving short-term memory can be achieved through techniques like chunking and rehearsal. Chunking involves organizing information into larger, more manageable units. This technique is particularly useful for information that exceeds the typical memory span of between five and nine items. For instance, logging into an online account with a password like "ta89vq0179gz" involves grouping letters and numbers into three chunks—ta89, vq01, and 79gz. It makes large amounts of...
258
Improving Translational Accuracy
2.6K
2.6K
Three-Winding Transformers
280
Three identical single-phase transformers can be configured to form a three-phase transformer connection, which involves high-voltage and low-voltage windings. The high-voltage windings are denoted by capital letters A-B-C, while the low-voltage windings are labeled with lowercase letters a-b-c, representing their respective phases. This notation helps distinguish between the high and low voltage sides of the transformer.
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
In the per-unit equivalent circuit of a grounded Y-Y three-phase...
280
Transformers
1.1K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.1K
Chunking
158
Chunking is a powerful cognitive technique that improves short-term memory retention by organizing information into smaller, more manageable units. The brain, limited by working memory capacity, can more easily process and store information when it is divided into "chunks" rather than presented as discrete, unrelated elements. Chunking is especially useful when dealing with large amounts of information, such as numerical sequences, words, or complex ideas.
The principle behind chunking...
The principle behind chunking...
158

