paper-with-me

Papers

UATTA-EB: Uncertainty-Aware Test-Time Augmented Ensemble of BERTs for Classifying Common Mental Illnesses on Social Media Posts

2023-04-10 · Pratinav Seth, Mihir Agarwal

Given the current state of the world, because of existing situations around the world, millions of people suffering from mental illnesses feel isolated and unable to receive help in person. Psychological studies have shown that our state of mind can manifest itself in the linguistic features we use to communicate. People have increasingly turned to online platforms to express themselves and seek help with their conditions. Deep learning methods have been commonly used to identify and analyze mental health conditions from various sources of information, including social media. Still, they face challenges, including a lack of reliability and overconfidence in predictions resulting in the poor calibration of the models. To solve these issues, We propose UATTA-EB: Uncertainty-Aware Test-Time Augmented Ensembling of BERTs for producing reliable and well-calibrated predictions to classify six possible types of mental illnesses- None, Depression, Anxiety, Bipolar Disorder, ADHD, and PTSD by analyzing unstructured user data on Reddit.

📄 PDF Abstract BibTeX arXiv:2304.04539

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

UATTA-ENS: Uncertainty Aware Test Time Augmented Ensemble for PIRC Diabetic Retinopathy Detection

2022-11-06 · Pratinav Seth, Adil Khan, Ananya Gupta, Saurabh Kumar Mishra 외

Deep Ensemble Convolutional Neural Networks has become a methodology of choice for analyzing medical images with a diagnostic performance comparable to a physician, including the diagnosis of Diabetic Retinopathy. Howeve…

Diabetic Retinopathy DetectionDiagnostic

Pretrain-then-Adapt: Uncertainty-Aware Test-Time Adaptation for Text-based Person Search

2026-04-07 · Jiahao Zhang, Shaofei Huang, Yaxiong Wang, Zhedong Zheng arxiv

Text-based person search faces inherent limitations due to data scarcity, driven by stringent privacy constraints and the high cost of manual annotation. To mitigate this, existing methods usually rely on a Pretrain-then…

Test-time AdaptationImage RetrievalPerson Search

Decision-based Universal Adversarial Attack

2020-09-15 · Jing Wu, Mingyi Zhou, Shuaicheng Liu, Yipeng Liu 외

A single perturbation can pose the most natural images to be misclassified by classifiers. In black-box setting, current universal adversarial attack methods utilize substitute models to generate the perturbation, then a…

Adversarial Attack

Augmented Contrastive Clustering with Uncertainty-Aware Prototyping for Time Series Test Time Adaptation

2025-01-01 · Peiliang Gong, Mohamed Ragab, Min Wu, Zhenghua Chen 외

Test-time adaptation aims to adapt pre-trained deep neural networks using solely online unlabelled test data during inference. Although TTA has shown promise in visual applications, its potential in time series contexts …

ClusteringTest-time AdaptationTime Series

Rethinking the Test-Time Prompt Tuning Objective from the Perspective of Calibration

2026-08-31 · Jungwon Choi, Hyeonseo Jang, Kibok Lee, Eunwoo Kim arxiv

Test-time prompt tuning (TPT) has emerged as a powerful paradigm, refining prompts for each test sample via entropy minimization (EM) over multiple augmented views. However, we identify a limitation in the standard EM-ba…