← Search

Jun Suzuki

23 accepted papers

2026

Optimal Sparsity of Mixture-of-Experts Language Models for Reasoning Tasks

ICLR 2026oral

Empirical scaling laws have driven the evolution of large language models (LLMs), yet their coefficients shift whenever the model architecture or data pipeline changes. Mixture‑of‑Experts (MoE) models, now standard in state‑of‑the‑art systems, introduce a new sparsity dimension that current dense‑mo…

Cited by 0SourcecodeScholar
2026

Pre-training LLM without Learning Rate Decay Enhances Supervised Fine-Tuning

ICLR 2026poster

We investigate the role of learning rate scheduling in the large-scale pre-training of large language models, focusing on its influence on downstream performance after supervised fine-tuning (SFT). Decay-based learning rate schedulers are widely used to minimize pre-training loss. However, despite t…

Cited by 0SourcecodeScholar
2026

SLVMEval: Synthetic Meta Evaluation Benchmark for Text-to-Long Video Generation

CVPR 2026

This paper proposes the synthetic long-video meta-evaluation (SLVMEval), a benchmark to perform meta-evaluations of text-to-video (T2V) evaluation systems. The proposed SLVMEval benchmark focuses on assessing these systems on videos of up to 10,486 s (approximately 3 h). The benchmark targets a fund

Cited by 0SourceScholar
2025

Can Input Attributions Explain Inductive Reasoning in In-Context Learning?

ACL 2025finding

Interpreting the internal process of neural models has long been a challenge. This challenge remains relevant in the era of large language models (LLMs) and in-context learning (ICL); for example, ICL poses a new issue of interpreting which example in the few-shot examples contributed to identifying…

Cited by 0SourcePDFScholar
2025

Drop-Upcycling: Training Sparse Mixture of Experts with Partial Re-initialization

ICLR 2025poster

The Mixture of Experts (MoE) architecture reduces the training and inference cost significantly compared to a dense model of equivalent capacity. Upcycling is an approach that initializes and trains an MoE model using a pre-trained dense model. While upcycling leads to initial performance gains, the…

Cited by 1SourcePDFScholar
2025

Evaluating Model Alignment with Human Perception: A Study on Shitsukan in LLMs and LVLMs

COLING 2025main

We evaluate the alignment of large language models (LLMs) and large vision-language models (LVLMs) with human perception, focusing on the Japanese concept of *shitsukan*, which reflects the sensory experience of perceiving objects. We created a dataset of *shitsukan* terms elicited from individuals…

Cited by 0SourcePDFScholar
2025

MQM-Chat: Multidimensional Quality Metrics for Chat Translation

COLING 2025main

The complexities of chats, such as the stylized contents specific to source segments and dialogue consistency, pose significant challenges for machine translation. Recognizing the need for a precise evaluation metric to address the issues associated with chat translation, this study introduces Multi…

2025

STEP: Staged Parameter-Efficient Pre-training for Large Language Models

NAACL 2025short

Pre-training large language models (LLMs) faces significant memory challenges due to the large size of model weights. We introduce STaged parameter-Efficient Pre-training (STEP), which integrates parameter-efficient tuning techniques with model growth. We conduct experiments on pre-training LLMs of…

2025

Transformer Key-Value Memories Are Nearly as Interpretable as Sparse Autoencoders

NeurIPS 2025poster

Recent interpretability work on large language models (LLMs) has been increasingly dominated by a feature-discovery approach with the help of proxy modules. Then, the quality of features learned by, e.g., sparse auto-encoders (SAEs), is evaluated. This paradigm naturally raises a critical question:…

Cited by 0SourceScholar
2025

VDocRAG: Retrieval-Augmented Generation over Visually-Rich Documents

CVPR 2025poster

We aim to develop a retrieval-augmented generation (RAG) framework that answers questions over a corpus of visually-rich documents presented in mixed modalities (e.g., charts, tables) and diverse formats (e.g., PDF, PPTX). In this paper, we introduce a new RAG framework, VDocRAG, which can directly…

Cited by 3SourcePDFScholar
2024

A Large Collection of Model-generated Contradictory Responses for Consistency-aware Dialogue Systems

ACL 2024findings

Mitigating the generation of contradictory responses poses a substantial challenge in dialogue response generation. The quality and quantity of available contradictory response data play a vital role in suppressing these contradictions, offering two significant benefits. First, having access to larg…

2024

InstructDoc: A Dataset for Zero-Shot Generalization of Visual Document Understanding with Instructions

AAAI 2024technical

We study the problem of completing various visual document understanding (VDU) tasks, e.g., question answering and information extraction, on real-world documents through human-written instructions. To this end, we propose InstructDoc, the first large-scale collection of 30 publicly available VDU da…

2024

Pruning Multilingual Large Language Models for Multilingual Inference

EMNLP 2024finding

Multilingual large language models (MLLMs), trained on multilingual balanced data, demonstrate better zero-shot learning performance in non-English languages compared to large language models trained on English-dominant data. However, the disparity in performance between English and non-English lang…

2023

A Challenging Multimodal Video Summary: Simultaneously Extracting and Generating Keyframe-Caption Pairs from Video

EMNLP 2023long main

This paper proposes a practical multimodal video summarization task setting and a dataset to train and evaluate the task. The target task involves summarizing a given video into a predefined number of keyframe-caption pairs and displaying them in a listable format to grasp the video content quickly.…

Cited by 0SourcecodeScholar
2023

Assessing Step-by-Step Reasoning against Lexical Negation: A Case Study on Syllogism

EMNLP 2023short main

Large language models (LLMs) take advantage of step-by-step reasoning instructions, e.g., chain-of-thought (CoT) prompting. Building on this, their ability to perform CoT-style reasoning robustly is of interest from a probing perspective. In this study, we inspect the step-by-step reasoning abilit…

Cited by 0SourceScholar
2023

B2T Connection: Serving Stability and Performance in Deep Transformers

ACL 2023findings

In the perspective of a layer normalization (LN) position, the architecture of Transformers can be categorized into two types: Post-LN and Pre-LN.Recent Transformers prefer to select Pre-LN because the training in Post-LN with deep Transformers, e.g., ten or more layers, often becomes unstable, resu…

2023

Hunt for Buried Treasures: Extracting Unclaimed Embodiments from Patent Specifications

ACL 2023industry

Patent applicants write patent specificationsthat describe embodiments of inventions. Some embodiments are claimed for a patent,while others may be unclaimeddue to strategic considerations. Unclaimed embodiments may be extracted byapplicants later and claimed incontinuing applications togain advanta…

2023

Investigating the Effectiveness of Multiple Expert Models Collaboration

EMNLP 2023short findings

This paper aims to investigate the effectiveness of several machine translation (MT) models and aggregation methods in a multi-domain setting under fair conditions and explore a direction for tackling multi-domain MT. We mainly compare the performance of the single model approach by jointly training…

Cited by 0SourceScholar
2022

Domain Adaptation of Machine Translation with Crowdworkers

EMNLP 2022industry

Although a machine translation model trained with a large in-domain parallel corpus achieves remarkable results, it still works poorly when no in-domain data are available. This situation restricts the applicability of machine translation when the target domain’s data are limited. However, there is…

2022

Target-Guided Open-Domain Conversation Planning

COLING 2022main

Prior studies addressing target-oriented conversational tasks lack a crucial notion that has been intensively studied in the context of goal-oriented artificial intelligence agents, namely, planning. In this study, we propose the task of Target-Guided Open-Domain Conversation Planning (TGCP) task to…

2021

SHAPE: Shifted Absolute Position Embedding for Transformers

EMNLP 2021main

Position representation is crucial for building position-aware representations in Transformers. Existing position representations suffer from a lack of generalization to test data with unseen lengths or high computational cost. We investigate shifted absolute position embedding (SHAPE) to address bo…

2020

PheMT: A Phenomenon-wise Dataset for Machine Translation Robustness on User-Generated Contents

COLING 2020main

Neural Machine Translation (NMT) has shown drastic improvement in its quality when translating clean input, such as text from the news domain. However, existing studies suggest that NMT still struggles with certain kinds of input with considerable noise, such as User-Generated Contents (UGC) on the…