Skip to main content

Showing 1–50 of 70 results for author: Okumura, M

.
  1. arXiv:2406.18868  [pdf, other

    cs.CV

    Advancing Cross-domain Discriminability in Continual Learning of Vison-Language Models

    Authors: Yicheng Xu, Yuxin Chen, Jiahao Nie, Yusong Wang, Hui** Zhuang, Manabu Okumura

    Abstract: Continual learning (CL) with Vision-Language Models (VLMs) has overcome the constraints of traditional CL, which only focuses on previously encountered classes. During the CL of VLMs, we need not only to prevent the catastrophic forgetting on incrementally learned knowledge but also to preserve the zero-shot ability of VLMs. However, existing methods require additional reference datasets to mainta… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

  2. arXiv:2406.11632  [pdf, other

    cs.CL cs.AI

    Unveiling the Power of Source: Source-based Minimum Bayes Risk Decoding for Neural Machine Translation

    Authors: Boxuan Lyu, Hidetaka Kamigaito, Kotaro Funakoshi, Manabu Okumura

    Abstract: Maximum a posteriori decoding, a commonly used method for neural machine translation (NMT), aims to maximize the estimated posterior probability. However, high estimated probability does not always lead to high translation quality. Minimum Bayes Risk (MBR) decoding offers an alternative by seeking hypotheses with the highest expected utility. In this work, we show that Quality Estimation (QE) re… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  3. arXiv:2406.11097  [pdf, other

    cs.CL cs.AI

    InstructCMP: Length Control in Sentence Compression through Instruction-based Large Language Models

    Authors: Juseon-Do, **gun Kwon, Hidetaka Kamigaito, Manabu Okumura

    Abstract: Extractive summarization can produce faithful summaries but often requires additional constraints such as a desired summary length. Traditional sentence compression models do not typically consider the constraints because of their restricted model abilities, which require model modifications for co** with them. To bridge this gap, we propose Instruction-based Compression (InstructCMP), an approa… ▽ More

    Submitted 18 June, 2024; v1 submitted 16 June, 2024; originally announced June 2024.

    Comments: 8 pages, 3 figures, accepted to ACL 2024 Findings (Long Paper)

    ACM Class: I.2.7

  4. arXiv:2405.01350  [pdf, other

    cs.LG cs.SI

    Community-Invariant Graph Contrastive Learning

    Authors: Shiyin Tan, Dongyuan Li, Renhe Jiang, Ying Zhang, Manabu Okumura

    Abstract: Graph augmentation has received great attention in recent years for graph contrastive learning (GCL) to learn well-generalized node/graph representations. However, mainstream GCL methods often favor randomly disrupting graphs for augmentation, which shows limited generalization and inevitably leads to the corruption of high-level graph information, i.e., the graph community. Moreover, current know… ▽ More

    Submitted 2 May, 2024; originally announced May 2024.

    Comments: This paper is accepted by ICML-2024

  5. arXiv:2405.00334  [pdf, other

    cs.LG

    A Survey on Deep Active Learning: Recent Advances and New Frontiers

    Authors: Dongyuan Li, Zhen Wang, Yankai Chen, Renhe Jiang, Wei** Ding, Manabu Okumura

    Abstract: Active learning seeks to achieve strong performance with fewer training samples. It does this by iteratively asking an oracle to label new selected samples in a human-in-the-loop manner. This technique has gained increasing popularity due to its broad applicability, yet its survey papers, especially for deep learning-based active learning (DAL), remain scarce. Therefore, we conduct an advanced and… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

    Comments: This paper is accepted by IEEE Transactions on Neural Networks and Learning Systems

  6. arXiv:2405.00307  [pdf, other

    cs.SD cs.AI eess.AS

    Active Learning with Task Adaptation Pre-training for Speech Emotion Recognition

    Authors: Dongyuan Li, Ying Zhang, Yusong Wang, Funakoshi Kataro, Manabu Okumura

    Abstract: Speech emotion recognition (SER) has garnered increasing attention due to its wide range of applications in various fields, including human-machine interaction, virtual assistants, and mental health assistance. However, existing SER methods often overlook the information gap between the pre-training speech recognition task and the downstream SER task, resulting in sub-optimal performance. Moreover… ▽ More

    Submitted 1 May, 2024; originally announced May 2024.

    Comments: Accepted by Journal of Natural Language Processing. arXiv admin note: text overlap with arXiv:2310.00283

  7. arXiv:2404.00264  [pdf, other

    cs.CL cs.LG

    DiLM: Distilling Dataset into Language Model for Text-level Dataset Distillation

    Authors: Aru Maekawa, Satoshi Kosugi, Kotaro Funakoshi, Manabu Okumura

    Abstract: Dataset distillation aims to compress a training dataset by creating a small number of informative synthetic samples such that neural networks trained on them perform as well as those trained on the original training dataset. Current text dataset distillation methods create each synthetic sample as a sequence of word embeddings instead of a text to apply gradient-based optimization; however, such… ▽ More

    Submitted 30 March, 2024; originally announced April 2024.

    Comments: Accepted by Findings of NAACL 2024

  8. arXiv:2403.05065  [pdf, other

    cs.CL

    Can we obtain significant success in RST discourse parsing by using Large Language Models?

    Authors: Aru Maekawa, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura

    Abstract: Recently, decoder-only pre-trained large language models (LLMs), with several tens of billion parameters, have significantly impacted a wide range of natural language processing (NLP) tasks. While encoder-only or encoder-decoder pre-trained language models have already proved to be effective in discourse parsing, the extent to which LLMs can perform this task remains an open research question. The… ▽ More

    Submitted 8 March, 2024; originally announced March 2024.

    Comments: Accepted in the main conference of EACL 2024

  9. arXiv:2402.11924  [pdf, other

    cs.CL

    Evaluating LLMs' Inherent Multi-hop Reasoning Ability

    Authors: Jian Wu, Linyi Yang, Zhen Wang, Manabu Okumura, Yue Zhang

    Abstract: While Large Language Models (LLMs) excel in question-answering (QA) tasks, their multi-step reasoning abilities on multiple evidence integration on Multi-hop QA tasks remain underexplored. LLMs sometimes generate answers that rely on internal memory rather than reasoning given context, which brings concerns about the evaluation quality of real reasoning abilities. The counterfactual QA task can se… ▽ More

    Submitted 3 July, 2024; v1 submitted 19 February, 2024; originally announced February 2024.

  10. arXiv:2402.11166  [pdf, other

    cs.CL

    GenDec: A robust generative Question-decomposition method for Multi-hop reasoning

    Authors: Jian Wu, Linyi Yang, Yuliang Ji, Wenhao Huang, Börje F. Karlsson, Manabu Okumura

    Abstract: Multi-hop QA (MHQA) involves step-by-step reasoning to answer complex questions and find multiple relevant supporting facts. However, Existing large language models'(LLMs) reasoning ability in multi-hop question answering remains exploration, which is inadequate in answering multi-hop questions. Moreover, it is unclear whether LLMs follow a desired reasoning chain to reach the right final answer.… ▽ More

    Submitted 16 February, 2024; originally announced February 2024.

  11. arXiv:2311.11009  [pdf, other

    cs.CL

    Joyful: Joint Modality Fusion and Graph Contrastive Learning for Multimodal Emotion Recognition

    Authors: Dongyuan Li, Yusong Wang, Kotaro Funakoshi, Manabu Okumura

    Abstract: Multimodal emotion recognition aims to recognize emotions for each utterance of multiple modalities, which has received increasing attention for its application in human-machine interaction. Current graph-based methods fail to simultaneously depict global contextual features and local diverse uni-modal features in a dialogue. Furthermore, with the number of graph layers increasing, they easily fal… ▽ More

    Submitted 18 November, 2023; originally announced November 2023.

  12. arXiv:2311.08189  [pdf, other

    cs.CL

    All Data on the Table: Novel Dataset and Benchmark for Cross-Modality Scientific Information Extraction

    Authors: Yuhan Li, Jian Wu, Zhiwei Yu, Börje F. Karlsson, Wei Shen, Manabu Okumura, Chin-Yew Lin

    Abstract: Extracting key information from scientific papers has the potential to help researchers work more efficiently and accelerate the pace of scientific progress. Over the last few years, research on Scientific Information Extraction (SciIE) witnessed the release of several new systems and benchmarks. However, existing paper-focused datasets mostly focus only on specific parts of a manuscript (e.g., ab… ▽ More

    Submitted 17 December, 2023; v1 submitted 14 November, 2023; originally announced November 2023.

    Comments: Work in progress; 17 pages, 6 figures, 11 tables

  13. arXiv:2310.00283  [pdf, other

    cs.SD cs.AI eess.AS

    Active Learning Based Fine-Tuning Framework for Speech Emotion Recognition

    Authors: Dongyuan Li, Yusong Wang, Kotaro Funakoshi, Manabu Okumura

    Abstract: Speech emotion recognition (SER) has drawn increasing attention for its applications in human-machine interaction. However, existing SER methods ignore the information gap between the pre-training speech recognition task and the downstream SER task, leading to sub-optimal performance. Moreover, they require much time to fine-tune on each specific speech dataset, restricting their effectiveness in… ▽ More

    Submitted 30 September, 2023; originally announced October 2023.

  14. arXiv:2309.12546  [pdf, ps, other

    cs.CL

    Automatic Answerability Evaluation for Question Generation

    Authors: Zifan Wang, Kotaro Funakoshi, Manabu Okumura

    Abstract: Conventional automatic evaluation metrics, such as BLEU and ROUGE, developed for natural language generation (NLG) tasks, are based on measuring the n-gram overlap between the generated and reference text. These simple metrics may be insufficient for more complex tasks, such as question generation (QG), which requires generating questions that are answerable by the reference answers. Develo** a… ▽ More

    Submitted 25 February, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

  15. arXiv:2306.00369  [pdf, other

    cs.CL

    Focused Prefix Tuning for Controllable Text Generation

    Authors: Congda Ma, Tianyu Zhao, Makoto Shing, Kei Sawada, Manabu Okumura

    Abstract: In a controllable text generation dataset, there exist unannotated attributes that could provide irrelevant learning signals to models that use it for training and thus degrade their performance. We propose focused prefix tuning(FPT) to mitigate the problem and to enable the control to focus on the desired attribute. Experimental results show that FPT can achieve better control accuracy and text f… ▽ More

    Submitted 10 June, 2023; v1 submitted 1 June, 2023; originally announced June 2023.

    Comments: Accepted to the ACL 2023

  16. arXiv:2305.14682  [pdf, other

    cs.CL

    TACR: A Table-alignment-based Cell-selection and Reasoning Model for Hybrid Question-Answering

    Authors: Jian Wu, Yicheng Xu, Yan Gao, Jian-Guang Lou, Börje F. Karlsson, Manabu Okumura

    Abstract: Hybrid Question-Answering (HQA), which targets reasoning over tables and passages linked from table cells, has witnessed significant research in recent years. A common challenge in HQA and other passage-table QA datasets is that it is generally unrealistic to iterate over all table rows, columns, and linked passages to retrieve evidence. Such a challenge made it difficult for previous studies to s… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

    Comments: Accepted at Findings of ACL 2023

  17. arXiv:2305.13000  [pdf, other

    cs.CL

    Bidirectional Transformer Reranker for Grammatical Error Correction

    Authors: Ying Zhang, Hidetaka Kamigaito, Manabu Okumura

    Abstract: Pre-trained seq2seq models have achieved state-of-the-art results in the grammatical error correction task. However, these models still suffer from a prediction bias due to their unidirectional decoding. Thus, we propose a bidirectional Transformer reranker (BTR), that re-estimates the probability of each candidate sentence generated by the pre-trained seq2seq model. The BTR preserves the seq2seq-… ▽ More

    Submitted 22 May, 2023; originally announced May 2023.

    Comments: Accepted to the Findings of ACL 2023

  18. arXiv:2303.05924  [pdf, ps, other

    math.AP cs.LG math.OC

    Variational formulations of ODE-Net as a mean-field optimal control problem and existence results

    Authors: Noboru Isobe, Mizuho Okumura

    Abstract: This paper presents a mathematical analysis of ODE-Net, a continuum model of deep neural networks (DNNs). In recent years, Machine Learning researchers have introduced ideas of replacing the deep structure of DNNs with ODEs as a continuum limit. These studies regard the "learning" of ODE-Net as the minimization of a "loss" constrained by a parametric ODE. Although the existence of a minimizer for… ▽ More

    Submitted 6 June, 2023; v1 submitted 8 March, 2023; originally announced March 2023.

    Comments: 33 pages

    MSC Class: 49J20 (Primary) 49Q22; 68T07; 35A35 (Secondary)

  19. arXiv:2210.08355  [pdf, other

    cs.CL

    A Simple and Strong Baseline for End-to-End Neural RST-style Discourse Parsing

    Authors: Naoki Kobayashi, Tsutomu Hirao, Hidetaka Kamigaito, Manabu Okumura, Masaaki Nagata

    Abstract: To promote and further develop RST-style discourse parsing models, we need a strong baseline that can be regarded as a reference for reporting reliable experimental results. This paper explores a strong baseline by integrating existing simple parsing strategies, top-down and bottom-up, with various transformer-based pre-trained language models. The experimental results obtained from two benchmark… ▽ More

    Submitted 1 November, 2022; v1 submitted 15 October, 2022; originally announced October 2022.

    Comments: Accepted in Findings of EMNLP 2022

  20. arXiv:2208.08280  [pdf, other

    cs.CL

    Exploiting Unlabeled Data for Target-Oriented Opinion Words Extraction

    Authors: Yidong Wang, Hao Wu, Ao Liu, Wenxin Hou, Zhen Wu, **dong Wang, Takahiro Shinozaki, Manabu Okumura, Yue Zhang

    Abstract: Target-oriented Opinion Words Extraction (TOWE) is a fine-grained sentiment analysis task that aims to extract the corresponding opinion words of a given opinion target from the sentence. Recently, deep learning approaches have made remarkable progress on this task. Nevertheless, the TOWE task still suffers from the scarcity of training data due to the expensive data annotation process. Limited la… ▽ More

    Submitted 17 August, 2022; originally announced August 2022.

    Comments: Accepted by COLING 2022

  21. arXiv:2207.00929  [pdf, other

    cs.CL

    Generating Repetitions with Appropriate Repeated Words

    Authors: Toshiki Kawamoto, Hidetaka Kamigaito, Kotaro Funakoshi, Manabu Okumura

    Abstract: A repetition is a response that repeats words in the previous speaker's utterance in a dialogue. Repetitions are essential in communication to build trust with others, as investigated in linguistic studies. In this work, we focus on repetition generation. To the best of our knowledge, this is the first neural approach to address repetition generation. We propose Weighted Label Smoothing, a smoothi… ▽ More

    Submitted 2 July, 2022; originally announced July 2022.

  22. arXiv:2204.11445  [pdf, other

    cs.CL

    Aspect-based Analysis of Advertising Appeals for Search Engine Advertising

    Authors: Soichiro Murakami, Peinan Zhang, Sho Hoshino, Hidetaka Kamigaito, Hiroya Takamura, Manabu Okumura

    Abstract: Writing an ad text that attracts people and persuades them to click or act is essential for the success of search engine advertising. Therefore, ad creators must consider various aspects of advertising appeals (A$^3$) such as the price, product features, and quality. However, products and services exhibit unique effective A$^3$ for different industries. In this work, we focus on exploring the effe… ▽ More

    Submitted 25 April, 2022; originally announced April 2022.

    Comments: Accepted by NAACL-HLT2022 Industry track

  23. arXiv:2112.03977  [pdf, other

    physics.optics physics.ins-det

    Cavity-Enhanced Vernier Spectroscopy with a Chip-Scale Mid-Infrared Frequency Comb

    Authors: Lukasz A. Sterczewski, Tzu-Ling Chen, Douglas C. Ober, Charles R. Markus, Chadwick L. Canedy, Igor Vurgaftman, Clifford Frez, Jerry R. Meyer, Mitchio Okumura, Mahmood Bagheri

    Abstract: Chip-scale optical frequency combs can provide broadband spectroscopy for diagnosing complex organic molecules. They are also promising as miniaturized laser spectrometers in applications ranging from atmospheric chemistry to geological science and the search for extraterrestrial life. While optical cavities are commonly used to boost sensitivity, it is challenging to realize a compact cavity-enha… ▽ More

    Submitted 7 December, 2021; originally announced December 2021.

    Comments: 10 pages, 5 figures

    Journal ref: ACS Photonics 9, 994-1001 (2022)

  24. arXiv:2110.08263  [pdf, other

    cs.LG cs.CV

    FlexMatch: Boosting Semi-Supervised Learning with Curriculum Pseudo Labeling

    Authors: Bowen Zhang, Yidong Wang, Wenxin Hou, Hao Wu, **dong Wang, Manabu Okumura, Takahiro Shinozaki

    Abstract: The recently proposed FixMatch achieved state-of-the-art results on most semi-supervised learning (SSL) benchmarks. However, like other modern SSL algorithms, FixMatch uses a pre-defined constant threshold for all classes to select unlabeled data that contribute to the training, thus failing to consider different learning status and learning difficulties of different classes. To address this issue… ▽ More

    Submitted 28 January, 2022; v1 submitted 14 October, 2021; originally announced October 2021.

    Comments: NeurIPS 2021; camera-ready version; 16 pages with appendix; code: https://github.com/TorchSSL/TorchSSL

  25. arXiv:2109.08177  [pdf, ps, other

    math.FA math.AP

    Profile decomposition in Sobolev spaces and decomposition of integral functionals II: homogeneous case

    Authors: Mizuho Okumura

    Abstract: The present paper is devoted to a theory of profile decomposition for bounded sequences in \emph{homogeneous} Sobolev spaces, and it enables us to analyze the lack of compactness of bounded sequences. For every bounded sequence in homogeneous Sobolev spaces, the sequence is asymptotically decomposed into the sum of profiles with dilations and translations and a double suffixed residual term. One g… ▽ More

    Submitted 13 February, 2022; v1 submitted 16 September, 2021; originally announced September 2021.

    Comments: version 2, 35 pages. arXiv admin note: text overlap with arXiv:2109.08176

    MSC Class: 46B50; 46E35

  26. arXiv:2109.08176  [pdf, ps, other

    math.FA math.AP

    Profile decomposition in Sobolev spaces and decomposition of integral functionals I: inhomogeneous case

    Authors: Mizuho Okumura

    Abstract: The present paper is devoted to analysis of the lack of compactness of bounded sequences in \emph{inhomogeneous} Sobolev spaces, where bounded sequences might fail to be compact due to an isometric group action, that is, \emph{translation}. It will be proved that every bounded sequence $(u_n)$ has (possibly infinitely many) \emph{profiles}, and then the sequence is asymptotically decomposed into a… ▽ More

    Submitted 15 February, 2022; v1 submitted 16 September, 2021; originally announced September 2021.

    Comments: version 3, 42 pages

    MSC Class: 46B50; 46E35

  27. arXiv:2103.03549  [pdf, ps, other

    math.FA

    Generalization of the Ehrling inequality and universal characterization of completely continuous operators

    Authors: Mizuho Okumura

    Abstract: The present work is devoted to an extension of the well-known Ehrling inequalities, which quantitatively characterize compact embeddings of function spaces, to more general operators. Firstly, a modified notion of continuity for linear operators, named \emph{Ehrling continuity} and inspired by the classical Ehrling inequality, is introduced, and then, a necessary and sufficient condition for Ehrli… ▽ More

    Submitted 5 March, 2021; originally announced March 2021.

    MSC Class: 46B50; 47A63; 47B01; 47B07

  28. arXiv:2102.00819  [pdf, other

    cs.CL

    Metric-Type Identification for Multi-Level Header Numerical Tables in Scientific Papers

    Authors: Lya Hulliyyatus Suadaa, Hidetaka Kamigaito, Manabu Okumura, Hiroya Takamura

    Abstract: Numerical tables are widely used to present experimental results in scientific papers. For table understanding, a metric-type is essential to discriminate numbers in the tables. We introduce a new information extraction task, metric-type identification from multi-level header numerical tables, and provide a dataset extracted from scientific papers consisting of header tables, captions, and metric-… ▽ More

    Submitted 1 February, 2021; originally announced February 2021.

    Comments: To appear at EACL 2021

  29. arXiv:2012.00374  [pdf, other

    physics.chem-ph astro-ph.IM

    A new instrument for kinetics and branching ratio studies of gas phase collisional processes at very low temperatures

    Authors: Olivier Durif, Michael Capron, Joey P. Messinger, Abdessamad Benidar, Ludovic Biennier, Jérémy Bourgalais, André Canosa, Jonathan Courbe, Gustavo A. Garcia, Jean-François Gil, Laurent Nahon, Mitchio Okumura, Lucile Rutkowski, Ian R. Sims, Jonathan Thiévin, Sébastien D. Le Picard

    Abstract: A new instrument dedicated to the kinetic study of low-temperature gas phase neutral-neutral reactions, including clustering processes, is presented. It combines a supersonic flow reactor with Vacuum Ultra-Violet (VUV) synchrotron photoionization time of flight mass spectrometry. A photoion-photoelectron coincidence detection scheme has been adopted to optimize the particle counting efficiency. Th… ▽ More

    Submitted 1 December, 2020; originally announced December 2020.

  30. arXiv:2011.09140  [pdf, other

    cs.CL

    Diverse and Non-redundant Answer Set Extraction on Community QA based on DPPs

    Authors: Shogo Fujita, Tomohide Shibata, Manabu Okumura

    Abstract: In community-based question answering (CQA) platforms, it takes time for a user to get useful information from among many answers. Although one solution is an answer ranking method, the user still needs to read through the top-ranked answers carefully. This paper proposes a new task of selecting a diverse and non-redundant answer set rather than ranking the answers. Our method is based on determin… ▽ More

    Submitted 18 November, 2020; originally announced November 2020.

    Comments: COLING2020, 12 pages

  31. arXiv:2011.04241  [pdf, other

    cs.CL

    Pointing to Subwords for Generating Function Names in Source Code

    Authors: Shogo Fujita, Hidetaka Kamigaito, Hiroya Takamura, Manabu Okumura

    Abstract: We tackle the task of automatically generating a function name from source code. Existing generators face difficulties in generating low-frequency or out-of-vocabulary subwords. In this paper, we propose two strategies for copying low-frequency or out-of-vocabulary subwords in inputs. Our best performing model showed an improvement over the conventional method in terms of our modified F1 and accur… ▽ More

    Submitted 9 November, 2020; originally announced November 2020.

    Comments: 12 pages, accepted to COLING2020

  32. arXiv:2011.02173  [pdf, other

    cs.CL

    Neural text normalization leveraging similarities of strings and sounds

    Authors: Riku Kawamura, Tatsuya Aoki, Hidetaka Kamigaito, Hiroya Takamura, Manabu Okumura

    Abstract: We propose neural models that can normalize text by considering the similarities of word strings and sounds. We experimentally compared a model that considers the similarities of both word strings and sounds, a model that considers only the similarity of word strings or of sounds, and a model without the similarities as a baseline. Results showed that leveraging the word string similarity succeede… ▽ More

    Submitted 4 November, 2020; originally announced November 2020.

    Comments: 6 pages, accepted to COLING2020

  33. arXiv:2007.08355  [pdf, other

    math.NA

    A second-order accurate structure-preserving scheme for the Cahn-Hilliard equation with a dynamic boundary condition

    Authors: Makoto Okumura, Takeshi Fukao, Daisuke Furihata, Shuji Yoshikawa

    Abstract: We propose a structure-preserving finite difference scheme for the Cahn-Hilliard equation with a dynamic boundary condition using the discrete variational derivative method (DVDM). In this approach, it is important and essential how to discretize the energy which characterizes the equation. By modifying the conventional manner and using an appropriate summation-by-parts formula, we can use a stand… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

    Comments: 32 pages, 18 figures

    MSC Class: 65M06; 65M12

  34. arXiv:2002.01145  [pdf, other

    cs.CL

    Syntactically Look-Ahead Attention Network for Sentence Compression

    Authors: Hidetaka Kamigaito, Manabu Okumura

    Abstract: Sentence compression is the task of compressing a long sentence into a short one by deleting redundant words. In sequence-to-sequence (Seq2Seq) based models, the decoder unidirectionally decides to retain or delete words. Thus, it cannot usually explicitly capture the relationships between decoded words and unseen words that will be decoded in the future time steps. Therefore, to avoid generating… ▽ More

    Submitted 17 May, 2020; v1 submitted 4 February, 2020; originally announced February 2020.

    Comments: AAAI 2020

  35. arXiv:1909.02255  [pdf, ps, other

    cond-mat.mtrl-sci physics.chem-ph

    Self-learning Hybrid Monte Carlo: A First-principles Approach

    Authors: Yuki Nagai, Masahiro Okumura, Keita Kobayashi, Motoyuki Shiga

    Abstract: We propose a novel approach called Self-Learning Hybrid Monte Carlo (SLHMC) which is a general method to make use of machine learning potentials to accelerate the statistical sampling of first-principles density-functional-theory (DFT) simulations. The trajectories are generated on an approximate machine learning (ML) potential energy surface. The trajectories are then accepted or rejected by the… ▽ More

    Submitted 5 September, 2019; originally announced September 2019.

    Comments: 6 pages, 5 figures

    Journal ref: Phys. Rev. B 102, 041124 (2020)

  36. arXiv:1903.11771  [pdf, other

    cs.CL

    A Large-Scale Multi-Length Headline Corpus for Analyzing Length-Constrained Headline Generation Model Evaluation

    Authors: Yuta Hitomi, Yuya Taguchi, Hideaki Tamori, Ko Kikuta, Jiro Nishitoba, Naoaki Okazaki, Kentaro Inui, Manabu Okumura

    Abstract: Browsing news articles on multiple devices is now possible. The lengths of news article headlines have precise upper bounds, dictated by the size of the display of the relevant device or interface. Therefore, controlling the length of headlines is essential when applying the task of headline generation to news production. However, because there is no corpus of headlines of multiple lengths for a g… ▽ More

    Submitted 26 September, 2019; v1 submitted 27 March, 2019; originally announced March 2019.

    Comments: Accepted by INLG 2019

  37. arXiv:1807.04955  [pdf, other

    cond-mat.str-el physics.comp-ph

    Self-learning Monte Carlo method with Behler-Parrinello neural networks

    Authors: Yuki Nagai, Masahiko Okumura, Akinori Tanaka

    Abstract: We propose a general way to construct an effective Hamiltonian in the Self-learning Monte Carlo method (SLMC), which speeds up Monte Carlo simulations by training an effective model to propose uncorrelated configurations in the Markov chain. Its applications are, however, limited. This is because it is not obvious to find the explicit form of the effective Hamiltonians. Particularly, it is difficu… ▽ More

    Submitted 9 March, 2020; v1 submitted 13 July, 2018; originally announced July 2018.

    Comments: 14 pages, 5 figures

    Report number: RIKEN-iTHEMS-Report-18

    Journal ref: Phys. Rev. B 101, 115111 (2020)

  38. arXiv:1706.04689  [pdf

    physics.chem-ph physics.optics

    Direct measurements of DOCO isomers in the kinetics of OD+CO

    Authors: Thinh Q. Bui, Bryce J. Bjork, P. Bryan Changala, Thanh L. Nguyen, John F. Stanton, Mitchio Okumura, Jun Ye

    Abstract: Quantitative and mechanistically-detailed kinetics of the reaction of hydroxyl radical (OH) with carbon monoxide (CO) have been a longstanding goal of contemporary chemical kinetics. This fundamental prototype reaction plays an important role in atmospheric and combustion chemistry, motivating studies for accurate determination of the reaction rate coefficient and its pressure and temperature depe… ▽ More

    Submitted 6 October, 2017; v1 submitted 14 June, 2017; originally announced June 2017.

    Comments: 19 pages, 4 figures

  39. arXiv:1611.06422  [pdf, ps, other

    cond-mat.supr-con cond-mat.quant-gas

    Emergence of $η$-pairing ground-state in population-imbalanced attractive Fermi-gases filling $p$ orbitals on 1-D optical lattice

    Authors: Keita Kobayashi, Yukihiro Ota, Masahiko Okumura, Susumu Yamada, Masahiko Machida

    Abstract: We explore the ground states in population-imbalanced attractive 1-D fermionic optical lattice filling $p$ orbitals over the lowest $s$ one by using the density-matrix-renormalization-group (DMRG) method. The DMRG calculations find the occurrence of spatially non-uniform off-diagonal long-range order. In contrast to Fulde-Ferrel Larkin-Ovchinikov pair as observed in the single-band Hubbard model.… ▽ More

    Submitted 22 November, 2016; v1 submitted 19 November, 2016; originally announced November 2016.

    Comments: 6 pages, 4 figures

  40. arXiv:1609.09552  [pdf, other

    cs.CL

    Controlling Output Length in Neural Encoder-Decoders

    Authors: Yuta Kikuchi, Graham Neubig, Ryohei Sasano, Hiroya Takamura, Manabu Okumura

    Abstract: Neural encoder-decoder models have shown great success in many sequence generation tasks. However, previous work has not investigated situations in which we would like to control the length of encoder-decoder outputs. This capability is crucial for applications such as text summarization, in which we have to generate concise summaries with a desired length. In this paper, we propose methods for co… ▽ More

    Submitted 29 September, 2016; originally announced September 2016.

    Comments: 11 pages. To appear in EMNLP 2016

  41. arXiv:1608.07321  [pdf

    physics.atom-ph physics.chem-ph physics.optics

    Direct Frequency Comb Measurement of OD + CO -> DOCO Kinetics

    Authors: Bryce J. Bjork, Thinh Q. Bui, Oliver H. Heckl, P. Bryan Changala, Ben Spaun, Paula Heu, David Follman, Christoph Deutsch, Garrett D. Cole, Markus Aspelmeyer, Mitchio Okumura, Jun Ye

    Abstract: The kinetics of the OH + CO reaction, fundamental to both atmospheric and combustion chemistry, are complex due to the formation of the HOCO intermediate. Despite extensive studies on this reaction, HOCO has not been observed at thermal reaction conditions. Exploiting the sensitive, broadband, and high-resolution capabilities of time-resolved cavity-enhanced direct frequency comb spectroscopy, we… ▽ More

    Submitted 25 August, 2016; originally announced August 2016.

    Comments: 39 pages, 14 figures

    Journal ref: Science. 354 (2016) 444-448

  42. Superconductivity in repulsively interacting fermions on a diamond chain: flat-band induced pairing

    Authors: Keita Kobayashi, Masahiko Okumura, Susumu Yamada, Masahiko Machida, Hideo Aoki

    Abstract: To explore whether a flat-band system can accommodate superconductivity, we consider repulsively interacting fermions on the diamond chain, a simplest quasi-one-dimensional system that contains a flat band. Exact diagonalization and the density-matrix renormalization group (DMRG) are used to show that we have a significant binding energy of a Cooper pair with a long-tailed pair-pair correlation in… ▽ More

    Submitted 28 October, 2016; v1 submitted 30 July, 2016; originally announced August 2016.

    Comments: Phys. Rev. B, to be published

    Journal ref: Physical Review B, 94, 214501 (2016)

  43. arXiv:1509.09125  [pdf, other

    physics.med-ph physics.ins-det

    Fields of View for Environmental Radioactivity

    Authors: Alex Malins, Masahiko Okumura, Masahiko Machida, Hiroshi Takemiya, Kimiaki Saito

    Abstract: The gamma component of air radiation dose rates is a function of the amount and spread of radioactive nuclides in the environment. These radionuclides can be natural or anthropogenic in origin. The field of view describes the area of radionuclides on, or below, the ground that is responsible for determining the air dose rate, and hence correspondingly the external radiation exposure. This work des… ▽ More

    Submitted 2 November, 2015; v1 submitted 30 September, 2015; originally announced September 2015.

    Comments: 6 pages, 6 figures, Author Accepted Manuscript for Proceedings of the 2015 International Symposium on Radiological Issues for Fukushima's Revitalized Future

  44. Evaluation of ambient dose equivalent rates influenced by vertical and horizontal distribution of radioactive cesium in soil in Fukushima Prefecture

    Authors: Alex Malins, Hiroshi Kurikami, Shigeo Nakama, Tatsuo Saito, Masahiko Okumura, Masahiko Machida, Akihiro Kitamura

    Abstract: The air dose rate in an environment contaminated with 134Cs and 137Cs depends on the amount, depth profile and horizontal distribution of these contaminants within the ground. This paper introduces and verifies a tool that models these variables and calculates ambient dose equivalent rates at 1 m above the ground. Good correlation is found between predicted dose rates and dose rates measured with… ▽ More

    Submitted 14 September, 2015; v1 submitted 14 September, 2015; originally announced September 2015.

    Comments: 15 pages, 12 figures, 5 tables, Author Accepted Manuscript (14th Sep 2015), Journal of Environmental Radioactivity

    Journal ref: Journal of Environmental Radioactivity 151, 38-49 (2016)

  45. arXiv:1502.03892  [pdf, other

    physics.ins-det physics.comp-ph physics.med-ph

    Topographic Effects on Ambient Dose Equivalent Rates from Radiocesium Fallout

    Authors: Alex Malins, Masahiko Okumura, Masahiko Machida, Kimiaki Saito

    Abstract: Land topography can affect air radiation dose rates by locating radiation sources closer to, or further from, detector locations when compared to perfectly flat terrain. Hills and slopes can also shield against the propagation of gamma rays. To understand the possible magnitude of topographic effects on air dose rates, this study presents calculations for ambient dose equivalent rates at a range o… ▽ More

    Submitted 15 April, 2015; v1 submitted 13 February, 2015; originally announced February 2015.

    Comments: 7 pages, 8 figures, corrected problem with column formatting + latex tweaks, for presentation at the Joint International Conference on Mathematics and Computation, Supercomputing in Nuclear Applications and the Monte Carlo Method (M&C + SNA + MC 2015), Nashville, USA

  46. arXiv:1401.0241  [pdf, ps, other

    cond-mat.quant-gas

    Quantum phases in $p$-orbital degenerated attractive 1D fermionic optical lattices

    Authors: Keita Kobayashi, Yukihiro Ota, Masahiko Okumura, Susumu Yamada, Masahiko Machida

    Abstract: We examine quantum phases emerged by double degeneracy of $p$-orbital bands in attractive atomic Fermi gases loaded on a 1D optical lattice. Our numerical simulations by the density-matrix renormalization group predict the emergence of a state with a charge excitation gap, the Haldane insulator phase. A map** onto an effective spin-$1$ model reveals its physical origin. Moreover, we show that po… ▽ More

    Submitted 6 February, 2014; v1 submitted 31 December, 2013; originally announced January 2014.

    Comments: 7 pages, 5 figures

    Journal ref: Physical Review A.89.023625 (2014)

  47. arXiv:1305.6439  [pdf, ps, other

    math.QA

    Vertex Algebras and the Equivariant Lie Algebroid Cohomology

    Authors: Masanari Okumura

    Abstract: A vertex-algebraic analogue of the Lie algebroid complex is constructed, which generalizes the "small" chiral de Rham complex on smooth manifolds. The notion of VSA-inductive sheaves is also introduced. This notion generalizes that of sheaves of vertex superalgebras. The complex mentioned above is constructed as a VSA-inductive sheaf. With this complex, the equivariant Lie algebroid cohomology is… ▽ More

    Submitted 28 May, 2013; originally announced May 2013.

  48. Nontrivial Haldane phase of an atomic two-component Fermi gas trapped in a 1d optical lattice

    Authors: Keita Kobayashi, Masahiko Okumura, Yukihiro Ota, Susumu Yamada, Masahiko Machida

    Abstract: We propose how to create a non-trivial Haldane phase in atomic two-component Fermi-gas loaded on one-dimensional (1-D) optical lattice with trap potential. The Haldane phase is naturally formed on $p$-band Mott core in a wide range of the strong on-site repulsive interaction. The present proposal is composed of two steps, one of which is theoretical derivation of an effective 1-D S=1 interacting-c… ▽ More

    Submitted 11 November, 2012; originally announced November 2012.

    Comments: 5pages,4figures

    Journal ref: Phys. Rev. Lett. 109, 235302 (2012)

  49. arXiv:1207.0396  [pdf, other

    cs.CL cs.LG

    Applying Deep Belief Networks to Word Sense Disambiguation

    Authors: Peratham Wiriyathammabhum, Boonserm Kijsirikul, Hiroya Takamura, Manabu Okumura

    Abstract: In this paper, we applied a novel learning algorithm, namely, Deep Belief Networks (DBN) to word sense disambiguation (WSD). DBN is a probabilistic generative model composed of multiple layers of hidden units. DBN uses Restricted Boltzmann Machine (RBM) to greedily train layer by layer as a pretraining. Then, a separate fine tuning step is employed to improve the discriminative power. We compared… ▽ More

    Submitted 2 July, 2012; originally announced July 2012.

  50. arXiv:1203.5907  [pdf, ps, other

    cond-mat.quant-gas nlin.SI

    Interference Pattern Formation between Bounded-Solitons and Radiation in Momentum Space: Possible Detection of Radiation from Bounded-Solitons with Bose-Einstein Condensate of Neutral Atoms

    Authors: Hironobu Fujishima, Masahiko Okumura, Makoto Mine, Tetsu Yajima

    Abstract: We propose an indirect method to observe radiation from an incomplete soliton with sufficiently large amplitude. We show that the radiation causes a notched structure on the envelope of the wave packet in the momentum space. The origin of this structure is a result of interference between the main body of oscillating solitons and the small radiation in the momentum space. We numerically integrate… ▽ More

    Submitted 27 September, 2012; v1 submitted 27 March, 2012; originally announced March 2012.

    Comments: 10 figures

    Journal ref: Journal of the Physical Society of Japan, 81 (2012) 104003