paper-with-me

홈 › Papers

Improving Text-based Early Prediction by Distillation from Privileged Time-Series Text

2023-01-26 · Jinghui Liu, Daniel Capurro, Anthony Nguyen, Karin Verspoor

Modeling text-based time-series to make prediction about a future event or outcome is an important task with a wide range of applications. The standard approach is to train and test the model using the same input window, but this approach neglects the data collected in longer input windows between the prediction time and the final outcome, which are often available during training. In this study, we propose to treat this neglected text as privileged information available during training to enhance early prediction modeling through knowledge distillation, presented as Learning using Privileged tIme-sEries Text (LuPIET). We evaluate the method on clinical and social media text, with four clinical prediction tasks based on clinical notes and two mental health prediction tasks based on social media posts. Our results show LuPIET is effective in enhancing text-based early predictions, though one may need to consider choosing the appropriate text representation and windows for privileged text to achieve optimal performance. Compared to two other methods using transfer learning and mixed training, LuPIET offers more stable improvements over the baseline, standard training. As far as we are concerned, this is the first study to examine learning using privileged information for time-series in the NLP context.

📄 PDF Abstract BibTeX arXiv:2301.10887

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationPredictionTime SeriesTime Series AnalysisTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Toward Understanding Privileged Features Distillation in Learning-to-Rank

2022-09-19 · Shuo Yang, Sujay Sanghavi, Holakou Rahmanian, Jan Bakus 외

In learning-to-rank problems, a privileged feature is one that is available during model training, but not available at test time. Such features naturally arise in merchandised recommendation systems; for instance, "user…

Learning-To-RankRecommendation Systems

Rethinking On-Policy Self-Distillation for Thinking Models

2026-07-06 · Simran Kaur, Narutatsu Ri, Yinghui He, Liam Fowl 외 arxiv

Self-distillation is a promising recipe for self-improvement in language models. In this setting, a model can serve as its own teacher when given privileged information, such as a solution to a math problem. This seems e…

Longitudinal Risk Prediction in Mammography with Privileged History Distillation

2026-03-16 · Banafsheh Karimian, Alexis Guichemerre, Soufiane Belharbi, Natacha Gillet 외 arxiv

Breast cancer remains a leading cause of cancer-related mortality worldwide. Longitudinal mammography risk prediction models improve multi-year breast cancer risk prediction based on prior screening exams. However, in re…

IoU-PD: IoU-Aware Privileged Distillation for Visual Grounding with Multimodal Large Language Models

2026-07-17 · Xiuyuan Zhu, Ke Lu, Hao Wu, Zijin Du 외 arxiv

Visual grounding with multimodal large language models is commonly formulated as autoregressive coordinate generation, where a model outputs bounding-box coordinates as text given an image and a referring-expression prom…

Instruction FollowingVisual Grounding

Calibration-compatible Listwise Distillation of Privileged Features for CTR Prediction

2023-12-14 · Xiaoqiang Gui, Yueyao Cheng, Xiang-Rong Sheng, Yunfeng Zhao 외

In machine learning systems, privileged features refer to the features that are available during offline training but inaccessible for online serving. Previous studies have recognized the importance of privileged feature…

Click-Through Rate Prediction