paper-with-me

홈 › Papers

SUMART: SUMmARizing Translation from Wordy to Concise Expression

2025-04-14 · Naoto Nishida, Jun Rekimoto

We propose SUMART, a method for summarizing and compressing the volume of verbose subtitle translations. SUMART is designed for understanding translated captions (e.g., interlingual conversations via subtitle translation or when watching movies in foreign language audio and translated captions). SUMART is intended for users who want a big-picture and fast understanding of the conversation, audio, video content, and speech in a foreign language. During the training data collection, when a speaker makes a verbose statement, SUMART employs a large language model on-site to compress the volume of subtitles. This compressed data is then stored in a database for fine-tuning purposes. Later, SUMART uses data pairs from those non-compressed ASR results and compressed translated results for fine-tuning the translation model to generate more concise translations for practical uses. In practical applications, SUMART utilizes this trained model to produce concise translation results. Furthermore, as a practical application, we developed an application that allows conversations using subtitle translation in augmented reality spaces. As a pilot study, we conducted qualitative surveys using a SUMART prototype and a survey on the summarization model for SUMART. We envision the most effective use case of this system is where users need to consume a lot of information quickly (e.g., Speech, lectures, podcasts, Q&A in conferences).

📄 PDF Abstract BibTeX arXiv:2504.09860

Code (0)

등록된 구현이 없습니다.

Tasks

Large Language ModelTranslation

Similar Papers 제목 키워드 기반

The current status of large language models in summarizing radiology report impressions

2024-06-04 · Danqing Hu, Shanyuan Zhang, Qing Liu, Xiaofeng Zhu 외

Large language models (LLMs) like ChatGPT show excellent capabilities in various natural language processing tasks, especially for text generation. The effectiveness of LLMs in summarizing radiology report impressions re…

Text Generation

Confidence-Aware Scheduled Sampling for Neural Machine Translation

2021-07-22 · Findings (ACL) 2021 8 · Yijin Liu, Fandong Meng, Yufeng Chen, Jinan Xu 외

Scheduled sampling is an effective method to alleviate the exposure bias problem of neural machine translation. It simulates the inference scene by randomly replacing ground-truth target input tokens with predicted ones …

Machine TranslationTranslation

SurveySum: A Dataset for Summarizing Multiple Scientific Articles into a Survey Section

2024-08-29 · Leandro Carísio Fernandes, Gustavo Bartz Guedes, Thiago Soares Laitz, Thales Sales Almeida 외

Document summarization is a task to shorten texts into concise and informative summaries. This paper introduces a novel dataset designed for summarizing multiple scientific articles into a section of a survey. Our contri…

ArticlesDocument SummarizationRetrievalSurvey

Benchmarking Machine Translation on Chinese Social Media Texts

2026-01-30 · Kaiyan Zhao, Zheyong Xie, Zhongtao Miao, Xinze Lyu 외 arxiv

The prevalence of rapidly evolving slang, neologisms, and highly stylized expressions in informal user-generated text, particularly on Chinese social media, poses significant challenges for Machine Translation (MT) bench…

Machine Translation

Concise Answers to Complex Questions: Summarization of Long-form Answers

2023-05-30 · Abhilash Potluri, Fangyuan Xu, Eunsol Choi

Long-form question answering systems provide rich information by presenting paragraph-level answers, often containing optional background or auxiliary information. While such comprehensive answers are helpful, not all in…

Extractive SummarizationFormLong Form Question AnsweringQuestion Answering