Skip to main content

Showing 1–6 of 6 results for author: Fujieda, S

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

    cs.GR

    Local Positional Encoding for Multi-Layer Perceptrons

    Authors: Shin Fujieda, Atsushi Yoshimura, Takahiro Harada

    Abstract: A multi-layer perceptron (MLP) is a type of neural networks which has a long history of research and has been studied actively recently in computer vision and graphics fields. One of the well-known problems of an MLP is the capability of expressing high-frequency signals from low-dimensional inputs. There are several studies for input encodings to improve the reconstruction quality of an MLP by ap… ▽ More

    Submitted 28 October, 2023; v1 submitted 26 September, 2023; originally announced September 2023.

  2. Neural Intersection Function

    Authors: Shin Fujieda, Chih-Chen Kao, Takahiro Harada

    Abstract: The ray casting operation in the Monte Carlo ray tracing algorithm usually adopts a bounding volume hierarchy (BVH) to accelerate the process of finding intersections to evaluate visibility. However, its characteristics are irregular, with divergence in memory access and branch execution, so it cannot achieve maximum efficiency on GPUs. This paper proposes a novel Neural Intersection Function base… ▽ More

    Submitted 12 June, 2023; originally announced June 2023.

    Journal ref: High-Performance Graphics - Symposium Papers, 2023

  3. Progressive Material Caching

    Authors: Shin Fujieda, Takahiro Harada

    Abstract: The evaluation of material networks is a relatively resource-intensive process in the rendering pipeline. Modern production scenes can contain hundreds or thousands of complex materials with massive networks, so there is a great demand for an efficient way of handling material networks. In this paper, we introduce an efficient method for progressively caching the material nodes without an overhead… ▽ More

    Submitted 12 May, 2023; originally announced May 2023.

    Journal ref: SIGGRAPH Asia 2022 Technical Communications. 18 (2022) 1-4

  4. arXiv:1912.05035  [pdf, other

    cs.CV cs.LG eess.IV

    Deep Adaptive Wavelet Network

    Authors: Maria Ximena Bastidas Rodriguez, Adrien Gruson, Luisa F. Polania, Shin Fujieda, Flavio Prieto Ortiz, Kohei Takayama, Toshiya Hachisuka

    Abstract: Even though convolutional neural networks have become the method of choice in many fields of computer vision, they still lack interpretability and are usually designed manually in a cumbersome trial-and-error process. This paper aims at overcoming those limitations by proposing a deep neural network, which is designed in a systematic fashion and is interpretable, by integrating multiresolution ana… ▽ More

    Submitted 10 December, 2019; originally announced December 2019.

  5. arXiv:1805.08620  [pdf, other

    cs.CV cs.LG

    Wavelet Convolutional Neural Networks

    Authors: Shin Fujieda, Kohei Takayama, Toshiya Hachisuka

    Abstract: Spatial and spectral approaches are two major approaches for image processing tasks such as image classification and object recognition. Among many such algorithms, convolutional neural networks (CNNs) have recently achieved significant performance improvement in many challenging tasks. Since CNNs process images directly in the spatial domain, they are essentially spatial approaches. Given that sp… ▽ More

    Submitted 20 May, 2018; originally announced May 2018.

    Comments: 10 pages, 7 figures, 5 tables. arXiv admin note: substantial text overlap with arXiv:1707.07394

  6. arXiv:1707.07394  [pdf, other

    cs.CV cs.LG

    Wavelet Convolutional Neural Networks for Texture Classification

    Authors: Shin Fujieda, Kohei Takayama, Toshiya Hachisuka

    Abstract: Texture classification is an important and challenging problem in many image processing applications. While convolutional neural networks (CNNs) achieved significant successes for image classification, texture classification remains a difficult problem since textures usually do not contain enough information regarding the shape of object. In image processing, texture classification has been tradit… ▽ More

    Submitted 23 July, 2017; originally announced July 2017.

    Comments: 9 pages, 7 figures, 2 tables