paper-with-me

Papers

Adapting Feature Attenuation to NLP

2026-01-02 · Tianshuo Yang, Ryan Rabinowitz, Terrance E. Boult, Jugal Kalita arxiv

Transformer classifiers such as BERT deliver impressive closed-set accuracy, yet they remain brittle when confronted with inputs from unseen categories--a common scenario for deployed NLP systems. We investigate Open-Set Recognition (OSR) for text by porting the feature attenuation hypothesis from computer vision to transformers and by benchmarking it against state-of-the-art baselines. Concretely, we adapt the COSTARR framework--originally designed for classification in computer vision--to two modest language models (BERT (base) and GPT-2) trained to label 176 arXiv subject areas. Alongside COSTARR, we evaluate Maximum Softmax Probability (MSP), MaxLogit, and the temperature-scaled free-energy score under the OOSA and AUOSCR metrics. Our results show (i) COSTARR extends to NLP without retraining but yields no statistically significant gain over MaxLogit or MSP, and (ii) free-energy lags behind all other scores in this high-class-count setting. The study highlights both the promise and the current limitations of transplanting vision-centric OSR ideas to language models, and points toward the need for larger backbones and task-tailored attenuation strategies.

📄 PDF Abstract BibTeX arXiv:2601.00965

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SAC-Net: Spatial Attenuation Context for Salient Object Detection

2019-03-25 · Xiaowei Hu, Chi-Wing Fu, Lei Zhu, Tianyu Wang 외

This paper presents a new deep neural network design for salient object detection by maximizing the integration of local and global image context within, around, and beyond the salient objects. Our key idea is to adaptiv…

Objectobject-detectionObject DetectionRGB Salient Object Detection+1

RainGaugeNet: CSI-Based Sub-6 GHz Rainfall Attenuation Measurement and Classification for ISAC Applications

2025-01-04 · Yan Li, Jie Yang, Yixuan Huang, Tao Yang 외

Rainfall impacts daily activities and can lead to severe hazards such as flooding. Traditional rainfall measurement systems often lack granularity or require extensive infrastructure. While the attenuation of electromagn…

ISAC

POUR-Net: A Population-Prior-Aided Over-Under-Representation Network for Low-Count PET Attenuation Map Generation

2024-01-25 · Bo Zhou, Jun Hou, Tianqi Chen, Yinchi Zhou 외

Low-dose PET offers a valuable means of minimizing radiation exposure in PET imaging. However, the prevalent practice of employing additional CT scans for generating attenuation maps (u-map) for PET attenuation correctio…

Convolutional Neural Network Pruning Using Filter Attenuation

2020-02-09 · Morteza Mousa-Pasandi, Mohsen Hajabdollahi, Nader Karimi, Shadrokh Samavi 외

Filters are the essential elements in convolutional neural networks (CNNs). Filters are corresponded to the feature maps and form the main part of the computational and memory requirement for the CNN processing. In filte…

image-classificationImage ClassificationNetwork Pruning

Auto-adaptive Resonance Equalization using Dilated Residual Networks

2018-07-23 · Maarten Grachten, Emmanuel Deruty, Alexandre Tanguy

In music and audio production, attenuation of spectral resonances is an important step towards a technically correct result. In this paper we present a two-component system to automate the task of resonance equalization.…