Zum Hauptinhalt springen

Showing 1–17 of 17 results for author: Sugiyama, K

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

    cs.LG

    Learning from Complementary Features

    Authors: Kosuke Sugiyama, Masato Uchida

    Abstract: While precise data observation is essential for the learning processes of predictive models, it can be challenging owing to factors such as insufficient observation accuracy, high collection costs, and privacy constraints. In this paper, we examines cases where some qualitative features are unavailable as precise information indicating "what it is," but rather as complementary information indicati… ▽ More

    Submitted 27 August, 2024; originally announced August 2024.

    Comments: 16 pages, 7 figures

    MSC Class: 68T01 ACM Class: I.5

  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 mapping 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:2307.02787  [pdf, other

    cs.DS

    Shortest Beer Path Queries based on Graph Decomposition

    Authors: Tesshu Hanaka, Hirotaka Ono, Kunihiko Sadakane, Kosuke Sugiyama

    Abstract: Given a directed edge-weighted graph $G=(V, E)$ with beer vertices $B\subseteq V$, a beer path between two vertices $u$ and $v$ is a path between $u$ and $v$ that visits at least one beer vertex in $B$, and the beer distance between two vertices is the shortest length of beer paths. We consider \emph{indexing problems} on beer paths, that is, a graph is given a priori, and we construct some data s… ▽ More

    Submitted 10 July, 2023; v1 submitted 6 July, 2023; originally announced July 2023.

    Comments: 25 pages, 9 figures

  5. arXiv:2303.01290  [pdf, other

    cs.DS

    Solving Distance-constrained Labeling Problems for Small Diameter Graphs via TSP

    Authors: Tesshu Hanaka, Hirotaka Ono, Kosuke Sugiyama

    Abstract: In this paper, we give a simple polynomial-time reduction of {L(p)-Labeling} on graphs with a small diameter to {Metric (Path) TSP}, which enables us to use numerous results on {(Metric) TSP}. On the practical side, we can utilize various high-performance heuristics for TSP, such as Concordo and LKH, to solve our problem. On the theoretical side, we can see that the problem for any p under this fr… ▽ More

    Submitted 2 March, 2023; originally announced March 2023.

    Comments: 6 pages, 2 figures

  6. 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

  7. 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

  8. arXiv:2012.13545  [pdf, other

    stat.ML cs.LG

    More Powerful and General Selective Inference for Stepwise Feature Selection using the Homotopy Continuation Approach

    Authors: Kazuya Sugiyama, Vo Nguyen Le Duy, Ichiro Takeuchi

    Abstract: Conditional selective inference (SI) has been actively studied as a new statistical inference framework for data-driven hypotheses. The basic idea of conditional SI is to make inferences conditional on the selection event characterized by a set of linear and/or quadratic inequalities. Conditional SI has been mainly studied in the context of feature selection such as stepwise feature selection (SFS… ▽ More

    Submitted 21 April, 2021; v1 submitted 25 December, 2020; originally announced December 2020.

  9. arXiv:2008.07939  [pdf, other

    cs.SI cs.CL cs.IR cs.LG

    FANG: Leveraging Social Context for Fake News Detection Using Graph Representation

    Authors: Van-Hoang Nguyen, Kazunari Sugiyama, Preslav Nakov, Min-Yen Kan

    Abstract: We propose Factual News Graph (FANG), a novel graphical social context representation and learning framework for fake news detection. Unlike previous contextual models that have targeted performance, our focus is on representation learning. Compared to transductive models, FANG is scalable in training as it does not have to maintain all nodes, and it is efficient at inference time, without the nee… ▽ More

    Submitted 8 October, 2020; v1 submitted 18 August, 2020; originally announced August 2020.

    Comments: To appear in CIKM 2020

  10. arXiv:1811.07351  [pdf, other

    cs.CL

    Neural Multi-Task Learning for Citation Function and Provenance

    Authors: Xuan Su, Animesh Prasad, Min-Yen Kan, Kazunari Sugiyama

    Abstract: Citation function and provenance are two cornerstone tasks in citation analysis. Given a citation, the former task determines its rhetorical role, while the latter locates the text in the cited paper that contains the relevant cited information. We hypothesize that these two tasks are synergistically related, and build a model that validates this claim. For both tasks, we show that a single-layer… ▽ More

    Submitted 28 January, 2019; v1 submitted 18 November, 2018; originally announced November 2018.

    Journal ref: JCDL 2019

  11. arXiv:1609.07035  [pdf, other

    cs.CL

    Abstractive Meeting Summarization UsingDependency Graph Fusion

    Authors: Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

    Abstract: Automatic summarization techniques on meeting conversations developed so far have been primarily extractive, resulting in poor summaries. To improve this, we propose an approach to generate abstractive summaries by fusing important content from several utterances. Any meeting is generally comprised of several discussion topic segments. For each topic segment within a meeting conversation, we aim t… ▽ More

    Submitted 22 September, 2016; originally announced September 2016.

    Comments: WWW '15 Companion Proceedings of the 24th International Conference on World Wide Web, Pages 5-6. arXiv admin note: substantial text overlap with arXiv:1609.07033

  12. arXiv:1609.07034  [pdf, other

    cs.CL

    Multi-document abstractive summarization using ILP based multi-sentence compression

    Authors: Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

    Abstract: Abstractive summarization is an ideal form of summarization since it can synthesize information from multiple documents to create concise informative summaries. In this work, we aim at developing an abstractive summarizer. First, our proposed approach identifies the most important document in the multi-document set. The sentences in the most important document are aligned to sentences in other doc… ▽ More

    Submitted 22 September, 2016; originally announced September 2016.

    Comments: IJCAI'15 Proceedings of the 24th International Conference on Artificial Intelligence, Pages 1208-1214, AAAI Press

  13. Generating Abstractive Summaries from Meeting Transcripts

    Authors: Siddhartha Banerjee, Prasenjit Mitra, Kazunari Sugiyama

    Abstract: Summaries of meetings are very important as they convey the essential content of discussions in a concise form. Generally, it is time consuming to read and understand the whole documents. Therefore, summaries play an important role as the readers are interested in only the important context of discussions. In this work, we address the task of meeting document summarization. Automatic summarization… ▽ More

    Submitted 22 September, 2016; originally announced September 2016.

    Comments: 10 pages, Proceedings of the 2015 ACM Symposium on Document Engineering, DocEng' 2015

  14. Motivating Smartphone Collaboration in Data Acquisition and Distributed Computing

    Authors: Lingjie Duan, Takeshi Kubo, Kohei Sugiyama, Jianwei Huang, Teruyuki Hasegawa, Jean Walrand

    Abstract: This paper analyzes and compares different incentive mechanisms for a master to motivate the collaboration of smartphone users on both data acquisition and distributed computing applications. To collect massive sensitive data from users, we propose a reward-based collaboration mechanism, where the master announces a total reward to be shared among collaborators, and the collaboration is successful… ▽ More

    Submitted 26 January, 2014; originally announced January 2014.

    Comments: This paper will appear at IEEE Transactions on Mobil Computing

  15. arXiv:1310.3351  [pdf, ps, other

    cs.IT

    An MDS code associated to an elliptic curve

    Authors: Ken-ichi Sugiyama

    Abstract: We will construct an MDS(= the most distance separable) code $C$ which admits a decomposition such that every factor is still MDS. An effective way of decoding will be also discussed.

    Submitted 12 October, 2013; originally announced October 2013.

    MSC Class: 11T71; 14G50; 94B27

  16. arXiv:1110.1428  [pdf, ps, other

    cs.CL cs.DL

    Product Review Summarization based on Facet Identification and Sentence Clustering

    Authors: Duy Khang Ly, Kazunari Sugiyama, Ziheng Lin, Min-Yen Kan

    Abstract: Product review nowadays has become an important source of information, not only for customers to find opinions about products easily and share their reviews with peers, but also for product manufacturers to get feedback on their products. As the number of product reviews grows, it becomes difficult for users to search and utilize these resources in an efficient way. In this work, we build a produc… ▽ More

    Submitted 7 October, 2011; originally announced October 2011.

    Comments: 10 pages, 3 figures, 3 tables, short paper version published in JCDL 2011

    Report number: TR30/11

  17. arXiv:0708.2784  [pdf, ps, other

    cs.IT cs.DM math.AG

    On a linear code from a configuration of affine lines

    Authors: Ken-ichi Sugiyama

    Abstract: We will show how to obtain a linear code from a configuration of affine lines in general position and a suitable set of rational points. We will also explain a new decoding algorithm based on the configuration, which seems to be quite effective.

    Submitted 21 August, 2007; originally announced August 2007.

    Comments: 13 pages

    MSC Class: 11T71; 14G50; 94B27; 94B35