Papers by Hiroaki Hayashi

7 papers
WikiAsp: A Dataset for Multi-domain Aspect-based Summarization (2021.tacl-1)

Copied to clipboard

Challenge: Existing aspects-based summarization models are domain-specific due to large differences in the type of aspects for different domains.
Approach: They propose a large-scale dataset for multi-domain aspect-based summarization using Wikipedia articles from 20 different domains.
Outcome: The proposed model is based on Wikipedia articles from 20 different domains and uses the section titles and boundaries of each article as a proxy for aspect annotation.
What’s New? Summarizing Contributions in Scientific Literature (2023.eacl-main)

Copied to clipboard

Challenge: a growing number of academic articles are shared daily, making it difficult to keep up with the latest findings.
Approach: They propose a task of disentangled paper summarization which generates separate summaries for papers and contexts to make it easier to identify key findings shared in articles.
Outcome: The proposed task is more useful than traditional scientific paper summarization.
GSum: A General Framework for Guided Neural Abstractive Summarization (2021.naacl-main)

Copied to clipboard

Challenge: Abstractive summarization models are flexible, but they can be difficult to control.
Approach: They propose a general and extensible guided summarization framework that takes different kinds of guidance as input and perform experiments across different varieties.
Outcome: The proposed framework can generate more faithful summaries and different types of guidance generate qualitatively different summary.
GEMv2: Multilingual NLG Benchmarking in a Single Line of Code (2022.emnlp-demos)

Copied to clipboard

Challenge: Evaluations in machine learning rarely use the latest metrics, datasets, or human evaluation in favor of remaining compatible with prior work.
Approach: They propose to use the Generation, Evaluation, and Metrics Benchmark to integrate new evaluation methods into existing evaluations.
Outcome: The proposed evaluation infrastructure bridges the gap between the advantages of leaderboards and in-depth and evolving evaluations by allowing model developers to benefit from each other's work.
DEEP: DEnoising Entity Pre-training for Neural Machine Translation (2022.acl-long)

Copied to clipboard

Challenge: Earlier named entity translation methods focus on phonetic transliteration, which ignores the sentence context for translation.
Approach: They propose a DEnoising Entity Pre-training method that leverages monolingual data and a knowledge base to improve named entity translation accuracy within sentences.
Outcome: The proposed method improves on three language pairs and denoising auto-encoding baselines.
Learning to Describe Unknown Phrases with Local and Global Contexts (N19-1)

Copied to clipboard

Challenge: Existing methods for contextual guessing and definition generation do not take clues from local contexts.
Approach: They propose a neural description model that takes clues from local and global contexts . they assume that the target phrase is newly emerged and there is no global context .
Outcome: The proposed model takes clues from local and global contexts over existing methods . it is more effective than existing methods for non-standard English explanation .
Findings of the Third Workshop on Neural Generation and Translation (D19-56)

Copied to clipboard

Challenge: The 3rd Workshop on Neural Machine Translation and Generation (WNGT) was held in concert with the annual conference of the Empirical Methods in Natural Language Processing (EMNLP 2019).
Approach: They describe the results of the third workshop on Neural Generation and Translation held in concert with the annual conference of the Empirical Methods in Natural Language Processing (EMNLP 2019).
Outcome: The results of the 3rd Workshop on Neural Machine Translation and Generation (WNGT) were summarized in Sections 3 and 4.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations