Search Results for author: Ryoma Sato

Found 28 papers, 18 papers with code

User-Side Realization

no code implementations23 Mar 2024 Ryoma Sato

The problem is, that even if users are dissatisfied, they often do not have the means to resolve their dissatisfaction.

Making Translators Privacy-aware on the User's Side

no code implementations7 Dec 2023 Ryoma Sato

As a result, users are hesitant to utilize machine translation engines for data demanding high levels of privacy protection, thereby missing out on their benefits.

Machine Translation Translation

Embarrassingly Simple Text Watermarks

1 code implementation13 Oct 2023 Ryoma Sato, Yuki Takezawa, Han Bao, Kenta Niwa, Makoto Yamada

LLMs can generate texts that cannot be distinguished from human-written texts.

Necessary and Sufficient Watermark for Large Language Models

no code implementations2 Oct 2023 Yuki Takezawa, Ryoma Sato, Han Bao, Kenta Niwa, Makoto Yamada

Although existing watermarking methods have successfully detected texts generated by LLMs, they significantly degrade the quality of the generated texts.

Machine Translation

Graph Neural Networks can Recover the Hidden Features Solely from the Graph Structure

1 code implementation26 Jan 2023 Ryoma Sato

These results show that GNNs can fully exploit the graph structure by themselves, and in effect, GNNs can use both the hidden and explicit node features for downstream tasks.

Graph Generation Graph Learning

Active Learning from the Web

1 code implementation15 Oct 2022 Ryoma Sato

In this paper, we advocate that such a task-specific pool is not always available and propose the use of a myriad of unlabelled data on the Web for the pool for which active learning is applied.

Active Learning Information Retrieval +1

Momentum Tracking: Momentum Acceleration for Decentralized Deep Learning on Heterogeneous Data

no code implementations30 Sep 2022 Yuki Takezawa, Han Bao, Kenta Niwa, Ryoma Sato, Makoto Yamada

In this study, we propose Momentum Tracking, which is a method with momentum whose convergence rate is proven to be independent of data heterogeneity.

Image Classification

Towards Principled User-side Recommender Systems

1 code implementation21 Aug 2022 Ryoma Sato

This approach opens the door to user-defined fair systems even if the official recommender system of the service is not fair.

Recommendation Systems

Twin Papers: A Simple Framework of Causal Inference for Citations via Coupling

1 code implementation21 Aug 2022 Ryoma Sato, Makoto Yamada, Hisashi Kashima

The main difficulty in investigating the effects is that we need to know counterfactual results, which are not available in reality.

Causal Inference counterfactual

Approximating 1-Wasserstein Distance with Trees

no code implementations24 Jun 2022 Makoto Yamada, Yuki Takezawa, Ryoma Sato, Han Bao, Zornitsa Kozareva, Sujith Ravi

In this paper, we aim to approximate the 1-Wasserstein distance by the tree-Wasserstein distance (TWD), where TWD is a 1-Wasserstein distance with tree-based embedding and can be computed in linear time with respect to the number of nodes on a tree.

CLEAR: A Fully User-side Image Search System

1 code implementation17 Jun 2022 Ryoma Sato

In this framework, each user builds their own search system that meets their preference with a user-defined scoring function and user-defined interface.

Image Retrieval Privacy Preserving

Retrieving Black-box Optimal Images from External Databases

1 code implementation30 Dec 2021 Ryoma Sato

We assume the user can access the database through a search query with tight API limits.

Image Retrieval Retrieval

Fixed Support Tree-Sliced Wasserstein Barycenter

1 code implementation8 Sep 2021 Yuki Takezawa, Ryoma Sato, Zornitsa Kozareva, Sujith Ravi, Makoto Yamada

By contrast, the Wasserstein distance on a tree, called the tree-Wasserstein distance, can be computed in linear time and allows for the fast comparison of a large number of distributions.

Enumerating Fair Packages for Group Recommendations

1 code implementation30 May 2021 Ryoma Sato

This can be problematic because a group can be dissatisfied with the recommended package owing to some unobserved reasons, even if the score is high.

Fairness Recommendation Systems

Re-evaluating Word Mover's Distance

1 code implementation30 May 2021 Ryoma Sato, Makoto Yamada, Hisashi Kashima

The original study on WMD reported that WMD outperforms classical baselines such as bag-of-words (BOW) and TF-IDF by significant margins in various datasets.

Private Recommender Systems: How Can Users Build Their Own Fair Recommender Systems without Log Data?

1 code implementation26 May 2021 Ryoma Sato

The key challenge is that a user does not have access to the log data of other users or the latent representations of items.

Fairness Recommendation Systems

Supervised Tree-Wasserstein Distance

no code implementations27 Jan 2021 Yuki Takezawa, Ryoma Sato, Makoto Yamada

Specifically, we rewrite the Wasserstein distance on the tree metric by the parent-child relationships of a tree and formulate it as a continuous optimization problem using a contrastive loss.

Document Classification Metric Learning

Feature-Robust Optimal Transport for High-Dimensional Data

no code implementations1 Jan 2021 Mathis Petrovich, Chao Liang, Ryoma Sato, Yanbin Liu, Yao-Hung Hubert Tsai, Linchao Zhu, Yi Yang, Ruslan Salakhutdinov, Makoto Yamada

To show the effectiveness of FROT, we propose using the FROT algorithm for the layer selection problem in deep neural networks for semantic correspondence.

feature selection Semantic correspondence +1

Poincare: Recommending Publication Venues via Treatment Effect Estimation

1 code implementation19 Oct 2020 Ryoma Sato, Makoto Yamada, Hisashi Kashima

We use a bias correction method to estimate the potential impact of choosing a publication venue effectively and to recommend venues based on the potential impact of papers in each venue.

Causal Inference Recommendation Systems

Fast Unbalanced Optimal Transport on a Tree

1 code implementation NeurIPS 2020 Ryoma Sato, Makoto Yamada, Hisashi Kashima

This study examines the time complexities of the unbalanced optimal transport problems from an algorithmic perspective for the first time.

Feature Robust Optimal Transport for High-dimensional Data

1 code implementation25 May 2020 Mathis Petrovich, Chao Liang, Ryoma Sato, Yanbin Liu, Yao-Hung Hubert Tsai, Linchao Zhu, Yi Yang, Ruslan Salakhutdinov, Makoto Yamada

To show the effectiveness of FROT, we propose using the FROT algorithm for the layer selection problem in deep neural networks for semantic correspondence.

feature selection Semantic correspondence +1

A Survey on The Expressive Power of Graph Neural Networks

no code implementations9 Mar 2020 Ryoma Sato

Graph neural networks (GNNs) are effective machine learning models for various graph learning problems.

BIG-bench Machine Learning Graph Learning

Random Features Strengthen Graph Neural Networks

1 code implementation8 Feb 2020 Ryoma Sato, Makoto Yamada, Hisashi Kashima

Through experiments, we show that the addition of random features enables GNNs to solve various problems that normal GNNs, including the graph convolutional networks (GCNs) and graph isomorphism networks (GINs), cannot solve.

Graph Learning

Fast and Robust Comparison of Probability Measures in Heterogeneous Spaces

1 code implementation5 Feb 2020 Ryoma Sato, Marco Cuturi, Makoto Yamada, Hisashi Kashima

Building on \cite{memoli-2011}, who proposed to represent each point in each distribution as the 1D distribution of its distances to all other points, we introduce in this paper the Anchor Energy (AE) and Anchor Wasserstein (AW) distances, which are respectively the energy and Wasserstein distances instantiated on such representations.

Graph Matching Word Embeddings

Approximation Ratios of Graph Neural Networks for Combinatorial Problems

no code implementations NeurIPS 2019 Ryoma Sato, Makoto Yamada, Hisashi Kashima

We theoretically demonstrate that the most powerful GNN can learn approximation algorithms for the minimum dominating set problem and the minimum vertex cover problem with some approximation ratios with the aid of the theory of distributed local algorithms.

Feature Engineering

Learning to Sample Hard Instances for Graph Algorithms

1 code implementation26 Feb 2019 Ryoma Sato, Makoto Yamada, Hisashi Kashima

We propose HiSampler, the hard instance sampler, to model the hard instance distribution of graph algorithms.

Evolutionary Algorithms

Constant Time Graph Neural Networks

no code implementations23 Jan 2019 Ryoma Sato, Makoto Yamada, Hisashi Kashima

The recent advancements in graph neural networks (GNNs) have led to state-of-the-art performances in various applications, including chemo-informatics, question-answering systems, and recommender systems.

Graph Attention Question Answering +1

Cannot find the paper you are looking for? You can Submit a new open access paper.