PostAc : A Visual Interactive Search, Exploration, and Analysis Platform for PhD Intensive Job Postings (P19-3)
Copied to clipboard
| Challenge: | Employers’ low awareness and interest in attracting PhD graduates means that the term “PhD” is rarely used as a keyword in job advertisements. |
| Approach: | They propose an online platform that makes the job market visible to job seekers by analyzing the key factors that identify what an employer is looking for when they hire a highly skilled researcher. |
| Outcome: | The proposed platform makes visible the geographic location, industry sector, job title, working hours, continuity, and wage of the research intensive jobs. |
Similar Papers
JobMatchAI - An Intelligent Job Matching Platform Using Knowledge Graphs, Semantic Search and Explainable AI (2026.acl-demo)
Copied to clipboard
| Challenge: | Recruiters and job seekers rely on search systems to navigate labor markets . many systems fail to handle skill synonyms and nonlinear careers . |
| Approach: | They propose a production-ready system that integrates Transformer embeddings, skill knowledge graphs, and interpretable reranking. |
| Outcome: | The proposed system optimizes utility across skill fit, experience, location, salary, and company preferences. |
Hiring Now: A Skill-Aware Multi-Attention Model for Job Posting Generation (2020.acl-main)
Copied to clipboard
| Challenge: | Creating job requirements is a crucial step in the recruiting process, but it is difficult to specify the level of education, experience, relevant skills per the job description. |
| Approach: | They propose a conditional text generation task to generate job requirements based on job descriptions . they use a hierarchical decoder to label the job description with multiple skills . a skill knowledge graph is constructed to capture the global prior knowledge about skills based upon the model . |
| Outcome: | The proposed method is evaluated on real-world job posting data. |
ResearchBench: Benchmarking LLMs in Scientific Discovery via Inspiration-Based Task Decomposition (2026.findings-acl)
Copied to clipboard
Yujie Liu, Zonglin Yang, Tong Xie, Jinjie Ni, Ben Gao, Yuqiang Li, Shixiang Tang, Wanli Ouyang, Erik Cambria, Dongzhan Zhou
| Challenge: | Large language models have shown potential in assisting scientific research, yet their ability to discover high-quality research hypotheses remains unexamined due to the lack of a dedicated benchmark. |
| Approach: | They propose a benchmark for evaluating large language models on a sufficient set of scientific discovery sub-tasks. |
| Outcome: | The proposed framework extracts critical components from papers across 12 disciplines with expert validation confirming its accuracy. |
KARRIEREWEGE: A large scale Career Path Prediction Dataset (2025.coling-industry)
Copied to clipboard
| Challenge: | Career path prediction is a growing field, but available data and tools are limited. |
| Approach: | They propose Karrierewege, a publicly available career path prediction dataset . it combines career path data with ESCO taxonomy to provide valuable resource . |
| Outcome: | The career path prediction dataset Karrierewege surpasses existing datasets . the dataset is based on the ESCO taxonomy, which provides a common language for occupations and skills . |
SkillSpan: Hard and Soft Skill Extraction from English Job Postings (2022.naacl-main)
Copied to clipboard
| Challenge: | Existing studies on Skill Extraction (SE) use crowd-sourced labels or annotations from a predefined skill inventory. |
| Approach: | They propose a dataset that contains 14.5K sentences and over 12.5K annotated spans. |
| Outcome: | The proposed model outperforms non-adapted models and single-task outperformed multi-task learning. |
Learning Job Title Representation from Job Description Aggregation Network (2024.findings-acl)
Copied to clipboard
Napat Laosaengpha, Thanit Tativannarat, Chawan Piansaddhayanon, Attapol Rutherford, Ekapol Chuangsuwanich
| Challenge: | Existing methods for learning job title representation neglect the rich content within the job description. |
| Approach: | They propose a framework for learning job titles through their respective job description and utilize a Job Description Aggregator component to handle the lengthy description and bidirectional contrastive loss. |
| Outcome: | The proposed framework outperforms the skill-based approach on in-domain and out-of-domain settings and achieving a superior performance. |
Is GPT-4V (ision) All You Need for Automating Academic Data Visualization? Exploring Vision-Language Models’ Capability in Reproducing Academic Charts (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Using Vision-Language Models (VLMs) for data visualizations requires significant time and expertise in both data management and graphic design. |
| Approach: | They propose a dataset comprising 2525 high-resolution data visualization figures with captions from AI conferences, extracted directly from source codes. |
| Outcome: | The proposed model outperforms open-source models in reproducing complex charts while using Chain-of-Thought prompting. |
CareerPathKG: Knowledge Graph Integrated Framework for Career Intelligence (2026.eacl-industry)
Copied to clipboard
| Challenge: | a new framework for career orientation is needed to address the challenges of the labor market . a recent study found that traditional ML and large language models are brittle when faced with heterogeneous job descriptions . |
| Approach: | They propose a career-path knowledge graph-based recruitment framework to capture occupations, skill requirements and career transitions using standardized taxonomies enriched with job-posting data. |
| Outcome: | The proposed framework captures occupations, skill requirements, and career transitions using standardized taxonomies enriched with job-posting data. |
Automating Qualitative Data Analysis with Large Language Models (2024.acl-srw)
Copied to clipboard
| Challenge: | Existing methods for qualitative data analysis are far from resembling a human's analysis outcome. |
| Approach: | They propose a method based on Large Language Models to tackle automated coding and make it as close as possible to the results of human researchers. |
| Outcome: | The proposed method is based on large language models and can be as close as possible to the results of human researchers. |
POSTCONDBENCH: Benchmarking Correctness and Completeness in Formal Postcondition Inference (2026.findings-acl)
Copied to clipboard
| Challenge: | Existing benchmarks emphasize correctness under limited evaluation settings . evaluation of formal specifications is time-consuming, errorprone and requires substantial expertise. |
| Approach: | They propose a multilingual benchmark for evaluating method-level postcondition generation from real-world software. |
| Outcome: | The proposed benchmarks show that evaluation remains a key bottleneck . 420 Python and Java tasks are paired with a high-quality postcondition set . |