← Search

Katsuhiko Hayashi

8 accepted papers

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

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

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

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…

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

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…

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…