Papers by Adam Gonczarek
Classical Out-of-Distribution Detection Methods Benchmark in Text Classification Tasks (2023.acl-srw)
Copied to clipboard
| Challenge: | Current approaches to OOD detection in NLP are not yet sufficiently sensitive to capture all samples characterized by various types of distributional shifts. |
| Approach: | They evaluated eight methods that are easily integrable into existing NLP systems and require no additional OOD data or model modifications. |
| Outcome: | The proposed methods are easily integrable into existing NLP systems and require no additional OOD data or model modifications. |
Domain-Agnostic Neural Architecture for Class Incremental Continual Learning in Document Processing Platform (2023.acl-industry)
Copied to clipboard
| Challenge: | Recent methods with stochastic gradient learning struggle in streaming data setups and are restricted to specific domains. |
| Approach: | They propose a fully differentiable architecture that enables the training of high-performance classifiers when examples from each class are presented separately. |
| Outcome: | The proposed architecture achieves SOTA results without a memory buffer and clearly outperforms the reference methods. |