paper-with-me

Papers

Towards Human-Centered Summarization: A Case Study on Financial News

2021-04-01 · EACL (HCINLP) 2021 4 · Tatiana Passali, Alexios Gidiotis, Efstathios Chatzikyriakidis, Grigorios Tsoumakas

Recent Deep Learning (DL) summarization models greatly outperform traditional summarization methodologies, generating high-quality summaries. Despite their success, there are still important open issues, such as the limited engagement and trust of users in the whole process. In order to overcome these issues, we reconsider the task of summarization from a human-centered perspective. We propose to integrate a user interface with an underlying DL model, instead of tackling summarization as an isolated task from the end user. We present a novel system, where the user can actively participate in the whole summarization process. We also enable the user to gather insights into the causative factors that drive the model’s behavior, exploiting the self-attention mechanism. We focus on the financial domain, in order to demonstrate the efficiency of generic DL models for domain-specific applications. Our work takes a first step towards a model-interface co-design approach, where DL models evolve along user needs, paving the way towards human-computer text summarization interfaces.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Text Summarization

Similar Papers 제목 키워드 기반

Characterizing Multimodal Long-form Summarization: A Case Study on Financial Reports

2024-04-09 · Tianyu Cao, Natraj Raman, Danial Dervovic, Chenhao Tan

As large language models (LLMs) expand the power of natural language processing to handle long inputs, rigorous and systematic analyses are necessary to understand their abilities and behavior. A salient application is s…

FormHallucinationPositionPrompt Engineering

Towards Apples to Apples for AI Evaluations: From Real-World Use Cases to Evaluation Scenarios

2026-05-08 · Yee-Yin Choong, Kristen Greene, Alice Qian, Meryem Marasli 외 arxiv

AI measurement science has a wide variety of methodologies and measurements for comparing AI systems, resulting in what often appear to be "apples-to-oranges" comparisons across AI evaluations. To move toward "apples-to-…

What the Harm? Quantifying the Tangible Impact of Gender Bias in Machine Translation with a Human-centered Study

2024-10-01 · Beatrice Savoldi, Sara Papi, Matteo Negri, Ana Guerberof 외

Gender bias in machine translation (MT) is recognized as an issue that can harm people and society. And yet, advancements in the field rarely involve people, the final MT users, or inform how they might be impacted by bi…

Machine TranslationTranslation

AMEX AI-Labs: An Investigative Study on Extractive Summarization of Financial Documents

2020-12-01 · FNP (COLING) 2020 12 · Piyush Arora, Priya Radhakrishnan

We describe the work carried out by AMEX AI-LABS on an extractive summarization benchmark task focused on Financial Narratives Summarization (FNS). This task focuses on summarizing annual financial reports which poses tw…

Document SummarizationExtractive Summarization

EyeTrans: Merging Human and Machine Attention for Neural Code Summarization

2024-02-21 · Yifan Zhang, Jiliang Li, Zachary Karas, Aakash Bansal 외

Neural code summarization leverages deep learning models to automatically generate brief natural language summaries of code snippets. The development of Transformer models has led to extensive use of attention during mod…

Code Summarization