diff --git a/_pages/publications.md b/_pages/publications.md index ccd722a788100..97fcc65662a5c 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -11,6 +11,16 @@ This is a short list of selected publications. {% include base_path %} -{% for post in site.publications reversed %} - {% include archive-single.html %} -{% endfor %} +**AI-assisted Tagging of Deepfake Audio Calls using Challenge-Response** +Govind Mittal, Arthur Jakobsson, Kelly O. Marshall, Chinmay Hegde, Nasir Memon +Preprint. March 2024. [Paper](https://arxiv.org/abs/2402.18085) + +**Towards Foundational AI Models for Additive Manufacturing: Language Models for G-Code Debugging, Manipulation, and Comprehension**
Anushrut Jignasu, Kelly Marshall, Baskar Ganapathysubramanian, Aditya Balu, Chinmay Hegde, Adarsh Krishnamurthy
Preprint, August 2023. [Paper](https://arxiv.org/abs/2309.02465) + +**Circumventing Concept Erasure Methods For Text-to-Image Models**
Minh Pham, Kelly O. Marshall, Chinmay Hegde
International Conference on Learning Representations. August 2023. [Paper](https://arxiv.org/abs/2306.08183) [Project Website](https://nyu-dice-lab.github.io/CCE/) + +**ZeroForge: Feedforward Text-to-Shape Without 3D Supervision**
Kelly O. Marshall, Minh Pham, Ameya Joshi, Anushrut Jignasu, Aditya Balu, Adarsh Krishnamurthy, Chinmay Hegde
Preprint. June 2023. [Paper](https://arxiv.org/abs/2306.08183) [Code](https://github.com/Km3888/ZeroForge) [Website](https://nyu-dice-lab.github.io/ZeroForge) + +**PANDA: Adapting Pretrained Features for Anomaly Detection and Segmentation** +
Tal Reiss*, Niv Cohen*, Liron Bergman, Yedid Hoshen
Conference on Computer Vision and Pattern Recognition (CVPR), 2021. +[Paper]("https://arxiv.org/pdf/2010.05903.pdf?fbclid=IwAR2u4Vi2mAUctmRCKb6CGaDJePRAquyJmGEcNTFjNeHydV7vo-VxGSJmxHA)