Skip to main content

Showing 1–6 of 6 results for author: Kudo, T

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

    cs.CL cs.AI

    Response Generation for Cognitive Behavioral Therapy with Large Language Models: Comparative Study with Socratic Questioning

    Authors: Kenta Izumi, Hiroki Tanaka, Kazuhiro Shidara, Hiroyoshi Adachi, Daisuke Kanayama, Takashi Kudo, Satoshi Nakamura

    Abstract: Dialogue systems controlled by predefined or rule-based scenarios derived from counseling techniques, such as cognitive behavioral therapy (CBT), play an important role in mental health apps. Despite the need for responsible responses, it is conceivable that using the newly emerging LLMs to generate contextually relevant utterances will enhance these apps. In this study, we construct dialogue modu… ▽ More

    Submitted 29 January, 2024; originally announced January 2024.

    Comments: Accepted by IWSDS2024

  2. arXiv:2304.13693  [pdf, other

    cs.SE

    Requirements Engineering, Software Testing and Education: A Systematic Mapping

    Authors: Thalia S. Santana, Taciana N. Kudo, Renato F. Bulcão-Neto

    Abstract: The activities of requirements engineering and software testing are intrinsically related to each other, as these two areas are linked when seeking to specify and also ensure the expectations of a software product, with quality and on time. This systematic mapping study aims to verify how requirements and testing are being addressed together in the educational context.

    Submitted 26 April, 2023; originally announced April 2023.

    Comments: 20 pages, in Portuguese language

  3. arXiv:2008.09459  [pdf

    cs.SE

    Metamodel Quality Requirements and Evaluation (MQuaRE)

    Authors: Taciana Novo Kudo, Renato F. Bulcão-Neto, Auri Marcelo Rizzo Vincenzi

    Abstract: Models are the primary artifacts of model-driven software engineering (MDSD) [1], and a terminal model is a representation that conforms to a given software metamodel [2, 3]. As the quality of a software metamodel directly impacts the quality of terminal models, software metamodel quality is an essential aspect of MDSD. However, the literature reports a few proposals for metamodel quality evaluati… ▽ More

    Submitted 9 September, 2020; v1 submitted 19 August, 2020; originally announced August 2020.

  4. arXiv:1808.06226  [pdf, other

    cs.CL

    SentencePiece: A simple and language independent subword tokenizer and detokenizer for Neural Text Processing

    Authors: Taku Kudo, John Richardson

    Abstract: This paper describes SentencePiece, a language-independent subword tokenizer and detokenizer designed for Neural-based text processing, including Neural Machine Translation. It provides open-source C++ and Python implementations for subword units. While existing subword segmentation tools assume that the input is pre-tokenized into word sequences, SentencePiece can train subword models directly fr… ▽ More

    Submitted 19 August, 2018; originally announced August 2018.

    Comments: Accepted as a demo paper at EMNLP2018

  5. arXiv:1804.10959  [pdf, other

    cs.CL

    Subword Regularization: Improving Neural Network Translation Models with Multiple Subword Candidates

    Authors: Taku Kudo

    Abstract: Subword units are an effective way to alleviate the open vocabulary problems in neural machine translation (NMT). While sentences are usually converted into unique subword sequences, subword segmentation is potentially ambiguous and multiple segmentations are possible even with the same vocabulary. The question addressed in this paper is whether it is possible to harness the segmentation ambiguity… ▽ More

    Submitted 29 April, 2018; originally announced April 2018.

    Comments: Accepted as a long paper at ACL2018

  6. arXiv:1609.08144  [pdf, other

    cs.CL cs.AI cs.LG

    Google's Neural Machine Translation System: Bridging the Gap between Human and Machine Translation

    Authors: Yonghui Wu, Mike Schuster, Zhifeng Chen, Quoc V. Le, Mohammad Norouzi, Wolfgang Macherey, Maxim Krikun, Yuan Cao, Qin Gao, Klaus Macherey, Jeff Klingner, Apurva Shah, Melvin Johnson, Xiaobing Liu, Łukasz Kaiser, Stephan Gouws, Yoshikiyo Kato, Taku Kudo, Hideto Kazawa, Keith Stevens, George Kurian, Nishant Patil, Wei Wang, Cliff Young, Jason Smith , et al. (6 additional authors not shown)

    Abstract: Neural Machine Translation (NMT) is an end-to-end learning approach for automated translation, with the potential to overcome many of the weaknesses of conventional phrase-based translation systems. Unfortunately, NMT systems are known to be computationally expensive both in training and in translation inference. Also, most NMT systems have difficulty with rare words. These issues have hindered NM… ▽ More

    Submitted 8 October, 2016; v1 submitted 26 September, 2016; originally announced September 2016.