← Search

Sadao Kurohashi

32 accepted papers

2025

7 Points to Tsinghua but 10 Points to ? Assessing Large Language Models in Agentic Multilingual National Bias

ACL 2025finding

Large Language Models have garnered significant attention for their capabilities in multilingual natural language processing, while studies on risks associated with cross biases are limited to immediate context preferences. Cross-language disparities in reasoning-based recommendations remain largely…

Cited by 0SourcePDFScholar
2025

Causal Tree Extraction from Medical Case Reports: A Novel Task for Experts-like Text Comprehension

EMNLP 2025

Extracting causal relationships from a medical case report is essential for comprehending the case, particularly its diagnostic process. Since the diagnostic process is regarded as a bottom-up inference, causal relationships in cases naturally form a multi-layered tree structure. The existing tasks,

2025

Leveraging High-Resource English Corpora for Cross-lingual Domain Adaptation in Low-Resource Japanese Medicine via Continued Pre-training

EMNLP 2025

Limited low-resource language corpora in professional domains like medicine hinder cross-lingual domain adaptation of pre-trained large language models (PLMs). While abundant English medical corpora could complement this scarcity, the effective mixture of English and target language, including machi

2025

SpeechIQ: Speech-Agentic Intelligence Quotient Across Cognitive Levels in Voice Understanding by Large Language Models

ACL 2025long

We introduce Speech-based Intelligence Quotient (SIQ) as a new form of human cognition-inspired evaluation pipeline for voice understanding large language models (LLM_Voice), designed to assess their voice understanding ability. Moving beyond popular voice understanding metrics such as word error ra…

2025

What Language Do Non-English-Centric Large Language Models Think in?

ACL 2025finding

In this study, we investigate whether non-English-centric large language models, ‘think’ in their specialized language. Specifically, we analyze how intermediate layer representations, when projected into the vocabulary space, favor certain languages during generation—termed as latent languages. We…

2024

Abstractive Multi-Video Captioning: Benchmark Dataset Construction and Extensive Evaluation

COLING 2024main

This paper introduces a new task, abstractive multi-video captioning, which focuses on abstracting multiple videos with natural language. Unlike conventional video captioning tasks generating a specific caption for a video, our task generates an abstract caption of the shared content in a video grou…

2024

An Empirical Study of Synthetic Data Generation for Implicit Discourse Relation Recognition

COLING 2024main

Implicit Discourse Relation Recognition (IDRR), which is the task of recognizing the semantic relation between given text spans that do not contain overt clues, is a long-standing and challenging problem. In particular, the paucity of training data for some error-prone discourse relations makes the…

2024

Domain Transferable Semantic Frames for Expert Interview Dialogues

COLING 2024main

Interviews are an effective method to elicit critical skills to perform particular processes in various domains. In order to understand the knowledge structure of these domain-specific processes, we consider semantic role and predicate annotation based on Frame Semantics. We introduce a dataset of i…

Cited by 2SourcePDFScholar
2024

Identifying Source Language Expressions for Pre-editing in Machine Translation

COLING 2024main

Machine translation-mediated communication can benefit from pre-editing source language texts to ensure accurate transmission of intended meaning in the target language. The primary challenge lies in identifying source language expressions that pose difficulties in translation. In this paper, we hyp…

Cited by 0SourcePDFScholar
2024

J-CRe3: A Japanese Conversation Dataset for Real-world Reference Resolution

COLING 2024main

Understanding expressions that refer to the physical world is crucial for such human-assisting systems in the real world, as robots that must perform actions that are expected by users. In real-world reference resolution, a system must ground the verbal information that appears in user interactions…

2024

MELD-ST: An Emotion-aware Speech Translation Dataset

ACL 2024findings

Emotion plays a crucial role in human conversation. This paper underscores the significance of considering emotion in speech translation. We present the MELD-ST dataset for the emotion-aware speech translation task, comprising English-to-Japanese and English-to-German language pairs. Each language p…

Cited by 2SourcePDFScholar
2024

Rapidly Developing High-quality Instruction Data and Evaluation Benchmark for Large Language Models with Minimal Human Effort: A Case Study on Japanese

COLING 2024main

The creation of instruction data and evaluation benchmarks for serving Large language models often involves enormous human annotation. This issue becomes particularly pronounced when rapidly developing such resources for a non-English language like Japanese. Instead of following the popular practice…

2024

Reformulating Domain Adaptation of Large Language Models as Adapt-Retrieve-Revise: A Case Study on Chinese Legal Domain

ACL 2024findings

While large language models (LLMs) like GPT-4 have recently demonstrated astonishing zero-shot capabilities in general domain tasks, they often generate content with hallucinations in specific domains such as Chinese law, hindering their application in these areas. This is typically due to the absen…

2023

ARKitSceneRefer: Text-based Localization of Small Objects in Diverse Real-World 3D Indoor Scenes

EMNLP 2023long findings

3D referring expression comprehension is a task to ground text representations onto objects in 3D scenes. It is a crucial task for indoor household robots or augmented reality devices to localize objects referred to in user instructions. However, existing indoor 3D referring expression comprehension…

Cited by 0SourceScholar
2023

Exploring the Impact of Layer Normalization for Zero-shot Neural Machine Translation

ACL 2023short

This paper studies the impact of layer normalization (LayerNorm) on zero-shot translation (ZST). Recent efforts for ZST often utilize the Transformer architecture as the backbone, with LayerNorm at the input of layers (PreNorm) set as the default. However, Xu et al. (2019) has revealed that PreNorm…

2023

GPT-RE: In-context Learning for Relation Extraction using Large Language Models

EMNLP 2023long main

In spite of the potential for ground-breaking achievements offered by large language models (LLMs) (e.g., GPT-3) via in-context learning (ICL), they still lag significantly behind fully-supervised baselines (e.g., fine-tuned BERT) in relation extraction (RE). This is due to the two major shortcoming…

Cited by 0SourcecodeScholar
2023

Hierarchical Softmax for End-To-End Low-Resource Multilingual Speech Recognition

ICASSP 2023accepted

Low-resource speech recognition has been long-suffering from insufficient training data. In this paper, we propose an approach that leverages neighboring languages to improve low-resource scenario performance, founded on the hypothesis that similar linguistic units in neighboring languages exhibit c…

Cited by 0SourceScholar
2023

MultiTool-CoT: GPT-3 Can Use Multiple External Tools with Chain of Thought Prompting

ACL 2023short

Large language models (LLMs) have achieved impressive performance on various reasoning tasks. To further improve the performance, we propose MultiTool-CoT, a novel framework that leverages chain-of-thought (CoT) prompting to incorporate multiple external tools, such as a calculator and a knowledge r…

2023

SuperDialseg: A Large-scale Dataset for Supervised Dialogue Segmentation

EMNLP 2023long main

Dialogue segmentation is a crucial task for dialogue systems allowing a better understanding of conversational texts. Despite recent progress in unsupervised dialogue segmentation methods, their performances are limited by the lack of explicit supervised signals for training. Furthermore, the precis…

Cited by 0SourcecodeScholar
2023

Towards Speech Dialogue Translation Mediating Speakers of Different Languages

ACL 2023findings

We present a new task, speech dialogue translation mediating speakers of different languages. We construct the SpeechBSD dataset for the task and conduct baseline experiments. Furthermore, we consider context to be an important aspect that needs to be addressed in this task and propose two ways of u…

2023

Video-Helpful Multimodal Machine Translation

EMNLP 2023long main

Existing multimodal machine translation (MMT) datasets consist of images and video captions or instructional video subtitles, which rarely contain linguistic ambiguity, making visual information ineffective in generating appropriate translations. Recent work has constructed an ambiguous subtitles da…

Cited by 0SourcecodeScholar
2022

Improving Commonsense Contingent Reasoning by Pseudo-data and Its Application to the Related Tasks

COLING 2022main

Contingent reasoning is one of the essential abilities in natural language understanding, and many language resources annotated with contingent relations have been constructed. However, despite the recent advances in deep learning, the task of contingent reasoning is still difficult for computers. I…

2022

Minimally-Supervised Joint Learning of Event Volitionality and Subject Animacy Classification

AAAI 2022technical

Volitionality and subject animacy are fundamental and closely related properties of an event. Their classification is challenging because it requires contextual text understanding and a huge amount of labeled data. This paper proposes a novel method that jointly learns volitionality and subject anim…

2022

Rescue Implicit and Long-tail Cases: Nearest Neighbor Relation Extraction

EMNLP 2022main

Relation extraction (RE) has achieved remarkable progress with the help of pre-trained language models. However, existing RE models are usually incapable of handling two situations: implicit expressions and long-tail relation types, caused by language complexity and data sparsity. In this paper, we…

2022

Textual Enhanced Contrastive Learning for Solving Math Word Problems

EMNLP 2022finding

Solving math word problems is the task that analyses the relation of quantities e and requires an accurate understanding of contextual natural language information. Recent studies show that current models rely on shallow heuristics to predict solutions and could be easily misled by small textual per…

2022

When do Contrastive Word Alignments Improve Many-to-many Neural Machine Translation?

NAACL 2022findings

Word alignment has proven to benefit many-to-many neural machine translation (NMT). However, high-quality ground-truth bilingual dictionaries were used for pre-editing in previous methods, which are unavailable for most language pairs. Meanwhile, the contrastive objective can implicitly utilize auto…

Cited by 6SourcePDFScholar
2021

Contextualized and Generalized Sentence Representations by Contrastive Self-Supervised Learning: A Case Study on Discourse Relation Analysis

NAACL 2021long

We propose a method to learn contextualized and generalized sentence representations using contrastive self-supervised learning. In the proposed method, a model is given a text consisting of multiple sentences. One sentence is randomly selected as a target sentence. The model is trained to maximize…

2021

Frustratingly Easy Edit-based Linguistic Steganography with a Masked Language Model

NAACL 2021long

With advances in neural language models, the focus of linguistic steganography has shifted from edit-based approaches to generation-based ones. While the latter’s payload capacity is impressive, generating genuine-looking texts remains challenging. In this paper, we revisit edit-based linguistic ste…

2021

Japanese Zero Anaphora Resolution Can Benefit from Parallel Texts Through Neural Transfer Learning

EMNLP 2021finding

Parallel texts of Japanese and a non-pro-drop language have the potential of improving the performance of Japanese zero anaphora resolution (ZAR) because pronouns dropped in the former are usually mentioned explicitly in the latter. However, rule-based cross-lingual transfer is hampered by error pro…

Cited by 14SourcePDFScholar
2021

Lightweight Cross-Lingual Sentence Representation Learning

ACL 2021long

Large-scale models for learning fixed-dimensional cross-lingual sentence representations like LASER (Artetxe and Schwenk, 2019b) lead to significant improvement in performance on downstream tasks. However, further increases and modifications based on such large-scale models are usually impractical d…

2020

Native-like Expression Identification by Contrasting Native and Proficient Second Language Speakers

COLING 2020main

We propose a novel task of native-like expression identification by contrasting texts written by native speakers and those by proficient second language speakers. This task is highly challenging mainly because 1) the combinatorial nature of expressions prevents us from choosing candidate expressions…