Zum Hauptinhalt springen

Showing 1–4 of 4 results for author: Sekiya, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2406.16356  [pdf, other

    cs.CL

    Evaluation of Instruction-Following Ability for Large Language Models on Story-Ending Generation

    Authors: Rem Hida, Junki Ohmura, Toshiyuki Sekiya

    Abstract: Instruction-tuned Large Language Models (LLMs) have achieved remarkable performance across various benchmark tasks. While providing instructions to LLMs for guiding their generations is user-friendly, assessing their instruction-following capabilities is still unclarified due to a lack of evaluation metrics. In this paper, we focus on evaluating the instruction-following ability of LLMs in the con… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  2. arXiv:2210.16978  [pdf, other

    cs.CL

    XMD: An End-to-End Framework for Interactive Explanation-Based Debugging of NLP Models

    Authors: Dong-Ho Lee, Akshen Kadakia, Brihi Joshi, Aaron Chan, Ziyi Liu, Kiran Narahari, Takashi Shibuya, Ryosuke Mitani, Toshiyuki Sekiya, Jay Pujara, Xiang Ren

    Abstract: NLP models are susceptible to learning spurious biases (i.e., bugs) that work on some datasets but do not properly reflect the underlying task. Explanation-based model debugging aims to resolve spurious biases by showing human users explanations of model behavior, asking users to give feedback on the behavior, then using the feedback to update the model. While existing model debugging methods have… ▽ More

    Submitted 30 October, 2022; originally announced October 2022.

    Comments: 6 pages, 7 figures. Project page: https://inklab.usc.edu/xmd/

  3. arXiv:2201.09427  [pdf, other

    eess.AS cs.SD

    Polyphone disambiguation and accent prediction using pre-trained language models in Japanese TTS front-end

    Authors: Rem Hida, Masaki Hamada, Chie Kamada, Emiru Tsunoo, Toshiyuki Sekiya, Toshiyuki Kumakura

    Abstract: Although end-to-end text-to-speech (TTS) models can generate natural speech, challenges still remain when it comes to estimating sentence-level phonetic and prosodic information from raw text in Japanese TTS systems. In this paper, we propose a method for polyphone disambiguation (PD) and accent prediction (AP). The proposed method incorporates explicit features extracted from morphological analys… ▽ More

    Submitted 23 January, 2022; originally announced January 2022.

    Comments: 5 pages, 2 figures. Accepted to ICASSP2022

  4. arXiv:2110.08454  [pdf, other

    cs.CL

    Good Examples Make A Faster Learner: Simple Demonstration-based Learning for Low-resource NER

    Authors: Dong-Ho Lee, Akshen Kadakia, Kangmin Tan, Mahak Agarwal, Xinyu Feng, Takashi Shibuya, Ryosuke Mitani, Toshiyuki Sekiya, Jay Pujara, Xiang Ren

    Abstract: Recent advances in prompt-based learning have shown strong results on few-shot text classification by using cloze-style templates. Similar attempts have been made on named entity recognition (NER) which manually design templates to predict entity types for every text span in a sentence. However, such methods may suffer from error propagation induced by entity span detection, high cost due to enume… ▽ More

    Submitted 30 March, 2022; v1 submitted 15 October, 2021; originally announced October 2021.

    Comments: Accepted to ACL 2022 main conference. 14 pages, 8 figures, 9 tables