← Search

Hidetaka Kamigaito

52 accepted papers

2025

AdParaphrase v2.0: Generating Attractive Ad Texts Using a Preference-Annotated Paraphrase Dataset

ACL 2025finding

Identifying factors that make ad text attractive is essential for advertising success. This study proposes AdParaphrase v2.0, a dataset for ad text paraphrasing, containing human preference data, to enable the analysis of the linguistic factors and to support the development of methods for generatin…

2025

AdParaphrase: Paraphrase Dataset for Analyzing Linguistic Features toward Generating Attractive Ad Texts

NAACL 2025findings

Effective linguistic choices that attract potential customers play crucial roles in advertising success. This study aims to explore the linguistic features of ad texts that influence human preferences. Although the creation of attractive ad texts is an active area of research, progress in understand…

2025

BQA: Body Language Question Answering Dataset for Video Large Language Models

ACL 2025short

A large part of human communication relies on nonverbal cues such as facial expressions, eye contact, and body language. Unlike language or sign language, such nonverbal communication lacks formal rules, requiring complex reasoning based on commonsense understanding.Enabling current Video Large Lang…

Cited by 0SourcePDFScholar
2025

CoAM: Corpus of All-Type Multiword Expressions

ACL 2025long

Multiword expressions (MWEs) refer to idiomatic sequences of multiple words.MWE identification, i.e., detecting MWEs in text, can play a key role in downstream tasks such as machine translation, but existing datasets for the task are inconsistently annotated, limited to a single type of MWE, or limi…

2025

Considering Length Diversity in Retrieval-Augmented Summarization

NAACL 2025findings

This study investigates retrieval-augmented summarization by specifically examining the impact of exemplar summary lengths because previous methods have not considered length constraints. We propose a Diverse Length-aware Maximal Marginal Relevance (DL-MMR) algorithm to better control summary length…

2025

Decoding Uncertainty: The Impact of Decoding Strategies for Uncertainty Estimation in Large Language Models

EMNLP 2025

Decoding strategies manipulate the probability distribution underlying the output of a language model and can therefore affect both generation quality and its uncertainty. In this study, we investigate the impact of decoding strategies on uncertainty estimation in Large Language Models (LLMs). Our e

2025

Dictionaries to the Rescue: Cross-Lingual Vocabulary Transfer for Low-Resource Languages Using Bilingual Dictionaries

ACL 2025finding

Cross-lingual vocabulary transfer plays a promising role in adapting pre-trained language models to new languages, including low-resource languages.Existing approaches that utilize monolingual or parallel corpora face challenges when applied to languages with limited resources.In this work, we propo…

2025

Diversity Explains Inference Scaling Laws: Through a Case Study of Minimum Bayes Risk Decoding

ACL 2025long

Inference methods play an important role in eliciting the performance of large language models (LLMs). Currently, LLMs use inference methods utilizing generated multiple samples, which can be derived from Minimum Bayes Risk (MBR) Decoding. Previous studies have conducted empirical analyses to clarif…

2025

Efficient Nearest Neighbor based Uncertainty Estimation for Natural Language Processing Tasks

NAACL 2025findings

Trustworthiness in model predictions is crucial for safety-critical applications in the real world. However, deep neural networks often suffer from the issues of uncertainty estimation, such as miscalibration. In this study, we propose k-Nearest Neighbor Uncertainty Estimation (kNN-UE), which is a n…

Cited by 0SourcePDFScholar
2025

HLU: Human Vs LLM Generated Text Detection Dataset for Urdu at Multiple Granularities

COLING 2025main

The rise of large language models (LLMs) generating human-like text has raised concerns about misuse, especially in low-resource languages like Urdu. To address this gap, we introduce the HLU dataset, which consists of three datasets: Document, Paragraph, and Sentence level. The document-level datas…

Cited by 0SourcePDFScholar
2025

How to Make the Most of LLMs’ Grammatical Knowledge for Acceptability Judgments

NAACL 2025long

The grammatical knowledge of language models (LMs) is often measured using a benchmark of linguistic minimal pairs, where LMs are presented with a pair of acceptable and unacceptable sentences and required to judge which is more acceptable. Conventional approaches compare sentence probabilities dire…

2025

IRR: Image Review Ranking Framework for Evaluating Vision-Language Models

COLING 2025main

Large-scale Vision-Language Models (LVLMs) process both images and text, excelling in multimodal tasks such as image captioning and description generation. However, while these models excel at generating factual content, their ability to generate and evaluate texts reflecting perspectives on the sam…

Cited by 1SourcePDFScholar
2025

J-ORA: A Framework and Multimodal Dataset for Japanese Object Identification, Reference, Action Prediction in Robot Perception

IROS 2025

We introduce J-ORA, a novel multimodal dataset that bridges the gap in robot perception by providing detailed object attribute annotations within Japanese human-robot dialogue scenarios. J-ORA is designed to support three critical perception tasks, object identification, reference resolution, and ne

Cited by 0SourcecodeScholar
2025

Length Representations in Large Language Models

EMNLP 2025

Large language models (LLMs) have shown remarkable capabilities across various tasks, that are learned from massive amounts of text-based data. Although LLMs can control output sequence length, particularly in instruction-based settings, the internal mechanisms behind this control have been unexplor

2025

LoCt-Instruct: An Automatic Pipeline for Constructing Datasets of Logical Continuous Instructions

EMNLP 2025

Continuous instruction following closely mirrors real-world tasks by requiring models to solve sequences of interdependent steps, yet existing multi-step instruction datasets suffer from three key limitations: (1) lack of logical coherence across turns, (2) narrow topical breadth and depth, and (3)

2025

Long-Tail Crisis in Nearest Neighbor Language Models

NAACL 2025findings

The k-nearest-neighbor language model (kNN-LM), one of the retrieval-augmented language models, improves the perplexity for given text by directly accessing a large datastore built from any text data during inference.A widely held hypothesis for the success of kNN-LM is that its explicit memory, i.e…

2025

Revisiting Compositional Generalization Capability of Large Language Models Considering Instruction Following Ability

ACL 2025long

In generative commonsense reasoning tasks such as CommonGen, generative large language models (LLMs) compose sentences that include all given concepts. However, when focusing on instruction-following capabilities, if a prompt specifies a concept order, LLMs must generate sentences that adhere to the…

2025

SinhalaMMLU: A Comprehensive Benchmark for Evaluating Multitask Language Understanding in Sinhala

EMNLP 2025

Large Language Models (LLMs) demonstrate impressive general knowledge and reasoning abilities, yet their evaluation has predominantly focused on global or anglocentric subjects, often neglecting low-resource languages and culturally specific content. While recent multilingual benchmarks attempt to b

Cited by 0SourcePDFScholar
2025

Tonguescape: Exploring Language Models Understanding of Vowel Articulation

NAACL 2025long

Vowels are primarily characterized by tongue position. Humans have discovered these features of vowel articulation through their own experience and explicit objective observation such as using MRI. With this knowledge and our experience, we can explain and understand the relationship between tongue…

2025

Towards Cross-Lingual Explanation of Artwork in Large-scale Vision Language Models

NAACL 2025findings

As the performance of Large-scale Vision Language Models (LVLMs) improves, they are increasingly capable of responding in multiple languages, and there is an expectation that the demand for explanations generated by LVLMs will grow. However, pre-training of Vision Encoder and the integrated training…

Cited by 5SourcePDFScholar
2025

Unveiling the Power of Source: Source-based Minimum Bayes Risk Decoding for Neural Machine Translation

ACL 2025long

Maximum a posteriori decoding, a commonly used method for neural machine translation (NMT), aims to maximize the estimated posterior probability. However, high estimated probability does not always lead to high translation quality. Minimum Bayes Risk (MBR) decoding offers an alternative by seeking h…

2024

Are Data Augmentation Methods in Named Entity Recognition Applicable for Uncertainty Estimation?

EMNLP 2024main

This work investigates the impact of data augmentation on confidence calibration and uncertainty estimation in Named Entity Recognition (NER) tasks. For the future advance of NER in safety-critical fields like healthcare and finance, it is essential to achieve accurate predictions with calibrated co…

2024

Centroid-Based Efficient Minimum Bayes Risk Decoding

ACL 2024findings

Minimum Bayes risk (MBR) decoding achieved state-of-the-art translation performance by using COMET, a neural metric that has a high correlation with human evaluation.However, MBR decoding requires quadratic time since it computes the expected score between a translation hypothesis and all reference…

2024

Cross-lingual Contextualized Phrase Retrieval

EMNLP 2024finding

Phrase-level dense retrieval has shown many appealing characteristics in downstream NLP tasks by leveraging the fine-grained information that phrases offer. In our work, we propose a new task formulation of dense retrieval, cross-lingual contextualized phrase retrieval, which aims to augment cross-l…

2024

Disentangling Pretrained Representation to Leverage Low-Resource Languages in Multilingual Machine Translation

COLING 2024main

Multilingual neural machine translation aims to encapsulate multiple languages into a single model. However, it requires an enormous dataset, leaving the low-resource language (LRL) underdeveloped. As LRLs may benefit from shared knowledge of multilingual representation, we aspire to find effective…

Cited by 0SourcePDFScholar
2024

Does Pre-trained Language Model Actually Infer Unseen Links in Knowledge Graph Completion?

NAACL 2024long

Knowledge graphs (KGs) consist of links that describe relationships between entities. Due to the difficulty of manually enumerating all relationships between entities, automatically completing them is essential for KGs. Knowledge Graph Completion (KGC) is a task that infers unseen relationships betw…

Cited by 5SourcePDFScholar
2024

Exploring Intrinsic Language-specific Subspaces in Fine-tuning Multilingual Neural Machine Translation

EMNLP 2024main

Multilingual neural machine translation models support fine-tuning hundreds of languages simultaneously. However, fine-tuning on full parameters solely is inefficient potentially leading to negative interactions among languages. In this work, we demonstrate that the fine-tuning for a language occurs…

2024

InstructCMP: Length Control in Sentence Compression through Instruction-based Large Language Models

ACL 2024findings

Extractive summarization can produce faithful summaries but often requires additional constraints such as a desired summary length. Traditional sentence compression models do not typically consider the constraints because of their restricted model abilities, which require model modifications for cop…

2024

Monolingual Paraphrase Detection Corpus for Low Resource Pashto Language at Sentence Level

COLING 2024main

Paraphrase detection is a task to identify if two sentences are semantically similar or not. It plays an important role in maintaining the integrity of written work such as plagiarism detection and text reuse detection. Formerly, researchers focused on developing large corpora for English. However,…

Cited by 3SourcePDFScholar
2024

Simul-MuST-C: Simultaneous Multilingual Speech Translation Corpus Using Large Language Model

EMNLP 2024main

Simultaneous Speech Translation (SiST) begins translating before the entire source input is received, making it crucial to balance quality and latency. In real interpreting situations, interpreters manage this simultaneity by breaking sentences into smaller segments and translating them while mainta…

2024

Simultaneous Interpretation Corpus Construction by Large Language Models in Distant Language Pair

EMNLP 2024main

In Simultaneous Machine Translation (SiMT), training with a simultaneous interpretation (SI) corpus is an effective method for achieving high-quality yet low-latency. However, constructing such a corpus is challenging due to high costs, and limitations in annotator capabilities, and as a result, exi…

2024

Towards Artwork Explanation in Large-scale Vision Language Models

ACL 2024short

Large-scale Vision-Language Models (LVLMs) output text from images and instructions, demonstrating advanced capabilities in text generation and comprehension. However, it has not been clarified to what extent LVLMs understand the knowledge necessary for explaining images, the complex relationships b…

2024

Video Discourse Parsing and Its Application to Multimodal Summarization: A Dataset and Baseline Approaches

EMNLP 2024finding

This paper tackles a new task: discourse parsing for videos, inspired by text discourse parsing based on Rhetorical Structure Theory (RST). The task aims to construct an RST tree for a video to represent its storyline and illustrate the event relationships. We first construct a benchmark dataset by…

2024

mCSQA: Multilingual Commonsense Reasoning Dataset with Unified Creation Strategy by Language Models and Humans

ACL 2024findings

It is very challenging to curate a dataset for language-specific knowledge and common sense in order to evaluate natural language understanding capabilities of language models. Due to the limitation in the availability of annotators, most current multilingual datasets are created through translation…

Cited by 10SourcePDFScholar
2023

Bidirectional Transformer Reranker for Grammatical Error Correction

ACL 2023findings

Pre-trained seq2seq models have achieved state-of-the-art results in the grammatical error correction task. However, these models still suffer from a prediction bias due to their unidirectional decoding. Thus, we propose a bidirectional Transformer reranker (BTR), that re-estimates the probability o…

2023

Table and Image Generation for Investigating Knowledge of Entities in Pre-trained Vision and Language Models

ACL 2023short

In this paper, we propose a table and image generation task to verify how the knowledge about entities acquired from natural language is retained in Vision & Language (V & L) models. This task consists of two parts: the first is to generate a table containing knowledge about an entity and its relate…

2022

A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing

EMNLP 2022finding

To promote and further develop RST-style discourse parsing models, we need a strong baseline that can be regarded as a reference for reporting reliable experimental results. This paper explores a strong baseline by integrating existing simple parsing strategies, top-down and bottom-up, with various…

2022

Aspect-based Analysis of Advertising Appeals for Search Engine Advertising

NAACL 2022industry

Writing an ad text that attracts people and persuades them to click or act is essential for the success of search engine advertising. Therefore, ad creators must consider various aspects of advertising appeals (A3) such as the price, product features, and quality. However, products and services exhi…

Cited by 3SourcePDFScholar
2022

Comprehensive Analysis of Negative Sampling in Knowledge Graph Representation Learning

ICML 2022spotlight

Negative sampling (NS) loss plays an important role in learning knowledge graph embedding (KGE) to handle a huge number of entities. However, the performance of KGE degrades without hyperparameters such as the margin term and number of negative samples in NS loss being appropriately selected. Curren…

2022

Generating Repetitions with Appropriate Repeated Words

NAACL 2022long

A repetition is a response that repeats words in the previous speaker’s utterance in a dialogue. Repetitions are essential in communication to build trust with others, as investigated in linguistic studies. In this work, we focus on repetition generation. To the best of our knowledge, this is the fi…

2022

Joint Learning-based Heterogeneous Graph Attention Network for Timeline Summarization

NAACL 2022long

Previous studies on the timeline summarization (TLS) task ignored the information interaction between sentences and dates, and adopted pre-defined unlearnable representations for them. They also considered date selection and event detection as two independent tasks, which makes it impossible to inte…

2021

A Language Model-based Generative Classifier for Sentence-level Discourse Parsing

EMNLP 2021main

Discourse segmentation and sentence-level discourse parsing play important roles for various NLP tasks to consider textual coherence. Despite recent achievements in both tasks, there is still room for improvement due to the scarcity of labeled data. To solve the problem, we propose a language model-…

2021

An Empirical Study of Generating Texts for Search Engine Advertising

NAACL 2021industry

Although there are many studies on neural language generation (NLG), few trials are put into the real world, especially in the advertising domain. Generating ads with NLG models can help copywriters in their creation. However, few studies have adequately evaluated the effect of generated ads with ac…

2021

Considering Nested Tree Structure in Sentence Extractive Summarization with Pre-trained Transformer

EMNLP 2021main

Sentence extractive summarization shortens a document by selecting sentences for a summary while preserving its important contents. However, constructing a coherent and informative summary is difficult using a pre-trained BERT-based encoder since it is not explicitly trained for representing the inf…

2021

Improving Neural RST Parsing Model with Silver Agreement Subtrees

NAACL 2021long

Most of the previous Rhetorical Structure Theory (RST) parsing methods are based on supervised learning such as neural networks, that require an annotated corpus of sufficient size and quality. However, the RST Discourse Treebank (RST-DT), the benchmark corpus for RST parsing in English, is small du…

2021

Towards Table-to-Text Generation with Numerical Reasoning

ACL 2021long

Recent neural text generation models have shown significant improvement in generating descriptive text from structured data such as table formats. One of the remaining important challenges is generating more analytical descriptions that can be inferred from facts in a data source. The use of a templ…

2021

Unified Interpretation of Softmax Cross-Entropy and Negative Sampling: With Case Study for Knowledge Graph Embedding

ACL 2021long

In knowledge graph embedding, the theoretical relationship between the softmax cross-entropy and negative sampling loss functions has not been investigated. This makes it difficult to fairly compare the results of the two different loss functions. We attempted to solve this problem by using the Breg…

2020

Hierarchical Trivia Fact Extraction from Wikipedia Articles

COLING 2020main

Recently, automatic trivia fact extraction has attracted much research interest. Modern search engines have begun to provide trivia facts as the information for entities because they can motivate more user engagement. In this paper, we propose a new unsupervised algorithm that automatically mines tr…

Cited by 13SourcePDFScholar
2020

Neural text normalization leveraging similarities of strings and sounds

COLING 2020main

We propose neural models that can normalize text by considering the similarities of word strings and sounds. We experimentally compared a model that considers the similarities of both word strings and sounds, a model that considers only the similarity of word strings or of sounds, and a model withou…

Cited by 5SourcePDFScholar
2020

Pointing to Subwords for Generating Function Names in Source Code

COLING 2020main

We tackle the task of automatically generating a function name from source code. Existing generators face difficulties in generating low-frequency or out-of-vocabulary subwords. In this paper, we propose two strategies for copying low-frequency or out-of-vocabulary subwords in inputs. Our best perfo…

2020

SODA: Story Oriented Dense Video Captioning Evaluation Framework

ECCV 2020poster

Dense Video Captioning (DVC) is a challenging task that localizes all events in a short video and describes them with natural language sentences. The main goal of DVC is video story description, that is, to generate a concise video story that supports human video comprehension without watching it. I…