← Search

Yusuke Miyao

27 accepted papers

2025

A Statistical and Multi-Perspective Revisiting of the Membership Inference Attack in Large Language Models

ACL 2025long

The lack of data transparency in Large Language Models (LLMs) has highlighted the importance of Membership Inference Attack (MIA), which differentiates trained (member) and untrained (non-member) data. Though it shows success in previous studies, recent research reported a near-random performance in…

2025

GADFA: Generator-Assisted Decision-Focused Approach for Opinion Expressing Timing Identification

COLING 2025main

The advancement of text generation models has granted us the capability to produce coherent and convincing text on demand. Yet, in real-life circumstances, individuals do not continuously generate text or voice their opinions. For instance, consumers pen product reviews after weighing the merits and…

Cited by 0SourcePDFScholar
2025

How Much Do Large Language Models Know about Human Motion? A Case Study in 3D Avatar Control

EMNLP 2025

We explore the human motion knowledge of Large Language Models (LLMs) through 3D avatar control. Given a motion instruction, we prompt LLMs to first generate a high-level movement plan with consecutive steps (**High-level Planning**), then specify body part positions in each step (**Low-level Planni

2025

How a Bilingual LM Becomes Bilingual: Tracing Internal Representations with Sparse Autoencoders

EMNLP 2025

This study explores how bilingual language models develop complex internal representations.We employ sparse autoencoders to analyze internal representations of bilingual language models with a focus on the effects of training steps, layers, and model sizes.Our analysis shows that language models fir

Cited by 0SourcePDFScholar
2025

Improving Unsupervised Constituency Parsing via Maximizing Semantic Information

ICLR 2025spotlight

Unsupervised constituency parsers organize phrases within a sentence into a tree-shaped syntactic constituent structure that reflects the organization of sentence semantics. However, the traditional objective of maximizing sentence log-likelihood (LL) does not explicitly account for the close relat…

2025

Massive Supervised Fine-tuning Experiments Reveal How Data, Layer, and Training Factors Shape LLM Alignment Quality

EMNLP 2025

Supervised fine-tuning (SFT) is a critical step in aligning large language models (LLMs) with human instructions and values, yet many aspects of SFT remain poorly understood. We trained a wide range of base models on a variety of datasets including code generation, mathematical reasoning, and genera

2024

Evaluating Intention Detection Capability of Large Language Models in Persuasive Dialogues

ACL 2024long

We investigate intention detection in persuasive multi-turn dialogs employing the largest available Large Language Models (LLMs).Much of the prior research measures the intention detection capability of machine learning models without considering the conversational history.To evaluate LLMs’ intentio…

Cited by 13SourcePDFScholar
2024

Integrating Headedness Information into an Auto-generated Multilingual CCGbank for Improved Semantic Interpretation

COLING 2024main

Previously, we introduced a method to generate a multilingual Combinatory Categorial Grammar (CCG) treebank by converting from the Universal Dependencies (UD). However, the method only produces bare CCG derivations without any accompanying semantic representations, which makes it difficult to obtain…

2024

Introducing Spatial Information and a Novel Evaluation Scheme for Open-Domain Live Commentary Generation

EMNLP 2024finding

This paper focuses on the task of open-domain live commentary generation. Compared to domain-specific work in this task, this setting proved particularly challenging due to the absence of domain-specific features. Aiming to bridge this gap, we integrate spatial information by proposing an utterance…

Cited by 1SourcePDFScholar
2024

Language Model Based Unsupervised Dependency Parsing with Conditional Mutual Information and Grammatical Constraints

NAACL 2024long

Previous methods based on Large Language Models (LLM) perform unsupervised dependency parsing by maximizing bi-lexical dependence scores. However, these previous methods adopt dependence scores that are difficult to interpret. These methods cannot incorporate grammatical constraints that previous gr…

Cited by 0SourcePDFScholar
2024

The Impact of Language on Arithmetic Proficiency: A Multilingual Investigation with Cross-Agent Checking Computation

NAACL 2024short

This paper critically examines the arithmetic capabilities of Large Language Models (LLMs), uncovering significant limitations in their performance. Our research reveals a notable decline in accuracy for complex calculations involving large numbers, with addition and subtraction tasks showing varyin…

Cited by 1SourcePDFScholar
2024

Transferability of Syntax-Aware Graph Neural Networks in Zero-Shot Cross-Lingual Semantic Role Labeling

EMNLP 2024finding

Recent models in cross-lingual semantic role labeling (SRL) barely analyze the applicability of their network selection.We believe that network selection is important since it affects the transferability of cross-lingual models, i.e., how the model can extract universal features from source language…

Cited by 1SourcePDFScholar
2024

Unsupervised Parsing by Searching for Frequent Word Sequences among Sentences with Equivalent Predicate-Argument Structures

ACL 2024findings

Unsupervised constituency parsing focuses on identifying word sequences that form a syntactic unit (i.e., constituents) in target sentences. Linguists identify the constituent by evaluating a set of Predicate-Argument Structure (PAS) equivalent sentences where we find the constituent appears more fr…

Cited by 1SourcePDFScholar
2024

Who Said What: Formalization and Benchmarks for the Task of Quote Attribution

COLING 2024main

The task of quote attribution seeks to pair textual utterances with the name of their speakers. Despite continuing research efforts on the task, models are rarely evaluated systematically against previous models in comparable settings on the same datasets. This has resulted in a poor understanding o…

2023

Ask an Expert: Leveraging Language Models to Improve Strategic Reasoning in Goal-Oriented Dialogue Models

ACL 2023findings

Existing dialogue models may encounter scenarios which are not well-represented in the training data, and as a result generate responses that are unnatural, inappropriate, or unhelpful. We propose the “Ask an Expert” framework in which the model is trained with access to an “expert” which it can con…

2023

Mind the Gap Between Conversations for Improved Long-Term Dialogue Generation

EMNLP 2023long findings

Knowing how to end and resume conversations over time is a natural part of communication, allowing for discussions to span weeks, months, or years. The duration of gaps between conversations dictates which topics are relevant and which questions to ask, and dialogue systems which do not explicitly…

Cited by 0SourcecodeScholar
2023

On the Word Boundaries of Emergent Languages Based on Harris's Articulation Scheme

ICLR 2023poster

This paper shows that emergent languages in signaling games lack meaningful word boundaries in terms of Harris's Articulation Scheme (HAS), a universal property of natural language. Emergent Languages are artificial communication protocols arising among agents. However, it is not obvious whether suc…

Cited by 11SourcePDFScholar
2023

Towards Parameter-Efficient Integration of Pre-Trained Language Models In Temporal Video Grounding

ACL 2023findings

This paper explores the task of Temporal Video Grounding (TVG) where, given an untrimmed video and a query sentence, the goal is to recognize and determine temporal boundaries of action instances in the video described by natural language queries. Recent works tackled this task by improving query in…

2022

Modeling Syntactic-Semantic Dependency Correlations in Semantic Role Labeling Using Mixture Models

ACL 2022long

In this paper, we propose a mixture model-based end-to-end method to model the syntactic-semantic dependency correlation in Semantic Role Labeling (SRL). Semantic dependencies in SRL are modeled as a distribution over semantic dependency labels conditioned on a predicate and an argument word. The se…

2022

Open-domain Video Commentary Generation

EMNLP 2022main

Live commentary plays an important role in sports broadcasts and video games, making spectators more excited and immersed. In this context, though approaches for automatically generating such commentary have been proposed in the past, they have been generally concerned with specific fields, where it…

2022

Rethinking Offensive Text Detection as a Multi-Hop Reasoning Problem

ACL 2022findings

We introduce the task of implicit offensive text detection in dialogues, where a statement may have either an offensive or non-offensive interpretation, depending on the listener and context. We argue that reasoning is crucial for understanding this broader class of offensive utterances, and release…

2022

StoryER: Automatic Story Evaluation via Ranking, Rating and Reasoning

EMNLP 2022main

Existing automatic story evaluation methods place a premium on story lexical level coherence, deviating from human preference.We go beyond this limitation by considering a novel Story Evaluation method that mimics human preference when judging a story, namely StoryER, which consists of three sub-tas…

2022

Syntactic and Semantic Uniformity for Semantic Parsing and Task-Oriented Dialogue Systems

EMNLP 2022finding

This paper proposes a data representation framework for semantic parsing and task-oriented dialogue systems, aiming to achieve a uniform representation for syntactically and semantically diverse machine-readable formats.Current NLP systems heavily rely on adapting pre-trained language models to spec…

Cited by 4SourcePDFScholar
2020

An empirical analysis of existing systems and datasets toward general simple question answering

COLING 2020main

In this paper, we evaluate the progress of our field toward solving simple factoid questions over a knowledge base, a practically important problem in natural language interface to database. As in other natural language understanding tasks, a common practice for this task is to train and evaluate a…

2020

Learning with Contrastive Examples for Data-to-Text Generation

COLING 2020main

Existing models for data-to-text tasks generate fluent but sometimes incorrect sentences e.g., “Nikkei gains” is generated when “Nikkei drops” is expected. We investigate models trained on contrastive examples i.e., incorrect sentences or terms, in addition to correct ones to reduce such errors. We…