paper-with-me

Papers

TAROT: A Hierarchical Framework with Multitask Co-Pretraining on Semi-Structured Data towards Effective Person-Job Fit

2024-01-15 · Yihan Cao, Xu Chen, Lun Du, Hao Chen, Qiang Fu, Shi Han, Yushu Du, Yanbin Kang, Guangming Lu, Zi Li

Person-job fit is an essential part of online recruitment platforms in serving various downstream applications like Job Search and Candidate Recommendation. Recently, pretrained large language models have further enhanced the effectiveness by leveraging richer textual information in user profiles and job descriptions apart from user behavior features and job metadata. However, the general domain-oriented design struggles to capture the unique structural information within user profiles and job descriptions, leading to a loss of latent semantic correlations. We propose TAROT, a hierarchical multitask co-pretraining framework, to better utilize structural and semantic information for informative text embeddings. TAROT targets semi-structured text in profiles and jobs, and it is co-pretained with multi-grained pretraining tasks to constrain the acquired semantic information at each level. Experiments on a real-world LinkedIn dataset show significant performance improvements, proving its effectiveness in person-job fit tasks.

📄 PDF Abstract BibTeX arXiv:2401.07525

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Multitask Learning for CTC-based Speech Recognition

2018-07-17 · Kalpesh Krishna, Shubham Toshniwal, Karen Livescu

Previous work has shown that neural encoder-decoder speech recognition can be improved with hierarchical multitask learning, where auxiliary tasks are added at intermediate layers of a deep encoder. We explore the effect…

Decoderspeech-recognitionSpeech Recognition

TAROT: Targeted Data Selection via Optimal Transport

2024-11-30 · Lan Feng, Fan Nie, Yuejiang Liu, Alexandre Alahi

We propose TAROT, a targeted data selection framework grounded in optimal transport theory. Previous targeted data selection methods primarily rely on influence-based greedy heuristics to enhance domain-specific performa…

motion predictionSemantic Segmentation

SPT: Semi-Parametric Prompt Tuning for Multitask Prompted Learning

2022-12-21 · M Saiful Bari, Aston Zhang, Shuai Zheng, Xingjian Shi 외

Pre-trained large language models can efficiently interpolate human-written prompts in a natural way. Multitask prompted learning can help generalization through a diverse set of tasks at once, thus enhancing the potenti…

Language ModelingLanguage Modellingparameter-efficient fine-tuningZero-shot Generalization

TAROT: Towards Essentially Domain-Invariant Robustness with Theoretical Justification

2025-05-10 · CVPR 2025 1 · Dongyoon Yang, Jihu Lee, Yongdai Kim

Robust domain adaptation against adversarial attacks is a critical research area that aims to develop models capable of maintaining consistent performance across diverse and challenging domains. In this paper, we derive …

Domain AdaptationDomain Generalization

TAROT: Task-Adaptive Refinement of LLM-prior Graphs for Few-shot Tabular Learning

2026-06-10 · Ruxue Shi, Yili Wang, Mengnan Du, Hangting Ye 외 arxiv

Few-shot tabular learning provides a cost-effective approach for real-world applications where annotation is costly and collecting sufficient samples for new tasks is difficult. Existing Traditional and LLM-based methods…