← Search

Sotaro Takeshita

3 accepted papers

2025

Randomly Removing 50% of Dimensions in Text Embeddings has Minimal Impact on Retrieval and Classification Tasks

EMNLP 2025

In this paper, we study the surprising impact that truncating text embeddings has on downstream performance. We consistently observe across 6 state-of-the-art text encoders and 26 downstream tasks, that randomly removing up to 50% of embedding dimensions results in only a minor drop in performance,

Cited by 0SourcePDFScholar
2024

ACLSum: A New Dataset for Aspect-based Summarization of Scientific Publications

NAACL 2024long

Extensive efforts in the past have been directed toward the development of summarization datasets. However, a predominant number of these resources have been (semi)-automatically generated, typically through web data crawling. This resulted in subpar resources for training and evaluating summarizati…

2024

GenGO: ACL Paper Explorer with Semantic Features

ACL 2024system demonstrations

We present GenGO, a system for exploring papers published in ACL conferences. Paper data stored in our database is enriched with multi-aspect summaries, extracted named entities, a field of study label, and text embeddings by our data processing pipeline. These metadata are used in our web-based use…