paper-with-me

Papers

Soft Token Matching for Interpretable Low-Resource Classification

2019-09-25 · Federico Errica, Fabrizio Silvestri, Bora Edizel, Sebastian Riedel, Ludovic Denoyer, Vassilis Plachouras

We propose a model to tackle classification tasks in the presence of very little training data. To this aim, we introduce a novel matching mechanism to focus on elements of the input by using vectors that represent semantically meaningful concepts for the task at hand. By leveraging highlighted portions of the training data, a simple, yet effective, error boosting technique guides the learning process. In practice, it increases the error associated to relevant parts of the input by a given factor. Results on text classification tasks confirm the benefits of the proposed approach in both balanced and unbalanced cases, thus being of practical use when labeling new examples is expensive. In addition, the model is interpretable, as it allows for human inspection of the learned weights.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Grammatically-Guided Sparse Attention for Efficient and Interpretable Transformers

2026-05-23 · Spandan Pratyush arxiv

The quadratic complexity of self-attention in Transformer models remains a significant bottleneck for processing long sequences and deploying large language models efficiently. For this approach, there has been significa…

APrompt4EM: Augmented Prompt Tuning for Generalized Entity Matching

2024-05-08 · Yikuan Xia, Jiazun Chen, Xinchi Li, Jun Gao

Generalized Entity Matching (GEM), which aims at judging whether two records represented in different formats refer to the same real-world entity, is an essential task in data management. The prompt tuning paradigm for p…

Management

SoftPQ: Robust Instance Segmentation Evaluation via Soft Matching and Tunable Thresholds

2025-05-17 · Ranit Karmakar, Simon F. Nørrelykke

Segmentation evaluation metrics traditionally rely on binary decision logic: predictions are either correct or incorrect, based on rigid IoU thresholds. Detection--based metrics such as F1 and mAP determine correctness a…

BenchmarkingBinary ClassificationInstance SegmentationSegmentation+1

Scene-Aware Feature Matching

2023-08-19 · ICCV 2023 1 · Xiaoyong Lu, Yaping Yan, Tong Wei, Songlin Du

Current feature matching methods focus on point-level matching, pursuing better representation learning of individual features, but lacking further understanding of the scene. This results in significant performance degr…

Homography EstimationPose EstimationRepresentation Learning

Similarity-Distance-Magnitude Activations

2025-09-16 · Allen Schmaltz arxiv

We introduce the Similarity-Distance-Magnitude (SDM) activation function, a more robust and interpretable formulation of the standard softmax activation function, adding Similarity (i.e., correctly predicted depth-matche…