paper-with-me

Papers

EduQuick: A Dataset Toward Evaluating Summarization of Informal Educational Content for Social Media

2023-11-17 · Proceedings of the 4th Workshop on Evaluation and Comparison of NLP Systems 2023 11 · Zahra Kolagar, Sebastian Steindl, and Alessandra Zarcone

This study explores the capacity of large language models (LLMs) to efficiently generate summaries of informal educational content tailored for platforms like TikTok. It also investigates how both humans and LLMs assess the quality of these summaries, based on a series of experiments, exploring the potential replacement of human evaluation with LLMs. Furthermore, the study delves into how experienced content creators perceive the utility of automatic summaries for TikTok videos. We employ strategic prompt selection techniques to guide LLMs in producing engaging summaries based on the characteristics of viral TikTok content, including hashtags, captivating hooks, storytelling, and user engagement. The study leverages OpenAI’s GPT-4 model to generate TikTok content summaries, aiming to align them with the essential features identified. By employing this model and incorporating human evaluation and expert assessment, this research endeavors to shed light on the intricate dynamics of modern content creation, where AI and human ingenuity converge. Ultimately, it seeks to enhance strategies for disseminating and evaluating educational information effectively in the realm of social media.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Ingenuity

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Residual Connection 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
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}$.

Similar Papers 제목 키워드 기반

ReflectSumm: A Benchmark for Course Reflection Summarization

2024-03-27 · Yang Zhong, Mohamed Elaraby, Diane Litman, Ahmed Ashraf Butt 외

This paper introduces ReflectSumm, a novel summarization dataset specifically designed for summarizing students' reflective writing. The goal of ReflectSumm is to facilitate developing and evaluating novel summarization …

Opinion Summarization

Saliency Detection in Educational Videos: Analyzing the Performance of Current Models, Identifying Limitations and Advancement Directions

2024-08-08 · Evelyn Navarrete, Ralph Ewerth, Anett Hoppe

Identifying the regions of a learning resource that a learner pays attention to is crucial for assessing the material's impact and improving its design and related support systems. Saliency detection in videos addresses …

Information RetrievalSaliency DetectionVideo Saliency DetectionVideo Segmentation+1

He Said, She Said: Style Transfer for Shifting the Perspective of Dialogues

2022-10-27 · Amanda Bertsch, Graham Neubig, Matthew R. Gormley

In this work, we define a new style transfer task: perspective shift, which reframes a dialogue from informal first person to a formal third person rephrasing of the text. This task requires challenging coreference resol…

coreference-resolutionCoreference ResolutionNews SummarizationStyle Transfer

Natural Language Translation of Formal Proofs through Informalization of Proof Steps and Recursive Summarization along Proof Structure

2025-09-10 · Seiji Hattori, Takuya Matsuzaki, Makoto Fujiwara arxiv

This paper proposes a natural language translation method for machine-verifiable formal proofs that leverages the informalization (verbalization of formal language proof steps) and summarization capabilities of LLMs. For…

Evaluating Informal-Domain Word Representations With UrbanDictionary

2016-06-27 · WS 2016 8 · Naomi Saphra, Adam Lopez

Existing corpora for intrinsic evaluation are not targeted towards tasks in informal domains such as Twitter or news comment forums. We want to test whether a representation of informal words fulfills the promise of elid…

Text Normalization