arXiv論文メモ
新着一覧
cs.AI · 査読状況未確認

利用者シミュレーターで閲覧量の設定が好みの評価をゆがめる現象

A Behavioral Trait Leaks into Preferences: Diagnosing Trait Interference in LLM User Simulators

Chaehyun Kim, Sein Kim, Hongseok Kang, Chanyoung Park

この論文をやさしく読む

ひとことで言うと

推薦システムを評価するAI利用者で、長く閲覧する設定が好みまで変えてしまい、評価をゆがめる問題を調べた。

何に役立つ?

AIで利用者行動を模倣する推薦システム評価で、閲覧量と好みを混同しない設計や検証の参考になる。

この研究の面白いところ

ページごとに本人の好みの基準と照合し、合わなければ早く離脱させることで、活動量の設定を本来の役割に戻す。

どこまで分かった?

要旨は実験による改善を報告するが、具体的な数値や実利用者での検証結果は示していない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

大規模言語モデルによる利用者シミュレーターは、利用者の特性を与えて振る舞いを模倣し、推薦システムのオフライン評価とオンラインでの振る舞いの差を埋めようとする。ここでは好みに関する属性が何に関心を持つかを決め、活動量に関する特性がどれだけ長く閲覧するかを決める想定である。しかし本研究は、シミュレーション中にこの特性の独立性が崩れ、二つの問題が起こることを示す。第一の特性干渉では、活動量を強めると好みの境界がゆがみ、閲覧を続けるために好みに合わない項目ともやり取りする。第二の評価の無効化では、好みに合わなくても活動量に伴ってページ数が増えると満足度スコアが膨らみ、推薦器の性能より特性の分布に評価が左右される。対策として、各利用者固有の好みの基準を表す個別の基準点でシミュレーターを導く、ページ単位の品質アンカリング法PQAを提案する。次の閲覧に進む前にページがその基準を満たすかを評価することで、質の低いページから自発的に離脱できるようにし、活動量の特性は好みに合うページでの閲覧の深さを調整する役割にとどめる。実験では、PQAが特性干渉を軽減し、活動量が変わる条件でも、言語モデルを使うシミュレーターによる評価の信頼性を改善した。コードを公開している。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-22(UTC)
最新改訂
2026-09-22 · v1
査読・掲載
査読状況未確認
arXivで読むPDFDOI

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

LLM-based user simulators aim to bridge the offline-online gap in recommender evaluation by emulating users through injected traits, where preference attributes determine what a user engages with and a behavioral activity trait governs how long they browse. However, we show this intended trait independence collapses during simulation, causing two failures: (i) Trait Interference, where amplified activity distorts preference boundaries and forces interactions with mismatched items to sustain browsing, and (ii) Evaluation Invalidity, where satisfaction scores inflate with activity-driven page counts despite taste mismatches, biasing evaluation toward trait distributions rather than recommender performance. To resolve this, we propose PQA, a page-level quality anchoring method that guides simulators using a personalized anchor reflecting each user's intrinsic preference standard. By assessing whether a page meets this standard before further browsing, PQA enables proactive exits from low-quality pages, letting the activity trait retain its intended role of modulating browsing depth within preference-conforming pages. Experiments show PQA mitigates trait interference and improves the reliability of LLM-based simulator evaluation under activity shifts. Our code is available at https://github.com/chaehyun1/PQA

著者のコメント

CIKM 2026 short

arXiv ID: 2609.25572 / 要約の誤りについて