EDBT 2026 Demo / reviewers in the wild / expert
Oshani Seneviratne
dblp:66/7522 · also Oshani Wasana Seneviratne
· DBLP profile ↗
15ranked-venue papers in the field
2as first author
9since 2021 · last 2026
0000-0001-8518-917XORCID · verified
Domains — venue-derived; a paper can count in several
Knowledge Engineering, Semantic Web & Information Systems · 8 (2 first)Big Data, Cloud & Distributed Data Systems · 4Information Retrieval & Web Search · 2Data Mining & Knowledge Discovery · 1
| Year | Publication | Venue | Position |
|---|---|---|---|
| 2026 | Federated Personal Knowledge Graph Completion with Lightweight Large Language Models for Personalized Recommendations
Fernando Spadea, Oshani Seneviratne |
ESWC (1) | 2 |
| 2026 | Language Model Representations for Efficient Few-Shot Tabular ClassificationabstractThe Web is a rich source of structured data in the form of tables, from product catalogs and knowledge bases to scientific datasets. However, the heterogeneity of the structure and semantics of these tables makes it challenging to build a unified method that can effectively leverage the information they contain. Meanwhile, Large language models (LLMs) are becoming an increasingly integral component of web infrastructure for tasks like semantic search. This raises a crucial question: can we leverage these already-deployed LLMs to classify structured data in web-native tables (e.g., product catalogs, knowledge base exports, scientific data portals), avoiding the need for specialized models or extensive retraining? This work investigates a lightweight paradigm, $\textbf{Ta}$ble $\textbf{R}$epresentation with $\textbf{L}$anguage Model~($\textbf{TaRL}$), for few-shot tabular classification that directly utilizes semantic embeddings of individual table rows. We first show that naive application of these embeddings underperforms compared to specialized tabular models. We then demonstrate that their potentials can be unlocked with two key techniques: removing the common component from all embeddings and calibrating the softmax temperature. We show that a simple meta-learner, trained on handcrafted features, can learn to predict an appropriate temperature. This approach achieves performance comparable to state-of-the-art models in low-data regimes ($k \leq 32$) of semantically-rich tables. Our findings demonstrate the viability of reusing existing LLM infrastructure for efficient semantics-driven pathway to reuse existing LLM infrastructure for Web table understanding. Inwon Kang, Parikshit Ram, Yi Zhou 0015, Horst Samulowitz, Oshani Seneviratne |
WWW | 5 |
| 2024 | Enhancing Web Spam Detection Through a Blockchain-Enabled Crowdsourcing Mechanism
Noah Kader, Inwon Kang, Oshani Seneviratne |
WISE (5) | 3 |
| 2023 | Enabling Cross-Language Data Integration and Scalable Analytics in Decentralized FinanceabstractWith the agile development process of most academic and corporate entities, designing a robust computational back-end system that can support their ever-changing data needs is a constantly evolving challenge. We propose the implementation of a data and language-agnostic system design that handles different data schemes and sources while subsequently providing researchers and developers a way to connect to it that is supported by a vast majority of programming languages. To validate the efficacy of a system with this proposed architecture, we integrate various data sources throughout the decentralized finance (DeFi) space, specifically from DeFi lending protocols, retrieving tens of millions of data points to perform analytics through this system. We then access and process the retrieved data through several different programming languages (R-Lang, Python, and Java). Finally, we analyze the performance of the proposed architecture in relation to other high-performance systems and explore how this system performs under a high computational load. Conor Flynn, Kristin P. Bennett, John S. Erickson, Aaron Green 0001, Oshani Seneviratne |
IEEE Big Data | 5 |
| 2023 | A Concise Ontology to Support Research on Complex, Multimodal Clinical Reasoning
Sabbir M. Rashid, Jamie P. McCusker, Dan Gruen, Oshani Seneviratne, Deborah L. McGuinness |
ESWC | 4 |
| 2022 | Significant Digits: Using Large-Scale Blockchain Data to Predict Fraudulent AddressesabstractBlockchain systems and cryptocurrencies have exploded in popularity over the past decade, and with this growing user base, the number of cryptocurrency scams has also surged. Given the graphical structure of blockchain networks and the abundance of data generated on these networks, we use graph mining techniques to extract essential information on transactions and apply Benford’s Law to extract distributional information on address transactions. We then apply a gradient-boosting tree model to predict fraudulent addresses. Our results show that our method can detect scams with reasonable accuracy and that the features generated based on Benford’s Law are the most significant features. Jared Gridley, Oshani Seneviratne |
IEEE Big Data | 2 |
| 2022 | Blockchain Interoperability LandscapeabstractBlockchain has become a popular emergent technology in many industries. It is suitable for a broad range of applications, from its base role as an immutable distributed ledger to the deployment of distributed applications. Many organizations are adopting the technology, but choosing a specific blockchain implementation in an emerging field exposes them to significant technology risk. Selecting the wrong implementation could expose an organization to security vulnerabilities, reduce access to its target audience, or cause issues in the future when switching to a more mature protocol. Blockchain interoperability aims to solve this adaptability problem by increasing the extensibility of blockchain, enabling the addition of new use cases and features without sacrificing the performance of the original blockchain. However, most existing blockchain platforms need to be designed for interoperability, and simple operations like sending assets across platforms create problems. Cryptographic protocols that are secure in isolation may become insecure when several different (individually secure) protocols are composed. Similarly, utilizing trusted custodians may undercut most of the benefits of decentralization offered by blockchain-based systems. Even though there is some research and development in the field of blockchain interoperability, a characterization of the interoperability solutions for various infrastructure options is lacking. This paper presents a methodology for characterizing blockchain interoperability solutions that will help focus on new developments and evaluate existing and future solutions in this space. Inwon Kang, Aparna Gupta, Oshani Seneviratne |
IEEE Big Data | 3 |
| 2021 | International Workshop on Knowledge Graph: Heterogenous Graph Deep Learning and ApplicationsabstractKnowledge graph (KG) is the backbone to enable cognitive Artificial Intelligence (AI), which relies on cognitive computing and semantic reasoning. Knowledge graph is the connected data with the semantically enriched context. It is the necessary step for the next move of AI. Our daily activities have closely intermingled with various applications powered by knowledge graphs. It has even entered our healthcare system to facilitate clinical decision making and improve hospital efficiency. This workshop aims to bring researchers and practitioners to promote research and applications related to knowledge graph. Ying Ding 0001, Bogdan G. Arsintescu, Ching-Hua Chen, Haoyun Feng, François Scharffe, Oshani Seneviratne, Juan F. Sequeda |
KDD | 6 |
| 2021 | The Punya Platform: Building Mobile Research Apps with Linked Data and Semantic Features
Evan W. Patton, William Van Woensel, Oshani Seneviratne, Giuseppe Loseto, Floriano Scioscia, Lalana Kagal |
ISWC | 3 |
| 2020 | Explanation Ontology: A Model of Explanations for User-Centered AI
Shruthi Chari, Oshani Seneviratne, Dan Gruen, Morgan Foreman, Amar K. Das, Deborah L. McGuinness |
ISWC (2) | 2 |
| 2019 | IoT Application Development Using MIT App Inventor to Collect and Analyze Sensor DataabstractThe rapid development of low-cost sensors, smart devices, communication networks, and learning algorithms has enabled data-driven decision making in large-scale systems. However, the development platforms for such Internet of Things (IoT) applications and collecting the data in a cohesive, yet simple manner is not very well understood. MIT App Inventor [1] is an open-source, user-friendly interface to develop mobile applications and has been used by over ten million users worldwide. We have added IoT capability to the MIT App Inventor platform where people can build applications using various sensors and IoT platforms such as Raspberry Pi [2] and Android Things [3] to collect the data through mobile applications. This poster paper presents a realization of easy to program IoT applications in the mobile application space with a focus on collecting data from the connected sensors. We have integrated the Android Things platform with the MIT App Inventor and introduced the existing MIT App Inventor community to the IoT based App development. This integration allows not only the seasoned developers, but also the novice developers to make interesting IoT applications with minimal programming knowledge. Thilanka Munasinghe, Evan W. Patton, Oshani Seneviratne |
IEEE BigData | 3 |
| 2019 | Making Study Populations Visible Through Knowledge Graphs
Shruthi Chari, Miao Qi, Nkechinyere Agu, Oshani Seneviratne, Jamie P. McCusker, Kristin P. Bennett, Amar K. Das, Deborah L. McGuinness |
ISWC (2) | 4 |
| 2019 | FoodKG: A Semantics-Driven Knowledge Graph for Food Recommendation
Steven Haussmann, Oshani Seneviratne, Yu Chen 0022, Yarden Ne'eman, James V. Codella, Ching-Hua Chen, Deborah L. McGuinness, Mohammed J. Zaki |
ISWC (2) | 2 |
| 2018 | Knowledge Integration for Disease Characterization: A Breast Cancer Example
Oshani Seneviratne, Sabbir M. Rashid, Shruthi Chari, Jamie P. McCusker, Kristin P. Bennett, James A. Hendler, Deborah L. McGuinness |
ISWC (2) | 1 |
| 2009 | Policy-Aware Content Reuse on the WebabstractThe Web allows users to share their work very effectively leading to the rapid re-use and remixing of content on the Web including text, images, and videos. Scientific research data, social networks, blogs, photo sharing sites and other such applications known collectively as the Social Web have lots of increasingly complex information. Such information from several Web pages can be very easily aggregated, mashed up and presented in other Web pages. Content generation of this nature inevitably leads to many copyright and license violations, motivating research into effective methods to detect and prevent such violations. This is supported by an experiment on Creative Commons (CC) attribution license violations from samples of Web pages that had at least one embedded Flickr image, which revealed that the attribution license violation rate of Flickr images on the Web is around 70-90%. Our primary objective is to enable users to do the right thing and comply with CC licenses associated with Web media, instead of preventing them from doing the wrong thing or detecting violations of these licenses. As a solution, we have implemented two applications: (1) Attribution License Violations Validator, which can be used to validate users’ derived work against attribution licenses of reused media and, (2) Semantic Clipboard, which provides license awareness of Web media and enables users to copy them along with the appropriate license metadata. Oshani Seneviratne, Lalana Kagal, Tim Berners-Lee |
ISWC | 1 |