Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Robin M. E. Swezey is active.

Publication


Featured researches published by Robin M. E. Swezey.


ieee international conference on cognitive informatics and cognitive computing | 2012

An e-Participation support system for regional communities based on linked open data, classification and clustering

Robin M. E. Swezey; Hiroyuki Sano; Norifumi Hirata; Shun Shiramatsu; Tadachika Ozono; Toramatsu Shintani

In this paper, we present an e-Participation Web system for various platforms and mobile phones, based on linked open data, classification and clustering. The system aims at supporting citizen e-Participation in ongoing regional debates by gathering and openly publishing news and opinions from the Web for easy comprehension and commenting. Our study helps us define relevant evaluation criteria for an adequate citizen discussion system in the new context of open government, the Web, and mobile computing. We present the system, O2, and its application citispe@k, as well as its underlying components: ontology structure, classification and clustering. We then conduct a comparison with existing systems and find that our system is a better approach for efficient citizen e-participation when compared to current existing systems.


international conference on advanced applied informatics | 2012

A Real-Time Collaborative Web Page Editing System WFE-S Based on Cloud Computing Environment

Tadachika Ozono; Robin M. E. Swezey; Shun Shiramatsu; Toramatsu Shintani; Ryota Inoue; Yudai Kato; Takushi Goda

We are developing WFE, a system for Real-Time Collaborative Editing (RTCE) for existing Web pages. We aim to enable several users to perform simultaneous modifications on existing Web pages in their browsers, while modified contents are reflected to other users in real-time. In this paper, we present the application of WFE to a cloud computing environment as well as its advantages. The environment chosen is Google App Engine, which is a platform for developing Web applications. Our comparison experiments show that we can achieve this by using push technology to perform synchronization.


4th International Conference on Electronic Participation (ePart) | 2012

Structuring Japanese Regional Information Gathered from the Web as Linked Open Data for Use in Concern Assessment

Shun Shiramatsu; Robin M. E. Swezey; Hiroyuki Sano; Norifumi Hirata; Tadachika Ozono; Toramatsu Shintani

We are developing an eParticipation web platform based on Linked Open Data that targets regional communities in Japan. To increase transparency and public participation, we aim to utilize web contents related to target regions for sharing public concerns among citizens, government officials, and experts. We have designed a Linked Open Data set called SOCIA (Social Opinions and Concerns for Ideal Argumentation) to structure regional web contents (e.g. regional news articles, microblog posts, and minutes of city council meetings) and utilize them for eParticipation and concern assessment. The web contents are semi-automatically structured by our text mining system, Sophia, on the basis of regions and events extracted from news articles on the web. Minutes of city council meetings stored in SOCIA are annotated with discourse salience in order to visualize topic transitions in a meeting transcript. We also developed a prototype debate support system called citispe@k that uses SOCIA to help citizens share their concerns. Users can submit agendas, ideas, questions, and answers by referencing the structured regional information in SOCIA. Moreover, they can annotate SOCIA data with tags representing criteria for assessing concerns or utterance intentions.


international conference industrial engineering other applications applied intelligent systems | 2011

Intelligent page recommender agents: real-time content delivery for articles and pages related to similar topics

Robin M. E. Swezey; Shun Shiramatsu; Tadachika Ozono; Toramatsu Shintani

In this paper, we present an architecture and sample implementation of a system which allows us to push latest up-to-date related contents to any Web news article or page in real-time. The architecture makes use of page Agents which recommend the contents and are persistent as well as synchronized over all page instances in browsers. The Agents are easy to incorporate on any Web page and make use of state-of-the-art Web technology. In our sample implementation, we show how our Agents, coupled with a Complementary Naive Bayes classifier, can recommend latest contents related to 47 Japanese prefectures and over 1700 Japanese cities. We show performance results and conclude on further research to improve the affiliate and user experience on the Web.


Modern Advances in Intelligent Systems and Tools | 2012

An Improvement for Naive Bayes Text Classification Applied to Online Imbalanced Crowdsourced Corpuses

Robin M. E. Swezey; Shun Shiramatsu; Tadachika Ozono; Toramatsu Shintani

In order to be able to use the advantage of public corpuses such as Wikipedia to address problems of classification by hierarchically structured topics with a large amount of classes, we propose an improvement of Naive Bayes based text classification algorithms which we call Semantically-Aware Hierarchical Balancing. SAHB addresses two issues in that specific use case with real-world applications, namely the large amount of topic labels to classify against, and the lack of balance in the hierarchy of the corpuses. This meta-algorithm performs with better accuracy and log-time complexity than straightforward naive bayes text classification methods or specific document weighing techniques, whilst taking equivalent time to train, which makes it more efficient, and also scalable to process and classify big data.


international conference on advanced applied informatics | 2012

Differential Synchronizaiton Mechanism for a Real-Time Collaborative Web Page Editing System WFE-S

Tadachika Ozono; Robin M. E. Swezey; Shun Shiramatsu; Toramatsu Shintani; Takushi Goda; Yudai Kato; Ryota Inoue

We propose a differential synchronization mechanism for Real-Time Collaborative Editing. We are developing WFE, a system for Real-Time Collaborative Editing for existing Web pages. We need to improve the response time to reduce conflicts among multiple users. We develop a DOM tree based differential updating mechanism to minimize update information for real-time editing. We implement the method on Google App Engine. We present comparison experiments that show our method can achieve practical this.


international conference on advanced applied informatics | 2012

Gathering Public Concerns from Web Towards Building Corpus of Japanese Regional Concerns

Shun Shiramatsu; Norifumi Hirata; Robin M. E. Swezey; Hiroyuki Sano; Tadachika Ozono; Toramatsu Shintani

Importance of concern assessment has been increased in Japanese regional communities. We have developed an e-Participation web platform based on a Linked Open Data set called SOCIA (Social Opinions and Concerns for Ideal Argumentation). To sophisticate text mining technologies for supporting concern assessment, building a corpus of public concerns is an urgent task. There are two issues to utilize the dataset SOCIA as a corpus: (1) it is required to manage reliability of annotation and (2) to filter out noisy text not relevant to public concerns. To address these research issues, (1) we incorporate schema for describing meta-context information of annotation, that is, who is annotator, whether the annotator is a human or a software agent, and how reliable the annotation is. Furthermore, (2) we investigate the difference between features of concerns and that of non-concerns in Japanese microblog posts (i.e., tweets). Through the investigation, we address sample selection bias by formulating a novel metric for ranking features, i.e., bias-penalized information gain (BPIG).


international conference industrial engineering other applications applied intelligent systems | 2010

Architecture for automated search and negotiation in affiliation among community websites and blogs

Robin M. E. Swezey; Masato Nakamura; Shun Shiramatsu; Tadachika Ozono; Toramatsu Shintani

In this paper, we present a multi-agent architecture which can reduce users load when searching for affiliates in a network of community websites. We give a precise definition of the environment, networks of community websites. The systems architecture is designed with scalability and easy interfacing for brokers and matchmakers in mind.We have developed a simulator to see how sites or blogs evolve with affiliation. We also show an example of its output results after a 1500-iteration long experiment on a network of community blogs. In our conclusion, we state several applications of critical interest and further research paths on the subject.


international conference on advanced applied informatics | 2012

A Web Agent Based on Exploratory Event Mining in Social Media

Norifumi Hirata; Hiroyuki Sano; Robin M. E. Swezey; Shun Shiramatsu; Tadachika Ozono; Toramatsu Shintani


Archive | 2012

Automatic Detection of News Articles of Interest to Regional Communities

Robin M. E. Swezey; Hiroyuki Sano; Shun Shiramatsu; Tadachika Ozono; Toramatsu Shintani

Collaboration


Dive into the Robin M. E. Swezey's collaboration.

Top Co-Authors

Avatar

Shun Shiramatsu

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Toramatsu Shintani

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Hiroyuki Sano

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Norifumi Hirata

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Masato Nakamura

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Ryota Inoue

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Takushi Goda

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Yudai Kato

Nagoya Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Researchain Logo
Decentralizing Knowledge