paper-with-me

Papers

Dimensionality on Summarization

2015-07-01 · Hai Zhuge

Summarization is one of the key features of human intelligence. It plays an important role in understanding and representation. With rapid and continual expansion of texts, pictures and videos in cyberspace, automatic summarization becomes more and more desirable. Text summarization has been studied for over half century, but it is still hard to automatically generate a satisfied summary. Traditional methods process texts empirically and neglect the fundamental characteristics and principles of language use and understanding. This paper summarizes previous text summarization approaches in a multi-dimensional classification space, introduces a multi-dimensional methodology for research and development, unveils the basic characteristics and principles of language use and understanding, investigates some fundamental mechanisms of summarization, studies the dimensions and forms of representations, and proposes a multi-dimensional evaluation mechanisms. Investigation extends to the incorporation of pictures into summary and to the summarization of videos, graphs and pictures, and then reaches a general summarization framework.

📄 PDF Abstract BibTeX arXiv:1507.00209

Code (0)

등록된 구현이 없습니다.

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Multilingual Summarization: Dimensionality Reduction and a Step Towards Optimal Term Coverage

2013-08-01 · WS 2013 8 · John Conroy, Sashka T. Davis, Jeff Kubina, Yi-Kai Liu 외
Boundary DetectionDimensionality ReductionDocument SummarizationMorphological Analysis+1

Unsupervised Extractive Dialogue Summarization in Hyperdimensional Space

2024-05-16 · Seongmin Park, Kyungho Kim, Jaejin Seo, Jihwa Lee

We present HyperSum, an extractive summarization framework that captures both the efficiency of traditional lexical summarization and the accuracy of contemporary neural approaches. HyperSum exploits the pseudo-orthogona…

ClusteringExtractive SummarizationSentenceSentence Embeddings+1

A study of semantic augmentation of word embeddings for extractive summarization

2019-09-01 · RANLP 2019 9 · Nikiforos Pittaras, Vangelis Karkaletsis

In this study we examine the effect of semantic augmentation approaches on extractive text summarization. Wordnet hypernym relations are used to extract term-frequency concept information, subsequently concatenated to se…

ClusteringDimensionality ReductionExtractive SummarizationExtractive Text Summarization+3

Multimodal Abstractive Summarization of Instructional Videos with Vision-Language Models

2026-05-12 · Maham Nazir, Muhammad Aqeel, Richong Zhang, Francesco Setti arxiv

Multimodal video summarization requires visual features that align semantically with language generation. Traditional approaches rely on CNN features trained for object classification, which represent visual concepts as …

Video Summarization

Compressing Transformer-Based Sequence to Sequence Models With Pre-trained Autoencoders for Text Summarization

2021-09-29 · Ala Alam Falaki, Robin Gras

We proposed a technique to reduce the decoder’s number of parameters in a sequence to sequence (seq2seq) architecture for automatic text summarization. This approach uses a pre-trained AutoEncoder (AE) trained on top of …

DecoderText Summarization