@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://api.osf.io/v2/schemas/registrations/5c08457ed283380029cf73bf/> dcterms:title "OSF Preregistration"^^rdf:string .

<https://api.osf.io/v2/subjects/584240da54be81056cecac48> a skos:Concept ;
    skos:inScheme <https://bepress.com/reference_guide_dc/disciplines/> ;
    skos:prefLabel "Social and Behavioral Sciences"^^rdf:string .

<https://bepress.com/reference_guide_dc/disciplines/> a skos:ConceptScheme ;
    dcterms:title "bepress Digital Commons Three-Tiered Taxonomy"^^rdf:string .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/registries/osf> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io/"^^rdf:string,
        "https://osf.io/registries/osf"^^rdf:string ;
    foaf:name "OSF Registries"^^rdf:string .

<https://osf.io/smvw7> a ns1:Project ;
    dcterms:created "2025-07-03"^^rdf:string ;
    dcterms:creator <https://osf.io/69vzr>,
        <https://osf.io/dz6f8>,
        <https://osf.io/fwz73>,
        <https://osf.io/h9ncx>,
        <https://osf.io/m2xbv> ;
    dcterms:dateCopyrighted "2025"^^rdf:string ;
    dcterms:identifier "https://osf.io/smvw7"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://opensource.org/licenses/MIT> ;
    dcterms:rightsHolder "Myra Cheng"^^rdf:string ;
    dcterms:title "How Sycophancy and Anthropomorphism Influence User Judgments in Human–AI Interaction"^^rdf:string .

<https://osf.io/wd26q> a ns1:Registration ;
    dcterms:conformsTo <https://api.osf.io/v2/schemas/registrations/5c08457ed283380029cf73bf/> ;
    dcterms:created "2025-08-11"^^rdf:string ;
    dcterms:creator <https://osf.io/69vzr>,
        <https://osf.io/dz6f8>,
        <https://osf.io/fwz73>,
        <https://osf.io/h9ncx>,
        <https://osf.io/m2xbv> ;
    dcterms:dateCopyrighted "2025"^^rdf:string ;
    dcterms:description """This study investigates how a sycophantic AI model (i.e., one that agrees with the user's actions and morally endorses them) influences user perceptions and decisions. We examine how discussing an interpersonal conflict with a sycophantic AI model affects users’ trust in the AI model, their self-perception in relation to the conflict, their willingness to repair the situation, and their overall evaluation of the AI model and its response quality.

The study is motivated by the increasing use of large language models (LLMs) in advice-giving scenarios, such as moral dilemmas and interpersonal conflicts. In these scenarios, AI models may exhibit sycophantic behavior, which may unduly shape user attitudes and choices.

To test this, we conduct a 2-condition between-subjects experiment in which participants are randomly assigned to one of two conditions: sycophantic or non-sycophantic.

We expect the following:
Sycophantic responses will increase trust in the model, perceived self-rightness, and perceived response quality, but reduce intent to repair.

The results will contribute to research on human–AI interaction and responsible design of AI assistants."""^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/WD26Q"^^rdf:string,
        "https://osf.io/wd26q"^^rdf:string ;
    dcterms:isVersionOf <https://osf.io/smvw7> ;
    dcterms:modified "2025-08-11"^^rdf:string ;
    dcterms:publisher <https://osf.io/registries/osf> ;
    dcterms:rights <http://opensource.org/licenses/MIT> ;
    dcterms:rightsHolder "Myra Cheng"^^rdf:string ;
    dcterms:subject <https://api.osf.io/v2/subjects/584240da54be81056cecac48> ;
    dcterms:title "How Sycophancy Influences User Judgments in Real-time Human–AI Interaction"^^rdf:string ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#StudyRegistration> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/WD26Q> ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/h9ncx> ;
            ns1:order 3 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/69vzr> ;
            ns1:order 4 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/fwz73> ;
            ns1:order 1 ],
        [ dcat:hadRole ns1:write-contributor ;
            prov:agent <https://osf.io/m2xbv> ;
            ns1:order 2 ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/dz6f8> ;
            ns1:order 0 ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/8293fa31-d004-42c6-afea-5643284be1f5> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:keyword "LLMs"^^rdf:string,
        "advice-taking"^^rdf:string,
        "human-AI interaction"^^rdf:string,
        "interpersonal conflict"^^rdf:string,
        "sycophancy"^^rdf:string ;
    ns1:storageByteCount 472892 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:usage [ dcterms:temporal "2026-05"^^xsd:gYearMonth ;
            dcat:accessService <https://osf.io> ;
            foaf:primaryTopic <https://osf.io/wd26q> ;
            ns1:downloadCount 0 ;
            ns1:downloadSessionCount 0 ;
            ns1:viewCount 3 ;
            ns1:viewSessionCount 3 ] .

<https://ror.org/05x2bcf33> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "http://www.cmu.edu/index.shtml"^^rdf:string,
        "https://ror.org/05x2bcf33"^^rdf:string ;
    foaf:name "Carnegie Mellon University"^^rdf:string .

<https://schema.datacite.org/meta/kernel-4/#StudyRegistration> rdfs:label "StudyRegistration"@en .

<http://opensource.org/licenses/MIT> dcterms:identifier "http://opensource.org/licenses/MIT"^^rdf:string ;
    foaf:name "MIT License"^^rdf:string .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/69vzr> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/69vzr"^^rdf:string ;
    foaf:name "Cinoo Lee"^^rdf:string .

<https://osf.io/dz6f8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-5052-2929"^^rdf:string,
        "https://osf.io/dz6f8"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-5052-2929> ;
    foaf:name "Anonymous"^^rdf:string .

<https://osf.io/fwz73> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0007-0184-9339"^^rdf:string,
        "https://osf.io/fwz73"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0007-0184-9339> ;
    foaf:name "Dyllan Han"^^rdf:string .

<https://osf.io/h9ncx> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0000-0989-0626"^^rdf:string,
        "https://osf.io/h9ncx"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0000-0989-0626> ;
    foaf:name "Sunny Yu"^^rdf:string .

<https://osf.io/m2xbv> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://osf.io/m2xbv"^^rdf:string ;
    foaf:name "Pranav Khadpe"^^rdf:string ;
    ns1:affiliation <https://ror.org/05x2bcf33> .