Skip to main content

Showing 1–16 of 16 results for author: Nishida, N

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

    cs.CL cs.AI

    Recent Trends in Personalized Dialogue Generation: A Review of Datasets, Methodologies, and Evaluations

    Authors: Yi-Pei Chen, Noriki Nishida, Hideki Nakayama, Yuji Matsumoto

    Abstract: Enhancing user engagement through personalization in conversational agents has gained significance, especially with the advent of large language models that generate fluent responses. Personalized dialogue generation, however, is multifaceted and varies in its definition -- ranging from instilling a persona in the agent to capturing users' explicit and implicit cues. This paper seeks to systemical… ▽ More

    Submitted 28 May, 2024; originally announced May 2024.

    Comments: Presented in LREC-COLING 2024

  2. Equational Theories and Validity for Logically Constrained Term Rewriting (Full Version)

    Authors: Takahito Aoto, Naoki Nishida, Jonas Schöpf

    Abstract: Logically constrained term rewriting is a relatively new formalism where rules are equipped with constraints over some arbitrary theory. Although there are many recent advances with respect to rewriting induction, completion, complexity analysis and confluence analysis for logically constrained term rewriting, these works solely focus on the syntactic side of the formalism lacking detailed investi… ▽ More

    Submitted 5 July, 2024; v1 submitted 2 May, 2024; originally announced May 2024.

    Comments: Accepted at the 9th International Conference on Formal Structures for Computation and Deduction 2024

  3. arXiv:2307.14094  [pdf, other

    cs.LO

    On Singleton Self-Loop Removal for Termination of LCTRSs with Bit-Vector Arithmetic

    Authors: Ayuka Matsumi, Naoki Nishida, Misaki Kojima, Donghoon Shin

    Abstract: As for term rewrite systems, the dependency pair (DP, for short) framework with several kinds of DP processors is useful for proving termination of logically constrained term rewrite systems (LCTRSs, for short). However, the polynomial interpretation processor is not so effective against LCTRSs with bit-vector arithmetic (BV-LCTRSs, for short). In this paper, we propose a novel DP processor for BV… ▽ More

    Submitted 26 July, 2023; originally announced July 2023.

    Comments: Presented at WST 2023

  4. On Transforming Narrowing Trees into Regular Tree Grammars Generating Ranges of Substitutions

    Authors: Naoki Nishida, Yuya Maeda

    Abstract: The grammar representation of a narrowing tree for a syntactically deterministic conditional term rewriting system and a pair of terms is a regular tree grammar that generates expressions for substitutions obtained by all possible innermost-narrowing derivations that start with the pair and end with particular non-narrowable terms. In this paper, under a certain syntactic condition, we show a tran… ▽ More

    Submitted 22 February, 2019; originally announced February 2019.

    Comments: In Proceedings WPTE 2018, arXiv:1902.07818

    ACM Class: F.4.2

    Journal ref: EPTCS 289, 2019, pp. 68-87

  5. On Transforming Functions Accessing Global Variables into Logically Constrained Term Rewriting Systems

    Authors: Yoshiaki Kanazawa, Naoki Nishida

    Abstract: In this paper, we show a new approach to transformations of an imperative program with function calls and global variables into a logically constrained term rewriting system. The resulting system represents transitions of the whole execution environment with a call stack. More precisely, we prepare a function symbol for the whole environment, which stores values for global variables and a call sta… ▽ More

    Submitted 22 February, 2019; originally announced February 2019.

    Comments: In Proceedings WPTE 2018, arXiv:1902.07818

    ACM Class: F.4.2; F.1.1

    Journal ref: EPTCS 289, 2019, pp. 34-52

  6. MOBIUS: Model-Oblivious Binarized Neural Networks

    Authors: Hiromasa Kitai, Jason Paul Cruz, Naoto Yanai, Naohisa Nishida, Tatsumi Oba, Yuji Unagami, Tadanori Teruya, Nuttapong Attrapadung, Takahiro Matsuda, Goichiro Hanaoka

    Abstract: A privacy-preserving framework in which a computational resource provider receives encrypted data from a client and returns prediction results without decrypting the data, i.e., oblivious neural network or encrypted prediction, has been studied in machine learning that provides prediction services. In this work, we present MOBIUS (Model-Oblivious BInary neUral networkS), a new system that combines… ▽ More

    Submitted 29 November, 2018; originally announced November 2018.

    Journal ref: IEEE Access (Volume: 7, Issue:1. 04 September 2019)

  7. arXiv:1806.07100  [pdf, other

    cs.PL cs.LO

    A Theory of Reversibility for Erlang

    Authors: Ivan Lanese, Naoki Nishida, Adrián Palacios, Germán Vidal

    Abstract: In a reversible language, any forward computation can be undone by a finite sequence of backward steps. Reversible computing has been studied in the context of different programming languages and formalisms, where it has been used for testing and verification, among others. In this paper, we consider a subset of Erlang, a functional and concurrent programming language based on the actor model. We… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    Comments: To appear in the Journal of Logical and Algebraic Methods in Programming (Elsevier)

  8. Transforming Dependency Chains of Constrained TRSs into Bounded Monotone Sequences of Integers

    Authors: Tomohiro Sasano, Naoki Nishida, Masahiko Sakai, Tomoya Ueyama

    Abstract: In the dependency pair framework for proving termination of rewriting systems, polynomial interpretations are used to transform dependency chains into bounded decreasing sequences of integers, and they play an important role for the success of proving termination, especially for constrained rewriting systems. In this paper, we show sufficient conditions of linear polynomial interpretations for tra… ▽ More

    Submitted 18 February, 2018; originally announced February 2018.

    Comments: In Proceedings WPTE 2017, arXiv:1802.05862

    ACM Class: F.4.2

    Journal ref: EPTCS 265, 2018, pp. 82-97

  9. Transforming Proof Tableaux of Hoare Logic into Inference Sequences of Rewriting Induction

    Authors: Shinnosuke Mizutani, Naoki Nishida

    Abstract: A proof tableau of Hoare logic is an annotated program with pre- and post-conditions, which corresponds to an inference tree of Hoare logic. In this paper, we show that a proof tableau for partial correctness can be transformed into an inference sequence of rewriting induction for constrained rewriting. We also show that the resulting sequence is a valid proof for an inductive theorem correspondin… ▽ More

    Submitted 18 February, 2018; originally announced February 2018.

    Comments: In Proceedings WPTE 2017, arXiv:1802.05862

    ACM Class: F.4.2

    Journal ref: EPTCS 265, 2018, pp. 35-51

  10. arXiv:1710.02804  [pdf, ps, other

    cs.PL

    Reversible Computation in Term Rewriting

    Authors: Naoki Nishida, Adrián Palacios, Germán Vidal

    Abstract: Essentially, in a reversible programming language, for each forward computation from state $S$ to state $S'$, there exists a constructive method to go backwards from state $S'$ to state $S$. Besides its theoretical interest, reversible computation is a fundamental concept which is relevant in many different areas like cellular automata, bidirectional program transformation, or quantum computing, t… ▽ More

    Submitted 8 October, 2017; originally announced October 2017.

    Comments: To appear in the Journal of Logical and Algebraic Methods in Programming

  11. Sound Structure-Preserving Transformation for Weakly-Left-Linear Deterministic Conditional Term Rewriting Systems

    Authors: Ryota Nakayama, Naoki Nishida, Masahiko Sakai

    Abstract: In this paper, we show that the SR transformation, a computationally equivalent transformation proposed by Serbanuta and Rosu, is a sound structure-preserving transformation for weakly-left-linear deterministic conditional term rewriting systems. More precisely, we show that every weakly-left-linear deterministic conditional term rewriting system can be converted to an equivalent weakly-left-linea… ▽ More

    Submitted 3 January, 2017; originally announced January 2017.

    Comments: In Proceedings WPTE 2016, arXiv:1701.00233

    ACM Class: F.4.2 Grammars and Other Rewriting Systems

    Journal ref: EPTCS 235, 2017, pp. 62-77

  12. arXiv:1611.04503  [pdf, ps, other

    cs.CL cs.AI cs.CV cs.MM

    Zero-resource Machine Translation by Multimodal Encoder-decoder Network with Multimedia Pivot

    Authors: Hideki Nakayama, Noriki Nishida

    Abstract: We propose an approach to build a neural machine translation system with no supervised resources (i.e., no parallel corpora) using multimodal embedded representation over texts and images. Based on the assumption that text documents are often likely to be described with other multimedia information (e.g., images) somewhat related to the content, we try to indirectly estimate the relevance between… ▽ More

    Submitted 23 July, 2017; v1 submitted 14 November, 2016; originally announced November 2016.

    Comments: Some error corrections in Sect.2.2 and Table 5, Machine Translation, 2017

  13. arXiv:1608.05521  [pdf, ps, other

    cs.PL cs.LO

    Towards Reversible Computation in Erlang

    Authors: Naoki Nishida, Adrián Palacios, Germán Vidal

    Abstract: In a reversible language, any forward computation can be undone by a finite sequence of backward steps. Reversible computing has been studied in the context of different programming languages and formalisms, where it has been used for debugging and for enforcing fault-tolerance, among others. In this paper, we consider a subset of Erlang, a concurrent language based on the actor model. We formally… ▽ More

    Submitted 19 August, 2016; originally announced August 2016.

    Comments: Pre-proceedings paper presented at the 26th International Symposium on Logic-Based Program Synthesis and Transformation (LOPSTR 2016), Edinburgh, Scotland UK, 6-8 September 2016 (arXiv:1608.02534)

    Report number: LOPSTR/2016/20

  14. arXiv:1409.0166  [pdf, other

    cs.LO

    Verifying Procedural Programs via Constrained Rewriting Induction

    Authors: Carsten Fuhs, Cynthia Kop, Naoki Nishida

    Abstract: This paper aims to develop a verification method for procedural programs via a transformation into Logically Constrained Term Rewriting Systems (LCTRSs). To this end, we extend transformation methods based on integer TRSs to handle arbitrary data types, global variables, function calls and arrays, as well as encode safety checks. Then we adapt existing rewriting induction methods to LCTRSs and pro… ▽ More

    Submitted 25 February, 2017; v1 submitted 30 August, 2014; originally announced September 2014.

    ACM Class: D.2.4; I.2.3

  15. On Constructing Constrained Tree Automata Recognizing Ground Instances of Constrained Terms

    Authors: Naoki Nishida, Masahiko Sakai, Yasuhiro Nakano

    Abstract: An inductive theorem proving method for constrained term rewriting systems, which is based on rewriting induction, needs a decision procedure for reduction-completeness of constrained terms. In addition, the sufficient complete property of constrained term rewriting systems enables us to relax the side conditions of some inference rules in the proving method. These two properties can be reduced to… ▽ More

    Submitted 21 November, 2013; originally announced November 2013.

    Comments: In Proceedings TTATT 2013, arXiv:1311.5058

    ACM Class: F.1.1 Automata

    Journal ref: EPTCS 134, 2013, pp. 1-10

  16. Soundness of Unravelings for Conditional Term Rewriting Systems via Ultra-Properties Related to Linearity

    Authors: Naoki Nishida, Masahiko Sakai, Toshiki Sakabe

    Abstract: Unravelings are transformations from a conditional term rewriting system (CTRS, for short) over an original signature into an unconditional term rewriting systems (TRS, for short) over an extended signature. They are not sound w.r.t. reduction for every CTRS, while they are complete w.r.t. reduction. Here, soundness w.r.t. reduction means that every reduction sequence of the corresponding unravel… ▽ More

    Submitted 9 August, 2012; v1 submitted 25 June, 2012; originally announced June 2012.

    Comments: 49 pages, 1 table, publication in Special Issue: Selected papers of the "22nd International Conference on Rewriting Techniques and Applications (RTA'11)"

    ACM Class: F.4.2

    Journal ref: Logical Methods in Computer Science, Volume 8, Issue 3 (August 10, 2012) lmcs:669