paper-with-me

Papers

Multi-View Attention Multiple-Instance Learning Enhanced by LLM Reasoning for Cognitive Distortion Detection

2025-09-22 · Jun Seo Kim, Hyemi Kim, Woo Joo Oh, Hongjin Cho, Hochul Lee, Hye Hyeon Kim arxiv

Cognitive distortions have been closely linked to mental health disorders, yet their automatic detection remains challenging due to contextual ambiguity, co-occurrence, and semantic overlap. We propose a novel framework that combines Large Language Models (LLMs) with a Multiple-Instance Learning (MIL) architecture to enhance interpretability and expression-level reasoning. Each utterance is decomposed into Emotion, Logic, and Behavior (ELB) components, which are processed by LLMs to infer multiple distortion instances, each with a predicted type, expression, and model-assigned salience score. These instances are integrated via a Multi-View Gated Attention mechanism for final classification. Experiments on Korean (KoACD) and English (Therapist QA) datasets demonstrate that incorporating ELB and LLM-inferred salience scores improves classification performance, especially for distortions with high interpretive ambiguity. Our results suggest a psychologically grounded and generalizable approach for fine-grained reasoning in mental health NLP. The dataset and implementation details are publicly accessible.

📄 PDF Abstract BibTeX arXiv:2509.17292

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

EIT: Enhanced Interactive Transformer

2022-12-20 · Tong Zheng, Bei Li, Huiwen Bao, Tong Xiao 외

Two principles: the complementary principle and the consensus principle are widely acknowledged in the literature of multi-view learning. However, the current design of multi-head self-attention, an instance of multi-vie…

Abstractive Text SummarizationLanguage ModelingLanguage ModellingMachine Translation+2

Multi-view Instance Attention Fusion Network for classification

2023-08-22 · 101974 2023 8 · Jinxing Lia, Chuhao Zhoua, Xiaoqiang Jic, Mu Lia 외

Multi-view learning for classification has achieved a remarkable performance compared with the single-view based methods. Inspired by the instance based learning which directly regards the instance as the prior and well …

ClassificationMULTI-VIEW LEARNING

SGPMIL: Sparse Gaussian Process Multiple Instance Learning

2025-07-11 · Andreas Lolos, Stergios Christodoulidis, Aris L. Moustakas, Jose Dolz 외 arxiv

Multiple Instance Learning (MIL) offers a natural solution for settings where only coarse, bag-level labels are available, without having access to instance-level annotations. This is usually the case in digital patholog…

Multiple Instance LearningGaussian Processes

Multi-head Attention-based Deep Multiple Instance Learning

2024-04-08 · Hassan Keshvarikhojasteh, Josien Pluim, Mitko Veta

This paper introduces MAD-MIL, a Multi-head Attention-based Deep Multiple Instance Learning model, designed for weakly supervised Whole Slide Images (WSIs) classification in digital pathology. Inspired by the multi-head …

DiversityMultiple Instance Learningwhole slide images

MonoInstance: Enhancing Monocular Priors via Multi-view Instance Alignment for Neural Rendering and Reconstruction

2025-03-24 · CVPR 2025 1 · Wenyuan Zhang, Yixiao Yang, Han Huang, Liang Han 외

Monocular depth priors have been widely adopted by neural rendering in multi-view based tasks such as 3D reconstruction and novel view synthesis. However, due to the inconsistent prediction on each view, how to more effe…

3D ReconstructionNeural RenderingNovel View Synthesis