Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–7 of 7 results for author: Yamagiwa, H

.
  1. arXiv:2406.18094  [pdf, other

    cs.CL

    Shimo Lab at "Discharge Me!": Discharge Summarization by Prompt-Driven Concatenation of Electronic Health Record Sections

    Authors: Yunzhen He, Hiroaki Yamagiwa, Hidetoshi Shimodaira

    Abstract: In this paper, we present our approach to the shared task "Discharge Me!" at the BioNLP Workshop 2024. The primary goal of this task is to reduce the time and effort clinicians spend on writing detailed notes in the electronic health record (EHR). Participants develop a pipeline to generate the "Brief Hospital Course" and "Discharge Instructions" sections from the EHR. Our approach involves a firs… ▽ More

    Submitted 26 June, 2024; originally announced June 2024.

    Comments: BioNLP @ ACL2024

  2. arXiv:2406.10984  [pdf, other

    cs.CL

    Revisiting Cosine Similarity via Normalized ICA-transformed Embeddings

    Authors: Hiroaki Yamagiwa, Momose Oyama, Hidetoshi Shimodaira

    Abstract: Cosine similarity is widely used to measure the similarity between two embeddings, while interpretations based on angle and correlation coefficient are common. In this study, we focus on the interpretable axes of embeddings transformed by Independent Component Analysis (ICA), and propose a novel interpretation of cosine similarity as the sum of semantic similarities over axes. To investigate this,… ▽ More

    Submitted 16 June, 2024; originally announced June 2024.

  3. arXiv:2406.00984  [pdf, other

    cs.CL

    Predicting Drug-Gene Relations via Analogy Tasks with Word Embeddings

    Authors: Hiroaki Yamagiwa, Ryoma Hashimoto, Kiwamu Arakane, Ken Murakami, Shou Soeda, Momose Oyama, Mariko Okada, Hidetoshi Shimodaira

    Abstract: Natural language processing (NLP) is utilized in a wide range of fields, where words in text are typically transformed into feature vectors called embeddings. BioConceptVec is a specific example of embeddings tailored for biology, trained on approximately 30 million PubMed abstracts using models such as skip-gram. Generally, word embeddings are known to solve analogy tasks through simple vector ar… ▽ More

    Submitted 3 June, 2024; originally announced June 2024.

  4. arXiv:2401.06112  [pdf, other

    cs.CL

    Axis Tour: Word Tour Determines the Order of Axes in ICA-transformed Embeddings

    Authors: Hiroaki Yamagiwa, Yusuke Takase, Hidetoshi Shimodaira

    Abstract: Word embedding is one of the most important components in natural language processing, but interpreting high-dimensional embeddings remains a challenging problem. To address this problem, Independent Component Analysis (ICA) is identified as an effective solution. ICA-transformed word embeddings reveal interpretable semantic axes; however, the order of these axes are arbitrary. In this study, we f… ▽ More

    Submitted 13 June, 2024; v1 submitted 11 January, 2024; originally announced January 2024.

  5. arXiv:2308.13779  [pdf, other

    cs.CV

    Zero-Shot Edge Detection with SCESAME: Spectral Clustering-based Ensemble for Segment Anything Model Estimation

    Authors: Hiroaki Yamagiwa, Yusuke Takase, Hiroyuki Kambe, Ryosuke Nakamoto

    Abstract: This paper proposes a novel zero-shot edge detection with SCESAME, which stands for Spectral Clustering-based Ensemble for Segment Anything Model Estimation, based on the recently proposed Segment Anything Model (SAM). SAM is a foundation model for segmentation tasks, and one of the interesting applications of SAM is Automatic Mask Generation (AMG), which generates zero-shot segmentation masks of… ▽ More

    Submitted 18 November, 2023; v1 submitted 26 August, 2023; originally announced August 2023.

    Comments: 11 pages, accepted to WACV 2024 Workshop

  6. arXiv:2305.13175  [pdf, other

    cs.CL

    Discovering Universal Geometry in Embeddings with ICA

    Authors: Hiroaki Yamagiwa, Momose Oyama, Hidetoshi Shimodaira

    Abstract: This study utilizes Independent Component Analysis (ICA) to unveil a consistent semantic structure within embeddings of words or images. Our approach extracts independent semantic components from the embeddings of a pre-trained model by leveraging anisotropic information that remains after the whitening process in Principal Component Analysis (PCA). We demonstrate that each embedding can be expres… ▽ More

    Submitted 2 November, 2023; v1 submitted 22 May, 2023; originally announced May 2023.

    Comments: 29 pages, EMNLP 2023

  7. arXiv:2211.06229  [pdf, other

    cs.CL

    Improving word mover's distance by leveraging self-attention matrix

    Authors: Hiroaki Yamagiwa, Sho Yokoi, Hidetoshi Shimodaira

    Abstract: Measuring the semantic similarity between two sentences is still an important task. The word mover's distance (WMD) computes the similarity via the optimal alignment between the sets of word embeddings. However, WMD does not utilize word order, making it challenging to distinguish sentences with significant overlaps of similar words, even if they are semantically very different. Here, we attempt t… ▽ More

    Submitted 2 November, 2023; v1 submitted 11 November, 2022; originally announced November 2022.

    Comments: 24 pages, accepted to EMNLP 2023 Findings