Skip to content

Commit 85e5f22

Browse files
committed
update minji's paper in publication
1 parent c03e3b8 commit 85e5f22

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

358 KB
Loading

js/publications_data.js

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
const PUBLICATIONS_DATA_LOCAL = [
2-
2+
{
3+
"title": "Self-Disclosure of Mental Health via Deepfakes: Testing the Effects of Self-Deepfakes on Affective Resistance and Intention to Seek Mental Health Support",
4+
"authors": [
5+
"Jiyoung Lee",
6+
"Christopher M Dobmeier",
7+
"Minji Heo",
8+
"Simon S. Woo"
9+
],
10+
"venue_full": "Health Communication",
11+
"venue": null,
12+
"track": "Etc.",
13+
"Factor": [
14+
"BK Computer Science IF=",
15+
2.7
16+
],
17+
"year": 2025,
18+
"links": {
19+
"conf": "https://www.tandfonline.com/journals/hhth20"
20+
},
21+
"img": "/img/Publications/2025_minji_health_communication.png",
22+
"abstract": "This study examines the use of deepfakes in self-disclosure interventions within mental health contexts. Specifically, we investigate how videos featuring self-deepfakes, celebrity deepfakes, and virtual agents disclosing mental health challenges shape affective resistance and intention to seek support, considering the moderating influence of individual baseline mental health. The findings indicate that self-deepfakes elicited greater affective resistance than celebrity deepfakes, leading to reduced help-seeking intention, whereas no significant differences were observed between self-deepfakes and virtual agent disclosures. Also, the moderation analysis showed that participants with lower baseline mental health were especially prone to heightened affective resistance toward self-disclosure videos featuring deepfake representations of themselves. Our findings indicate that artificial intelligence (AI)-generated self-deepfakes, which personalize content without affording users agency, may reverse the conventional self-referencing effect, provoking affective resistance rooted in identity threat. Since these counterproductive effects are most salient among individuals with negative self-schemas who struggle with greater mental health challenges, AI-driven technologies should be applied in health communication with caution, accompanied by tailored strategies designed to curb impulsive, emotion-driven resistance."
23+
},
324
{
425
"title": "TwinTCN: Correlation-Gated Temporal Convolutions with Twin Encoders",
526
"authors": [

0 commit comments

Comments
 (0)