← Search

Koichi Takeda

11 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
2024

Simplifying Translations for Children: Iterative Simplification Considering Age of Acquisition with LLMs

ACL 2024findings

In recent years, neural machine translation (NMT) has become widely used in everyday life. However, the current NMT lacks a mechanism to adjust the difficulty level of translations to match the user’s language level. Additionally, due to the bias in the training data for NMT, translations of simple…

2024

Verifying Claims About Metaphors with Large-Scale Automatic Metaphor Identification

NAACL 2024short

There are several linguistic claims about situations where words are more likely to be used as metaphors.However, few studies have sought to verify such claims with large corpora.This study entails a large-scale, corpus-based analysis of certain existing claims about verb metaphors, by applying meta…

2024

WikiSplit++: Easy Data Refinement for Split and Rephrase

COLING 2024main

The task of Split and Rephrase, which splits a complex sentence into multiple simple sentences with the same meaning, improves readability and enhances the performance of downstream tasks in natural language processing (NLP). However, while Split and Rephrase can be improved using a text-to-text gen…

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
2022

Cross-Modal Similarity-Based Curriculum Learning for Image Captioning

EMNLP 2022main

Image captioning models require the high-level generalization ability to describe the contents of various images in words. Most existing approaches treat the image–caption pairs equally in their training without considering the differences in their learning difficulties. Several image captioning app…

Cited by 5SourcePDFScholar
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…