Challenge: a new system for sentence compression is developed for broadcast and live media . the goal is to reduce the on-screen visual constraints of the text .
Approach: They develop a machine translation and sentence compression system that trains on openly available parallel corpora organized by compression ratios.
Outcome: The proposed system preserves high semantic meaning and metric evaluations for compressed contexts.

Similar Papers

Sentence Compression for Arbitrary Languages via Multilingual Pivoting (D18-1)

Copied to clipboard

Challenge: a new study advocates the use of bilingual corpora for sentence compression models . previous work focused on word deletion, while others view sentence compression as a general text rewriting problem.
Approach: They propose to use bilingual corpora for training sentence compression models.
Outcome: The proposed model can be trained for any language as long as a bilingual corpus is available . it performs arbitrary rewrites without access to compression specific data .
InstructCMP: Length Control in Sentence Compression through Instruction-based Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Existing sentences do not consider the length constraints in extractive summarization because of their limited model abilities.
Approach: They propose an approach that incorporates length constraints without model modifications into sentences . they use traditional sentence compression datasets to transform them into instruction format .
Outcome: The proposed method can consider the length constraint through instructions without model modifications.
SBAAM! Eliminating Transcript Dependency in Automatic Subtitling (2024.acl-long)

Copied to clipboard

Challenge: Subtitling is a crucial task for enhancing the accessibility of audiovisual content and relying on automatic transcripts for the three subtasks is uncharted territory.
Approach: They propose a model capable of producing automatic subtitles, completely eliminating any dependence on intermediate transcripts also for timestamp prediction.
Outcome: Experimental results show that the proposed model eliminates the need for intermediate transcripts for timestamp prediction across multiple language pairs and diverse conditions.
A New Annotated Portuguese/Spanish Corpus for the Multi-Sentence Compression Task (L18-1)

Copied to clipboard

Challenge: Existing corpus for Multi-sentence Compression (MSC) tasks is limited to English . a dataset is available for MSC tasks in the French language .
Approach: They propose a new corpus for Multi-Sentence Compression task in Portuguese and Spanish.
Outcome: The proposed corpus is compared with two state-of-the-art systems in Portuguese and Spanish.
Low-resource Neural Machine Translation with Cross-modal Alignment (2022.emnlp-main)

Copied to clipboard

Challenge: Existing neural machine translation techniques rely on large monolingual corpus, which is costly for some low-resource languages.
Approach: They propose a cross-modal contrastive learning method to learn a shared space for all languages by additional visual modality.
Outcome: The proposed method can learn cross-modal and cross-lingual alignment with small amount of image-text pairs and achieves significant improvements over the text-only baseline.
Leveraging Loanword Constraints for Improving Machine Translation in a Low-Resource Multilingual Context (2025.emnlp-main)

Copied to clipboard

Challenge: a recent study addresses the challenge of adapting loanwords during the translation process in low-resource languages.
Approach: They propose a method that augments source sentences with loanword constraints . they then integrate loanwords as external linguistic knowledge into machine translation systems .
Outcome: The proposed approach improves translation quality and handling loanword adaptation correctly in target languages.
Paraphrastic Representations at Scale (2022.emnlp-demos)

Copied to clipboard

Challenge: a new system allows users to train their own state-of-the-art paraphrastic sentence representations in a variety of languages.
Approach: They propose a system that allows users to train their own paraphrastic sentence representations in a variety of languages.
Outcome: The proposed models outperform previous models on monolingual and cross-lingual tasks and can be used on CPUs with little difference in inference speed.
On the Way to Lossless Compression of Language Transformers: Exploring Cross-Domain Properties of Quantization (2024.lrec-main)

Copied to clipboard

Challenge: Modern Natural Language Processing models have a huge capacity, but this makes it difficult to employ.
Approach: They propose a method to quantize at least 95% of Transformer weights without access to task-specific data so the drop in performance does not exceed 0.02%.
Outcome: The proposed method quantizes 95% of Transformer weights and corresponding activations to INT8 without access to task-specific data so the drop in performance does not exceed 0.02%.
Neuralign: A Context-Aware, Cross-Lingual and Fully-Neural Sentence Alignment System for Long Texts (2024.eacl-long)

Copied to clipboard

Challenge: Existing sentence alignment systems focus on auxiliary information such as document metadata and hyperparameter-sensitive techniques, and neglect the crucial role that context plays in the alignment process.
Approach: They propose a context-aware, end-to-end and fully-neural architecture for sentence alignment that maps source and target sentences in long documents by contextualizing their sentence embeddings with respect to the other sentences in the document.
Outcome: The proposed system maps source and target sentences in long documents by contextualizing their sentence embeddings with respect to the other sentences in the document.
Extreme Model Compression for On-device Natural Language Understanding (2020.coling-industry)

Copied to clipboard

Challenge: Xu and Sarikaya et al., 2014) perform word-embedding compression with NLU task learning . their approach achieves a compression rate of 97.4% with less than 3.7% degradation in predictive performance.
Approach: They propose a task-aware, end-to-end compression approach that performs word-embedding compression with NLU task learning.
Outcome: The proposed approach outperforms baselines and achieves 97.4% compression rate with less than 3.7% degradation in predictive performance.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations