Skip to main content

Showing 1–15 of 15 results for author: Mine, T

.
  1. arXiv:2407.09011  [pdf, other

    cs.CL cs.AI cs.LG

    One Stone, Four Birds: A Comprehensive Solution for QA System Using Supervised Contrastive Learning

    Authors: Bo Wang, Tsunenori Mine

    Abstract: This paper presents a novel and comprehensive solution to enhance both the robustness and efficiency of question answering (QA) systems through supervised contrastive learning (SCL). Training a high-performance QA system has become straightforward with pre-trained language models, requiring only a small amount of data and simple fine-tuning. However, despite recent advances, existing QA systems st… ▽ More

    Submitted 12 July, 2024; originally announced July 2024.

    Comments: 14 pages, under review

  2. arXiv:2406.12032  [pdf, other

    cs.IR

    Balancing Embedding Spectrum for Recommendation

    Authors: Shaowen Peng, Kazunari Sugiyama, Xin Liu, Tsunenori Mine

    Abstract: Modern recommender systems heavily rely on high-quality representations learned from high-dimensional sparse data. While significant efforts have been invested in designing powerful algorithms for extracting user preferences, the factors contributing to good representations have remained relatively unexplored. In this work, we shed light on an issue in the existing pair-wise learning paradigm (i.e… ▽ More

    Submitted 17 June, 2024; originally announced June 2024.

  3. arXiv:2406.08827  [pdf, other

    cs.IR

    How Powerful is Graph Filtering for Recommendation

    Authors: Shaowen Peng, Xin Liu, Kazunari Sugiyama, Tsunenori Mine

    Abstract: It has been shown that the effectiveness of graph convolutional network (GCN) for recommendation is attributed to the spectral graph filtering. Most GCN-based methods consist of a graph filter or followed by a low-rank map** optimized based on supervised training. However, we show two limitations suppressing the power of graph filtering: (1) Lack of generality. Due to the varied noise distributi… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: Accepted to KDD'24

  4. arXiv:2406.02256  [pdf, ps, other

    math-ph

    Integrated density of states for the Poisson point interactions on $\mathbf{R}^3$

    Authors: Masahiro Kaminaga, Takuya Mine, Fumihiko Nakano

    Abstract: We determine the principal term of the asymptotics of the integrated density of states (IDS) $N(λ)$ for the Schrödinger operator with point interactions on $\mathbf{R}^3$ as $λ\to -\infty$, provided that the set of positions of the point obstacles is the Poisson configuration, and the interaction parameters are bounded i.i.d.\ random variables. In particular, we prove $N(λ) =O(|λ|^{-3/2})$ as… ▽ More

    Submitted 4 June, 2024; originally announced June 2024.

    Comments: 30 pages, 4 figures

  5. arXiv:2403.07345  [pdf, ps, other

    math.SP

    The transition operator of a random walk perturbated by sparse potentials

    Authors: Takuya Mine, Nobuo Yoshida

    Abstract: We consider an operator $P_V=(1+V)P$ on $\ell^2(Z^d)$, where $P$ is the transition operator of a symmetric irreducible random walk, and $V$ is a ``sparse'' potential. We first characterize the essential spectra of this operator. Secondly, we prove that all the eigenfunctions which correspond to discrete spectra decay exponentially fast. Thirdly, we give a sufficient condition for this operator to… ▽ More

    Submitted 12 March, 2024; originally announced March 2024.

  6. arXiv:2401.04423  [pdf, other

    cs.IR

    Privacy-Preserving Sequential Recommendation with Collaborative Confusion

    Authors: Wei Wang, Yujie Lin, Pengjie Ren, Zhumin Chen, Tsunenori Mine, Jianli Zhao, Qiang Zhao, Moyan Zhang, Xianye Ben, Yujun Li

    Abstract: Sequential recommendation has attracted a lot of attention from both academia and industry, however the privacy risks associated to gathering and transferring users' personal interaction data are often underestimated or ignored. Existing privacy-preserving studies are mainly applied to traditional collaborative filtering or matrix factorization rather than sequential recommendation. Moreover, thes… ▽ More

    Submitted 9 January, 2024; originally announced January 2024.

  7. arXiv:2308.05271  [pdf, other

    cond-mat.mes-hall

    Single electron routing in a silicon quantum-dot array

    Authors: Takeru Utsugi, Takuma Kuno, Noriyuki Lee, Ryuta Tsuchiya, Toshiyuki Mine, Digh Hisamoto, Shinichi Saito, Hiroyuki Mizuno

    Abstract: The ability to transport single electrons on a quantum dot array dramatically increases the freedom in designing quantum computation schemes that can be implemented on solid-state devices. So far, however, routing schemes to precisely control the transport paths of single electrons have yet to be established. Here, we propose a silicon single-electron router that transports pumped electrons along… ▽ More

    Submitted 9 August, 2023; originally announced August 2023.

    Comments: 10 pages, 14 figures

  8. arXiv:2302.06135  [pdf

    cond-mat.mes-hall physics.app-ph

    Electron Charge Sensor with Hole Current Operating at Cryogenic Temperature

    Authors: Digh Hisamoto, Noriyuki Lee, Ryuta Tsuchiya, Toshiyuki Mine, Takeru Utsugi, Shinichi Saito, Hiroyuki Mizuno

    Abstract: When SOI-PMOS functions like a capacitor-less 1T-DRAM cell, it is possible for the number of electrons to be sensed at cryogenic temperatures (5K). We developed a structure that combines SOI-NMOS and SOI-PMOS with multiple gates to form a silicon quantum-dot array. In this structure, a variable number of electrons is injected into the SOI-PMOS body transporting them by means of the bucket-brigade… ▽ More

    Submitted 13 February, 2023; originally announced February 2023.

    Comments: 16 pages, 4 figures

  9. arXiv:2208.12689  [pdf, other

    cs.IR

    SVD-GCN: A Simplified Graph Convolution Paradigm for Recommendation

    Authors: Shaowen Peng, Kazunari Sugiyama, Tsunenori Mine

    Abstract: With the tremendous success of Graph Convolutional Networks (GCNs), they have been widely applied to recommender systems and have shown promising performance. However, most GCN-based methods rigorously stick to a common GCN learning paradigm and suffer from two limitations: (1) the limited scalability due to the high computational cost and slow training convergence; (2) the notorious over-smoothin… ▽ More

    Submitted 3 September, 2022; v1 submitted 26 August, 2022; originally announced August 2022.

    Comments: Accepted by CIKM'22

  10. arXiv:2204.11346  [pdf, other

    cs.IR

    Less is More: Reweighting Important Spectral Graph Features for Recommendation

    Authors: Shaowen Peng, Kazunari Sugiyama, Tsunenori Mine

    Abstract: As much as Graph Convolutional Networks (GCNs) have shown tremendous success in recommender systems and collaborative filtering (CF), the mechanism of how they, especially the core components (\textit{i.e.,} neighborhood aggregation) contribute to recommendation has not been well studied. To unveil the effectiveness of GCNs for recommendation, we first analyze them in a spectral perspective and di… ▽ More

    Submitted 24 April, 2022; originally announced April 2022.

    Comments: Accepted by SIGIR '22

  11. arXiv:2004.14734  [pdf, other

    cs.IR cs.LG

    A Robust Hierarchical Graph Convolutional Network Model for Collaborative Filtering

    Authors: Shaowen Peng, Tsunenori Mine

    Abstract: Graph Convolutional Network (GCN) has achieved great success and has been applied in various fields including recommender systems. However, GCN still suffers from many issues such as training difficulties, over-smoothing, vulnerable to adversarial attacks, etc. Distinct from current GCN-based methods which simply employ GCN for recommendation, in this paper we are committed to build a robust GCN m… ▽ More

    Submitted 30 April, 2020; originally announced April 2020.

  12. A self-adjointness criterion for the Schrödinger operator with infinitely many point interactions and its application to random operators

    Authors: Masahiro Kaminaga, Takuya Mine, Fumihiko Nakano

    Abstract: We prove the Schrödinger operator with infinitely many point interactions in $\mathbb{R}^d$ $(d=1,2,3)$ is self-adjoint if the support of the interactions is decomposed into uniformly discrete clusters. Using this fact, we prove the self-adjointness of the Schrödinger operator with point interactions on a random perturbation of a lattice or on the Poisson configuration. We also determine the spect… ▽ More

    Submitted 1 June, 2019; originally announced June 2019.

    Comments: 32 pages, 11 figures

  13. Schrödinger operators with random $δ$ magnetic fields

    Authors: Takuya Mine, Yuji Nomura

    Abstract: We shall consider the Schrödinger operators on $\mathbf{R}^2$ with random $δ$ magnetic fields. Under some mild conditions on the positions and the fluxes of the $δ$-fields, we prove the spectrum coincides with $[0,\infty)$ and the integrated density of states (IDS) decays exponentially at the bottom of the spectrum (Lifshitz tail), by using the Hardy type inequality by Laptev-Weidl. We also give a… ▽ More

    Submitted 19 January, 2017; v1 submitted 6 April, 2016; originally announced April 2016.

  14. arXiv:1603.00084  [pdf, ps, other

    math-ph

    Quantum diffusion in the Kronig-Penney model

    Authors: Masahiro Kaminaga, Takuya Mine

    Abstract: In this paper we consider the 1D Schrödinger operator $H$ with periodic point interactions. We show an $L^1-L^\infty$ bound for the time evolution operator $e^{-itH}$ restricted to each energy band with decay order $O(t^{-1/3})$ as $t\to \infty$, which comes from some kind of resonant state. The order $O(t^{-1/3})$ is optimal for our model. We also give an asymptotic bound for the coefficient in t… ▽ More

    Submitted 2 March, 2016; v1 submitted 29 February, 2016; originally announced March 2016.

    Comments: 31 pages, 7 figures

    MSC Class: 35J10

  15. arXiv:0805.4305  [pdf

    cond-mat.supr-con

    Nickel-based phosphide superconductor with infinite-layer structure, BaNi2P2

    Authors: Takashi Mine, Hiroshi Yanagi, Toshio Kamiya, Yoichi Kamihara, Masahiro Hirano, Hideo Hosono

    Abstract: Analogous to cuprate high-Tc superconductors, a NiP-based compound system has several crystals in which the Ni-P layers have different stacking structures. Herein, the properties of BaNi2P2 are reported. BaNi2P2 has an infinite-layer structure, and shows a superconducting transition at ~3 K. Moreover, it exhibits metallic conduction and Pauli paramagnetism in the temperature range of 4-300 K. Be… ▽ More

    Submitted 28 May, 2008; originally announced May 2008.

    Comments: 9 pages, 4 figures, Solid State Communications, in press. Received 4 March 2008. Accepted 2 May 2008. Available online 14 May 2008

    Journal ref: Solid State Comm. 147, 111 (2008)