paper-with-me

홈 › Papers

Development of Authenticated Clients and Applications for ICICLE CI Services -- Final Report for the REHS Program, June-August, 2022

2023-04-17 · Sahil Samar, Mia Chen, Jack Karpinski, Michael Ray, Archita Sarin, Christian Garcia, Matthew Lange, Joe Stubbs, Mary Thomas

The Artificial Intelligence (AI) institute for Intelligent Cyberinfrastructure with Computational Learning in the Environment (ICICLE) is funded by the NSF to build the next generation of Cyberinfrastructure to render AI more accessible to everyone and drive its further democratization in the larger society. We describe our efforts to develop Jupyter Notebooks and Python command line clients that would access these ICICLE resources and services using ICICLE authentication mechanisms. To connect our clients, we used Tapis, which is a framework that supports computational research to enable scientists to access, utilize, and manage multi-institution resources and services. We used Neo4j to organize data into a knowledge graph (KG). We then hosted the KG on a Tapis Pod, which offers persistent data storage with a template made specifically for Neo4j KGs. In order to demonstrate the capabilities of our software, we developed several clients: Jupyter notebooks authentication, Neural Networks (NN) notebook, and command line applications that provide a convenient frontend to the Tapis API. In addition, we developed a data processing notebook that can manipulate KGs on the Tapis servers, including creations of a KG, data upload and modification. In this report we present the software architecture, design and approach, the successfulness of our client software, and future work.

📄 PDF Abstract BibTeX arXiv:2304.11086

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Standardization of Web Service Protocols for NLPaaS

2020-05-01 · LREC 2020 5 · Jin-Dong Kim, Nancy Ide, Keith Suderman

Several web services for various natural language processing (NLP) tasks ({`}{`}NLP-as-a-service{''} or NLPaaS) have recently been made publicly available. However, despite their similar functionality these services ofte…

Survey

ICICLE: Expanding Retrieval with In-Context Documents

2026-05-26 · Yu-Chen Den, Yung-Yu Shih, Zhi Rui Tam, Kuan-Yu Chen 외 arxiv

Generative retrieval (GR) maps queries directly to document identifiers (docids) using parametric knowledge, However, this design makes corpus expansion costly: adding new documents requires updating model parameters to …

Towards Verifiable Federated Unlearning: Framework, Challenges, and The Road Ahead

2025-10-01 · Thanh Linh Nguyen, Marcela Tuler de Oliveira, An Braeken, Aaron Yi Ding 외 arxiv

Federated unlearning (FUL) enables removing the data influence from the model trained across distributed clients, upholding the right to be forgotten as mandated by privacy regulations. FUL facilitates a value exchange w…

ICICLE: Interpretable Class Incremental Continual Learning

2023-03-14 · ICCV 2023 1 · Dawid Rymarczyk, Joost Van de Weijer, Bartosz Zieliński, Bartłomiej Twardowski

Continual learning enables incremental learning of new tasks without forgetting those previously learned, resulting in positive knowledge transfer that can enhance performance on both new and old tasks. However, continua…

class-incremental learningClass Incremental LearningContinual LearningExemplar-Free+2

Bimanual Robot Manipulation via Multi-Agent In-Context Learning

2026-04-22 · Alessio Palma, Indro Spinelli, Vignesh Prasad, Luca Scofano 외 arxiv

Language Models (LLMs) have emerged as powerful reasoning engines for embodied control. In particular, In-Context Learning (ICL) enables off-the-shelf, text-only LLMs to predict robot actions without any task-specific tr…

Robot Manipulation