← Search

Seonwoo Min

5 accepted papers

2022

Grounding Visual Representations with Texts for Domain Generalization

ECCV 2022poster

"Reducing the representational discrepancy between source and target domains is a key component to maximize the model generalization. In this work, we advocate for leveraging natural language supervision for the domain generalization task. We introduce two modules to ground visual representations wi…

2022

Pure Transformers are Powerful Graph Learners

NeurIPS 2022accept

We show that standard Transformers without graph-specific modifications can lead to promising results in graph learning both in theory and practice. Given a graph, we simply treat all nodes and edges as independent tokens, augment them with token embeddings, and feed them to a Transformer. With an a…

2022

Transformers meet Stochastic Block Models: Attention with Data-Adaptive Sparsity and Cost

NeurIPS 2022accept

To overcome the quadratic cost of self-attention, recent works have proposed various sparse attention modules, most of which fall under one of two groups: 1) sparse attention under a hand-crafted patterns and 2) full attention followed by a sparse variant of softmax such as $\alpha$-entmax. Unfortun…

2017

Deep Recurrent Neural Network-Based Identification of Precursor microRNAs

NeurIPS 2017poster

MicroRNAs (miRNAs) are small non-coding ribonucleic acids (RNAs) which play key roles in post-transcriptional gene regulation. Direct identification of mature miRNAs is infeasible due to their short lengths, and researchers instead aim at identifying precursor miRNAs (pre-miRNAs). Many of the known…