← Search

Kosuke Yamada

5 accepted papers

2025

FrameEOL: Semantic Frame Induction using Causal Language Models

EMNLP 2025

Semantic frame induction is the task of clustering frame-evoking words according to the semantic frames they evoke. In recent years, leveraging embeddings of frame-evoking words that are obtained using masked language models (MLMs) such as BERT has led to high-performance semantic frame induction. A

Cited by 0SourcePDFScholar
2023

Acquiring Frame Element Knowledge with Deep Metric Learning for Semantic Frame Induction

ACL 2023findings

The semantic frame induction tasks are defined as a clustering of words into the frames that they evoke, and a clustering of their arguments according to the frame element roles that they should fill. In this paper, we address the latter task of argument clustering, which aims to acquire frame eleme…

Cited by 2SourcePDFScholar
2023

Transformer-based Live Update Generation for Soccer Matches from Microblog Posts

EMNLP 2023short main

It has been known to be difficult to generate adequate sports updates from a sequence of vast amounts of diverse live tweets, although the live sports viewing experience with tweets is gaining the popularity. In this paper, we focus on soccer matches and work on building a system to generate live up…

Cited by 0SourceScholar
2021

Semantic Frame Induction using Masked Word Embeddings and Two-Step Clustering

ACL 2021short

Recent studies on semantic frame induction show that relatively high performance has been achieved by using clustering-based methods with contextualized word embeddings. However, there are two potential drawbacks to these methods: one is that they focus too much on the superficial information of the…

Cited by 16SourcePDFScholar
2021

Transformer-based Lexically Constrained Headline Generation

EMNLP 2021main

This paper explores a variant of automatic headline generation methods, where a generated headline is required to include a given phrase such as a company or a product name. Previous methods using Transformer-based models generate a headline including a given phrase by providing the encoder with add…