Skip to main content

Showing 1–19 of 19 results for author: Harada, T

Searching in archive stat. Search in all archives.
.
  1. arXiv:2406.05993  [pdf, other

    cs.LG stat.ML

    Discovering Multiple Solutions from a Single Task in Offline Reinforcement Learning

    Authors: Takayuki Osa, Tatsuya Harada

    Abstract: Recent studies on online reinforcement learning (RL) have demonstrated the advantages of learning multiple behaviors from a single task, as in the case of few-shot adaptation to a new environment. Although this approach is expected to yield similar benefits in offline RL, appropriate methods for learning multiple solutions have not been fully investigated in previous studies. In this study, we the… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

    Comments: ICML 2024, 21 pages

  2. arXiv:2006.08210  [pdf, other

    cs.LG stat.ML

    Hyperbolic Neural Networks++

    Authors: Ryohei Shimizu, Yusuke Mukuta, Tatsuya Harada

    Abstract: Hyperbolic spaces, which have the capacity to embed tree structures without distortion owing to their exponential volume growth, have recently been applied to machine learning to better capture the hierarchical nature of data. In this study, we generalize the fundamental components of neural networks in a single hyperbolic geometry model, namely, the PoincarĂ© ball model. This novel methodology con… ▽ More

    Submitted 17 March, 2021; v1 submitted 15 June, 2020; originally announced June 2020.

    Comments: The Ninth International Conference on Learning Representations (ICLR 2021)

  3. arXiv:2003.07849  [pdf, other

    cs.CV cs.LG eess.IV stat.ML

    Blur, Noise, and Compression Robust Generative Adversarial Networks

    Authors: Takuhiro Kaneko, Tatsuya Harada

    Abstract: Generative adversarial networks (GANs) have gained considerable attention owing to their ability to reproduce images. However, they can recreate training images faithfully despite image degradation in the form of blur, noise, and compression, generating similarly degraded images. To solve this problem, the recently proposed noise robust GAN (NR-GAN) provides a partial solution by demonstrating the… ▽ More

    Submitted 23 June, 2021; v1 submitted 17 March, 2020; originally announced March 2020.

    Comments: Accepted to CVPR 2021. Project page: https://takuhirok.github.io/BNCR-GAN/

  4. arXiv:1911.11776  [pdf, other

    cs.CV cs.LG eess.IV stat.ML

    Noise Robust Generative Adversarial Networks

    Authors: Takuhiro Kaneko, Tatsuya Harada

    Abstract: Generative adversarial networks (GANs) are neural networks that learn data distributions through adversarial training. In intensive studies, recent GANs have shown promising results for reproducing training images. However, in spite of noise, they reproduce images with fidelity. As an alternative, we propose a novel family of GANs called noise robust GANs (NR-GANs), which can learn a clean image g… ▽ More

    Submitted 31 March, 2020; v1 submitted 26 November, 2019; originally announced November 2019.

    Comments: Accepted to CVPR 2020. Project page: https://takuhirok.github.io/NR-GAN/

  5. arXiv:1910.01409  [pdf, other

    cs.LG cs.CV stat.ML

    A General Upper Bound for Unsupervised Domain Adaptation

    Authors: Dexuan Zhang, Tatsuya Harada

    Abstract: In this work, we present a novel upper bound of target error to address the problem for unsupervised domain adaptation. Recent studies reveal that a deep neural network can learn transferable features which generalize well to novel tasks. Furthermore, a theory proposed by Ben-David et al. (2010) provides a upper bound for target error when transferring the knowledge, which can be summarized as min… ▽ More

    Submitted 4 October, 2019; v1 submitted 3 October, 2019; originally announced October 2019.

    Comments: 20 pages

  6. arXiv:1910.00216  [pdf, other

    cs.LG cs.CV stat.ML

    Revisiting Fine-tuning for Few-shot Learning

    Authors: Akihiro Nakamura, Tatsuya Harada

    Abstract: Few-shot learning is the process of learning novel classes using only a few examples and it remains a challenging task in machine learning. Many sophisticated few-shot learning algorithms have been proposed based on the notion that networks can easily overfit to novel examples if they are simply fine-tuned using only a few examples. In this study, we show that in the commonly used low-resolution m… ▽ More

    Submitted 3 October, 2019; v1 submitted 1 October, 2019; originally announced October 2019.

    Comments: 10 pages

  7. arXiv:1909.12655  [pdf, other

    cs.LG stat.ML

    Rethinking Task and Metrics of Instance Segmentation on 3D Point Clouds

    Authors: Kosuke Arase, Yusuke Mukuta, Tatsuya Harada

    Abstract: Instance segmentation on 3D point clouds is one of the most extensively researched areas toward the realization of autonomous cars and robots. Certain existing studies have split input point clouds into small regions such as 1m x 1m; one reason for this is that models in the studies cannot consume a large number of points because of the large space complexity. However, because such small regions o… ▽ More

    Submitted 27 September, 2019; originally announced September 2019.

    Comments: The 4th Workshop on Geometry Meets Deep Learning (ICCV Workshop 2019)

  8. arXiv:1906.01861  [pdf, other

    cs.LG stat.ML

    Scalable Generative Models for Graphs with Graph Attention Mechanism

    Authors: Wataru Kawai, Yusuke Mukuta, Tatsuya Harada

    Abstract: Graphs are ubiquitous real-world data structures, and generative models that approximate distributions over graphs and derive new samples from them have significant importance. Among the known challenges in graph generation tasks, scalability handling of large graphs and datasets is one of the most important for practical applications. Recently, an increasing number of graph generative models have… ▽ More

    Submitted 3 October, 2019; v1 submitted 5 June, 2019; originally announced June 2019.

    Comments: 22 pages, 14 figures

  9. arXiv:1906.01857  [pdf, other

    cs.CV stat.ML

    Invariant Feature Coding using Tensor Product Representation

    Authors: Yusuke Mukuta, Tatsuya Harada

    Abstract: In this study, a novel feature coding method that exploits invariance for transformations represented by a finite group of orthogonal matrices is proposed. We prove that the group-invariant feature vector contains sufficient discriminative information when learning a linear classifier using convex loss minimization. Based on this result, a novel feature model that explicitly consider group action… ▽ More

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

    Comments: 26 pages, 41 figures

  10. arXiv:1906.01851  [pdf, other

    cs.CV stat.ML

    Compact Approximation for Polynomial of Covariance Feature

    Authors: Yusuke Mukuta, Tatsuaki Machida, Tatsuya Harada

    Abstract: Covariance pooling is a feature pooling method with good classification accuracy. Because covariance features consist of second-order statistics, the scale of the feature elements are varied. Therefore, normalizing covariance features using a matrix square root affects the performance improvement. When pooling methods are applied to local features extracted from CNN models, the accuracy increases… ▽ More

    Submitted 5 June, 2019; originally announced June 2019.

    Comments: 9 pages, 7 figures

  11. arXiv:1905.02185  [pdf, other

    cs.CV cs.AI cs.LG stat.ML

    Label-Noise Robust Multi-Domain Image-to-Image Translation

    Authors: Takuhiro Kaneko, Tatsuya Harada

    Abstract: Multi-domain image-to-image translation is a problem where the goal is to learn map**s among multiple domains. This problem is challenging in terms of scalability because it requires the learning of numerous map**s, the number of which increases proportional to the number of domains. However, generative adversarial networks (GANs) have emerged recently as a powerful framework for this problem.… ▽ More

    Submitted 6 May, 2019; originally announced May 2019.

  12. arXiv:1812.07405  [pdf, ps, other

    cs.LG stat.ML

    TWINs: Two Weighted Inconsistency-reduced Networks for Partial Domain Adaptation

    Authors: Toshihiko Matsuura, Kuniaki Saito, Tatsuya Harada

    Abstract: The task of unsupervised domain adaptation is proposed to transfer the knowledge of a label-rich domain (source domain) to a label-scarce domain (target domain). Matching feature distributions between different domains is a widely applied method for the aforementioned task. However, the method does not perform well when classes in the two domains are not identical. Specifically, when the classes o… ▽ More

    Submitted 18 December, 2018; originally announced December 2018.

  13. arXiv:1811.11165  [pdf, other

    cs.CV cs.LG stat.ML

    Label-Noise Robust Generative Adversarial Networks

    Authors: Takuhiro Kaneko, Yoshitaka Ushiku, Tatsuya Harada

    Abstract: Generative adversarial networks (GANs) are a framework that learns a generative distribution through adversarial training. Recently, their class-conditional extensions (e.g., conditional GAN (cGAN) and auxiliary classifier GAN (AC-GAN)) have attracted much attention owing to their ability to learn the disentangled representations and to improve the training stability. However, their training requi… ▽ More

    Submitted 2 May, 2019; v1 submitted 27 November, 2018; originally announced November 2018.

    Comments: Accepted to CVPR 2019 (Oral). Project page: https://takuhirok.github.io/rGAN/

  14. arXiv:1811.11163  [pdf, other

    cs.CV cs.LG stat.ML

    Class-Distinct and Class-Mutual Image Generation with GANs

    Authors: Takuhiro Kaneko, Yoshitaka Ushiku, Tatsuya Harada

    Abstract: Class-conditional extensions of generative adversarial networks (GANs), such as auxiliary classifier GAN (AC-GAN) and conditional GAN (cGAN), have garnered attention owing to their ability to decompose representations into class labels and other factors and to boost the training stability. However, a limitation is that they assume that each class is separable and ignore the relationship between cl… ▽ More

    Submitted 24 July, 2019; v1 submitted 27 November, 2018; originally announced November 2018.

    Comments: Accepted to BMVC 2019 (Spotlight). Project page: https://takuhirok.github.io/CP-GAN/

  15. arXiv:1711.10284  [pdf, other

    cs.LG cs.CV stat.ML

    Between-class Learning for Image Classification

    Authors: Yuji Tokozume, Yoshitaka Ushiku, Tatsuya Harada

    Abstract: In this paper, we propose a novel learning method for image classification called Between-Class learning (BC learning). We generate between-class images by mixing two images belonging to different classes with a random ratio. We then input the mixed image to the model and train the model to output the mixing ratio. BC learning has the ability to impose constraints on the shape of the feature distr… ▽ More

    Submitted 8 April, 2018; v1 submitted 28 November, 2017; originally announced November 2017.

    Comments: 11 pages, 8 figures, published as a conference paper at CVPR 2018

  16. arXiv:1711.10282  [pdf, other

    cs.LG cs.SD eess.AS stat.ML

    Learning from Between-class Examples for Deep Sound Recognition

    Authors: Yuji Tokozume, Yoshitaka Ushiku, Tatsuya Harada

    Abstract: Deep learning methods have achieved high performance in sound recognition tasks. Deciding how to feed the training data is important for further performance improvement. We propose a novel learning method for deep sound recognition: Between-Class learning (BC learning). Our strategy is to learn a discriminative feature space by recognizing the between-class sounds as between-class sounds. We gener… ▽ More

    Submitted 28 February, 2018; v1 submitted 28 November, 2017; originally announced November 2017.

    Comments: 13 pages, 6 figures, published as a conference paper at ICLR 2018

  17. arXiv:1612.07976  [pdf, ps, other

    cs.LG stat.ML

    DeMIAN: Deep Modality Invariant Adversarial Network

    Authors: Kuniaki Saito, Yusuke Mukuta, Yoshitaka Ushiku, Tatsuya Harada

    Abstract: Obtaining common representations from different modalities is important in that they are interchangeable with each other in a classification problem. For example, we can train a classifier on image features in the common representations and apply it to the testing of the text features in the representations. Existing multi-modal representation learning methods mainly aim to extract rich informatio… ▽ More

    Submitted 27 December, 2016; v1 submitted 23 December, 2016; originally announced December 2016.

  18. arXiv:1503.05743  [pdf, ps, other

    cs.DC cs.LG cs.MS cs.NE stat.ML

    Implementation of a Practical Distributed Calculation System with Browsers and JavaScript, and Application to Distributed Deep Learning

    Authors: Ken Miura, Tatsuya Harada

    Abstract: Deep learning can achieve outstanding results in various fields. However, it requires so significant computational power that graphics processing units (GPUs) and/or numerous computers are often required for the practical application. We have developed a new distributed calculation framework called "Sashimi" that allows any computer to be used as a distribution node only by accessing a website. We… ▽ More

    Submitted 19 March, 2015; originally announced March 2015.

  19. arXiv:1502.06064  [pdf, ps, other

    stat.ML cs.LG cs.MS

    MILJS : Brand New JavaScript Libraries for Matrix Calculation and Machine Learning

    Authors: Ken Miura, Tetsuaki Mano, Atsushi Kanehira, Yuichiro Tsuchiya, Tatsuya Harada

    Abstract: MILJS is a collection of state-of-the-art, platform-independent, scalable, fast JavaScript libraries for matrix calculation and machine learning. Our core library offering a matrix calculation is called Sushi, which exhibits far better performance than any other leading machine learning libraries written in JavaScript. Especially, our matrix multiplication is 177 times faster than the fastest Java… ▽ More

    Submitted 20 February, 2015; originally announced February 2015.