Visible to the public Biblio

Found 1750 results

2018-05-11
Umsonst, David, Sandberg, Henrik, Cardenas, Alvaro A.  2017.  Security analysis of control system anomaly detectors. American Control Conference (ACC), 2017. :5500–5506.
Giraldo, Jairo, Cardenas, Alvaro, Kantarcioglu, Murat.  2017.  Leveraging Unique CPS Properties to Design Better Privacy-Enhancing Algorithms. Proceedings of the Hot Topics in Science of Security: Symposium and Bootcamp. :1–12.
Valente, Junia, Cardenas, Alvaro A..  2017.  Security & Privacy of Smart Toys. 1st Workshop on Internet of Things Security and Privacy (IoTS&P '17).
A. Dirafzoon, N. Lokare, E. Lobaton.  2016.  Action Classification from Motion Capture Data using Topological Data Analysis. IEEE Global Conf. on Signal and Information Processing (GlobalSIP).
Zhou, S., Hu, Y. H., Jiang, H..  2017.  Patch-based multiple view image denoising with occlusion handling. The 42nd IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP2017). :1782-1786.
van Grinsven, K., Jiang, H..  2017.  Fabrication of an electrowetting microlens array on a flexible substrate. The 18th International Conference on Solid-State Sensors, Actuators and Microsystems (Transducers’17). :19983-1986.
Ousati Ashtiani, A., Jiang, H..  2017.  An electrowetting driven liquid tunable optical phase shifter. The 18th International Conference on Solid-State Sensors, Actuators and Microsystems (Transducers’17). :1955-1958.
Almoallem, Y.D., Jiang, H..  2017.  Tunable dielectrophoretic microlens with lowered driving voltage. The 18th International Conference on Solid-State Sensors, Actuators and Microsystems (Transducers’17). :258-261.
Esha Ghosh, Olga Ohrimenko, Dimitrios Papadopoulos, Roberto Tamassia, Nikos Triandopoulos.  2016.  Zero-Knowledge Accumulators and Set Algebra. Advances in Cryptology - {ASIACRYPT} 2016 - 22nd International Conference on the Theory and Application of Cryptology and Information Security, Hanoi, Vietnam, December 4-8, 2016, Proceedings, Part {II}. 10032:67–100.
Balasubramani, Booma Sowkarthiga, Belingheri, Omar, Boria, Eric S., Cruz, Isabel F., Derrible, Sybil, Siciliano, Michael D..  2017.  GUIDES -– Geospatial Urban Infrastructure Data Engineering Solutions (Demo Paper). {To appear in Proceedings of the 24th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems}.
Faria, Daniel, Pesquita, Catia, Balasubramani, Booma S, Martins, Catarina, Cardoso, Joao, Curado, Hugo, Couto, Francisco M, Cruz, Isabel F.  2016.  OAEI 2016 results of AML. {ISWC International Workshop on Ontology Matching (OM)}. 1766:138–145.
Balasubramani, Booma Sowkarthiga, Shivaprabhu, Vivek R., Krishnamurthy, Smitha, Cruz, Isabel F., Malik, Tanu.  2016.  Ontology–based Urban Data Exploration. {Proceedings of the 2nd ACM SIGSPATIAL Workshop on Smart Cities and Urban Analytics}. :10:1–10:8.
Mirrezaei, Seyed Iman, Martins, Bruno, Cruz, Isabel F..  2016.  A Distantly Supervised Method for Extracting Spatio-temporal Information from Text. {Proceedings of the 24th ACM SIGSPATIAL International Conference on Advances in Geographic Information Systems}. :74:1–74:4.
Anastasia Mavridou, Joseph Sifakis, Janos Sztipanovits.  2017.  WebGME-BIP: A Design Studio for Modeling, Analyzing and Generating Systems with BIP.

When building large concurrent systems, one of the key difficulties lies in coordinating component behavior and, in particular, managing the access to shared resources of the execution platform. Components may interact through buses, message buffers, etc. leading to resource contention and potential deadlocks compromising safety-critical operations. The concurrent nature of such interactions is the root cause of the complexity of the resulting software. Thus, the complexity of software systems is exponential in the number of their components, making a-posteriori verification of their correctness practically infeasible. An alternative approach, taken by the BIP framework, consists in ensuring correctness-by-construction by applying automatic transformations to obtain executable code from formally defined models. Following this latter approach, we have designed and implemented a BIP design studio. We have studied extensions of the BIP language for specifying parameterized models and integrated them in the design studio to enhance scalability, reusability, and reduce model size. Additionally, we have studied and implemented a set of necessary and sufficient conditions for validating the consistency and encodability of BIP models at design time. We have developed code generation plugins from graphical BIP models to equivalent Java and BIP code. The generated BIP code can be verified for deadlock-freedom or safety properties using compositional verifications tools offered by the BIP framework.