← Search

Asahi Ushio

10 accepted papers

2024

Multilingual Topic Classification in X: Dataset and Analysis

EMNLP 2024main

In the dynamic realm of social media, diverse topics are discussed daily, transcending linguistic boundaries. However, the complexities of understanding and categorising this content across various languages remain an important challenge with traditional techniques like topic modelling often struggl…

Cited by 0SourcePDFScholar
2023

An Empirical Comparison of LM-based Question and Answer Generation Methods

ACL 2023findings

Question and answer generation (QAG) consists of generating a set of question-answer pairs given a context (e.g. a paragraph). This task has a variety of applications, such as data augmentation for question answering (QA) models, information retrieval and education. In this paper, we establish basel…

2023

Efficient Multilingual Language Model Compression through Vocabulary Trimming

EMNLP 2023long findings

Multilingual language models (LMs) have become a powerful tool in NLP, especially for non-English languages. Nevertheless, model parameters of multilingual LMs remain large due to the larger embedding matrix of the vocabulary covering tokens in different languages. Instead, monolingual LMs can be tr…

Cited by 0SourceScholar
2023

SuperTweetEval: A Challenging, Unified and Heterogeneous Benchmark for Social Media NLP Research

EMNLP 2023long findings

Despite its relevance, the maturity of NLP for social media pales in comparison with general-purpose models, metrics and benchmarks. This fragmented landscape makes it hard for the community to know, for instance, given a task, which is the best performing model and how it compares with others. To a…

Cited by 0SourceScholar
2022

Generative Language Models for Paragraph-Level Question Generation

EMNLP 2022main

Powerful generative models have led to recent progress in question generation (QG). However, it is difficult to measure advances in QG research since there are no standardized resources that allow a uniform comparison among approaches. In this paper, we introduce QG-Bench, a multilingual and multido…

2022

Twitter Topic Classification

COLING 2022main

Social media platforms host discussions about a wide variety of topics that arise everyday. Making sense of all the content and organising it into categories is an arduous task. A common way to deal with this issue is relying on topic modeling, but topics discovered using this technique are difficul…

Cited by 72SourcePDFScholar
2021

BERT is to NLP what AlexNet is to CV: Can Pre-Trained Language Models Identify Analogies?

ACL 2021long

Analogies play a central role in human commonsense reasoning. The ability to recognize analogies such as “eye is to seeing what ear is to hearing”, sometimes referred to as analogical proportions, shape how we structure knowledge and understand language. Surprisingly, however, the task of identifyin…

2021

Back to the Basics: A Quantitative Analysis of Statistical and Graph-Based Term Weighting Schemes for Keyword Extraction

EMNLP 2021main

Term weighting schemes are widely used in Natural Language Processing and Information Retrieval. In particular, term weighting is the basis for keyword extraction. However, there are relatively few evaluation studies that shed light about the strengths and shortcomings of each weighting scheme. In f…

2021

Distilling Relation Embeddings from Pretrained Language Models

EMNLP 2021main

Pre-trained language models have been found to capture a surprisingly rich amount of lexical knowledge, ranging from commonsense properties of everyday concepts to detailed factual knowledge about named entities. Among others, this makes it possible to distill high-quality word vectors from pre-trai…