Skip to content

Commit a7a952c

Browse files
committed
added news
1 parent 15e6cdb commit a7a952c

16 files changed

+29
-119
lines changed

_bibliography/papers.bib

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,17 @@ @inproceedings{alam2021quantum
1515
}
1616

1717

18+
@article{kundu2024stiq,
19+
title={STIQ: Safeguarding Training and Inferencing of Quantum Neural Networks from Untrusted Cloud},
20+
author={Kundu, Satwik and Ghosh, Swaroop},
21+
journal={International Symposium on Hardware Oriented Security and Trust (HOST)},
22+
year={2025},
23+
bibtex_show = "https://scholar.googleusercontent.com/scholar.bib?q=info:uUeROBgciLQJ:scholar.google.com/&output=citation&scisdr=ClHzf_r2EIW5spCybRc:AFWwaeYAAAAAZyK0dRdy7R7r7ZciACZTdBfF6_M&scisig=AFWwaeYAAAAAZyK0dQ9gEMNJYUg9w208IUlNp7c&scisf=4&ct=citation&cd=-1&hl=en",
24+
abbr="HOST",
25+
arxiv= "2405.18746",
26+
selected = "true",
27+
}
28+
1829
@article{kundu2024security,
1930
title={Security Concerns in Quantum Machine Learning as a Service},
2031
author={Kundu, Satwik and Ghosh, Swaroop},
@@ -27,17 +38,6 @@ @article{kundu2024security
2738
selected = "true",
2839
}
2940

30-
@article{kundu2024stiq,
31-
title={STIQ: Safeguarding Training and Inferencing of Quantum Neural Networks from Untrusted Cloud},
32-
author={Kundu, Satwik and Ghosh, Swaroop},
33-
journal={arXiv preprint arXiv:2405.18746},
34-
year={2024},
35-
bibtex_show = "https://scholar.googleusercontent.com/scholar.bib?q=info:uUeROBgciLQJ:scholar.google.com/&output=citation&scisdr=ClHzf_r2EIW5spCybRc:AFWwaeYAAAAAZyK0dRdy7R7r7ZciACZTdBfF6_M&scisig=AFWwaeYAAAAAZyK0dQ9gEMNJYUg9w208IUlNp7c&scisf=4&ct=citation&cd=-1&hl=en",
36-
abbr="arXiv",
37-
arxiv= "2405.18746",
38-
note = "Under review",
39-
}
40-
4141
@inproceedings{sadi2022special,
4242
title={On The Reliability of Conventional and Quantum Neural Network Hardware},
4343
author={Sadi, Mehdi and He, Yi and Li, Yanjing and Alam, Mahabubul and Kundu, Satwik and Ghosh, Swaroop and Bahrami, Javad and Karimi, Naghmeh},

_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ og_image: # The site-wide (default for all links) Open Graph preview image
7272
# Social integration
7373
# -----------------------------------------------------------------------------
7474

75-
github_username: satwik-kundu # your GitHub user name
75+
github_username: # your GitHub user name
7676
gitlab_username: # your GitLab user name
7777
twitter_username: satwikkundu # your Twitter handle
7878
mastodon_username: # your mastodon instance+username in the format instance.tld/@username
@@ -87,7 +87,7 @@ quora_username: # your Quora username
8787
publons_id: # your ID on Publons
8888
lattes_id: # your ID on Lattes (Brazilian Lattes CV)
8989
osf_id: # your OSF ID
90-
research_gate_profile: # your profile on ResearchGate
90+
research_gate_profile: Satwik-Kundu # your profile on ResearchGate
9191
scopus_id: # your profile on Scopus
9292
blogger_url: # your blogger URL
9393
work_url: # work page URL
@@ -180,7 +180,7 @@ collections:
180180
announcements:
181181
enabled: true
182182
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
183-
limit: 6 # leave blank to include all the news in the `_news` folder
183+
limit: # leave blank to include all the news in the `_news` folder
184184

185185
latest_posts:
186186
enabled: false

_data/cv.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,20 @@
3030
institution: Pennsylvania State University
3131
year: 2021 - present
3232
description:
33-
- Adversarial attacks and defenses in Quantum Machine Learning (QML)
34-
- Improve efficiency of VQAs
35-
- Application of QML in hardware security
33+
- Adversarial attacks and defenses in Quantum Machine Learning (QML).
34+
- Improve efficiency of VQAs.
35+
- Application of QML in hardware security.
3636
- title: Research Intern
3737
institution: IIT Kharagpur
3838
year: June - Nov 2020
3939
description:
40-
- Addressing microarchitectural security challenges in Docker containers
40+
- Addressing microarchitectural security challenges in Docker containers.
4141
- title: Undergraduate Researcher
4242
institution: Jadavpur University
4343
year: Nov 2019 - May 2021
4444
description:
45-
- Developed Language Identification (LID) system for Indian languages
46-
- Facial expression recognition using deep learning
45+
- Developed Language Identification (LID) system for Indian languages.
46+
- Facial expression recognition using deep learning.
4747

4848
# - title: Open Source Projects
4949
# type: time_table

_news/announcement_1.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

_news/announcement_100.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_news/announcement_110.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_news/announcement_120.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_news/announcement_130.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

_news/announcement_190.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
layout: post
3+
date: 2024-11-22
4+
inline: true
5+
---
6+
7+
Our paper, STIQ, has been accepted at HOST 2025!

_news/announcement_2.md

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)