Skip to content

Commit c22896b

Browse files
committed
update title
1 parent 1e5bc7c commit c22896b

1 file changed

Lines changed: 9 additions & 24 deletions

File tree

index.html

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
<head>
44
<meta charset="utf-8">
55
<!-- Meta tags for social media banners -->
6-
<meta name="description" content="Large Language Model Psychometrics: A Comprehensive Survey of Evaluation, Validation, and Enhancement">
7-
<meta property="og:title" content="Large Language Model Psychometrics: A Comprehensive Survey of Evaluation, Validation, and Enhancement"/>
8-
<meta property="og:description" content="A comprehensive survey on large language model evaluation methods"/>
6+
<meta name="description" content="Large Language Model Psychometrics: A Systematic Review of Evaluation, Validation, and Enhancement">
7+
<meta property="og:title" content="Large Language Model Psychometrics: A Systematic Review of Evaluation, Validation, and Enhancement"/>
8+
<meta property="og:description" content="A systematic review on large language model evaluation methods"/>
99
<meta property="og:url" content="URL OF THE WEBSITE"/>
1010
<meta property="og:image" content="static/images/overview_00.png" />
1111
<meta property="og:image:width" content="1200"/>
1212
<meta property="og:image:height" content="630"/>
1313

14-
<meta name="twitter:title" content="Large Language Model Psychometrics: A Comprehensive Survey of Evaluation, Validation, and Enhancement">
15-
<meta name="twitter:description" content="A comprehensive survey on large language model evaluation methods">
14+
<meta name="twitter:title" content="Large Language Model Psychometrics: A Systematic Review of Evaluation, Validation, and Enhancement">
15+
<meta name="twitter:description" content="A systematic review on large language model evaluation methods">
1616
<meta name="twitter:image" content="static/images/logo-survey.png">
1717
<meta name="twitter:card" content="summary_large_image">
1818
<meta name="keywords" content="large language models, LLM, psychometrics, evaluation, validation, enhancement, survey">
1919
<meta name="viewport" content="width=device-width, initial-scale=1">
2020

2121
<title>Large Language Model Psychometrics:
22-
A Comprehensive Survey of
22+
A Systematic Review of
2323
Evaluation, Validation, and Enhancement
2424
</title>
2525
<link rel="icon" type="image/x-icon" href="static/images/logo-survey.ico">
@@ -367,7 +367,7 @@
367367
<div class="container is-max-desktop">
368368
<div class="columns is-centered">
369369
<div class="column has-text-centered">
370-
<h1 class="title is-1 publication-title">Large Language Model Psychometrics: A Comprehensive Survey of Evaluation, Validation, and Enhancement</h1>
370+
<h1 class="title is-1 publication-title">Large Language Model Psychometrics: A Systematic Review of Evaluation, Validation, and Enhancement</h1>
371371

372372

373373
<div class="is-size-5 publication-authors authors-section">
@@ -464,21 +464,6 @@ <h2 class="title is-3 has-text-centered">Abstract</h2>
464464
<div class="abstract content">
465465
<p>
466466
The survey will be released soon. Stay tuned!
467-
<!-- The evolving capabilities of large language models (LLMs) have outpaced traditional evaluation methodologies and introduced novel evaluation challenges,
468-
such as assessing human-like psychological constructs, addressing the limitations
469-
of static and task-specific benchmarks, and meeting the requirement for human-centered
470-
evaluation. These challenges intersect with psychometrics, the science
471-
of quantifying intangible aspects of human psychology. This survey introduces
472-
and synthesizes the emerging interdisciplinary field of LLM psychometrics, which
473-
applies psychometric instruments, theories, and principles to evaluate, understand,
474-
and enhance LLMs. We systematically review the role of psychometrics in shaping
475-
LLM benchmarking principles, broadening evaluation scopes, refining evaluation
476-
methodologies, validating assessment processes, and enhancing LLM capabilities.
477-
The integration of diverse efforts and insights in this paper offers a structured
478-
framework for researchers from various backgrounds, facilitating a comprehensive
479-
understanding of this emerging field. We aim to offer insights into developing
480-
future evaluation paradigms for human-level AI and advance human-centered AI
481-
psychology for the greater common good. -->
482467
</p>
483468
</div>
484469
</div>
@@ -697,15 +682,15 @@ <h2 class="title is-3 has-text-centered">Citation</h2>
697682
</button>
698683
<pre>
699684
@article{ye2025llmpsychometrics,
700-
title={Large Language Model Psychometrics: A Comprehensive Survey of Evaluation, Validation, and Enhancement},
685+
title={Large Language Model Psychometrics: A Systematic Review of Evaluation, Validation, and Enhancement},
701686
author={Ye, Haoran and Jin, Jing and Xie, Yuhang, and Zhang, Xin and Song, Guojie},
702687
year={2025},
703688
}
704689
</pre>
705690
<script>
706691
function copyCitation() {
707692
const citationText = `@article{ye2025llmpsychometrics,
708-
title={Large Language Model Psychometrics: A Comprehensive Survey of Evaluation, Validation, and Enhancement},
693+
title={Large Language Model Psychometrics: A Systematic Review of Evaluation, Validation, and Enhancement},
709694
author={Ye, Haoran and Jin, Jing and Xie, Yuhang, and Zhang, Xin and Song, Guojie},
710695
year={2025},
711696
}`;

0 commit comments

Comments
 (0)