BibTeX Entry

@UNPUBLISHED{Makino:1996:Ze, author = {Takaki Makino and Yousuke Niwa and Ayumu Nagai}, title = {Efficient implementation of Fast Fourier Transformation on {AP}-1000+}, note = {Winner of the 3rd Parallel Software Contest, held by the Joint Symposium on Parallel Processing (Talk at Waseda University International Conference Center)}, year = 1996, month = JUN }
@MISC{Makino:1997a:De, author = {Takaki Makino}, title = {Implementation of an Efficient Feature Structure Abstract Machine}, howpublished = {A Senior thesis, Department of Information Science, the University of Tokyo}, year = 1997, ps = {makino1997a.ps.gz}, abstract = {This study focuses on an implementation of a feature structure abstract machine, a framework for handling feature structures efficiently, whose basic notion was proposed by Carpenter et al. The feature structures, which are usually represented as directed graphs or terms in logic programming language, are compiled into an instruction sequence of the abstract machine. High-efficiency is accomplished since an interpretative process of feature structures can be omitted. In addition to the implementation, this study pursues several extensions of the instruction set and the compilation method in the original framework. Comparison with other systems is also shown.} }
@INPROCEEDINGS{Makino:1997b:Qe, title = {Feature Structure Abstract Machine and Realization of Partial Unification}, author = {Takaki Makino and Kenji Nishida and Kentaro Torisawa and {Jun-ichi} Tsujii}, year = 1997, booktitle = {Proceedings of the 3rd Annual Meeting of the {A}ssociation for {N}atural {L}anguage {P}rocessing}, pages = {193$\,$--$\,$196}, address = {Kyoto, Japan}, note = {(In Japanese)}, pdf = {makino1997b.pdf} }
@INPROCEEDINGS{Makino:1997c:O, author = {Takaki Makino and Kentaro Torisawa and {Jun-ichi} Tsujii}, title = {{LiLFeS} --- Practical Programming Language For Typed Feature Structures}, pages = {239$\,$--$\,$244}, booktitle = {Proceedings of the 4th {N}atural {L}anguage {P}rocessing {P}acific {Rim} {S}ymposium}, year = 1997, address = {Phuket, Thailand}, ps = {makino1997c.ps.gz}, abstract = {This paper describes LiLFeS, an integrated unification-based programming system for linguistic formalisms based on typed feature structures, such as HPSG. The core engine of LiLFeS is an abstract machine developed for efficient handling of typed feature structures. Its basic design and optimization techniques are described. Performance comparisons between LiLFeS and other systems for typed feature structures show that LiLFeS is more than 50 times faster than ALE, and competitive to ProFIT.} }
@INPROCEEDINGS{Nishida:1997:O, author = {Nishida, Kenji and Makino, Takaki and Torisawa, Kentaro and Tateisi, Yuka and Tsujii, {Jun-ichi}}, title = {Extension of a Feature Structure Abstract Machine for Partial Unification}, booktitle = {Proceedings of the Conference of {P}acific {A}ssociation for {C}omputational {L}inguistics ({PACLING} '97)}, pages = {232$\,$--$\,$243}, year = 1997, address = {Ohme, Japan}, ps = {nishida97.ps.gz}, abstract = { This paper describes an extension of a feature structure abstract machine for supporting partial unification, which is used in an efficient parsing algorithm for HPSG proposed by Torisawa et al. An abstract machine for attribute-value logics, a framework for processing typed feature structures proposed by Carpenter and Qu, is not only efficient but also easily extendable. We extended the abstract machine for partial unification by only adding a set of instructions to the machine. By combining this technique with the pre-computation of possible feature structures, efficiency of HPSG parsing is improved. We also show the feasibility of our implementation by a series of experiments. } }
@INPROCEEDINGS{Tateisi:1997:Se, author = {Yuka Tateisi and Kentaro Torisawa and Takaki Makino and Kenji Nishida and Masachika Fuchigami and {Jun-ichi} Tsujii}, title = {Conversion of {LTAG} English Grammar to {HPSG}}, booktitle = {IPSJ SIG notes NL-122}, pages = {119$\,$--$\,$126}, year = 1997, ps = {tateisi1997.ps.gz}, note = {(In Japanese)} }
@INPROCEEDINGS{Makino:1998:Ox, title = {{LiLFeS} --- Towards a Practical {HPSG} Parser}, author = {Takaki Makino and Minoru Yoshida and Kentaro Torisawa and {Jun-ichi} Tsujii}, year = 1998, booktitle = {Proceedings of the 17th {I}nternational {C}onference on {C}omputational {L}inguistics and the 36th {A}nnual {M}eeting of the {A}ssociation for {C}omputational {L}inguistics}, pages = {807$\,$--$\,$811}, address = {Montreal, Canada}, ps = {makino1998.ps.gz}, abstract = {This paper presents the LiLFeS system, an efficient feature-structure description language for HPSG. The core engine of LiLFeS is an Abstract Machine for Attribute-Value Logics, proposed by Carpenter and Qu. Basic design policies, the current status, and performance evaluation of the LiLFeS system are described. The paper discusses two implementations of the LiLFeS. The first one is based on an emulator of the abstract machine, while the second one uses a native-code compiler and therefore is much more efficient than the first one.} }
@INPROCEEDINGS{Yoshida:1998:Se, author = {Minoru Yoshida and Takaki Makino and Kentaro Torisawa and {Jun-ichi} Tsujii}, title = {Optimization Techniques for a Feature Structure Processing Language {LiLFeS}}, booktitle = {Proceedings of the 4th Annual Meeting of the {A}ssociation for {N}atural {L}anguage {P}rocessing}, year = {1998}, address = {Fukuoka, Japan}, pages = {93$\,$--$\,$96}, note = {(in Japanese)} }
@INPROCEEDINGS{Torisawa:1999:S, author = {Kentaro Torisawa and Takaki Makino and Minoru Yoshida and Takashi Ninomiya and Kenji Nishida and Hideo Imai and Yutaka Mitsuishi and Hiroshi Kanayama and Yuka Tateisi and Yusuke Miyao and {Jun-ichi} Tsujii}, year = 1999, title = {Practical {HPSG} Parsers.}, booktitle = {Proceedings of {JSPS} Annual Symposium on Intelligent Information and Advanced Information Processing}, pages = {46$\,$--$\,$50}, ps = {jsps99-hpsg.ps.gz} }
@INPROCEEDINGS{Kazama:1999:Se, author = {Kazama, {Jun-ichi} and Mitsuishi, Yutaka and Makino, Takaki and Torisawa, Kentaro and Matsuda, Kouichi and Tsujii, {Jun-ichi}}, title = {Japanese Morphorogy Analysis for Chatting}, booktitle = {Proceedings of the 5th Annual Meeting of the {A}ssociation for {N}atural {L}anguage {P}rocessing}, year = {1999}, address = {Tokyo}, pages = {509$\,$--$\,$512}, ps = {kazama_nlp99.ps.gz}, pdf = {kazama_nlp99.pdf}, note = {(In Japanese)} }
@INPROCEEDINGS{Sadamasa:1999:Se, author = {Sadamasa, Kunihiko and Makino, Takaki and Mitsuishi, Yutaka and Torisawa, Kentaro and Matsuda, Kouichi and Tsujii, {Jun-ichi}}, title = {Personal Agent Natural Language Interface ({PANLI}) development toolkit}, booktitle = {Proceedings of the 5th Annual Meeting of the {A}ssociation for {N}atural {L}anguage {P}rocessing}, year = {1999}, address = {Tokyo}, pages = {393$\,$--$\,$396}, note = {(In Japanese)} }
@MASTERSTHESIS{Makino:1999:De, author = {Takaki Makino}, title = {A Native-Code Compiler for a Unification-Based Programming Language with Typed Feature Structures}, school = {Department of Information Science, Graduate School of Science, University of Tokyo}, address = {Tokyo, Japan}, year = 1999, ps = {makino1999.ps.gz}, abstract = { This study discusses design and implementation of a native-code compiler for LiLFeS, a unification-based programming language with typed feature structures (TFSs). Although LiLFeS has been designed as a platform for natural language processing of TFS-based formalisms based on an Abstract Machine for Attribute-Value Logics (AMAVL) proposed by Carpenter et al., people require more efficiency in order to implement advanced natural language processing applications, such as for statistical learning from large corpora. A large number of studies have been made on efficient implementations of Prolog, such as for the native-code compiler Aquarius Prolog, and those studies are partially applicable to the LiLFeS implementation. However, in order to increase efficiency of TFS unification, optimization using type information is necessary and the compiler should directly generate unification code, including type manipulation. A simple extension of current Prolog or AMAVL implementations cannot achieve that. This thesis describes a design for a LiLFeS compiler, which is an extension of the Berkeley Abstract Machine, the implementation framework of Aquarius Prolog. The thesis focuses on an implementation of TFS unification on an abstract machine, including (1) construction and analysis of unification algorithm for direct generation of TFS unification code, (2) design of abstract machine instructions for expressing the algorithm described in (1), and (3) static analysis techniques for type hierarchies and definite clause programs for providing context information used in code optimization. Performance comparisons of the LiLFeS compiler to other LiLFeS and Prolog systems show the high efficiency of the implementation detailed in this thesis. } }
@INPROCEEDINGS{Yoshida:1999:S, author = {Yoshida, Minoru and Takashi Ninomiya and Kentaro Torisawa and Takaki Makino and {Jun'ichi} Tsujii}, year = 1999, title = {Efficient {FB-LTAG} Parser and its Parallelization}, booktitle = {Proceedings of the Pacific Association for Computational Linguistics (PACLING) '99}, address = {Waterloo, Canada}, pages = {90$\,$--$\,$103}, pdf = {http://www-tsujii.is.s.u-tokyo.ac.jp/%7Emino/pacling99.pdf} }
@ARTICLE{Miyao:2000:K, author = {Yusuke Miyao and Takaki Makino and Kentaro Torisawa and {Jun-ichi} Tsujii}, title = {The {LiLFeS} abstract machine and its evaluation with the {LinGO} grammar}, journal = {Natural Language Engineering}, editor = {Flickinger, Dan and Oepen, Stephan and Tsujii, {Jun-ichi} and Uszkoreit, Hans}, volume = 6, number = 1, note = {({S}pecial Issue on Efficient Processing with {HPSG})}, pages = {47$\,$--$\,$61}, year = 2000, ps = {miyao2000.ps.gz}, abstract = { This article evaluates the efficiency of the LiLFeS abstract machine by performing parsing tasks with the LinGO English resource grammar. The instruction set of the abstract machine is optimized for efficient processing of definite clause programs and typed feature structures. LiLFeS also supports various tools required for efficient parsing (e.g. efficient copying, a built-in CFG parser) and the constructions of standard Prolog (e.g. cut, assertions, negation as failure). Several parsers and large-scale grammars, including the LinGO grammar, have been implemented in or ported to LiLFeS. Precise empirical results with the LinGO grammar are provided to allow comparison with other systems. The experimental results demonstrate the efficiency of the LiLFeS abstract machine. } }
@INPROCEEDINGS{Makino:2001:O, author = {Makino, Takaki and Aihara, Kazuyuki and Tsujii, {Jun-ichi}}, year = {2001}, title = {Towards Sentence Understanding: Phase Arbitration in Temporal-Coding Memory Mechanism}, booktitle = {Proceedings of the Second Workshop on Natural Language Processing and Neural Networks (NLPNN'2001)}, pages = {46$\,$--$\,$52}, address = {Tokyo, Japan}, pdf = {makino2001.pdf}, abstract = {This paper explores a mechanism of memory in human brain from a viewpoint of sentence understanding. We pointed out the following: (1) Some complexity must be incorporated into memory coding in order to be capable of representing binding in a meaning of a sentence. (2) When temporal coding is used to achieve the complexity, some mechanism is required to arbitrate phases (temporal slots) among memorized items. (3) Considering its implementation, the mechanism is likely to be global, which resembles a sort of structured memory, such as a push-down stack. (4) Episodic memory, which is thought to be formed through mammal hippocampus, can be regarded as a phase arbitration mechanism and is possibly related in depth to sentence understanding. } }
@PHDTHESIS{Makino:2002a:Dxe, author = {Makino, Takaki}, title = {A Pulsed Neural Network for Language Understanding: Discrete-Event Simulation of a Short-Term Memory Mechanism and Sentence Understanding}, school = {Department of Information Science, Graduate School of Science, Tokyo University}, type = {{Ph.D.} Dissertation}, address = {Tokyo, Japan}, month = DEC, year = 2001, abstract = {Various language processing algorithms have been studied to find the algorithm used in the human language understanding, but no algorithm has proven its existence by physiological evidences. In such a situation, we should consider an approach to pursue implementational constraints and preferences from a computational theory of the language understanding process. \par In this paper, we study the model of a short-term memory mechanism of the human brain suitable for language understanding. Specifically, the following three topics are pursued. \par \par (1) The exploration of the element necessary for building a short-term memory mechanism suitable for language understanding in the framework of neural network \par (2) The techniques for an efficient simulation of general pulse neural networks in a continuous time. \par (3) Construction of a primitive simulation of language understanding based on (1) and (2). \par In (1), we clarify the following on the language-understanding neural networks. i) A binding problem has to be solved in order to represent a result of language understanding, and the most promising way is to utilize behavior in the time domain of a neural network. ii) Requirement of phase arbitration causes us to build a structural time-series memory on a neural network. iii) Application of grammatical rules can be implemented in the same way as a prediction of a time series. \par In (2), we studied the event-driven pulse neural network simulator. In order to research complex operations in a time domain, such as phase mediation, the network simulation with high time precision is demanded, while conventional discrete-time systems is limited in simulation speed. On the other hand, discrete-event systems have difficulty in handling delayed firing for general neuron models. In this study, we show that our new technique with the second-order incremental partitioning method enables us to build an event-driven pulse network simulator in general neuron models by numerical calculation of delayed firing times. We also describe technique for more efficient handling of delayed firing by filtering redundant predictions. \par Finally, in (3), we build a neural network simulation model, which understands the simple sentence of 3 to 4 words, in order to demonstrate the studies of language understandings in (1) and (2). We discuss our language-understanding system in various aspects and future directions of research for better understanding of a sentence. }, pdf = {makino2002a.pdf}, ps = {makino2002a.ps.gz} }
@INPROCEEDINGS{jun3:2002b:S, author = {Araki, Junko and Takashi Ninomiya and Takaki Makino and {Jun'ichi} Tsujii}, title = {Action Vectors for Interpreting Route Descriptions}, booktitle = {Proceedings of the AAAI-02 Workshop on Spatial and Tempolal Reasoning}, ps = {http://www-tsujii.is.s.u-tokyo.ac.jp/papers/jun3-aaai2002workshop.ps}, year = {2002} }
@INPROCEEDINGS{jun3:2002c:S, author = {Araki, Junko and Takashi Ninomiya and Takaki Makino and {Jun'ichi} Tsujii}, title = {Two Perspective systems Using a Route as a Reference Object}, booktitle = {Proceedings of the sixth World Multiconference on Systemics, Cybernetics and Informatics ({SCI} 2002)}, ps = {http://www-tsujii.is.s.u-tokyo.ac.jp/papers/jun3-sci2002.ps}, year = {2002} }
@INPROCEEDINGS{kazama:2002a:S, author = {Kazama, {Jun'ichi} and Takaki Makino and Yoshihiro Ohta and {Jun'ichi} Tsujii}, title = {Tuning Support Vector Machines for Biomedical Named Entity Recognition}, booktitle = {Proceedings of the Natural Language Processing in the Biomedical Domain (ACL 2002)}, year = {2002}, month = {July}, address = {Philadelphia, PA, USA}, ps = {http://www-tsujii.is.s.u-tokyo.ac.jp/%7Ekazama/papers/kazama_aclbio02.ps}, pdf = {http://www-tsujii.is.s.u-tokyo.ac.jp/%7Ekazama/papers/kazama_aclbio02.pdf} }
@INPROCEEDINGS{Ninomiya:2002:S, author = {Ninomiya, Takashi and Makino, Takaki and Tsujii, Jun'ichi}, year = 2002, month = OCT, title = {An Indexing Scheme for Typed Feature Structures}, booktitle = {Proceedings of the 19th {I}nternational {C}onference on {C}omputational {L}inguistics}, address = {Taipei, Taiwan}, ps = {coling2002-ninomi-b.ps.gz}, pdf = {coling2002-ninomi-b.pdf}, abstract = {This paper describes an indexing substrate for typed feature structures (ISTFS), which is an efficient retrieval engine for typed feature structures. Given a set of typed feature structures, the ISTFS efficiently retrieves its subset whose elements are unifiable or in a subsumption relation with a query feature structure. The efficiency of the ISTFS is achieved by calculating a unifiability checking table prior to retrieval and finding the best index paths dynamically.} }
@INPROCEEDINGS{Makino:2002c:ep, author = {Makino, Takaki and Aihara, Kazuyuki}, year = 2002, month = SEP, title = {Impact of Computational Theory of Language Understanding for Development of Neural Network Model}, booktitle = {Proceedings of the 12th conference of {J}apan {N}eural {N}etwork {S}ociety}, address = {Tottori}, pdf = {jnns2002.pdf}, abstract = {}, note = {Received 2002 Promotion Award of Japan Neural Network Society.} }
@INCOLLECTION{Makino:2003e:Cx, author = {Takaki Makino and Yusuke Miyao and Kentaro Torisawa and {Jun-ichi} Tsujii}, title = {Native-Code Compilation of Feature Structures}, booktitle = {Collaborative Language Engineering: A Case Study in Efficient Grammar-based Processing}, publisher = {{CSLI} Publications}, address = {Stanford, {CA}}, editor = {Oepen, Stephan and Flickinger, Dan and Tsujii, {Jun-ichi} and Uszkoreit, Hans}, year = 2003, pdf = {makino2000.pdf}, ps = {makino2000.ps.gz} }
@MISC{Makino:2003c:Re, author = {Makino, Takaki and Aihara, Kazuyuki}, title = {Hypothesis of Brain Processing on Time Stream and Language}, year = 2003, month = JAN, note = {Presented by poster in the 3rd winter workshop of the Mechanism of the Brain and Mind, Hokkaido, Japan. In Japanese.}, abstract = {} }
@MISC{Makino:2003d:Re, author = {Makino, Takaki and Aihara, Kazuyuki}, title = {Self-organizing map constructed by synaptic time-dependent plasticity}, year = 2003, month = AUG, note = {Presented by poster in the 4th summer workshop of the Mechanism of the Brain and Mind, Niigata, Japan. In Japanese.}, pdf = {poster2003.pdf}, abstract = {} }
@ARTICLE{Makino:2003a:Jx, author = {Takaki Makino}, title = {A Discrete-Event Neural Network Simulator for General Neuron Models}, journal = {Neural Computing \& Applications}, year = 2003, volume = 11, pages = {210--223}, pdf = {nca2003.pdf}, publisher = {Springer-Verlag London}, abstract = {Efficient simulation techniques for a discrete-event pulsed neural network simulator were developed. In a discrete-event simulation framework, simulation of complex neural behaviors, such as phase precession and phase arbitration, demands prediction of delayed firing times. The new technique, the incremental partitioning method, uses linear envelopes of the state variable of a neuron to partition the simulated time so that the delayed-firing time is reliably calculated by applying the bisection-combined Newton-Raphson method to every partition. The quick filtering technique is also proposed for reducing calculation cost of linear envelopes. The developed simulator, \textsc{Punnets}, has achieved efficiency and precision but still is capable of simulating a complex behavior of large-scale neural network models.} }
@TECHREPORT{Makino:2003b:Txe, title = {Self-observation Principle for Estimating the Other's Internal State -- A new computational theory of communication}, author = {Takaki Makino and Kazuyuki Aihara}, type = {Mathematical Engineering Technical Reports}, institution = {Department of Mathematical Informatics, Graduate School of Information Science and Technology, the University of Tokyo}, number = {METR 2003--36}, year = 2003, month = OCT, pdf = {METR03-36e.pdf}, note = {\url{METR03-36e.pdf}{Revised version (based on comments from an English native) (.pdf)} and \url{METR03-36j.pdf}{Unofficial Japanese version (.pdf)} is also available in addition to the \url{METR03-36.pdf}{original version (.pdf)}}, abstract = {We propose a computational theory of internal-state estimation for others, which is the basis of information processing in human communication. To estimate internal states of the other equivalent to the self, we have to deal with two substantial difficulties, restriction of the estimator's parameter dimension and conversion between objective and subjective information. The proposed computational theory that solves both difficulties is based on \textit{self-observation principle}. Learning the dynamics of the self provides prior knowledge of the dynamics of the other, which reduces the restriction of the parameter dimension; learning the association between the subjective state for the self and the objective observation of the self provides a mechanism for conversion between objective observation of the other and subjective information to the other. In this paper, we formalize communication in a framework of dynamics-estimation problems, and describe the two difficulties and our proposal on the framework. We also discuss relations of our proposal to evolutional psychology and neuroscience.} }
@INPROCEEDINGS{Makino:2004a:O, author = {Makino, Takaki and Aihara, Kazuyuki}, year = 2004, month = MAR, title = {Self-observation Principle for Estimating Peers' Internal State -- New Computational Theory on Communication}, booktitle = {Proceedings of the 2nd internal symposium on emergent mechanism of communication in the brain}, address = {Awaji-shima, Hyogo}, pdf = {makino2004awaji.pdf} }
@INPROCEEDINGS{Makino:2004b:O, author = {Makino, Takaki and Jianfeng Feng}, year = 2004, month = NOV, title = {Configuring Spiking Neural Networks for Given Spatio-Temporal Patterns}, booktitle = {Proceedings of 2004 International Workshop on Biologically Inspired Computing}, address = {Sendai, Miyagi} }
@MISC{Makino:2005b:Re, author = {Makino, Takaki and Aihara, Kazuyuki}, title = {The Self-observation Principle and Iterated Prisoners' Dilemma}, year = 2005, month = JAN, note = {Presented by poster in the 5th winter workshop of the Mechanism of the Brain and Mind, Hokkaido, Japan. In Japanese.}, abstract = {} }
@ARTICLE{Makino:2005c:J, author = {Makino, Takaki and Hirayama, Kotaro and Aihara, Kazuyuki}, title = {Understanding others: Possible links among parity, mirror neurons, and communication}, year = 2005, note = {(Supplemental commentary to the article ``From monkey-like action recognition to human language: An evolutionary framework for neurolinguistics'' by Michael A. Arbib) http://www.bbsonline.org/Preprints/Arbib-05012002/Supplemental/}, journal = {Behavioral Brain \& Sciences}, abstract = {In the target article, LR3 (Parity), one of the possible criteria for language readiness, is defined with a simple description: ``What counts for the speaker (or producer) must count for the listener (or receiver).'' Based on a self-observation principle, we would like to suggest that this ability plays a much more crucial role in communication than can be inferred from the statement, namely, the role of ``understanding others.''} }
@MISC{Makino:2006a:J, author = {Makino, Takaki and Jianfeng Feng}, year = 2006, title = {Configuring Spiking Neural Networks for Given Spatio-Temporal Patterns}, note = {in submission to {\it IEEE Transactions on Neural Networks}.}, pdf = {makino2006configuring.pdf}, abstract = {We have developed a general framework to configure a spiking neuronal network so that it can precisely generate a desired spatio-temporal pattern of spikes. The unit of spiking neuronal networks employed here is a leaky integrate-and-fire model with a connection delay. We have shown that the required network configuration, and its existence, can be characterized by a set of linear inequalities constructed from the given pattern. The stability of the configured spiking neuronal network is discussed, which lead us to applying some routine methods in linear-programming to solve the set of inequalities, and yields the desirable spiking neural network configuration. To demonstrate the application of our approach, numerical examples with randomly generated patterns were explored and included.} }
@INPROCEEDINGS{Makino:2006b:P, author = {Makino, Takaki and Aihara, Kazuyuki}, year = 2006, title = {Multi-agent Reinforcement Learning Algorithm to Handle Beliefs of Other Agents' Policies and Embedded Beliefs}, booktitle = {Proceedings of the 5th International Joint Conference on Autonomus Agents and Multiagent Systems (AAMAS'06)}, pages = {789--791}, month = MAY, address = {Hakodate, Hokkaido}, pdf = {makino2006multiagent.pdf}, abstract = {We have developed a new series of multi-agent reinforcement learning algorithms that choose a policy based on beliefs about co-players¡Çpolicies. The algorithms are applicable to situations where a state is fully observable by the agents, but there is no limit on the number of players. Some of the algorithms employ embedded beliefs to handle the cases that co-players are also choosing a policy based on their beliefs of others¡Ç policies. Simulation experiments on Iterated Prisoners¡Ç Dilemma games show that the algorithms using on policy-based belief converge to highly mutually-cooperative behavior, unlike the existing algorithms based on action-based belief.} }
@ARTICLE{Makino:2007a:Jxe, author = {Makino, Takaki and Aihara, Kazuyuki}, title = {Simulating Others}, journal = {Journal of The Japan Society for Simulation Technology}, note = {In Japanese}, volume = 26, year = 2007, page = {171-175}, abstract = {We briefly describe \textit{mentalizing}, or understanding others' mental states, in an active research area of cognitive science. To overcome inaccessiblity of others' mental states, theoretical studies assume some mentalizing mechanism in the brain, including simulating others' behavior within knowledge of behavior of the self. We also present our computer-simulation study that tackles the role of mentalizing in a social environment, which examines behavior of agents based on reinforcement learning in Iterated Prisoners' Dilemma games. The results show that agents that choose actions using the estimated policy (corresponding to the mental state) of the co-player, achieve higher cooperation rates than control agents do, which choose actions using only the expected action of the co-player, or only the recent history of game plays. } }
@ARTICLE{Makino:2008a:Jx, author = {Makino, Takaki}, title = {Failure, instead of inhibition, should be monitored for the distinction of self/other and actual/possible actions}, journal = {Behavioral and Brain Sciences}, year = 2008, volume = 31, number = 1, pages = {32--33}, publisher = {Cambridge University Press}, address = {New York, NY, USA}, note = {A commentary for Susan Hurley's article ``The Shared Circuits Model: How Control, Mirroring and Simulation Can Enable Imitation, Deliberation, and Mindreading''.}, abstract = {I suggest that layer 4 of the shared circuits model (SCM) should monitor the failure of performing an action, instead of output inhibition, to obtain actual/possible and self/other distinction. The target article's assumption of selective inhibition leaves some questions unansweres, such asa the criteria for the selection. Monitoing failure can answer these questions because failure does not require selection. It also provices a basis for more likely explanation for the phylogenetic and ontogenetic origin of both monitoring and output inhibition.} }
@INPROCEEDINGS{Makino:2008b:Qe, author = {Takaki Makino and Taiki Takahashi and Hiroki Fukui}, title = {Psychopathic Tendency and Decision Mechanism in the Brain: Description with Reinforcement Learning Model}, booktitle = {Proceedings of the 4th Annual Conference of Japanese Association of Forensic Mental Health}, year = {2008}, month = MAY, note = {In Japanese} }
@INPROCEEDINGS{Mino:2008a:Qe, author = {Yukiko Mino and Takayuki Okada and Akiko Kikuchi and Takaki Makino and Kazuo Yoshikawa}, title = {Status and Issues in Inpatient Treatment under Mental Health Welfare Act during Outpatient Treatment under Medical Care and Treatment Act -- Monitoring Investigation on Designated Outpatient Treatment Institutes}, booktitle = {Proceedings of the 4th Annual Conference of Japanese Association of Forensic Mental Health}, year = {2008}, month = MAY, note = {In Japanese} }
@INPROCEEDINGS{Makino:2008c:Qe, author = {Takaki Makino}, title = {Automatic Acquisition of {TD}-Network in {POMDP} Environments: Extension with {SRN} structure}, booktitle = {Oral presentation at the 22nd Annual Conference of the Japanese Society for Artificial Intelligence}, year = {2008}, month = JUN, note = {to appear} }
@INPROCEEDINGS{Makino:2008d:Qe, author = {Takaki Makino and Kazuyuki Aihara}, title = {Self-observation Principle: Mathematical Framework of Recognizing Others}, booktitle = {Oral presentation at the 22nd Annual Conference of the Japanese Society for Artificial Intelligence}, year = {2008}, month = JUN, note = {to appear, in Japanese}, abstract = {We briefly describe \textit{mentalizing}, or understanding others' mental states, in an active research area of cognitive science. To overcome inaccessiblity of others' mental states, theoretical studies assume some mentalizing mechanism in the brain, including simulating others' behavior within knowledge of behavior of the self. We also present our computer-simulation study that tackles the role of mentalizing in a social environment, which examines behavior of agents based on reinforcement learning in Iterated Prisoners' Dilemma games. The results show that agents that choose actions using the estimated policy (corresponding to the mental state) of the co-player, achieve higher cooperation rates than control agents do, which choose actions using only the expected action of the co-player, or only the recent history of game plays.} }
@INPROCEEDINGS{Makino:2008e:Ox, author = {Makino, Takaki and Takagi, Toshihisa}, title = {On-line discovery of Temporal-Difference Networks}, booktitle = {ICML '08: Proceedings of the twenty-fifth international conference on machine learning}, note = {(In press)}, year = 2008, publisher = {ACM Press}, address = {New York, NY, USA}, abstract = {We present an algorithm for on-line, incremental discovery of temporal-difference (TD) networks. The key contribution is the establishment of three criteria to expand a node in TD network: a node is expanded when the node is well-known, independent, and has a prediction error that requires further explanation. Since none of these criteria requires centralized calculation operations, they are easily computed in a parallel and distributed manner, and scalable for bigger problems compared to other discovery methods of predictive state representations. Through computer experiments, we demonstrate the empirical effectiveness of our algorithm.}, pdf = {Makino2008ICML.pdf} }
@ARTICLE{Takahashi:2008a:J, author = {Taiki Takahashi and Takaki Makino and Yu Ohmura and Hiroki Fukui}, title = {Employing delay and probability discounting frameworks for a neuroeconomic understanding of gambling behavior}, journal = {International Journal of Psychology Research}, year = {2008}, note = {To appear} }

This file has been generated by bibtex2html 1.85.