paper-with-me

Papers

Fusing Multimodal Signals on Hyper-complex Space for Extreme Abstractive Text Summarization (TL;DR) of Scientific Contents

2023-06-24 · Yash Kumar Atri, Vikram Goyal, Tanmoy Chakraborty

The realm of scientific text summarization has experienced remarkable progress due to the availability of annotated brief summaries and ample data. However, the utilization of multiple input modalities, such as videos and audio, has yet to be thoroughly explored. At present, scientific multimodal-input-based text summarization systems tend to employ longer target summaries like abstracts, leading to an underwhelming performance in the task of text summarization. In this paper, we deal with a novel task of extreme abstractive text summarization (aka TL;DR generation) by leveraging multiple input modalities. To this end, we introduce mTLDR, a first-of-its-kind dataset for the aforementioned task, comprising videos, audio, and text, along with both author-composed summaries and expert-annotated summaries. The mTLDR dataset accompanies a total of 4,182 instances collected from various academic conference proceedings, such as ICLR, ACL, and CVPR. Subsequently, we present mTLDRgen, an encoder-decoder-based model that employs a novel dual-fused hyper-complex Transformer combined with a Wasserstein Riemannian Encoder Transformer, to dexterously capture the intricacies between different modalities in a hyper-complex latent geometric space. The hyper-complex Transformer captures the intrinsic properties between the modalities, while the Wasserstein Riemannian Encoder Transformer captures the latent structure of the modalities in the latent space geometry, thereby enabling the model to produce diverse sentences. mTLDRgen outperforms 20 baselines on mTLDR as well as another non-scientific dataset (How2) across three Rouge-based evaluation measures. Furthermore, based on the qualitative metrics, BERTScore and FEQA, and human evaluations, we demonstrate that the summaries generated by mTLDRgen are fluent and congruent to the original source material.

📄 PDF Abstract BibTeX arXiv:2306.13968

Code (1)

lcs2-iiitd/mtldrgen 공식 구현

Tasks

Abstractive Text SummarizationText Summarization

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Position-Wise Feed-Forward Layer 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…

Similar Papers 제목 키워드 기반

Multi-Modal Hypergraph Enhanced LLM Learning for Recommendation

2025-04-13 · Xu Guo, Tong Zhang, Yuanzhi Wang, Chenxu Wang 외

The burgeoning presence of Large Language Models (LLM) is propelling the development of personalized recommender systems. Most existing LLM-based methods fail to sufficiently explore the multi-view graph structure correl…

Contrastive LearningMultimodal RecommendationRecommendation Systems

Hypercomplex Multimodal Emotion Recognition from EEG and Peripheral Physiological Signals

2023-10-11 · Eleonora Lopez, Eleonora Chiarantano, Eleonora Grassucci, Danilo Comminiello

Multimodal emotion recognition from physiological signals is receiving an increasing amount of attention due to the impossibility to control them at will unlike behavioral reactions, thus providing more reliable informat…

EEGElectroencephalogram (EEG)Emotion RecognitionMultimodal Emotion Recognition

Demystifying the Hypercomplex: Inductive Biases in Hypercomplex Deep Learning

2024-05-11 · Danilo Comminiello, Eleonora Grassucci, Danilo P. Mandic, Aurelio Uncini

Hypercomplex algebras have recently been gaining prominence in the field of deep learning owing to the advantages of their division algebras over real vector spaces and their superior results when dealing with multidimen…

Deep LearningInductive Bias

Multimodal Intelligence: Representation Learning, Information Fusion, and Applications

2019-11-10 · Chao Zhang, Zichao Yang, Xiaodong He, Li Deng

Deep learning methods have revolutionized speech recognition, image recognition, and natural language processing since 2010. Each of these tasks involves a single modality in their input signals. However, many applicatio…

Caption GenerationImage GenerationImage to textMultimodal Deep Learning+8

PHemoNet: A Multimodal Network for Physiological Signals

2024-09-13 · Eleonora Lopez, Aurelio Uncini, Danilo Comminiello

Emotion recognition is essential across numerous fields, including medical applications and brain-computer interface (BCI). Emotional responses include behavioral reactions, such as tone of voice and body movement, and c…

Brain Computer InterfaceEEGElectroencephalogram (EEG)Emotion Recognition+2