Skip to content

Commit 7d9fe2c

Browse files
Add new publication
1 parent 871c600 commit 7d9fe2c

4 files changed

+38
-1
lines changed

_data/destinations.yml

+11-1
Original file line numberDiff line numberDiff line change
@@ -1164,7 +1164,17 @@
11641164
url: https://secrypt.scitevents.org/?y=2024
11651165
type: conference
11661166
location: Dijon, France
1167-
startDate: "2024-07-8"
1167+
startDate: "2024-07-08"
11681168
endDate: "2024-07-10"
11691169

1170+
## 2025
1171+
- id: IWBF2025
1172+
name: 13th International Workshop on Biometrics and Forensics
1173+
acronym: IWBF 2025
1174+
url: https://www.unibw.de/iwbf2025
1175+
type: workshop
1176+
location: Munich, Germany
1177+
startDate: "2025-04-24"
1178+
endDate: "2025-04-25"
1179+
11701180
# PLEASE KEEP ALPHABETICAL ORDER BY ID (IN CASE OF CONFERENCES, WITHIN YEARS)

_data/publications.yml

+15
Original file line numberDiff line numberDiff line change
@@ -2297,5 +2297,20 @@
22972297
destination: JINS
22982298
year: 2025
22992299
doi: 10.1186/s13635-025-00187-6
2300+
urlNews: /news/2025/02/27/paper-accepted-at-jins/
2301+
2302+
- id: IWBF2025
2303+
#id_iris:
2304+
title: "Spotting tell-tale visual artifacts in face swapping videos: strengths and pitfalls of CNN detectors"
2305+
authors:
2306+
- RiccardoZiglio
2307+
- CeciliaPasquini
2308+
- SilvioRanise
2309+
abstract: >
2310+
Face swapping manipulations in video streams represents an increasing threat in remote video communications, due to advances in automated and real-time tools. Recent literature proposes to characterize and exploit visual artifacts introduced in video frames by swapping algorithms when dealing with challenging physical scenes, such as face occlusions. This paper investigates the effectiveness of this approach by benchmarking CNN-based data-driven models on two data corpora (including a newly collected one) and analyzing generalization capabilities with respect to different acquisition sources and swapping algorithms. The results confirm excellent performance of general-purpose CNN architectures when operating within the same data source, but a significant difficulty in robustly characterizing occlusion-based visual cues across datasets. This highlights the need for specialized detection strategies to deal with such artifacts.
2311+
destination: IWBF2025
2312+
year: 2025
2313+
#doi:
2314+
urlNews: /news/2025/02/28/paper-accepted-at-iwbf-2025/
23002315

23012316
# PLEASE KEEP ALPHABETICAL ORDER BY ID WITHIN YEARS
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
title: Paper accepted at IWBF 2025
3+
papers:
4+
- IWBF2025
5+
6+
people:
7+
- RiccardoZiglio
8+
- CeciliaPasquini
9+
- SilvioRanise
10+
11+
---

_topics/IdentityManagement.md

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ publications:
3737
- CRiSIS2024
3838
- ECML/PKDD2023_W
3939
- JINS2025
40+
- IWBF2025
4041

4142
theses:
4243
- DamianoSartori_B

0 commit comments

Comments
 (0)