paper-with-me

홈 › Papers

LANTERN: Scalable Distillation of Large Language Models for Job-Person Fit and Explanation

2025-10-07 · Zhoutong Fu, Yihan Cao, Yi-Lin Chen, Aman Lunia, Liming Dong, Neha Saraf, Ruijie Jiang, Yun Dai, Qingquan Song, Tan Wang, Guoyao Li, Derek Koh, Haichao Wei, Zhipeng Wang, Aman Gupta, Chengming Jiang, Jianqiang Shen, Liangjie Hong, Wenjing Zhang arxiv

Large language models (LLMs) have achieved strong performance across a wide range of natural language processing tasks. However, deploying LLMs at scale for domain specific applications, such as job-person fit and explanation in job seeking platforms, introduces distinct challenges. At LinkedIn, the job person fit task requires analyzing a candidate's public profile against job requirements to produce both a fit assessment and a detailed explanation. Directly applying open source or finetuned LLMs to this task often fails to yield high quality, actionable feedback due to the complexity of the domain and the need for structured outputs. Moreover, the large size of these models leads to high inference latency and limits scalability, making them unsuitable for online use. To address these challenges, we introduce LANTERN, a novel LLM knowledge distillation framework tailored specifically for job person fit tasks. LANTERN involves modeling over multiple objectives, an encoder model for classification purpose, and a decoder model for explanation purpose. To better distill the knowledge from a strong black box teacher model to multiple downstream models, LANTERN incorporates multi level knowledge distillation that integrates both data and logit level insights. In addition to introducing the knowledge distillation framework, we share our insights on post training techniques and prompt engineering, both of which are crucial for successfully adapting LLMs to domain specific downstream tasks. Extensive experimental results demonstrate that LANTERN significantly improves task specific metrics for both job person fit and explanation. Online evaluations further confirm its effectiveness, showing measurable gains in job seeker engagement, including a 0.24\% increase in apply rate and a 0.28\% increase in qualified applications.

📄 PDF Abstract BibTeX arXiv:2510.05490

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationPrompt Engineering

Similar Papers 제목 키워드 기반

Enhancing TCR-Peptide Interaction Prediction with Pretrained Language Models and Molecular Representations

2025-04-22 · Cong Qi, Hanzhang Fang, Siqi Jiang, Tianxing Hu 외

Understanding the binding specificity between T-cell receptors (TCRs) and peptide-major histocompatibility complexes (pMHCs) is central to immunotherapy and vaccine development. However, current predictive models struggl…

BenchmarkingFew-Shot LearningLanguage ModelingLanguage Modelling+2

LanternNet: A Hub-and-Spoke System to Seek and Suppress Spotted Lanternfly Populations

2025-07-28 · Vinil Polepalli arxiv

The invasive spotted lanternfly (SLF) poses a significant threat to agriculture and ecosystems, causing widespread damage. Current control methods, such as egg scraping, pesticides, and quarantines, prove labor-intensive…

Modeling User Behavior from Adaptive Surveys with Supplemental Context

2025-07-28 · Aman Shukla, Daniel Patrick Scantlebury, Rishabh Kumar arxiv

Modeling user behavior is critical across many industries where understanding preferences, intent, or decisions informs personalization, targeting, and strategic outcomes. Surveys have long served as a classical mechanis…

LanteRn: Latent Visual Structured Reasoning

2026-03-26 · André G. Viveiros, Nuno Gonçalves, Matthias Lindemann, André Martins arxiv

While language reasoning models excel in many tasks, visual reasoning remains challenging for current large multimodal models (LMMs). As a result, most LMMs default to verbalizing perceptual content into text, a strong l…

Reinforcement LearningMultimodal ReasoningVisual GroundingVisual Reasoning

LANTERN: Layered Archival and Temporal Episodic Retrieval Network for Long-Context LLM Conversations

2026-04-18 · Rahul Subramani arxiv

Large language models discard critical details when conversation history is compacted to fit within finite context windows. We present LANTERN (Layered Archival aNd Temporal Episodic Retrieval Network), a lightweight mem…