← Search

Masahiro Kaneko

27 accepted papers

2026

JailNewsBench: Multi-Lingual and Regional Benchmark for Fake News Generation under Jailbreak Attacks

ICLR 2026poster

Fake news undermines societal trust and decision-making across politics, economics, health, and international relations, and in extreme cases threatens human lives and societal safety. Because fake news reflects region-specific political, social, and cultural contexts and is expressed in language, e…

Cited by 0SourcecodeScholar
2026

Stopping Computation for Converged Tokens in Masked Diffusion-LM Decoding

ICLR 2026poster

Masked Diffusion Language Models generate sequences via iterative sampling that progressively unmasks tokens. However, they still recompute the attention and feed-forward blocks for every token position at every step---even when many unmasked tokens are essentially fixed, resulting in substantial wa…

Cited by 0SourceScholar
2025

An Ethical Dataset from Real-World Interactions Between Users and Large Language Models

IJCAI 2025

Recent studies have demonstrated that Large Language Models (LLMs) have ethical-related problems such as social biases, lack of moral reasoning, and generation of offensive content. The existing evaluation metrics and methods to address these ethical challenges use datasets intentionally created by

2025

Balanced Multi-Factor In-Context Learning for Multilingual Large Language Models

EMNLP 2025

Multilingual large language models (MLLMs) are able to leverage in-context learning (ICL) to achieve high performance by leveraging cross-lingual knowledge transfer without parameter updates. However, their effectiveness is highly sensitive to example selection, particularly in multilingual settings

Cited by 0SourcePDFScholar
2025

Bits Leaked per Query: Information-Theoretic Bounds for Adversarial Attacks on LLMs

NeurIPS 2025spotlight

Adversarial attacks by malicious users that threaten the safety of large language models (LLMs) can be viewed as attempts to infer a target property $T$ that is unknown when an instruction is issued, and becomes knowable only after the model's reply is observed. Examples of target properties $T$ i…

Cited by 0SourceScholar
2025

Investigating How Pre-training Data Leakage Affects Models’ Reproduction and Detection Capabilities

EMNLP 2025

Large Language Models (LLMs) are trained on massive web-crawled corpora, often containing personal information, copyrighted text, and benchmark datasets. This inadvertent inclusion in the training dataset, known as data leakage, poses significant risks and could compromise the safety of LLM outputs.

2025

Sampling-based Pseudo-Likelihood for Membership Inference Attacks

ACL 2025finding

Large Language Models (LLMs) are trained on large-scale web data, which makes it difficult to grasp the contribution of each text. This poses the risk of leaking inappropriate data such as benchmarks, personal information, and copyrighted texts in the training data. Membership Inference Attacks (MIA…

2025

Social Bias Evaluation for Large Language Models Requires Prompt Variations

EMNLP 2025

Warning: This paper contains examples of stereotypes and biases. Large Language Models (LLMs) exhibit considerable social biases, and various studies have tried to evaluate and mitigate these biases accurately. Previous studies use downstream tasks to examine the degree of social biases for evaluati

2025

The Gaps between Fine Tuning and In-context Learning in Bias Evaluation and Debiasing

COLING 2025main

The output tendencies of PLMs vary markedly before and after FT due to the updates to the model parameters. These divergences in output tendencies result in a gap in the social biases of PLMs. For example, there exits a low correlation between intrinsic bias scores of a PLM and its extrinsic bias sc…

Cited by 0SourcePDFScholar
2024

Controlled Generation with Prompt Insertion for Natural Language Explanations in Grammatical Error Correction

COLING 2024main

In Grammatical Error Correction (GEC), it is crucial to ensure the user’s comprehension of a reason for correction. Existing studies present tokens, examples, and hints for corrections, but do not directly explain the reasons in natural language. Although methods that use Large Language Models (LLMs…

2024

Evaluating Gender Bias of Pre-trained Language Models in Natural Language Inference by Considering All Labels

COLING 2024main

Discriminatory gender biases have been found in Pre-trained Language Models (PLMs) for multiple languages. In Natural Language Inference (NLI), existing bias evaluation methods have focused on the prediction results of one specific label out of three labels, such as neutral. However, such evaluation…

2024

How You Prompt Matters! Even Task-Oriented Constraints in Instructions Affect LLM-Generated Text Detection

EMNLP 2024finding

To combat the misuse of Large Language Models (LLMs), many recent studies have presented LLM-generated-text detectors with promising performance. When users instruct LLMs to generate texts, the instruction can include different constraints depending on the user’s need. However, most recent studies d…

2024

Likelihood-based Mitigation of Evaluation Bias in Large Language Models

ACL 2024findings

Large Language Models (LLMs) are widely used to evaluate natural language generation tasks as automated metrics.However, the likelihood, a measure of LLM’s plausibility for a sentence, can vary due to superficial differences in sentences, such as word order and sentence structure.It is therefore pos…

2024

OUTFOX: LLM-Generated Essay Detection Through In-Context Learning with Adversarially Generated Examples

AAAI 2024technical

Large Language Models (LLMs) have achieved human-level fluency in text generation, making it difficult to distinguish between human-written and LLM-generated texts. This poses a growing risk of misuse of LLMs and demands the development of detectors to identify LLM-generated texts. However, existing…

2022

Debiasing Isn’t Enough! – on the Effectiveness of Debiasing MLMs and Their Social Biases in Downstream Tasks

COLING 2022main

We study the relationship between task-agnostic intrinsic and task-specific extrinsic social bias evaluation measures for MLMs, and find that there exists only a weak correlation between these two types of evaluation measures. Moreover, we find that MLMs debiased using different methods still re-lea…

2022

Gender Bias in Masked Language Models for Multiple Languages

NAACL 2022long

Masked Language Models (MLMs) pre-trained by predicting masked tokens on large corpora have been used successfully in natural language processing tasks for a variety of languages. Unfortunately, it was reported that MLMs also learn discriminative biases regarding attributes such as gender and race.…

2022

Interpretability for Language Learners Using Example-Based Grammatical Error Correction

ACL 2022long

Grammatical Error Correction (GEC) should not focus only on high accuracy of corrections but also on interpretability for language learning. However, existing neural-based GEC models mainly aim at improving accuracy, and their interpretability has not been explored.A promising approach for improving…

2022

Sense Embeddings are also Biased – Evaluating Social Biases in Static and Contextualised Sense Embeddings

ACL 2022long

Sense embedding learning methods learn different embeddings for the different senses of an ambiguous word. One sense of an ambiguous word might be socially biased while its other senses remain unbiased. In comparison to the numerous prior work evaluating the social biases in pretrained word embeddin…

2020

Cross-lingual Transfer Learning for Grammatical Error Correction

COLING 2020main

In this study, we explore cross-lingual transfer learning in grammatical error correction (GEC) tasks. Many languages lack the resources required to train GEC models. Cross-lingual transfer learning from high-resource languages (the source models) is effective for training models of low-resource lan…

2020

Generating Diverse Corrections with Local Beam Search for Grammatical Error Correction

COLING 2020main

In this study, we propose a beam search method to obtain diverse outputs in a local sequence transduction task where most of the tokens in the source and target sentences overlap, such as in grammatical error correction (GEC). In GEC, it is advisable to rewrite only the local sequences that must be…

2020

SOME: Reference-less Sub-Metrics Optimized for Manual Evaluations of Grammatical Error Correction

COLING 2020main

We propose a reference-less metric trained on manual evaluations of system outputs for grammatical error correction (GEC). Previous studies have shown that reference-less metrics are promising; however, existing metrics are not optimized for manual evaluations of the system outputs because no datase…