paper-with-me

Papers

AlphaContext: An Evolutionary Tree-based Psychometric Context Generator for Creativity Assessment

2026-04-20 · Yixuan Wang, Yue Huang, Hong Qian, Yunzhao Wei, Yifei Ding, Wenkai Wang, Zhi Liu, Zhongjing Huang, Aimin Zhou, Jiajun Guo arxiv

Creativity has become a core competence in the era of LLMs and human-AI collaboration, underpinning innovation in real-world problem solving. Crucially, the systematic improvement of creativity necessitates scientifically valid assessment instruments. Psychometric research recognizes context-based assessment as an effective way to measure creative thinking. However, high-quality expert-designed contexts remain scarce. Existing LLM-based generators often struggle with insufficient assessment cues, weak narrative coherence, limited stylistic diversity, and poor support for creative thinking. To address these challenges, we propose AlphaContext, an evolutionary tree-based psychometric context generator for creativity assessment. First, the HyperTree Outline Planner formalizes expert-designed outlining as a rule-guided hypertree and performs top-down hierarchical planning. The MCTS-based Context Generator fills the outline via MCTS to balance global structure and local quality. Then, the Evolutionary Context Optimizer evolves contexts with MAP-Elites by repeatedly updating niche elites to jointly improve diversity and quality. Finally, the Assessment-Guided Evolution Refiner simulates virtual participants with diverse styles and recycles weak contexts for further evolution. Experiments show that AlphaContext yields an average improvement of 8% over competitive methods across 6 quality metrics.

📄 PDF Abstract BibTeX arXiv:2604.18398

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Comparing the topology of phylogenetic network generators

2021-06-12 · Remie Janssen, Pengyu Liu

Phylogenetic networks represent evolutionary history of species and can record natural reticulate evolutionary processes such as horizontal gene transfer and gene recombination. This makes phylogenetic networks a more co…

The creative psychometric item generator: a framework for item generation and validation using large language models

2024-08-30 · Antonio Laverghetta Jr., Simone Luchini, Averie Linell, Roni Reiter-Palmon 외

Increasingly, large language models (LLMs) are being used to automate workplace processes requiring a high degree of creativity. While much prior work has examined the creativity of LLMs, there has been little research o…

valid

Documents Are People and Words Are Items: A Psychometric Approach to Textual Data with Contextual Embeddings

2025-09-10 · Jinsong Chen arxiv

This research introduces a novel psychometric method for analyzing textual data using large language models. By leveraging contextual embeddings to create contextual scores, we transform textual data into response data s…

Statistical Properties of Gray Color Categorization: Asymptotics of Psychometric Function

2015-11-15

The results of our experiments on categorical perception of different shades of gray are reported. A special color generator was created for conducting the experiments on categorizing a random sequence of colors into two…

Time Complexity Analysis of Evolutionary Algorithms for 2-Hop (1,2)-Minimum Spanning Tree Problem

2021-10-10 · Feng Shi, Frank Neumann, Jianxin Wang

The Minimum Spanning Tree problem (abbr. MSTP) is a well-known combinatorial optimization problem that has been extensively studied by the researchers in the field of evolutionary computing to theoretically analyze the o…

Combinatorial OptimizationEvolutionary Algorithms