1 code implementation • 22 Nov 2024 • Kaito Shiku, Kazuya Nishimura, Daiki Suehiro, Kiyohito Tanaka, Ryoma Bise
Patient-level diagnosis of severity in ulcerative colitis (UC) is common in real clinical settings, where the most severe score in a patient is recorded.
1 code implementation • 26 Aug 2024 • Shunsuke Kubo, Shinnosuke Matsuo, Daiki Suehiro, Kazuhiro Terada, Hiroaki Ito, Akihiko Yoshizawa, Ryoma Bise
In our method, smaller bags (mini-bags) are generated by sampling instances from large-sized bags (original bags), and these mini-bags are used in place of the original bags.
no code implementations • 15 May 2024 • Shinnosuke Matsuo, Daiki Suehiro, Seiichi Uchida, Hiroaki Ito, Kazuhiro Terada, Akihiko Yoshizawa, Ryoma Bise
In this paper, we address the segmentation of tumor subtypes in whole slide images (WSI) by utilizing incomplete label proportions.
1 code implementation • 20 Mar 2024 • Kaito Shiku, Shinnosuke Matsuo, Daiki Suehiro, Ryoma Bise
Existing MIL methods are unsuitable for LML due to aggregating confidences, which may lead to inconsistency between the bag-level label and the label obtained by counting the number of instances for each class.
no code implementations • 20 Oct 2023 • Yuya Saito, Shinnosuke Matsuo, Seiichi Uchida, Daiki Suehiro
This paper tackles the problem of the worst-class error rate, instead of the standard error rate averaged over all classes.
no code implementations • ICCV 2023 • Takanori Asanomi, Shinnosuke Matsuo, Daiki Suehiro, Ryoma Bise
In this paper, we propose a bag-level data augmentation method for LLP called MixBag, based on the key observation from our preliminary experiments; that the instance-level classification accuracy improves as the number of labeled bags increases even though the total number of instances is fixed.
1 code implementation • 17 Feb 2023 • Shinnosuke Matsuo, Ryoma Bise, Seiichi Uchida, Daiki Suehiro
This paper proposes a novel and efficient method for Learning from Label Proportions (LLP), whose goal is to train a classifier only by using the class label proportions of instance sets, called bags.
no code implementations • 17 Mar 2022 • Xiaotong Ji, Yuchen Zheng, Daiki Suehiro, Seiichi Uchida
The highlights of LwR are: (1) the rejection strategy is not heuristic but has a strong background from a machine learning theory, and (2) the rejection function can be trained on an arbitrary feature space which is different from the feature space for classification.
no code implementations • 17 Mar 2022 • Xiaotong Ji, Yan Zheng, Daiki Suehiro, Seiichi Uchida
Signature verification, as a crucial practical documentation analysis task, has been continuously studied by researchers in machine learning and pattern recognition fields.
1 code implementation • 20 Jul 2021 • Kazuma Fujii, Daiki Suehiro, Kazuya Nishimura, Ryoma Bise
Our proposed method takes a pseudo labeling approach for cell detection from imperfect annotated data.
2 code implementations • 19 Sep 2020 • Heon Song, Daiki Suehiro, Seiichi Uchida
For visual object tracking, it is difficult to realize an almighty online tracker due to the huge variations of target appearance depending on an image sequence.
Ranked #1 on Visual Object Tracking on TempleColor128
1 code implementation • 31 May 2020 • Daiki Suehiro, Kohei Hatano, Eiji Takimoto, Shuji Yamamoto, Kenichi Bannai, Akiko Takeda
We propose a new formulation of Multiple-Instance Learning (MIL), in which a unit of data consists of a set of instances called a bag.
1 code implementation • 14 Nov 2019 • Daiki Suehiro, Eiji Takimoto
In this work, we focus on a particular problem formulation called Multiple-Instance Learning (MIL), and show that various learning problems including all the problems mentioned above with some of new problems can be reduced to MIL with theoretically guaranteed generalization bounds, where the reductions are established under a new reduction scheme we provide as a by-product.
no code implementations • 20 Nov 2018 • Daiki Suehiro, Kohei Hatano, Eiji Takimoto, Shuji Yamamoto, Kenichi Bannai, Akiko Takeda
Classifiers based on a single shapelet are not sufficiently strong for certain applications.
no code implementations • 5 Sep 2017 • Daiki Suehiro, Kohei Hatano, Eiji Takimoto, Shuji Yamamoto, Kenichi Bannai, Akiko Takeda
We consider binary classification problems using local features of objects.