Skip to main content

Showing 1–41 of 41 results for author: Hiraoka, T

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

    cs.CL cs.AI

    LLM-jp: A Cross-organizational Project for the Research and Development of Fully Open Japanese LLMs

    Authors: LLM-jp, :, Akiko Aizawa, Eiji Aramaki, Bowen Chen, Fei Cheng, Hiroyuki Deguchi, Rintaro Enomoto, Kazuki Fujii, Kensuke Fukumoto, Takuya Fukushima, Namgi Han, Yuto Harada, Chikara Hashimoto, Tatsuya Hiraoka, Shohei Hisada, Sosuke Hosokawa, Lu Jie, Keisuke Kamata, Teruhito Kanazawa, Hiroki Kanezashi, Hiroshi Kataoka, Satoru Katsumata, Daisuke Kawahara, Seiya Kawano , et al. (57 additional authors not shown)

    Abstract: This paper introduces LLM-jp, a cross-organizational project for the research and development of Japanese large language models (LLMs). LLM-jp aims to develop open-source and strong Japanese LLMs, and as of this writing, more than 1,500 participants from academia and industry are working together for this purpose. This paper presents the background of the establishment of LLM-jp, summaries of its… ▽ More

    Submitted 4 July, 2024; originally announced July 2024.

  2. arXiv:2406.15359  [pdf, other

    cs.CL cs.CV

    Constructing Multilingual Visual-Text Datasets Revealing Visual Multilingual Ability of Vision Language Models

    Authors: Jesse Atuhurra, Iqra Ali, Tatsuya Hiraoka, Hidetaka Kamigaito, Tomoya Iwakura, Taro Watanabe

    Abstract: Large language models (LLMs) have increased interest in vision language models (VLMs), which process image-text pairs as input. Studies investigating the visual understanding ability of VLMs have been proposed, but such studies are still preliminary because existing datasets do not permit a comprehensive evaluation of the fine-grained visual linguistic abilities of VLMs across multiple languages.… ▽ More

    Submitted 29 March, 2024; originally announced June 2024.

  3. arXiv:2405.14629  [pdf, other

    cs.LG cs.AI

    Which Experiences Are Influential for RL Agents? Efficiently Estimating The Influence of Experiences

    Authors: Takuya Hiraoka, Guanquan Wang, Takashi Onishi, Yoshimasa Tsuruoka

    Abstract: In reinforcement learning (RL) with experience replay, experiences stored in a replay buffer influence the RL agent's performance. Information about the influence of these experiences is valuable for various purposes, such as identifying experiences that negatively influence poorly performing RL agents. One method for estimating the influence of experiences is the leave-one-out (LOO) method. Howev… ▽ More

    Submitted 23 May, 2024; originally announced May 2024.

    Comments: Source code: https://github.com/TakuyaHiraoka/Which-Experiences-Are-Influential-for-RL-Agents

  4. arXiv:2404.00397  [pdf, other

    cs.CL

    An Analysis of BPE Vocabulary Trimming in Neural Machine Translation

    Authors: Marco Cognetta, Tatsuya Hiraoka, Naoaki Okazaki, Rico Sennrich, Yuval Pinter

    Abstract: We explore threshold vocabulary trimming in Byte-Pair Encoding subword tokenization, a postprocessing step that replaces rare subwords with their component subwords. The technique is available in popular tokenization libraries but has not been subjected to rigorous scientific scrutiny. While the removal of rare subwords is suggested as best practice in machine translation implementations, both as… ▽ More

    Submitted 30 March, 2024; originally announced April 2024.

    Comments: 15 pages

  5. arXiv:2402.09808  [pdf, other

    cs.CL

    Knowledge of Pretrained Language Models on Surface Information of Tokens

    Authors: Tatsuya Hiraoka, Naoaki Okazaki

    Abstract: Do pretrained language models have knowledge regarding the surface information of tokens? We examined the surface information stored in word or subword embeddings acquired by pretrained language models from the perspectives of token length, substrings, and token constitution. Additionally, we evaluated the ability of models to generate knowledge regarding token surfaces. We focused on 12 pretraine… ▽ More

    Submitted 22 February, 2024; v1 submitted 15 February, 2024; originally announced February 2024.

  6. arXiv:2312.05787  [pdf, other

    cs.LG

    Efficient Sparse-Reward Goal-Conditioned Reinforcement Learning with a High Replay Ratio and Regularization

    Authors: Takuya Hiraoka

    Abstract: Reinforcement learning (RL) methods with a high replay ratio (RR) and regularization have gained interest due to their superior sample efficiency. However, these methods have mainly been developed for dense-reward tasks. In this paper, we aim to extend these RL methods to sparse-reward goal-conditioned tasks. We use Randomized Ensemble Double Q-learning (REDQ) (Chen et al., 2021), an RL method wit… ▽ More

    Submitted 10 December, 2023; originally announced December 2023.

    Comments: Source code: https://github.com/TakuyaHiraoka/Efficient-SRGC-RL-with-a-High-RR-and-Regularization Demo video: https://drive.google.com/file/d/1UHd7JVPCwFLNFhy1QcycQfwU_nll_yII/view?usp=drive_link

  7. arXiv:2309.14225  [pdf, other

    cs.RO

    HumanMimic: Learning Natural Locomotion and Transitions for Humanoid Robot via Wasserstein Adversarial Imitation

    Authors: Annan Tang, Takuma Hiraoka, Naoki Hiraoka, Fan Shi, Kento Kawaharazuka, Kunio Kojima, Kei Okada, Masayuki Inaba

    Abstract: Transferring human motion skills to humanoid robots remains a significant challenge. In this study, we introduce a Wasserstein adversarial imitation learning system, allowing humanoid robots to replicate natural whole-body locomotion patterns and execute seamless transitions by mimicking human motions. First, we present a unified primitive-skeleton motion retargeting to mitigate morphological diff… ▽ More

    Submitted 23 April, 2024; v1 submitted 25 September, 2023; originally announced September 2023.

  8. arXiv:2306.01328  [pdf, other

    cs.HC

    Enhancing the Driver's Comprehension of ADS's System Limitations: An HMI for Providing Request-to-Intervene Trigger Information

    Authors: Ryuji Matsuo, Hailong Liu, Toshihiro Hiraoka, Takahiro Wada

    Abstract: Level 3 automated driving systems (ADS) have attracted significant attention and are being commercialized. A Level 3 ADS prompts the driver to take control by requesting to intervene (RtI) when its operational design domain (ODD) or system limitations are exceeded. However, complex traffic situations may lead drivers to perceive multiple potential triggers of RtI simultaneously, causing hesitation… ▽ More

    Submitted 2 June, 2023; originally announced June 2023.

  9. arXiv:2305.14377  [pdf, other

    cs.LG cs.AI cs.RO

    Unsupervised Discovery of Continuous Skills on a Sphere

    Authors: Takahisa Imagawa, Takuya Hiraoka, Yoshimasa Tsuruoka

    Abstract: Recently, methods for learning diverse skills to generate various behaviors without external rewards have been actively studied as a form of unsupervised reinforcement learning. However, most of the existing methods learn a finite number of discrete skills, and thus the variety of behaviors that can be exhibited with the learned skills is limited. In this paper, we propose a novel method for learn… ▽ More

    Submitted 25 May, 2023; v1 submitted 21 May, 2023; originally announced May 2023.

    Comments: 14 pages, 12 figures

  10. arXiv:2304.10813  [pdf, other

    cs.CL

    Tokenization Preference for Human and Machine Learning Model: An Annotation Study

    Authors: Tatsuya Hiraoka, Tomoya Iwakura

    Abstract: Is preferred tokenization for humans also preferred for machine-learning (ML) models? This study examines the relations between preferred tokenization for humans (appropriateness and readability) and one for ML models (performance on an NLP task). The question texts of the Japanese commonsense question-answering dataset are tokenized with six different tokenizers, and the performances of human ann… ▽ More

    Submitted 16 February, 2024; v1 submitted 21 April, 2023; originally announced April 2023.

  11. arXiv:2304.10808  [pdf, other

    cs.CL

    Downstream Task-Oriented Neural Tokenizer Optimization with Vocabulary Restriction as Post Processing

    Authors: Tatsuya Hiraoka, Tomoya Iwakura

    Abstract: This paper proposes a method to optimize tokenization for the performance improvement of already trained downstream models. Our method generates tokenization results attaining lower loss values of a given downstream model on the training data for restricting vocabularies and trains a tokenizer reproducing the tokenization results. Therefore, our method can be applied to variety of tokenization met… ▽ More

    Submitted 21 April, 2023; originally announced April 2023.

  12. arXiv:2301.11168   

    cs.LG cs.AI

    Which Experiences Are Influential for Your Agent? Policy Iteration with Turn-over Dropout

    Authors: Takuya Hiraoka, Takashi Onishi, Yoshimasa Tsuruoka

    Abstract: In reinforcement learning (RL) with experience replay, experiences stored in a replay buffer influence the RL agent's performance. Information about the influence is valuable for various purposes, including experience cleansing and analysis. One method for estimating the influence of individual experiences is agent comparison, but it is prohibitively expensive when there is a large number of exper… ▽ More

    Submitted 22 May, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

    Comments: The paper is withdrawn because an error that affects the main results of the experiments has been found

  13. arXiv:2209.04126  [pdf, other

    cs.CL

    MaxMatch-Dropout: Subword Regularization for WordPiece

    Authors: Tatsuya Hiraoka

    Abstract: We present a subword regularization method for WordPiece, which uses a maximum matching algorithm for tokenization. The proposed method, MaxMatch-Dropout, randomly drops words in a search using the maximum matching algorithm. It realizes finetuning with subword regularization for popular pretrained language models such as BERT-base. The experimental results demonstrate that MaxMatch-Dropout improv… ▽ More

    Submitted 9 September, 2022; originally announced September 2022.

    Comments: Accepted to appear at COLING2022

  14. arXiv:2203.13528  [pdf, other

    cs.CL

    Single Model Ensemble for Subword Regularized Models in Low-Resource Machine Translation

    Authors: Sho Takase, Tatsuya Hiraoka, Naoaki Okazaki

    Abstract: Subword regularizations use multiple subword segmentations during training to improve the robustness of neural machine translation models. In previous subword regularizations, we use multiple segmentations in the training process but use only one segmentation in the inference. In this study, we propose an inference strategy to address this discrepancy. The proposed strategy approximates the margin… ▽ More

    Submitted 25 March, 2022; originally announced March 2022.

    Comments: Findings of ACL 2022

  15. arXiv:2110.02034  [pdf, other

    cs.LG cs.AI

    Dropout Q-Functions for Doubly Efficient Reinforcement Learning

    Authors: Takuya Hiraoka, Takahisa Imagawa, Taisei Hashimoto, Takashi Onishi, Yoshimasa Tsuruoka

    Abstract: Randomized ensembled double Q-learning (REDQ) (Chen et al., 2021b) has recently achieved state-of-the-art sample efficiency on continuous-action reinforcement learning benchmarks. This superior sample efficiency is made possible by using a large Q-function ensemble. However, REDQ is much less computationally efficient than non-ensemble counterparts such as Soft Actor-Critic (SAC) (Haarnoja et al.,… ▽ More

    Submitted 16 March, 2022; v1 submitted 5 October, 2021; originally announced October 2021.

    Comments: ICLR 2022. Source code: https://github.com/TakuyaHiraoka/Dropout-Q-Functions-for-Doubly-Efficient-Reinforcement-Learning Poster: https://drive.google.com/file/d/1_JSuwlUsMjzo6zRaAIcXXj3__AmOvu2t/view?usp=sharing Slides: https://drive.google.com/file/d/1ecq9SQ2KSNpfeblCkr6TYPz5gRk_Y4S8/view?usp=sharing

  16. Relation Analysis between Hotel Review Rating Scores and Sentiment Analysis of Reviews by Chinese Tourists Visiting Japan

    Authors: Elisa Claire Alemán Carreón, Hirofumi Nonaka, Toru Hiraoka

    Abstract: In current times, the importance of online hotel review sites has become more and more apparent. Users of these sites reference of reviews strongly influences their purchase behavior and as such, reviews are important to companies and researchers alike. The majority of review sites offer both text reviews and numerical hotel ratings, and both information sources are widely used by researchers as a… ▽ More

    Submitted 2 October, 2021; originally announced October 2021.

    Comments: Translation of the original in Japanese

    Journal ref: The Japanese Journal of the Institute of Industrial Applications Engineers (JJIIAE), 2018, Vol. 6, No. 2. pp. 95-99

  17. Differences in Chinese and Western tourists faced with Japanese hospitality: A natural language processing approach

    Authors: Elisa Claire Alemán Carreón, Hugo Alberto Mendoza España, Hirofumi Nonaka, Toru Hiraoka

    Abstract: Since culture influences expectations, perceptions, and satisfaction, a cross-culture study is necessary to understand the differences between Japan's biggest tourist populations, Chinese and Western tourists. However, with ever-increasing customer populations, this is hard to accomplish without extensive customer base studies. There is a need for an automated method for identifying these expectat… ▽ More

    Submitted 30 July, 2021; originally announced July 2021.

    Comments: Published Online at: https://link.springer.com/article/10.1007%2Fs40558-021-00203-8

    Journal ref: 2021. Information Technology & Tourism, Vol. 23, No. 3, pp. 281-438

  18. arXiv:2107.01763  [pdf

    cs.HC

    Exploration of increasing drivers trust in a semi-autonomous vehicle through real time visualizations of collaborative driving dynamic

    Authors: A. Koegel, C. Furet, T. Suzuki, Y. Klebanov, J. Hu, T. Kappeler, D. Okazaki, K. Matsui, T. Hiraoka, K. Shimono, K. Nakano, K. Honma, M. Pennington

    Abstract: The Thinking Wave is an ongoing development of visualization concepts showing the real-time effort and confidence of semi-autonomous vehicle (AV) systems. Offering drivers access to this information can inform their decision making, and enable them to handle the situation accordingly and takeover when necessary. Two different visualizations have been designed, Concept one, Tidal, demonstrates the… ▽ More

    Submitted 4 July, 2021; originally announced July 2021.

    Comments: 8 pages, 11 figures, 2021 IEEE Intelligent Vehicles Symposium (IV21)

  19. arXiv:2106.16106  [pdf

    cs.HC

    How can design help enhance trust calibration in public autonomous vehicles?

    Authors: Yuri Klebanov, Romi Mikulinsky, Tom Reznikov, Miles Pennington, Yoshihiro Suda, Toshihiro Hiraoka, Shoichi Kanzaki

    Abstract: Trust is a multilayered concept with critical relevance when it comes to introducing new technologies. Understanding how humans will interact with complex vehicle systems and preparing for the functional, societal and psychological aspects of autonomous vehicles' entry into our cities is a pressing concern. Design tools can help calibrate the adequate and affordable level of trust needed for a saf… ▽ More

    Submitted 30 June, 2021; originally announced June 2021.

    Comments: 4 pages, 5 figures, IV 2021 Nagoya, Trust Calibration Workshop

  20. arXiv:2105.12410  [pdf, other

    cs.CL

    Joint Optimization of Tokenization and Downstream Model

    Authors: Tatsuya Hiraoka, Sho Takase, Kei Uchiumi, Atsushi Keyaki, Naoaki Okazaki

    Abstract: Since traditional tokenizers are isolated from a downstream task and model, they cannot output an appropriate tokenization depending on the task and model, although recent studies imply that the appropriate tokenization improves the performance. In this paper, we propose a novel method to find an appropriate tokenization to a given downstream model by jointly optimizing a tokenizer and the model.… ▽ More

    Submitted 26 May, 2021; originally announced May 2021.

    Comments: Accepted at ACL-IJCNLP 2021 Findings

  21. arXiv:2101.01883  [pdf, other

    cs.AI

    Off-Policy Meta-Reinforcement Learning Based on Feature Embedding Spaces

    Authors: Takahisa Imagawa, Takuya Hiraoka, Yoshimasa Tsuruoka

    Abstract: Meta-reinforcement learning (RL) addresses the problem of sample inefficiency in deep RL by using experience obtained in past tasks for a new task to be solved. However, most meta-RL methods require partially or fully on-policy data, i.e., they cannot reuse the data collected by past policies, which hinders the improvement of sample efficiency. To alleviate this problem, we propose a novel off… ▽ More

    Submitted 6 January, 2021; originally announced January 2021.

    Comments: 14pages

  22. arXiv:2010.07522  [pdf, other

    cs.CL

    Named Entity Recognition and Relation Extraction using Enhanced Table Filling by Contextualized Representations

    Authors: Youmi Ma, Tatsuya Hiraoka, Naoaki Okazaki

    Abstract: In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for entity mentions and long-range dependencies without complicated hand-crafted features or neural-network architectures. We also adapt a tensor dot-product to predict… ▽ More

    Submitted 26 January, 2022; v1 submitted 15 October, 2020; originally announced October 2020.

    Comments: An extended version of this paper has been accepted at Journal of Natural Language Processing

  23. arXiv:2006.02608  [pdf, ps, other

    cs.LG stat.ML

    Meta-Model-Based Meta-Policy Optimization

    Authors: Takuya Hiraoka, Takahisa Imagawa, Voot Tangkaratt, Takayuki Osa, Takashi Onishi, Yoshimasa Tsuruoka

    Abstract: Model-based meta-reinforcement learning (RL) methods have recently been shown to be a promising approach to improving the sample efficiency of RL in multi-task settings. However, the theoretical understanding of those methods is yet to be established, and there is currently no theoretical guarantee of their performance in a real-world environment. In this paper, we analyze the performance guarante… ▽ More

    Submitted 11 October, 2021; v1 submitted 3 June, 2020; originally announced June 2020.

    Comments: ACML 2021. Video demo: https://drive.google.com/file/d/1DRA-pmIWnHGNv5G_gFrml8YzKCtMcGnu/view?usp=sharing URL Source code: https://github.com/TakuyaHiraoka/Meta-Model-Based-Meta-Policy-Optimization

  24. Modeling temporal networks with bursty activity patterns of nodes and links

    Authors: Takayuki Hiraoka, Naoki Masuda, Aming Li, Hang-Hyun Jo

    Abstract: The concept of temporal networks provides a framework to understand how the interaction between system components changes over time. In empirical communication data, we often detect non-Poissonian, so-called bursty behavior in the activity of nodes as well as in the interaction between nodes. However, such reconciliation between node burstiness and link burstiness cannot be explained if the intera… ▽ More

    Submitted 24 December, 2019; originally announced December 2019.

    Comments: 9 pages, 5 figures

    Journal ref: Phys. Rev. Research 2, 023073 (2020)

  25. arXiv:1906.11075  [pdf, other

    cs.LG cs.AI

    Optimistic Proximal Policy Optimization

    Authors: Takahisa Imagawa, Takuya Hiraoka, Yoshimasa Tsuruoka

    Abstract: Reinforcement Learning, a machine learning framework for training an autonomous agent based on rewards, has shown outstanding results in various domains. However, it is known that learning a good policy is difficult in a domain where rewards are rare. We propose a method, optimistic proximal policy optimization (OPPO) to alleviate this difficulty. OPPO considers the uncertainty of the estimated to… ▽ More

    Submitted 25 June, 2019; originally announced June 2019.

    Comments: Exploration in RL (workshop @ ICML2019)

  26. arXiv:1906.03831  [pdf, other

    cs.HC

    Explicit behaviors affected by driver's trust in a driving automation system

    Authors: Hailong Liu, Toshihiro Hiraoka, Seiya Tanaka

    Abstract: As various driving automation system (DAS) are commonly used in the vehicle, the over-trust in the DAS may put the driver in the risk. In order to prevent the over-trust while driving, the trust state of the driver should be recognized. However, description variables of the trust state are not distinct. This paper assumed that the outward expressions of a driver can represent the trust state of hi… ▽ More

    Submitted 10 June, 2019; originally announced June 2019.

    Comments: 6 pages, 9 figures, accepted by the 5th International Symposium on Future Active Safety Technology toward Zero Accidents (FAST-zero-19)

  27. arXiv:1905.09191  [pdf, ps, other

    cs.LG cs.AI stat.ML

    Learning Robust Options by Conditional Value at Risk Optimization

    Authors: Takuya Hiraoka, Takahisa Imagawa, Tatsuya Mori, Takashi Onishi, Yoshimasa Tsuruoka

    Abstract: Options are generally learned by using an inaccurate environment model (or simulator), which contains uncertain model parameters. While there are several methods to learn options that are robust against the uncertainty of model parameters, these methods only consider either the worst case or the average (ordinary) case for learning options. This limited consideration of the cases often produces op… ▽ More

    Submitted 31 October, 2019; v1 submitted 22 May, 2019; originally announced May 2019.

    Comments: NeurIPS 2019. Video demo: https://drive.google.com/open?id=1xXgSeEa_nNG397ZkIayk3CwYPy_BPy8X Source codes: https://github.com/TakuyaHiraoka/Learning-Robust-Options-by-Conditional-Value-at-Risk-Optimization

  28. Saliency difference based objective evaluation method for a superimposed screen of the HUD with various background

    Authors: Hailong Liu, Toshihiro Hiraoka, Takatsugu Hirayama, Dongmin Kim

    Abstract: The head-up display (HUD) is an emerging device which can project information on a transparent screen. The HUD has been used in airplanes and vehicles, and it is usually placed in front of the operator's view. In the case of the vehicle, the driver can see not only various information on the HUD but also the backgrounds (driving environment) through the HUD. However, the projected information on t… ▽ More

    Submitted 13 May, 2019; originally announced May 2019.

    Comments: 10 pages, 5 fighres, 1 table, accepted by IFAC-HMS 2019

  29. Emotional Contribution Analysis of Online Reviews

    Authors: Elisa Claire Alemán Carreón, Hirofumi Nonaka, Toru Hiraoka, Minoru Kumano, Takao Ito, Masaharu Hirota

    Abstract: In response to the constant increase in population and tourism worldwide, there is a need for the development of cross-language market research tools that are more cost and time effective than surveys or interviews. Focusing on the Chinese tourism boom and the hotel industry in Japan, we extracted the most influential keywords in emotional judgement from Chinese online reviews of Japanese hotels i… ▽ More

    Submitted 1 May, 2019; originally announced May 2019.

    Journal ref: In proceedings of the 2018 International Conference on Artificial Life and Robotics (ICAROB2018). pp. 259 - 362. Beppu, Japan (2018, February 1-4)

  30. Analysis of Chinese Tourists in Japan by Text Mining of a Hotel Portal Site

    Authors: Elisa Claire Alemán Carreón, Hirofumi Nonaka, Toru Hiraoka

    Abstract: With an increasingly large number of Chinese tourists in Japan, the hotel industry is in need of an affordable market research tool that does not rely on expensive and time-consuming surveys or interviews. Because this problem is real and relevant to the hotel industry in Japan, and otherwise completely unexplored in other studies, we have extracted a list of potential keywords from Chinese review… ▽ More

    Submitted 1 May, 2019; v1 submitted 24 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.11797, arXiv:1904.13213, arXiv:1904.12039

    Journal ref: In proceedings of the 18th International Symposium on Advanced Intelligent Systems (ISIS2017), pp. 191 - 198. Daegu, South Korea (2017, October 12)

  31. Topic Classification Method for Analyzing Effect of eWOM on Consumer Game Sales

    Authors: Yoshiki Horii, Hirofumi Nonaka, Elisa Claire Alemán Carreón, Hiroki Horino, Toru Hiraoka

    Abstract: Electronic word-of-mouth (eWOM) has become an important resource for the analysis of marketing research. In this study, in order to analyze user needs for consumer game software, we focus on tweet data. And we proposed topic extraction method using entropy-based feature selection based feature expansion. We also applied it to the classification of the data extracted from tweet data by using SVM. A… ▽ More

    Submitted 23 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.11797, arXiv:1904.12039, 1904.13214

    Journal ref: In proceedings of the Joint 10th International Conference on Soft Computing and Intelligent Systems and 19th International Symposium on Advanced Intelligent Systems in conjunction with Intelligent Systems Workshop 2018 (2018 SCIS-ISIS2018)

  32. Community Detection and Growth Potential Prediction Using the Stochastic Block Model and the Long Short-term Memory from Patent Citation Networks

    Authors: Kensei Nakai, Hirofumi Nonaka, Asahi Hentona, Yuki Kanai, Takeshi Sakumoto, Shotaro Kataoka, Elisa Claire Alemán Carreón, Toru Hiraoka

    Abstract: Scoring patent documents is very useful for technology management. However, conventional methods are based on static models and, thus, do not reflect the growth potential of the technology cluster of the patent. Because even if the cluster of a patent has no hope of growing, we recognize the patent is important if PageRank or other ranking score is high. Therefore, there arises a necessity of deve… ▽ More

    Submitted 23 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: substantial text overlap with arXiv:1904.12040

    Journal ref: In Proceedings of the 2018 IEEE International Conference on Industrial Engineering and Engineering Management (IEEM2018). pp. 1884 - 1888. Bangkok, Thailand. December 16-19, 2018

  33. arXiv:1904.12040  [pdf

    cs.IR cs.SI physics.soc-ph

    Community Detection and Growth Potential Prediction from Patent Citation Networks

    Authors: Asahi Hentona, Takeshi Sakumoto, Hugo Alberto Mendoza España, Hirofumi Nonaka, Shotaro Kataoka, Toru Hiraoka, Kensei Nakai, Elisa Claire Alemán Carreón, Masaharu Hirota

    Abstract: The scoring of patents is useful for technology management analysis. Therefore, a necessity of developing citation network clustering and prediction of future citations for practical patent scoring arises. In this paper, we propose a community detection method using the Node2vec. And in order to analyze growth potential we compare three ''time series analysis methods'', the Long Short-Term Memory… ▽ More

    Submitted 23 April, 2019; originally announced April 2019.

    Comments: arXiv admin note: text overlap with arXiv:1607.00653 by other authors

    Journal ref: In Proceedings of the 10th International Conference on Management of Emergent Digital EcoSystems (MEDES'18). pp. 204 - 211. Tokyo, Japan. September 25-28, 2018

  34. Causal relationship between eWOM topics and profit of rural tourism at Japanese Roadside Stations "MICHINOEKI"

    Authors: Elisa Claire Alemán Carreón, Tetsuro Ito, Hirofumi Nonaka, Minoru Kumano, Toru Hiraoka, Masaharu Hirota

    Abstract: Affected by urbanization, centralization and the decrease of overall population, Japan has been making efforts to revitalize the rural areas across the country. One particular effort is to increase tourism to these rural areas via regional branding, using local farm products as tourist attractions across Japan. Particularly, a program subsidized by the government called Michinoeki, which stands fo… ▽ More

    Submitted 1 May, 2019; v1 submitted 25 April, 2019; originally announced April 2019.

    Journal ref: In Proceedings of the 10th International Conference on Management of Emergent Digital EcoSystems (MEDES'18). pp. 212 - 218. Tokyo, Japan. September 25-28, 2018

  35. Development of an Entropy-Based Feature Selection Method and Analysis of Online Reviews on Real Estate

    Authors: Hiroki Horino, Hirofumi Nonaka, Elisa Claire Alemán Carreón, Toru Hiraoka

    Abstract: In recent years, data posted about real estate on the Internet is currently increasing. In this study, in order to analyze user needs for real estate, we focus on "Mansion Community" which is a Japanese bulletin board system (hereinafter referred to as BBS) about Japanese real estate. In our study, extraction of keywords is performed based on the calculation of the entropy value of each word, and… ▽ More

    Submitted 23 April, 2019; originally announced April 2019.

    Journal ref: In proceedings of the 2017 IEEE International Conference on Industrial Engineering & Engineering Management (2017 IEEE IEEM). pp. 2351 - 2355. Singapore, (2017, December, 12)

  36. arXiv:1812.08996  [pdf, other

    cs.HC

    Driving behavior model considering driver's over-trust in driving automation system

    Authors: Hailong Liu, Toshihiro Hiraoka

    Abstract: Levels one to three of driving automation systems~(DAS) are spreading fast. However, as the DAS functions become more and more sophisticated, not only the driver's driving skills will reduce, but also the problem of over-trust will become serious. If a driver has over-trust in the DAS, he/she will become not aware of hazards in time. To prevent the driver's over-trust in the DAS, this paper discus… ▽ More

    Submitted 19 June, 2019; v1 submitted 21 December, 2018; originally announced December 2018.

    Comments: 10 pages, 1 table, 4 figures

  37. arXiv:1811.10728  [pdf, other

    cs.AI

    Optimization of Information-Seeking Dialogue Strategy for Argumentation-Based Dialogue System

    Authors: Hisao Katsumi, Takuya Hiraoka, Koichiro Yoshino, Kazeto Yamamoto, Shota Motoura, Kunihiko Sadamasa, Satoshi Nakamura

    Abstract: Argumentation-based dialogue systems, which can handle and exchange arguments through dialogue, have been widely researched. It is required that these systems have sufficient supporting information to argue their claims rationally; however, the systems often do not have enough of such information in realistic situations. One way to fill in the gap is acquiring such missing information from dialogu… ▽ More

    Submitted 26 November, 2018; originally announced November 2018.

    Comments: Accepted by AAAI2019 DEEP-DIAL 2019 workshop

  38. arXiv:1810.00177  [pdf, ps, other

    cs.AI

    Refining Manually-Designed Symbol Grounding and High-Level Planning by Policy Gradients

    Authors: Takuya Hiraoka, Takashi Onishi, Takahisa Imagawa, Yoshimasa Tsuruoka

    Abstract: Hierarchical planners that produce interpretable and appropriate plans are desired, especially in its application to supporting human decision making. In the typical development of the hierarchical planners, higher-level planners and symbol grounding functions are manually created, and this manual creation requires much human effort. In this paper, we propose a framework that can automatically ref… ▽ More

    Submitted 29 September, 2018; originally announced October 2018.

    Comments: presented at the IJCAI-ICAI 2018 workshop on Learning & Reasoning (L&R 2018)

  39. arXiv:1809.02378  [pdf, other

    cs.AI

    Monte Carlo Tree Search with Scalable Simulation Periods for Continuously Running Tasks

    Authors: Seydou Ba, Takuya Hiraoka, Takashi Onishi, Toru Nakata, Yoshimasa Tsuruoka

    Abstract: Monte Carlo Tree Search (MCTS) is particularly adapted to domains where the potential actions can be represented as a tree of sequential decisions. For an effective action selection, MCTS performs many simulations to build a reliable tree representation of the decision space. As such, a bottleneck to MCTS appears when enough simulations cannot be performed between action selections. This is partic… ▽ More

    Submitted 7 September, 2018; originally announced September 2018.

  40. arXiv:1807.03169  [pdf, other

    physics.soc-ph cs.SI

    Correlated bursts in temporal networks slow down spreading

    Authors: Takayuki Hiraoka, Hang-Hyun Jo

    Abstract: Spreading dynamics has been considered to take place in temporal networks, where temporal interaction patterns between nodes show non-Poissonian bursty nature. The effects of inhomogeneous interevent times (IETs) on the spreading have been extensively studied in recent years, yet little is known about the effects of correlations between IETs on the spreading. In order to investigate those effects,… ▽ More

    Submitted 6 July, 2018; originally announced July 2018.

    Comments: 10 pages, 6 figures

    Journal ref: Scientific Reports 8, 15321 (2018)

  41. arXiv:1708.00667  [pdf, other

    cs.AI cs.CL

    Deep Reinforcement Learning for Inquiry Dialog Policies with Logical Formula Embeddings

    Authors: Takuya Hiraoka, Masaaki Tsuchida, Yotaro Watanabe

    Abstract: This paper is the first attempt to learn the policy of an inquiry dialog system (IDS) by using deep reinforcement learning (DRL). Most IDS frameworks represent dialog states and dialog acts with logical formulae. In order to make learning inquiry dialog policies more effective, we introduce a logical formula embedding framework based on a recursive neural network. The results of experiments to eva… ▽ More

    Submitted 2 August, 2017; originally announced August 2017.