paper-with-me

Papers

TopicBERT for Energy Efficient Document Classification

2020-10-15 · Findings of the Association for Computational Linguistics 2020 · Yatin Chaudhary, Pankaj Gupta, Khushbu Saxena, Vivek Kulkarni, Thomas Runkler, Hinrich Schütze

Prior research notes that BERT's computational cost grows quadratically with sequence length thus leading to longer training times, higher GPU memory constraints and carbon emissions. While recent work seeks to address these scalability issues at pre-training, these issues are also prominent in fine-tuning especially for long sequence tasks like document classification. Our work thus focuses on optimizing the computational cost of fine-tuning for document classification. We achieve this by complementary learning of both topic and language models in a unified framework, named TopicBERT. This significantly reduces the number of self-attention operations - a main performance bottleneck. Consequently, our model achieves a 1.4x ($\sim40\%$) speedup with $\sim40\%$ reduction in $CO_2$ emission while retaining $99.9\%$ performance over 5 datasets.

📄 PDF Abstract BibTeX arXiv:2010.16407

Code (1)

YatinChaudhary/TopicBERT 공식 구현 tf

Tasks

ClassificationDocument ClassificationGeneral ClassificationGPU

Similar Papers 제목 키워드 기반

Towards Automatic Transformer-based Cloud Classification and Segmentation

2021-12-14 · NeurIPS Workshop - Tackling Climate Change with Machine Learning 2021 12 · Roy, Roshan; MR, Ahan; Soni, Vaibhav; Chittora 외

Clouds have been demonstrated to have a huge impact on the energy balance, temperature, and weather of the Earth. Classification and segmentation of clouds and coverage factors are crucial for climate modeling, meteorolo…

Classification

Retrieval-Augmented Classification of Environmental Mitigations in Hydropower Licensing Documents

2026-08-24 · Hong-Jun Yoon, Tom Ruggles, Joanna Lee, Debjani Singh arxiv

Identifying and classifying environmental mitigation obligations in Federal Energy Regulatory Commission hydropower licensing documents is a labor-intensive task requiring deep domain expertise. We formulate this as a mu…

Multi-Label ClassificationZero-shot Generalization

Solar cell patent classification method based on keyword extraction and deep neural network

2021-09-18 · Yongmin Yoo, Dongjin Lim, Tak-Sung Heo

With the growing impact of ESG on businesses, research related to renewable energy is receiving great attention. Solar cells are one of them, and accordingly, it can be said that the research value of solar cell patent a…

ClassificationKeyword ExtractionPatent classification

Concise comparative summaries (CCS) of large text corpora with a human experiment

2014-04-29 · Jinzhu Jia, Luke Miratrix, Bin Yu, Brian Gawalt 외

In this paper we propose a general framework for topic-specific summarization of large text corpora and illustrate how it can be used for the analysis of news databases. Our framework, concise comparative summarization (…

ArticlesGeneral Classification

Transformer-based Models for Long-Form Document Matching: Challenges and Empirical Analysis

2023-02-07 · Akshita Jha, Adithya Samavedhi, Vineeth Rakesh, Jaideep Chandrashekar 외

Recent advances in the area of long document matching have primarily focused on using transformer-based models for long document encoding and matching. There are two primary challenges associated with these models. First…

Form