Skip to main content

Showing 1–41 of 41 results for author: Shimodaira, H

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

    cs.CL

    Likelihood Variance as Text Importance for Resampling Texts to Map Language Models

    Authors: Momose Oyama, Ryo Kishino, Hiroaki Yamagiwa, Hidetoshi Shimodaira

    Abstract: We address the computational cost of constructing a model map, which embeds diverse language models into a common space for comparison via KL divergence. The map relies on log-likelihoods over a large text set, making the cost proportional to the number of texts. To reduce this cost, we propose a resampling method that selects important texts with weights proportional to the variance of log-likeli… ▽ More

    Submitted 21 May, 2025; originally announced May 2025.

  2. arXiv:2505.15353  [pdf, ps, other

    cs.CL

    Revealing Language Model Trajectories via Kullback-Leibler Divergence

    Authors: Ryo Kishino, Yusuke Takase, Momose Oyama, Hiroaki Yamagiwa, Hidetoshi Shimodaira

    Abstract: A recently proposed method enables efficient estimation of the KL divergence between language models, including models with different architectures, by assigning coordinates based on log-likelihood vectors. To better understand the behavior of this metric, we systematically evaluate KL divergence across a wide range of conditions using publicly available language models. Our analysis covers compar… ▽ More

    Submitted 21 May, 2025; originally announced May 2025.

  3. arXiv:2505.14099  [pdf, ps, other

    cs.CL cs.IR

    Beyond Chains: Bridging Large Language Models and Knowledge Bases in Complex Question Answering

    Authors: Yihua Zhu, Qianying Liu, Akiko Aizawa, Hidetoshi Shimodaira

    Abstract: Knowledge Base Question Answering (KBQA) aims to answer natural language questions using structured knowledge from KBs. While LLM-only approaches offer generalization, they suffer from outdated knowledge, hallucinations, and lack of transparency. Chain-based KG-RAG methods address these issues by incorporating external KBs, but are limited to simple chain-structured questions due to the absence of… ▽ More

    Submitted 20 May, 2025; originally announced May 2025.

  4. arXiv:2503.02343  [pdf, other

    cs.CL cs.LG

    DeLTa: A Decoding Strategy based on Logit Trajectory Prediction Improves Factuality and Reasoning Ability

    Authors: Yunzhen He, Yusuke Takase, Yoichi Ishibashi, Hidetoshi Shimodaira

    Abstract: Large Language Models (LLMs) are increasingly being used in real-world applications. However, concerns about the reliability of the content they generate persist, as it frequently deviates from factual correctness or exhibits deficiencies in logical reasoning. This paper proposes a novel decoding strategy aimed at enhancing both factual accuracy and inferential reasoning without requiring any modi… ▽ More

    Submitted 4 March, 2025; originally announced March 2025.

    Comments: Source code is available at https://github.com/githubhyz/DeLTa

  5. arXiv:2502.16173  [pdf, ps, other

    cs.CL

    Mapping 1,000+ Language Models via the Log-Likelihood Vector

    Authors: Momose Oyama, Hiroaki Yamagiwa, Yusuke Takase, Hidetoshi Shimodaira

    Abstract: To compare autoregressive language models at scale, we propose using log-likelihood vectors computed on a predefined text set as model features. This approach has a solid theoretical basis: when treated as model coordinates, their squared Euclidean distance approximates the Kullback-Leibler divergence of text-generation probabilities. Our method is highly scalable, with computational cost growing… ▽ More

    Submitted 31 May, 2025; v1 submitted 22 February, 2025; originally announced February 2025.

    Comments: ACL 2025

  6. arXiv:2412.12569  [pdf, ps, other

    cs.CL

    Quantifying Lexical Semantic Shift via Unbalanced Optimal Transport

    Authors: Ryo Kishino, Hiroaki Yamagiwa, Ryo Nagata, Sho Yokoi, Hidetoshi Shimodaira

    Abstract: Lexical semantic change detection aims to identify shifts in word meanings over time. While existing methods using embeddings from a diachronic corpus pair estimate the degree of change for target words, they offer limited insight into changes at the level of individual usage instances. To address this, we apply Unbalanced Optimal Transport (UOT) to sets of contextualized word embeddings, capturin… ▽ More

    Submitted 31 May, 2025; v1 submitted 17 December, 2024; originally announced December 2024.

    Comments: ACL 2025

  7. arXiv:2411.00680  [pdf, other

    cs.CL cs.LG stat.ML

    Zipfian Whitening

    Authors: Sho Yokoi, Han Bao, Hiroto Kurita, Hidetoshi Shimodaira

    Abstract: The word embedding space in neural models is skewed, and correcting this can improve task performance. We point out that most approaches for modeling, correcting, and measuring the symmetry of an embedding space implicitly assume that the word frequencies are uniform; in reality, word frequencies follow a highly non-uniform distribution, known as Zipf's law. Surprisingly, simply performing PCA whi… ▽ More

    Submitted 1 November, 2024; originally announced November 2024.

    Comments: NeurIPS 2024

  8. arXiv:2409.19919  [pdf, other

    cs.CL

    Understanding Higher-Order Correlations Among Semantic Components in Embeddings

    Authors: Momose Oyama, Hiroaki Yamagiwa, Hidetoshi Shimodaira

    Abstract: Independent Component Analysis (ICA) offers interpretable semantic components of embeddings. While ICA theory assumes that embeddings can be linearly decomposed into independent components, real-world data often do not satisfy this assumption. Consequently, non-independencies remain between the estimated components, which ICA cannot eliminate. We quantified these non-independencies using higher-or… ▽ More

    Submitted 9 October, 2024; v1 submitted 29 September, 2024; originally announced September 2024.

    Comments: EMNLP 2024

  9. arXiv:2409.11253  [pdf, other

    cs.CL

    Norm of Mean Contextualized Embeddings Determines their Variance

    Authors: Hiroaki Yamagiwa, Hidetoshi Shimodaira

    Abstract: Contextualized embeddings vary by context, even for the same token, and form a distribution in the embedding space. To analyze this distribution, we focus on the norm of the mean embedding and the variance of the embeddings. In this study, we first demonstrate that these values follow the well-known formula for variance in statistics and provide an efficient sequential computation method. Then, by… ▽ More

    Submitted 17 December, 2024; v1 submitted 17 September, 2024; originally announced September 2024.

    Comments: COLING 2025

  10. arXiv:2406.18094  [pdf, other

    cs.CL

    Shimo Lab at "Discharge Me!": Discharge Summarization by Prompt-Driven Concatenation of Electronic Health Record Sections

    Authors: Yunzhen He, Hiroaki Yamagiwa, Hidetoshi Shimodaira

    Abstract: In this paper, we present our approach to the shared task "Discharge Me!" at the BioNLP Workshop 2024. The primary goal of this task is to reduce the time and effort clinicians spend on writing detailed notes in the electronic health record (EHR). Participants develop a pipeline to generate the "Brief Hospital Course" and "Discharge Instructions" sections from the EHR. Our approach involves a firs… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

    Comments: BioNLP @ ACL2024

  11. arXiv:2406.10984  [pdf, other

    cs.CL

    Revisiting Cosine Similarity via Normalized ICA-transformed Embeddings

    Authors: Hiroaki Yamagiwa, Momose Oyama, Hidetoshi Shimodaira

    Abstract: Cosine similarity is widely used to measure the similarity between two embeddings, while interpretations based on angle and correlation coefficient are common. In this study, we focus on the interpretable axes of embeddings transformed by Independent Component Analysis (ICA), and propose a novel interpretation of cosine similarity as the sum of semantic similarities over axes. The normalized ICA-t… ▽ More

    Submitted 17 December, 2024; v1 submitted 16 June, 2024; originally announced June 2024.

    Comments: COLING 2025

  12. Predicting drug-gene relations via analogy tasks with word embeddings

    Authors: Hiroaki Yamagiwa, Ryoma Hashimoto, Kiwamu Arakane, Ken Murakami, Shou Soeda, Momose Oyama, Yihua Zhu, Mariko Okada, Hidetoshi Shimodaira

    Abstract: Natural language processing (NLP) is utilized in a wide range of fields, where words in text are typically transformed into feature vectors called embeddings. BioConceptVec is a specific example of embeddings tailored for biology, trained on approximately 30 million PubMed abstracts using models such as skip-gram. Generally, word embeddings are known to solve analogy tasks through simple vector ar… ▽ More

    Submitted 27 May, 2025; v1 submitted 3 June, 2024; originally announced June 2024.

    Journal ref: Sci Rep 15, 17240 (2025)

  13. arXiv:2404.12718  [pdf

    cs.CV cs.LG

    Improving Prediction Accuracy of Semantic Segmentation Methods Using Convolutional Autoencoder Based Pre-processing Layers

    Authors: Hisashi Shimodaira

    Abstract: In this paper, we propose a method to improve prediction accuracy of semantic segmentation methods as follows: (1) construct a neural network that has pre-processing layers based on a convolutional autoencoder ahead of a semantic segmentation network, and (2) train the entire network initialized by the weights of the pre-trained autoencoder. We applied this method to the fully convolutional networ… ▽ More

    Submitted 9 July, 2024; v1 submitted 19 April, 2024; originally announced April 2024.

    Comments: The changes from the previous version: References [14] and [17] are added in page 2372. Summary of results and discussion (6) are added in page 2383. The new version has been reviewed by AAIML Journal. Reviewer1: The manuscript presents a solid contribution and is well written. The reviewer2: The work is novel and the results are promissing

    Journal ref: Advances in Artificial Intelligence and Machine Learning; Research 4 (2) 2369-2386; Published 29-06-2024

  14. arXiv:2401.06112  [pdf, other

    cs.CL

    Axis Tour: Word Tour Determines the Order of Axes in ICA-transformed Embeddings

    Authors: Hiroaki Yamagiwa, Yusuke Takase, Hidetoshi Shimodaira

    Abstract: Word embedding is one of the most important components in natural language processing, but interpreting high-dimensional embeddings remains a challenging problem. To address this problem, Independent Component Analysis (ICA) is identified as an effective solution. ICA-transformed word embeddings reveal interpretable semantic axes; however, the order of these axes are arbitrary. In this study, we f… ▽ More

    Submitted 9 October, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

    Comments: EMNLP 2024 Findings (short)

  15. arXiv:2401.05967  [pdf, other

    cs.CL cs.IR

    Block-Diagonal Orthogonal Relation and Matrix Entity for Knowledge Graph Embedding

    Authors: Yihua Zhu, Hidetoshi Shimodaira

    Abstract: The primary aim of Knowledge Graph embeddings (KGE) is to learn low-dimensional representations of entities and relations for predicting missing facts. While rotation-based methods like RotatE and QuatE perform well in KGE, they face two challenges: limited model flexibility requiring proportional increases in relation size with entity dimension, and difficulties in generalizing the model for high… ▽ More

    Submitted 2 October, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

    Comments: EMNLP2024 findings (Long)

  16. arXiv:2309.11852  [pdf, other

    cs.CL

    Knowledge Sanitization of Large Language Models

    Authors: Yoichi Ishibashi, Hidetoshi Shimodaira

    Abstract: We explore a knowledge sanitization approach to mitigate the privacy concerns associated with large language models (LLMs). LLMs trained on a large corpus of Web data can memorize and potentially reveal sensitive or confidential information, raising critical security concerns. Our technique efficiently fine-tunes these models using the Low-Rank Adaptation (LoRA) method, prompting them to generate… ▽ More

    Submitted 2 March, 2024; v1 submitted 21 September, 2023; originally announced September 2023.

  17. arXiv:2305.13175  [pdf, other

    cs.CL

    Discovering Universal Geometry in Embeddings with ICA

    Authors: Hiroaki Yamagiwa, Momose Oyama, Hidetoshi Shimodaira

    Abstract: This study utilizes Independent Component Analysis (ICA) to unveil a consistent semantic structure within embeddings of words or images. Our approach extracts independent semantic components from the embeddings of a pre-trained model by leveraging anisotropic information that remains after the whitening process in Principal Component Analysis (PCA). We demonstrate that each embedding can be expres… ▽ More

    Submitted 2 November, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 29 pages, EMNLP 2023

  18. arXiv:2305.13015  [pdf, other

    cs.CL

    3D Rotation and Translation for Hyperbolic Knowledge Graph Embedding

    Authors: Yihua Zhu, Hidetoshi Shimodaira

    Abstract: The main objective of Knowledge Graph (KG) embeddings is to learn low-dimensional representations of entities and relations, enabling the prediction of missing facts. A significant challenge in achieving better KG embeddings lies in capturing relation patterns, including symmetry, antisymmetry, inversion, commutative composition, non-commutative composition, hierarchy, and multiplicity. This study… ▽ More

    Submitted 3 February, 2024; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 19 pages, EACL2024 main

  19. arXiv:2212.09663  [pdf, other

    cs.CL

    Norm of Word Embedding Encodes Information Gain

    Authors: Momose Oyama, Sho Yokoi, Hidetoshi Shimodaira

    Abstract: Distributed representations of words encode lexical semantic information, but what type of information is encoded and how? Focusing on the skip-gram with negative-sampling method, we found that the squared norm of static word embedding encodes the information gain conveyed by the word; the information gain is defined by the Kullback-Leibler divergence of the co-occurrence distribution of the word… ▽ More

    Submitted 2 November, 2023; v1 submitted 19 December, 2022; originally announced December 2022.

    Comments: 23 pages, EMNLP 2023

  20. arXiv:2211.06229  [pdf, other

    cs.CL

    Improving word mover's distance by leveraging self-attention matrix

    Authors: Hiroaki Yamagiwa, Sho Yokoi, Hidetoshi Shimodaira

    Abstract: Measuring the semantic similarity between two sentences is still an important task. The word mover's distance (WMD) computes the similarity via the optimal alignment between the sets of word embeddings. However, WMD does not utilize word order, making it challenging to distinguish sentences with significant overlaps of similar words, even if they are semantically very different. Here, we attempt t… ▽ More

    Submitted 2 November, 2023; v1 submitted 11 November, 2022; originally announced November 2022.

    Comments: 24 pages, accepted to EMNLP 2023 Findings

  21. arXiv:2112.13951  [pdf, other

    stat.ML cs.AI cs.LG stat.ME

    Improving Nonparametric Classification via Local Radial Regression with an Application to Stock Prediction

    Authors: Ruixing Cao, Akifumi Okuno, Kei Nakagawa, Hidetoshi Shimodaira

    Abstract: For supervised classification problems, this paper considers estimating the query's label probability through local regression using observed covariates. Well-known nonparametric kernel smoother and $k$-nearest neighbor ($k$-NN) estimator, which take label average over a ball around the query, are consistent but asymptotically biased particularly for a large radius of the ball. To eradicate such b… ▽ More

    Submitted 21 July, 2022; v1 submitted 27 December, 2021; originally announced December 2021.

    Comments: 23pages, 10 figures, first two authors (R. Cao and A. Okuno) contributed equally to this work

  22. arXiv:2105.08585  [pdf, other

    cs.CL

    Revisiting Additive Compositionality: AND, OR and NOT Operations with Word Embeddings

    Authors: Masahiro Naito, Sho Yokoi, Geewook Kim, Hidetoshi Shimodaira

    Abstract: It is well-known that typical word embedding methods such as Word2Vec and GloVe have the property that the meaning can be composed by adding up the embeddings (additive compositionality). Several theories have been proposed to explain additive compositionality, but the following questions remain unanswered: (Q1) The assumptions of those theories do not hold for the practical word embedding. (Q2) O… ▽ More

    Submitted 19 December, 2022; v1 submitted 18 May, 2021; originally announced May 2021.

    Comments: 13pages; v1: accepted at ACL-IJCNLP 2021 Student Research Workshop; v2: minor revision

    MSC Class: 68T50

  23. arXiv:2103.01750  [pdf, other

    cs.SI physics.data-an physics.soc-ph stat.ME

    Nonparametric estimation of the preferential attachment function from one network snapshot

    Authors: Thong Pham, Paul Sheridan, Hidetoshi Shimodaira

    Abstract: Preferential attachment is commonly invoked to explain the emergence of those heavy-tailed degree distributions characteristic of growing network representations of diverse real-world phenomena. Experimentally confirming this hypothesis in real-world growing networks is an important frontier in network science research. Conventional preferential attachment estimation methods require that a growing… ▽ More

    Submitted 21 June, 2021; v1 submitted 1 March, 2021; originally announced March 2021.

    Comments: 26 pages, 11 figures

  24. arXiv:2005.00670  [pdf, other

    cs.LG cs.CL cs.CV cs.HC stat.ML

    Stochastic Neighbor Embedding of Multimodal Relational Data for Image-Text Simultaneous Visualization

    Authors: Morihiro Mizutani, Akifumi Okuno, Geewook Kim, Hidetoshi Shimodaira

    Abstract: Multimodal relational data analysis has become of increasing importance in recent years, for exploring across different domains of data, such as images and their text tags obtained from social networking services (e.g., Flickr). A variety of data analysis methods have been developed for visualization; to give an example, t-Stochastic Neighbor Embedding (t-SNE) computes low-dimensional feature vect… ▽ More

    Submitted 1 May, 2020; originally announced May 2020.

    Comments: 20 pages, 23 figures

  25. arXiv:2002.03054  [pdf, other

    stat.ML cs.LG

    Extrapolation Towards Imaginary $0$-Nearest Neighbour and Its Improved Convergence Rate

    Authors: Akifumi Okuno, Hidetoshi Shimodaira

    Abstract: $k$-nearest neighbour ($k$-NN) is one of the simplest and most widely-used methods for supervised classification, that predicts a query's label by taking weighted ratio of observed labels of $k$ objects nearest to the query. The weights and the parameter $k \in \mathbb{N}$ regulate its bias-variance trade-off, and the trade-off implicitly affects the convergence rate of the excess risk for the $k… ▽ More

    Submitted 10 November, 2020; v1 submitted 7 February, 2020; originally announced February 2020.

    Comments: 27 pages (with Supplementary Material), 4 figures, NeurIPS2020

  26. Prediction of head motion from speech waveforms with a canonical-correlation-constrained autoencoder

    Authors: JinHong Lu, Hiroshi Shimodaira

    Abstract: This study investigates the direct use of speech waveforms to predict head motion for speech-driven head-motion synthesis, whereas the use of spectral features such as MFCC as basic input features together with additional features such as energy and F0 is common in the literature. We show that, rather than combining different features that originate from waveforms, it is more effective to use wave… ▽ More

    Submitted 2 November, 2020; v1 submitted 5 February, 2020; originally announced February 2020.

    Comments: head motion synthesis, speech-driven animation, deep canonically correlated autoencoder

    Journal ref: Proc. Interspeech 2020, 1301-1305

  27. arXiv:1910.06134  [pdf, other

    cs.LG stat.ML

    More Powerful Selective Kernel Tests for Feature Selection

    Authors: Jen Ning Lim, Makoto Yamada, Wittawat Jitkrittum, Yoshikazu Terada, Shigeyuki Matsui, Hidetoshi Shimodaira

    Abstract: Refining one's hypotheses in the light of data is a common scientific practice; however, the dependency on the data introduces selection bias and can lead to specious statistical analysis. An approach for addressing this is via conditioning on the selection procedure to account for how we have used the data to generate our hypotheses, and prevent information to be used again after selection. Many… ▽ More

    Submitted 29 February, 2020; v1 submitted 14 October, 2019; originally announced October 2019.

    Comments: Accepted to AISTATS 2020

  28. arXiv:1910.00213  [pdf, other

    physics.soc-ph cs.SI physics.data-an stat.AP stat.CO

    Joint Estimation of the Non-parametric Transitivity and Preferential Attachment Functions in Scientific Co-authorship Networks

    Authors: Masaaki Inoue, Thong Pham, Hidetoshi Shimodaira

    Abstract: We propose a statistical method to estimate simultaneously the non-parametric transitivity and preferential attachment functions in a growing network, in contrast to conventional methods that either estimate each function in isolation or assume some functional form for them. Our model is shown to be a good fit to two real-world co-authorship networks and be able to bring to light intriguing detail… ▽ More

    Submitted 1 October, 2019; originally announced October 2019.

    Comments: 24 pages, 10 figures

  29. arXiv:1908.02573  [pdf, other

    cs.SI cs.LG stat.ME stat.ML

    Hyperlink Regression via Bregman Divergence

    Authors: Akifumi Okuno, Hidetoshi Shimodaira

    Abstract: A collection of $U \: (\in \mathbb{N})$ data vectors is called a $U$-tuple, and the association strength among the vectors of a tuple is termed as the \emph{hyperlink weight}, that is assumed to be symmetric with respect to permutation of the entries in the index. We herein propose Bregman hyperlink regression (BHLR), which learns a user-specified symmetric similarity function such that it predict… ▽ More

    Submitted 28 March, 2020; v1 submitted 21 July, 2019; originally announced August 2019.

    Comments: 41 pages, 14 figures

  30. arXiv:1907.10585  [pdf, other

    eess.SP cs.LG eess.AS

    A neural network based post-filter for speech-driven head motion synthesis

    Authors: JinHong Lu, Hiroshi Shimodaira

    Abstract: Despite the fact that neural networks are widely used for speech-driven head motion synthesis, it is well-known that the output of neural networks is noisy or discontinuous due to the limited capability of deep neural networks in predicting human motion. Thus, post-processing is required to obtain smooth head motion trajectories for animation. It is common to apply a linear filter or consider keyf… ▽ More

    Submitted 24 July, 2019; v1 submitted 24 July, 2019; originally announced July 2019.

  31. arXiv:1906.07893  [pdf

    cs.CV

    Extended probabilistic Rand index and the adjustable moving window-based pixel-pair sampling method

    Authors: Hisashi Shimodaira

    Abstract: The probabilistic Rand (PR) index has the following three problems: It lacks variations in its value over images; the normalized probabilistic Rand (NPR) index to address this is theoretically unclear, and the sampling method of pixel-pairs was not proposed concretely. In this paper, we propose methods for solving these problems. First, we propose extended probabilistic Rand (EPR) index that consi… ▽ More

    Submitted 18 June, 2019; originally announced June 2019.

    Comments: 9 pages, 9 figures and 9tables

  32. arXiv:1902.10409  [pdf, other

    cs.LG stat.ML

    Representation Learning with Weighted Inner Product for Universal Approximation of General Similarities

    Authors: Geewook Kim, Akifumi Okuno, Kazuki Fukui, Hidetoshi Shimodaira

    Abstract: We propose $\textit{weighted inner product similarity}$ (WIPS) for neural network-based graph embedding. In addition to the parameters of neural networks, we optimize the weights of the inner product by allowing positive and negative values. Despite its simplicity, WIPS can approximate arbitrary general similarities including positive definite, conditionally positive definite, and indefinite kerne… ▽ More

    Submitted 1 June, 2019; v1 submitted 27 February, 2019; originally announced February 2019.

    Comments: 8 pages, 2 figures, IJCAI 2019

  33. arXiv:1902.08440  [pdf, other

    stat.ML cs.LG

    Robust Graph Embedding with Noisy Link Weights

    Authors: Akifumi Okuno, Hidetoshi Shimodaira

    Abstract: We propose $β$-graph embedding for robustly learning feature vectors from data vectors and noisy link weights. A newly introduced empirical moment $β$-score reduces the influence of contamination and robustly measures the difference between the underlying correct expected weights of links and the specified generative model. The proposed method is computationally tractable; we employ a minibatch-ba… ▽ More

    Submitted 22 February, 2019; originally announced February 2019.

    Comments: 14 pages (with Supplementary Material), 3 figures, AISTATS2019

  34. arXiv:1810.03463  [pdf, other

    stat.ML cs.LG

    Graph Embedding with Shifted Inner Product Similarity and Its Improved Approximation Capability

    Authors: Akifumi Okuno, Geewook Kim, Hidetoshi Shimodaira

    Abstract: We propose shifted inner-product similarity (SIPS), which is a novel yet very simple extension of the ordinary inner-product similarity (IPS) for neural-network based graph embedding (GE). In contrast to IPS, that is limited to approximating positive-definite (PD) similarities, SIPS goes beyond the limitation by introducing bias terms in IPS; we theoretically prove that SIPS is capable of approxim… ▽ More

    Submitted 22 February, 2019; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: 20 pages (with Supplementary Material), 2 figures, AISTATS2019. arXiv admin note: text overlap with arXiv:1805.12332

  35. arXiv:1809.00918  [pdf, other

    cs.CL cs.LG

    Segmentation-free Compositional $n$-gram Embedding

    Authors: Geewook Kim, Kazuki Fukui, Hidetoshi Shimodaira

    Abstract: We propose a new type of representation learning method that models words, phrases and sentences seamlessly. Our method does not depend on word segmentation and any human-annotated resources (e.g., word dictionaries), yet it is very effective for noisy corpora written in unsegmented languages such as Chinese and Japanese. The main idea of our method is to ignore word boundaries completely (i.e., s… ▽ More

    Submitted 29 May, 2019; v1 submitted 4 September, 2018; originally announced September 2018.

    Comments: NAACL-HLT 2019

  36. arXiv:1805.12332  [pdf, other

    stat.ML cs.LG

    On representation power of neural network-based graph embedding and beyond

    Authors: Akifumi Okuno, Hidetoshi Shimodaira

    Abstract: We consider the representation power of siamese-style similarity functions used in neural network-based graph embedding. The inner product similarity (IPS) with feature vectors computed via neural networks is commonly used for representing the strength of association between two nodes. However, only a little work has been done on the representation capability of IPS. A very recent work shed light… ▽ More

    Submitted 12 July, 2018; v1 submitted 31 May, 2018; originally announced May 2018.

    Comments: 13 pages (with Supplementary Material), 12 figures, ICML2018 workshop on Theoretical Foundations and Applications of Deep Generative Models (TADGM)

  37. arXiv:1711.09352  [pdf

    cs.CV

    Automatic Color Image Segmentation Using a Square Elemental Region-Based Seeded Region Growing and Merging Method

    Authors: Hisashi Shimodaira

    Abstract: This paper presents an efficient automatic color image segmentation method using a seeded region growing and merging method based on square elemental regions. Our segmentation method consists of the three steps: generating seed regions, merging the regions, and applying a pixel-wise boundary determination algorithm to the resultant polygonal regions. The major features of our method are as follows… ▽ More

    Submitted 26 November, 2017; originally announced November 2017.

    Comments: 14 pages with 9 figures and 3 tables

  38. arXiv:1704.06017  [pdf, other

    physics.data-an cs.SI physics.soc-ph stat.CO

    PAFit: an R Package for the Non-Parametric Estimation of Preferential Attachment and Node Fitness in Temporal Complex Networks

    Authors: Thong Pham, Paul Sheridan, Hidetoshi Shimodaira

    Abstract: Many real-world systems are profitably described as complex networks that grow over time. Preferential attachment and node fitness are two simple growth mechanisms that not only explain certain structural properties commonly observed in real-world systems, but are also tied to a number of applications in modeling and inference. While there are statistical packages for estimating various parametric… ▽ More

    Submitted 24 October, 2018; v1 submitted 20 April, 2017; originally announced April 2017.

    Comments: Conditionally accepted to Journal of Statistical Software

  39. arXiv:1503.08471  [pdf, other

    stat.ML cs.LG

    Cross-validation of matching correlation analysis by resampling matching weights

    Authors: Hidetoshi Shimodaira

    Abstract: The strength of association between a pair of data vectors is represented by a nonnegative real number, called matching weight. For dimensionality reduction, we consider a linear transformation of data vectors, and define a matching error as the weighted sum of squared distances between transformed vectors with respect to the matching weights. Given data vectors and matching weights, the optimal l… ▽ More

    Submitted 13 December, 2015; v1 submitted 29 March, 2015; originally announced March 2015.

  40. arXiv:1412.8380  [pdf, other

    stat.ML cs.CV cs.LG

    A simple coding for cross-domain matching with dimension reduction via spectral graph embedding

    Authors: Hidetoshi Shimodaira

    Abstract: Data vectors are obtained from multiple domains. They are feature vectors of images or vector representations of words. Domains may have different numbers of data vectors with different dimensions. These data vectors from multiple domains are projected to a common space by linear transformations in order to search closely related vectors across domains. We would like to find projection matrices to… ▽ More

    Submitted 29 March, 2015; v1 submitted 29 December, 2014; originally announced December 2014.

  41. Millimeter-wave Evolution for 5G Cellular Networks

    Authors: Kei Sakaguchi, Gia Khanh Tran, Hidekazu Shimodaira, Shinobu Nanba, Toshiaki Sakurai, Koji Takinami, Isabelle Siaud, Emilio Calvanese Strinati, Antonio Capone, Ingolf Karls, Reza Arefi, Thomas Haustein

    Abstract: Triggered by the explosion of mobile traffic, 5G (5th Generation) cellular network requires evolution to increase the system rate 1000 times higher than the current systems in 10 years. Motivated by this common problem, there are several studies to integrate mm-wave access into current cellular networks as multi-band heterogeneous networks to exploit the ultra-wideband aspect of the mm-wave band.… ▽ More

    Submitted 16 December, 2014; v1 submitted 10 December, 2014; originally announced December 2014.

    Comments: 17 pages, 12 figures, accepted to be published in IEICE Transactions on Communications. (Mar. 2015)

    Journal ref: IEICE Trans. Commun., Vol. E98-B, No. 3, Mar. 2015